How to achieve fan rpm with increasing step size?

1 次查看(过去 30 天)
I have a Simulink model in that I want to achieve fan rpm speed by increasing up to 1500 rpm. I have used a 1-dimensional table that includes temperature and revolutions per minute. So my rpm depends upon the temperature. But if the temperature is 50, the fan rpm will go to 1500 rpm. In this case, fan rpm should increase with a step size. How can I achieve this?
  1 个评论
sudarshan Kanse
sudarshan Kanse 2023-2-27
I have attached the scope results. When I increase temp from 20 to 50, it will go in step size. But when my temp is 50, the fan rpm will go 1500rpm. So want to achieve this 1500 rpm with a step size.

请先登录,再进行评论。

采纳的回答

Fangjun Jiang
Fangjun Jiang 2023-2-28
The "step" increase you saw is probably determined by your lookup data and simulation step size.
What you really need is probably the "Rate Limiter" block. It limits how fast a signal can increase or decrease its value.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 String 的更多信息

标签

产品


版本

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by