Communication System Design Using DSP Algorithms. With Laboratory Experiments for the TMS320C30

Size: px
Start display at page:

Download "Communication System Design Using DSP Algorithms. With Laboratory Experiments for the TMS320C30"

Transcription

1 Communication System Design Using DSP Algorithms With Laboratory Experiments for the TMS320C30

2 Applications of Communications Theory Series Editor: R. W. Lucky, Bel/core Editorial Board: Anthony S. Acampora, Columbia University Larry Greenstein, AT&T Bell Laboratories Tingye Li, AT&T Bell Laboratories William H. Tranter, University of Missouri. Rolla Recent volumes in the series: BASIC CONCEPTS IN INFORMATION THEORY AND CODING: The Adventures of Secret Agent 00 III Solomon W. Golomb, Robert E. Peile, and Robert A. Scholtz COMMUNICATION SYSTEM DESIGN USING DSP ALGORITHMS: With Laboratory Experiments for the TMS320C30 Steven A. Tretter COMPUTER COMMUNICATIONS AND NETWORKS John R. Freer COMPUTER NETWORK ARCHITECTURES AND PROTOCOLS Second Edition. Edited by Carl A. Sunshine DATA COMMUNICATIONS PRINCIPLES Richard D. Gitlin, Jeremiah F. Hayes, and Stephen B. Weinstein DATA TRANSPORTATION AND PROTECTION John E. Hershey and R. K. Rao Yarlagadda DIGITAL PICTURES: Representation and Compression Arun N. Netravali and Barry G. Haskell FUNDAMENTALS OF DIGITAL SWITCHING Second Edition. Edited by John C. McDonald AN INTRODUCTION TO BROADBAND NETWORKS: LANs, MANs, ATM, B-ISDN, and Optical Networks for Integrated Multimedia Telecommunications Anthony S. Acampora AN INTRODUCTION TO PHOTONIC SWITCHING FABRICS H. Scott Hinton OPTICAL CHANNELS: Fibers, Clouds, Water, and the Atmosphere Sherman Karp, Robert M. Gagliardi, Steven E. Moran, and Larry B. Stotts PRACTICAL COMPUTER DATA COMMUNICATIONS William J. Barksdale SIMULATION OF COMMUNICATIONS SYSTEMS Michel C. Jeruchim, Philip Balaban, and K. Sam Shanmugan A Continuation Order Plan is available for this series. A continuation order will bring delivery of each new volume immediately upon publication. Volumes are billed only upon actual shipment. For further information please contact the publisher.

3 Communication System Design Using DSP Algorithms With Laboratory Experiments for the TMS320C30 Steven A. Tretter University of Maryland College Park, Maryland SPRINGER SCIENCE+BUSINESS MEDIA, LLC

4 Library of Congress Cataloging-in-Publication Data Tretter, Steven A. Communication system design using DSP algorithms.: with laboratory experiments for the TMS320C30 I Steven A. Tretter. p. em. -- (Applications of communications theory) Includes bibliographical references and index. ISBN ISBN (ebook) DOI / Signal processing--digital techniques. 2. Digital communications--equipment and supplies--design--data processing. 3. Texas Instruments TMS320 series microprocessors. 4. Real-time data processing. I. Title. II. Series. TK T dc CIP If your diskette is defective in manufacture or has been damaged in transit, it will be replaced at no charge if returned within 30 days of receipt to Managing Editor, Springer Science+Business Media, LLC. The publisher makes no warranty of any kind, expressed or implied, with regard to the software reproduced on the diskette or the accompanying documentation. The publisher shall not be liable in any event for incidental or consequential damages or loss in connection with, or arising out of. the furnishing, performance, or use of the software. Additional material to this book can be downloaded from ISBN Springer Science+Business Media New York Originally published by Plenum Press, New York in All rights reserved No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, electronic, mechanical, photocopying, microfilming, recording, or otherwise. without written permission from the Publisher

5 To Terry, Anne, and in memory of David

6 Preface This book began in January 1993 when I was "elected" by Dr. William Destler, who was then Chainnan of the Electrical Engineering Department and is now Dean of the College of Engineering, to set up and write experiments for a new Senior elective laboratory course, ENEE418c Communications Laboratory, scheduled to be given for the first time in the Fall 1993 semester. Books with standard digital signal processing and filter design experiments existed, but no book focusing on analog and digital communications techniques was available. My enthusiasm for the project gradually grew until I became almost totally immersed in it. Labs in the Electrical Engineering Department at the University of Maryland are separate courses. Occurring on a weekly basis, these labs include a I-hour lecture by a regular faculty member, who introduces the theory and explains the experiments, and a 3-hour laboratory period run by a graduate teaching assistant. Students can get keys for the Communications Lab room and work whenever they please. One section of the lab was frrst offered in the Fall 1993 semester and two in the Spring 1994 semester. The students were highly enthusiastic and often spent extra hours working on the experiments because they found them to be very interesting and challenging. They also had the feeling that this was something that would directly help them with their future jobs. In fact, several graduate students and one faculty member sat in on the lab to learn some real-world practical skills. The goal of this book is to explore the digital signal processing and communication systems theoretical concepts presented in typical Senior elective courses on these subjects by implementing them on actual hardware in real time. In the process, students will gain experience using equipment commonly used in industry, including oscilloscopes, spectrum analyzers, signal generators, error rate test sets, digital signal processors, and analog-to-digital and digitalto-analog converters. This book differs from any others on the market in that its primary focus is on communication systems. Fundamental digital signal processing concepts like digital filters and FFTs are included because they are required in communication systems. Approaches that are particularly useful for DSP implementations are presented. While the experiments, particularly the earlier ones, are described for the TMS320C30 Evaluation Module, they can be easily modified for any PC DSP board with an AID and D/A converter. There are several books on digital signal processing experiments for stable software packages like MATHCAD and MATLAB. In my view, one of the purposes of a laboratory course is to help prepare students for industrial jobs. Oflline software simulation is no substitute for making actual hardware work in real-time. It does not present students with the strange, unexpected, and often frustrating things that occur when using actual hardware in real-time-things that cannot be explained by nice equations - nor does it teach them how to use standard lab equipment. The prerequisites for this course are an understanding of linear systems and transfonn methods at a level that is often presented in a Junior required course on Signals and Systems, and a working know ledge of PCs and C programming. Students who have programmed in other languages, such as BASIC or FORTRAN, can quickly learn enough C to do the experiments if they are willing to make the effort. Corequisite are a Senior-level elective course in Digital Signal Processing and/or Communication Systems. Ideally, both courses should be taken before vii

7 viii Preface the Communications Laboratory. However, this is not usually possible for our Seniors. We wanted our students to have the opportunity to take this lab, so we made just one of them a corequisite. With the engineering background of a Senior, the presentation of the necessary theory in the text, and the I-hour lab lecture to explain the theory, students have quickly learned the signal processing and communication system concepts required for the experiments. In addition, it can be argued that a lab course should help prepare students for the work world where they will have to figure out new things for themselves so the experiments should have some uncertainty and require students to fill in some of the details. There is a large inital hurdle for the students to get over while learning the details required to use the lab's hardware and software tools. The experiments in Chapters 1 and 2 gradually introduce them to these tools and the architecture of the TMS320C30 floating-point DSP. The tools include the TMS320C30 Evaluation Module (EVM), C compilers for the PC and TMS320C30, and an assembler and linker for the TMS320C30. An attempt has been made to reduce this hurdle by including some basic programs on the program disk for initializing the EVM that can be used as a starting point for the experiments. FIR and I1R filter design and implementation are explored in Chapter 3. Experiments comparing the relative merits of C and assembly language implementations are performed. Filters are required in most of the following experiments. Chapter 4 investigates the FFT and power spectrum estimation. A simple spectrum analyzer is made. Chapters 5-8 explore the classical analog communication methods of amplitude modulation, double-sideband suppressed-carrier amplitude modulation, single-sideband modulation, and frequency modulation. Transmitters and receivers are built using DSP techniques. Noncoherent receivers using envelope detectors and coherent receivers using phase-locked loops are implemented. The use of Hilbert transforms and complex signal representations in modulation systems are explored. Chapters 9-15 introduce some modem digital communication techniques. These experiments focus on methods used in high-speed wire-line data modems where DSPs have been used extensively. Topics covered include linear shift register scramblers, the RS232C interface, pulse amplitude modulation (PAM), and quadrature amplitude modulation (QAM). The experiments lead up to building almost a complete V.22bis transmitter and receiver. Symbol clock recovery, carrier tracking, and adaptive equalizer receiver functions are implemented. The echo cancelling technique used in V.32 modems is studied in Chapter IS. Enough details are included so that this set of experiments could form a good practical guide to engineers in industry interested in modem design. I learned many of these techniques while consulting since 1970 for companies that build high-speed wire-line modems, and have seen them employed in hundreds of thousands of modems. Chapter 16 briefly presents some ideas for additional projects related to current high-speed wire-line modem design. These ideas can be expanded to satisy the capstone design project requirements of the ABET accrediting committee. Appendix A discusses how to transfer data back and forth between the TMS320C30 Evaluation Module and Pc. The transfers are used in some of the experiments to display signals processed by the DSP. We wanted the students to concentrate on learning communication system concepts rather than getting bogged down with involved hardware details. Therefore, complete working programs for transferring data from the EVM to the PC are included on the program disk. Appendix D contains a complete list of the equipment used for this laboratory at the University of Maryland. It has been included as a guide to others setting up a similar lab and is not intended to be an endorsement of any specific manufacturer. Clearly, any equipment with equivalent capabilities can be substituted for items in the list. A detailed listing of the directory structure on the PC hard disk is shown in Appendix E as a guide to others setting up a communications lab. There are many more experiments in this book than can be performed in one semester. Based on two semesters of experience, an ambitious goal is to have all students complete Chapters 1-3 followed by a choice of any three additional chapters. It would be nice if students could continue in the lab for a second semester for additional credit and build on their earlier experiments.

8 Preface ix Acknowledgments I would like to thank Mark Kohler and Sonjai Gupta for helping to unpack equipment and install and debug hardware and software in the PCs during the Spring 1993 semester when the lab was initially being set up. The students in the original Communications Laboratory section offered in the Fall 1993 semester as well as their Teaching Assistant Yifeng Cui deserve a great deal of thanks for being extremely patient and enthusiastic guinea pigs. They helped correct and significantly improve the first few experiments. In particular, I want to thank Mike Barr who, with his partner Brian Silverman, forged well ahead of the rest of the students and was so enthusiastic by the end of the semester that he asked about helping with the lab in the Spring 1994 semester. The Electrical Engineering Department was able to make an exception and assign Mike as a Senior to be the TA for one section and he did an outstanding job. Mrs. Tahereh Fazel was also an excellent Graduate TA for a second lab section in the Spring 1994 semester. I would also like to thank my friends from RIXON - which was in Silver Spring, Maryland, but has long since dissipated in a chain of corporate take-overs - and at Penril Datability Networks in Gaithersburg, Maryland, for helping me stay at the state-of-the-art in DSP applications to wire-line modems by using me as a consultant. I also want to thank Texas Instruments for granting us permission to include on our program disk the C callable utility functions developed by Gerry Shoults and included with TI's TMS320C3x DSP Design Workshop. These functions provide a convenient interface to the various registers and peripherals in the TMS320C30. Any questions about these functions should be addressed to me, and not to TI. And last but not least, I want to thank Dr. William Destler for "electing" me to this task. College Park, Maryland Steven A. Tretter

9 Contents 1. Brief Overview of the Hardware and Software Tools Some DSP Chip History and Typical Applications Introduction to the TMS320C30 Floating-Point DSP The Central Processing Unit (CPU) Memory Organization The Internal Bus The External Buses and Interrupts Peripherals The Direct Memory Access (DMA) Controller Brief Description of the Instruction Set The TMS320C30 Evaluation Module Software Tools Software Supplied by Texas Instruments Digital Filter Design Programs Other Software Introductory Experiments Learning to Use the Hardware and Software Tools by Generating a Sine Wave Some Basic Utility Files, Programs, and Environment Variables Required by the TMS320C30 Assembler, C S:ompiler, and Linker Method 1 for Generating a Sine Wave Method 2 for Generating a Sine Wave--Using Interrupts Method 3-DMA from a Table xi

10 xii Contents 3. Digital Filters Discrete-Time Convolution and Frequency Responses Finite Duration Impulse Response (FIR) Filters Block Diagram for Most Common Realization Two Methods for Finding the Filter Coefficients to Achieve a Desired Frequency Response Using Circular Buffers to Implement FIR Filters How to Make an Assembly Language Convolution Function that Is Called from and Returns to C Infinite Duration Impulse Response (IIR) Filters Realizations for IIR Filters A Program for Designing IIR Filters Two Methods for Measuring a Phase Response Hardware Details and Laboratory Experiments for FIR and IIR Digital Filters Some Hardware and Software Details for the EVM Measuring the Time to Execute a Program Segment by Using the Benchmarking Capability ofevm Laboratory Experiments for FIR Filters Laboratory Experiments for IIR Filters Additional References The FFT and Power Spectrum Estimation The Discrete-Time Fourier Transform Data Window Functions The Discrete Fourier Transform and Its Inverse The Fast Fourier Transform Using the FFT to Estimate a Power Spectrum Laboratory Experiments FFT Experiments Experiments for Power Spectrum Estimation Additional References Amplitude Modulation Theoretical Description of Amplitude Modulation Mathematical Formula for an AM Signal Example for Single Tone Modulation The Spectrum of an AM Signal Demodulating an AM Signal by Envelope Detection Square-Law Demodulation of AM Signals Hilbert Transforms and the Complex Envelope Laboratory Experiments for AM Modulation and Demodulation Making an AM Modulator Making a Square-Law Envelope Detector Making an Envelope Detector Using the Hilbert Transform Additional References

11 Contents xiii 6. Double-Sideband Suppressed-Carrier Amplitude Modulation and Coherent Detection Mathematical Description of the DSBSC-AM Signal The Ideal Coherent Receiver The Costas Loop as a Practical Approach to Coherent Demodulation Laboratory Exercises and Experiments for the Costas Loop Theoretical Design Exercises Hardware Experiments Additional References Single-Sideband Modulation and Frequency Translation Single-Sideband Modulators Coherent Demodulation of SSB Signals Frequency Translation Laboratory Experiments Making an SSB Modulator Coherent Demodulation of an SSB Signal Additional References Frequency Modulation The FM Signal and Some ofits Properties Definition ofinstantaneous Frequency and the FM Signal Single Tone FM Modulation Narrow Band FM Modulation The Bandwidth of an FM Signal FM Demodulation by a Frequency Discriminator Using a Phase-Locked Loop for FM Demodulation Laboratory Experiments for Frequency Modulation Experimentally Measuring the Spectrum of an FM Signal FM Demodulation Using a Frequency Discriminator Using a Phase-Locked Loop for FM Demodulation Additional References Pseudo-Random Binary Sequences and Data Scramblers Using Linear Feedback Shift Registers to Generate Pseudo-Random Binary Sequences The Linear Feedback Shift Register Sequence Generator The Connection Polynomial and Sequence Period Properties of Maximal Length Sequences Self Synchronizing Data Scramblers The Scrambler The Descrambler Theoretical and Simulation Exercises for Shift Register Sequence Generators and Scramblers Exercises for a Shift Register Sequence Generator with a Primitive Connection Polynomial Exercises for a Shift Register Sequence Generator with an Irreducible but not Primitive Connection Polynomial Exercises for a Shift Register Sequence Generator with a Reducible Connection Polynomial Additional References

12 xiv Contents 10. Introduction to the RS-232C Protocol and a Bit-Error Rate Tester The EIA RS-232C Serial Interface Protocol Bit-Error Probability for Binary Signaling on the Additive, White, Gaussian Noise Channel The Navtel Datatest 3 Bit-Error Rate Tester Bit-Error Rate Test Experiment Additional References Digital Data Transmission by Baseband Pulse Amplitude Modulation (PAM) General Description of a Baseband Pulse Amplitude Modulation System Baseband Shaping and Intersymbol Interference The Nyquist Criterion for No lsi Raised Cosine Baseband Shaping Filters Splitting the Shaping between the Transmit and Receive Filters Eye Diagrams Implementing the Transmit Filter by an Interpolation Filter Bank Symbol Error Probability for a Channel with a Perfect Frequency Response and Additive Gaussian Noise Symbol Clock Recovery Simulation and Theoretical Exercises for PAM Generating Four-Level Pseudo-Random PAM Symbols Eye Diagram for a PAM Signal Using a Raised Cosine Shaping Filter... III Eye Diagram for a PAM Signal Using a Square-Root of Raised Cosine Shaping Filter... III Theoretical Error Probability for a PAM System... III Hardware Exercises for PAM Generating a PAM Signal and Eye Diagram Testing the Square-Law Symbol Clock Frequency Generator Optional Team Exercise Additional References Fundamentals of Quadrature Amplitude Modulation A Basic QAM Transmitter... lis Two Constellation Examples The 4 x 4 16-Point Constellation... II A4-Point Four-Phase Constellation... 1I A Modulator Structure Using Passband Shaping Filters I Ideal QAM Demodulation QAM Modulator Experiments Steps to Follow in Making a Transmitter Testing Your Transmitter Optional Exercise--Testing Your Transmitter by Sending to a Commercial Modem Additional References QAM Receiver I. General Description of Complete Receiver Block Diagram and Details of the Symbol Clock Recovery and Other Front-End Subsytems Overview ofa QAM Receiver Details about the Receiver Front-End Subsystems

13 Contents xv Automatic Gain Control..., The Carrier Detect Subsystem Symbol Clock Recovery Experiments for the QAM Receiver Front-End Additional References QAM Receiver II. The Passband Adaptive Equalizer and Carrier Recovery System The Complex Cross-Coupled Passband Adaptive Equalizer The LMS Method for Adjusting the Equalizer Tap Values Theoretical Behavior of the LMS Algorithm Adding Tap Leakage to the LMS Algorithm The Phase-Splitting Fractionally Spaced Equalizer Decision Directed Carrier Tracking Blind Equalization Blind Equalization with the Complex Cross-Coupled Equalizer Blind Equalization with the Phase-Splitting Equalizer Complex Cross-Coupled Equalizer and Carrier Tracking Loop Experiments Implementing the Slicer Making a Demodulator and Carrier Tracking Loop Making a Complex Cross-Coupled Adaptive Equalizer Bit-Error Rate Test Optional Experiment-Receiving the 16-Point V.22bis Constellation... ISO Optional Experiment-Ideal Reference Training Optional Experiment-Phase-Splitting Fractionally Spaced Equalizer Optional Experiment-Blind Equalization Additional References... " Echo Cancellation for Full-Duplex Modems The Echo Sources in a Dialed Telephone Line Circuit The Data-Driven, Nyquist, In-Band Echo Canceller General Description The Near-End Echo Canceller The Far-End Echo Canceller Far-End Frequency Offset Compensation Echo Canceller Experiments Making a Near-End Echo Canceller Making a Far-End Echo Canceller with Frequency Offset Correction Additional References Suggestions for Additional Experiments Elementary Modem Handshake Sequence Fast Equalizer Training Using Periodic Sequences... " Trellis Coded Modulation V.34 Constellation Shaping by Shell Mapping Nonlinear Precoding for V

14 xvi Contents Appendix A. Communicating between the PC and EVM 163 AI. Overview of the PC/EVM Interface AI.I. The Data Transfer Register A.I.2. EVM Interrupts to the TMS320C A.1.3. Flags that Indicate to the PC when the TMS320C30 has Read or Written the Transfer Register Al.4. Resetting the EVM A2. A Command Passing Protocol A.3. Using DMA for Data Transfers A.3.1. TMS320C30 to PC Data Transfers A.3.2. PC to TMS320C30 Data Transfers A3.3. Turning off the DMA A4. Laboratory Experiments on Transferring Data between the TMS320C30 and PC A.4.l. Functions the TMS320C30 Program Must Perform A4.2. Functions the PC Program Must Perform A.4.3. Testing Your PC and TMS320C30 Software Appendix B. Generating Gaussian Random Numbers Appendix C. A TTL/RS-232C Interface for Serial Port Appendix D. Equipment List for Each Station Appendix E. Software and Directory Structure References I. List of Manuals A Manuals for the TMS320C30 Tools B. Manuals for Borland C C. Assorted Manuals for Lab Test Equipment II. Selected Reference Books and Papers A DSP Laboratory Books Using DSP Hardware ] 84 B. DSP Laboratory Books Using Software Simulation C. Books on Digital Signal Processing D. Books and Papers on Communications E. Books and Papers on Error-Correcting Codes Index

15 Communication System Design Using DSP Algorithms With Laboratory Experiments for the TMS320C30

COMMUNICATION SYSTEM DESIGN USING DSP ALGORITHMS WITH LABORATORY EXPERIMENTS FOR THE TMS320C6701 AND TMS320C6711

COMMUNICATION SYSTEM DESIGN USING DSP ALGORITHMS WITH LABORATORY EXPERIMENTS FOR THE TMS320C6701 AND TMS320C6711 COMMUNICATION SYSTEM DESIGN USING DSP ALGORITHMS WITH LABORATORY EXPERIMENTS FOR THE TMS320C6701 AND TMS320C6711 Information Technology: Transmission, Processing, and Storage Series Editor: Editorial Board:

More information

Communication System Design Using DSP Algorithms. with Laboratory Experiments for the TMS320C6713 DSK

Communication System Design Using DSP Algorithms. with Laboratory Experiments for the TMS320C6713 DSK Communication System Design Using DSP Algorithms with Laboratory Experiments for the TMS320C6713 DSK Information Technology: Transmission, Processing, and Storage Series Editors: Robert Gallager Electrical

More information

FUNDAMENTALS OF SIGNALS AND SYSTEMS

FUNDAMENTALS OF SIGNALS AND SYSTEMS FUNDAMENTALS OF SIGNALS AND SYSTEMS LIMITED WARRANTY AND DISCLAIMER OF LIABILITY THE CD-ROM THAT ACCOMPANIES THE BOOK MAY BE USED ON A SINGLE PC ONLY. THE LICENSE DOES NOT PERMIT THE USE ON A NETWORK (OF

More information

DIGITAL SIGNAL PROCESSING LABORATORY

DIGITAL SIGNAL PROCESSING LABORATORY DIGITAL SIGNAL PROCESSING LABORATORY SECOND EDITION В. Preetham Kumar CRC Press Taylor & Francis Group Boca Raton London New York CRC Press is an imprint of the Taylor & Francis Croup, an informa business

More information

Signal Processing Techniques for Software Radio

Signal Processing Techniques for Software Radio Signal Processing Techniques for Software Radio Behrouz Farhang-Boroujeny Department of Electrical and Computer Engineering University of Utah c 2007, Behrouz Farhang-Boroujeny, ECE Department, University

More information

COMMUNICATION SYSTEMS

COMMUNICATION SYSTEMS COMMUNICATION SYSTEMS 4TH EDITION Simon Hayhin McMaster University JOHN WILEY & SONS, INC. Ш.! [ BACKGROUND AND PREVIEW 1. The Communication Process 1 2. Primary Communication Resources 3 3. Sources of

More information

Synthesis and Optimization of Digital Circuits [As per Choice Based credit System (CBCS) Scheme SEMESTER IV Subject Code 16ELD41 IA Marks 20

Synthesis and Optimization of Digital Circuits [As per Choice Based credit System (CBCS) Scheme SEMESTER IV Subject Code 16ELD41 IA Marks 20 Synthesis and Optimization of Digital Circuits [As per Choice Based credit System (CBCS) Scheme SEMESTER IV Subject Code 16ELD41 IA Marks 20 Number of Lecture 04 Exam 80 Hours/Week Total Number of Lecture

More information

Digital Signal Processing

Digital Signal Processing Digital Signal Processing System Analysis and Design Paulo S. R. Diniz Eduardo A. B. da Silva and Sergio L. Netto Federal University of Rio de Janeiro CAMBRIDGE UNIVERSITY PRESS Preface page xv Introduction

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

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

AIRCRAFT CONTROL AND SIMULATION

AIRCRAFT CONTROL AND SIMULATION AIRCRAFT CONTROL AND SIMULATION AIRCRAFT CONTROL AND SIMULATION Third Edition Dynamics, Controls Design, and Autonomous Systems BRIAN L. STEVENS FRANK L. LEWIS ERIC N. JOHNSON Cover image: Space Shuttle

More information

Understanding Digital Signal Processing

Understanding Digital Signal Processing Understanding Digital Signal Processing Richard G. Lyons PRENTICE HALL PTR PRENTICE HALL Professional Technical Reference Upper Saddle River, New Jersey 07458 www.photr,com Contents Preface xi 1 DISCRETE

More information

Fundamentals of Global Positioning System Receivers

Fundamentals of Global Positioning System Receivers Fundamentals of Global Positioning System Receivers A Software Approach SECOND EDITION JAMES BAO-YEN TSUI A JOHN WILEY & SONS, INC., PUBLICATION Fundamentals of Global Positioning System Receivers Fundamentals

More information

Digital Phase Modulation

Digital Phase Modulation Digital Phase Modulation Applications of Communications Theory Series Editor: R. W. Lucky, AT & T Bell Laboratories COMPUTER NETWORK ARCHITECTURES AND PROTOCOLS Edited by Paul E. Green, Jr. DATA TRANSPORTATION

More information

PRACTICAL RF SYSTEM DESIGN

PRACTICAL RF SYSTEM DESIGN PRACTICAL RF SYSTEM DESIGN WILLIAM F. EGAN, Ph.D. Lecturer in Electrical Engineering Santa Clara University The Institute of Electrical and Electronics Engineers, Inc., New York A JOHN WILEY & SONS, INC.,

More information

16QAM Symbol Timing Recovery in the Upstream Transmission of DOCSIS Standard

16QAM Symbol Timing Recovery in the Upstream Transmission of DOCSIS Standard IEEE TRANSACTIONS ON BROADCASTING, VOL. 49, NO. 2, JUNE 2003 211 16QAM Symbol Timing Recovery in the Upstream Transmission of DOCSIS Standard Jianxin Wang and Joachim Speidel Abstract This paper investigates

More information

Real-time Adaptive Concepts in Acoustics

Real-time Adaptive Concepts in Acoustics Real-time Adaptive Concepts in Acoustics Real-time Adaptive Concepts in Acoustics Blind Signal Separation and Multichannel Echo Cancellation by Daniel W.E. Schobben, Ph. D. Philips Research Laboratories

More information

Analog Devices perpetual ebook license Artech House copyrighted material.

Analog Devices perpetual ebook license Artech House copyrighted material. Software-Defined Radio for Engineers For a listing of recent titles in the Artech House Mobile Communications, turn to the back of this book. Software-Defined Radio for Engineers Travis F. Collins Robin

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

a) Abasebanddigitalcommunicationsystemhasthetransmitterfilterg(t) thatisshowninthe figure, and a matched filter at the receiver.

a) Abasebanddigitalcommunicationsystemhasthetransmitterfilterg(t) thatisshowninthe figure, and a matched filter at the receiver. DIGITAL COMMUNICATIONS PART A (Time: 60 minutes. Points 4/0) Last Name(s):........................................................ First (Middle) Name:.................................................

More information

Communication Systems

Communication Systems Electrical Engineering Communication Systems Comprehensive Theory with Solved Examples and Practice Questions Publications Publications MADE EASY Publications Corporate Office: 44-A/4, Kalu Sarai (Near

More information

Digital Signal Processing

Digital Signal Processing Digital Signal Processing Fourth Edition John G. Proakis Department of Electrical and Computer Engineering Northeastern University Boston, Massachusetts Dimitris G. Manolakis MIT Lincoln Laboratory Lexington,

More information

Communication Systems

Communication Systems Electronics Engineering Communication Systems Comprehensive Theory with Solved Examples and Practice Questions Publications Publications MADE EASY Publications Corporate Office: 44-A/4, Kalu Sarai (Near

More information

Chapter 12: Digital Modulation and Modems

Chapter 12: Digital Modulation and Modems Chapter 12: Digital Modulation and Modems MULTIPLE CHOICE 1. FSK stands for: a. Full-Shift Keying c. Full-Signal Keying b. Frequency-Shift Keying d. none of the above 2. PSK stands for: a. Pulse-Signal

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

EE/TE 4385 DSP-Based Design Project I

EE/TE 4385 DSP-Based Design Project I EE/TE 4385 DSP-Based Design Project I Instructor: Prof. Murat Torlak TA: TBA http://www.utdallas.edu/~torlak/courses/dsproject Why Senior Design Project? Ideal World supposes that there is one right answer

More information

Digital Signal Processing System Design: LabVIEW-Based Hybrid Programming

Digital Signal Processing System Design: LabVIEW-Based Hybrid Programming Digital Signal Processing System Design: LabVIEW-Based Hybrid Programming by Nasser Kehtarnavaz University of Texas at Dallas With laboratory contributions by Namjin Kim and Qingzhong Peng 1111» AMSTERDAM

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

PHASELOCK TECHNIQUES INTERSCIENCE. Third Edition. FLOYD M. GARDNER Consulting Engineer Palo Alto, California A JOHN WILEY & SONS, INC.

PHASELOCK TECHNIQUES INTERSCIENCE. Third Edition. FLOYD M. GARDNER Consulting Engineer Palo Alto, California A JOHN WILEY & SONS, INC. PHASELOCK TECHNIQUES Third Edition FLOYD M. GARDNER Consulting Engineer Palo Alto, California INTERSCIENCE A JOHN WILEY & SONS, INC., PUBLICATION CONTENTS PREFACE NOTATION xvii xix 1 INTRODUCTION 1 1.1

More information

Presentation Outline. Advisors: Dr. In Soo Ahn Dr. Thomas L. Stewart. Team Members: Luke Vercimak Karl Weyeneth. Karl. Luke

Presentation Outline. Advisors: Dr. In Soo Ahn Dr. Thomas L. Stewart. Team Members: Luke Vercimak Karl Weyeneth. Karl. Luke Bradley University Department of Electrical and Computer Engineering Senior Capstone Project Presentation May 2nd, 2006 Team Members: Luke Vercimak Karl Weyeneth Advisors: Dr. In Soo Ahn Dr. Thomas L.

More information

ANALOG INTEGRATED CIRCUITS FOR COMMUNICATION Principles, Simulation and Design

ANALOG INTEGRATED CIRCUITS FOR COMMUNICATION Principles, Simulation and Design ANALOG INTEGRATED CIRCUITS FOR COMMUNICATION Principles, Simulation and Design ANALOG INTEGRATED CIRCUITS FOR COMMUNICATION Principles, Simulation and Design by Donald 0. Pederson University of California

More information

DIGITAL SIGNAL PROCESSING WITH VHDL

DIGITAL SIGNAL PROCESSING WITH VHDL DIGITAL SIGNAL PROCESSING WITH VHDL GET HANDS-ON FROM THEORY TO PRACTICE IN 6 DAYS MODEL WITH SCILAB, BUILD WITH VHDL NUMEROUS MODELLING & SIMULATIONS DIRECTLY DESIGN DSP HARDWARE Brought to you by: Copyright(c)

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

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

Digital Signal Processing. VO Embedded Systems Engineering Armin Wasicek WS 2009/10

Digital Signal Processing. VO Embedded Systems Engineering Armin Wasicek WS 2009/10 Digital Signal Processing VO Embedded Systems Engineering Armin Wasicek WS 2009/10 Overview Signals and Systems Processing of Signals Display of Signals Digital Signal Processors Common Signal Processing

More information

SIGNALS AND SYSTEMS LABORATORY 13: Digital Communication

SIGNALS AND SYSTEMS LABORATORY 13: Digital Communication SIGNALS AND SYSTEMS LABORATORY 13: Digital Communication INTRODUCTION Digital Communication refers to the transmission of binary, or digital, information over analog channels. In this laboratory you will

More information

INTRODUCTION TO DIGITAL SIGNAL PROCESSING AND FILTER DESIGN

INTRODUCTION TO DIGITAL SIGNAL PROCESSING AND FILTER DESIGN INTRODUCTION TO DIGITAL SIGNAL PROCESSING AND FILTER DESIGN INTRODUCTION TO DIGITAL SIGNAL PROCESSING AND FILTER DESIGN B. A. Shenoi A JOHN WILEY & SONS, INC., PUBLICATION Copyright 2006 by John Wiley

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

ON SYMBOL TIMING RECOVERY IN ALL-DIGITAL RECEIVERS

ON SYMBOL TIMING RECOVERY IN ALL-DIGITAL RECEIVERS ON SYMBOL TIMING RECOVERY IN ALL-DIGITAL RECEIVERS 1 Ali A. Ghrayeb New Mexico State University, Box 30001, Dept 3-O, Las Cruces, NM, 88003 (e-mail: aghrayeb@nmsu.edu) ABSTRACT Sandia National Laboratories

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

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

PRINCIPLES OF COMMUNICATIONS

PRINCIPLES OF COMMUNICATIONS PRINCIPLES OF COMMUNICATIONS Systems, Modulation, and Noise SIXTH EDITION INTERNATIONAL STUDENT VERSION RODGER E. ZIEMER University of Colorado at Colorado Springs WILLIAM H. TRANTER Virginia Polytechnic

More information

L T P CLASS WORK : EXAM : 100 TOTAL : 150 DURATION OF EXAM : 3 HRS

L T P CLASS WORK : EXAM : 100 TOTAL : 150 DURATION OF EXAM : 3 HRS EE-401-E DATA COMMUNICATION L T P CLASS WORK : 50 3 1 0 EXAM : 100 TOTAL : 150 UNIT 1 DIGITAL COMMUNICATION : Introduction, digital communication, Shannon limit for information capacity, digital radio,

More information

BIOMEDICAL DIGITAL SIGNAL PROCESSING

BIOMEDICAL DIGITAL SIGNAL PROCESSING BIOMEDICAL DIGITAL SIGNAL PROCESSING C-Language Examples and Laboratory Experiments for the IBM PC WILLIS J. TOMPKINS Editor University of Wisconsin-Madison 2000 by Willis J. Tompkins This book was previously

More information

EE 345S Real-Time Digital Signal Processing Lab Spring Introduction

EE 345S Real-Time Digital Signal Processing Lab Spring Introduction EE 345S Real-Time Digital Signal Processing Lab Spring 2006 Introduction Prof. Güner Arslan Dept. of Electrical and Computer Engineering The University of Texas at Austin Lecture 0 http://courses.utexas.edu/

More information

11 Distinguish between low level and high level modulation. 12 What are the advantages of the super heterodyne receiver?

11 Distinguish between low level and high level modulation. 12 What are the advantages of the super heterodyne receiver? Course B.E-EEE(Marine) Batch 8 Semester V Subject Code Subject Name UAEE511 Communication Engineering Part-A Unit-1 1 Define Modulation. 2 Define Amplitude Modulation. 3 Define Modulation index. 4 What

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

ROM/UDF CPU I/O I/O I/O RAM

ROM/UDF CPU I/O I/O I/O RAM DATA BUSSES INTRODUCTION The avionics systems on aircraft frequently contain general purpose computer components which perform certain processing functions, then relay this information to other systems.

More information

) #(2/./53 $!4! 42!.3-)33)/.!4! $!4! 3)'.!,,).' 2!4% ()'(%2 4(!. KBITS 53).' K(Z '2/50 "!.$ #)2#5)43

) #(2/./53 $!4! 42!.3-)33)/.!4! $!4! 3)'.!,,).' 2!4% ()'(%2 4(!. KBITS 53).' K(Z '2/50 !.$ #)2#5)43 INTERNATIONAL TELECOMMUNICATION UNION )454 6 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU $!4! #/--5.)#!4)/. /6%2 4(% 4%,%(/.%.%47/2+ 39.#(2/./53 $!4! 42!.3-)33)/.!4! $!4! 3)'.!,,).' 2!4% ()'(%2 4(!.

More information

University of Jordan. Faculty of Engineering & Technology. Study Plan. Master Degree. Year plan

University of Jordan. Faculty of Engineering & Technology. Study Plan. Master Degree. Year plan University of Jordan Faculty of Engineering & Technology Study Plan Master Degree In Electrical Engineering/Communication (Thesis Track) Year plan 2005 STUDY PLAN MASTER IN Electrical Engineering /Communication

More information

EXAMINATION FOR THE DEGREE OF B.E. Semester 1 June COMMUNICATIONS IV (ELEC ENG 4035)

EXAMINATION FOR THE DEGREE OF B.E. Semester 1 June COMMUNICATIONS IV (ELEC ENG 4035) EXAMINATION FOR THE DEGREE OF B.E. Semester 1 June 2007 101902 COMMUNICATIONS IV (ELEC ENG 4035) Official Reading Time: Writing Time: Total Duration: 10 mins 120 mins 130 mins Instructions: This is a closed

More information

EE452 Senior Capstone Project: Integration of Matlab Tools for DSP Code Generation. Kwadwo Boateng Charles Badu. May 8, 2006

EE452 Senior Capstone Project: Integration of Matlab Tools for DSP Code Generation. Kwadwo Boateng Charles Badu. May 8, 2006 EE452 Senior Capstone Project: Integration of Matlab Tools for DSP Code Generation Kwadwo Boateng Charles Badu May 8, 2006 Bradley University College of Engineering and Technology Electrical and Computer

More information

Application of Fourier Transform in Signal Processing

Application of Fourier Transform in Signal Processing 1 Application of Fourier Transform in Signal Processing Lina Sun,Derong You,Daoyun Qi Information Engineering College, Yantai University of Technology, Shandong, China Abstract: Fourier transform is a

More information

SYLLABUS. For B.TECH. PROGRAMME ELECTRONICS & COMMUNICATION ENGINEERING

SYLLABUS. For B.TECH. PROGRAMME ELECTRONICS & COMMUNICATION ENGINEERING SYLLABUS For B.TECH. PROGRAMME In ELECTRONICS & COMMUNICATION ENGINEERING INSTITUTE OF TECHNOLOGY UNIVERSITY OF KASHMIR ZAKURA CAMPUS SRINAGAR, J&K, 190006 Course No. Lect Tut Prac ECE5117B Digital Signal

More information

Sampling, interpolation and decimation issues

Sampling, interpolation and decimation issues S-72.333 Postgraduate Course in Radiocommunications Fall 2000 Sampling, interpolation and decimation issues Jari Koskelo 28.11.2000. Introduction The topics of this presentation are sampling, interpolation

More information

PRINCIPLES OF SPREAD-SPECTRUM COMMUNICATION SYSTEMS

PRINCIPLES OF SPREAD-SPECTRUM COMMUNICATION SYSTEMS PRINCIPLES OF SPREAD-SPECTRUM COMMUNICATION SYSTEMS PRINCIPLES OF SPREAD-SPECTRUM COMMUNICATION SYSTEMS By DON TORRIERI Springer ebook ISBN: 0-387-22783-0 Print ISBN: 0-387-22782-2 2005 Springer Science

More information

DigiPoints Volume 1. Student Workbook. Module 2 Modem Overview

DigiPoints Volume 1. Student Workbook. Module 2 Modem Overview Modem Overview Page 2.1 DigiPoints Volume 1 Module 2 Modem Overview Summary One of the potential advantages the cable telecommunications industry has is the ability to carry data signals at speeds significantly

More information

UNIT I AMPLITUDE MODULATION

UNIT I AMPLITUDE MODULATION UNIT I AMPLITUDE MODULATION Prepared by: S.NANDHINI, Assistant Professor, Dept. of ECE, Sri Venkateswara College of Engineering, Sriperumbudur, Tamilnadu. CONTENTS Introduction to communication systems

More information

ITT Technical Institute. ET3330 Telecommunications Systems and Technology Onsite Course SYLLABUS

ITT Technical Institute. ET3330 Telecommunications Systems and Technology Onsite Course SYLLABUS ITT Technical Institute ET3330 Telecommunications Systems and Technology Onsite Course SYLLABUS Credit hours: 4.5 Contact/Instructional hours: 56 (34 Theory Hours, 22 Lab Hours) Prerequisite(s) and/or

More information

STATE UNIVERSITY OF NEW YORK COLLEGE OF TECHNOLOGY CANTON, NEW YORK COURSE OUTLINE ELEC 225 TELECOMMUNICATIONS

STATE UNIVERSITY OF NEW YORK COLLEGE OF TECHNOLOGY CANTON, NEW YORK COURSE OUTLINE ELEC 225 TELECOMMUNICATIONS STATE UNIVERSITY OF NEW YORK COLLEGE OF TECHNOLOGY CANTON, NEW YORK COURSE OUTLINE ELEC 225 TELECOMMUNICATIONS Prepared By: Stephen E. Frempong SCHOOL OF ENGINEERING TECHNOLOGY ELECTRICAL ENGINEERING DEPARTMENT

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

Table of Contents. Acknowledgments... XVII Prologue... 1

Table of Contents. Acknowledgments... XVII Prologue... 1 Introduction to Spread-Spectrum Communications By Roger L. Peterson (Motorola), Rodger E. Ziemer (University of Co. at Colorado Springs), and David E. Borth (Motorola) Prentice Hall, 1995 (Navtech order

More information

Measuring Modulations

Measuring Modulations I N S T I T U T E O F C O M M U N I C A T I O N E N G I N E E R I N G Telecommunications Laboratory Measuring Modulations laboratory guide Table of Contents 2 Measurement Tasks...3 2.1 Starting up the

More information

Course Specifications

Course Specifications Development Cluster Computer and Networking Engineering (CNE) Cluster Lead Developer Amir Asif Module Names Module 1: Baseband and Bandpass Communications (40 characters or less Module 2: Channel Coding

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

V. CHANDRA SEKAR Professor and Head Department of Electronics and Communication Engineering SASTRA University, Kumbakonam

V. CHANDRA SEKAR Professor and Head Department of Electronics and Communication Engineering SASTRA University, Kumbakonam V. CHANDRA SEKAR Professor and Head Department of Electronics and Communication Engineering SASTRA University, Kumbakonam 1 Contents Preface v 1. Introduction 1 1.1 What is Communication? 1 1.2 Modulation

More information

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

Oluwole Oyetoke 1, 2 Dr. O.E Agboje. Covenant University, Ota, Nigeria

Oluwole Oyetoke 1, 2 Dr. O.E Agboje. Covenant University, Ota, Nigeria Design and Implementation of A Java Based Simulation Package for Spectrum Analysis, Digital Filtration and Modulation as A Teaching Aid for Data Communication Oluwole Oyetoke 1, 2 Dr. O.E Agboje 1, 2 Covenant

More information

Appendix B. Design Implementation Description For The Digital Frequency Demodulator

Appendix B. Design Implementation Description For The Digital Frequency Demodulator Appendix B Design Implementation Description For The Digital Frequency Demodulator The DFD design implementation is divided into four sections: 1. Analog front end to signal condition and digitize the

More information

Teaching Digital Signal Processing with MatLab and DSP Kits

Teaching Digital Signal Processing with MatLab and DSP Kits Teaching Digital Signal Processing with MatLab and DSP Kits Authors: Marco Antonio Assis de Melo,Centro Universitário da FEI, S.B. do Campo,Brazil, mant@fei.edu.br Alessandro La Neve, Centro Universitário

More information

Common Pitfalls in Communications Systems Simulation

Common Pitfalls in Communications Systems Simulation Paper ID #9709 Common Pitfalls in Communications Systems Simulation Dr. Miguel Bazdresch, Rochester Institute of Technology (CAST) Miguel Bazdresch obtained his PhD in Electronic Communications from the

More information

Modern Quadrature Amplitude Modulation Principles and Applications for Fixed and Wireless Channels

Modern Quadrature Amplitude Modulation Principles and Applications for Fixed and Wireless Channels 1 Modern Quadrature Amplitude Modulation Principles and Applications for Fixed and Wireless Channels W.T. Webb, L.Hanzo Contents PART I: Background to QAM 1 Introduction and Background 1 1.1 Modulation

More information

SATELLITE COMMUNICATION

SATELLITE COMMUNICATION SATELLITE COMMUNICATION Monojit Mitra SATELLITE COMMUNICATION SATELLITE COMMUNICATION MONOJIT MITRA Assistant Professor Department of Electronics and Telecommunication Engineering Bengal Engineering and

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

Augmenting Hardware Experiments with Simulation in Digital Communications

Augmenting Hardware Experiments with Simulation in Digital Communications Session 2632 Augmenting Hardware Experiments with Simulation in Digital Communications Dennis Silage Electrical and Computer Engineering College of Engineering, Temple University So Much Equipment, So

More information

ITT Technical Institute. ET2530 Electronic Communications Onsite and Online Course SYLLABUS

ITT Technical Institute. ET2530 Electronic Communications Onsite and Online Course SYLLABUS ITT Technical Institute ET2530 Electronic Communications Onsite and Online Course SYLLABUS Credit hours: 4.5 Contact/Instructional hours: 56 (34 Theory Hours, 22 Lab Hours Prerequisite(s and/or Corequisite(s:

More information

Digital Signal Analysis

Digital Signal Analysis Digital Signal Analysis Objectives - Provide a digital modulation overview - Review common digital radio impairments Digital Modulation Overview Signal Characteristics to Modify Polar Display / IQ Relationship

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

The Fundamentals of Mixed Signal Testing

The Fundamentals of Mixed Signal Testing The Fundamentals of Mixed Signal Testing Course Information The Fundamentals of Mixed Signal Testing course is designed to provide the foundation of knowledge that is required for testing modern mixed

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

Phase-Locked Loop Engineering Handbook for Integrated Circuits

Phase-Locked Loop Engineering Handbook for Integrated Circuits Phase-Locked Loop Engineering Handbook for Integrated Circuits Stanley Goldman ARTECH H O U S E BOSTON LONDON artechhouse.com Preface Acknowledgments xiii xxi CHAPTER 1 Cetting Started with PLLs 1 1.1

More information

THIS work focus on a sector of the hardware to be used

THIS work focus on a sector of the hardware to be used DISSERTATION ON ELECTRICAL AND COMPUTER ENGINEERING 1 Development of a Transponder for the ISTNanoSAT (November 2015) Luís Oliveira luisdeoliveira@tecnico.ulisboa.pt Instituto Superior Técnico Abstract

More information

Digital microcontroller for sonar waveform generator. Aleksander SCHMIDT, Jan SCHMIDT

Digital microcontroller for sonar waveform generator. Aleksander SCHMIDT, Jan SCHMIDT Digital microcontroller for sonar waveform generator Aleksander SCHMIDT, Jan SCHMIDT Gdansk University of Technology Faculty of Electronics, Telecommunications and Informatics Narutowicza 11/12, 80-233

More information

Optical Fiber Communications p. 1 Introduction p. 1 History of Optical Fibers p. 1 Optical Fibers Versus Metallic Cable Facilities p.

Optical Fiber Communications p. 1 Introduction p. 1 History of Optical Fibers p. 1 Optical Fibers Versus Metallic Cable Facilities p. Optical Fiber Communications p. 1 Introduction p. 1 History of Optical Fibers p. 1 Optical Fibers Versus Metallic Cable Facilities p. 2 Advantages of Optical Fiber Systems p. 3 Disadvantages of Optical

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

Electrical and Telecommunication Engineering Technology NEW YORK CITY COLLEGE OF TECHNOLOGY THE CITY UNIVERSITY OF NEW YORK

Electrical and Telecommunication Engineering Technology NEW YORK CITY COLLEGE OF TECHNOLOGY THE CITY UNIVERSITY OF NEW YORK NEW YORK CITY COLLEGE OF TECHNOLOGY THE CITY UNIVERSITY OF NEW YORK DEPARTMENT: Electrical and Telecommunication Engineering Technology SUBJECT CODE AND TITLE: DESCRIPTION: REQUIRED TCET 4202 Advanced

More information

Experiment # 4. Frequency Modulation

Experiment # 4. Frequency Modulation ECE 416 Fall 2002 Experiment # 4 Frequency Modulation 1 Purpose In Experiment # 3, a modulator and demodulator for AM were designed and built. In this experiment, another widely used modulation technique

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

DEVELOPMENT OF SOFTWARE RADIO PROTOTYPE

DEVELOPMENT OF SOFTWARE RADIO PROTOTYPE DEVELOPMENT OF SOFTWARE RADIO PROTOTYPE Isao TESHIMA; Kenji TAKAHASHI; Yasutaka KIKUCHI; Satoru NAKAMURA; Mitsuyuki GOAMI; Communication Systems Development Group, Hitachi Kokusai Electric Inc., Tokyo,

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

TE 302 DISCRETE SIGNALS AND SYSTEMS. Chapter 1: INTRODUCTION

TE 302 DISCRETE SIGNALS AND SYSTEMS. Chapter 1: INTRODUCTION TE 302 DISCRETE SIGNALS AND SYSTEMS Study on the behavior and processing of information bearing functions as they are currently used in human communication and the systems involved. Chapter 1: INTRODUCTION

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

xdsl Modulation Techniques

xdsl Modulation Techniques NEXTEP Broadband White Paper xdsl Modulation Techniques Methods of achieving spectrum-efficient modulation for high quality transmissions. A Nextep Broadband White Paper May 2001 Broadband Networks Group

More information

Contents. Introduction 1 1 Suggested Reading 2 2 Equipment and Software Tools 2 3 Experiment 2

Contents. Introduction 1 1 Suggested Reading 2 2 Equipment and Software Tools 2 3 Experiment 2 ECE363, Experiment 02, 2018 Communications Lab, University of Toronto Experiment 02: Noise Bruno Korst - bkf@comm.utoronto.ca Abstract This experiment will introduce you to some of the characteristics

More information

Amplitude Modulation, II

Amplitude Modulation, II Amplitude Modulation, II Single sideband modulation (SSB) Vestigial sideband modulation (VSB) VSB spectrum Modulator and demodulator NTSC TV signsals Quadrature modulation Spectral efficiency Modulator

More information

AC : INTERACTIVE LEARNING DISCRETE TIME SIGNALS AND SYSTEMS WITH MATLAB AND TI DSK6713 DSP KIT

AC : INTERACTIVE LEARNING DISCRETE TIME SIGNALS AND SYSTEMS WITH MATLAB AND TI DSK6713 DSP KIT AC 2007-2807: INTERACTIVE LEARNING DISCRETE TIME SIGNALS AND SYSTEMS WITH MATLAB AND TI DSK6713 DSP KIT Zekeriya Aliyazicioglu, California State Polytechnic University-Pomona Saeed Monemi, California State

More information

Lab course Analog Part of a State-of-the-Art Mobile Radio Receiver

Lab course Analog Part of a State-of-the-Art Mobile Radio Receiver Communication Technology Laboratory Wireless Communications Group Prof. Dr. A. Wittneben ETH Zurich, ETF, Sternwartstrasse 7, 8092 Zurich Tel 41 44 632 36 11 Fax 41 44 632 12 09 Lab course Analog Part

More information

MSAN B1Q Line Code Tutorial Application Note. Introduction. Line Coding

MSAN B1Q Line Code Tutorial Application Note. Introduction. Line Coding 2B1Q Line Code Tutorial Introduction Line Coding ISSUE 2 March 1990 In August 1986 the T1D1.3 (Now T1E1.4) technical subcommittee of the American National Standards Institute chose to base their standard

More information

Analysis of Co-channel Interference in Rayleigh and Rician fading channel for BPSK Communication using DPLL

Analysis of Co-channel Interference in Rayleigh and Rician fading channel for BPSK Communication using DPLL Analysis of Co-channel Interference in Rayleigh and Rician fading channel for BPSK Communication using DPLL Pranjal Gogoi Department of Electronics and Communication Engineering, GIMT( Girijananda Chowdhury

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