How to Simulate PPM Modulation Technique using Matlab??

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

КОМЕНТАРІ • 14

  • @kayicomert7933
    @kayicomert7933 5 років тому +1

    Thanks a lot! You are really good at what you are doing!

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

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

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

    Whats the purpose of id I'd iddd in this code sir

  • @erdemconcept7814
    @erdemconcept7814 4 роки тому +1

    Can you complete the 44,45,46 steps

  • @athulyaaugustine9953
    @athulyaaugustine9953 6 років тому

    i am not getting the output for pulse train.Please suggest what to do !!

  • @namanmehta8692
    @namanmehta8692 4 роки тому +1

    sir iska demodulation ka code milega kya ?

  • @keamogetswentamu7379
    @keamogetswentamu7379 7 років тому

    I can't find the code on the website

    • @amanjain6289
      @amanjain6289 4 роки тому

      drive.google.com/file/d/0B3qx_fO_3y2AWFRqQnJqNWgtTjQ/view

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

      fc = 20; %carrier frequency
      fm = 2; % message frequency
      fs = 1000; % sampling frequency
      t = 1;
      n = [0:1/fs:t];
      n = n(1:end - 1);
      duty = 10;
      % no. of samples in one square wave period
      per = fs/fc;
      % no. of samples in on time
      on_t = per/duty;
      s = square(2*pi*fc*n,duty);
      s(find(s m);
      idd = diff(id);
      iddd = find(idd ~= 1);
      temp(1) = id(1);
      temp(2:length(iddd)+1) = id(iddd + 1);
      % ppm signal
      for i = 1:length(temp)
      ppm(temp(i) : temp(i) + on_t - 1) = 1;
      end
      % Plot
      subplot(3,1,1);plot(n,m,'LineWidth',2);title('Message Signal');hold on; plot(n,c,'r','LineWidth',2);grid on;
      subplot(3,1,2);plot(n,s,'LineWidth',2);title('Pulse Train');grid on; ylim([-0.2 1.2]);
      subplot(3,1,3);plot(n,ppm,'LineWidth',2);title('PPM Signal'); grid on; ylim([-0.2 1.2]);

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

    Is nobody commenting about the logo?

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

      Dear because lot of people know that the symbol in the logo is Indian Swastika symbol which represents prosperity and well being for all. You should do some more google search about the same.