Why Time Delay Matters | Control Systems in Practice

Sdílet
Vložit
  • čas přidán 15. 06. 2024
  • Time delays are inherent to dynamic systems. If you’re building a controller for a dynamic system, it’s going to have to account for delay in some way.
    Time-Delay Systems: Analysis and Design with MATLAB and Simulink: bit.ly/2C354yp
    Time delays exist in two varieties: signal distorting delays, like phase lag, in which each frequency is delayed by a different amount of time, resulting in a distorted signal shape; and non-distorting transport delays, in which the entire signal is postponed by the same amount of time.
    Phase lag and transport delays are introduced into the system through a number of different components and processes, and understanding how delay enters your system will help you figure out the best way to deal with it.
    This video covers time delays, where they come from, and why they matter.
    Get a free product Trial: goo.gl/ZHFb5u
    Learn more about MATLAB: goo.gl/8QV7ZZ
    Learn more about Simulink: goo.gl/nqnbLe
    See What's new in MATLAB and Simulink: goo.gl/pgGtod
    © 2018 The MathWorks, Inc. MATLAB and Simulink are registered
    trademarks of The MathWorks, Inc.
    See www.mathworks.com/trademarks for a list of additional trademarks. Other product or brand names maybe trademarks or registered trademarks of their respective holders.
  • Věda a technologie

Komentáře • 26

  • @BrianBDouglas
    @BrianBDouglas Před 5 lety +71

    Hi everyone, thanks for watching this video! If you have questions or comments you'd like me to see, please leave them on this comment so that I get notified. Cheers!

    • @pocsgeza1711
      @pocsgeza1711 Před 5 lety +2

      Seeing this made me look at your channel for videos I have not seen. Ended up seeing the video about your book and became a patron. I am reading the book now :D

    • @BrianBDouglas
      @BrianBDouglas Před 5 lety +1

      Thanks! I hope you like what I have so far. I need to add more to the book ... I've been too busy with videos.

    • @pocsgeza1711
      @pocsgeza1711 Před 5 lety +1

      I have a friend who for years has been living of passive income from PLC based control system videos he sells on Udemy. I am not in any position to give advice but I think you will find this interview with him interesting czcams.com/video/Rn6E_UehpJ8/video.html

    • @onur2998
      @onur2998 Před rokem

      I found the idea of getting a delay margin based on the simulation of the model very interesting, can you do something like that for the gain margin?

  • @gangakm468
    @gangakm468 Před 3 lety

    The best possible way to explain concepts.. thanks for all amazing videos

  • @hainesjw
    @hainesjw Před rokem +2

    Thank you so much! I refer a small Junior level ECE course here because you do such a good job of explaining the effect of delays and how one can experimentally introduce delays to find delay margin... up until that point, the students have been given nice linear problems to evaluate... ;-)

  • @mnada72
    @mnada72 Před 3 lety +1

    Plus being a great lecture of control it's to me a symphony of concepts played in the ultimate harmonious level. 🎼🎵🎶🎵

  • @alexandrpetrov1110
    @alexandrpetrov1110 Před 3 lety

    thanks for ALL your videos! It is GREAT!

  • @MattiaMarinelli
    @MattiaMarinelli Před 5 lety

    Great video, I really liked that!

  • @naveedrezaaghamohammadi4996

    Awesome video, thank you.

  • @i-tsunwang8929
    @i-tsunwang8929 Před 3 lety

    Brilliant Video!!!

  • @muhammadatif1696
    @muhammadatif1696 Před 5 lety +1

    Thank you sir!

  • @pullopirkko
    @pullopirkko Před 4 lety

    and you can convert that time delay stability margin to phase margin with the rads it is oscillating. Helpful when you dont know the tf for the process. Gain margin can also be found with a gain block

  • @makimak882
    @makimak882 Před 2 lety

    Great video. Let's say there is a filler, this puts unstable volume bulk (approx 1.5% variation that oscillates in time vs targeted value) into box and takes its 12 cycles of machine to weight it. The problem is delay and how to correct box weight through change +/- of the filter capacity with that long delay. The system is trying to correct itself like in the car approaching corner example, is there any solution how to solve it to gain system stability around expected range?

  • @power-max
    @power-max Před 3 lety +10

    Yes, an explanation of my futile attempts and instability of setting the temperature of my shower every morning! 🛁 🚿 💦 🥵 🥶 🥵 🥶 🥵 🥶 💀

  • @amirhosseindavazdahemami7268

    thank u so much

  • @petrutarabuta5617
    @petrutarabuta5617 Před 6 měsíci

    Thanks!

  • @kamleshvaghela3195
    @kamleshvaghela3195 Před 5 lety +1

    Upload protocol related

  • @virtual_travler
    @virtual_travler Před 5 lety +3

    Jewel

  • @pahvalrehljkov
    @pahvalrehljkov Před 4 lety +2

    im so dumb ill need to watch this whole series 15 times... i just wanted to flatten my temp and humidity curve in my environment controller, now im using matlab, reading scientific papers on pid algoritms, i wish i was hippie sometimes...

  • @johnlee746
    @johnlee746 Před 3 lety

    Why a negative phase margin means a system is unstable?

    • @carultch
      @carultch Před 10 měsíci +1

      It's specifically a system that crosses the point of an open loop gain equal to -1, or more negative than -1, that makes a system go unstable. This turns negative feedback into positive feedback, which exacerbates the error instead of correcting the error.
      A negative phase margin means at the point where the gain crosses over unity, you have a phase that also has already crossed over a full reversal (i.e. 180 degrees), and this causes the transfer function to turn into -1 at the problematic frequency. Phase margin is how much phase delay you have remaining, before your system hits this point. So a negative phase margin, means you've already crossed the forbidden -1 value of your transfer function.

  • @lucaspino8704
    @lucaspino8704 Před 3 lety

    3:12

  • @francescoindolfo
    @francescoindolfo Před 4 lety

    What is the difference between time delay and phase shift??

    • @carultch
      @carultch Před 10 měsíci

      Time delay means it is a uniform number of seconds of delay, regardless of the frequency. Phase shift means the time delay is a function of the frequency, rather than a fixed constant. For instance, a phase delay of pi/4, means a phase shift of 1/8 of a period, regardless of the frequency, such that at 10 Hz this corresponds to 1/80 seconds, and at 100 Hz this corresponds to 1/800 seconds. Whereas a time delay of 10 ms, will be a time delay of 10 ms at every frequency.