Borrar filtros
Borrar filtros

Stall speed in Torque Converter Blockset

7 visualizaciones (últimos 30 días)
Quan Nguyen Vo Hoang
Quan Nguyen Vo Hoang el 16 de Ag. de 2023
Comentada: Quan Nguyen Vo Hoang el 16 de Ag. de 2023
How can I set the Stall speed for the Torque Converter block under Simscape / Driveline / Couplings & Drives of Simulink
For more information, torque converter stall speed is the maximum amount of engine RPM that can be achieved in an automatic transmission-equipped vehicle while the transmission is in a forward operating range without generating any driveshaft motion

Respuestas (1)

Ruchika
Ruchika el 16 de Ag. de 2023
Editada: Ruchika el 16 de Ag. de 2023
Hi, in Simscape, there is no direct parameter or setting available to set the stall speed for the Torque Converter block in the Simscape/Driveline/Couplings & Drives library. One possible approach is to use a Tachometer block to measure the input speed to the torque converter. Implement custom control logic using Simulink blocks or MATLAB functions to detect when the input speed is below the stall speed threshold. When the input speed is below the stall speed, you can use a controlled clutch or a controlled torque source to prevent driveshaft motion. Conversely, when the input speed is above the stall speed, allow the clutch or torque source to transmit torque and enable driveshaft motion.
To learn more about the Tachometer block, please check out the MathWorks documentation links below:
  1 comentario
Quan Nguyen Vo Hoang
Quan Nguyen Vo Hoang el 16 de Ag. de 2023
Dear Ruchika, thanks for your quick response.
Please see figure below for more information of my case
I use both the Torque converter block and Friction disk clutch (representing Lock-up clutch) to simulate the Torque converter in transmission. I'm thinking of the idea to use a function/feature so that to disconnect the power transfer by fluid in the TC. In this case, can we do so?

Iniciar sesión para comentar.

Categorías

Más información sobre Automotive Applications en Help Center y File Exchange.

Productos


Versión

R2022b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by