Gear Shifter
Automatic Gear Shifter Component
The Gear Shifter component automatically changes the gear for use with various gearboxes in the Driveline Component Library. The gear number (output) is incremented by 1 when the engine RPM (input) passes the upper threshold ( ). Similarly, when the engine RPM goes below the lower threshold ( ), the gear number is decremented by 1.
Note: To avoid multiple gear shifts due to small variations in the engine RPM, pass the input signal through a Lowpass Butterworth filter first.
Internal Structure
Connections
Name
|
Condition
|
Description
|
ID
|
|
-
|
Real input for engine speed measured in RPM
|
RPM
|

|
-
|
Integer output for the gear number.
|
GearNo
|
|
|
Parameters
Symbol
|
Condition
|
Default
|
Units
|
Description
|
ID
|
|
-
|
|
|
Lower RPM threshold for down-shifting
|
minw
|
|
-
|
|
|
Upper RPM threshold for up-shifting
|
maxw
|
|
-
|
|
|
Initial Gear Number
|
initialGear
|
|
|
|
|
Minimum Gear Number
|
minGear
|
|
|
|
|
Maximum Gear Number
|
maxGear
|
|
|
See Also
MapleSim Driveline Library Overview
MapleSim Library Overview
1-D Mechanical Overview
Engines and Dynamometers
|
Download Help Document
Was this information helpful?