How to achieve fan rpm with increasing step size?

2 vues (au cours des 30 derniers jours)
sudarshan Kanse
sudarshan Kanse le 27 Fév 2023
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 commentaire
sudarshan Kanse
sudarshan Kanse le 27 Fév 2023
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.

Connectez-vous pour commenter.

Réponse acceptée

Fangjun Jiang
Fangjun Jiang le 28 Fév 2023
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.

Plus de réponses (0)

Tags

Produits


Version

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by