Line 1: |
Line 1: |
| + | == How to set up Eco Driving in Wialon app == |
| + | |
| + | === Solution applies for these FM devices === |
| + | This solution is suitable for all devices of the FMB, FMC, FMM, FMU lines, except for the [[FMC640]], [[FMM640]], [[FMB640]] models. |
| + | |
| + | === Eco Driving setting in the configurator === |
| + | Please note that the functionality is available from firmware '''Ver.03.27.XX'''. |
| + | |
| + | Enable parameter 258 (Eco Driving Maximum) in the configurator. |
| + | [[File:Eco Driving Wialon 15.png|none|thumb|427x427px]] |
| + | |
| + | === Creation of Unit sensors === |
| To configure the Eco Driving Wialon application, you need to create Unit sensors. To do this, go to the Unit properties. | | To configure the Eco Driving Wialon application, you need to create Unit sensors. To do this, go to the Unit properties. |
| [[File:Eco Driving Wialon 1.png|none|thumb|442x442px]] | | [[File:Eco Driving Wialon 1.png|none|thumb|442x442px]] |
Line 7: |
Line 19: |
| | | |
| | | |
− | Create a sensor based on the '''io_258''' parameter: | + | Create a sensor based on the '''io_258''' parameter. |
| | | |
| + | ==== '''Accel_MAX''' ==== |
| '''Accel_MAX''' sensor formula: | | '''Accel_MAX''' sensor formula: |
| | | |
Line 14: |
Line 27: |
| [[File:Eco Driving Wialon 3.png|none|thumb|550x550px]] | | [[File:Eco Driving Wialon 3.png|none|thumb|550x550px]] |
| | | |
− | | + | ==== '''Brk_MAX''' '''Brk_MAX''' sensor formula: ==== |
− | 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 | | ((-(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 |
| [[File:Eco Driving Wialon 4.png|none|thumb|550x550px]] | | [[File:Eco Driving Wialon 4.png|none|thumb|550x550px]] |
| | | |
− | | + | ==== '''Crn_MAX''' ==== |
− | And for the '''Crn_MAX''' sensor:
| + | '''Crn_MAX''' sensor formula: |
| | | |
| (-(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 | | (-(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 |
| [[File:Eco Driving Wialon 5.png|none|thumb|500x500px]] | | [[File:Eco Driving Wialon 5.png|none|thumb|500x500px]] |
| | | |
− | | + | === Adding add new criterion === |
| 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: | | 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: |
| [[File:Eco Driving Wialon 6.png|none|thumb|550x550px]] | | [[File:Eco Driving Wialon 6.png|none|thumb|550x550px]] |
| | | |
− | | + | ==== '''Acceleration''': ==== |
− | '''Acceleration''': | |
| [[File:Eco Driving Wialon 7.png|none|thumb|550x550px]] | | [[File:Eco Driving Wialon 7.png|none|thumb|550x550px]] |
| | | |
− | | + | ==== '''Braking''': ==== |
− | '''Braking''': | |
| [[File:Eco Driving Wialon 8.png|none|thumb|550x550px]] | | [[File:Eco Driving Wialon 8.png|none|thumb|550x550px]] |
| | | |
− | | + | ==== '''Cornering''': ==== |
− | '''Cornering''': | |
| [[File:Eco Driving Wialon 9.png|none|thumb|550x550px]] | | [[File:Eco Driving Wialon 9.png|none|thumb|550x550px]] |
| | | |
− | | + | === Calculation === |
| '''Please note that «Calculate acceleration by: Eco Driving parameters» must be selected to calculate Eco Driving for io_258.''' | | '''Please note that «Calculate acceleration by: Eco Driving parameters» must be selected to calculate Eco Driving for io_258.''' |
− | [[File:Eco Driving Wialon 10.png|none|thumb|551x551px]] | + | [[File:Eco Driving Wialon 10.png|none|thumb|550x550px|alt=]] |
− | | |
| | | |
| + | === Eco Driving app === |
| After completing the setup, take a test drive and view the results in the Eco Driving app: | | After completing the setup, take a test drive and view the results in the Eco Driving app: |
| [[File:Eco Driving Wialon 11.png|left|thumb|550x550px]] | | [[File:Eco Driving Wialon 11.png|left|thumb|550x550px]] |
Line 54: |
Line 62: |
| [[File:Eco Driving Wialon 12.png|none|thumb]] | | [[File:Eco Driving Wialon 12.png|none|thumb]] |
| | | |
− | | + | === Driving quality in the EcoDriving app === |
− | Now you can view the driver's driving quality in the app.
| + | View the driver's quality in the app: |
| + | [[File:Eco Driving Wialon 14.png|none|thumb|550x550px]] |