Wiki source code of FMS/CAN - Fahrervergleich
Last modified by YellowFox_RD on 2025/01/16 12:51
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | (% class="box" %) | ||
2 | ((( | ||
3 | Table of Contents | ||
4 | ))) | ||
5 | |||
6 | {{toc/}} | ||
7 | |||
8 | This report provide an driver comparison, based on the transmiitted FMS/CAN messages. | ||
9 | |||
10 | = Summary = | ||
11 | |||
12 | == Content == | ||
13 | |||
14 | The basis of the FMS/CAN - driver comparison are the recognized FMS/CAN messages of the detection device. (eg, distance, fuel consumption, ...). This report evaluate on the basis of these FMS/CAN messages with the stored comparison criteria over the evaluation period and display the result in a table based on selected sort criteria in any sort order. | ||
15 | |||
16 | == Requirements == | ||
17 | |||
18 | ((( | ||
19 | * supported hardware | ||
20 | * hardware with enabled driver authentification | ||
21 | * rate: Profi XXL | ||
22 | ))) | ||
23 | |||
24 | = Options of report = | ||
25 | |||
26 | == Individual FMS/CAN - driver comparison == | ||
27 | |||
28 | When creating a new FMS/CAN - driver comparison you select at least one and over a maximum of 8 comparison criterias, after that you want to provide the drivers. Therefor the tracking portal offers you an selection of already collated comparison profiles. This comparison profiles are an optional requirement to the typical evaluations for fuel consumption, usage,... .You can choose a ready comparison profile, or individually choose between the following comparison criteria. | ||
29 | |||
30 | === Compare criterias === | ||
31 | |||
32 | ==== distance ==== | ||
33 | |||
34 | ((( | ||
35 | * distance | ||
36 | * Ø day distance | ||
37 | * max. day distance | ||
38 | * Ø tacho speed | ||
39 | * max. tacho speed | ||
40 | * overspeed warnings | ||
41 | * Ø overspeed warnings | ||
42 | ))) | ||
43 | |||
44 | ==== fuel consumption ==== | ||
45 | |||
46 | ((( | ||
47 | * fuel consumption | ||
48 | * Ø fuel consumption | ||
49 | ))) | ||
50 | |||
51 | ==== time ==== | ||
52 | |||
53 | ((( | ||
54 | * driven time //( vehicle in motion )// | ||
55 | * standing time //( time period without motion )// | ||
56 | * percentage drive time / total time | ||
57 | * cruise control | ||
58 | * percentage cruise control / drive time | ||
59 | * ignition on //( It's not a FMS/CAN value. It is an telemetry value of the detection device It' s telemetry 7 = "ignition ON" . )// | ||
60 | * idle time //( time period without speed, but with engine speed higher 0rpm and ignition on )// | ||
61 | * PTO | ||
62 | ))) | ||
63 | |||
64 | ==== other ==== | ||
65 | |||
66 | ((( | ||
67 | * number of brake entered | ||
68 | * number of clutch entered | ||
69 | * Ø engine speed | ||
70 | * max. engine speed | ||
71 | * Ø throttle position | ||
72 | * max. engine coolant temperature | ||
73 | * Ø engine coolant temperature | ||
74 | ))) | ||
75 | |||
76 | === Sort result === | ||
77 | |||
78 | When creating a new FMS / CAN - Driver comparison, it's possible to select one of the selected comparison criteria as sorting criteria. The results will be ranked by this criteria in the report output. In the sort order of the sorting criteria can be chosen between ascending and descending. | ||
79 | |||
80 | == Output formats == | ||
81 | |||
82 | this report support the following output formats: | ||
83 | |||
84 | ((( | ||
85 | * HTML | ||
86 | |||
87 | * Excel | ||
88 | * CSV | ||
89 | ))) | ||
90 | |||
91 |