<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.teltonika-gps.com/index.php?action=history&amp;feed=atom&amp;title=Template%3AGreenDrivingFeature</id>
	<title>Template:GreenDrivingFeature - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.teltonika-gps.com/index.php?action=history&amp;feed=atom&amp;title=Template%3AGreenDrivingFeature"/>
	<link rel="alternate" type="text/html" href="https://wiki.teltonika-gps.com/index.php?title=Template:GreenDrivingFeature&amp;action=history"/>
	<updated>2026-04-17T12:40:54Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://wiki.teltonika-gps.com/index.php?title=Template:GreenDrivingFeature&amp;diff=101337&amp;oldid=prev</id>
		<title>Mantas.Kraujelis: Created page with &quot;{{GreenDrivingFeature |intro_paragraph= The **Green/Eco Driving feature** is designed to monitor and improve driving behaviors by identifying harsh driving actions such as rap...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.teltonika-gps.com/index.php?title=Template:GreenDrivingFeature&amp;diff=101337&amp;oldid=prev"/>
		<updated>2024-11-27T10:13:21Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{GreenDrivingFeature |intro_paragraph= The **Green/Eco Driving feature** is designed to monitor and improve driving behaviors by identifying harsh driving actions such as rap...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{GreenDrivingFeature&lt;br /&gt;
|intro_paragraph=&lt;br /&gt;
The **Green/Eco Driving feature** is designed to monitor and improve driving behaviors by identifying harsh driving actions such as rapid acceleration, abrupt braking, and aggressive cornering. This functionality leverages the built-in accelerometer or GPS data and provides configurable thresholds for flexibility. It plays a key role in reducing vehicle wear, enhancing fuel efficiency, and promoting responsible driving practices across fleets.&lt;br /&gt;
&lt;br /&gt;
|functional_purpose=&lt;br /&gt;
== Functional Purpose ==&lt;br /&gt;
The primary objective of Green/Eco Driving is to detect and discourage harsh driving patterns, which can lead to higher fuel consumption, increased maintenance costs, and compromised safety. By monitoring:&lt;br /&gt;
* Acceleration forces,&lt;br /&gt;
* Braking forces, and&lt;br /&gt;
* Cornering forces,&lt;br /&gt;
this feature ensures proactive feedback to drivers and generates actionable data for fleet managers. &lt;br /&gt;
&lt;br /&gt;
When configured, outputs such as buzzers or LEDs can be activated to immediately alert drivers about undesirable actions. This real-time feedback mechanism ensures safer and eco-friendly driving practices.&lt;br /&gt;
&lt;br /&gt;
|parameters_table=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Green/Eco Driving Parameters&lt;br /&gt;
|-&lt;br /&gt;
! Parameter ID !! Parameter Name !! Default Value !! Value Range !! Description&lt;br /&gt;
|-&lt;br /&gt;
| 11000 || Scenario Priority || 0 (Disabled) || 0-3 || Determines the importance level of the scenario. Options:&lt;br /&gt;
* 0: Disabled,&lt;br /&gt;
* 1: Low Priority,&lt;br /&gt;
* 2: High Priority,&lt;br /&gt;
* 3: Panic Priority.&lt;br /&gt;
|-&lt;br /&gt;
| 11004 || Max Acceleration || 2.31 m/s² || 0.5-10 m/s² || Configures the maximum acceleration threshold. Exceeding this triggers a harsh acceleration event.&lt;br /&gt;
|-&lt;br /&gt;
| 11005 || Max Braking || 2.52 m/s² || 0.5-10 m/s² || Configures the maximum braking threshold. Exceeding this triggers a harsh braking event.&lt;br /&gt;
|-&lt;br /&gt;
| 11006 || Max Cornering || 2.94 rad/s or m/s² || 0.5-10 rad/s (GPS), 0.5-10 m/s² (Accelerometer) || Configures the maximum cornering force. Exceeding this triggers a harsh cornering event.&lt;br /&gt;
|-&lt;br /&gt;
| 11007 || Data Source || 0 (GPS) || 0-1 || Configures the source of data:&lt;br /&gt;
* 0: GPS (Angular change-based detection),&lt;br /&gt;
* 1: Accelerometer (Force-based detection).&lt;br /&gt;
|-&lt;br /&gt;
| 11008 || Event Duration Recording || Disabled (0) || 0-1 || Configures if additional records are saved for event durations:&lt;br /&gt;
* 0: Disabled,&lt;br /&gt;
* 1: Enabled.&lt;br /&gt;
|}&lt;br /&gt;
== Additional Parameters ==&lt;br /&gt;
* **DOUT Activation Timing**:&lt;br /&gt;
  * ON Duration (ID: 11001): Configurable between 100–5000 ms (default: 200 ms).&lt;br /&gt;
  * OFF Duration (ID: 11002): Configurable between 0–5000 ms (default: 200 ms).&lt;br /&gt;
* **SMS Alerts**:&lt;br /&gt;
  * Phone Number (ID: 7034): GSM numbers to send alerts.&lt;br /&gt;
  * SMS Text (ID: 8034): Customizable event text message.&lt;br /&gt;
&lt;br /&gt;
|detection_conditions=&lt;br /&gt;
== Conditions for Event Detection ==&lt;br /&gt;
Green/Eco Driving events are detected under specific operating conditions to ensure accuracy and reliability:&lt;br /&gt;
* **For Acceleration and Braking Events**:&lt;br /&gt;
  * Ignition must be ON.&lt;br /&gt;
  * Vehicle speed must be ≥ 10 km/h.&lt;br /&gt;
* **For Cornering Events**:&lt;br /&gt;
  * Ignition must be ON.&lt;br /&gt;
  * Vehicle speed must be ≥ 30 km/h.&lt;br /&gt;
These conditions prevent false-positive detections during low-speed maneuvers or stationary states.&lt;br /&gt;
&lt;br /&gt;
|event_logic=&lt;br /&gt;
== Detailed Event Logic ==&lt;br /&gt;
=== When Accelerometer is the Data Source ===&lt;br /&gt;
1. Accelerometer data is sampled every 100–200 Hz depending on firmware version.&lt;br /&gt;
2. When a configured threshold is exceeded:&lt;br /&gt;
   * A 1-second window of data is collected.&lt;br /&gt;
   * If more than 50% of the samples in this window exceed the threshold, an event is registered.&lt;br /&gt;
3. Harsh driving conditions:&lt;br /&gt;
   * Acceleration and braking events require speed ≥ 10 km/h.&lt;br /&gt;
   * Cornering events require speed ≥ 30 km/h.&lt;br /&gt;
&lt;br /&gt;
=== When GPS is the Data Source ===&lt;br /&gt;
1. The device calculates angular changes and vehicle speed.&lt;br /&gt;
2. Harsh cornering is detected if the calculated angle change (in rad/s) exceeds the threshold.&lt;br /&gt;
3. The calculation involves:&lt;br /&gt;
   * Difference in GPS heading over 1 second.&lt;br /&gt;
   * Conversion of angular change to rad/s using mathematical coefficients.&lt;br /&gt;
   * Comparison with configured threshold.&lt;br /&gt;
&lt;br /&gt;
|use_cases=&lt;br /&gt;
== Use Cases ==&lt;br /&gt;
The Green/Eco Driving feature is particularly beneficial in:&lt;br /&gt;
1. **Fleet Management**:&lt;br /&gt;
   * Reduces wear and tear on vehicles by promoting safer driving habits.&lt;br /&gt;
   * Enhances fuel efficiency by minimizing aggressive driving.&lt;br /&gt;
2. **Driver Training**:&lt;br /&gt;
   * Provides real-time feedback for improving driving behavior.&lt;br /&gt;
   * Helps organizations identify and coach drivers exhibiting harsh driving tendencies.&lt;br /&gt;
3. **Safety and Risk Management**:&lt;br /&gt;
   * Alerts fleet managers to potential safety risks based on driving data.&lt;br /&gt;
   * Helps prevent accidents caused by harsh driving events.&lt;br /&gt;
&lt;br /&gt;
|output_config=&lt;br /&gt;
== Output Configuration ==&lt;br /&gt;
* **Digital Outputs (DOUT)**:&lt;br /&gt;
  * Configurable outputs (e.g., DOUT1 or DOUT2) can trigger external devices such as buzzers or LEDs.&lt;br /&gt;
  * Allows real-time feedback to drivers on harsh events.&lt;br /&gt;
* **Event Activation Timing**:&lt;br /&gt;
  * Output ON duration: Default 200 ms, adjustable between 100–5000 ms.&lt;br /&gt;
  * Output OFF duration: Default 200 ms, adjustable between 0–5000 ms.&lt;br /&gt;
&lt;br /&gt;
|sms_notifications=&lt;br /&gt;
== Notifications and Alerts ==&lt;br /&gt;
Green/Eco Driving supports notification mechanisms to inform fleet managers or relevant stakeholders about harsh driving events:&lt;br /&gt;
* **SMS Alerts**:&lt;br /&gt;
  * Configurable to send SMS notifications to up to 10 predefined phone numbers.&lt;br /&gt;
  * Customizable message text (default: &amp;quot;Green Driving&amp;quot;).&lt;br /&gt;
* **Server Integration**:&lt;br /&gt;
  * Event records are saved and transmitted to servers only when thresholds are exceeded, optimizing data usage.&lt;br /&gt;
&lt;br /&gt;
|best_practices=&lt;br /&gt;
== Best Practices for Configuration ==&lt;br /&gt;
1. **Set Realistic Thresholds**:&lt;br /&gt;
   * Adjust acceleration, braking, and cornering thresholds to suit specific vehicle types and usage scenarios.&lt;br /&gt;
2. **Enable Feedback Mechanisms**:&lt;br /&gt;
   * Configure digital outputs to provide immediate feedback to drivers during harsh driving events.&lt;br /&gt;
3. **Optimize Data Usage**:&lt;br /&gt;
   * Limit event recording to scenarios exceeding thresholds to minimize GPRS traffic.&lt;br /&gt;
&lt;br /&gt;
|default_image=[[Image:{{{default_image|green_driving_default.png}}}|300px|right]]&lt;br /&gt;
|closing_paragraph=&lt;br /&gt;
The Green/Eco Driving feature not only enhances driving safety but also supports eco-friendly practices by reducing fuel consumption and vehicle wear. Its robust configurability and integration capabilities make it an indispensable tool for fleet managers and businesses aiming to optimize operations and promote responsible driving behaviors.&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Mantas.Kraujelis</name></author>
	</entry>
</feed>