Lab-Report Digital Signal Processing

Size: px
Start display at page:

Download "Lab-Report Digital Signal Processing"

Transcription

1 Lab-Report Digital Signal Proessing Aplitude Modulation using DSP ethods Ν ω Nae: Dirk Beker Course: BEng Group: A Student No.: 9835 Date: 8//999

2 . Contents. CONTENTS. INTRODUCTION 3 3. AMPLITUDE MODULATION SYSTEMS 3 a) Matheatial justifiation for the frequeny shifting 4 b) Standard aplitude ulation 4 ) Balaned Aplitude Modulation 5 4. AMPLITUDE MODULATION USING DSP-METHODS 6 a) The Digital Osillator 7 b) Modulation and deulation 8 ) Low Pass Filter 8 5. REALISATION USING C a) The ulation signal b) The digital Osillator ) Modulation and Deulation d) Low Pass Filtering e) Output Plots 3 6. AMPLITUDES 4 7. CONCLUSION 5 8. APPENDIX 6 a) Coplete soure ode of the ulation software 6

3 . Introdution Over very any years Aplitude Modulation was the standard ulation shee beause of it s easy and heap realisation. For Aplitude ulation and deulation ultipliers are used, whih are realised by seiondutors or in earlier ties by vauu tubes. A ore ern way of aplitude ulation is the use of Digital Signal Proessing ethods. The arrier generation and also the ultipliation are done by a DSP Software. Aplitude Modulation is today still used beause of the sall onsuption of bandwidth in the broadast bands. 3. Aplitude Modulation Systes ω +ω ω ω ω figure - Standard AM - Syste ω ω Figure shows the blok diagra of an AM ulation and deulation syste. The ajor bloks are the two ultipliers and the low pass filter to reove the high frequeny parts of the down-ixed signal. AM ulation siply eans the shifting of a signal frequeny to another (usually higher) frequeny. The inforation, or better the ontent of the original (ulating) signal is transferred to another frequeny, the arrier. Frequeny shifting is done by ultipliation of two signal in the tie doain. Multipliation in the tie-doain orrespondents with frequeny shifting in the frequeny (ω) doain. ω" ##$ #+ω! ω" ##$ # ω! ω! ω" ##$ # figure - Standard Aplitude ulation ω 3

4 a) Matheatial justifiation for the frequeny shifting The Frequeny shifting an be proofed by applying the Fourier Transfor to a funtion f(t) ultiplied with an osine funtion. f (t) osω f (t) osω t = t jωt jωt ( f (t)e + f (t)e ) ( F( ω ω ) + F( ω ω )) where f(t) = ulating signal and ω = arrier signal This shows that ultipliation of a signal f(t) by a sinusoid frequeny ω shifts the spetru F(ω) by ±ω. Multipliation of a sinusoid osω t by f(t) aounts to ulating the sinusoid aplitude. This kind of ulation is alled (balaned) aplitude ulation. b) Standard aplitude ulation Balane aplitude ulation, like shown above results in loss of the arrier signal, whih arries only redundant inforation. But for different reasons the arrier is transitted at standard aplitude ulation. Therefore an offset is added to the arrier and the arrier is transitted as well. Matheatial justifiation for standard aplitude ulation: = Asin = A = A A = j = A j = Asin = Asin ( ω t) ( + os( ω t) ) j j jω t jω t jωt jωt ( e e ) + ( e + e ) jω t jω t jωt jωt ( e e ) + ( e + e ) jω A t jωt jωt jωt jωt jωt ( e + e ) ( e + e )( e e ) jω A t jωt j( ω +ω ) t j( ω +ω ) t j( ω ω ) t j( ω ω ) t ( e + e ) ( e e + e e ) A 4j ( ω t) [ jsin( ω + ω ) t) jsin( ( ω ω ) t) ] A 4j 4j ( ω t) + [ sin( ( ω + ω ) t) + sin( ( ω ω ) t) ] where is alled the ulation index (ratio of peak ulating signal to peak arrier signal), and A is the aplitude of the arrier signal. Standard aplitude ulated signals an be deulated by eans of siple. diodes. 4

5 ) Balaned Aplitude Modulation The opportunity of balaned aplitude ulation is the suppression of the arrier signal, whih ontains no useful inforation and onsues a lot of energy, when transitting. Hene balaned Aplitude Modulation an be desribed as: =Af(t)os(ω arrier t) where f(t) is the ulating signal and ω arrier the arrier frequeny. The ain differene in generating balaned aplitude ulation to standard aplitude ulation is the issing offset of the () offset in the ulating signal. Matheatial justifiation for balaned aplitude ulation: (see also a) Matheatial justifiation for the frequeny shifting) = Asin = A A = 4j A = ( ω t) os( ω t) j A = 4j A = j jw t jw t jwt jwt ( e e ) ( e + e ) j( w+ω ) t j( w+ω ) t j( w ω ) t j( w ω ) t ( e e + e e ) sin j ( ω + ω ) sin( ω ω ) ( jsin( ω + ω ) jsin( ω ω ) ( sin( ω + ω ) + sin( ω ω ) j where is the ulation index and A the aplitude of the arrier signal. 5

6 4. Aplitude Modulation using DSP-ethods DAC ADC ulating signal LPF (Low ADC Multiply Multiply DAC Pas Filter) Deulated Signal arrier Software-Siulation Aplitude ulated arrier (Transission) figure 3 - Aplitude ulation using DSP ethods with analogue transission In Aplitude Modulation Systes using Digital Signal Proessing ethods the generation of the arrier and the aritheti (ultipliation and arrier generation) are done via a Digital Signal Proessor. The ulating signal is fed via an ADC (Analogue to Digital Converter) to the syste. The transission (the hannel) an be either digital or analogue. For an analogue transission the digital aplitude ulated arrier ust be onverted to an analogue one and bak to a digital at the reeiver. Objetives of the Lab were to design an Aplitude Modulation and Deulation Syste siulated in C. The ulating signal was to ipleent via a sinus funtion and the arrier signal was to ipleent via a nd order IIR filter. The low pass filter to reove the reaining was to realise by eans of a FIR filter, a so alled onvolver. 6

7 a) The Digital Osillator The osillator for the arrier signal was to ipleent by eans of a nd order reursive Funtion. The nd Order differential equation for an analogue osillator was given by: d y(t) = ω y(t) + ω dt x(t) Applying bakwards differene approxiation leads to: d y(t) + ω dt [ y(nt) y(nt T) ]/ T [ y(nt T) y(nt T) ] T y(n) y(n ) + y(n ) + ω T y(n) y(n ) + y(n ) + ω y(n ) y(n) + ω T o y(n) = + ω y(t) = ω o T... where x(n) is x(t) y(n ) + + ω T o x(n) + + ω T y(n) ω ω T x(n) = + ω T o T y(n) ω o x(n) = y(n ) + ω / T + ω T x(n) = o y(n ) usually an ipulse to start the syste T y(nt) = ω x(nt) The proble of the bakward differene approxiation is, that it hanges the frequeny of the osillator and the apability to osillate without signal loss beause of the hange of the oeffiients (Transfors in Signals and Systes, Peter Kraniauskas, Addison-Wesley, Page 3). A better alulation of the oeffiients results in the following equation (C Algoriths for Real-Tie DSP, Paul M. Ebree, Prentie Hall, :995, Page 78) y(n) = y(n ) y(n ) + x(n) T = f saple where, = e dt d = daping( = ), os( ωt) and ω = πf = e Osillate dt For the apability of osillating the poles of the Z-Transfer funtion have to be on the unit irle, whih is not given by the bakward differene approxiation. The frequeny of the arrier signal an be easily heked by oparing with the ulation frequeny. The ratio should be /. 7

8 b) Modulation and deulation Hene the ulation and the deulation is only based on siple ultipliation, they an be realised very siple only using standard ultipliation provided by the DSP iruit. ) Low Pass Filter The transfer funtion of a FIR filter H(z) is given by: H(z) = The ultipliation by z - eans a delay of one unit of tie in the tie doain. The lowpass filter an be desribed by the equation: y(n) = N n= N k= h(k)x(n k) where h(k) are the filter oeffients and x(n - k) the sapled input values Coing fro the global definition of a low pass filter realised via a onvolver we an say: N h(n)z n y(n) = h(k)x(n k) = k= y(n) = h()x(n) + h()x(n -) + h(k) * x(n) where * eans onvolution h()x(n - ) + + h(n -)n(n - N + ) The output is just a linear weighted su of present and past inputs. So the FIR filter is alled a Running average filter. The filter funtion an be desribed by the following blok diagra, where z - represents the unit delay: x(n) x(n-) x(n-) x(n-n+) Z - Z - Z - h() h() h() h(n-) + y(n) figure 4 8

9 The input x(n) is ultiplied by the oeffiient h(n). Then x(n) is delayed by one step and ultiplied with the next oeffiient h(n+). After that x(n) is delayed again and ultiplied with the next filter oeffiient h(n+). All these single ultipliation are added together and one run of an x(n) value through all the filter oeffiients results in one output y(n). So it takes at least N steps, till the filter orretly works. It s the tie required for the st value to arrive at the filter-output. This filter ethod is realised by eans of a onvolver, whih stores and shifts the x-values and ultiplies the by the orret filter oeffiients. Figure 4 shows the standard blok diagra of a transversal filter. The oeffiients of the filter were alulated using the Fourier design ethod The requireents were: f utoff =khz,, f saple =5kHz, no given transition band, no given stop band attenuation Hene a retangular window funtion was used: Corner frequeny of ideal filter : ω = π =.4π 5 thus the ideal frequeny response : jαω e, ω.4π H D ( ω) = where α =,.4π < ω π IFT of the frequeny response : h h h h h D D D D D (n) = π (n) = π (n) = π H( ω)e.4π.4π e e e e jω(n α) e (n) = π j(n α) (n) = sin π(n α) π π jαω jαω jωn dω jωn jωn.4π dω + π dω = π = πj(n α) [.4π(n α) ].4π.4π e e N jωn jω(n α) dω dω j.4π(n α) ( e ) fro where the oeffiients an be diretly alulated sine no window funtion is used For the iddle filter-oeffiient L Hospital is used to alulate it (/)!: [ Aπ(n α) ] sin h(n) = π(n α) Aπ h(n) = π h(n) = A =.4 = [ os( naπ Aπα) ] when n = α differntiate Nuerator and Denoinator seperatly 9

10 5. Realisation using C a) The ulation signal In usual aplitude ulation signal, where speeh or equivalent signals are ulated, the ulation signal is fed to the DSP via an analogue to digital onverter. In the lab-siulation the ulation signal was to generate using a sinus funtion with a frequeny of khz. The following line shows the realisation using C: y[]=sin(n*wn), where ωn is the noralised signal frequeny of khz figure 4 - Modulating signal Figure 4 shows the ulating signal output of the progra. b) The digital Osillator The osillator was designed based on the following differene equation derived via the bakwards differene approxiation. Only the oeffiients were to deterine new, in order to full-fill the requireents, whih said the osillator frequeny to be khz at a sapling frequeny of 5kHz. y(n) = y(n ) y(n ) + x(n) T = f saple where, = e d = daping( = ), os( ωt) and ω = πf = e π khz Hene : = os( ) = kHz = dt Osillate dt The resulting ode is the following: x[]=.68339*x[]-x[]+i; x[]=x[]; // shifting osillator array x[]=x[]; figure 5 - Digital arrier signal

11 ) Modulation and Deulation The ulation and the deulation is based on siple ultipliation. Hene the ode for it was very siple to ipleent: // Modulating =(ap+(-ap*.5)*signal)*arrier; // Deulating de=-*arrier; The variable ap is used for hanging between balaned and standard aplitude ulation. It s value is previous set for balaned ulation and for standard ulation. The fator and.5 (=-.5) are hosen to get appropriate ulating results, beause the ratio of the arrier and the ulation signal should not be to high ( ), or to low ( ), to get best visible results for Standard aplitude ulation. The values for balaned ulation are A= and =. figure 6 - Modulated and deulated signal figure 7 - Balane Aplitude Modulated and deulated signal Figure 5 and figure 6 show the ulated and deulated but not low pass filtered outputs of the software.

12 d) Low Pass Filtering The low pass filter was realised by eans of a onvolver. The order of the onvolver was inreased, until a interferene free low pass signal available was. The 5 oeffiients of the onvolver are alulated with every new run of the ulator ulation setion of the progra. The filter oeffiients are alulated by the following lines using the algorith fro 4) Low Pass Filter. The resulting progra ode is as follows: // Calulating Convolver Filter oeffiients for(n=; n<=5 ; n++) { h[n]=sin((.4)*pi*(n-5))/(pi*(n-5)); h[(5)-n]=h[n]; // Reove oents for printing filter oeffiients // printf("%d=>%f %d=>%f \n",n,h[n],(5-n),h[5-n]); } h[5]=.4; // Set id filter oeffiient (fro L'Hospital) A J K B@C :6 ; < = >? ABC D7 BC 9 ABC D7 :F G ; % %%% & &&& '( )* +/ - +, %%% &&& '( )* + + / C >E 7 AB 9 L< = >? M? A H 7 E C? B C I A BC D7 figure 8 - Working el of a onvolver OO X O X O PQRSTQSU RSW XX O X O X O X O PQRSTQSU RSW X Y Z Z [\[] ^ \] Y ` a ` b \] d D K N C +/ 7 II@K 6 BA N N N +, N N N + + / Figure 8 shows how the onvolver ipleented in the software works. Every new deulated value is written into the last storage of the onvolver. Then all present stores are ultiplied with their appropriate oeffiient.

13 The following lines show the progra ode of the onvolver: // Filtering via onvolver filter_out=; for(k=; k<=5; k++) { filter_out+=xstore[k]*h[k]; // onvoling xstore[k]=xstore[k+]; // shifting array } xstore[5]=de; /* writing new xstore(n) value */ // END OF CONOLER figure 9 - Low pass filtered signal Figure 9 shows the output of the low pass filter realised via onvolver. There are no visible interferene in the sine signal. e) Output Plots figure - Output plot for standard aplitude ulation 3

14 figure - Balaned aplitude ulation Figure and figure show the output plots of the prograe in both ulation es. The in/ax funtion provides the peak levels of the different signals and is realised via siple oparing funtion. 6. Aplitudes The following peak aplitudes an be read out fro the output plots (figure and ): signal arrier ulated deulated Standard.5.5 Balaned Standard Aplitude Modulation = Asin = Asin ( ω t) ( + os( ω t) ) A ( ω t) + [ sin( ( ω + ω ) t) + sin( ω ω ) t) ] Fro the equation above it an bee seen, that the axiu peak aplitude is.5, when the arrier is A= and the ulation index =.5 (values fro prograe). 4

15 Balaned Aplitude Modulation = A sin A = ( ω t) os( ω t) ( sin( ω + ω ) + sin( ω ω ) The axiu peak value of the ulated signal is equal, when A= and =, whih are the used values in the prograe. Deulation de de = A sin = A A ( ω t) + ( sin( ω + ω ) t) + sin( ( ω + ω ) t) sin( ω t) ( os( ω t) ) A 4 os + os ( ω + ω ) t) os( ω t) + (( ω ω ) t) The deulated signal is negative signed. It s aplitude is at standard aplitude ulation.5 (=-.5A-.5A-*.5A) with A= and =.5. The aplitude of the filtered signal was not easured, beause of the attenuation of the low pass filter. 7. Conlusion Aplitude ulation is very easy realisable with digital systes, when the systes are apable to alulate at the speed of the desired frequenies. Analogue aplitude ulation systes an be diretly onverted fro the tie to the disrete tie doain. The onversion has to be done very arefully, in order to prevent frequeny shifting like the bakward differene approxiation does. Although aplitude ulation is used sine the first days of the th entury, it is still very popular. The advantages of AM are the easy and heap way of realisation and the little onsuption of bandwidth. The disadvantages are the poor signal to noise ratio and the proneness to aplitude distortions. These disadvantages an t be redued only with the hange fro analogue to digital, beause the transission hannel is the sae analogue one than before. The effort of the future is to replae today s analogue based aplitude ulation systes with digital systes, like the hange fro RTTY and Morse-ode to digital transission systes like the aateur s paket-radio. 5

16 8. Appendix a) Coplete soure ode of the ulation software #inlude <graphis.h> #inlude <stdio.h> #inlude <onio.h> #inlude <ath.h> #define pi #define end 64 // // Aplitude ulation - DSP siulation using C // Dirk Beker, BENG /3, 9835 // // Balaned and Standard Aplitude Modulation // float x(int n); void differene(int ypos, int sale, int ap); int ain(void) { /* request autodetetion */ int gdriver = DETECT, ge, errorode, sale=3; har key; int type=; /* initialize graphis and loal variables */ initgraph(&gdriver, &ge, ""); setbkolor(black); do { /* start */ differene(4,sale,type); setolor(lightblue); oveto(,447);lineto(639,447); outtextxy(5,45,"+- for saling or Es for exit, B for toggling ulating e"); key=geth(); if (key=='+') sale++; if (key=='-') sale--; if ((key=='b') (key=='b')) type=abs(type-); // toggle if (sale<=) {sale=;}; leardevie(); lrsr; } while (key!=7); } /* losegraph (lean up) */ losegraph(); return ; 6

17 /* END OF MAIN FUNCTION */ /* */ /* Osillators, ulator, deulator and filter */ void differene(int ypos, int sale, int ap) { int n, k, y_old, x_old, y_old, xplot, yplot, yplot, z_old, zplot, f_old=5, fplot; // ars for line drawing // (storing old points) int _old=9, plot; // ( -"- ) float xvalue, y[]={}, x[5]={},, de, i=; float fsignal=, fsignal=; // signal and osillator float fsaple=5; // and saple frequenies float wn=*pi*fsignal/fsaple; // noralisation of the and float wn=*os(*pi*fsignal/fsaple); // oeffiients of differene // equation float arrier, signal; // outputs vars float filter_out, xstore[5]={}, h[5]={}; // filter vars setolor(red); int saley=5; // saling in y diretion float arrierax=, signalax=, ax=, deax= ; // ax-in als // Calulating Convolver Filter oeffiients for(n=; n<=5 ; n++) { h[n]=sin((.4)*pi*(n-5))/(pi*(n-5)); h[(5)-n]=h[n]; // Reove oents for printing filter oeffiients // printf("%d=>%f %d=>%f \n",n,h[n],(5-n),h[5-n]); } h[5]=.4; // Set id filter oeffiient (fro L'Hospital) oveto(,ypos); i=; y_old=ypos;y_old=ypos+7;z_old=ypos+; // preset storings // for line funtion x_old=; for(n=; n<=end; n++) // ain loop { // Calulating frequeny (signal) y[]=sin(n*wn); signal=y[]; // for noralisation to (already is) if (signal>=signalax) signalax=signal; // Calulating frequeny (arrier) x[]=wn*x[]-x[]+i; arrier=x[]; // for noralisation to ( - "" - ) if (arrier>=arrierax) arrierax=arrier; // Modulating Y=A*f*(+*f) and hange between // Balaned and Standard ulation // Standard Modulation: A=(ap), =.5 // Balaned Modulation: A=, = // =(ap+(-ap*.5)*signal)*arrier; if (>=ax) ax=; // Deulating de=-*arrier; if (de<=deax) deax=de; // Filtering via onvolver filter_out=; for(k=; k<=5; k++) { filter_out+=xstore[k]*h[k]; // onvoling xstore[k]=xstore[k+]; // shifting array } xstore[5]=de; /* writing new xstore(n) value */ // END OF CONOLER

18 x[]=x[]; x[]=x[]; // shifting osillator array 8

19 // Drawing the wavefors // the old points are always stored in the _old vars setolor(red); // Raw signal xplot=n*sale; yplot=-signal*saley+ypos; line(x_old, y_old, xplot, yplot); y_old=yplot; setolor(green); // Carrier frequeny yplot=arrier*saley+ypos+7; line(x_old,y_old, xplot, yplot); y_old=yplot; setolor(blue); // Modulated signal zplot=*saley+ypos+7; line(x_old,z_old, xplot, zplot); z_old=zplot; setolor(lightred); // Deulated (ultiplied) plot=de*saley+ypos+95; line(x_old,_old, xplot, plot); _old=plot; setolor(lightgreen); // Filtered via onvolver if ((filter_out>4) (filter_out<-4)) filter_out=; fplot=filter_out*(5+*ap)+ypos+(37+6*ap); line(x_old,f_old, xplot, fplot); f_old=fplot; x_old=xplot; } i=; /* End of ipulse */ // Adding text to urves // setolor(white); outtextxy(,5,"modulating signal:"); outtextxy(,65,"carrier signal:"); outtextxy(,55,"modulated signal:"); outtextxy(,65,"deulated signal:"); outtextxy(,34,"deulated and filtered signal:"); // Printing ax values gotoxy(6,); printf("sigax: %.f \n",signalax); gotoxy(6,5); printf("arax: %.f \n",arrierax); gotoxy(6,); printf("ax: %.f \n",ax); gotoxy(6,7); printf("deax: %.f \n",deax); } 9

2. Continuous-wave modulation

2. Continuous-wave modulation . Continuous-wave odulation 1. Appliation goal We study representations in tie and frequeny doain for two types of ontinuous wave odulation: aplitude odulation (AM) and frequeny odulation (FM).. Continuous-wave

More information

AMPLITUDE MODULATION AND DEMODULATION

AMPLITUDE MODULATION AND DEMODULATION Modulation is a tehnique to transit inforation via radio arrier wavefor. It is a non-linear proess that generates additional frequenies, as we will see. Aplitude Modulation (AM) works by varying the aplitude

More information

Modulation Technique:

Modulation Technique: Modulation Tehnique: There are two basi failies of ontinuous-wave odulation tehniques: 1. Aplitude odulation, in whih the aplitude of a sinusoidal arrier is varied in aordane with an inoing essage signal.

More information

Introduction & Amplitude Modulation

Introduction & Amplitude Modulation Departent of Eletronis and Couniation Engineering, KUET Introdution & Aplitude Modulation Dr. Monir Hossen ECE, KUET Departent of Eletronis and Couniation Engineering, KUET Introdution (1/) Long distane

More information

CHAPTER 2. AMPLITUDE MODULATION (AM) 2.3 AM Single Side Band Communications

CHAPTER 2. AMPLITUDE MODULATION (AM) 2.3 AM Single Side Band Communications CHAPTER AMPLITUDE MODULATION (AM).3 AM Single Side Band Couniations OBJECTIVES To define and desribe AM single sideband To opare single sideband transission to onventional double sideband AM The explain

More information

Angle Modulation Frequency Modulation

Angle Modulation Frequency Modulation Angle Modulation Frequeny Modulation Consider again the general arrier v t =V osω t + φ ωt + φ represents the angle o the arrier. There are two ways o varying the angle o the arrier. a) By varying the

More information

Fatih University Electrical and Electronics Engineering Department EEE Communications I EXPERIMENT 5 FM MODULATORS

Fatih University Electrical and Electronics Engineering Department EEE Communications I EXPERIMENT 5 FM MODULATORS Fatih University Eletrial and Eletronis Engineering epartent EEE 36 - Couniations I EXPERIMENT 5 FM MOULATORS 5. OBJECTIVES. Studying the operation and harateristis of a varator diode.. Understanding the

More information

Communications. AM, DSBSC, VSB, SSB, FM, PM, Narrow band FM, PLL Demodulators, and FLL Loops Sampling Systems

Communications. AM, DSBSC, VSB, SSB, FM, PM, Narrow band FM, PLL Demodulators, and FLL Loops Sampling Systems Couniations Contents Introdution to Couniation Systes Analogue Modulation AM, DSBSC, SB, SSB, FM, PM, Narrow band FM, PLL Deodulators, and FLL Loops Sapling Systes Tie and Frequeny Division ultiplexing

More information

EE (082) Chapter IV: Angle Modulation Lecture 21 Dr. Wajih Abu-Al-Saud

EE (082) Chapter IV: Angle Modulation Lecture 21 Dr. Wajih Abu-Al-Saud EE 70- (08) Chapter IV: Angle Modulation Leture Dr. Wajih Abu-Al-Saud Effet of Non Linearity on AM and FM signals Sometimes, the modulated signal after transmission gets distorted due to non linearities

More information

ELEC2202 Communications Engineering Laboratory Frequency Modulation (FM)

ELEC2202 Communications Engineering Laboratory Frequency Modulation (FM) ELEC Counications Engineering Laboratory ---- Frequency Modulation (FM) 1. Objectives On copletion of this laboratory you will be failiar with: Frequency odulators (FM), Modulation index, Bandwidth, FM

More information

Fatih University Electrical and Electronics Engineering Department EEE Communications I EXPERIMENT 4 AM DEMODULATORS

Fatih University Electrical and Electronics Engineering Department EEE Communications I EXPERIMENT 4 AM DEMODULATORS Fatih University Eletrial and Eletronis Engineering Departent EEE 316 - Couniations I EXPERIMENT 4 AM DEMODULATORS 4.1 OBJECTIVES 1. Understanding the priniple of aplitude odulation and deodulation.. Ipleenting

More information

UNIT-5 ANGLE MODULATION (FM) I

UNIT-5 ANGLE MODULATION (FM) I UNIT-5 ANGLE MODULATION (FM) I Topis: Basi deinitions, FM, narrow band FM, wide band FM, transission bandwidth o FM waves, and generation o FM waves: indiret FM and diret FM. Angle odulation is a ethod

More information

Figure 4.11: Double conversion FM receiver

Figure 4.11: Double conversion FM receiver 74 4.8 FM Reeivers FM reeivers, like their AM ounterparts, are superheterodyne reeivers. Figure 4.11 shows a simplified blok diagram for a double onversion superheterodyne FM reeiver Figure 4.11: Double

More information

Notes on Orthogonal Frequency Division Multiplexing (OFDM)

Notes on Orthogonal Frequency Division Multiplexing (OFDM) Notes on Orthogonal Frequency Division Multiplexing (OFDM). Discrete Fourier ransfor As a reinder, the analytic fors of Fourier and inverse Fourier transfors are X f x t t, f dt x t exp j2 ft dt (.) where

More information

BPSK so that we have a discrete set of RF signals. t)cos(

BPSK so that we have a discrete set of RF signals. t)cos( BPSK. BPSK Introdution Reall that the most general modulation has the form s( t) a( t)os[ t ( t)]. We remared earlier that phase modulation was not an effetive way to implement analog ommuniation, one

More information

Double and single side-band suppressed-carrier optical modulator implemented at 1320 nm using LiNbO 3 crystals and bulk optics.

Double and single side-band suppressed-carrier optical modulator implemented at 1320 nm using LiNbO 3 crystals and bulk optics. Double and single side-band suppressed-arrier optial odulator ipleented at 13 n using LiNbO 3 rystals and bulk optis. Azad Siahakoun 1 and Sergio Granieri Departent of Physis and Applied Optis, Rose-Hulan

More information

Digitally Demodulating Binary Phase Shift Keyed Data Signals

Digitally Demodulating Binary Phase Shift Keyed Data Signals Digitally Demodulating Binary Phase Shift Keyed Signals Cornelis J. Kikkert, Craig Blakburn Eletrial and Computer Engineering James Cook University Townsville, Qld, Australia, 4811. E-mail: Keith.Kikkert@ju.edu.au,

More information

EE140 Introduction to Communication Systems Lecture 7

EE140 Introduction to Communication Systems Lecture 7 3/4/08 EE40 Introdution to Communiation Systems Leture 7 Instrutor: Prof. Xiliang Luo ShanghaiTeh University, Spring 08 Arhiteture of a (Digital) Communiation System Transmitter Soure A/D onverter Soure

More information

Experiment 7: Frequency Modulation and Phase Locked Loops October 11, 2006

Experiment 7: Frequency Modulation and Phase Locked Loops October 11, 2006 Experient 7: Frequency Modulation and Phase ocked oops October 11, 2006 Frequency Modulation Norally, we consider a voltage wave for with a fixed frequency of the for v(t) = V sin(ω c t + θ), (1) where

More information

Analog Communication (10EC53) Unit 3 Quadrature Carrier Multiplexing

Analog Communication (10EC53) Unit 3 Quadrature Carrier Multiplexing Analog Couniation (0EC53) Unit 3 Quadrature Carrier Multiplexing A Quadrature Carrier Multiplexing (QCM) or Quadrature Aplitude Modulation (QAM) ethod enables two DSBSC odulated waves, resulting ro two

More information

6. Amplitude Modulation

6. Amplitude Modulation 6. Amplitude Modulation Modulation is a proess by whih some parameter of a arrier signal is varied in aordane with a message signal. The message signal is alled a modulating signal. Definitions A bandpass

More information

ENSC327 Communications Systems 4. Double Sideband Modulation. Jie Liang School of Engineering Science Simon Fraser University

ENSC327 Communications Systems 4. Double Sideband Modulation. Jie Liang School of Engineering Science Simon Fraser University ENSC327 Communiations Systems 4. Double Sideband Modulation Jie Liang Shool of Engineering Siene Simon Fraser University 1 Outline DSB: Modulator Spetrum Coherent Demodulator: Three methods Quadrature-arrier

More information

EKT358 Communication Systems

EKT358 Communication Systems EKT358 Communiation Systems Chapter 2 Amplitude Modulation Topis Covered in Chapter 2 2-1: AM Conepts 2-2: Modulation Index and Perentage of Modulation 2-3: Sidebands and the Frequeny Domain 2-4: Single-Sideband

More information

ENSC327 Communications Systems 4. Double Sideband Modulation. School of Engineering Science Simon Fraser University

ENSC327 Communications Systems 4. Double Sideband Modulation. School of Engineering Science Simon Fraser University ENSC327 Communiations Systems 4. Double Sideband Modulation Shool of Engineering Siene Simon Fraser University 1 Outline Required Bakground DSB: Modulator Spetrum Coherent Demodulator: Three methods Quadrature-arrier

More information

TELE3013 Mid-session QUIZ 1

TELE3013 Mid-session QUIZ 1 TELE3013 Mid-session QUIZ 1 Week 7 10 th April, 2006 Name: Student No: Instrutions to Candidates (1) Time allowed: 90 minutes or so (2) Answer all questions. Total Marks = 90. (3) Marks are as indiated.

More information

A High Frequency Battery Model for Current Ripple Analysis

A High Frequency Battery Model for Current Ripple Analysis A High Frequeny Battery Model for Current Ripple Analysis Jin Wang* Ke Zou Departent of Eletrial and Coputer Engineering The Ohio State University Colubus, OH, USA *Wang@ee.osu.edu Chinghi Chen* Lihua

More information

ANALOGUE & DIGITAL COMMUNICATION

ANALOGUE & DIGITAL COMMUNICATION 1 ANALOGUE & DIGITAL COMMUNICATION Syed M. Zafi S. Shah & Uair Mujtaba Qureshi Lectures 5-6: Aplitude Modulation Part 1 Todays topics Recap of Advantages of Modulation Analog Modulation Defining Generation

More information

DSP Laboratory (EELE 4110) Lab#10 Finite Impulse Response (FIR) Filters

DSP Laboratory (EELE 4110) Lab#10 Finite Impulse Response (FIR) Filters Islamic University of Gaza OBJECTIVES: Faculty of Engineering Electrical Engineering Department Spring-2011 DSP Laboratory (EELE 4110) Lab#10 Finite Impulse Response (FIR) Filters To demonstrate the concept

More information

Chapter 3 Amplitude Modulation. Wireless Information Transmission System Lab. Institute of Communications Engineering National Sun Yat-sen University

Chapter 3 Amplitude Modulation. Wireless Information Transmission System Lab. Institute of Communications Engineering National Sun Yat-sen University Chapter 3 Amplitude Modulation Wireless Information Transmission System Lab. Institute of Communiations Engineering National Sun Yat-sen University Outline 3.1 Introdution 3.2 Amplitude Modulation 3.3

More information

Lecture 4: Amplitude Modulation (Double Sideband Suppressed Carrier, DSB-SC) Dr. Mohammed Hawa

Lecture 4: Amplitude Modulation (Double Sideband Suppressed Carrier, DSB-SC) Dr. Mohammed Hawa Leture 4: Amplitude Modulation (Double Sideband Suppressed Carrier, DSB-SC) Dr. Mohammed Hawa Eletrial Engineering Department University of Jordan EE421: Communiations I Notation 2 1 Three Modulation Types

More information

DIGITAL Communications

DIGITAL Communications DIGITAL Counications Contents Introduction to Counication Systes Analogue Modulation AM, DSBSC, SB, SSB, FM, PM, Narrow band FM, PLL Deodulators, and FLL Loops Sapling Systes Tie and Frequency Division

More information

TESTING OF ADCS BY FREQUENCY-DOMAIN ANALYSIS IN MULTI-TONE MODE

TESTING OF ADCS BY FREQUENCY-DOMAIN ANALYSIS IN MULTI-TONE MODE THE PUBLISHING HOUSE PROCEEDINGS OF THE ROMANIAN ACADEMY, Series A, OF THE ROMANIAN ACADEMY Volue 5, Nuber /004, pp.000-000 TESTING OF ADCS BY FREQUENCY-DOMAIN ANALYSIS IN MULTI-TONE MODE Daniel BELEGA

More information

) 3.75 sin 2 10 t 25 sin(6 10 t )

) 3.75 sin 2 10 t 25 sin(6 10 t ) Hoework NAME Solutions EE 442 Hoework #6 Solutions (Spring 2018 Due April 2, 2018 ) Print out hoework and do work on the printed pages. Proble 1 Tone-Modulated FM Signal (12 points) A 100 MHz carrier wave

More information

A 24 GHz Band FM-CW Radar System for Detecting Closed Multiple Targets with Small Displacement

A 24 GHz Band FM-CW Radar System for Detecting Closed Multiple Targets with Small Displacement A 24 GHz Band FM-CW Radar System for Deteting Closed Multiple Targets with Small Displaement Kazuhiro Yamaguhi, Mitsumasa Saito, Takuya Akiyama, Tomohiro Kobayashi and Hideaki Matsue Tokyo University of

More information

Lecture 4: Amplitude Modulation (Double Sideband Suppressed Carrier, DSB-SC) Dr. Mohammed Hawa

Lecture 4: Amplitude Modulation (Double Sideband Suppressed Carrier, DSB-SC) Dr. Mohammed Hawa Leture 4: Amplitude Modulation (Double Sideband Suppressed Carrier, DSB-SC) Dr. Mohammed Hawa Eletrial Engineering Department University of Jordan EE421: Communiations I Notation 2 1 Three Modulation Types

More information

Multiplication/Modulation Property For Continuous-Time.

Multiplication/Modulation Property For Continuous-Time. Multipliation/Modulation Property For Continuous-Time. X( X(j) y(=(.( Y(j)=[C(j) X(j)]/2π )] ( )* ( [ 2 ) ( ). (. π j X j C t t T F X ( C(j) + = = = θ θ θ θ θ π d Xj j C jw Y ) ( ) ( 2 ) ( Multipliation/Modulation

More information

ELEC 350 Communications Theory and Systems: I. Analog Signal Transmission and Reception. ELEC 350 Fall

ELEC 350 Communications Theory and Systems: I. Analog Signal Transmission and Reception. ELEC 350 Fall ELEC 350 Communiations Theory and Systems: I Analog Signal Transmission and Reeption ELEC 350 Fall 2007 1 ELEC 350 Fall 2007 2 Analog Modulation A large number o signals are analog speeh musi video These

More information

Assignment-III and Its Solution

Assignment-III and Its Solution Assignment-III and Its Solution 1. For a 4.0 GHz downlink link, if satellite TWTA power output is 10 dbw, on axis antenna gain is 34 db and Feeder loss is 1 db then the satellite EIRP on earth at 3 db

More information

DSP First Lab 05: FM Synthesis for Musical Instruments - Bells and Clarinets

DSP First Lab 05: FM Synthesis for Musical Instruments - Bells and Clarinets DSP First Lab 05: FM Synthesis for Musial Instruments - Bells and Clarinets Pre-Lab and Warm-Up: You should read at least the Pre-Lab and Warm-up setions of this lab assignment and go over all exerises

More information

Analog Transmission of Digital Data: ASK, FSK, PSK, QAM

Analog Transmission of Digital Data: ASK, FSK, PSK, QAM Analog Transmission of Digital Data: ASK, FSK, PSK, QAM Required reading: Forouzan 5. Garia 3.7 CSE 33, Fall 6 Instrutor: N. Vlaji Why Do We Need Digital-to-Analog Conversion?! ) The transmission medium

More information

F I R Filter (Finite Impulse Response)

F I R Filter (Finite Impulse Response) F I R Filter (Finite Impulse Response) Ir. Dadang Gunawan, Ph.D Electrical Engineering University of Indonesia The Outline 7.1 State-of-the-art 7.2 Type of Linear Phase Filter 7.3 Summary of 4 Types FIR

More information

UNIT - II CONTROLLED RECTIFIERS (Line Commutated AC to DC converters) Line Commutated Converter

UNIT - II CONTROLLED RECTIFIERS (Line Commutated AC to DC converters) Line Commutated Converter UNIT - II CONTROLLED RECTIFIERS (Line Coutated AC to DC converters) INTRODUCTION TO CONTROLLED RECTIFIERS Controlled rectifiers are line coutated ac to power converters which are used to convert a fixed

More information

Average Current Mode Interleaved PFC Control

Average Current Mode Interleaved PFC Control Freesale Semiondutor, n. oument Number: AN557 Appliation Note ev. 0, 0/06 Average Current Mode nterleaved PFC Control heory of operation and the Control oops design By: Petr Frgal. ntrodution Power Fator

More information

EFFICIENT IIR NOTCH FILTER DESIGN VIA MULTIRATE FILTERING TARGETED AT HARMONIC DISTURBANCE REJECTION

EFFICIENT IIR NOTCH FILTER DESIGN VIA MULTIRATE FILTERING TARGETED AT HARMONIC DISTURBANCE REJECTION EFFICIENT IIR NOTCH FILTER DESIGN VIA MULTIRATE FILTERING TARGETED AT HARMONIC DISTURBANCE REJECTION Control Systems Tehnology group Tehnishe Universiteit Eindhoven Eindhoven, The Netherlands Dennis Bruijnen,

More information

UNIT I FUNDAMENTALS OF ANALOG COMMUNICATION

UNIT I FUNDAMENTALS OF ANALOG COMMUNICATION CHETTINAD COLLEGE OF ENGINEERING & TECHNOLOGY NH-67, TRICHY MAIN ROAD, PULIYUR, C.F. 639 114, KARUR DT. DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING COURSE MATERIAL Subjet Nae: ANALOG AND DIGITAL

More information

Chapter 3 Digital Transmission Fundamentals

Chapter 3 Digital Transmission Fundamentals Chapter 3 Digital Transmission Fundamentals Modems and Digital Modulation CSE 33, Winter Instrutor: Foroohar Foroozan Modulation of Digital Data Modulation of Digital Data Modulation proess of onverting

More information

Objectives. Presentation Outline. Digital Modulation Lecture 04

Objectives. Presentation Outline. Digital Modulation Lecture 04 Digital Modulation Leture 04 Filters Digital Modulation Tehniques Rihard Harris Objetives To be able to disuss the purpose of filtering and determine the properties of well known filters. You will be able

More information

Introductory Notions

Introductory Notions Introdutory Notions - he blok diagram of a transmission link, whih onveys information by means of eletromagneti signals, is depited in the figure below. Message Signal aqusition blok Information ransmitter

More information

Revision: April 18, E Main Suite D Pullman, WA (509) Voice and Fax

Revision: April 18, E Main Suite D Pullman, WA (509) Voice and Fax Lab 9: Steady-state sinusoidal response and phasors Revision: April 18, 2010 215 E Main Suite D Pullman, WA 99163 (509) 334 6306 Voie and Fax Overview In this lab assignment, we will be onerned with the

More information

Adaptive Harmonic IIR Notch Filter with Varying Notch Bandwidth and Convergence Factor

Adaptive Harmonic IIR Notch Filter with Varying Notch Bandwidth and Convergence Factor Journal of Counication and Coputer (4 484-49 doi:.765/548-779/4.6. D DAVID PUBLISHING Adaptive Haronic IIR Notch Filter with Varying Notch Bandwidth and Convergence Factor Li Tan, Jean Jiang, and Liango

More information

Part 9: Basic AC Theory

Part 9: Basic AC Theory Part 9: Basic AC Theory 9.1 Advantages Of AC Systes Dealing with alternating current (AC) supplies is on the whole ore coplicated than dealing with DC current, However there are certain advantages of AC

More information

Metrol. Meas. Syst., Vol. XVIII (2011), No. 2, pp METROLOGY AND MEASUREMENT SYSTEMS. Index , ISSN

Metrol. Meas. Syst., Vol. XVIII (2011), No. 2, pp METROLOGY AND MEASUREMENT SYSTEMS. Index , ISSN METROLOGY AND MEASUREMENT SYSTEMS Index 330930, ISSN 0860-8229 www.metrology.pg.gda.pl DAC TESTING USING MODULATED SIGNALS Pavel Fexa, Josef Vedral, Jakub Svatoš CTU Prague, Faulty of Eletrial Engineering

More information

Relation between C/N Ratio and S/N Ratio

Relation between C/N Ratio and S/N Ratio Relation between C/N Ratio and S/N Ratio In our discussion in the past few lectures, we have coputed the C/N ratio of the received signals at different points of the satellite transission syste. The C/N

More information

Complete optical isolation created by indirect interband photonic transitions

Complete optical isolation created by indirect interband photonic transitions Corretion notie Complete optial isolation reated by indiret interband photoni transitions Zongfu Yu and Shanhui Fan Nature Photonis 4, 9 94 (009). In the version of this Supplementary Information originally

More information

A System-On-Board Approach for Impedance-Based Structural Health Monitoring

A System-On-Board Approach for Impedance-Based Structural Health Monitoring A Syste-On-Board Approah for Ipedane-Based Strutural Health Monitoring Jina Ki *a, Benjain L. Grisso b, Dong S. Ha a, and Daniel J. Inan b a Virginia Teh VLSI for Teleouniations Laboratory Departent of

More information

ECE 6560 Multirate Signal Processing Analysis & Synthesis Notes

ECE 6560 Multirate Signal Processing Analysis & Synthesis Notes Multirate Signal Processing Analysis & Synthesis Notes Dr. Bradley J. Bazuin Western Michigan University College of Engineering and Applied Sciences Departent of Electrical and Coputer Engineering 1903

More information

ANALOG COMMUNICATIONS IV Sem. Prepared by Mr. T. Nagarjuna ECE Department

ANALOG COMMUNICATIONS IV Sem. Prepared by Mr. T. Nagarjuna ECE Department ANALOG COMMUNICAIONS IV Sem Prepared by Mr.. Nagaruna ECE Department UNI I SIGNAL ANALYSIS AND LI SYSEMS Classifiation of Signals Deterministi & Non Deterministi Signals Periodi & A periodi Signals Even

More information

Spectral Transformation On the unit circle we have

Spectral Transformation On the unit circle we have 1 s of Objetive - Transform a given lowpass digital transfer funtion G L ( to another digital transfer funtion G D ( that ould be a lowpass, highpass, bandpass or bandstop filter z has been used to denote

More information

Lab 5: Differential Amplifier.

Lab 5: Differential Amplifier. epartent of Electrical and oputer Engineering Fall 1 Lab 5: ifferential plifier. 1. OBJETIVES Explore the operation of differential FET aplifier with resistive and active loads: Measure the coon and differential

More information

Research on Blanket Jamming to Beidou Navigation Signals Based on BOC Modulation

Research on Blanket Jamming to Beidou Navigation Signals Based on BOC Modulation Int. J. Communiations, Network and System Sienes, 6, 9, 35-44 Published Online May 6 in SiRes. http://www.sirp.org/ournal/ins http://dx.doi.org/.436/ins.6.95 Researh on Blanket Jamming to Beidou Navigation

More information

ES 442 Homework #8 Solutions (Spring 2018 Due April 16, 2018 ) Print out homework and do work on the printed pages.. Problem 1 ASCII Code (20 points)

ES 442 Homework #8 Solutions (Spring 2018 Due April 16, 2018 ) Print out homework and do work on the printed pages.. Problem 1 ASCII Code (20 points) Hoework 8 NAME olutions E 44 Hoework #8 olutions (pring 018 Due April 16, 018 ) Print out hoework and do work on the printed pages.. Proble 1 ACII Code (0 points) he Aerican tandard Code for Inforation

More information

Module 5 Carrier Modulation. Version 2 ECE IIT, Kharagpur

Module 5 Carrier Modulation. Version 2 ECE IIT, Kharagpur Module 5 Carrier Modulation Version ECE II, Kharagpur Lesson 5 Quaternary Phase Shift Keying (QPSK) Modulation Version ECE II, Kharagpur After reading this lesson, you will learn about Quaternary Phase

More information

Compensated Single-Phase Rectifier

Compensated Single-Phase Rectifier Copensated Single-Phase Rectifier Jānis DoniĦš Riga Technical university jdonins@gail.co Abstract- Paper describes ethods of rectified DC pulsation reduction adding a ensation node to a single phase rectifier.

More information

Date: August 23,999 Dist'n: T1E1.4

Date: August 23,999 Dist'n: T1E1.4 08/0/99 1 T1E1.4/99-49 Projet: T1E1.4: VDSL Title: Filtering elements to meet requirements on power spetral density (99-49) Contat: G. Cherubini, E. Eleftheriou, S. Oeler, IBM Zurih Researh Lab. Saeumerstr.

More information

Smarter Balanced Assessment Consortium Claims, Targets, and Standard Alignment for Math

Smarter Balanced Assessment Consortium Claims, Targets, and Standard Alignment for Math Sarter Balanced Assessent Consortiu Clais, s, Stard Alignent for Math The Sarter Balanced Assessent Consortiu (SBAC) has created a hierarchy coprised of clais targets that together can be used to ake stateents

More information

Determination of Typical Operating Conditions for

Determination of Typical Operating Conditions for 1 1 ( A PUB.LICATION,OF THE RCA TUBE DIVISION Vol. 1, No. 3 Deceber, 195 Deterination of Typical Operating Conditions for RCA Tubes Used as Linear If Power Aplifiers During the past several years, there

More information

CHAPTER 3 BER EVALUATION OF IEEE COMPLIANT WSN

CHAPTER 3 BER EVALUATION OF IEEE COMPLIANT WSN CHAPTER 3 EVALUATIO OF IEEE 8.5.4 COMPLIAT WS 3. OVERVIEW Appliations of Wireless Sensor etworks (WSs) require long system lifetime, and effiient energy usage ([75], [76], [7]). Moreover, appliations an

More information

A Time-Frequency Adaptation Based on Quantum Neural Networks for Speech Enhancement

A Time-Frequency Adaptation Based on Quantum Neural Networks for Speech Enhancement A Tie-Frequeny Adaptation Based on Quantu Neural Networs for Speeh Enhaneent Kun-Ching Wang 1 and Chiun-Li Chin 1 Departent of Inforation Tehnology & Couniation Shin Chien University No. University Rd

More information

ANALOG COMMUNICATION (9)

ANALOG COMMUNICATION (9) 11/5/013 DEARTMENT OF ELECTRICAL &ELECTRONICS ENGINEERING ANALOG COMMUNICATION (9) Fall 013 Original slides by Yrd. Doç. Dr. Burak Kellei Modified by Yrd. Doç. Dr. Didem Kivan Tureli OUTLINE Noise in Analog

More information

Midterm 1. Total. Name of Student on Your Left: Name of Student on Your Right: EE 20N: Structure and Interpretation of Signals and Systems

Midterm 1. Total. Name of Student on Your Left: Name of Student on Your Right: EE 20N: Structure and Interpretation of Signals and Systems EE 20N: Structure and Interpretation of Signals and Systems Midterm 1 12:40-2:00, February 19 Notes: There are five questions on this midterm. Answer each question part in the space below it, using the

More information

Introduction to Analog And Digital Communications

Introduction to Analog And Digital Communications Introdution to Analog And Digital Communiations Seond Edition Simon Haykin, Mihael Moher Chapter 9 Noise in Analog Communiations 9.1 Noise in Communiation Systems 9. Signal-to-Noise Ratios 9.3 Band-Pass

More information

SIG: Signal-Processing

SIG: Signal-Processing TH Köln - Technology, Arts, Sciences Prof. Dr. Rainer Bartz SIG: Signal-Processing Copendiu (6) Prof. Dr.-Ing. Rainer Bartz rainer.bartz@th-koeln.de Contact: eail: website: office: rainer.bartz@th-koeln.de

More information

CS3291: Digital Signal Processing

CS3291: Digital Signal Processing CS39 Exam Jan 005 //08 /BMGC University of Manchester Department of Computer Science First Semester Year 3 Examination Paper CS39: Digital Signal Processing Date of Examination: January 005 Answer THREE

More information

The University of Texas at Austin Dept. of Electrical and Computer Engineering Final Exam

The University of Texas at Austin Dept. of Electrical and Computer Engineering Final Exam The University of Texas at Austin Dept. of Electrical and Computer Engineering Final Exam Date: December 18, 2017 Course: EE 313 Evans Name: Last, First The exam is scheduled to last three hours. Open

More information

MULTI-FREQUENCY EDDY CURRENT TESTING OF FERROMAGNETIC WELDS

MULTI-FREQUENCY EDDY CURRENT TESTING OF FERROMAGNETIC WELDS U-FQUCY DDY CU SG OF FOGC WDS ODUCO C. W. Gilstad,. F. Dersh and. Deale David aylor esearh Center etals and Welding Division nnapolis D, 2142-567 Single frequeny phase analysis eddy urrent tehniques have

More information

UNIT -4 (Guided waves between Parallel planes)

UNIT -4 (Guided waves between Parallel planes) SRI VENKATESWARA COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING Date : 09.09.014 PART-A QUESTIONS AND ANSWERS Subjet : Transmission lines & Wave Guides Sub Code : EC305

More information

A HIGH POWER FACTOR THREE-PHASE RECTIFIER BASED ON ADAPTIVE CURRENT INJECTION APPLYING BUCK CONVERTER

A HIGH POWER FACTOR THREE-PHASE RECTIFIER BASED ON ADAPTIVE CURRENT INJECTION APPLYING BUCK CONVERTER 9th International onference on Power Electronics Motion ontrol - EPE-PEM Košice A HIGH POWER FATOR THREE-PHASE RETIFIER BASE ON AAPTIVE URRENT INJETION APPYING BUK ONVERTER Žarko Ja, Predrag Pejović EE

More information

EE 464 Band-Pass Sampling Example Fall 2018

EE 464 Band-Pass Sampling Example Fall 2018 EE 464 Band-Pass Sampling Example Fall 2018 Summary This example demonstrates the use of band-pass sampling. First, a band-pass signal is onstruted as a osine modulated speeh signal. This is a double sideband

More information

New Adaptive Linear Combination Structure for Tracking/Estimating Phasor and Frequency of Power System

New Adaptive Linear Combination Structure for Tracking/Estimating Phasor and Frequency of Power System 28 Journal of Electrical Engineering & echnology Vol. 5, No., pp. 28~35, 2 New Adaptive Linear Cobination Structure for racking/estiating Phasor and Frequency of Power Syste Choowong-Wattanasakpubal and

More information

TELE4653 Lecture 6: Frequency Shift Keying

TELE4653 Lecture 6: Frequency Shift Keying ELE4653 Leture 6: Frequeny Shift Keying When frequeny odulation was studied in analogue systes, we found the analysis to be onsiderably ore oplex than that for aplitude odulation, in a large part beause

More information

A NEW APPROACH TO UNGROUNDED FAULT LOCATION IN A THREE-PHASE UNDERGROUND DISTRIBUTION SYSTEM USING COMBINED NEURAL NETWORKS & WAVELET ANALYSIS

A NEW APPROACH TO UNGROUNDED FAULT LOCATION IN A THREE-PHASE UNDERGROUND DISTRIBUTION SYSTEM USING COMBINED NEURAL NETWORKS & WAVELET ANALYSIS A NEW APPROACH TO UNGROUNDED FAULT LOCATION IN A THREE-PHASE UNDERGROUND DISTRIBUTION SYSTEM USING COMBINED NEURAL NETWORKS & WAVELET ANALYSIS Jaal Moshtagh University of Bath, UK oshtagh79@yahoo.co Abstract

More information

LOW COST PRODUCTION PHASE NOISE MEASUREMENTS ON MICROWAVE AND MILLIMETRE WAVE FREQUENCY SOURCES

LOW COST PRODUCTION PHASE NOISE MEASUREMENTS ON MICROWAVE AND MILLIMETRE WAVE FREQUENCY SOURCES Page 1 of 10 LOW COST PRODUCTION PHASE NOISE MEASUREMENTS ON MICROWAVE AND MILLIMETRE WAVE FREQUENCY SOURCES Hugh McPherson Spectral Line Systes Ltd, Units 1,2&3 Scott Road, Tarbert, Isle of Harris. www.spectral-line-systes.co.uk

More information

Key-Words: - Software defined radio, Walsh Hadamard codes, Lattice filter, Matched filter, Autoregressive model, Gauss-Markov process.

Key-Words: - Software defined radio, Walsh Hadamard codes, Lattice filter, Matched filter, Autoregressive model, Gauss-Markov process. G Suhitra, M L Valarmathi A Novel method of Walsh-Hadamard Code Generation using Reonfigurable Lattie filter and its appliation in DS-CDMA system GSUCHITRA, MLVALARMATHI Department of ECE, Department of

More information

NINTH INTERNATIONAL CONGRESS ON SOUND AND VIBRATION, ICSV9 PASSIVE CONTROL OF LAUNCH NOISE IN ROCKET PAYLOAD BAYS

NINTH INTERNATIONAL CONGRESS ON SOUND AND VIBRATION, ICSV9 PASSIVE CONTROL OF LAUNCH NOISE IN ROCKET PAYLOAD BAYS first nae & faily nae: Rick Morgans Page nuber: 1 NINTH INTERNATIONAL CONGRESS ON SOUND AND VIBRATION, ICSV9 PASSIVE CONTROL OF LAUNCH NOISE IN ROCKET PAYLOAD BAYS Rick Morgans, Ben Cazzolato, Anthony

More information

ACCURATE DISPLACEMENT MEASUREMENT BASED ON THE FREQUENCY VARIATION MONITORING OF ULTRASONIC SIGNALS

ACCURATE DISPLACEMENT MEASUREMENT BASED ON THE FREQUENCY VARIATION MONITORING OF ULTRASONIC SIGNALS XVII IMEKO World Congress Metrology in 3rd Millenniu June 22 27, 2003, Dubrovnik, Croatia ACCURATE DISPLACEMENT MEASUREMENT BASED ON THE FREQUENCY VARIATION MONITORING OF ULTRASONIC SIGNALS Ch. Papageorgiou

More information

28th Seismic Research Review: Ground-Based Nuclear Explosion Monitoring Technologies

28th Seismic Research Review: Ground-Based Nuclear Explosion Monitoring Technologies DEVELOPMENT OF SURFACE WAVE DISPERSION AND ATTENUATION MAPS AND IMPROVED METHODS FOR MEASURING SURFACE WAVES Jeffry L. Stevens, Jeffrey W. Given, G. Eli Baker and Heming Xu Siene Appliations International

More information

Assignment 9 Ball and Beam Design Project

Assignment 9 Ball and Beam Design Project EE-371 CONTROL SYSTEMS LABORATORY Assignent 9 Ball and Bea Design Project Purpose The objectives of this project are: To obtain a atheatical odel and a linearized odel of the ball and bea syste. Design

More information

Calculating the input-output dynamic characteristics. Analyzing dynamic systems and designing controllers.

Calculating the input-output dynamic characteristics. Analyzing dynamic systems and designing controllers. CHAPTER : REVIEW OF FREQUENCY DOMAIN ANALYSIS The long-term response of a proess is nown as the frequeny response whih is obtained from the response of a omplex-domain transfer funtion. The frequeny response

More information

Chapter 6. POWER AMPLIFIERS

Chapter 6. POWER AMPLIFIERS hapter 6. OWER AMFERS An aplifying syste usually has several cascaded stages. The input and interediate stages are sall signal aplifiers. Their function is only to aplify the input signal to a suitable

More information

EXPERIMENTAL VERIFICATION OF SINUSOIDAL APPROXIMATION IN ANALYSIS OF THREE-PHASE TWELVE-PULSE OUTPUT VOLTAGE TYPE RECTIFIERS

EXPERIMENTAL VERIFICATION OF SINUSOIDAL APPROXIMATION IN ANALYSIS OF THREE-PHASE TWELVE-PULSE OUTPUT VOLTAGE TYPE RECTIFIERS th INTERNATIONAL SYPOSIU on POWER ELECTRONICS - Ee 9 XV eđunarodni sipoziju Energetska elektronika Ee 9 NOVI SAD, REPUBLIC OF SERBIA, October 8 th - th, 9 EXPERIENTAL VERIFICATION OF SINUSOIDAL APPROXIATION

More information

Design and Performance of a 24 GHz Band FM-CW Radar System and Its Application

Design and Performance of a 24 GHz Band FM-CW Radar System and Its Application Frequeny Design and Performane of a 24 GHz Band FM-CW Radar System and Its Appliation Kazuhiro Yamaguhi, Mitsumasa Saito, Kohei Miyasaka and Hideaki Matsue Tokyo University of Siene, Suwa CQ-S net In.,

More information

Considering Capacitive Component in the Current of the CSCT Compensator

Considering Capacitive Component in the Current of the CSCT Compensator Proeedings of the World Congress on Engineering and Computer Siene 8 WCECS 8, Otober - 4, 8, San Franiso, SA Considering Capaitive Component in the Current of the CSCT Compensator Mohammad Tavakoli Bina,

More information

Capacity of Wireless Ad Hoc Networks Using Practical Directional Antennas

Capacity of Wireless Ad Hoc Networks Using Practical Directional Antennas Capaity of Wireless Ad Ho Networks Using Pratial Diretional Antennas Jue Wang Fudan University Shanghai, China 091040078@fudan.edu.n Linghe Kong Shanghai Jiao Tong University Shanghai, China linghe.kong@sjtu.edu.n

More information

ANALYSIS OF THE IONOSPHERIC INFLUENCE ON SIGNAL PROPAGATION AND TRACKING OF BINARY OFFSET CARRIER (BOC) SIGNALS FOR GALILEO AND GPS

ANALYSIS OF THE IONOSPHERIC INFLUENCE ON SIGNAL PROPAGATION AND TRACKING OF BINARY OFFSET CARRIER (BOC) SIGNALS FOR GALILEO AND GPS ANALYSIS OF THE IONOSPHERIC INFLUENCE ON SIGNAL PROPAGATION AND TRACKING OF BINARY OFFSET CARRIER (BOC) SIGNALS FOR GALILEO AND GPS Thomas Pany (1), Bernd Eissfeller (2), Jón Winkel (3) (1) University

More information

DSI3 Sensor to Master Current Threshold Adaptation for Pattern Recognition

DSI3 Sensor to Master Current Threshold Adaptation for Pattern Recognition International Journal of Signal Processing Systes Vol., No. Deceber 03 DSI3 Sensor to Master Current Threshold Adaptation for Pattern Recognition David Levy Infineon Austria AG, Autootive Power Train Systes,

More information

Communication Systems, 5e

Communication Systems, 5e Communiation Systems, 5e Chapter 7: Analog Communiation Systems A. Brue Carlson Paul B. Crilly 010 The Mraw-Hill Companies Chapter 7: Analog Communiation Systems Reeiver blok diagram design Image requeny

More information

AC Fundamental. Simple Loop Generator: Whenever a conductor moves in a magnetic field, an emf is induced in it.

AC Fundamental. Simple Loop Generator: Whenever a conductor moves in a magnetic field, an emf is induced in it. A Fundaental Siple oop Generator: Whenever a conductor oves in a agnetic field, an ef is induced in it. Fig.: Siple oop Generator The aount of EMF induced into a coil cutting the agnetic lines of force

More information

Polyphase Filter Design with Reduced Phase Non-Linearity

Polyphase Filter Design with Reduced Phase Non-Linearity Polyphase Filter Design with Redued Phase on-linearity DR. ARTUR RUOWSI and DR. IZZET ALE Applied DSP and VLSI Researh Group, University of Westminster, 5 ew Cavendish Street, Londo UITED IGDOM Abstrat:

More information

Torsion System. Encoder #3 ( 3 ) Third encoder/disk for Model 205a only. Figure 1: ECP Torsion Experiment

Torsion System. Encoder #3 ( 3 ) Third encoder/disk for Model 205a only. Figure 1: ECP Torsion Experiment Torsion Syste Introduction This lab experient studies dynaics of a torsional syste with single and ultiple degrees of freedo. The effects of various control configurations are studied in later part of

More information

ROBUST UNDERWATER LOCALISATION OF ULTRA LOW FREQUENCY SOURCES IN OPERATIONAL CONTEXT

ROBUST UNDERWATER LOCALISATION OF ULTRA LOW FREQUENCY SOURCES IN OPERATIONAL CONTEXT ROBUST UNDERWATER LOCALISATION OF ULTRA LOW FREQUENCY SOURCES IN OPERATIONAL CONTEXT M. Lopatka a, B. Nicolas a, G. Le Touzé a,b, X. Cristol c, B. Chalindar c, J. Mars a, D. Fattaccioli d a GIPSA-Lab /DIS/

More information