Delay Block in MATLAB Simulink #25 | Module-2 | Basics of MATLAB Simulink

Поділитися
Вставка
  • Опубліковано 23 гру 2024

КОМЕНТАРІ • 21

  • @caligula2456
    @caligula2456 3 роки тому +1

    Hey there. Though i didn't start the course yet,i wanna know why are the last two videos private?

    • @info4eee
      @info4eee  3 роки тому +1

      Hello Caligula, Nice observation. Actually, We have the fixed schedule for the videos on INFO4EEE UA-cam Channel. New video on MATLAB Tutorial is released "Once in a four week" that is why these two videos are private and will live in upcoming two months.

    • @caligula2456
      @caligula2456 3 роки тому

      @@info4eee Thank you so much for compliment and information as well ❤️

  • @anupmallick856
    @anupmallick856 3 роки тому +1

    Sir, you are taking the sampling time is 50 microsecond and intend to delay 0.05 second. Confused...Please clear sir....

    • @info4eee
      @info4eee  3 роки тому

      Mr. Anup Mallick Ji, Sampling time decides the number of samples used to form the sine wave in 1 sec. While delay time is decided on the basis of period of sine wave.

  • @avinashmaurya8381
    @avinashmaurya8381 3 роки тому +1

    What is the difference between this Z inverse delay and transport delay ?
    If, I have to give pulse to a complementory switchs suppose IGBT or MOSFET in an inverter.
    One gate pulse is directly given. But other switch is provided with some delay.
    Which delay should I use z inverse or trasport delay ?

    • @info4eee
      @info4eee  3 роки тому +1

      With Z inverse delay block, delay is provided on the basis of samples. While with transport delay block, delay is provided on the basis of time directly.
      To operate the complementary switches of an inverter, you should use NOT gate option available in Logical operator block.

    • @avinashmaurya8381
      @avinashmaurya8381 3 роки тому +1

      @@info4eee I know that NOT gate is applied. But which delay is used?.
      If I am using transport delay then it is placed before NOT or after NOT.
      I have to build real hardware circuit and pulses are to be given through arduino thats why I am asking bcz to protect the DC source from short circuit.

    • @info4eee
      @info4eee  3 роки тому

      @@avinashmaurya8381 To generate switching delay in switching sequence, You need to perform following steps:
      1) First of all generate switching sequence (S).
      2) Now delay switching sequence by using delay block (S_D).
      3) Thereafter, Combine switching sequence (S) and delayed switching sequence (S_D) using AND gate under logical operator block.
      Now AND gate will generate desired switching sequence.

  • @jayeshsingh4954
    @jayeshsingh4954 3 роки тому +1

    What is the meaning of (-1 for inherited) in the sample time ?

    • @info4eee
      @info4eee  3 роки тому +1

      With -1 inherited value, suitable sample time is decided by MATLAB automatically which is not fixed. But if we want to create the simulation with fixed sample time then we put desired value here like 50e-6.

  • @shubhammohite9910
    @shubhammohite9910 2 роки тому +2

    You are doing great job sir. Very informative videos & easily understanding.
    Please suggest books for learning matlab & simulink,start from basics.

    • @info4eee
      @info4eee  2 роки тому +1

      Thanks Shubham for your heart touching & appreciating words. It means us a lot. You can refer the book "Modeling and Simulation Using MATLAB-Simulink" By Prof. Shailendra Jain.

  • @adielsanchezsantos4661
    @adielsanchezsantos4661 Рік тому +1

    Thanks. This video is perfect.

    • @info4eee
      @info4eee  Рік тому

      Thanks Adiel Sánchez Santos for your kind words. It means us a lot!

  • @thanhnguyen-zo6mm
    @thanhnguyen-zo6mm 8 місяців тому

    helpful and easy to understand, thank you!

    • @info4eee
      @info4eee  8 місяців тому +1

      Thank you for your valuable feedback.

  • @Abdlhgldrmz
    @Abdlhgldrmz 3 роки тому +1

    Thank you Bro. This Video is very informative.

    • @info4eee
      @info4eee  3 роки тому

      Thanks brother Abdullah Guldurmez for your appreciating words. It means us a lot.

  • @harshtyagi1296
    @harshtyagi1296 2 роки тому +1

    Thank you bro... It's really very helpful for me to understand delay block 👍👍

    • @info4eee
      @info4eee  2 роки тому

      Thanks a lot, Harsh Tyagi! We are glad that this video helped you to understand delay block.