4.13. Gear Selector Request - GearSelrReq
Id |
GearSelrReq |
Title |
Gear Selector Request |
System |
Drivetrain |
Document Type |
Application Software Component Specification Preview |
4.13.1. Overview
This software component is responsible for managing the gear selector request in a vehicle. It handles the logic for switching between different gear states (Park, Neutral, Drive, and Reverse) based on various inputs and conditions.
4.13.2. Functions
Title |
Description |
|
|---|---|---|
1 |
Gear Selector Request Processing |
Processes the gear selector request based on inputs such as vehicle speed, brake pedal state, and ACC (Adaptive Cruise Control) status. It determines the appropriate gear state and sets the corresponding output signals. |
2 |
Gear Selector Inhibit Handling |
Handles the inhibition of gear selector requests based on conditions such as vehicle speed and brake pedal state. It sets the appropriate inhibit flag to notify the user or other systems. |