I think if we think of our lives as having varying transfer functions, it would probably sometimes be a non-minimum phase transfer function. Sometimes we think we are going in the wrong direction and our efforts are not doing well and then god just surprises us with this really great output in a very short time.
@brianblasius3 жыл бұрын
Another great example of a non-minimum phase system is an inverted pendulum. I designed an LQR controller for it in simulink to control cart position and pendulum angle. When I plotted the outputs, I noticed that it's position never immediately went to the setpoint. It instead went to the opposite direction first, to get the pendulum falling in the other direction so that it can move to the setpoint. I never knew these systems are called non minimum phase systems, but thanks to Brian Douglas and Steve Brunton, I now know what they are.
@jmadratz3 жыл бұрын
I am a satellite and ballistic missile guidance, navigation, and control engineer and your explanation is concise and perfectly stated.
@Eigensteve3 жыл бұрын
Thanks!
@isaacharris75343 жыл бұрын
I absolutely love your videos! Thank you so much for making these publicly available. The controls community is lucky to have you
@vemiz4 жыл бұрын
Just thought of a another example: When turning a ship. At first the rudder pushes the ship in the wrong direction before the rate of the turn catches up =) Great videos Steve. Huge help before my exam
@virati4 жыл бұрын
Another (but hyper-simplified) example that I've had good luck with: navigating New York City in a car. When trying to go south to Brooklyn you may need to first go north, then west on the one-way streets you live near to ultimately get into the 'flow' that takes you to your destination.
@tamasbuzogany30243 жыл бұрын
These guys from Washington…just wow. Thanks for making control UNDERSTANDABLE!
@kmatter112 жыл бұрын
No, thank you. This was exactly what I needed to understand.
@josuemanuelparejacontreras34434 жыл бұрын
are you going to make more videos????, these are great I watched all of them!!!
@k4ll15t12 күн бұрын
Another example is you sitting in front of a fire and you want to make your fire hotter. If you add a new log, the heat you feel will decrease before it increases eventually.
@Seneca_dengo_dengo4 жыл бұрын
Fantastic lesson.
@fjord214110 ай бұрын
What about counter-steering a motorcycle? From Wikipedia: "Countersteering is used by single-track vehicle operators, such as cyclists and motorcyclists, to initiate a turn toward a given direction by momentarily steering counter to the desired direction ("steer left to turn right"). To negotiate a turn successfully, the combined center of mass of the rider and the single-track vehicle must first be leaned in the direction of the turn, and steering briefly in the opposite direction causes that lean."
@mkschreder2 жыл бұрын
What is the expression for the magnitude and time delay of the reverse direction response?
@kubigaming36064 жыл бұрын
if u take step response in this situation, the steady state gain will be -0.1 so shouldnt it be under y-axis? 3:22
@hezi21404 жыл бұрын
Why does my step response not look like 3:40? >>G=tf([1 -1],[1 10]); step(G)
@RoboGenesHimanshuVerma4 жыл бұрын
Actually there should be a gain of -1 also otherwise system settles to negative of the input. So take tf([-1 1], [1 10])
@ad21813 жыл бұрын
@@RoboGenesHimanshuVerma Agree it -s plus 1 in the numerator.
@zguan63973 жыл бұрын
@@RoboGenesHimanshuVerma Yes, I did what you said here, but the response seems to be good as well. There is no down stage..
@achsowas1002 жыл бұрын
parallel forward parking is even harder ;)
@ididafewthings4 жыл бұрын
How would you imagine a minimum phase zero? That the negative dip is in negative time?
@Rene_Christensen3 жыл бұрын
Minimum phase zeros are the typical ones we have in physical systems. The dips goes positive then, not time.