Is there a way to 'switch' gradually from the value of 1 signal to another, given the input of a boolean?
3 次查看(过去 30 天)
显示 更早的评论
I have three inputs: 1 torque signal for a closed clutch, 1 torque signal for an open clutch and a signal telling me whether the clutch is open or not. As soon as I receive the signal for a closed clutch, I want the output torque signal to change gradually from open to closed clutch, since it is based on increasing friction.
I am pretty new to Simulink, so does anyone know whether there is a block I can use for this behaviour?
Many thanks!
0 个评论
回答(1 个)
Swarooph
2016-8-23
There is a Rate Limiter block that could help you control the rising and falling slew rate of a signal. Maybe this is what you are looking for?
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 General Applications 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!