Difference between revisions of "Speed Limiting Solution"
Line 14: | Line 14: | ||
*The '''[https://wiki.teltonika-gps.com/view/MSP500_First_Start#How_to_insert_Micro-SIM_card_and_connect_the_battery SIM card]''' in order to get data to your server | *The '''[https://wiki.teltonika-gps.com/view/MSP500_First_Start#How_to_insert_Micro-SIM_card_and_connect_the_battery SIM card]''' in order to get data to your server | ||
− | *[https://wiki.teltonika-gps.com/view/FOTA_WEB '''FOTA WEB'''] to remotely send the configuration to the device.< | + | *[https://wiki.teltonika-gps.com/view/FOTA_WEB '''FOTA WEB'''] to remotely send the configuration to the device. |
+ | *<nowiki>*</nowiki>'''Solenoid Valve''' | ||
+ | |||
+ | |||
+ | <nowiki>*</nowiki>'''Solenoid Valve''' is optional for one of wiring schemes shown below | ||
==Installation== | ==Installation== | ||
Line 68: | Line 72: | ||
<br /> | <br /> | ||
+ | |||
Line 118: | Line 123: | ||
==='''1.Prerequisites:'''=== | ==='''1.Prerequisites:'''=== | ||
− | ==== 1.1. Open [https://wiki.teltonika-gps.com/view/Opening_TCP/UDP_port TCP/UDP port]==== | + | ====1.1. Open [https://wiki.teltonika-gps.com/view/Opening_TCP/UDP_port TCP/UDP port]==== |
==== 1.2. Read Java parser [https://wiki.teltonika-gps.com/view/Java_Parser_First_Start_Guide first start guide]==== | ==== 1.2. Read Java parser [https://wiki.teltonika-gps.com/view/Java_Parser_First_Start_Guide first start guide]==== | ||
Line 134: | Line 139: | ||
|- | |- | ||
! rowspan="1" style="width:50%; vertical-align: middle; text-align: center;" | AVL Data Packet Part | ! rowspan="1" style="width:50%; vertical-align: middle; text-align: center;" | AVL Data Packet Part | ||
− | ! rowspan="1" style="width:50%; vertical-align: middle; text-align: center;" | HEX Code Part | + | ! rowspan="1" style="width:50%; vertical-align: middle; text-align: center;" |HEX Code Part |
|- | |- | ||
| style="vertical-align: middle; text-align: center;" |Zero Bytes | | style="vertical-align: middle; text-align: center;" |Zero Bytes | ||
− | | style="vertical-align: middle; text-align: center;" |00 00 00 00 | + | | style="vertical-align: middle; text-align: center;" | 00 00 00 00 |
|- | |- | ||
− | | style="vertical-align: middle; text-align: center;" | Data Field Length | + | | style="vertical-align: middle; text-align: center;" |Data Field Length |
− | | style="vertical-align: middle; text-align: center;" |00 00 00 75 | + | | style="vertical-align: middle; text-align: center;" | 00 00 00 75 |
|- | |- | ||
− | | style="vertical-align: middle; text-align: center;" | Codec ID | + | | style="vertical-align: middle; text-align: center;" |Codec ID |
| style="vertical-align: middle; text-align: center;" |8E (Codec 8 Extended) | | style="vertical-align: middle; text-align: center;" |8E (Codec 8 Extended) | ||
|- | |- | ||
− | | style="vertical-align: middle; text-align: center;" | Number of Data 1 (Number of Total Records) | + | | style="vertical-align: middle; text-align: center;" |Number of Data 1 (Number of Total Records) |
| style="vertical-align: middle; text-align: center;" |01 | | style="vertical-align: middle; text-align: center;" |01 | ||
|- | |- | ||
Line 155: | Line 160: | ||
|- | |- | ||
| style="vertical-align: middle; text-align: center;" |Longitude | | style="vertical-align: middle; text-align: center;" |Longitude | ||
− | | style="vertical-align: middle; text-align: center;" |0F 0E 53 AE | + | | style="vertical-align: middle; text-align: center;" | 0F 0E 53 AE |
|- | |- | ||
| style="vertical-align: middle; text-align: center;" |Latitude | | style="vertical-align: middle; text-align: center;" |Latitude | ||
− | | style="vertical-align: middle; text-align: center;" |20 9A B8 6A | + | | style="vertical-align: middle; text-align: center;" | 20 9A B8 6A |
|- | |- | ||
| style="vertical-align: middle; text-align: center;" |Altitude | | style="vertical-align: middle; text-align: center;" |Altitude | ||
Line 172: | Line 177: | ||
| style="vertical-align: middle; text-align: center;" |00 00 | | style="vertical-align: middle; text-align: center;" |00 00 | ||
|- | |- | ||
− | | style="vertical-align: middle; text-align: center;" | Event IO ID | + | | style="vertical-align: middle; text-align: center;" |Event IO ID |
| style="vertical-align: middle; text-align: center;" |<span style="background:#c668ae">00 FF</span> (Over Speeding) | | style="vertical-align: middle; text-align: center;" |<span style="background:#c668ae">00 FF</span> (Over Speeding) | ||
|- | |- | ||
Line 178: | Line 183: | ||
| style="vertical-align: middle; text-align: center;" |00 15 | | style="vertical-align: middle; text-align: center;" |00 15 | ||
|- | |- | ||
− | | style="vertical-align: middle; text-align: center;" | N1 of One Byte IO | + | | style="vertical-align: middle; text-align: center;" |N1 of One Byte IO |
| style="vertical-align: middle; text-align: center;" |00 08 | | style="vertical-align: middle; text-align: center;" |00 08 | ||
|- | |- | ||
| style="vertical-align: middle; text-align: center;" |1’st IO ID | | style="vertical-align: middle; text-align: center;" |1’st IO ID | ||
− | | style="vertical-align: middle; text-align: center;" |EF (AVL ID: 239, Name: Ignition) | + | | style="vertical-align: middle; text-align: center;" | EF (AVL ID: 239, Name: Ignition) |
|- | |- | ||
| style="vertical-align: middle; text-align: center;" |1’st IO Value | | style="vertical-align: middle; text-align: center;" |1’st IO Value | ||
Line 193: | Line 198: | ||
| style="vertical-align: middle; text-align: center;" |01 | | style="vertical-align: middle; text-align: center;" |01 | ||
|- | |- | ||
− | | style="vertical-align: middle; text-align: center;" | 3’rd IO ID | + | | style="vertical-align: middle; text-align: center;" |3’rd IO ID |
| style="vertical-align: middle; text-align: center;" |50 (AVL ID: 80, Name: Data Mode) | | style="vertical-align: middle; text-align: center;" |50 (AVL ID: 80, Name: Data Mode) | ||
|- | |- | ||
Line 206: | Line 211: | ||
|- | |- | ||
| style="vertical-align: middle; text-align: center;" |5'th IO ID | | style="vertical-align: middle; text-align: center;" |5'th IO ID | ||
− | | style="vertical-align: middle; text-align: center;" |C8 (AVL ID: 200, Name: Sleep Mode) | + | | style="vertical-align: middle; text-align: center;" | C8 (AVL ID: 200, Name: Sleep Mode) |
|- | |- | ||
| style="vertical-align: middle; text-align: center;" |5'th IO Value | | style="vertical-align: middle; text-align: center;" |5'th IO Value | ||
− | | style="vertical-align: middle; text-align: center;" | 00 | + | | style="vertical-align: middle; text-align: center;" |00 |
|- | |- | ||
− | | style="vertical-align: middle; text-align: center;" | 6'th IO ID | + | | style="vertical-align: middle; text-align: center;" |6'th IO ID |
| style="vertical-align: middle; text-align: center;" | 45 (AVL ID: 69, Name: GNSS Status) | | style="vertical-align: middle; text-align: center;" | 45 (AVL ID: 69, Name: GNSS Status) | ||
|- | |- | ||
Line 224: | Line 229: | ||
|- | |- | ||
| style="vertical-align: middle; text-align: center;" |8'th IO ID | | style="vertical-align: middle; text-align: center;" |8'th IO ID | ||
− | | style="vertical-align: middle; text-align: center;" |B3 (AVL ID: 179, Name: Digital Output 1 ) | + | | style="vertical-align: middle; text-align: center;" | B3 (AVL ID: 179, Name: Digital Output 1 ) |
|- | |- | ||
| style="vertical-align: middle; text-align: center;" |8'th IO Value | | style="vertical-align: middle; text-align: center;" |8'th IO Value | ||
| style="vertical-align: middle; text-align: center;" |01 | | style="vertical-align: middle; text-align: center;" |01 | ||
|- | |- | ||
− | | style="vertical-align: middle; text-align: center;" | N2 of Two Byte IO | + | | style="vertical-align: middle; text-align: center;" |N2 of Two Byte IO |
| style="vertical-align: middle; text-align: center;" |0A | | style="vertical-align: middle; text-align: center;" |0A | ||
|- | |- | ||
| style="vertical-align: middle; text-align: center;" |1’st IO ID | | style="vertical-align: middle; text-align: center;" |1’st IO ID | ||
− | | style="vertical-align: middle; text-align: center;" |B5 (AVL ID: 181, Name: GNSS PDOP) | + | | style="vertical-align: middle; text-align: center;" | B5 (AVL ID: 181, Name: GNSS PDOP) |
|- | |- | ||
| style="vertical-align: middle; text-align: center;" |1’st IO Value | | style="vertical-align: middle; text-align: center;" |1’st IO Value | ||
Line 239: | Line 244: | ||
|- | |- | ||
| style="vertical-align: middle; text-align: center;" |2’nd IO ID | | style="vertical-align: middle; text-align: center;" |2’nd IO ID | ||
− | | style="vertical-align: middle; text-align: center;" |B6 (AVL ID: 182, Name: GNSS HDOP) | + | | style="vertical-align: middle; text-align: center;" | B6 (AVL ID: 182, Name: GNSS HDOP) |
|- | |- | ||
| style="vertical-align: middle; text-align: center;" |2’nd IO Value | | style="vertical-align: middle; text-align: center;" |2’nd IO Value | ||
Line 284: | Line 289: | ||
|- | |- | ||
| style="vertical-align: middle; text-align: center;" | 9'th IO Value | | style="vertical-align: middle; text-align: center;" | 9'th IO Value | ||
− | | style="vertical-align: middle; text-align: center;" | FC 34 | + | | style="vertical-align: middle; text-align: center;" |FC 34 |
|- | |- | ||
| style="vertical-align: middle; text-align: center;" |10'th IO ID | | style="vertical-align: middle; text-align: center;" |10'th IO ID | ||
| style="vertical-align: middle; text-align: center;" |0F (AVL ID: 15, ECO Score) | | style="vertical-align: middle; text-align: center;" |0F (AVL ID: 15, ECO Score) | ||
|- | |- | ||
− | | style="vertical-align: middle; text-align: center;" |10'th IO Value | + | | style="vertical-align: middle; text-align: center;" | 10'th IO Value |
| style="vertical-align: middle; text-align: center;" |00 00 | | style="vertical-align: middle; text-align: center;" |00 00 | ||
|- | |- | ||
Line 296: | Line 301: | ||
|- | |- | ||
| style="vertical-align: middle; text-align: center;" |1'st IO ID | | style="vertical-align: middle; text-align: center;" |1'st IO ID | ||
− | | style="vertical-align: middle; text-align: center;" |F1 (AVL ID: 241, Name: Active GSM Operator) | + | | style="vertical-align: middle; text-align: center;" | F1 (AVL ID: 241, Name: Active GSM Operator) |
|- | |- | ||
| style="vertical-align: middle; text-align: center;" |1’st IO Value | | style="vertical-align: middle; text-align: center;" |1’st IO Value | ||
− | | style="vertical-align: middle; text-align: center;" |00 00 00 10 | + | | style="vertical-align: middle; text-align: center;" | 00 00 00 10 |
|- | |- | ||
| style="vertical-align: middle; text-align: center;" |2’nd IO ID | | style="vertical-align: middle; text-align: center;" |2’nd IO ID | ||
Line 305: | Line 310: | ||
|- | |- | ||
| style="vertical-align: middle; text-align: center;" |2’nd IO Value | | style="vertical-align: middle; text-align: center;" |2’nd IO Value | ||
− | | style="vertical-align: middle; text-align: center;" | 00 2D 97 E0 | + | | style="vertical-align: middle; text-align: center;" |00 2D 97 E0 |
|- | |- | ||
− | | style="vertical-align: middle; text-align: center;" |N8 of Eight Byte IO | + | | style="vertical-align: middle; text-align: center;" | N8 of Eight Byte IO |
| style="vertical-align: middle; text-align: center;" |00 00 | | style="vertical-align: middle; text-align: center;" |00 00 | ||
|- | |- | ||
Line 313: | Line 318: | ||
| style="vertical-align: middle; text-align: center;" |00 00 | | style="vertical-align: middle; text-align: center;" |00 00 | ||
|- | |- | ||
− | | style="vertical-align: middle; text-align: center;" |Number of Data 2 (Number of Total Records) | + | | style="vertical-align: middle; text-align: center;" | Number of Data 2 (Number of Total Records) |
| style="vertical-align: middle; text-align: center;" |01 | | style="vertical-align: middle; text-align: center;" |01 | ||
|- | |- | ||
Line 319: | Line 324: | ||
| style="vertical-align: middle; text-align: center;" |00 00 7F CF | | style="vertical-align: middle; text-align: center;" |00 00 7F CF | ||
|} | |} | ||
+ | ==Demonstration in TAVL platform == | ||
+ | <br />TAVL: Open TAVL application → Select Client → Select Device → Select the date interval → Select Track→ Select Advanced → Chose Show button see in left down corner all the information. | ||
+ | <br /> | ||
+ | [[File:Msp500Overspeed.png|alt=|frameless|1000x1000px]] | ||
+ | <br /> | ||
Speed limiting is activated when max speed is exceeded. Relay is activated on DOUT1 which can either disable the acceleration pedal, turn off the fuel pump or close the solenoid valve. Only one scenario can be used per MSP500 device. | Speed limiting is activated when max speed is exceeded. Relay is activated on DOUT1 which can either disable the acceleration pedal, turn off the fuel pump or close the solenoid valve. Only one scenario can be used per MSP500 device. | ||
[[Category: Usage scenarios]] | [[Category: Usage scenarios]] |
Revision as of 14:09, 23 November 2021
Main Page > General Information > Usage scenarios > Speed Limiting SolutionIntroduction
Due to the accidents caused by over speeding, corporate fleet businesses and insurance companies suffer from huge losses in most of the countries globally. This can often lead to a loss in productivity, reduction in revenue, paying insurance costs (if it’s the driver’s fault), as well as medical and collateral damage costs. To help resolve this major concern, here at Teltonika Telematics we have developed and manufactured a unique GPS tracker with the speed limiter feature.
Solution description
Utilizing a modern and comprehensive GPS tracking method allows you to monitor driver (including novice) behaviour, improve safety, and reduce the fleet running costs and legal liability. And that is where Teltonika MSP500 comes into the play.
Teltonika MSP500 is a special tracking terminal with GNSS/GSM/Bluetooth 4.0 connectivity, internal GNSS/GSM antennas, RS232 interface, internal Ni-Mh battery, and waterproof IP65 casing. The device has been specifically designed with the key feature – speed limiting control.
What you need for a solution?
- MSP500 device
- The SIM card in order to get data to your server
- FOTA WEB to remotely send the configuration to the device.
- *Solenoid Valve
*Solenoid Valve is optional for one of wiring schemes shown below
Installation
MSP500 tracker can be connected in 3 different ways based on the speed limiting scenario that will be implemented. It’s important to hide the tracker, so it would not be a simple task for the thieves to find and unplug it.
Although devices have high gain antennas it’s important to mount devices with stickers on top and in metal-free space. The device should be firmly fixed to the surface or cables. Please make sure, that device is not fixed to heat emitting or moving parts.
To have a working solution it’s important to properly wire the devices. In the picture below it's shown how to correctly wire the device when implementing electronic throttle controller solution.
There are 3 ways of connecting the MSP500 device which are displayed below:
During installation please follow recommendations in order to avoid damaging device and vehicle:
- Wires should be connected while the module is not plugged in.
- Be sure that after the car computer falls asleep, power is still available on the chosen wire. Depending on the car, this may happen in a 5 to 30 minutes period.
- When the module is connected, be sure to measure the voltage again if it did not decrease.
- The ground wire is connected to the vehicle frame or metal parts that are fixed to the frame.
Configuration
1. Prerequisites:
1.1. Read through First start guide
1.2. Understanding of possible Sleep modes.
2. Speed limiting configuration:
Parameter ID – Parameter name GPRS settings:
- 2001 – APN
- 2002 – APN username (if there are no APN username, empty field should be left)
- 2003 – APN password (if there are no APN password, empty field should be left)
Server settings:
- 2004 – Domain
- 2005 – Port
- 2006 – Data sending protocol (0 – TCP, 1 – UDP)
After successful GPRS/SERVER settings configuration, MSP500 device will synchronize time and update records to the configured server. Time intervals and default I/O elements can be changed by using Teltonika Configurator or SMS parameters.
Sleep settings:
- 102 – Sleep settings(0 – Disable, 1 – Gps sleep, 2 – Deep sleep, 3 – Online Deep sleep, 4 – Ultra sleep)
Note: This scenario will not work with Deep Sleep and Ultra Sleep modes, since they disable the device's GSM module to save power.
To setup the speed limiting feature in the configurator we should navigate to Features → Over Speeding where we would set a priority for the event, speed source and DOUT 1 for the relay to work properly.
Over speeding settings
- 11100 – Scenario settings(0 – Disable, 1 – Low Priority, 2 – High Priority, 3 – Panic Priority)
- 11104 - Max Speed (Default value - 90 km/h)
- 13217 - Speed Source (0 - GNSS (Default), 1 - OBD, 2 - AIN1)
- 13223 - Over speeding Hysteresis (Default value - 8%), value that determines what would be the threshold speed level that would activate the speed limiting feature
- 11103 - Output Control (0 - None (Default), 1 - DOUT1), DOUT1 needs to be enabled to use the speed limiting feature
Quickstart: From default configuration to Speed Limiting solution in one SMS:
" setparam 2001:APN;2002:APN_user;2003:APN_password;2004:Domain;2005:Port;2006:0;102:3;11100:2;11104:90;13217:0;13223:8;11103:1"
This SMS will set up your device to report the Speed Limiting scenario to the server.
Note: Before SMS text, two space symbols should be inserted if no SMS username or password was set in SMS \ Call settings.
Parsing information
1.Prerequisites:
1.1. Open TCP/UDP port
1.2. Read Java parser first start guide
2. Parsing example:
Unparsed received data in hexadecimal stream |
---|
00000000000000758E010000017CB7A57370000F0E53AE209AB86A007F00110D000000FF0015000800EF0100F00100500100150300C80000450100010000B30100 0A00B5000A00B6000600423FC900180000004300000044000000 1100220012FFBA0013FC34000F0000000200F10000601A0010002D97E0000000000100002136 |
AVL Data Packet Part | HEX Code Part |
---|---|
Zero Bytes | 00 00 00 00 |
Data Field Length | 00 00 00 75 |
Codec ID | 8E (Codec 8 Extended) |
Number of Data 1 (Number of Total Records) | 01 |
Timestamp | 00 00 01 7C B7 A5 73 70 00 (Monday, October 25, 2021 4:30:46 PM GMT+03:00) |
Priority | 00 |
Longitude | 0F 0E 53 AE |
Latitude | 20 9A B8 6A |
Altitude | 00 7F |
Angle | 00 11 |
Satellites | 0D |
Speed | 00 00 |
Event IO ID | 00 FF (Over Speeding) |
N of Total ID | 00 15 |
N1 of One Byte IO | 00 08 |
1’st IO ID | EF (AVL ID: 239, Name: Ignition) |
1’st IO Value | 01 |
2’nd IO ID | F0 (AVL ID: 240, Name: Movement) |
2’nd IO Value | 01 |
3’rd IO ID | 50 (AVL ID: 80, Name: Data Mode) |
3’rd IO Value | 01 |
4'th IO ID | 15 (AVL ID: 21, Name: GSM Signal) |
4'th IO Value | 01 |
5'th IO ID | C8 (AVL ID: 200, Name: Sleep Mode) |
5'th IO Value | 00 |
6'th IO ID | 45 (AVL ID: 69, Name: GNSS Status) |
6'th IO Value | 00 |
7'th IO ID | 01 (AVL ID: 1, Name: Digital Input 1) |
7'th IO Value | 01 |
8'th IO ID | B3 (AVL ID: 179, Name: Digital Output 1 ) |
8'th IO Value | 01 |
N2 of Two Byte IO | 0A |
1’st IO ID | B5 (AVL ID: 181, Name: GNSS PDOP) |
1’st IO Value | 00 0A |
2’nd IO ID | B6 (AVL ID: 182, Name: GNSS HDOP) |
2’nd IO Value | 00 06 |
3’rd IO ID | 42 (AVL ID: 66, Name: External Voltage) |
3’rd IO Value | 3F C9 |
4'th IO ID | 18 (AVL ID: 24, Speed) |
4'th IO Value | 5F |
5'th IO ID | 43 (AVL ID: 67, Battery Voltage) |
5'th IO Value | 00 07 |
6'th IO ID | 44 (AVL ID: 68, Battery Current) |
6'th IO Value | 00 C8 |
7'th IO ID | 11 (AVL ID:17, Axis X) |
7’th IO Value | 00 22 |
8'th IO ID | 12 (AVL ID:18, Axis Y) |
8’th IO Value | FF BA |
9'th IO ID | 13 (AVL ID:19, Axis Z) |
9'th IO Value | FC 34 |
10'th IO ID | 0F (AVL ID: 15, ECO Score) |
10'th IO Value | 00 00 |
N4 of Four Byte IO | 00 02 |
1'st IO ID | F1 (AVL ID: 241, Name: Active GSM Operator) |
1’st IO Value | 00 00 00 10 |
2’nd IO ID | 10 (AVL ID: 16, Name: Total Odometer) |
2’nd IO Value | 00 2D 97 E0 |
N8 of Eight Byte IO | 00 00 |
NX of X Byte IO | 00 00 |
Number of Data 2 (Number of Total Records) | 01 |
CRC-16 | 00 00 7F CF |
Demonstration in TAVL platform
TAVL: Open TAVL application → Select Client → Select Device → Select the date interval → Select Track→ Select Advanced → Chose Show button see in left down corner all the information.
Speed limiting is activated when max speed is exceeded. Relay is activated on DOUT1 which can either disable the acceleration pedal, turn off the fuel pump or close the solenoid valve. Only one scenario can be used per MSP500 device.