Anda di halaman 1dari 22

MODULASI ANALOG

Double Side Band Full Carrier ( AM )


Double Side Band Supressed Carrier
(DSB)

1
Obyektif Perkuliahan
❑ Dapat memahami teknik modulasi DSBFC ( AM )
❑ Dapat memahami teknik modulasi DSBSC ( DSB )
❑ Dapat memahami indeks modulasi dan efisiensi daya
❑ Dapat memahami spektrum magnitudo dan bandwidth

Referensi :
➢ MS Iqbal, 2001, Diktat dasar Telkom. Jurusan Teknik
Elektro FT, Unram,
➢ Kennedy & Davis, 1993, Electronic Comm. System,
Fourth Ed, Mc Graw Hill.
➢ Dennis Roddy & John Coolen, 1995, Electronic
Comm. System, Fourth Ed, Prentice Hall Inc.

2
Proses Pengiriman Informasi
Suatu sinyal carrier murni dibangkitkan pada sisi
pengirim / pemancar

Sinyal carrier dimodulasi / dimodifikasi oleh


sinyal informasi agar dapat dipancarkan. Terjadi
perubahan karakteristik sinyal carrier yang
memuat informasi

Pada bagian penerima sinyal informasi harus


dapat dideteksi dan didemodulasi kembali.

3
Parameter Sinyal yang dapat dimodifikasi
Hanya ada tiga parameter sinyal yang dapat diubah
pada kawasan waktu : amplitudo, fase, atau frekuensi.
Pada AM, amplitude dari sinyal pembawa frekuensi
tinggi diubah secara proporsional terhadap perubahan
amplitudo sinyal informasi / pemodulasi, sementara
frekuensinya dijaga konstan.

Pada FM, frekuensi dari sinyal pembawa frekuensi tinggi


diubah secara proporsional terhadap perubahan
amplitudo sinyal informasi / pemodulasi, sementara
amplitudonya dijaga konstan.

Pada PM, frekuensi sudut sinyal pembawa diubah


proporsional terhadap perubahan amplitudo sinyal
informasi / pemodulasi, sementara amplitudonya
dijaga konstan.

4
Double Side Band Full Carrier ( AM )
Asumsi : em (t ) = Em max cos (2 f m t +  m )

ec (t ) = Ec max cos (2  f c t +  c )

mengingat sudut phase pemodulasi ( m ) tidak mempengaruhi sudut


phase carrier ( c ), untuk kesederhanaan sudut phase tidak ikut
dianalisa, shg gelombang termodulasi AM menjadi ( frekuensi carrier
tetap, amplitudo carrier fluktuasi mengikuti pemodulasi ) :

e (t ) = (Ec max + Em max cos (2  f m t )) cos (2  f c t )


= Ec max (1 + m cos (2  f m t )) cos (2  f c t )
dengan :
E max − E min E m max
m = =
E max + E min E c max

5
Spektrum komponen frekuensi
Formula yang diperlukan :

cos (+) = cos  cos  - sin  sin 


cos (-) = cos  cos  + sin  sin 
+
cos  cos  = ½ ( cos (+) + cos (-) )

cos (-) = cos  cos  + sin  sin 


cos (+) = cos  cos  - sin  sin 
-
sin  sin  = ½ ( cos (-) - cos (+) )

6
Spektrum Frekuensi AM
e (t ) = (E + E
c max cos (2  f t )) cos (2  f t )
m max m c
Spektrum frekuensi terlihat dg menjabarkan sinyal AM :
 Em max 
= Ec max  1 + cos (2  f m t ) cos (2  f c t )
 Ec max 
 
= Ec max ( 1 + m cos (2  f m t )) cos (2  f c t )
= Ec max cos (2  f c t ) + m Ec max cos (2  f m t ) cos (2  f c t )

= Ec max cos (2  f c t ) + Ec max cos 2  ( f c − f m )t + Ec max cos 2  ( f c + f m )t


m m
2 2

Carrier Lower Side Band Upper Side Band


E c max
m E c max / 2 m E c max / 2

fc - fm fc fc + fm

7
Double Side Band Supressed Carrier ( DSB )
Asumsi : em (t ) = Em max cos (2  f m t ) ec (t ) = Ec max cos (2  f c t )

Gelombang termodulasi DSB diperoleh dengan mengalikan


gelombang pemodulasi dan sinyal carrier maka :

e (t ) = Em max cos (2  f m t ) Ec max cos (2  f c t )


Ec max Em max Ec max Em max
= cos 2  ( fc − f m )t + cos 2  ( fc + f m )t
2 2

Lower Side Band Upper Side Band


E c max E m max / 2 E c max E m max / 2

fc - fm fc fc + fm

8
% Contoh grafik sinyal AM dan DSB
Fs = 1440 ;
t = 0 : 1/Fs : 2 ;
x = 0.8*sin ( 2* pi * 1 *t ); % sinyal pemodulasi dengan fm = 1 Hz
x1 = x + 1 ;
x2 = - x1 ;
car = sin ( 2 * pi * 15 * t); % sinyal pembawa dengan fc = 15 Hz
AM = x1 .* car ;

figure,
subplot(2,1,1),plot(t,x,'r--');
Xlabel ( ' detik ' )
Ylabel ( ' Amplitudo ( volt ) ' )
grid on;
subplot(2,1,2),plot(t,car,'b');
Xlabel ( ' detik ' )
Ylabel ( ' Amplitudo ( volt ) ' )
grid on;

figure,
plot( t, AM , t, x1 , 'r--' , t , x2 , 'r--' );
Xlabel ( ' detik ' )
Ylabel ( ' Amplitudo ( volt ) ' )
Title ( ' Gelombang termodulasi Amplitudo Modulasi Full Carier ' )
grid on;
x3 = 0.8 * sin ( 2 * pi * 1 * t );
x4 = - x3 ;
DSB = x3 .* car ;

figure, plot ( t , DSB , t , x3 , 'r--' , t , x4 , 'r--');


Xlabel ( ' detik ')
Ylabel ( ' Amplitudo ( volt ) ' )
Title ( ' Gelombang termodulasi Double Side Band ' )
grid on;
% end 9
Sinyal pemodulasi
0.8

0.6

0.4
Amplitudo ( volt )

0.2

-0.2

-0.4

-0.6

-0.8
0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 2
detik

Sinyalcarrier
1

0.5
Amplitudo ( volt )

-0.5

-1
0 0.2 0.4 0.6 0.8 1 1.2 1.4 1.6 1.8 2
detik

10
emax
fm = 1Hz
emin

fc = 15 Hz

11
fm = 1Hz

fc = 15 Hz

12
▪ % Contoh grafik sinyal AM dan DSB
▪ Fs = 1440;
▪ t = 0 : 1/Fs :2 ;
▪ x = 0.4*sin (2*pi*1*t) + 0.5*sin (2*pi*2*t); % sinyal pemodulasi dg fm = 1 Hz dan 2 Hz
▪ x1 = x + 1 ;
▪ x2 = - x1 ;
▪ car = sin (2*pi*15*t); % sinyal pembawa dengan fc = 15 Hz
▪ AM = x1 .* car ;
▪ %
▪ figure, plot(t,AM,t,x1,'r--',t,x2,'r--');
▪ xlabel(' detik ')
▪ ylabel(' Amplitudo ( volt ) ')
▪ title(' Gelombang termodulasi Amplitudo Modulasi Full Carier ')
▪ grid on;
▪ x3 = 0.4*sin (2*pi*1*t) + 0.5*sin (2*pi*2*t);
▪ x4 = - x3 ;
▪ DSB = x3 .* car ;
▪ %
▪ figure, plot(t,DSB,t,x3,'r--',t,x4,'r--');
▪ xlabel(' detik ')
▪ ylabel(' Amplitudo ( volt ) ')
▪ title(' Gelombang termodulasi Double Side Band ')
▪ grid on;
▪ % end

13
Sinyal
pemodulasi

Sinyal AM

14
Sinyal
pemodulasi

Sinyal DSB

15
Pemodulasi

Ec max

Gambar Sinyal AM dengan masukan diskrit

16
Pemodulasi

Gambar Sinyal DSB dengan masukan diskrit

17
▪ % Grafik SPEKTRUM AMPLITUDO sinyal AM dan DSB
▪ Fs = 1600;
▪ t = 0 : 1/Fs : 2 ;
▪ x = 0.8*sin (2*pi*100*t)- 0.5*sin (2*pi*150*t)+ 0.3*sin (2*pi*200*t) ;
 % Sinyal masukan dengan fm = 100 Hz, 150 Hz, 200 Hz
▪ x1 = x + 1 ;
▪ x2 = - x1 ;
▪ car = sin (2*pi*400*t) ; % Sinyal carrier dengan fc = 400 Hz
▪ AM = x1 .* car ;
▪ %
▪ x3 = 0.8*sin (2*pi*100*t) - 0.5*sin (2*pi*150*t) + 0.3*sin (2*pi*200*t);
▪ x4 = - x3 ;
▪ DSB = x3 .* car ;
▪ %
▪ % untuk fft AM
▪ dataAM = fft(AM,512);
▪ Pyy_AM = abs(data_AM)/256;
▪ f_AM = Fs*(0:256)/512;
▪ figure, plot(f_AM,Pyy_AM(1:257))
▪ title(Spektrum Frequency dari gelombang AM')
▪ xlabel(‘Frequency (Hz)')
▪ Ylabel(‘ Magnitudo (Volt) ‘)
▪ Grid on ;

18
Ec

m1Ec/2 m1Ec/2

m2Ec/2 m2Ec/2

m3Ec/2 m3Ec/2

19
Em1Ec/2 Em1Ec/2

Em2Ec/2 Em3Ec/2

Em3Ec/2 Em2Ec/2

20
Rata-rata Daya AM
2
E
Daya rata-rata gelombang sinusoidal melewati hambatan R adalah : max
2 R
E c2 max
Maka berdasar spektrum frekuensi diperoleh : Pc =
2R

Dan untuk LSB dan USB masing-masing : 2


 m E c max 
 2 
PLSB / USB =  =
m2
Pc
2R 4

Maka total Daya rata-rata adalah :

PTotal = Pc + P LSB + PUSB


m2 m2
= Pc + Pc + Pc
4 4
 m2 
= Pc  1 + 
 2 

21
Tegangan atau Arus Efektif sinyal AM
E2
Daya efektif sinusoidal melewati hambatan R adalah : PT =
2R

E c2 max
Daya efektif pada komponen carrier : Pc =
2R

E2  m2 
Maka diperoleh hubungan : = Pc 1+ 2  
2R  
Ec 
2
m2 
= 1+ 
2R   2 

Maka diperoleh tegangan, arus, dan indek modulasi :

2 2  I  2 
m m m = 2   − 1
E = Ec 1+ I = Ic 1+  I c  
2 2

22

Anda mungkin juga menyukai