PWM and PPM Explained using Simulink | ADC 4.7

Поділитися
Вставка
  • Опубліковано 18 вер 2024
  • Pulse Width Modulation PWM and Pulse Position Modulation PPM explained with Simulink matlab demonstration. PWM is also some times known as pulse duration modulation PDM and it is a technique of minimizing the average power delivered by an electrical signal by effectively optimizing the width of signal duration. PPM is based on shiting of electrical signal over a finite interval of time. PPM and PWM is of fundamental importance both in Communication Systems and other courses such as Power Electronics. In the simulation setup, the blocks used are available in Simulink Library and the current setup is done on MATLAB 2018a.
    #PWM
    #PPM
    #Simulink
    00:08 What is Pulse Width Modulation PWM
    04:55 How to Simulate PWM using SIMULINK
    07:26 What is Pulse Position Modulation PPM
    10:45 How to Simulate PPM using SIMULINK

КОМЕНТАРІ • 18

  • @clueless_andy
    @clueless_andy 6 місяців тому

    Very short and intuitive

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

    Thank you sir , very helpful video.

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

    Sir can you please tell me how to generate a Random PWM signal with a fixed duty cycle.. Please

  • @Irfan-vo6fh
    @Irfan-vo6fh 3 роки тому

    Can you suggest how to make duty ratio calculator simulink model

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

    Sir can I get matlab code about how to generate PPM ?

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

    very good video
    but do you know how to demodulate the ppm?

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

      Assigning a voltage/current level based on position of pulse followed by sample and hold or a first order hold should result in demodulation. The former may be achieved by using a case/if-else block.

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

      @@AKHassan tanks

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

      For the demodulation of ppm, my take is in the following link.
      ua-cam.com/video/OvYnblg7G24/v-deo.html

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

    I want to change the position of square wave (output of PWM) every cycle randomly. But width will be same in every cycle

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

      Do you mean ppm? i.e., width is same but position changes as per the message signal

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

      @@AKHassan yes sir

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

      That is done in this video. but a slightly better version is also available in
      ua-cam.com/video/OvYnblg7G24/v-deo.html&lc=UgwIL_KD3yOloGCmt-p4AaABAg
      You can follow the time line for ppm in that

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

    Sir can u plz tell me how to demodulate ppm signal using simulink

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

      Indirect method is to convert ppm to pwm and then demodulate that ppm. While this is the concept, personally I have not tried this using simulink and it can be a good exercise.

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

      @@AKHassan yes sir I have an assignment related to this so plz upload it using simulink soon

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

      For the demodulation of ppm, my take is in the following link.
      ua-cam.com/video/OvYnblg7G24/v-deo.html

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

      @@AKHassan thanks sir