BINARY FSK TX AND RX CHAIN IN VSS

Size: px
Start display at page:

Download "BINARY FSK TX AND RX CHAIN IN VSS"

Transcription

1 By: Christos Komninakis, Ph.D BINARY FSK MODULATION IN VSS This application note outlines some of the VSS capabilities demonstrated when building and simulating a complete transmitter-channel-receiver chain for Binary Frequency Shift Keying () transmission. Designers can interchangeably use a black box FSK modulator (called FSK_SRC in the VSS model library and denoted as CP- in Figure 1), or create the modulator using a cascade of more elementary blocks. The modulated data are sent through an Additive White Gaussian Noise channel (AWGN), and then a receiver, also constructed from elementary blocks, demodulates the bits. The errors in this demodulation process caused by the noise are measured so that Bit-Error-Rate plots can be produced against channel Signal-to-Noise Ratio (SNR). Specific descriptions for the building blocks used in this simulation and relevant VSS plots are included. TRANSMITTER FUNCTIONALITY The simple transmitter produces a modulated signal at a rate of 1000 bits/sec, and is composed of elementary blocks, shown in the lower left-hand corner of Figure 1. The modulated signal then passes through an AWGN channel and is demodulated at the receiver. In Figure 1, the transmitter is made out of more elementary blocks, and its spectrum is identical to the composite FSK_SRC block with corresponding settings (see Figure 2). The signal after addition of AWGN is demodulated by a discriminator receiver, consisting of a filter (PLSSHP), an FM discriminator (FM_DSCRM), an integrate-and-dump block (INTG_DMP), and an ADC block which also acts as a slicer here. The input bits are appropriately delayed and compared to the demodulated bits in the BER meter, and a BER curve vs. Visual System Simulator 1

2 Transmitter Functionality E b /N 0 is produced. Binary Digital Source (RND_D) RN D_D ID= A 5 M=2 RATE=1000 CP- D SI N_C ID =A6 AMP L=5 PH SO FF=0 Deg OFFFRQ=0 khz CTRFRQ=1e4 khz DAC ID =A7 FSK_SR C ID = A1 MOD=2-FSK OUTLVL=0 db OLVLTYP=Bit Energy (db) RA TE= CTRFRQ=1e4 khz MODID X=0.707 PLSTYP=Rectangular AL PHA =0. 35 L= PL SLN= A DAC Tx LO TP ID=Data 1 2 TP I D=C PFSK FM_MOD ID=A3 KF=0.707/2* Eb_No = sweep(stepped(0,12,2)) AWGN ID=A13 P WR= -E b_ No db P W RTYP=N 0 (db) TP ID = FM Modulator PLS SHP ID=F1 PLS TYP=G auss ian (BT) ALP HA=0.5 PLS LN = NRMTY P=Unit Pulse Gain IMPTYP=Auto DL Y_ SMP ID =A2 DL Y=1 5 IV AL=0 FM_DSCRM ID = A4 GAIN=2/0.707 TP ID=Discrim SMP SYM= NFFT= N AVG= WNDTYP=Auto INTG_DMP ID=A10 N=8 INTGTYP=Sum*Time Step dt TP ID =I NT_Du mp SMPSY M= NFFT= NAV G= WNDTYP=Auto WNDPAR= SLDFR C=0.5 WNDWHN=Auto MSKTYP=P as s-symmetric AWGN Filter Discriminator Integrate & Dump ADC Delay (Compensate for System) A AD C ID =A15 M=2 D TP ID=ADC B UFSZ= BER _EX T ID =B ER1 SW PVAR =Eb_N o SW PTYP=Eb/N 0 BER BER Meter Figure 1. System Diagram Depicting a Complete Tx-Rx Chain for Binary FSK in VSS The elementary transmitter blocks are RND_D for the random generation of bits, a DAC block to convert the bits into antipodal NRZ square pulses, and an analog FM modulator (FM_MOD in the VSS Element Browser). The transmitted waveform out of the cascade of these blocks is identical to the waveform produced by a more compact general FSK transmitter, parameterized to also produce the same modulated Binary FSK with modulation index h = and square frequency shaping pulse. Behaviorally, the two configurations, namely the black box FSK_SRC and the transmitter composed of the elementary parts, are identical, as confirmed by overlaying their respective spectra, shown in Figure 2. Setting the parameters for those two distinct but behaviorally identical transmitters requires some care, since the FM_MOD (bottom) is an analog block requiring the setting of a Frequency Sensitivity parameter, KF (in Hz/Volt). Also, the amplitude of the -modulated sinusoid coming out of FM_MOD is set by the amplitude of Tx LO (see Figure 1), while the transmitted amplitude of FSK_SRC (denoted CP-) is set by the Bit Energy parameter of that block. In brief, to achieve identical waveforms as shown in Figure 2, the Amplitude of Tx LO must be 5.0 (to match the Bit Energy of 0 db in FSK_SRC). Also, the frequency sensitivity of the FM_MOD must be h K f = , where h is the modulation index specified in FSK_SRC, and 2 2 Visual System Simulator

3 Transmitter Functionality the symbol-rate (or baud-rate, or, in our binary modulation case, the bit-rate) is 1000 symbols/sec. More specific information about the amplitude and frequency scaling of the modulated signal performed by FM_MOD (an analog block) and how it corresponds to modulation similar to that performed by the block FSK_SRC is found in the Appendix. Spectrum 20 DB(PWR_SPEC[TP.,512,10]) (dbm) 0 DB(PWR_SPEC[TP.CPFSK,512,10]) (dbm) Frequency (khz) Figure 2. Spectra from CPFSK Block (FSK_SRC) in VSS (magenta) and Transmitter Note in Figure 2 that the spectrum from the composite CP- block with parameter settings corresponding to binary FSK is identical to the spectrum from the transmitter composed of more elementary parts (i.e., a random binary data source RND_D, a DAC, and an FM modulator FM_MOD). Having confirmed that the two different ways to set up the transmitter lead to identical waveforms, it is informative to overlay the plot of the random bits being modulated, and the plot of the phase produced by the FM (or FSK) modulator. This is done in Figure 3, where we observe that the transmitted phase behaves exactly as is expected in a binary FSK transmission scheme with rectangular frequency shaping pulse (a ramp in phase, which is the integral of instantaneous frequency). Figure 3 shows that the phase of the modulated waveform increases in a ramp when the input bit is 1, and decreases in a ramp with the same slope when the input bit is a 0. Notice that the phase remains continuous between different bit intervals, and the phase jumps in the plot are only the Application Notes 3

4 Transmitter Functionality effect of the wrap-around when the phase exceeds ±π. 2 TX Waveforms Re(WVFM[TP.Data,20,4,1]) (L) Ang(WVFM[TP.,20,4,1]) (R, Deg) Time (ms) -200 Figure 3. Data Waveform and Phase Waveform In Figure 3, the data waveform (binary 1 s and 0 s) is plotted on the left axis in brown, while the phase waveform taken from the FM modulator is shown in blue on the right. Observe the phase increase if the data symbol is 1 and the decrease if the data symbol is 0, including the obvious wrap-around when the phase value reaches +180 or -180 degrees. 4 Visual System Simulator

5 Channel and Noise Scaling CHANNEL AND NOISE SCALING Having explored the transmitter functionality, we next discuss the channel and receiver. The channel is a plain Additive White Gaussian Noise channel, simulated via the VSS AWGN block. The power of the noise is set to equal the global variable EbNo (in db), because we will run a Bit-Error-Rate (BER) simulation sweep with different noise powers, corresponding to different ratios of Bit Energy to Noise Power Spectral Density digital communication systems. E b N 0, a common figure of merit of You can get this variable to be swept across different values by adding an equation to the simulation (choose Diagram > Add Equation and place it inside the system diagram shown in Figure 1, or inside the Global Definitions window): EbNo = sweep( stepped( 1, 13, 2) ) (1) This equation instructs the simulator to produce successive runs, sweeping the design variable EbNo starting at 1 db, in steps of 2 db, up to and including 13 db. The duration of each of those simulation runs is controlled by the BER measurement block, but generally at each simulation point the simulation ends when enough errors are detected, and the simulator moves on to the next point specified in the sweep variable. This is changeable, depending on user-specified parameters in the BER block, to another stopping criterion for each individual simulation, corresponding in this case to the next particular value of E b N 0. For example, the BER block can be parameterized to stop every simulation after a certain maximum number of samples are simulated, independently of the number of errors found. Note that to produce an entirely equivalent evaluation of our transmitterreceiver chain we could have equally well scaled the Bit Energy of the transmitter, and kept the noise power constant. So, an equivalent BER simulation results from setting the amplitude of the Tx LO (which, recall, sets the output of the FM_MOD) to 5*10^(EbNo/20), and at the same time setting the noise power inside the AWGN block to 0 db. This has no effect on the Bit-Error-Rate simulation; the results are identical. Of course, to achieve identical spectra as shown in Figure 1, you would also have to specify the Bit Energy of the FSK_SRC as EbNo, such that signal amplitudes from FM_MOD and FSK_SRC match. In summary, there are two identical ways to run BER simulations against E b N 0 using the above sweeping instruction to the simulator. After adding Application Notes 5

6 Receiver and Demodulation equation (1) inside the system diagram to instruct the simulation to perform the sweep of the variable EbNo across all specified values, either of the following two steps can be taken: normalize the transmitter Bit Energy to 0 db inside FSK_SRC -or, equivalently, set the amplitude of the SIN_C acting as Tx LO for FM_MOD to A = 5.0- and set the noise power in AWGN to negative values in db, namely -EbNo. set the transmitter Bit Energy to EbNo db in FSK_SRC -or, equivalently, set the amplitude of the SIN_C acting as Tx LO for FM_MOD to A = 5.0*10^(EbNo/20)- and normalize the noise power inside the AWGN block to 0 db. RECEIVER AND DEMODULATION Before describing the BER measurement and its specifics in VSS, we describe the operation of the receiver, which is constructed out of elementary blocks. Note that it is not always necessary to construct receivers out of elementary VSS blocks. For many common modulation methods such as QAM, PSK, MSK and its variants like GMSK, OFDM and others, there are already corresponding demodulation receiver blocks in VSS, usually found under the Modulation category in the VSS Element Browser. These ready-made blocks can be directly used, avoiding set up of a receiver out of elementary VSS blocks if that is unnecessary. Furthermore, due to the internal propagation of parameters employed by the VSS simulation engine, when a transmitter and its corresponding receiver block are in the same system diagram, parameters such as the data rate need only be specified once in the transmitter. The receiving block is then automatically set up. For example, you can use the OQPSK_TX block under Modulation/ OQPSK to set up a transmitter for the modulation scheme called Offset-QPSK (also called staggered QPSK in the literature), which is a variant of QPSK with better peak-to-average power properties. After the transmitter parameters are set, including symbol rate and pulse shaping type and coefficient (e.g., rootraised cosine with a = 0.4), the receiver block OQPSK_RX is automatically configured to employ the matching filter pulse shape (e.g., another identical rootraised cosine filter with a = 0.4 in this case), and, even more conveniently, to delay and scale the received signal appropriately, such that the BER measure- 6 Visual System Simulator

7 Receiver and Demodulation ment can be performed without having to adjust received amplitude and delay. In this example we build the receiver from elementary VSS blocks for demonstration purposes. This type of receiver is called the discrimination receiver in the literature, and it can be shown to outperform even the coherent demodulator. This is not surprising, because it is in fact a non-linear demodulator, which can in some cases outperform optimum (under the linearity constraint) demodulators like the coherent correlation demodulator. Following the system diagram in Figure 1, the modulated signal after the AWGN block passes through a filter, an FM discriminator, and an Integrate-and-Dump block before it arrives at the ADC, where it is converted to demodulated bits RX Waveforms Re(WVFM(TP.Discrim,10,1,1)) (R) Re(WVFM(TP.INT_Dump,10,1,1)) (L) Time (ms) Re(WVFM(TP.ADC,10,4,0)) (L) Figure 4. Waveforms on Receiver Side In Figure 4, in red on the right y-axis, a snapshot of the phase discriminator output in low noise is shown for clarity. The dashed green waveform (in fact it is only samples at the symbol rate of 1000 Hz, i.e., every 1msec) shows the sampled output of the integrate-and-dump block. As expected, this is positive when the phase discriminator output is increasing, and negative otherwise. Finally, in black, observe the result of the ADC, which slices the output of the integrateand-dump for digital data. The scale for the two latter waveforms is on the left y-axis. Application Notes 7

8 BER Computation The filter (known as the pre-detection filter) is implemented using the PLSSHP block under the Filters category in the VSS Element Browser, which allows for a variety of filter shapes. We choose a Gaussian filter with BT=0.5, since this results in good performance for the discrimination receiver, as described in [1]. The FM_DSCRM block is implementing the FM discriminator, and its gain is set to h/2, where h is the chosen modulation index (h = 0.707). This, again, is because the FM discriminator FM_DSCRM is an analog block, usually (however, not in this case) used in conjunction with FM_MOD in the context of analog FM modulation, for which the modulation index has a definition different from the one used in the context of digital FSK modulation. After the discriminator, the post-detection filter is just a simple Integrate-and-Dump operation, implemented with the VSS INTG_DMP block, located in the Signal Processing category of the Element Browser. Figure 4 describes the observed waveforms, as measured by the Test Points (TP) introduced after each stage of the receiver (see Figure 1) and the meaning of those waveforms for the demodulation process. Observe that the ADC block acts as a slicer too, since it converts positive outputs of the Integrate-and-Dump filter to binary 1, while negative values at the output are interpreted as bit 0. It may be noteworthy that the output of the discriminator is still a continuous signal, always in the sense implied by a discrete-time simulator like VSS. So, the discriminator output is sampled 8 times per symbol (bit), while there is only one output from the Integrate-and-Dump for every bit, and that one sample per symbol is the one that is later sliced to convert to a bit by the ADC. BER COMPUTATION After demodulation as shown in Figure 1, the demodulated bits along with an appropriately delayed version of the transmitted bits enter the BER computation block (BER_EXT) under the Meters category and BER subcategory in the VSS Element Browser. For this block, you can specify the sweep type (whether it is an E b N 0 or an E s N 0 sweep, whereby the swept variable is Energyper-Symbol over noise Power Spectral Density). For binary modulation as in this application, the two quantities are the same, since bit and symbol are the same. For higher order (M-ary) modulations, such as 16-QAM for instance with M = 2 b = 16, we have E s N 0 = b E b N 0. 8 Visual System Simulator

9 BER Computation You can also specify the minimum number of errors that need to be detected before each simulation included in the sweep completes. This is important for simulation speed, because specifying fewer than errors may lead to unreliable BER results. Making this number very large, however, can delay the simulation significantly, particularly for higher SNR, since errors are more rare then. Also, you are allowed to specify the number of initial symbols to be ignored, since in a typical scenario there is some delay (i.e. K symbols) in the system between the transmitter and receiver, so the first K comparisons made by the BER block have no meaning and should be ignored. More variants of the BER_EXT block exist under the Meters category of the VSS Element Browser, some with capabilities to save results to files and to overlay different BER plots. Under the same Meters > BER subcategory in the VSS Element Browser, there are also BER and a SER (for Symbol-Error-Rate) blocks with only one input. In these cases the comparison to reference bits for error detection is done internally and automatically from the corresponding transmitter block. The explanatory note on the input (seen by moving the mouse over the input port) reads Digital Data to be Error Counted, implying that the reference is tacitly provided by the simulator internally. In this example, we plot the BER performance of our receiver against E b N 0, and the result follows. The simulation, as previously explained, sweeps through seven values of E b N 0, and plots the BER on a graph. An interesting capability is that BER plots from simulations can be overlaid against pre-stored theoretical results for some common modulations and receiver structures, taken from the literature. For instance, in this case, as shown in Figure 5, aside from our results in blue, we also plot the following reference curves, for perspective. All of those, and many more reference BER curves for other modulation types are found in the Measurement list when adding new measurements to existing plots under the System > BER category. The plots shown in Figure 5, however, represent: the performance of a non-coherent receiver, in black the performance of a coherent linear (correlation) receiver, in red the performance of the non-linear discrimination receiver, under some ideal assumptions, in green, as provided in [1]. Application Notes 9

10 BER Computation 1 BER.1.01 BER e-005 1e-006 1e-007 BER(BER_EXT.BER1) FSK_BERREF(BER_EXT.BER1,0,1,1) FSK_BERREF(BER_EXT.BER1,0,0,1) FSK_BERREF(BER_EXT.BER1,0,2,1) Eb_No Figure 5. Plot of BER vs. E b /N 0 for Discrimination Receiver Figure 1 also depicts three reference curves for the performance of a noncoherent, a coherent, and an ideal discriminator receiver in black, red and green respectively. The main assumption for this last curve is that the bandwidth of the IF predetection filter is sufficiently broad to allow us to ignore the distortion introduced to the signal. In practice, however, this is always a trade-off, because as the IF filter becomes wider, the signal distortion increases. At the same time more noise is introduced into the demodulator. This is the reason the performance of our simulated transmitter-receiver chain does not achieve this lower bound, although it is better than that of the coherent receiver for high SNR, for the reasons explained in Receiver and Demodulation. For more details on and the discriminator receiver, see [1] or other Communications textbooks. 10 Visual System Simulator

11 Appendix APPENDIX This appendix discusses signal scaling, both in amplitude and frequency, as it is performed by the FM_MOD analog block (primarily designed to perform analog FM modulation) so that the modulated waveform at its output corresponds to a digitally modulated sinusoidal waveform with a specific modulation index h. Amplitude and frequency scaling issues are addressed, as these are encountered in VSS, in the following two sections. The goal is to scale the two blocks (FM_MOD and FSK_SRC) appropriately by using their user-specified parameters, such that their respective output signals match and both correspond to the above modulation characteristics. Amplitude Scaling of FSK_SRC According to [2], the VSS FSK_SRC block, which can be configured to perform digital M-FSK modulation with any modulation index h and frequency shaping pulse, outputs an FSK-modulated sinusoid, with amplitude A given by: A = 2 log 2 M E b Z 0 SMPSYM where SMPSYM is a parameter of the simulation (the number of samples per symbol, which in our binary case is the same as a bit) and can be set by choosing Options > Default System Options. For this simulation we set this to SMPSYM = 8. Another system parameter in equation (2) is, the default impedance, set to Z 0 = 50Ω. The value of the bit energy is set from the user-specified parameter OUTLVL in FSK_SRC as: Z 0 (2) OUTLVL 10 E b = 2 10 (3) Using equations (2) and (3) and substituting Z 0 = 50Ω, M = 2, OUTLVL = 0 db, and SMPSYM = 8, we get A = 5.0 for the amplitude of the modulated sinusoid. Therefore, to get the amplitude from FM_MOD to exactly match that from FSK_SRC, you must set the amplitude of the sinusoid SIN_C connected at the second input of FM_MOD to A=5.0, because this controls the amplitude of the signal that the FM_MOD produces. Application Notes 11

12 Appendix Frequency Scaling for Modulation with FM_MOD The frequency scaling performed by the FM_MOD block is controlled through the Frequency Sensitivity parameter KF, specified in Hz/Volt. FM_MOD outputs a complex baseband equivalent of an FM modulated signal, as follows [2]: t FM() t = A exp LO j 2πf LO, OFF t + j 2π KF v( τ) dτ 0 (4) where A LO, and f LO, OFF are the amplitude and offset-frequency of the second input of the FM_MOD block, the Local Oscillator, denoted in Figure 1 as Tx LO. The signal is centered in frequency at the center-frequency of the LO. From equation (4), if the LO is set up to have a center-frequency of 10 KHz and zero offset-frequency (as is done in this simulation), then a constant modulating input of 1.0 to the FM_MOD block produces a tone which is offset from the 10 KHz center-frequency by KF Hz. Since VSS is a discrete-time simulator, instead of equation (4), in reality a sampled output is generated by FM_MOD as follows, ignoring the offset-frequency now, since it was set to zero inside the SIN_C block acting as the Tx LO in this simulation: k FM[ k] = A LO exp j 2π KF T s vm [ ] m = 0 where T s is the sampling period, equal to the inverse of the sampling frequency, not to be confused with T, which is the symbol (or, in this case, bit) interval and is equal to the inverse of the baud rate (or, in this case, bit rate). The relationship between the two is: T = SMPSYM T s This means that within one bit period T, in which the modulating signal is 1.0 (corresponding to bit 1), the phase of the FM modulated signal increases by: (5) (6) ϕ T = 2π KF T s SMPSYM = 2π KF T (7) 12 Visual System Simulator

13 References In the FSK_SRC block, with rectangular frequency pulse shape 1REC (see [1]), as specified in the parameter list for FSK_SRC, the frequency pulse shape is: gt () 1 = t T 2T, (8) and the phase change during a bit interval when a logical 1 is modulated is given by: T θ T = 2π h g( τ) dτ 0 SMPSYM 2π h T 1 = s T 1 = 2π h T s SMPSYM T = π h since, from equation (6) we have T = SMPSYM T s. (9) Therefore, by requiring that the phase changes caused for the same modulated bit (a logical 1) be the same, and combining equations (7) and (9), we get: ϕ T = θ T KF = h T (10) Since 1/T in equation (10) is the symbol rate, it is clear that to produce binary FSK with a certain modulation index h using the FM_MOD block, you must set h its frequency sensitivity to KF = -- SYMBOLRATE. Thus the decision in the 2 h Binary FSK Modulation in VSS section to set K f = is justified, 2 since the symbol rate in this simulation is 1000 bits/sec. REFERENCES [1] Fuqin Xiong, Digital Modulation Techniques, Artech House, Boston, [2] Applied Wave Research Inc., Visual System Simulator: System Block Catalog, El Segundo, CA Application Notes 13

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

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

Digital modulation techniques

Digital modulation techniques 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

Digital Modulation Schemes

Digital Modulation Schemes Digital Modulation Schemes 1. In binary data transmission DPSK is preferred to PSK because (a) a coherent carrier is not required to be generated at the receiver (b) for a given energy per bit, the probability

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

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

MSK has three important properties. However, the PSD of the MSK only drops by 10log 10 9 = 9.54 db below its midband value at ft b = 0.

MSK has three important properties. However, the PSD of the MSK only drops by 10log 10 9 = 9.54 db below its midband value at ft b = 0. Gaussian MSK MSK has three important properties Constant envelope (why?) Relatively narrow bandwidth Coherent detection performance equivalent to that of QPSK However, the PSD of the MSK only drops by

More information

Wireless Communication Fading Modulation

Wireless Communication Fading Modulation EC744 Wireless Communication Fall 2008 Mohamed Essam Khedr Department of Electronics and Communications Wireless Communication Fading Modulation Syllabus Tentatively Week 1 Week 2 Week 3 Week 4 Week 5

More information

Implementation of Digital Signal Processing: Some Background on GFSK Modulation

Implementation of Digital Signal Processing: Some Background on GFSK Modulation Implementation of Digital Signal Processing: Some Background on GFSK Modulation Sabih H. Gerez University of Twente, Department of Electrical Engineering s.h.gerez@utwente.nl Version 5 (March 9, 2016)

More information

Performance measurement of different M-Ary phase signalling schemes in AWGN channel

Performance measurement of different M-Ary phase signalling schemes in AWGN channel Research Journal of Engineering Sciences ISSN 2278 9472 Performance measurement of different M-Ary phase signalling schemes in AWGN channel Abstract Awadhesh Kumar Singh * and Nar Singh Department of Electronics

More information

Principles of Communications

Principles of Communications Principles of Communications Meixia Tao Shanghai Jiao Tong University Chapter 8: Digital Modulation Techniques Textbook: Ch 8.4 8.5, Ch 10.1-10.5 1 Topics to be Covered data baseband Digital modulator

More information

Objectives. Presentation Outline. Digital Modulation Revision

Objectives. Presentation Outline. Digital Modulation Revision Digital Modulation Revision Professor Richard Harris Objectives To identify the key points from the lecture material presented in the Digital Modulation section of this paper. What is in the examination

More information

Digital Modulators & Line Codes

Digital Modulators & Line Codes Digital Modulators & Line Codes Professor A. Manikas Imperial College London EE303 - Communication Systems An Overview of Fundamental Prof. A. Manikas (Imperial College) EE303: Dig. Mod. and Line Codes

More information

ECEn 665: Antennas and Propagation for Wireless Communications 131. s(t) = A c [1 + αm(t)] cos (ω c t) (9.27)

ECEn 665: Antennas and Propagation for Wireless Communications 131. s(t) = A c [1 + αm(t)] cos (ω c t) (9.27) ECEn 665: Antennas and Propagation for Wireless Communications 131 9. Modulation Modulation is a way to vary the amplitude and phase of a sinusoidal carrier waveform in order to transmit information. When

More information

Nyquist, Shannon and the information carrying capacity of signals

Nyquist, Shannon and the information carrying capacity of signals Nyquist, Shannon and the information carrying capacity of signals Figure 1: The information highway There is whole science called the information theory. As far as a communications engineer is concerned,

More information

Communication Theory

Communication Theory Communication Theory Adnan Aziz Abstract We review the basic elements of communications systems, our goal being to motivate our study of filter implementation in VLSI. Specifically, we review some basic

More information

Lecture 10 Performance of Communication System: Bit Error Rate (BER) EE4900/EE6720 Digital Communications

Lecture 10 Performance of Communication System: Bit Error Rate (BER) EE4900/EE6720 Digital Communications EE4900/EE6720: Digital Communications 1 Lecture 10 Performance of Communication System: Bit Error Rate (BER) Block Diagrams of Communication System Digital Communication System 2 Informatio n (sound, video,

More information

ELT Receiver Architectures and Signal Processing Fall Mandatory homework exercises

ELT Receiver Architectures and Signal Processing Fall Mandatory homework exercises ELT-44006 Receiver Architectures and Signal Processing Fall 2014 1 Mandatory homework exercises - Individual solutions to be returned to Markku Renfors by email or in paper format. - Solutions are expected

More information

Digital Communication System

Digital Communication System Digital Communication System Purpose: communicate information at certain rate between geographically separated locations reliably (quality) Important point: rate, quality spectral bandwidth requirement

More information

Outline. EECS 3213 Fall Sebastian Magierowski York University. Review Passband Modulation. Constellations ASK, FSK, PSK.

Outline. EECS 3213 Fall Sebastian Magierowski York University. Review Passband Modulation. Constellations ASK, FSK, PSK. EECS 3213 Fall 2014 L12: Modulation Sebastian Magierowski York University 1 Outline Review Passband Modulation ASK, FSK, PSK Constellations 2 1 Underlying Idea Attempting to send a sequence of digits through

More information

Principles of Communications

Principles of Communications Principles of Communications Weiyao Lin Shanghai Jiao Tong University Chapter 8: Digital Modulation Techniques Textbook: Ch 8.4.8.7 2009/2010 Meixia Tao @ SJTU 1 Topics to be Covered data baseband Digital

More information

Chapter 6 Passband Data Transmission

Chapter 6 Passband Data Transmission Chapter 6 Passband Data Transmission Passband Data Transmission concerns the Transmission of the Digital Data over the real Passband channel. 6.1 Introduction Categories of digital communications (ASK/PSK/FSK)

More information

Digital Communication System

Digital Communication System Digital Communication System Purpose: communicate information at required rate between geographically separated locations reliably (quality) Important point: rate, quality spectral bandwidth, power requirements

More information

Modulation and Coding Tradeoffs

Modulation and Coding Tradeoffs 0 Modulation and Coding Tradeoffs Contents 1 1. Design Goals 2. Error Probability Plane 3. Nyquist Minimum Bandwidth 4. Shannon Hartley Capacity Theorem 5. Bandwidth Efficiency Plane 6. Modulation and

More information

HY448 Sample Problems

HY448 Sample Problems HY448 Sample Problems 10 November 2014 These sample problems include the material in the lectures and the guided lab exercises. 1 Part 1 1.1 Combining logarithmic quantities A carrier signal with power

More information

CALIFORNIA STATE UNIVERSITY, NORTHRIDGE FADING CHANNEL CHARACTERIZATION AND MODELING

CALIFORNIA STATE UNIVERSITY, NORTHRIDGE FADING CHANNEL CHARACTERIZATION AND MODELING CALIFORNIA STATE UNIVERSITY, NORTHRIDGE FADING CHANNEL CHARACTERIZATION AND MODELING A graduate project submitted in partial fulfillment of the requirements For the degree of Master of Science in Electrical

More information

TSEK02: Radio Electronics Lecture 2: Modulation (I) Ted Johansson, EKS, ISY

TSEK02: Radio Electronics Lecture 2: Modulation (I) Ted Johansson, EKS, ISY TSEK02: Radio Electronics Lecture 2: Modulation (I) Ted Johansson, EKS, ISY 2 Basic Definitions Time and Frequency db conversion Power and dbm Filter Basics 3 Filter Filter is a component with frequency

More information

3/26/18. Lecture 3 EITN STRUCTURE OF A WIRELESS COMMUNICATION LINK

3/26/18. Lecture 3 EITN STRUCTURE OF A WIRELESS COMMUNICATION LINK Lecture 3 EITN75 208 STRUCTURE OF A WIRELESS COMMUNICATION LINK 2 A simple structure Speech Data A/D Speech encoder Encrypt. Chann. encoding Modulation Key Speech D/A Speech decoder Decrypt. Chann. decoding

More information

CT-516 Advanced Digital Communications

CT-516 Advanced Digital Communications CT-516 Advanced Digital Communications Yash Vasavada Winter 2017 DA-IICT Lecture 17 Channel Coding and Power/Bandwidth Tradeoff 20 th April 2017 Power and Bandwidth Tradeoff (for achieving a particular

More information

Theory of Telecommunications Networks

Theory of Telecommunications Networks Theory of Telecommunications Networks Anton Čižmár Ján Papaj Department of electronics and multimedia telecommunications CONTENTS Preface... 5 1 Introduction... 6 1.1 Mathematical models for communication

More information

Revision of Previous Six Lectures

Revision of Previous Six Lectures Revision of Previous Six Lectures Previous six lectures have concentrated on Modem, under ideal AWGN or flat fading channel condition Important issues discussed need to be revised, and they are summarised

More information

Digital Modulation Lecture 01. Review of Analogue Modulation Introduction to Digital Modulation Techniques Richard Harris

Digital Modulation Lecture 01. Review of Analogue Modulation Introduction to Digital Modulation Techniques Richard Harris Digital Modulation Lecture 01 Review of Analogue Modulation Introduction to Digital Modulation Techniques Richard Harris Objectives You will be able to: Classify the various approaches to Analogue Modulation

More information

Objectives. Presentation Outline. Digital Modulation Lecture 01

Objectives. Presentation Outline. Digital Modulation Lecture 01 Digital Modulation Lecture 01 Review of Analogue Modulation Introduction to Digital Modulation Techniques Richard Harris Objectives You will be able to: Classify the various approaches to Analogue Modulation

More information

Chapter 3 Data Transmission COSC 3213 Summer 2003

Chapter 3 Data Transmission COSC 3213 Summer 2003 Chapter 3 Data Transmission COSC 3213 Summer 2003 Courtesy of Prof. Amir Asif Definitions 1. Recall that the lowest layer in OSI is the physical layer. The physical layer deals with the transfer of raw

More information

About Homework. The rest parts of the course: focus on popular standards like GSM, WCDMA, etc.

About Homework. The rest parts of the course: focus on popular standards like GSM, WCDMA, etc. About Homework The rest parts of the course: focus on popular standards like GSM, WCDMA, etc. Good news: No complicated mathematics and calculations! Concepts: Understanding and remember! Homework: review

More information

RF Basics 15/11/2013

RF Basics 15/11/2013 27 RF Basics 15/11/2013 Basic Terminology 1/2 dbm is a measure of RF Power referred to 1 mw (0 dbm) 10mW(10dBm), 500 mw (27dBm) PER Packet Error Rate [%] percentage of the packets not successfully received

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

BER Performance with GNU Radio

BER Performance with GNU Radio BER Performance with GNU Radio Digital Modulation Digital modulation is the process of translating a digital bit stream to analog waveforms that can be sent over a frequency band In digital modulation,

More information

Outline Chapter 3: Principles of Digital Communications

Outline Chapter 3: Principles of Digital Communications Outline Chapter 3: Principles of Digital Communications Structure of a Data Transmission System Up- and Down-Conversion Lowpass-to-Bandpass Conversion Baseband Presentation of Communication System Basic

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

Local Oscillator Phase Noise and its effect on Receiver Performance C. John Grebenkemper

Local Oscillator Phase Noise and its effect on Receiver Performance C. John Grebenkemper Watkins-Johnson Company Tech-notes Copyright 1981 Watkins-Johnson Company Vol. 8 No. 6 November/December 1981 Local Oscillator Phase Noise and its effect on Receiver Performance C. John Grebenkemper All

More information

Objectives. Presentation Outline. Digital Modulation Lecture 03

Objectives. Presentation Outline. Digital Modulation Lecture 03 Digital Modulation Lecture 03 Inter-Symbol Interference Power Spectral Density Richard Harris Objectives To be able to discuss Inter-Symbol Interference (ISI), its causes and possible remedies. To be able

More information

TSEK02: Radio Electronics Lecture 2: Modulation (I) Ted Johansson, EKS, ISY

TSEK02: Radio Electronics Lecture 2: Modulation (I) Ted Johansson, EKS, ISY TSEK02: Radio Electronics Lecture 2: Modulation (I) Ted Johansson, EKS, ISY An Overview of Modulation Techniques: chapter 3.1 3.3.1 2 Introduction (3.1) Analog Modulation Amplitude Modulation Phase and

More information

Considerations in FSK Tx pulse shaping and Rx filtering for low lsi at high bit rates

Considerations in FSK Tx pulse shaping and Rx filtering for low lsi at high bit rates Considerations in FSK Tx pulse shaping and Rx filtering for low lsi at high bit rates Introduction Naftali Chayat, LANNAIR inc. Tel-Aviv, ISRAEL This document proposes a family of M-FSK modulations. It

More information

Chapter 2 Direct-Sequence Systems

Chapter 2 Direct-Sequence Systems Chapter 2 Direct-Sequence Systems A spread-spectrum signal is one with an extra modulation that expands the signal bandwidth greatly beyond what is required by the underlying coded-data modulation. Spread-spectrum

More information

Lecture 2: SIGNALS. 1 st semester By: Elham Sunbu

Lecture 2: SIGNALS. 1 st semester By: Elham Sunbu Lecture 2: SIGNALS 1 st semester 1439-2017 1 By: Elham Sunbu OUTLINE Signals and the classification of signals Sine wave Time and frequency domains Composite signals Signal bandwidth Digital signal Signal

More information

comparasion to BPSK, to distinguish those symbols, therefore, the error performance is degraded. Fig 2 QPSK signal constellation

comparasion to BPSK, to distinguish those symbols, therefore, the error performance is degraded. Fig 2 QPSK signal constellation Study of Digital Modulation Schemes using DDS 1. Introduction Phase shift keying(psk) is a simple form of data modulation scheme in which the phase of the transmitted signal is varied to convey information.

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

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

ECE5713 : Advanced Digital Communications

ECE5713 : Advanced Digital Communications ECE5713 : Advanced Digital Communications Bandpass Modulation MPSK MASK, OOK MFSK 04-May-15 Advanced Digital Communications, Spring-2015, Week-8 1 In-phase and Quadrature (I&Q) Representation Any bandpass

More information

Performance Evaluation of different α value for OFDM System

Performance Evaluation of different α value for OFDM System Performance Evaluation of different α value for OFDM System Dr. K.Elangovan Dept. of Computer Science & Engineering Bharathidasan University richirappalli Abstract: Orthogonal Frequency Division Multiplexing

More information

Principles of Communications ECS 332

Principles of Communications ECS 332 Principles of Communications ECS 332 Asst. Prof. Dr. Prapun Suksompong prapun@siit.tu.ac.th 5. Angle Modulation Office Hours: BKD, 6th floor of Sirindhralai building Wednesday 4:3-5:3 Friday 4:3-5:3 Example

More information

END-OF-YEAR EXAMINATIONS ELEC321 Communication Systems (D2) Tuesday, 22 November 2005, 9:20 a.m. Three hours plus 10 minutes reading time.

END-OF-YEAR EXAMINATIONS ELEC321 Communication Systems (D2) Tuesday, 22 November 2005, 9:20 a.m. Three hours plus 10 minutes reading time. END-OF-YEAR EXAMINATIONS 2005 Unit: Day and Time: Time Allowed: ELEC321 Communication Systems (D2) Tuesday, 22 November 2005, 9:20 a.m. Three hours plus 10 minutes reading time. Total Number of Questions:

More information

1.Explain the principle and characteristics of a matched filter. Hence derive the expression for its frequency response function.

1.Explain the principle and characteristics of a matched filter. Hence derive the expression for its frequency response function. 1.Explain the principle and characteristics of a matched filter. Hence derive the expression for its frequency response function. Matched-Filter Receiver: A network whose frequency-response function maximizes

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

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

Problem Sheet 1 Probability, random processes, and noise

Problem Sheet 1 Probability, random processes, and noise Problem Sheet 1 Probability, random processes, and noise 1. If F X (x) is the distribution function of a random variable X and x 1 x 2, show that F X (x 1 ) F X (x 2 ). 2. Use the definition of the cumulative

More information

Lecture 13. Introduction to OFDM

Lecture 13. Introduction to OFDM Lecture 13 Introduction to OFDM Ref: About-OFDM.pdf Orthogonal frequency division multiplexing (OFDM) is well-known to be effective against multipath distortion. It is a multicarrier communication scheme,

More information

Robust Frequency-Hopping System for Channels with Interference and Frequency-Selective Fading

Robust Frequency-Hopping System for Channels with Interference and Frequency-Selective Fading Robust Frequency-Hopping System for Channels with Interference and Frequency-Selective Fading Don Torrieri 1, Shi Cheng 2, and Matthew C. Valenti 2 1 US Army Research Lab 2 Lane Department of Computer

More information

21. Orthonormal Representation of Signals

21. Orthonormal Representation of Signals 1. Orthonormal Representation of Signals Introduction An analogue communication system is designed for the transmission of information in analogue form. he source information is in analogue form. In practice,

More information

The Capacity of Noncoherent Continuous-Phase Frequency Shift Keying

The Capacity of Noncoherent Continuous-Phase Frequency Shift Keying The Capacity of Noncoherent Continuous-Phase Frequency Shift Keying Shi Cheng 1 Rohit Iyer Seshadri 1 Matthew C. Valenti 1 Don Torrieri 2 1 Lane Department of Computer Science and Electrical Engineering

More information

Chapter 2 Channel Equalization

Chapter 2 Channel Equalization Chapter 2 Channel Equalization 2.1 Introduction In wireless communication systems signal experiences distortion due to fading [17]. As signal propagates, it follows multiple paths between transmitter and

More information

Revision of Previous Six Lectures

Revision of Previous Six Lectures Revision of Previous Six Lectures Previous six lectures have concentrated on Modem, under ideal AWGN or flat fading channel condition multiplexing multiple access CODEC MODEM Wireless Channel Important

More information

Handout 13: Intersymbol Interference

Handout 13: Intersymbol Interference ENGG 2310-B: Principles of Communication Systems 2018 19 First Term Handout 13: Intersymbol Interference Instructor: Wing-Kin Ma November 19, 2018 Suggested Reading: Chapter 8 of Simon Haykin and Michael

More information

Mobile Radio Propagation: Small-Scale Fading and Multi-path

Mobile Radio Propagation: Small-Scale Fading and Multi-path Mobile Radio Propagation: Small-Scale Fading and Multi-path 1 EE/TE 4365, UT Dallas 2 Small-scale Fading Small-scale fading, or simply fading describes the rapid fluctuation of the amplitude of a radio

More information

Satellite Communications: Part 4 Signal Distortions & Errors and their Relation to Communication Channel Specifications. Howard Hausman April 1, 2010

Satellite Communications: Part 4 Signal Distortions & Errors and their Relation to Communication Channel Specifications. Howard Hausman April 1, 2010 Satellite Communications: Part 4 Signal Distortions & Errors and their Relation to Communication Channel Specifications Howard Hausman April 1, 2010 Satellite Communications: Part 4 Signal Distortions

More information

UNIT 2 DIGITAL COMMUNICATION DIGITAL COMMUNICATION-Introduction The techniques used to modulate digital information so that it can be transmitted via microwave, satellite or down a cable pair is different

More information

Revision of Wireless Channel

Revision of Wireless Channel Revision of Wireless Channel Quick recap system block diagram CODEC MODEM Wireless Channel Previous three lectures looked into wireless mobile channels To understand mobile communication technologies,

More information

EE3723 : Digital Communications

EE3723 : Digital Communications EE3723 : Digital Communications Week 8-9: Bandpass Modulation MPSK MASK, OOK MFSK 04-May-15 Muhammad Ali Jinnah University, Islamabad - Digital Communications - EE3723 1 In-phase and Quadrature (I&Q) Representation

More information

Performance of Wideband Mobile Channel with Perfect Synchronism BPSK vs QPSK DS-CDMA

Performance of Wideband Mobile Channel with Perfect Synchronism BPSK vs QPSK DS-CDMA Performance of Wideband Mobile Channel with Perfect Synchronism BPSK vs QPSK DS-CDMA By Hamed D. AlSharari College of Engineering, Aljouf University, Sakaka, Aljouf 2014, Kingdom of Saudi Arabia, hamed_100@hotmail.com

More information

ECE 630: Statistical Communication Theory

ECE 630: Statistical Communication Theory ECE 630: Statistical Communication Theory Dr. B.-P. Paris Dept. Electrical and Comp. Engineering George Mason University Last updated: January 23, 2018 2018, B.-P. Paris ECE 630: Statistical Communication

More information

Digital data (a sequence of binary bits) can be transmitted by various pule waveforms.

Digital data (a sequence of binary bits) can be transmitted by various pule waveforms. Chapter 2 Line Coding Digital data (a sequence of binary bits) can be transmitted by various pule waveforms. Sometimes these pulse waveforms have been called line codes. 2.1 Signalling Format Figure 2.1

More information

Using Modern Design Tools To Evaluate Complex Communication Systems: A Case Study on QAM, FSK and OFDM Transceiver Design

Using Modern Design Tools To Evaluate Complex Communication Systems: A Case Study on QAM, FSK and OFDM Transceiver Design Using Modern Design Tools To Evaluate Complex Communication Systems: A Case Study on QAM, FSK and OFDM Transceiver Design SOTIRIS H. KARABETSOS, SPYROS H. EVAGGELATOS, SOFIA E. KONTAKI, EVAGGELOS C. PICASIS,

More information

Digital Communication Digital Modulation Schemes

Digital Communication Digital Modulation Schemes Digital Communication Digital Modulation Schemes Yabo Li Fall, 2013 Chapter Outline Representation of Digitally Modulated Signals Linear Modulation PAM PSK QAM Multi-Dimensional Signal Non-linear Modulation

More information

Selected answers * Problem set 6

Selected answers * Problem set 6 Selected answers * Problem set 6 Wireless Communications, 2nd Ed 243/212 2 (the second one) GSM channel correlation across a burst A time slot in GSM has a length of 15625 bit-times (577 ) Of these, 825

More information

Chapter 3 Communication Concepts

Chapter 3 Communication Concepts Chapter 3 Communication Concepts 1 Sections to be covered 3.1 General Considerations 3.2 Analog Modulation 3.3 Digital Modulation 3.4 Spectral Regrowth 3.7 Wireless Standards 2 Chapter Outline Modulation

More information

DIGITAL CPFSK TRANSMITTER AND NONCOHERENT RECEIVER/DEMODULATOR IMPLEMENTATION 1

DIGITAL CPFSK TRANSMITTER AND NONCOHERENT RECEIVER/DEMODULATOR IMPLEMENTATION 1 DIGIAL CPFSK RANSMIER AND NONCOHEREN RECEIVER/DEMODULAOR IMPLEMENAION 1 Eric S. Otto and Phillip L. De León New Meico State University Center for Space elemetry and elecommunications ABSRAC As radio frequency

More information

PGT313 Digital Communication Technology. Lab 3. Quadrature Phase Shift Keying (QPSK) and 8-Phase Shift Keying (8-PSK)

PGT313 Digital Communication Technology. Lab 3. Quadrature Phase Shift Keying (QPSK) and 8-Phase Shift Keying (8-PSK) PGT313 Digital Communication Technology Lab 3 Quadrature Phase Shift Keying (QPSK) and 8-Phase Shift Keying (8-PSK) Objectives i) To study the digitally modulated quadrature phase shift keying (QPSK) and

More information

EFFECTS OF PHASE AND AMPLITUDE ERRORS ON QAM SYSTEMS WITH ERROR- CONTROL CODING AND SOFT DECISION DECODING

EFFECTS OF PHASE AND AMPLITUDE ERRORS ON QAM SYSTEMS WITH ERROR- CONTROL CODING AND SOFT DECISION DECODING Clemson University TigerPrints All Theses Theses 8-2009 EFFECTS OF PHASE AND AMPLITUDE ERRORS ON QAM SYSTEMS WITH ERROR- CONTROL CODING AND SOFT DECISION DECODING Jason Ellis Clemson University, jellis@clemson.edu

More information

Lecture 10. Digital Modulation

Lecture 10. Digital Modulation Digital Modulation Lecture 10 On-Off keying (OOK), or amplitude shift keying (ASK) Phase shift keying (PSK), particularly binary PSK (BPSK) Frequency shift keying Typical spectra Modulation/demodulation

More information

CHAPTER 2 DIGITAL MODULATION

CHAPTER 2 DIGITAL MODULATION 2.1 INTRODUCTION CHAPTER 2 DIGITAL MODULATION Referring to Equation (2.1), if the information signal is digital and the amplitude (lv of the carrier is varied proportional to the information signal, a

More information

ANALOGUE TRANSMISSION OVER FADING CHANNELS

ANALOGUE TRANSMISSION OVER FADING CHANNELS J.P. Linnartz EECS 290i handouts Spring 1993 ANALOGUE TRANSMISSION OVER FADING CHANNELS Amplitude modulation Various methods exist to transmit a baseband message m(t) using an RF carrier signal c(t) =

More information

Handout 11: Digital Baseband Transmission

Handout 11: Digital Baseband Transmission ENGG 23-B: Principles of Communication Systems 27 8 First Term Handout : Digital Baseband Transmission Instructor: Wing-Kin Ma November 7, 27 Suggested Reading: Chapter 8 of Simon Haykin and Michael Moher,

More information

CHETTINAD COLLEGE OF ENGINEERING & TECHNOLOGY NH-67, TRICHY MAIN ROAD, PULIYUR, C.F , KARUR DT.

CHETTINAD COLLEGE OF ENGINEERING & TECHNOLOGY NH-67, TRICHY MAIN ROAD, PULIYUR, C.F , KARUR DT. 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 Subject Name: Digital Communication

More information

Chapter 14 MODULATION INTRODUCTION

Chapter 14 MODULATION INTRODUCTION Chapter 14 MODULATION INTRODUCTION As we have seen in previous three chapters, different types of media need different types of electromagnetic signals to carry information from the source to the destination.

More information

Channel. Muhammad Ali Jinnah University, Islamabad Campus, Pakistan. Multi-Path Fading. Dr. Noor M Khan EE, MAJU

Channel. Muhammad Ali Jinnah University, Islamabad Campus, Pakistan. Multi-Path Fading. Dr. Noor M Khan EE, MAJU Instructor: Prof. Dr. Noor M. Khan Department of Electronic Engineering, Muhammad Ali Jinnah University, Islamabad Campus, Islamabad, PAKISTAN Ph: +9 (51) 111-878787, Ext. 19 (Office), 186 (Lab) Fax: +9

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

Fund. of Digital Communications Ch. 3: Digital Modulation

Fund. of Digital Communications Ch. 3: Digital Modulation Fund. of Digital Communications Ch. 3: Digital Modulation Klaus Witrisal witrisal@tugraz.at Signal Processing and Speech Communication Laboratory www.spsc.tugraz.at Graz University of Technology November

More information

EC 6501 DIGITAL COMMUNICATION UNIT - IV PART A

EC 6501 DIGITAL COMMUNICATION UNIT - IV PART A EC 6501 DIGITAL COMMUNICATION UNIT - IV PART A 1. Distinguish coherent vs non coherent digital modulation techniques. [N/D-16] a. Coherent detection: In this method the local carrier generated at the receiver

More information

Chaotic Communications With Correlator Receivers: Theory and Performance Limits

Chaotic Communications With Correlator Receivers: Theory and Performance Limits Chaotic Communications With Correlator Receivers: Theory and Performance Limits GÉZA KOLUMBÁN, SENIOR MEMBER, IEEE, MICHAEL PETER KENNEDY, FELLOW, IEEE, ZOLTÁN JÁKÓ, AND GÁBOR KIS Invited Paper This paper

More information

Swedish College of Engineering and Technology Rahim Yar Khan

Swedish College of Engineering and Technology Rahim Yar Khan PRACTICAL WORK BOOK Telecommunication Systems and Applications (TL-424) Name: Roll No.: Batch: Semester: Department: Swedish College of Engineering and Technology Rahim Yar Khan Introduction Telecommunication

More information

CHAPTER 3 ADAPTIVE MODULATION TECHNIQUE WITH CFO CORRECTION FOR OFDM SYSTEMS

CHAPTER 3 ADAPTIVE MODULATION TECHNIQUE WITH CFO CORRECTION FOR OFDM SYSTEMS 44 CHAPTER 3 ADAPTIVE MODULATION TECHNIQUE WITH CFO CORRECTION FOR OFDM SYSTEMS 3.1 INTRODUCTION A unique feature of the OFDM communication scheme is that, due to the IFFT at the transmitter and the FFT

More information

Mobile Communication An overview Lesson 03 Introduction to Modulation Methods

Mobile Communication An overview Lesson 03 Introduction to Modulation Methods Mobile Communication An overview Lesson 03 Introduction to Modulation Methods Oxford University Press 2007. All rights reserved. 1 Modulation The process of varying one signal, called carrier, according

More information

CSE4214 Digital Communications. Bandpass Modulation and Demodulation/Detection. Bandpass Modulation. Page 1

CSE4214 Digital Communications. Bandpass Modulation and Demodulation/Detection. Bandpass Modulation. Page 1 CSE414 Digital Communications Chapter 4 Bandpass Modulation and Demodulation/Detection Bandpass Modulation Page 1 1 Bandpass Modulation n Baseband transmission is conducted at low frequencies n Passband

More information

System Identification and CDMA Communication

System Identification and CDMA Communication System Identification and CDMA Communication A (partial) sample report by Nathan A. Goodman Abstract This (sample) report describes theory and simulations associated with a class project on system identification

More information

Wireless Communication Systems Laboratory Lab#1: An introduction to basic digital baseband communication through MATLAB simulation Objective

Wireless Communication Systems Laboratory Lab#1: An introduction to basic digital baseband communication through MATLAB simulation Objective Wireless Communication Systems Laboratory Lab#1: An introduction to basic digital baseband communication through MATLAB simulation Objective The objective is to teach students a basic digital communication

More information

CHETTINAD COLLEGE OF ENGINEERING & TECHNOLOGY NH-67, TRICHY MAIN ROAD, PULIYUR, C.F , KARUR DT.

CHETTINAD COLLEGE OF ENGINEERING & TECHNOLOGY NH-67, TRICHY MAIN ROAD, PULIYUR, C.F , KARUR DT. 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 Subject Name: Analog & Digital

More information

Theory of Telecommunications Networks

Theory of Telecommunications Networks TT S KE M T Theory of Telecommunications Networks Anton Čižmár Ján Papaj Department of electronics and multimedia telecommunications CONTENTS Preface... 5 1 Introduction... 6 1.1 Mathematical models for

More information

Microwave Seminar. Noise and Bit Error Ratio. J. Richie. Spring 2013

Microwave Seminar. Noise and Bit Error Ratio. J. Richie. Spring 2013 Microwave Seminar Noise and Bit Error Ratio J. Richie Spring 2013 Outline Noise Noise and Equivalent Temperature Noise Figure Small Scale Fade and Multipath Impulse Response Model Types of Fading Modulation

More information

Detection and Estimation of Signals in Noise. Dr. Robert Schober Department of Electrical and Computer Engineering University of British Columbia

Detection and Estimation of Signals in Noise. Dr. Robert Schober Department of Electrical and Computer Engineering University of British Columbia Detection and Estimation of Signals in Noise Dr. Robert Schober Department of Electrical and Computer Engineering University of British Columbia Vancouver, August 24, 2010 2 Contents 1 Basic Elements

More information