why is my PI controller having no output when it has inputs?
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
tochukwu victor
am 7 Feb. 2016
Kommentiert: tochukwu victor
am 10 Feb. 2016
i have a model in simulink power system of R2013a but when i run the simulation, the PI controller does not give an output. i have checked and its inputs are ok. i have tried different solvers with no change but when i change the time domain of the controller from discrete to continuous time, it gives this error message
"Derivative input 15 of 'wind_and_gen/powergui/EquivalentModel1/State-Space' at time 0.0 is Inf or NaN. Stopping simulation. There may be a singularity in the solution. If not, try reducing the step size (either by reducing the fixed step size or by tightening the error tolerances)"
please can anybody help out with how to check/solve singularity or what to do with the pi controller in discrete time domain to give an output?
0 Kommentare
Akzeptierte Antwort
Muhammed Fasil
am 8 Feb. 2016
Click on that error message and at the error point of simulink file use a "UNIT DELAY" block and run simulation again
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!