Difference between revisions of "How to set up Eco Driving in Wialon app"
Fomcenko.vi (talk | contribs) m (Removed protection from "How to set up Eco Driving in Wialon app") |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
=== Solution applies for these FM devices === | === Solution applies for these FM devices === | ||
− | This solution is suitable for all devices of the FMB, FMC, FMM, FMU lines | + | This solution is suitable for all devices of the FMB, FMC, FMM, FMU lines. |
=== Eco Driving setting in the configurator === | === Eco Driving setting in the configurator === | ||
Line 22: | Line 22: | ||
==== Accel_MAX ==== | ==== Accel_MAX ==== | ||
− | '''Accel_MAX''' sensor formula: | + | '''Accel_MAX''' sensor formula:<blockquote>(((io_258:48*const32768)- |
− | + | (io_258:33*const1+io_258:34*const2+io_258:35*const4+io_258:36*const8+io_258:37*const16+i | |
− | [[File:Eco Driving Wialon 3.png|none|thumb|550x550px]] | + | o_258:38*const32+io_258:39*const64+io_258:40*const128+io_258:41*const256+io_258:42*cons |
+ | |||
+ | t512+io_258:43*const1024+io_258:44*const2048+io_258:45*const4096+io_258:46*const8192+io | ||
+ | |||
+ | _258:47*const16384))*io_258:48)/const1000</blockquote>[[File:Eco Driving Wialon 3.png|none|thumb|550x550px]] | ||
==== Brk_MAX ==== | ==== Brk_MAX ==== | ||
− | '''Brk_MAX''' sensor formula: | + | '''Brk_MAX''' sensor formula:<blockquote>((- |
+ | |||
+ | (io_258:33*const1+io_258:34*const2+io_258:35*const4+io_258:36*const8+io_258:37*const16+i | ||
+ | |||
+ | o_258:38*const32+io_258:39*const64+io_258:40*const128+io_258:41*const256+io_258:42*cons | ||
− | + | t512+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</blockquote>[[File:Eco Driving Wialon 4.png|none|thumb|550x550px]] | ||
==== Crn_MAX ==== | ==== Crn_MAX ==== | ||
− | '''Crn_MAX''' sensor formula: | + | '''Crn_MAX''' sensor formula:<blockquote>(- |
+ | |||
+ | (io_258:17*const1+io_258:18*const2+io_258:19*const4+io_258:20*const8+io_258:21*const16+i | ||
+ | |||
+ | o_258:22*const32+io_258:23*const64+io_258:24*const128+io_258:25*const256+io_258:26*cons | ||
+ | |||
+ | t512+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+i | ||
+ | |||
+ | o_258:22*const32+io_258:23*const64+io_258:24*const128+io_258:25*const256+io_258:26*cons | ||
+ | |||
+ | t512+io_258:27*const1024+io_258:28*const2048+io_258:29*const4096+io_258:30*const8192+io | ||
− | + | _258:31*const16384))*io_258:32)/const1000</blockquote>[[File:Eco Driving Wialon 5.png|none|thumb|500x500px]] | |
=== Adding new criterion === | === Adding new criterion === |
Latest revision as of 07:22, 16 September 2022
Main Page > Frequently Asked Questions - FAQ > How to set up Eco Driving in Wialon appHow 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.
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.
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.
Select the sensors tab and select the "New" function.
Create a sensor based on the io_258 parameter.
Accel_MAX
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+i
o_258:38*const32+io_258:39*const64+io_258:40*const128+io_258:41*const256+io_258:42*cons
t512+io_258:43*const1024+io_258:44*const2048+io_258:45*const4096+io_258:46*const8192+io
_258:47*const16384))*io_258:48)/const1000
Brk_MAX
Brk_MAX sensor formula:
((-
(io_258:33*const1+io_258:34*const2+io_258:35*const4+io_258:36*const8+io_258:37*const16+i
o_258:38*const32+io_258:39*const64+io_258:40*const128+io_258:41*const256+io_258:42*cons
t512+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
Crn_MAX
Crn_MAX sensor formula:
(-
(io_258:17*const1+io_258:18*const2+io_258:19*const4+io_258:20*const8+io_258:21*const16+i
o_258:22*const32+io_258:23*const64+io_258:24*const128+io_258:25*const256+io_258:26*cons
t512+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+i
o_258:22*const32+io_258:23*const64+io_258:24*const128+io_258:25*const256+io_258:26*cons
t512+io_258:27*const1024+io_258:28*const2048+io_258:29*const4096+io_258:30*const8192+io
_258:31*const16384))*io_258:32)/const1000
Adding 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:
Acceleration
Braking
Cornering
Calculation
Please note that «Calculate acceleration by: Eco Driving parameters» must be selected to calculate Eco Driving for io_258.
Eco Driving app
After completing the setup, take a test drive and view the results in the Eco Driving app:
Apps -> Eco Driving
Driving quality in the EcoDriving app
View the driver's quality in the app: