Clutch
Clutch component with extra outputs and added inertia to both sides
The Clutch component is based on the rotational Clutch component and has two extra outputs for the power loss and locked state. Inertia is added to side a (flange_a) and side b (flange_b) via parameters Ja and Jb, respectively.
Note: Please refer to 1-D Mechanical/Rotational Clutch for more information.
Added Connections
Name
Condition
Description
ID
Loss Power
-
Real output port for power loss. Power loss is zero when clutch is 'free' or 'locked'.
lossPower
locked
Boolean output port for the clutch state
locked = true, if the clutch is locked
locked = false, if the clutch is not locked
state_locked
Extra Parameters
Symbol
Default
Units
Ja
0.0001
kg⋅m2
Added inertia to side a.
Jb
Added inertia to side b.
Reduce Branching
−
false
When true, simplifies clutch equations (by adding a slight compliance in the locked state) so they may be treated as a piecewise. This has the effect of reducing the resulting code size (and formulation time) with generally little affect on clutch performance and behavior.
reduceBranching
Initial Conditions
ωa0
rads
Initial angular velocity of flange_a
w_a
ωb0
Initial angular velocity of flange_b
w_b
See Also
Driveline Library Overview
MapleSim Library Overview
1-D Mechanical Overview
Clutches and Brakes
Rotational Clutch
Download Help Document