Difference between revisions of "Template:FTX8XX/9XX Features"

 
(21 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
==Crash Detection==
 +
[[File:FTC921 Crash Detection.png|alt=|right|500px]]
 +
If ''Crash Detection'' is enabled, it monitors the acceleration on each axis (X,Y,Z) that assists in detecting an accident.
 +
 +
*'''Priority''' – defines the priority of crash detection scenario: 0 – disabled, 1 – low, 2 – high.
 +
*'''Crash Duration (ms)''' - Time needed to exceed the accelerometer threshold to trigger the crash event.
 +
*'''Crash Threshold (mG)''' - Acceleration threshold that needs to be exceeded for the length of the configured duration to generate a crash event.
 +
''Threshold'' and ''Duration'' values are set depending on the impact magnitude that is required to be detected. FTC921 can detect events ranging between a slight tapping on the device and a severe accident.
 +
 +
<br />
 +
<br />
 +
<br />
 +
<br />
 +
<br />
 +
 
== Overspeeding ==
 
== Overspeeding ==
[[File:Overspeedinggif2.gif|alt=|right|374x374px]]
+
[[File:FTC921 Overspeeding new.png|alt=|right|500px]]
When vehicle speed exceeds configured maximum speed value the scenario is activated, and an event record is generated{{{text_dout| and digital output status is changed to 1 when configured}}}.<br />Detected speed has to be greater than configured max speed +3% of configured max speed for the overspeeding event to start. To stop overspeeding event detected speed has to be lower than configured max speed -3% of configured max speed.  
+
When the vehicle speed exceeds the configured maximum speed value, the scenario is activated, and an event record is generated{{{text_dout| and digital output status is changed to 1 when configured}}}.<br />Detected speed has to be greater than configured max speed +3% of configured max speed for the overspeeding event to start. To stop the overspeeding event, the detected speed has to be lower than the configured max speed -3% of the configured max speed.  
 
Configurable parameters:
 
Configurable parameters:
  
 
<br />
 
<br />
*Priority – defines the priority of overspeeding scenario: 0 – disabled, 1 – low, 2 – high, 3 – panic.
+
*'''Priority''' – defines the priority of overspeeding scenario: 0 – disabled, 1 – low, 2 – high.
*Max speed – it is the maximum allowed speed that can be reached. If the speed exceeded configured value, then the event will occur.
+
*'''Max speed (km/h)''' – the maximum allowed speed that can be reached. If the speed exceeds the configured value, then the event will be generated.
 +
*'''Output Control''' - Source of digital output (DOUT) for feature activation/deactivation.
 +
''None'' - DOUT is not affected.
 +
''DOUT 1'' - DOUT will activate when the event happens
 +
*'''DOUT ON duration (ms)''' - Value in milliseconds, duration for how long DOUT should be active.
 +
*'''DOUT OFF duration (ms)''' - Value in milliseconds, duration for how long DOUT should be inactive.
 +
 
 +
<br />
 +
<br />
 +
<br />
 +
<br />
 +
<br />
 +
<br />
 +
<br />
 +
<br />
  
 
==Trip==
 
==Trip==
 
[[File:Tripgif.gif|alt=|right]]
 
[[File:Tripgif.gif|alt=|right]]
''Trip''' section offers user to configure the ''Trip'' feature. ''Trip'' starts when Ignition according ''Ignition source'' is ON and Movement according ''Movement source'' is ON and also 'Start Speed' is exceeded. ''Start Speed'' defines the minimum GPS speed in order to detect ''Trip'' start.<br />''Ignition OFF Timeout'' is the timeout value to detect ''Trip'' end once the Ignition (configured ignition source) is off.<br />I/O Trip Odometer must be enabled to use ''Distance counting mode'' feature. When it is set to <span style="color:#F6A83E">Continuous</span>, ''Trip'' distance is going to be counted continuously (from ''Trip'' start to ''Trip'' end) and written to I/O ''Trip Odometer'' value field. When ''Trip'' is over and the next ''Trip'' begins, ''Trip Odometer'' value is reset to zero.<br />When ''Mode'' is set to <span style="color:#F6A83E">Between Records</span>, the distance is going to be counted between every record made. This value is written to I/O ''Trip Odometer'' value field and is reset to zero every new record until the ''Trip'' ends. If later all Odometer values are summed up manually, the distance driven during the whole duration of the ''Trip'' can be obtained.<br />
+
''Trip'' section offers user to configure the ''Trip'' feature. ''Trip'' starts when Ignition according ''Ignition source'' is ON and Movement according ''Movement source'' is ON and also 'Start Speed' is exceeded. ''Start Speed'' defines the minimum GPS speed in order to detect ''Trip'' start.<br />''Ignition OFF Timeout'' is the timeout value to detect ''Trip'' end once the Ignition (configured ignition source) is off.<br />I/O Trip Odometer must be enabled to use ''Distance counting mode'' feature. When it is set to <span style="color:#F6A83E">Continuous</span>, ''Trip'' distance is going to be counted continuously (from ''Trip'' start to ''Trip'' end) and written to I/O ''Trip Odometer'' value field. When ''Trip'' is over and the next ''Trip'' begins, ''Trip Odometer'' value is reset to zero.<br />When ''Mode'' is set to <span style="color:#F6A83E">Between Records</span>, the distance is going to be counted between every record made. This value is written to I/O ''Trip Odometer'' value field and is reset to zero every new record until the ''Trip'' ends. If later all Odometer values are summed up manually, the distance driven during the whole duration of the ''Trip'' can be obtained.<br />
  
 
== Odometer==
 
== Odometer==
 
[[File:FTC odometer.png|alt=|right|500px]]
 
[[File:FTC odometer.png|alt=|right|500px]]
Set odometer value from which the device will start counting.''Odometer Value'' sets the starting total odometer value. ''Priority'' allow to select how events are being sent to a server.
+
Set the odometer value from which the device will start counting.''Odometer Value'' sets the starting total odometer value. ''Priority'' allows to select how events are being sent to a server.
 +
 
 +
'''Priority'''
 +
*'''Disable''' - disable scenario.
 +
*'''Low Priority''' - when low priority event is triggered, device '''makes additional record''' with indication of event cause.
 +
*'''High Priority''' - module makes additional record with High priority flag and '''sends event packet immediately''' to the server by '''GPRS'''.
 +
 
 +
'''Odometer Value (km)''' - The initial virtual odometer value in kilometers. It can be copied from the vehicle dashboard to synchronize odometer values.
 +
<br>
 +
<br>
 +
<br>
 +
 
 +
==Eco Driving==
 +
[[File:FTC921 Eco Driving.png|alt=|right|500px]]
 +
The feature sends an event when a harsh acceleration, braking, or cornering incident happens. The device continuously monitors and processes accelerometer/GPS data to decide whether a harsh event has occurred. If either one of the three threshold values is exceeded, an event will be generated.
 +
 
 
'''Priority'''
 
'''Priority'''
 
*'''Disable''' - disable scenario.
 
*'''Disable''' - disable scenario.
 
*'''Low Priority''' - when low priority event is triggered, device '''makes additional record''' with indication of event cause.
 
*'''Low Priority''' - when low priority event is triggered, device '''makes additional record''' with indication of event cause.
*'''High Priority''' - module makes additional record with High priority flag and '''sends event packet immediately''' to the server by
+
*'''High Priority''' - module makes additional record with High priority flag and '''sends event packet immediately''' to the server by '''GPRS'''.
'''GPRS'''.
+
 
 +
'''Harsh Thresholds'''
 +
*'''Acceleration threshold (m/s²)''' - the max allowed acceleration force that can be reached while accelerating without triggering a harsh acceleration event.
 +
*'''Braking threshold (m/s²)''' - the max allowed braking force that can be reached while braking without triggering a harsh braking event.
 +
*'''Cornering threshold (m/s²)''' - the max allowed cornering force which can be reached while cornering without triggering a harsh cornering event.
 +
 
 +
'''Source'''
 +
 
 +
The data source for the eco-driving feature. The accelerometer source is more accurate compared to GPS but requires tight installation and accelerometer calibration.
 +
*'''GNSS''' - Acceleration data is calculated from GNSS speed and heading using a mathematical model of motion.
 +
*'''Accelerometer'''- Acceleration data is taken from the built-in accelerometer sensor chip.
  
 
==Unplug detection==
 
==Unplug detection==
[[File:Unplug2.gif|alt=|right]]
+
 
 +
[[File:Unplug latest.png|right|500 px]]
 +
 
 
An event will be generated when is unplugged from {{{txt_src|external power}}} or plugged back in again.  
 
An event will be generated when is unplugged from {{{txt_src|external power}}} or plugged back in again.  
 +
 
'''Priority'''
 
'''Priority'''
 
*'''Disable''' - disable scenario.
 
*'''Disable''' - disable scenario.
 
*'''Low Priority''' - when low priority event is triggered, device '''makes additional record''' with indication of event cause.
 
*'''Low Priority''' - when low priority event is triggered, device '''makes additional record''' with indication of event cause.
*'''High Priority''' - module makes additional record with High priority flag and '''sends event packet immediately''' to the server by
+
*'''High Priority''' - module makes additional record with High priority flag and '''sends event packet immediately''' to the server by '''GPRS'''.
'''GPRS'''.
+
<br>
*'''Unplug mode'''  -The feature informs after the device is disconnected from the main power source.
+
<br>
 +
<br>
 +
<br>
  
 
==Static navigation==
 
==Static navigation==
Line 35: Line 94:
 
''Static Navigation Mode'' is a filter, which filters out track jumps when the object is stationary.<br><br>
 
''Static Navigation Mode'' is a filter, which filters out track jumps when the object is stationary.<br><br>
 
If the Static navigation filter is disabled, it will apply no changes to GPS data. If the Static navigation filter is enabled, it will filter changes in GPS position if no movement (configured movement source) or ignition (configured ignition source) is detected (depends on what static navigation settings are selected: movement, ignition or both sources). It allows filtering GPS jumps when an object is parked (is not moving) and GPS position is still traced.<br><br>
 
If the Static navigation filter is disabled, it will apply no changes to GPS data. If the Static navigation filter is enabled, it will filter changes in GPS position if no movement (configured movement source) or ignition (configured ignition source) is detected (depends on what static navigation settings are selected: movement, ignition or both sources). It allows filtering GPS jumps when an object is parked (is not moving) and GPS position is still traced.<br><br>
 +
<br />
 +
<br>
 +
<br>
  
 
==Digital output overcurrent recovery==
 
==Digital output overcurrent recovery==
The feature will attempt to recover DOUT state when overcurrent is detected in the circuit. DOUT will be toggled ON/OFF either until overcurrent is no longer detected or a maximum for 10 times.<br><br>
+
The feature will attempt to recover the DOUT state when overcurrent is detected in the circuit. DOUT will be toggled ON/OFF either until overcurrent is no longer detected or a maximum of 10 times.
 +
[[File:Digital Output Overcurrent Recovery.png|thumb]]
  
 
[[Category:FTC921 Configuration]]
 
[[Category:FTC921 Configuration]]

Latest revision as of 04:50, 28 June 2024

Main Page > Basic Trackers > FTC921 > FTC921 Configuration > Template:FTX8XX/9XX Features

Crash Detection

If Crash Detection is enabled, it monitors the acceleration on each axis (X,Y,Z) that assists in detecting an accident.

  • Priority – defines the priority of crash detection scenario: 0 – disabled, 1 – low, 2 – high.
  • Crash Duration (ms) - Time needed to exceed the accelerometer threshold to trigger the crash event.
  • Crash Threshold (mG) - Acceleration threshold that needs to be exceeded for the length of the configured duration to generate a crash event.

Threshold and Duration values are set depending on the impact magnitude that is required to be detected. FTC921 can detect events ranging between a slight tapping on the device and a severe accident.






Overspeeding

When the vehicle speed exceeds the configured maximum speed value, the scenario is activated, and an event record is generated and digital output status is changed to 1 when configured.
Detected speed has to be greater than configured max speed +3% of configured max speed for the overspeeding event to start. To stop the overspeeding event, the detected speed has to be lower than the configured max speed -3% of the configured max speed. Configurable parameters:


  • Priority – defines the priority of overspeeding scenario: 0 – disabled, 1 – low, 2 – high.
  • Max speed (km/h) – the maximum allowed speed that can be reached. If the speed exceeds the configured value, then the event will be generated.
  • Output Control - Source of digital output (DOUT) for feature activation/deactivation.

None - DOUT is not affected. DOUT 1 - DOUT will activate when the event happens

  • DOUT ON duration (ms) - Value in milliseconds, duration for how long DOUT should be active.
  • DOUT OFF duration (ms) - Value in milliseconds, duration for how long DOUT should be inactive.









Trip

Trip section offers user to configure the Trip feature. Trip starts when Ignition according Ignition source is ON and Movement according Movement source is ON and also 'Start Speed' is exceeded. Start Speed defines the minimum GPS speed in order to detect Trip start.
Ignition OFF Timeout is the timeout value to detect Trip end once the Ignition (configured ignition source) is off.
I/O Trip Odometer must be enabled to use Distance counting mode feature. When it is set to Continuous, Trip distance is going to be counted continuously (from Trip start to Trip end) and written to I/O Trip Odometer value field. When Trip is over and the next Trip begins, Trip Odometer value is reset to zero.
When Mode is set to Between Records, the distance is going to be counted between every record made. This value is written to I/O Trip Odometer value field and is reset to zero every new record until the Trip ends. If later all Odometer values are summed up manually, the distance driven during the whole duration of the Trip can be obtained.

Odometer

Set the odometer value from which the device will start counting.Odometer Value sets the starting total odometer value. Priority allows to select how events are being sent to a server.

Priority

  • Disable - disable scenario.
  • Low Priority - when low priority event is triggered, device makes additional record with indication of event cause.
  • High Priority - module makes additional record with High priority flag and sends event packet immediately to the server by GPRS.

Odometer Value (km) - The initial virtual odometer value in kilometers. It can be copied from the vehicle dashboard to synchronize odometer values.


Eco Driving

The feature sends an event when a harsh acceleration, braking, or cornering incident happens. The device continuously monitors and processes accelerometer/GPS data to decide whether a harsh event has occurred. If either one of the three threshold values is exceeded, an event will be generated.

Priority

  • Disable - disable scenario.
  • Low Priority - when low priority event is triggered, device makes additional record with indication of event cause.
  • High Priority - module makes additional record with High priority flag and sends event packet immediately to the server by GPRS.

Harsh Thresholds

  • Acceleration threshold (m/s²) - the max allowed acceleration force that can be reached while accelerating without triggering a harsh acceleration event.
  • Braking threshold (m/s²) - the max allowed braking force that can be reached while braking without triggering a harsh braking event.
  • Cornering threshold (m/s²) - the max allowed cornering force which can be reached while cornering without triggering a harsh cornering event.

Source

The data source for the eco-driving feature. The accelerometer source is more accurate compared to GPS but requires tight installation and accelerometer calibration.

  • GNSS - Acceleration data is calculated from GNSS speed and heading using a mathematical model of motion.
  • Accelerometer- Acceleration data is taken from the built-in accelerometer sensor chip.

Unplug detection

Unplug latest.png

An event will be generated when is unplugged from external power or plugged back in again.

Priority

  • Disable - disable scenario.
  • Low Priority - when low priority event is triggered, device makes additional record with indication of event cause.
  • High Priority - module makes additional record with High priority flag and sends event packet immediately to the server by GPRS.





Static navigation

Static Navigation Mode is a filter, which filters out track jumps when the object is stationary.

If the Static navigation filter is disabled, it will apply no changes to GPS data. If the Static navigation filter is enabled, it will filter changes in GPS position if no movement (configured movement source) or ignition (configured ignition source) is detected (depends on what static navigation settings are selected: movement, ignition or both sources). It allows filtering GPS jumps when an object is parked (is not moving) and GPS position is still traced.




Digital output overcurrent recovery

The feature will attempt to recover the DOUT state when overcurrent is detected in the circuit. DOUT will be toggled ON/OFF either until overcurrent is no longer detected or a maximum of 10 times.

Digital Output Overcurrent Recovery.png