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

1 visualizzazione (ultimi 30 giorni)
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?

Risposta accettata

Walter Roberson
Walter Roberson il 20 Mag 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.

Più risposte (0)

Categorie

Scopri di più su Simulink in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by