Stall speed in Torque Converter Blockset
조회 수: 4 (최근 30일)
이전 댓글 표시
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
댓글 수: 0
답변 (1개)
Ruchika
2023년 8월 16일
편집: Ruchika
2023년 8월 16일
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:
참고 항목
카테고리
Help Center 및 File Exchange에서 Simscape Driveline에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!