Adaptive Dampers
Electronically adjustable shock absorber actuator. Varies damping force in real-time based on commands from driving dynamics supervisors, adjusting between comfort and sport damping characteristics.
Electronically adjustable shock absorber actuator. Varies damping force in real-time based on commands from driving dynamics supervisors, adjusting between comfort and sport damping characteristics.
State Fields
| Field | Type | Description |
|---|---|---|
isActive, isActing | boolean | Status flags for the damper system. |
Public API
| Function | Description |
|---|---|
setDamperMode(modeName) | Updates the damping parameters of all target beams to match the selected mode. |
registerCMU(cmu) | Links to the CMU. |
module.setDebugMode(debugEnabled) | Sets the debug mode. |
module.shutdown() | Shuts down the module and cleans up resources. |
module.setParameters(parameters) | Sets the parameters. |
module.setConfig(configTable) | Sets the config. |
module.getConfig() | Returns the config. |
Hooks
| Hook | Description |
|---|---|
init(jbeamData) | Identifies target JBeam beams and parses damping profiles (coefficients for bump, rebound, fast/slow). |
module.reset() | Resets the controller to its initial state. |
module.initLastStage() | Final-stage initialization after all controllers and powertrains are ready. |
See Also
- Adaptive Torsion Bars — Variable anti-roll bars
- Bypass Dampers — Position-sensitive dampers
- CMU — Parent control management unit
Active Differential Lock
Electronically controlled differential lock actuator. Engages/disengages the mechanical lock on an axle differential based on driving dynamics supervisor commands for maximum traction.
Adaptive Torsion Bars (Active Anti-Roll)
Electronically adjustable anti-roll bar actuator. Varies torsion bar stiffness in real-time to control body roll and weight transfer distribution, improving handling balance.