Changes

Created page with "Data Acquisition modes are an essential part of {{{model|FMB640}}} device, they are also highly configurable.<br/>Through configuration user defines how records will be saved..."
Data Acquisition modes are an essential part of {{{model|FMB640}}} device, they are also highly configurable.<br/>Through configuration user defines how records will be saved and sent. There are three different modes: Home, Roaming and Unknown. All these modes with configured data acquisition and report frequencies depend on current GSM Operator defined in the Operator list (see section {{{ctrGsm|[[Template:FMB GSM Operators settings]]}}}) and are switched when GSM operator changes (e.g. vehicle passes through a country border).<br/>If current GSM operator is defined as Home Operator, device will work in Home Data Acquisition mode, if current operator is defined as Roaming Operator, device will work in Roaming Data Acquisition mode, and if current operator code is not written in the Roaming Operator list, device will work in Unknown mode.<br/>This functionality allows having different AVL records to acquire and send parameter values when object is moving or standing still. Vehicle moving or stop state is defined by Stop Detection Source parameter.<br/>{{{model|FMB640}}} has 6 different modes. Operational logic is shown in the figure below.

{| class="wikitable" style="border-style: solid; border-width: 0px"
|+
|-
| style="text-align: left; background: #F6F6FB;" | [[Image:Bw_nb.png|50px]]
| style="text-align: left; background: #F6F6FB;" | If home operator is written to roaming operator list, it will still be detected as home operator.
|}

[[Image:Fmb120_daq_mode_logic.png|800px|centre]]<br/>

Operator search is performed every 15 minutes. Depending on current GSM operator Home, Roaming or Unknown mode can be changed faster than every 15 minutes. This process is separate from operator search. Movement criteria are checked every second.

{{{fmb_picture|[[Image:FMB640_daq_mode_config.png|800px|centre]]}}}<br/>

''Min Saved Records'' defines minimum number of coordinates and I/O data that should be transferred within a single connection to the server. If {{{model|FMB640}}} does not have enough coordinates to send to the server, it will check again after a time interval defined in ''Send Period'' field.<br/>''Send period'' controls the frequency of GPRS data being sent to server. Module makes attempts to send collected data to the server every defined period of time. If it does not have enough records (depends on the parameter ''Min. Saved Records'' described above), it tries again after the defined time interval.

{| class="wikitable" style="border-style: solid; border-width: 0px"
|+
|-
| style="text-align: left; background: #F6F6FB;" | [[Image:Bw_nb.png|50px]]
| style="text-align: left; background: #F6F6FB;" | Keep in mind that {{{model|FMB640}}} operates in GMT:0 time zone, without daylight saving.
|}

{{{model|FMB640}}} is able to collect records using four methods at the same time: time, distance, angle and speed based data acquisition:
* Time based data acquisition (''Min Period'') – records are acquired every time when a defined interval of time passes. Entering zero disables data acquisition based on time.
* Distance based data acquisition (''Min Distance'') – records are acquired when the distance between previous coordinate and current position is greater than a defined parameter value. Entering zero disables data acquisition based on distance.
* Angle based data acquisition (''Min Angle'') – records are acquired when the angle difference between last recorded coordinate and current position is greater than a defined value. Entering zero disables data acquisition based on angle.
* Speed based data acquisition (''Min Speed Delta'') – records are acquired when the speed difference between last recorded coordinate and current position is greater than a defined value. Entering zero disables data acquisition based on speed.

[[Image:Fmb120_daq_mode_basis.png|800px|centre]]

Navigation menu