Input disturbance in a level control system
10 views (last 30 days)
Show older comments
Hi All
I have a problem with a controller i am modeling it is for a pressure vessel which uses steam to heat up water tubes then the steam condenses to water and the outlet flow of the water is controlled by a valve working from a level transmitter. i have built a first order with time delay model but i need to add disturbance to simulate the steam coming in. I am a little stumped on how to go about this i understand i need to add a sum block after the controller but how do i represent the disturbance all help would be greatly appreciated
Thanks
Dan
Answers (2)
Mischa Kim
on 4 Feb 2014
First, how and where (in terms of a block diagram) a disturbance enters the systems is typically dictated by the physics of the system, the way you model it (do you get noisy measurements from a sensor? are there uncertainties in the plant model? etc.). In other words, disturbances can enter the system in various locations. The particular approach you need/should take is probably in your problem description.
Having said that, you might remember from your Dynamics or Controls course (modern, linear) that you can re-structure your block diagram, e.g., to simplify your analysis. As an example, you can have a disturbance input right after the plant model (just like in your models), or, have that same disturbance enter the system right before the plant model. In the latter case you need to pre-multiply the disturbance with the plant transfer function in order not to change the system. That's probably what you are referring to.
Does that make sense?
0 Comments
See Also
Categories
Find more on Continuous in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!