Demonstrating CDMA, Frequency Hopping, and Other Wireless Techniques with PSPICE

Size: px
Start display at page:

Download "Demonstrating CDMA, Frequency Hopping, and Other Wireless Techniques with PSPICE"

Transcription

1 Abstract Session 2632 Demonstrating CDMA, Frequency Hopping, and Other Wireless Techniques with PSPICE Andrew Rusek, Barbara Oakley Department of Electrical and Systems Engineering Oakland University, Rochester, Michigan Wireless communication systems apply various methods of modulation and demodulation. In the literature, these methods are often described very generally in analytical fashion and then illustrated by means of software. However, in the past, neither theory nor simulation have often bridged the gap to show students how general communication functions can be practically implemented in circuitry. This paper discusses PSpice models illustrating how digital modulation and demodulation can be achieved and applied in support of conventional and spread spectrum communication systems. The PSpice models of PSK and FSK systems described in the article can be directly referred to existing hardware. The most popular spread spectrum methods, CDMA and frequency hopping, have been considered and introduced to demonstrate encoding and decoding processes. The PSpice circuits and simulations discussed here would make excellent additions to the classroom or laboratory of any undergraduate communications system course. I. Introduction PSpice is the most venerable of the many circuit simulation packages in common use today, and for good reason it has a free demo version capable of handling fairly complex circuitry, it provides good connection with circuit level software, and it offers a fast learning curve. Even so, there are many competitors: Matlab/Simulab, ViSsim, and Elanix among them. None of these offer substantive demonstration models, and an additional problem is that one must often know more about the inner workings of the simulation than about the processes being investigated. PSpice offers flexibility in Fourier analysis through automatic scaling, along with the possibility of easy customization. As a consequence, PSpice provides unbeatable advantages in modeling communication-related circuitry and systems. Table 1: PSpice macromodules discussed in this paper 1. Sampling 2. Phase shift keying 3. Frequency shift keying 4. Frequency hopping 5. CDMA with interfering signal In this paper we will explore how basic aspects of digital modulation, interference, and system integration can be demonstrated to students through PSpice simulation; Table 1 provides a summary of the topics. Some areas related to source coding, such as pulse width modulation, analog-to-digital conversion, and delta modulation were discussed in previous papers, 1,2 along with other topics such as pulse amplitude modulation, analog correlators, and frequency synthesizers. Many simulations related to voltage controlled oscillators and phase locked loops were also provided, and the interested reader is directed to those papers for in-depth discussions of those topics. Page

2 II. Description of the PSpice Modules 1. Sampling The circuits of Figure 1 illustrate a simple method of sampling a pulsed signal. The input signal with its salient characteristics is shown in blue, while the sampling pulsed voltage with its related characteristics are shown in green. The filters and receivers on the right, in yellow, act as receivers. The three circuits differ only in their sampling frequencies. The top circuit samples at a frequency below the Nyquist frequency, while the middle circuit is somewhat beyond and the bottom is well beyond the Nyquist frequency. Input V(inputx), modulation V(movex), sampled waveform V(sample_outx), and output signal V(filt_outx) are shown in Figure 2. Here students can clearly see how undersampling distorts the signal past recognition they can also easily play with the system to explore its limits. A look at the spectra (Figure 3) reveals yet a deeper way of understanding and exploring the problem. Undersampling provides for intertwined spectra (V(sample_out1)) that are too close together to effectively filter, while denser sampling rates separate the spectra into easily filterable sections. The more densely sampled outputs V(filt_out2) and V(filt_out3) display markedly different spectra from the undersampled V(filt_out1). The simulations illustrated here are only introductory trials to show PSpice s ability to investigate sampling. More tests could easily be introduced to show the effects of changing the sampling rate and the demodulation filter bandwidth. An anti-aliasing filter could also be added so that its effects could be shown. 2. Phase shift keying A PSK system is illustrated in Figure 4. The transmitter is in blue, while the receiver is in yellow. Information bits are sent at a rate of 1/ Hz. This information modulates the phase of the 5 MHz carrier, with +1 producing no phase shift and -1 producing -180 phase shift. The modulated signal is sent to the receiver. Inside the receiver, the PSK modulated signal is split, with the left branch squaring the input signal to produce 2 5 MHz. The resulting signal is applied to a JK-toggle flip-flop to divide the frequency by two. The DC voltage sources and the r produce the necessary DC offset for the carrier, which must be symmetric and bipolar. This reconstructed carrier is applied to the coherent demodulator, where the modulated signal from the transmitter is also applied. The resulting combination yields the original information bits after filtering. Figure 7, which shows the associated voltage waveforms, reveals the slightly distorted relationship between input analog signal into the transmitter and output analog signal from the receiver. The effects of PSK are more clearly seen in the closeup views of Figure 8. Figure 9 shows a simplified PSK more suited to in-depth examination of effects related to variation of the information signal, while Figure 10 shows the (fashionable!) eye diagram, often used to examine rise and fall times. Page

3 3. Frequency shift keying Frequency shift keying is shown as a simplified system in Figure 11, and as a more complex system in Figure 13. In Figure 11, a VCO (shown in yellow) acts as a transmitter whose square wave frequency is controlled by the information source shown at the bottom left. The square waves are received by two filters, shown in the top right of the figure. The uppermost filter is designed to detect a 1, while the filter below it is designed to detect a 0. The associated voltage waveforms are shown in Figure 12. Figure 13 illustrates a slightly more complex method of handling FSK. Once again, the input to the system (shown in green) is fed into a VCO (in blue). This time, however, the receiver is essentially a phase locked loop system. The PLL filter output voltage is proportional to the frequency changes, which represent the 0's and 1's of the transmitter. Figure 14 shows the corresponding waveforms. 4. Frequency hopping Frequency hopping is illustrated in Figure 15. The hopping code signal is provided by the two pulsed voltage sources (in green). These provide for several different levels of amplitude, as shown by V(hop-hop) of Figure 16 and 17. These different amplitude levels in turn provide different inputs to the VCO (in yellow), which varies the frequency accordingly. PSK modulation of the input information with the varying carrier is accomplished by the PSK modulator (shown in blue). The carrier recovery system is shown in orange its chief feature is the divide by two counter that recovers the carrier from the squared input signal. The coherent demodulator is shown in grey, while a low pass filter is shown in dark pink. A closeup of the waveform outputs is shown in Figure 17. Either fast or slow hopping can be demonstrated with this system. 5. CDMA with fast spreading code In CDMA with fast spreading codes, the rate of the information bits is lower than the rate of the spreading code. An example of such a system is shown in Figure 18. The codes chosen here are very simple so as to clearly reveal the processes involved in modulation and demodulation. The simulation involves two stations operating on the same carrier frequency but having different spreading codes. The carrier sources are modulated in phase (PSK) by the signals marked as Vinfo1 and Vinfo2, which represent the state of the intelligence signals. The upper station, on the left, generates the desired signals, and the lower station, also on the left, produces an interfering signal. The triangular block controls the amount of interfering signal. The spectrum spreading sources, Vencrypt1 and Vencrypt2, chop the carrier at high rate, thereby adding more PSK to the signals mod1 and mod2, which were also PSK modulated by the information bits. Both double modulated signals reach the same receiver located on the right. In the receiver, the de-spreading signal (Vencrypt11), which of the same shape as the spreading signal Vencrypt1, is applied to decipher the desired channel (in this case, the upper transmitter signal). The internally generated carrier, Vcarrier11, is then applied to demodulate the original information Vinfo1. The multipliers (circles with crosses) in the transmitters are modulators, while the multipliers in the receiver are coherent demodulators whose coherence is assured by proper alignment of the de- Page

4 spreading code signal and the internal carrier. The receiver output voltage (Voutdec1) of the desired signal is finally obtained by low pass filtering. The simulation results show only a basic application of the system. Students can play with the level of interference to show distortions of the received and useful signal. At high interfering signals one may expect total disruption of expected messages. Although not shown here, different delays can be introduced to simulate multipath instead of interference in the second input signal. The effects of both noise and code modification can also be easily examined. One of the chief advantages of CDMA is clearly revealed through these simulations: different coding even while using the same carrier frequency can increase spectrum utilization. Time domain waveforms illustrating the system operation are shown in Figures 19 and 20, while Figure 21 shows the frequency spectra. Here, the signal V(mod1) is the PSK modulated and desired signal, while V(out1) is the chopped or encrypted version of V(mod1). The frequency spectrum of the encrypted signal is clearly broader than the spectrum of PSK modulated signal. Both time-domain and frequency domain representations of V(sum) show no resemblance whatsoever to V(mod1), which is the desired signal. The spreading codes of both transmitters used in the examples are much shorter than the ones applied in practice in order to present the principles of operation within reasonable simulation times. To make the simulation work, it is assumed that the de-spreading code and the carrier are properly aligned (synchronized) with corresponding signals generated in the desired signal transmitter. In real life, both of these signals must be reconstructed in the receiver. This is done by proper sequencing of the desired signal phases, which is controlled by a protocol. For instance, during one phase the information signal, V(info1), is not applied only the spreading code signal is present in the desired signal. The code is demodulated in the receiver, as in regular PSK, compared with built-in signature of this code in the receiver through correlation, and aligned. During the same phase the carrier is also reconstructed, as in PSK. Then the code is activated and the desired information is demodulated as shown above. Figures 22 and 23 show a simplified method to decipher the spreading code of the desired transmitter and reconstruct the carrier. The authors of this paper are currently developing more complete simulation models of spread spectrum units with synchronization systems that would include correlators, noise sources, and PLL systems. (Detailed simulations demonstrating these concepts were presented in the previous papers. 1,2 ) III. Conclusions Frequency hopping, CDMA, and other wireless techniques are sometimes difficult concepts for students to grasp, and even more difficult to obtain practical experimental experiences with. Demonstrating these concepts through PSpice simulations, allowing students free rein to play with these simulations, and encouraging them to devise their own experiments based on these simulations can provide invaluable educational opportunities. Simulations such as those shown in this paper could very profitably be used in many courses related to this cutting edge area of technology. Page

5 Figure 1: Three virtually identical sampling circuits, which differ only in the rate of sampling. The information to be sampled is shown in yellow, while the signal doing the sampling is shown in green. The top circuit, with a pulse width of 1 µs and a period of 2 µs, is undersampled. The lower two circuits show more appropriate sampling of the information signal. The portions of the circuit outlined in blue are acting as transmitters, while the filter and amplifier on the right hand portion of each circuit (in white) are acting as receivers. Page

6 Figure 2: Voltage waveforms affiliated with Figure 1. An index of 1 indicates that the waveforms are associated with the undersampled circuit shown at the top of the previous figure, while indices 2 and 3 indicate the waveforms of the more densely sampled circuits in the middle and at the bottom respectively of Fig. 1. Page

7 Figure 3: Spectra of sampled circuits of Figures 1 and 2. An index of 1 indicates that the spectra are associated with the undersampled circuit shown at the top of Figure 1, while indices 2 and 3 indicate the spectra of the more densely sampled circuits in the middle and at the bottom respectively of Fig. 1. Undersampling provides for intertwined spectra (V(sample_out1)) that are too close together to effectively filter, while denser sampling rates separate the spectra into easily filterable sections. Page

8 Figure 4: PSK system. The transmitter is in blue, the receiver in yellow, and the time base used for the eye diagram is in green. Figure 5: Delta modulator (described in detail in Rusek, Oakley, 2001, Communications). The output signal is bipolar, since it is intended to be applied to modulate the carrier for PSK. Page

9 Figure 6: PSK receiver that includes the carrier recovery system in green (a squarer and frequency divider), a coherent demodulator (multiplier, in orange), a low pass filter (in blue), and a delta demodulator with integrator on bottom right. Figure 7: Signals corresponding to voltages of the PSK system. The top shows digital signals available from the output of the receiver, second from top shows the digital signals just rpior to their insertion onto the carrier, third from top shows the original signals provided as input into the transmitter (V(anal_intelligence)) and the demodulated output signal a close, but not perfect approximation of the original signal. The bottom waveform illustrates the triangle waveform of the time base used for the eye diagram. Page

10 Figure 8: Closeup of waveforms related to PSK system. The uppermost waveform clearly reveals the effect of the phase modulation, which are directly related to the change in state of the intelligence bits that were input into the system. Page

11 Figure 9: Simplified PSK system which can be used to demonstrate the effects of transmitting high frequency information signals. Figure 10: Eye diagram, used to quickly visualize and relate effects related to rise and fall times. Page

12 Figure 11: Simple FSK system. The transmitter is in actuality a VCO (in yellow). The frequency of the VCO is controlled by the 0's and 1's of the input signal. 0 then corresponds to one frequency, while 1 corresponds to another. The top filter on the right detects 1, while the filter beneath it detects 0. Figure 12: Voltage waveforms affiliated with the previous figure. Page

13 Figure 13: FSK system. The intelligence input are pulses provided by the voltage source shown in green. This input modulates a VCO (in blue) that produces a square wave output. The phase detector is shown in light orange, a low pass filter in dark orange, the other VCO in dark grey, and the output in yellow. Figure 14: Voltage waveforms affiliated with the previous figure. Page

14 Figure 15: Frequency hopping scheme. The signal is encoded in phase (PSK), the hops are those of the carrier frequency. Figure 16: Information signal is encoded into phase changes (PSK); V(hop-hop) reveals the hopped changes in the frequency of the carrier; V(trans_out) of the top wave is the output signal of the transmitter that includes the triple change in frequency as well as the changes of phase. Page

15 Figure 17: Expanded waves of the previous figure. The top wave shows the phase change when V(info) changes its level. Frequency changes of the carrier are imposed by V(hophop). Figure 18: CDMA with fast spreading code. Page

16 Figure 19: CDMA time domain waves. Encript1 and encript2 are the spreading waves, whose rate is higher than the info bits (this is shown with a bit higher than the information bits, info1, info2, to demonstrate all waves within a reasonable scale). Page

17 Figure 20:CDMA waves as above but with a different time scale to show the differences between mod1 and out1, and mod2 and out2 (that is, the non-encrypted and the encrypted waves). Page

18 Figure 21: Spectra for CDMA. Out1, out2 represent the final spectra of the transmitted signals. Mod1, mod2 are PSK modulated carriers. Sum is the composite signal reaching the receiver. Encript1 and encript2 are the spreading code spectra. Info1 and info2 are spectra of the information bits. Out1 and out2 spectra are broader than PSK mod1 and mod2. They have also smaller amplitudes, which illustrate the effects of spreading Page

19 Figure 22: A simplified method to decipher the spreading code of the desired transmitter and reconstruct the carrier. Figure 23: Waveforms related to the previous circuit. Page

20 Bibliography 1 Andrew Rusek and Barbara Oakley, PSpice Applications in the Teaching of Communications Electronics, Proceedings of the 2001 American Society for Engineering Education Annual Conference & Exposition, (CDROM), Albuquerque, NM. 2 Andrew Rusek and Barbara Oakley, PSpice Applications in the Teaching of Wireless and High Frequency Electronics, Proceedings of the 2001 American Society for Engineering Education Annual Conference & Exposition, (CDROM), Albuquerque, NM. (Nominated for best paper.) ANDREW RUSEK Andrew Rusek is a Professor of Engineering at Oakland University in Rochester, Michigan. He received an M.S. in Electrical Engineering from Warsaw Technical University in 1962, and a PhD. in Electrical Engineering from the same university in His post-doctoral research involved sampling oscillography, and was completed at Aston University in Birmingham, England, in Dr. Rusek is very actively involved in the automotive industry with research in communication systems, high frequency electronics, and electromagnetic compatibility. He is the recipient of the Oakland University Teaching Excellence Award. BARBARA OAKLEY Barbara Oakley is an Assistant Professor of Engineering at Oakland University in Rochester, Michigan. She received her B.A. in Slavic Languages and Literature, as well as a B.S. in Electrical Engineering, from the University of Washington in Seattle. Her M.S. in Electrical and Computer Engineering was received from Oakland University in 1995, and her Ph.D. in Systems Engineering, also from Oakland, was received in Her research involves biomedical applications and electromagnetic compatibility. She is a recipient of the NSF FIE New Faculty Fellow Award, was designated an NSF New Century Scholar, and has received the John D. and Dortha J. Withrow Teaching Award. Page

EE 460L University of Nevada, Las Vegas ECE Department

EE 460L University of Nevada, Las Vegas ECE Department EE 460L PREPARATION 1- ASK Amplitude shift keying - ASK - in the context of digital communications is a modulation process which imparts to a sinusoid two or more discrete amplitude levels. These are related

More information

YEDITEPE UNIVERSITY ENGINEERING FACULTY COMMUNICATION SYSTEMS LABORATORY EE 354 COMMUNICATION SYSTEMS

YEDITEPE UNIVERSITY ENGINEERING FACULTY COMMUNICATION SYSTEMS LABORATORY EE 354 COMMUNICATION SYSTEMS YEDITEPE UNIVERSITY ENGINEERING FACULTY COMMUNICATION SYSTEMS LABORATORY EE 354 COMMUNICATION SYSTEMS EXPERIMENT 3: SAMPLING & TIME DIVISION MULTIPLEX (TDM) Objective: Experimental verification of the

More information

EE 400L Communications. Laboratory Exercise #7 Digital Modulation

EE 400L Communications. Laboratory Exercise #7 Digital Modulation EE 400L Communications Laboratory Exercise #7 Digital Modulation Department of Electrical and Computer Engineering University of Nevada, at Las Vegas PREPARATION 1- ASK Amplitude shift keying - ASK - in

More information

Digital Communication

Digital Communication Digital Communication Laboratories bako@ieee.org DigiCom Labs There are 5 labs related to the digital communication. Study of the parameters of metal cables including: characteristic impendance, attenuation

More information

Universitas Sumatera Utara

Universitas Sumatera Utara Amplitude Shift Keying & Frequency Shift Keying Aim: To generate and demodulate an amplitude shift keyed (ASK) signal and a binary FSK signal. Intro to Generation of ASK Amplitude shift keying - ASK -

More information

Department of Electronics & Telecommunication Engg. LAB MANUAL. B.Tech V Semester [ ] (Branch: ETE)

Department of Electronics & Telecommunication Engg. LAB MANUAL. B.Tech V Semester [ ] (Branch: ETE) Department of Electronics & Telecommunication Engg. LAB MANUAL SUBJECT:-DIGITAL COMMUNICATION SYSTEM [BTEC-501] B.Tech V Semester [2013-14] (Branch: ETE) KCT COLLEGE OF ENGG & TECH., FATEHGARH PUNJAB TECHNICAL

More information

Modulation is the process of impressing a low-frequency information signal (baseband signal) onto a higher frequency carrier signal

Modulation is the process of impressing a low-frequency information signal (baseband signal) onto a higher frequency carrier signal Modulation is the process of impressing a low-frequency information signal (baseband signal) onto a higher frequency carrier signal Modulation is a process of mixing a signal with a sinusoid to produce

More information

6. has units of bits/second. a. Throughput b. Propagation speed c. Propagation time d. (b)or(c)

6. has units of bits/second. a. Throughput b. Propagation speed c. Propagation time d. (b)or(c) King Saud University College of Computer and Information Sciences Information Technology Department First Semester 1436/1437 IT224: Networks 1 Sheet# 10 (chapter 3-4-5) Multiple-Choice Questions 1. Before

More information

Modulations Analog Modulations Amplitude modulation (AM) Linear modulation Frequency modulation (FM) Phase modulation (PM) cos Angle modulation FM PM Digital Modulations ASK FSK PSK MSK MFSK QAM PAM Etc.

More information

Mobile & Wireless Networking. Lecture 2: Wireless Transmission (2/2)

Mobile & Wireless Networking. Lecture 2: Wireless Transmission (2/2) 192620010 Mobile & Wireless Networking Lecture 2: Wireless Transmission (2/2) [Schiller, Section 2.6 & 2.7] [Reader Part 1: OFDM: An architecture for the fourth generation] Geert Heijenk Outline of Lecture

More information

2011 PSW American Society for Engineering Education Conference

2011 PSW American Society for Engineering Education Conference Communications Laboratory with Commercial Test and Training Instrument Peter Kinman and Daniel Murdock California State University Fresno Abstract A communications laboratory course has been designed around

More information

Lecture 3: Wireless Physical Layer: Modulation Techniques. Mythili Vutukuru CS 653 Spring 2014 Jan 13, Monday

Lecture 3: Wireless Physical Layer: Modulation Techniques. Mythili Vutukuru CS 653 Spring 2014 Jan 13, Monday Lecture 3: Wireless Physical Layer: Modulation Techniques Mythili Vutukuru CS 653 Spring 2014 Jan 13, Monday Modulation We saw a simple example of amplitude modulation in the last lecture Modulation how

More information

A DSP IMPLEMENTED DIGITAL FM MULTIPLEXING SYSTEM

A DSP IMPLEMENTED DIGITAL FM MULTIPLEXING SYSTEM A DSP IMPLEMENTED DIGITAL FM MULTIPLEXING SYSTEM Item Type text; Proceedings Authors Rosenthal, Glenn K. Publisher International Foundation for Telemetering Journal International Telemetering Conference

More information

CHAPTER 2. Instructor: Mr. Abhijit Parmar Course: Mobile Computing and Wireless Communication ( )

CHAPTER 2. Instructor: Mr. Abhijit Parmar Course: Mobile Computing and Wireless Communication ( ) CHAPTER 2 Instructor: Mr. Abhijit Parmar Course: Mobile Computing and Wireless Communication (2170710) Syllabus Chapter-2.4 Spread Spectrum Spread Spectrum SS was developed initially for military and intelligence

More information

EXPERIMENT WISE VIVA QUESTIONS

EXPERIMENT WISE VIVA QUESTIONS EXPERIMENT WISE VIVA QUESTIONS Pulse Code Modulation: 1. Draw the block diagram of basic digital communication system. How it is different from analog communication system. 2. What are the advantages of

More information

ELEC3242 Communications Engineering Laboratory Amplitude Modulation (AM)

ELEC3242 Communications Engineering Laboratory Amplitude Modulation (AM) ELEC3242 Communications Engineering Laboratory 1 ---- Amplitude Modulation (AM) 1. Objectives 1.1 Through this the laboratory experiment, you will investigate demodulation of an amplitude modulated (AM)

More information

A Complete Set of Experiments for Communication Classes

A Complete Set of Experiments for Communication Classes A Complete Set of Experiments for Communication Classes Firas Hassan Ohio Northern University, Ada, OH 45810 f-hassan@onu.edu Abstract In this paper, a set of module based hands-on experiments that cover

More information

Downloaded from 1

Downloaded from  1 VII SEMESTER FINAL EXAMINATION-2004 Attempt ALL questions. Q. [1] How does Digital communication System differ from Analog systems? Draw functional block diagram of DCS and explain the significance of

More information

Emona Telecoms-Trainer ETT-101

Emona Telecoms-Trainer ETT-101 EXPERIMENTS IN MODERN COMMUNICATIONS Emona Telecoms-Trainer ETT-101 Multi-Experiment Single Board Telecommunications Trainer for Technical College and Technical High School Students EMONA INSTRUMENTS www.ett101.com

More information

Design Implementation Description for the Digital Frequency Oscillator

Design Implementation Description for the Digital Frequency Oscillator Appendix A Design Implementation Description for the Frequency Oscillator A.1 Input Front End The input data front end accepts either analog single ended or differential inputs (figure A-1). The input

More information

ADVANCED EXPERIMENTS IN MODERN COMMUNICATIONS

ADVANCED EXPERIMENTS IN MODERN COMMUNICATIONS ADVANCED EXPERIMENTS IN MODERN COMMUNICATIONS NEW FIBER OPTICS KIT New Generation Single-Board Telecoms Experimenter for Advanced Experiments Emona ETT-101 BiSKIT Multi-Experiment Telecommunications &

More information

Department of Electronics & Communication Engineering LAB MANUAL SUBJECT: DIGITAL COMMUNICATION LABORATORY [ECE324] (Branch: ECE)

Department of Electronics & Communication Engineering LAB MANUAL SUBJECT: DIGITAL COMMUNICATION LABORATORY [ECE324] (Branch: ECE) Department of Electronics & Communication Engineering LAB MANUAL SUBJECT: DIGITAL COMMUNICATION LABORATORY [ECE324] B.Tech Year 3 rd, Semester - 5 th (Branch: ECE) Version: 01 st August 2018 The LNM Institute

More information

Spread Spectrum Techniques

Spread Spectrum Techniques 0 Spread Spectrum Techniques Contents 1 1. Overview 2. Pseudonoise Sequences 3. Direct Sequence Spread Spectrum Systems 4. Frequency Hopping Systems 5. Synchronization 6. Applications 2 1. Overview Basic

More information

Signals and Systems Lecture 9 Communication Systems Frequency-Division Multiplexing and Frequency Modulation (FM)

Signals and Systems Lecture 9 Communication Systems Frequency-Division Multiplexing and Frequency Modulation (FM) Signals and Systems Lecture 9 Communication Systems Frequency-Division Multiplexing and Frequency Modulation (FM) April 11, 2008 Today s Topics 1. Frequency-division multiplexing 2. Frequency modulation

More information

Carrier Phase Recovery. EE3723 : Digital Communications. Synchronization. Carrier Phase Recovery. Carrier Phase Synchronization Techniques.

Carrier Phase Recovery. EE3723 : Digital Communications. Synchronization. Carrier Phase Recovery. Carrier Phase Synchronization Techniques. EE3723 : Digital Communications Carrier Phase Recovery Week 10: Synchronization (Frequency, Phase, Symbol and Frame Synchronization) Carrier and Phase Recovery Phase-Locked Loop 20-May-15 Muhammad Ali

More information

ECE 4600 Communication Systems

ECE 4600 Communication Systems ECE 4600 Communication Systems Dr. Bradley J. Bazuin Associate Professor Department of Electrical and Computer Engineering College of Engineering and Applied Sciences Course Topics Course Introduction

More information

QUESTION BANK SUBJECT: DIGITAL COMMUNICATION (15EC61)

QUESTION BANK SUBJECT: DIGITAL COMMUNICATION (15EC61) QUESTION BANK SUBJECT: DIGITAL COMMUNICATION (15EC61) Module 1 1. Explain Digital communication system with a neat block diagram. 2. What are the differences between digital and analog communication systems?

More information

Chapter 4. Part 2(a) Digital Modulation Techniques

Chapter 4. Part 2(a) Digital Modulation Techniques Chapter 4 Part 2(a) Digital Modulation Techniques Overview Digital Modulation techniques Bandpass data transmission Amplitude Shift Keying (ASK) Phase Shift Keying (PSK) Frequency Shift Keying (FSK) Quadrature

More information

Amplitude Frequency Phase

Amplitude Frequency Phase Chapter 4 (part 2) Digital Modulation Techniques Chapter 4 (part 2) Overview Digital Modulation techniques (part 2) Bandpass data transmission Amplitude Shift Keying (ASK) Phase Shift Keying (PSK) Frequency

More information

Charan Langton, Editor

Charan Langton, Editor Charan Langton, Editor SIGNAL PROCESSING & SIMULATION NEWSLETTER Baseband, Passband Signals and Amplitude Modulation The most salient feature of information signals is that they are generally low frequency.

More information

Multiplexing Module W.tra.2

Multiplexing Module W.tra.2 Multiplexing Module W.tra.2 Dr.M.Y.Wu@CSE Shanghai Jiaotong University Shanghai, China Dr.W.Shu@ECE University of New Mexico Albuquerque, NM, USA 1 Multiplexing W.tra.2-2 Multiplexing shared medium at

More information

KINGS COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING QUESTION BANK. Subject Name: Digital Communication Techniques

KINGS COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING QUESTION BANK. Subject Name: Digital Communication Techniques KINGS COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING QUESTION BANK Subject Code: EC1351 Year/Sem: III/IV Subject Name: Digital Communication Techniques UNIT I PULSE MODULATION

More information

ELEC3242 Communications Engineering Laboratory Frequency Shift Keying (FSK)

ELEC3242 Communications Engineering Laboratory Frequency Shift Keying (FSK) ELEC3242 Communications Engineering Laboratory 1 ---- Frequency Shift Keying (FSK) 1) Frequency Shift Keying Objectives To appreciate the principle of frequency shift keying and its relationship to analogue

More information

Department of Electronic and Information Engineering. Communication Laboratory

Department of Electronic and Information Engineering. Communication Laboratory Department of Electronic and Information Engineering Communication Laboratory Frequency Shift Keying (FSK) & Differential Phase Shift Keying (DPSK) & Differential Quadrature Phase Shift Keying (DQPSK)

More information

Hardware/Software Co-Simulation of BPSK Modulator and Demodulator using Xilinx System Generator

Hardware/Software Co-Simulation of BPSK Modulator and Demodulator using Xilinx System Generator www.semargroups.org, www.ijsetr.com ISSN 2319-8885 Vol.02,Issue.10, September-2013, Pages:984-988 Hardware/Software Co-Simulation of BPSK Modulator and Demodulator using Xilinx System Generator MISS ANGEL

More information

MODULATION AND MULTIPLE ACCESS TECHNIQUES

MODULATION AND MULTIPLE ACCESS TECHNIQUES 1 MODULATION AND MULTIPLE ACCESS TECHNIQUES Networks and Communication Department Dr. Marwah Ahmed Outlines 2 Introduction Digital Transmission Digital Modulation Digital Transmission of Analog Signal

More information

Overview of Digital Mobile Communications

Overview of Digital Mobile Communications Overview of Digital Mobile Communications Dong In Kim (dikim@ece.skku.ac.kr) Wireless Communications Lab 1 Outline Digital Communications Multiple Access Techniques Power Control for CDMA IMT-2000 System

More information

Innovative Communications Experiments Using an Integrated Design Laboratory

Innovative Communications Experiments Using an Integrated Design Laboratory Innovative Communications Experiments Using an Integrated Design Laboratory Frank K. Tuffner, John W. Pierre, Robert F. Kubichek University of Wyoming Abstract In traditional undergraduate teaching laboratory

More information

Lecture 6. Angle Modulation and Demodulation

Lecture 6. Angle Modulation and Demodulation Lecture 6 and Demodulation Agenda Introduction to and Demodulation Frequency and Phase Modulation Angle Demodulation FM Applications Introduction The other two parameters (frequency and phase) of the carrier

More information

The Sampling Theorem:

The Sampling Theorem: The Sampling Theorem: Aim: Experimental verification of the sampling theorem; sampling and message reconstruction (interpolation). Experimental Procedure: Taking Samples: In the first part of the experiment

More information

QUESTION BANK EC 1351 DIGITAL COMMUNICATION YEAR / SEM : III / VI UNIT I- PULSE MODULATION PART-A (2 Marks) 1. What is the purpose of sample and hold

QUESTION BANK EC 1351 DIGITAL COMMUNICATION YEAR / SEM : III / VI UNIT I- PULSE MODULATION PART-A (2 Marks) 1. What is the purpose of sample and hold QUESTION BANK EC 1351 DIGITAL COMMUNICATION YEAR / SEM : III / VI UNIT I- PULSE MODULATION PART-A (2 Marks) 1. What is the purpose of sample and hold circuit 2. What is the difference between natural sampling

More information

Spread Spectrum (SS) is a means of transmission in which the signal occupies a

Spread Spectrum (SS) is a means of transmission in which the signal occupies a SPREAD-SPECTRUM SPECTRUM TECHNIQUES: A BRIEF OVERVIEW SS: AN OVERVIEW Spread Spectrum (SS) is a means of transmission in which the signal occupies a bandwidth in excess of the minimum necessary to send

More information

B SCITEQ. Transceiver and System Design for Digital Communications. Scott R. Bullock, P.E. Third Edition. SciTech Publishing, Inc.

B SCITEQ. Transceiver and System Design for Digital Communications. Scott R. Bullock, P.E. Third Edition. SciTech Publishing, Inc. Transceiver and System Design for Digital Communications Scott R. Bullock, P.E. Third Edition B SCITEQ PUBLISHtN^INC. SciTech Publishing, Inc. Raleigh, NC Contents Preface xvii About the Author xxiii Transceiver

More information

KINGS DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING DIGITAL COMMUNICATION TECHNIQUES YEAR/SEM: III / VI BRANCH : ECE PULSE MODULATION

KINGS DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING DIGITAL COMMUNICATION TECHNIQUES YEAR/SEM: III / VI BRANCH : ECE PULSE MODULATION KINGS COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING SUB.NAME : EC1351 DIGITAL COMMUNICATION TECHNIQUES BRANCH : ECE YEAR/SEM: III / VI UNIT I PULSE MODULATION PART A (2

More information

Laboratory 5: Spread Spectrum Communications

Laboratory 5: Spread Spectrum Communications Laboratory 5: Spread Spectrum Communications Cory J. Prust, Ph.D. Electrical Engineering and Computer Science Department Milwaukee School of Engineering Last Update: 19 September 2018 Contents 0 Laboratory

More information

CDMA is used to a limited extent on the 800-MHz band, but is much more common in the 1900-MHz PCS band. It uses code-division multiple access by

CDMA is used to a limited extent on the 800-MHz band, but is much more common in the 1900-MHz PCS band. It uses code-division multiple access by IS-95 CDMA PCS CDMA Frequency Use CDMA Channels Forward Channel Reverse Channel Voice Coding Mobile Power Control Rake Receivers and Soft handoffs CDMA Security CDMA is used to a limited extent on the

More information

Twelve voice signals, each band-limited to 3 khz, are frequency -multiplexed using 1 khz guard bands between channels and between the main carrier

Twelve voice signals, each band-limited to 3 khz, are frequency -multiplexed using 1 khz guard bands between channels and between the main carrier Twelve voice signals, each band-limited to 3 khz, are frequency -multiplexed using 1 khz guard bands between channels and between the main carrier and the first channel. The modulation of the main carrier

More information

Software-Defined Radio using Xilinx (SoRaX)

Software-Defined Radio using Xilinx (SoRaX) SoRaX-Page 1 Software-Defined Radio using Xilinx (SoRaX) Functional Requirements List and Performance Specifications By: Anton Rodriguez & Mike Mensinger Project Advisors: Dr. In Soo Ahn & Dr. Yufeng Lu

More information

Lecture 7: Components of Phase Locked Loop (PLL)

Lecture 7: Components of Phase Locked Loop (PLL) Lecture 7: Components of Phase Locked Loop (PLL) CSCE 6933/5933 Instructor: Saraju P. Mohanty, Ph. D. NOTE: The figures, text etc included in slides are borrowed from various books, websites, authors pages,

More information

Outline / Wireless Networks and Applications Lecture 3: Physical Layer Signals, Modulation, Multiplexing. Cartoon View 1 A Wave of Energy

Outline / Wireless Networks and Applications Lecture 3: Physical Layer Signals, Modulation, Multiplexing. Cartoon View 1 A Wave of Energy Outline 18-452/18-750 Wireless Networks and Applications Lecture 3: Physical Layer Signals, Modulation, Multiplexing Peter Steenkiste Carnegie Mellon University Spring Semester 2017 http://www.cs.cmu.edu/~prs/wirelesss17/

More information

Problems from the 3 rd edition

Problems from the 3 rd edition (2.1-1) Find the energies of the signals: a) sin t, 0 t π b) sin t, 0 t π c) 2 sin t, 0 t π d) sin (t-2π), 2π t 4π Problems from the 3 rd edition Comment on the effect on energy of sign change, time shifting

More information

Fundamentals of Digital Communication

Fundamentals of Digital Communication Fundamentals of Digital Communication Network Infrastructures A.A. 2017/18 Digital communication system Analog Digital Input Signal Analog/ Digital Low Pass Filter Sampler Quantizer Source Encoder Channel

More information

BPSK Modulation and Demodulation Scheme on Spartan-3 FPGA

BPSK Modulation and Demodulation Scheme on Spartan-3 FPGA BPSK Modulation and Demodulation Scheme on Spartan-3 FPGA Mr. Pratik A. Bhore 1, Miss. Mamta Sarde 2 pbhore3@gmail.com1, mmsarde@gmail.com2 Department of Electronics & Communication Engineering Abha Gaikwad-Patil

More information

UTILIZATION OF AN IEEE 1588 TIMING REFERENCE SOURCE IN THE inet RF TRANSCEIVER

UTILIZATION OF AN IEEE 1588 TIMING REFERENCE SOURCE IN THE inet RF TRANSCEIVER UTILIZATION OF AN IEEE 1588 TIMING REFERENCE SOURCE IN THE inet RF TRANSCEIVER Dr. Cheng Lu, Chief Communications System Engineer John Roach, Vice President, Network Products Division Dr. George Sasvari,

More information

Outline. Communications Engineering 1

Outline. Communications Engineering 1 Outline Introduction Signal, random variable, random process and spectra Analog modulation Analog to digital conversion Digital transmission through baseband channels Signal space representation Optimal

More information

Multiplexing Concepts and Introduction to BISDN. Professor Richard Harris

Multiplexing Concepts and Introduction to BISDN. Professor Richard Harris Multiplexing Concepts and Introduction to BISDN Professor Richard Harris Objectives Define what is meant by multiplexing and demultiplexing Identify the main types of multiplexing Space Division Time Division

More information

Analog Communication.

Analog Communication. Analog Communication Vishnu N V Tele is Greek for at a distance, and Communicare is latin for to make common. Telecommunication is the process of long distance communications. Early telecommunications

More information

Laboratory Assignment 5 Amplitude Modulation

Laboratory Assignment 5 Amplitude Modulation Laboratory Assignment 5 Amplitude Modulation PURPOSE In this assignment, you will explore the use of digital computers for the analysis, design, synthesis, and simulation of an amplitude modulation (AM)

More information

DEPARTMENT OF COMPUTER GCE@Bodi_ SCIENCE GCE@Bodi_ AND ENIGNEERING GCE@Bodi_ GCE@Bodi_ GCE@Bodi_ Analog and Digital Communication GCE@Bodi_ DEPARTMENT OF CsE Subject Name: Analog and Digital Communication

More information

MAKING TRANSIENT ANTENNA MEASUREMENTS

MAKING TRANSIENT ANTENNA MEASUREMENTS MAKING TRANSIENT ANTENNA MEASUREMENTS Roger Dygert, Steven R. Nichols MI Technologies, 1125 Satellite Boulevard, Suite 100 Suwanee, GA 30024-4629 ABSTRACT In addition to steady state performance, antennas

More information

The quality of the transmission signal The characteristics of the transmission medium. Some type of transmission medium is required for transmission:

The quality of the transmission signal The characteristics of the transmission medium. Some type of transmission medium is required for transmission: Data Transmission The successful transmission of data depends upon two factors: The quality of the transmission signal The characteristics of the transmission medium Some type of transmission medium is

More information

AN EXTENDED PHASE-LOCK TECHNIQUE FOR AIDED ACQUISITION

AN EXTENDED PHASE-LOCK TECHNIQUE FOR AIDED ACQUISITION AN EXTENDED PHASE-LOCK TECHNIQUE FOR AIDED ACQUISITION Item Type text; Proceedings Authors Barbour, Susan Publisher International Foundation for Telemetering Journal International Telemetering Conference

More information

CME312- LAB Manual DSB-SC Modulation and Demodulation Experiment 6. Experiment 6. Experiment. DSB-SC Modulation and Demodulation

CME312- LAB Manual DSB-SC Modulation and Demodulation Experiment 6. Experiment 6. Experiment. DSB-SC Modulation and Demodulation Experiment 6 Experiment DSB-SC Modulation and Demodulation Objectives : By the end of this experiment, the student should be able to: 1. Demonstrate the modulation and demodulation process of DSB-SC. 2.

More information

CARRIER ACQUISITION AND THE PLL

CARRIER ACQUISITION AND THE PLL CARRIER ACQUISITION AND THE PLL PREPARATION... 22 carrier acquisition methods... 22 bandpass filter...22 the phase locked loop (PLL)....23 squaring...24 squarer plus PLL...26 the Costas loop...26 EXPERIMENT...

More information

UNIT-1. Basic signal processing operations in digital communication

UNIT-1. Basic signal processing operations in digital communication UNIT-1 Lecture-1 Basic signal processing operations in digital communication The three basic elements of every communication systems are Transmitter, Receiver and Channel. The Overall purpose of this system

More information

AC : DEVELOPING DIGITAL/ANALOG TELECOMMUNICA- TION LABORATORY

AC : DEVELOPING DIGITAL/ANALOG TELECOMMUNICA- TION LABORATORY AC 2011-2119: DEVELOPING DIGITAL/ANALOG TELECOMMUNICA- TION LABORATORY Dr. Yuhong Zhang, Texas Southern University Yuhong Zhang is an assistant professor at Texas Southern University Xuemin Chen, Texas

More information

Lecture 9: Spread Spectrum Modulation Techniques

Lecture 9: Spread Spectrum Modulation Techniques Lecture 9: Spread Spectrum Modulation Techniques Spread spectrum (SS) modulation techniques employ a transmission bandwidth which is several orders of magnitude greater than the minimum required bandwidth

More information

CS601 Data Communication Solved Objective For Midterm Exam Preparation

CS601 Data Communication Solved Objective For Midterm Exam Preparation CS601 Data Communication Solved Objective For Midterm Exam Preparation Question No: 1 Effective network mean that the network has fast delivery, timeliness and high bandwidth duplex transmission accurate

More information

Frequency-Hopped Multiple-Access Communications with Multicarrier On Off Keying in Rayleigh Fading Channels

Frequency-Hopped Multiple-Access Communications with Multicarrier On Off Keying in Rayleigh Fading Channels 1692 IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 48, NO. 10, OCTOBER 2000 Frequency-Hopped Multiple-Access Communications with Multicarrier On Off Keying in Rayleigh Fading Channels Seung Ho Kim and Sang

More information

Signal Characteristics

Signal Characteristics Data Transmission The successful transmission of data depends upon two factors:» The quality of the transmission signal» The characteristics of the transmission medium Some type of transmission medium

More information

Speed Control of DC Motor Using Phase-Locked Loop

Speed Control of DC Motor Using Phase-Locked Loop Speed Control of DC Motor Using Phase-Locked Loop Authors Shaunak Vyas Darshit Shah Affiliations B.Tech. Electrical, Nirma University, Ahmedabad E-mail shaunak_vyas1@yahoo.co.in darshit_shah1@yahoo.co.in

More information

two computers. 2- Providing a channel between them for transmitting and receiving the signals through it.

two computers. 2- Providing a channel between them for transmitting and receiving the signals through it. 1. Introduction: Communication is the process of transmitting the messages that carrying information, where the two computers can be communicated with each other if the two conditions are available: 1-

More information

EE-4022 Experiment 3 Frequency Modulation (FM)

EE-4022 Experiment 3 Frequency Modulation (FM) EE-4022 MILWAUKEE SCHOOL OF ENGINEERING 2015 Page 3-1 Student Objectives: EE-4022 Experiment 3 Frequency Modulation (FM) In this experiment the student will use laboratory modules including a Voltage-Controlled

More information

Department of Electronics and Communication Engineering 1

Department of Electronics and Communication Engineering 1 UNIT I SAMPLING AND QUANTIZATION Pulse Modulation 1. Explain in detail the generation of PWM and PPM signals (16) (M/J 2011) 2. Explain in detail the concept of PWM and PAM (16) (N/D 2012) 3. What is the

More information

Spread Spectrum. Chapter 18. FHSS Frequency Hopping Spread Spectrum DSSS Direct Sequence Spread Spectrum DSSS using CDMA Code Division Multiple Access

Spread Spectrum. Chapter 18. FHSS Frequency Hopping Spread Spectrum DSSS Direct Sequence Spread Spectrum DSSS using CDMA Code Division Multiple Access Spread Spectrum Chapter 18 FHSS Frequency Hopping Spread Spectrum DSSS Direct Sequence Spread Spectrum DSSS using CDMA Code Division Multiple Access Single Carrier The traditional way Transmitted signal

More information

Physical Layer: Outline

Physical Layer: Outline 18-345: Introduction to Telecommunication Networks Lectures 3: Physical Layer Peter Steenkiste Spring 2015 www.cs.cmu.edu/~prs/nets-ece Physical Layer: Outline Digital networking Modulation Characterization

More information

Communication Systems Lab

Communication Systems Lab LAB MANUAL Communication Systems Lab (EE-226-F) Prepared by: Varun Sharma (Lab In-charge) Dayal C. Sati (Faculty In-charge) B R C M CET BAHAL DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING Page

More information

Code No: R Set No. 1

Code No: R Set No. 1 Code No: R05220405 Set No. 1 II B.Tech II Semester Regular Examinations, Apr/May 2007 ANALOG COMMUNICATIONS ( Common to Electronics & Communication Engineering and Electronics & Telematics) Time: 3 hours

More information

Chapter-1: Introduction

Chapter-1: Introduction Chapter-1: Introduction The purpose of a Communication System is to transport an information bearing signal from a source to a user destination via a communication channel. MODEL OF A COMMUNICATION SYSTEM

More information

DIGITAL COMMUNICATION

DIGITAL COMMUNICATION DIGITAL COMMUNICATION TRAINING LAB Digital communication has emerged to augment or replace the conventional analog systems, which had been used widely a few decades back. Digital communication has demonstrated

More information

THE BENEFITS OF DSP LOCK-IN AMPLIFIERS

THE BENEFITS OF DSP LOCK-IN AMPLIFIERS THE BENEFITS OF DSP LOCK-IN AMPLIFIERS If you never heard of or don t understand the term lock-in amplifier, you re in good company. With the exception of the optics industry where virtually every major

More information

EECS 122: Introduction to Computer Networks Encoding and Framing. Questions

EECS 122: Introduction to Computer Networks Encoding and Framing. Questions EECS 122: Introduction to Computer Networks Encoding and Framing Computer Science Division Department of Electrical Engineering and Computer Sciences University of California, Berkeley Berkeley, CA 94720-1776

More information

LabMaster Series TECHNOLOGIES. Unistep LabMaster Series PLL LOOP MODULE USER MANUAL. Copyright Unistep Technologies

LabMaster Series TECHNOLOGIES. Unistep LabMaster Series PLL LOOP MODULE USER MANUAL. Copyright Unistep Technologies TECHNOLOGIES LabMaster Series Unistep LabMaster Series PLL PHASE-LOCK LOOP MODULE USER MANUAL Copyright 2010 - Unistep Technologies User Manual PLL Phase-Lock Loop Module 2 PLL ~~~ PHASE--LLOCK LLOOP MODULLE

More information

AM, PM and FM mo m dula l ti t o i n

AM, PM and FM mo m dula l ti t o i n AM, PM and FM modulation What is amplitude modulation In order that a radio signal can carry audio or other information for broadcasting or for two way radio communication, it must be modulated or changed

More information

DIGITAL COMMUNICATIONS SYSTEMS. MSc in Electronic Technologies and Communications

DIGITAL COMMUNICATIONS SYSTEMS. MSc in Electronic Technologies and Communications DIGITAL COMMUNICATIONS SYSTEMS MSc in Electronic Technologies and Communications Bandpass binary signalling The common techniques of bandpass binary signalling are: - On-off keying (OOK), also known as

More information

Lecture 3 Concepts for the Data Communications and Computer Interconnection

Lecture 3 Concepts for the Data Communications and Computer Interconnection Lecture 3 Concepts for the Data Communications and Computer Interconnection Aim: overview of existing methods and techniques Terms used: -Data entities conveying meaning (of information) -Signals data

More information

S.D.M COLLEGE OF ENGINEERING AND TECHNOLOGY

S.D.M COLLEGE OF ENGINEERING AND TECHNOLOGY VISHVESHWARAIAH TECHNOLOGICAL UNIVERSITY S.D.M COLLEGE OF ENGINEERING AND TECHNOLOGY A seminar report on Orthogonal Frequency Division Multiplexing (OFDM) Submitted by Sandeep Katakol 2SD06CS085 8th semester

More information

Advanced Digital Communication

Advanced Digital Communication Advanced Digital Communication Manjunatha. P manjup.jnnce@gmail.com Professor Dept. of ECE J.N.N. College of Engineering, Shimoga March 14, 2013 ADC Syllabus SEMSTER - II ADVANCED DIGITAL COMMUNICATIONS

More information

Analogue & Digital Telecommunications

Analogue & Digital Telecommunications Analogue & Digital Telecommunications 53-004 Tuned Circuits & Filters Amplifiers & Oscillators Description Modulation & Coding This modern training system provides a learning platform that involves the

More information

Digital Communications Overview, ASK, FSK. Prepared by: Keyur Desai Department of Electrical Engineering Michigan State University ECE458

Digital Communications Overview, ASK, FSK. Prepared by: Keyur Desai Department of Electrical Engineering Michigan State University ECE458 Digital Communications Overview, ASK, FSK Prepared by: Keyur Desai Department of Electrical Engineering Michigan State University ECE458 Why Digital Communications? How do you place a call from Lansing

More information

Lab 3.0. Pulse Shaping and Rayleigh Channel. Faculty of Information Engineering & Technology. The Communications Department

Lab 3.0. Pulse Shaping and Rayleigh Channel. Faculty of Information Engineering & Technology. The Communications Department Faculty of Information Engineering & Technology The Communications Department Course: Advanced Communication Lab [COMM 1005] Lab 3.0 Pulse Shaping and Rayleigh Channel 1 TABLE OF CONTENTS 2 Summary...

More information

Department of Electronic and Information Engineering. Communication Laboratory. Phase Shift Keying (PSK) & Quadrature Phase Shift Keying (QPSK)

Department of Electronic and Information Engineering. Communication Laboratory. Phase Shift Keying (PSK) & Quadrature Phase Shift Keying (QPSK) Department of Electronic and Information Engineering Communication Laboratory Phase Shift Keying (PSK) & Quadrature Phase Shift Keying (QPSK) Objectives To familiar with the concept of describing phase

More information

UNIT TEST I Digital Communication

UNIT TEST I Digital Communication Time: 1 Hour Class: T.E. I & II Max. Marks: 30 Q.1) (a) A compact disc (CD) records audio signals digitally by using PCM. Assume the audio signal B.W. to be 15 khz. (I) Find Nyquist rate. (II) If the Nyquist

More information

Contents Preview and Introduction Waveform Encoding

Contents Preview and Introduction Waveform Encoding Contents 1 Preview and Introduction... 1 1.1 Process of Communication..... 1 1.2 General Definition of Signal..... 3 1.3 Time-Value Definition of Signals Analog and Digital..... 6 1.3.1 Continuous Time

More information

Modulation (7): Constellation Diagrams

Modulation (7): Constellation Diagrams Modulation (7): Constellation Diagrams Luiz DaSilva Professor of Telecommunications dasilval@tcd.ie +353-1-8963660 Adapted from material by Dr Nicola Marchetti Geometric representation of modulation signal

More information

DATA INTEGRATION MULTICARRIER REFLECTOMETRY SENSORS

DATA INTEGRATION MULTICARRIER REFLECTOMETRY SENSORS Report for ECE 4910 Senior Project Design DATA INTEGRATION IN MULTICARRIER REFLECTOMETRY SENSORS Prepared by Afshin Edrissi Date: Apr 7, 2006 1-1 ABSTRACT Afshin Edrissi (Cynthia Furse), Department of

More information

PRODUCT DEMODULATION - SYNCHRONOUS & ASYNCHRONOUS

PRODUCT DEMODULATION - SYNCHRONOUS & ASYNCHRONOUS PRODUCT DEMODULATION - SYNCHRONOUS & ASYNCHRONOUS INTRODUCTION...98 frequency translation...98 the process...98 interpretation...99 the demodulator...100 synchronous operation: ω 0 = ω 1...100 carrier

More information

Digital Image Watermarking by Spread Spectrum method

Digital Image Watermarking by Spread Spectrum method Digital Image Watermarking by Spread Spectrum method Andreja Samčovi ović Faculty of Transport and Traffic Engineering University of Belgrade, Serbia Belgrade, november 2014. I Spread Spectrum Techniques

More information

CS601-Data Communication Latest Solved Mcqs from Midterm Papers

CS601-Data Communication Latest Solved Mcqs from Midterm Papers CS601-Data Communication Latest Solved Mcqs from Midterm Papers May 07,2011 Lectures 1-22 Moaaz Siddiq Latest Mcqs MIDTERM EXAMINATION Spring 2010 Question No: 1 ( Marks: 1 ) - Please choose one Effective

More information

University of Manchester. CS3282: Digital Communications 06. Section 9: Multi-level digital modulation & demodulation

University of Manchester. CS3282: Digital Communications 06. Section 9: Multi-level digital modulation & demodulation University of Manchester CS3282: Digital Communications 06 Section 9: Multi-level digital modulation & demodulation 2/05/06 CS3282 Sectn 9 1 9.1. Introduction: So far, mainly binary signalling using ASK,

More information