Difference between revisions of "How to set up Eco Driving in Wialon app"

From Wiki Knowledge Base | Teltonika GPS
m (Protected "How to set up Eco Driving in Wialon app" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
m (Removed protection from "How to set up Eco Driving in Wialon app")
(No difference)

Revision as of 07:16, 16 April 2021

Main Page > Frequently Asked Questions - FAQ > How to set up Eco Driving in Wialon app

To configure the Eco Driving Wialon application, you need to create Unit sensors. To do this, go to the Unit properties.

Eco Driving Wialon 1.png


Select the sensors tab and select the "New" function.

Eco Driving Wialon 2.png


Create a sensor based on the io_258 parameter:

Accel_MAX sensor formula:

(((io_258:48*const32768)-(io_258:33*const1+io_258:34*const2+io_258:35*const4+io_258:36*const8+io_258:37*const16+io_258:38*const32+io_258:39*const64+io_258:40*const128+io_258:41*const256+io_258:42*const512+io_258:43*const1024+io_258:44*const2048+io_258:45*const4096+io_258:46*const8192+io_258:47*const16384))*io_258:48)/const1000

Eco Driving Wialon 3.png


The same for the Brk_MAX sensor:

((-(io_258:33*const1+io_258:34*const2+io_258:35*const4+io_258:36*const8+io_258:37*const16+io_258:38*const32+io_258:39*const64+io_258:40*const128+io_258:41*const256+io_258:42*const512+io_258:43*const1024+io_258:44*const2048+io_258:45*const4096+io_258:46*const8192+io_258:47*const16384))*(io_258:48-const1))/const1000

Eco Driving Wialon 4.png


And for the Crn_MAX sensor:

(-(io_258:17*const1+io_258:18*const2+io_258:19*const4+io_258:20*const8+io_258:21*const16+io_258:22*const32+io_258:23*const64+io_258:24*const128+io_258:25*const256+io_258:26*const512+io_258:27*const1024+io_258:28*const2048+io_258:29*const4096+io_258:30*const8192+io_258:31*const16384))*(io_258:32-const1))/const1000+(((io_258:32*const32768)-(io_258:17*const1+io_258:18*const2+io_258:19*const4+io_258:20*const8+io_258:21*const16+io_258:22*const32+io_258:23*const64+io_258:24*const128+io_258:25*const256+io_258:26*const512+io_258:27*const1024+io_258:28*const2048+io_258:29*const4096+io_258:30*const8192+io_258:31*const16384))*io_258:32)/const1000

Eco Driving Wialon 5.png


After creating the sensors, go to the Eco Driving tab and add new criterion for each of the sensors. Set the values ​​according to the screenshots:

Eco Driving Wialon 6.png


Acceleration:

Eco Driving Wialon 7.png


Braking:

Eco Driving Wialon 8.png


Cornering:

Eco Driving Wialon 9.png


Please note that «Calculate acceleration by: Eco Driving parameters» must be selected to calculate Eco Driving for io_258.

Eco Driving Wialon 10.png


After completing the setup, take a test drive and view the results in the Eco Driving app:

Eco Driving Wialon 11.png


Eco Driving Wialon 12.png


Now you can view the driver's driving quality in the app.