Torque Converter
Torque Converter component
The Torque Converter component models a torque converter acting between the two connector ports (Pump and Turbine) as a function of the speed ratio. Directionality is determined on which port is receiving power. Forward power flow means power flowing from pump to turbine. Reverse power flow means power flowing from turbine to pump.
A torque converter is a hydrodynamic connector between the engine and the rest of the driveline. It is comprised of a pump impeller on the driven side, a turbine on the transmission side and hydraulic fluid within a sealed case. When driven, the pump drives the fluid into the turbine, causing it to rotate, thus transmitting the power smoothly from the engine to the driveline. It also has the advantage of “multiplying” the torque to the driveline at low speeds, maximizing the torque to the wheels at start-up.
Due to the complex nature of the torque converter dynamics, tables of measured data are used. This component uses the following characteristics:
Torque Ratio vs Speed Ratio
Load Capacity vs Speed Ratio
Load capacity may be defined as:
or
Note: It is possible for the power flow to be reversed. For example, during deceleration of the vehicle, inertial energy is transmitted back through the transmission to the engine. In this situation, the turbine is pumping and the pump is acting as a turbine. Since they were not designed to work optimally this way, the torque converter has very different characteristics. This is accommodated in the lookup table by providing torque ratio and capacity data for speed ratios , typically up to about 5.
Equations
Hydrodynamic Equations
, ∈
Where and are the absolute rotation angles of the and flanges, respectively, and
,
and
and
Torque Converter Equations
Power Loss:
The power loss ( ) is calculated as:
Connections
Name
|
Condition
|
Description
|
ID
|
|
-
|
Pump shaft
|
pump
|
|
-
|
Turbine shaft
|
turbine
|
support
|
|
Conditional Support Flange
|
support
|
|
|
Real output port for power loss
|
lossPower
|
|
data source = [input port]
|
Conditional real input port for the torque ratio
|
torque_ratio
|
|
data source = [input port]
|
Conditional real input port for the capacity
|
capacity
|
|
data source = [input port]
|
Conditional real output port for the speed ratio
|
speed_ratio
|
|
|
Parameters
Symbol
|
Condition
|
Default
|
Units
|
Description
|
ID
|
capacity unit
|
-
|
|
-
|
Defines the torque converter (TC) capacity unit. Two options are available:
or
|
TorqueConverterCapacityUnitMode
|
data source
|
-
|
GUI
|
-
|
Defines the source for the TC data:
•
|
by an attachment [attachment]
|
•
|
by an external file [file]
|
•
|
an input port [input port]
|
When [input port] option is chosen, two input ports (for torque ratio, , and capacity, C) are enabled. Also, an output port of speed ratio () is activated.
|
datasourcemode
|
|
-
|
|
|
Turbine inertia
|
Iturbine
|
|
-
|
|
|
Pump inertia
|
Ipump
|
|
-
|
|
|
Linear damping
|
DampingFactor
|
Use support
|
-
|
|
-
|
Enables/disables the support flange
|
useSupport
|
|
data source = GUI
|
|
or
|
Defines TC characteristics.
The columns are:
[ ( ) ( )]
Note: The rows of the array are ordered according to speed ratio, , with the first row having the smallest value ||
|
tcdTable
|
data source = attachment
|
-
|
data
|
data source = file
|
-
|
fileName
|
columns
|
data source = attachment or file
|
|
-
|
Defines the corresponding data columns used for torque ratio, , and capacity, C
|
columns
|
smoothness
|
-
|
Table points are linearly interpolated
|
-
|
Defines the smoothness of table interpolation. There are two options:
•
|
Table points are linearly interpolated
|
•
|
Table points are interpolated such that the first derivative is continuous
|
|
smoothness
|
|
|
Initial Conditions
Symbol
|
Condition
|
Default
|
Units
|
Description
|
ID
|
|
-
|
|
|
Initial angular velocity of the pump
|
w_pump
|
|
-
|
|
|
Initial angular velocity of the turbine
|
w_turbine
|
|
|
Note: The pump angular velocity, , must be greater than zero.
See Also
Driveline Library Overview
MapleSim Library Overview
1-D Mechanical Overview
CVT and Torque Converter
References
D. Hrovat and W.E. Tobler. “Bond graph modeling and computer simulation of automotive torque converters,” Journal of the Franklin Institute. Volume 319, Issues 1-2, January-February 1985, pp 93-114.
|