How to implement Ehd in Simulink as shown below?(simulation)

3 vues (au cours des 30 derniers jours)
af af
af af le 19 Mai 2021
Modifié(e) : af af le 21 Mai 2021
How to implement Ehd in Simulink as shown below?
Eh0=200, Ehf=0, a=0.055, t=100,
Ehd=(Eh0-Ehf)*exp(-at)+Ehf
Where is the problem in Simulink below?

Réponse acceptée

Walter Roberson
Walter Roberson le 20 Mai 2021
All of your inputs are constant. The result is going to be constant. Your t should be driven by the clock rather than being a constant.

Plus de réponses (0)

Catégories

En savoir plus sur Modeling dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by