Changes

Created page with "==Green Driving== {{{pic_greendriving|300px|right}}} When vehicle parameters exceed the values of ''Max Acceleration'', ''Max Braking'' or ''Max..."
==Green Driving==

{{{pic_greendriving|[[Image:Green driving.JPG|300px|right]]}}}

When vehicle parameters exceed the values of ''Max Acceleration'', ''Max Braking'' or ''Max Cornering'' parameters, the scenario is activated: a record is generated and digital output status is changed to 1 when configured. You can configure all three parameters in m/s<sup>2</sup> units. Scenario is activated until current Acceleration, Braking or Cornering value decreases below the set parameter value.<br/>Parameters used with ''Green Driving'' functionality are given in a table below.

<table class="nd-othertables" style="width: 68%;">
<tr>
<th style="width: 10%; text-align:left; vertical-align:middle; color:black">Parameter name</th>
<th style="width: 20%; text-align:center; vertical-align:middle; color:black">Description</th>
</tr>
<tr>
<td style="width: 8%; text-align:left;">Scenario Settings</td>
<td style="width: 8%; text-align:left">Enable/Disable Green driving functionality</td>
</tr>
<tr>
<td style="width: 8%; text-align:left">Max Acceleration</td>
<td style="width: 8%; text-align:left">Value which can be reached while accelerating without triggering harsh acceleration event.</td>
</tr>
<tr>
<td style="width: 8%; text-align:left">Max Braking Acceleration</td>
<td style="width: 8%; text-align:left">Value which can be reached while braking without triggering harsh braking event.</td>
</tr>
<tr>
<td style="width: 8%; text-align:left">Max Cornering Acceleration</td>
<td style="width: 8%; text-align:left">Value which can be reached while cornering without triggering harsh cornering event.</td>
</tr>
<tr>
<td style="width: 8%; text-align:left">Source</td>
<td style="width: 8%; text-align:left">Which source data will be collected from.</td>
</tr>
</table>

0 – GNSS - GPS Data will be used to detect harsh driving. (This algorithm was used in FM53, FM63 devices) <br>
1 – Accelerometer – Accelerometer data will be used to detect harsh driving. (This algorithm is from FMM device family). Accelerometer calibration needs to be performed with “auto_calibrate:set” command. <br>
2 – GNSS Algorithm A1 – GPS data will be used to detect harsh driving. (This algorithm is used in FMA11 devices). Main difference from FM53 is cornering detection which uses advanced math to more precisely calculate harsh cornering value across different vehicle speeds. <br>
3 – Accelerometer Algorithm A1 - Accelerometer data will be used to detect harsh driving. (This algorithm is used in FMA11 device family) <br>
<b>Note:</b> To use “Accelerometer Algorithm A1” option user need to install device as in Figure 1. {{{pic_accelerometerposition|[[Image:FMB640accelerometerposition.png|300px|right]]}}} FM64 Devcie accelerometer position. (With positive Z axis pointing to Ground and antennas face forward in vehicle). Before operation with vehicle on level ground user must send “setacc” SMS.




===Auto calibration===
----
The auto-calibration process is following:
# The vehicle is stopped.
# There is a straight road ahead.
# Send SMS ''"auto_calibrate:set"'' to the {{{model_2|FMM}}} device.
# Accelerate to >30 km/h for 5 sec.
# {{{model_2|FMM}}} will send a response when calibration is completed successfully.
Calibration is saved to internal flash memory, which means it will stay after a reset.
To check auto-calibration status send a following short text message to the {{{model_2|FMM}}} device: ''"auto_calibrate:get"''.