Blog for students taking ECEN5807 Modeling and Control of Power Electronics, ECEE Department, University of Colorado at Boulder, Spring 2013
Tuesday, February 1, 2011
HW2 Problem 1b
Hey all,
I understand I need to do a loop to find out the pair of RHP zeroes. The question I have is how to transfer the resistance value to the Simulink model. How did you guys do?
Any parameter in Simulink can be a variable. If you have a gain block that represents load resistance, you can enter Rload instead of a numerical value. Then, you can assign Rload to whatever numerical value you like at the MATLAB prompt or in a MATLAB script, and run Simulink with that value.
Any parameter in Simulink can be a variable. If you have a gain block that represents load resistance, you can enter Rload instead of a numerical value. Then, you can assign Rload to whatever numerical value you like at the MATLAB prompt or in a MATLAB script, and run Simulink with that value.
ReplyDelete