Lesson 8 Speech coding

Size: px
Start display at page:

Download "Lesson 8 Speech coding"

Transcription

1 Lesson 8 coding Encoding Information Transmitter Antenna Interleaving Among Frames De-Interleaving Antenna Transmission Line Decoding Transmission Line Receiver Information Lesson 8 Outline How information is transmitted over radio links Coding in Wireless Systems ( 語音編碼 ) A/D, PCM Source coding Vocoders of Major Standards Error Control (Error Control coding) 錯誤更正 Error Detection Error Correction - Forward Error Correction (FEC) Interleaving ( 交錯 ) Multiple Access Methods Structure of Individual TDMA slots Modulation & Access Schemes used in Wireless Telephony Baseband ( 基頻 ) and RF band Circuit Handset Circuits Baseband Digital and Baseband Analog Lesson 8 coding Dr. Sheng-Chou Lin Page

2 Coding in Wireless Ststems Goal is to digitize and compress speech and transmit it with the best quality possible and the smallest number of bits Three categories of speech coders Waveform coders PCM, ADPCM, DM Vocoders LPC, Phase, Formant Hybrid coders RPE-LTP, CELP, VSELP Hybrid coders are used in the major wireless systems, where bandwidth is scarce, but quality is important. Low-tier PCS mostly uses ADPCM. speech Source coder Channel coder Intereaver Coder Decoding Modulator Encoding Interleaving Among Frames De-Interleaving Multiplexing Lesson 8 coding 2 Dr. Sheng-Chou Lin Vocoders of Major Standards (GSM) GSM RPE-LTP Coding: 6 A/D samples every 2ms 3kb/s Analog Bandpass Filter 3-3,4Hz A/D 8kHz 3-bit 4kb/s Pre-Emphasis Filter LPC LTP RPE RPE-LTP Encoder To channel coder 3-bit = 2 3 = 8,92 Quantization levels VAD Blocks of 26 Bits every 2ms Note: Decoder includes interpolation, A lowpass filter, 3-8 bit converter, and does not include VAD RPE Regular Pulse Excitation LTP Long Term Prediction VAD Voice Activity Detection Lesson 8 coding 3 Dr. Sheng-Chou Lin Page 2

3 Vocoders of Major Standards (TDMA) TIA/EIA-36 TDMA Use Vector Sum Excited Linear Prediction (VSELP) at rat of 7.95 kb/s (typically referred to as 8k vocoder) Analog speech 64 kb/s speech A/D converter Log/Linear Converter switch 2 ms store 6 samples 7.95 kb/s VSELP Vocoder Filter coefficients: 38 bits Frame Energy: 5 bits Pitch lag: 28 bits Codewords: 56 bits Gain values: 32 bits 77 class bits 82 class 2 bits To channel corder Now uses much improved Algebraic Code Excited Linear Prediction (ACELP), or IS-64. ACELP uses a slightly lower rate of 7.4 kb/s giving up more bandwidth for channel coding. Lesson 8 coding 4 Dr. Sheng-Chou Lin TDMA Error Control IS-54 TDMA uses several techniques to protect the transmitted data in the hostile, error-prone RF transmission environment. After speech coding, the following steps occur: Encoding the data is combined with an error-recovery code and expanded Interleaving each block of coded speech is spread across two frames RF Transmission De-Interleaving blocks of speech are reassembled Decoding most errors are corrected using the convolutional code Encoding Interleaving Among Frames Decoding De-Interleaving Lesson 8 coding 5 Dr. Sheng-Chou Lin Page 3

4 Channel Coding ( 頻道編碼 ) Purpose is to protect the source information in an ofter volatile environment, by adding redundancy Shannon taught us that we can make the BER ifinitely small by adding redundancy to the data Redundancy = more bits Two categories of channel coding Error Detection Error Correction, namely Forward Error Correction (FEC) Coding Gain is the difference in Signal-to-Noise Ratio (SNR) provided by a coded signal versus an un-coded signal, for a fixed Bit Error Rate (BER) Lesson 8 coding 6 Dr. Sheng-Chou Lin Channel Coding Process Example (GSM) GSM (like most standards) uses a combination of Block and Coding Pre-LTP Coder 78 least important bits 32 important bits Blocks of 26 bits 5 essential bits Calculate 3 Parity Bits 53 bit Rate ½ Code 456 bits to Multiplexing and Interleaving, Arranged as data Fields over 4 time slots 4 tail bits Lesson 8 coding 7 Dr. Sheng-Chou Lin Page 4

5 Interleaving ( 交錯 ) Interleaving is a means of adding time diversity to a signal without adding any redundant bits Bit errors typically occur together By jumbling the bits, errors are diversified Channel coding cam make up for a small number of bit errors Coded Data Interleaved Coded Data Transmission De-interleaved Coded Data A block of bits is lost due to a channel impairment The large block Of lost bits is Distributed over A large range Lesson 8 coding 8 Dr. Sheng-Chou Lin Interleaving (cont.) Interleaving is often done in a matrix form: Row Read in by column Read out by row Column Lesson 8 coding 9 Dr. Sheng-Chou Lin Page 5

6 Modulation & Access Schemes Used in Wireless Telephony System AMPs Analog Cellular Voice Channels Control & Messaging IS-54 TDMA NADC Cellular (voice channels) GSM-9 DCS-8 PCS-9 GSM-Based IS-95 CDMA ESMR MIRS Access Strategy FDMA FDMA FDMA + TDMA FDMA + TDMA TDMA + CDMA FDMA + TDMA Modulation Type RF Channel Width C/I Req FM 3 khz 7 db FSK PSK: /4 DQPSK 3 khz 3 khz 7 db 7 db FSK: GMSK OQPSK (bs) QPSK (ms) 2 khz.23 MHz 7-9 db 6 db M6QAM 25 khz 8 db Users per RF channel n/a (analog) * n/a 3 (future 6?) VSELP 8kb 8 (future 6?) RELP-LTP 3kb <8 2 practical Var. Rate 8kb, 3kb 6 8kb Lesson 8 coding Dr. Sheng-Chou Lin Cellular TDMA Format One Frame Slots One Frame (frames repeat continuously) A TDMA signal is a continuous stream of bits divided into: Frames 25 frames per second -- frame duration: 4 milliseconds Slots in each frame, six timeslots numbered through 5 each timeslot contains 324 bits of information Individual communication bursts occupy different timeslots Current implementation using the Full rate speech coder serves three users, each one occupying two timeslots per frame (i.e., & 3, & 4, or 2 & 5) Half-rate coder planned to serve six users, one timeslot each Lesson 8 coding Dr. Sheng-Chou Lin Page 6

7 Structure of Individual TDMA slots A timeslot is 6.66 msec long and contains 324 bits of information slots contain various fields of data and signalling information The timeslot structures on forward and reverse paths differ slightly forward path is continuously transmitted by base station reverse path is transmitted intermittently by users Cell Downlink orward Path 324 bits 6.66 ms SYNC SACCH DATA CDVCC DATA RSV Bits: Uplink everse Path 324 bits 6.66 ms G R DATA SYNC DATA SACCH CDVCC DATA Lesson 8 coding 2 Dr. Sheng-Chou Lin Handset Design Antenna Modulator / Demodulator A/D D/A RF Circuit CPU I/O SRAM DSP Flash Lesson 8 coding 3 Dr. Sheng-Chou Lin Page 7

8 Antenna T/R switch SAW Power Amplifier RF Circuit Diagram LNA VCO RF Mixer Phase Detector SAW VCO Mixer VCO IF Mixer /2 I/Q Mod I/Q Demo Synthesizer Synthesizer I Q I Q BASEBAND Lesson 8 coding 4 Dr. Sheng-Chou Lin RF Module and Circuit Design Antenna T/R Switch (Duplexer) Mixer VCO Synthesizer SAW filter Power Amplifier (PA) Low Noise Amplifier (LNA) Antenna Radiation Pattern, Gain Filter Bandwidth, Quality (Q), Stability Circuit Matching S parameters, Smith Chart Performance Sensitivity, S/N, BER Lesson 8 coding 5 Dr. Sheng-Chou Lin Page 8

9 Baseband Digital and Baseband Analog System Control - CPU SRAM, Flash, Serial Port, I/O, Main program Software execution LCD, LED, keypad, SIM card interface Control Power Saving Management Digital Signal Processing - DSP Modulation/Demodulation Voice Compression/Decompression Analog to Digital conversion I/Q signal from RF module Microphone Battery Charger Digital to Analog Conversion I/Q signal to RF module Speaker Buzzer Lesson 8 coding 6 Dr. Sheng-Chou Lin Lesson 4 Complete Lesson 8 coding 7 Dr. Sheng-Chou Lin Page 9

Overview of Digital Mobile Communications

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

More information

CDMA Principle and Measurement

CDMA Principle and Measurement CDMA Principle and Measurement Concepts of CDMA CDMA Key Technologies CDMA Air Interface CDMA Measurement Basic Agilent Restricted Page 1 Cellular Access Methods Power Time Power Time FDMA Frequency Power

More information

Chapter 7. Multiple Division Techniques

Chapter 7. Multiple Division Techniques Chapter 7 Multiple Division Techniques 1 Outline Frequency Division Multiple Access (FDMA) Division Multiple Access (TDMA) Code Division Multiple Access (CDMA) Comparison of FDMA, TDMA, and CDMA Walsh

More information

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 9: Multiple Access, GSM, and IS-95

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 9: Multiple Access, GSM, and IS-95 ECE 476/ECE 501C/CS 513 - Wireless Communication Systems Winter 2003 Lecture 9: Multiple Access, GSM, and IS-95 Outline: Two other important issues related to multiple access space division with smart

More information

techniques are means of reducing the bandwidth needed to represent the human voice. In mobile

techniques are means of reducing the bandwidth needed to represent the human voice. In mobile 8 2. LITERATURE SURVEY The available radio spectrum for the wireless radio communication is very limited hence to accommodate maximum number of users the speech is compressed. The speech compression techniques

More information

Multiplexing Module W.tra.2

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

More information

Typical Wireless Communication System

Typical Wireless Communication System Wireless Communication Fundamentals Part II David Tipper Associate Professor Graduate Telecommunications and Networking Program University it of Pittsburgh Telcom 2700 Slides 3 Typical Wireless Communication

More information

The Channel Vocoder (analyzer):

The Channel Vocoder (analyzer): Vocoders 1 The Channel Vocoder (analyzer): The channel vocoder employs a bank of bandpass filters, Each having a bandwidth between 100 Hz and 300 Hz. Typically, 16-20 linear phase FIR filter are used.

More information

Lecture LTE (4G) -Technologies used in 4G and 5G. Spread Spectrum Communications

Lecture LTE (4G) -Technologies used in 4G and 5G. Spread Spectrum Communications COMM 907: Spread Spectrum Communications Lecture 10 - LTE (4G) -Technologies used in 4G and 5G The Need for LTE Long Term Evolution (LTE) With the growth of mobile data and mobile users, it becomes essential

More information

Cellular systems & GSM Wireless Systems, a.a. 2014/2015

Cellular systems & GSM Wireless Systems, a.a. 2014/2015 Cellular systems & GSM Wireless Systems, a.a. 2014/2015 Un. of Rome La Sapienza Chiara Petrioli Department of Computer Science University of Rome Sapienza Italy 2 Voice Coding 3 Speech signals Voice coding:

More information

Wireless Communications

Wireless Communications Wireless Communications Lecture 5: Coding / Decoding and Modulation / Demodulation Module Representive: Prof. Dr.-Ing. Hans D. Schotten schotten@eit.uni-kl.de Lecturer: Dr.-Ing. Bin Han binhan@eit.uni-kl.de

More information

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

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

More information

APPLICATIONS OF DSP OBJECTIVES

APPLICATIONS OF DSP OBJECTIVES APPLICATIONS OF DSP OBJECTIVES This lecture will discuss the following: Introduce analog and digital waveform coding Introduce Pulse Coded Modulation Consider speech-coding principles Introduce the channel

More information

Chapter 7 Multiple Division Techniques for Traffic Channels

Chapter 7 Multiple Division Techniques for Traffic Channels Introduction to Wireless & Mobile Systems Chapter 7 Multiple Division Techniques for Traffic Channels Outline Introduction Concepts and Models for Multiple Divisions Frequency Division Multiple Access

More information

MODULATION AND MULTIPLE ACCESS TECHNIQUES

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

More information

Keysight Technologies Understanding PDC and NADC Transmitter Measurements for Base Transceiver Stations and Mobile Stations

Keysight Technologies Understanding PDC and NADC Transmitter Measurements for Base Transceiver Stations and Mobile Stations Keysight Technologies Understanding PDC and NADC Transmitter Measurements for Base Transceiver Stations and Mobile Stations Application Note Amplitude Time 1 2 3 1 2 3 1 2 3 1 2 3 F 1 F 2 F 1 F 2 Frequency

More information

RFCD 101: CDMA Basics

RFCD 101: CDMA Basics RFCD 101: CDMA Basics Technical data is subject to change Copyright@2003 Agilent Technologies Printed on Dec. 4, 2002 5988-8499ENA Although there are many types of spread spectrum communications systems,

More information

Link Adaptation in Mobile Communication Networks

Link Adaptation in Mobile Communication Networks Link Adaptation in Mobile Communication Networks Assoc. prof. Vladimír Wieser, PhD. Department of Telecommunication and Multimedia University of Zilina (vladimir.wieser@fel.uniza.sk) Department of Telecommunications

More information

Comparisons Between USDC (IS-54) and GSM

Comparisons Between USDC (IS-54) and GSM Naresuan University Journal 2004; 12(3): 75-93 75 Comparisons Between USDC (IS-54) and GSM Surachet Kanprachar Department of Electrical and Computer Engineering, Faculty of Engineering, Naresuan University,

More information

Receiver Design. Prof. Tzong-Lin Wu EMC Laboratory Department of Electrical Engineering National Taiwan University 2011/2/21

Receiver Design. Prof. Tzong-Lin Wu EMC Laboratory Department of Electrical Engineering National Taiwan University 2011/2/21 Receiver Design Prof. Tzong-Lin Wu EMC Laboratory Department of Electrical Engineering National Taiwan University 2011/2/21 MW & RF Design / Prof. T. -L. Wu 1 The receiver mush be very sensitive to -110dBm

More information

Mobile Communication Systems. Part 7- Multiplexing

Mobile Communication Systems. Part 7- Multiplexing Mobile Communication Systems Part 7- Multiplexing Professor Z Ghassemlooy Faculty of Engineering and Environment University of Northumbria U.K. http://soe.ac.uk/ocr Contents Multiple Access Multiplexing

More information

Personal Communication System

Personal Communication System Personal Communication System Differences Between Cellular Systems and PCS IS-136 (TDMA) PCS GSM i-mode mobile communication IS-95 CDMA PCS Comparison of Modulation Schemes Data Communication with PCS

More information

Roger Kane Managing Director, Vicom Australia

Roger Kane Managing Director, Vicom Australia Understanding and testing of DMR standard Roger Kane Managing Director, Vicom Australia @CommsConnectAus#comms2014 Presentation Title: Understanding and Testing DMR Speaker: Roger Kane @CommsConnectAus

More information

1) The modulation technique used for mobile communication systems during world war II was a. Amplitude modulation b. Frequency modulation

1) The modulation technique used for mobile communication systems during world war II was a. Amplitude modulation b. Frequency modulation 1) The modulation technique used for mobile communication systems during world war II was a. Amplitude modulation b. Frequency modulation c. ASK d. FSK ANSWER: Frequency modulation 2) introduced Frequency

More information

Cellular Network. Ir. Muhamad Asvial, MSc., PhD

Cellular Network. Ir. Muhamad Asvial, MSc., PhD Cellular Network Ir. Muhamad Asvial, MSc., PhD Center for Information and Communication Engineering Research (CICER) Electrical Engineering Department - University of Indonesia E-mail: asvial@ee.ui.ac.id

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

INTRODUCTION TO COMMUNICATION SYSTEMS AND TRANSMISSION MEDIA

INTRODUCTION TO COMMUNICATION SYSTEMS AND TRANSMISSION MEDIA COMM.ENG INTRODUCTION TO COMMUNICATION SYSTEMS AND TRANSMISSION MEDIA 9/9/2017 LECTURES 1 Objectives To give a background on Communication system components and channels (media) A distinction between analogue

More information

Francis J. Smith CTO Finesse Wireless Inc.

Francis J. Smith CTO Finesse Wireless Inc. Impact of the Interference from Intermodulation Products on the Load Factor and Capacity of Cellular CDMA2000 and WCDMA Systems & Mitigation with Interference Suppression White Paper Francis J. Smith CTO

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

3. 3. Noncoherent Binary Modulation Techniques

3. 3. Noncoherent Binary Modulation Techniques 3. 3. Noncoherent Binary Modulation Techniques A digital communication receiver with no provision make for carrier phase recovery is said to be noncoherent. A. Noncoherent Orthogonal Modulation Scheme.

More information

Chapter 1 Acknowledgment:

Chapter 1 Acknowledgment: Chapter 1 Acknowledgment: This material is based on the slides formatted by Dr Sunilkumar S. Manvi and Dr Mahabaleshwar S. Kakkasageri, the authors of the textbook: Wireless and Mobile Networks, concepts

More information

TELE4652 Mobile and Satellite Communications

TELE4652 Mobile and Satellite Communications Mobile and Satellite Communications Lecture 1 Introduction to Cellular Mobile Communications Public Switched Telephone Networks (PSTN) Public Land Mobile Networks (PLMN) evolved from the PSTN - Aimed to

More information

CSCD 433 Network Programming Fall Lecture 5 Physical Layer Continued

CSCD 433 Network Programming Fall Lecture 5 Physical Layer Continued CSCD 433 Network Programming Fall 2016 Lecture 5 Physical Layer Continued 1 Topics Definitions Analog Transmission of Digital Data Digital Transmission of Analog Data Multiplexing 2 Different Types of

More information

Ap A ril F RRL RRL P ro r gra r m By Dick AH6EZ/W9

Ap A ril F RRL RRL P ro r gra r m By Dick AH6EZ/W9 April 2013 FRRL Program By Dick AH6EZ/W9 Why Digital Voice? Data speed or RF bandwidth reduction Transmission by shared digital media such as T1s Security and encryption PCM or ADPCM first US Patent in

More information

SETTING UP A WIRELESS LINK USING ME1000 RF TRAINER KIT

SETTING UP A WIRELESS LINK USING ME1000 RF TRAINER KIT SETTING UP A WIRELESS LINK USING ME1000 RF TRAINER KIT Introduction S Kumar Reddy Naru ME Signal Processing S. R. No - 05812 The aim of the project was to try and set up a point to point wireless link.

More information

Analog and Telecommunication Electronics

Analog and Telecommunication Electronics Politecnico di Torino - ICT School Analog and Telecommunication Electronics D5 - Special A/D converters» Differential converters» Oversampling, noise shaping» Logarithmic conversion» Approximation, A and

More information

CDMA Tutorial April 29, Michael Souryal April 29, 2006

CDMA Tutorial April 29, Michael Souryal April 29, 2006 Michael Souryal April 29, 2006 Common Components Encoding, modulation, spreading Common Features/Functionality Power control, diversity, soft handoff System Particulars cdmaone (IS-95) cdma2000 Sources:

More information

Mobile Radio Communications

Mobile Radio Communications Session 8: Mobile networks Session 8, page 1 Mobile (cellular) networks MSC PSTN PLMN BSC Session 8, page 2 Cellular systems around the world US systems (public cellular, cell phone systems) AMPS: Advance

More information

Week 2. Topics in Wireless Systems EE584-F 03 9/9/2003. Copyright 2003 Stevens Institute of Technology - All rights reserved

Week 2. Topics in Wireless Systems EE584-F 03 9/9/2003. Copyright 2003 Stevens Institute of Technology - All rights reserved Week Topics in Wireless Systems 43 0 th Generation Wireless Systems Mobile Telephone Service Few, high-power, long-range basestations -> No sharing of spectrum -> few users -> expensive 44 Cellular Systems

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

CH 4. Air Interface of the IS-95A CDMA System

CH 4. Air Interface of the IS-95A CDMA System CH 4. Air Interface of the IS-95A CDMA System 1 Contents Summary of IS-95A Physical Layer Parameters Forward Link Structure Pilot, Sync, Paging, and Traffic Channels Channel Coding, Interleaving, Data

More information

EE 225D LECTURE ON MEDIUM AND HIGH RATE CODING. University of California Berkeley

EE 225D LECTURE ON MEDIUM AND HIGH RATE CODING. University of California Berkeley University of California Berkeley College of Engineering Department of Electrical Engineering and Computer Sciences Professors : N.Morgan / B.Gold EE225D Spring,1999 Medium & High Rate Coding Lecture 26

More information

CS 218 Fall 2003 October 23, 2003

CS 218 Fall 2003 October 23, 2003 CS 218 Fall 2003 October 23, 2003 Cellular Wireless Networks AMPS (Analog) D-AMPS (TDMA) GSM CDMA Reference: Tanenbaum Chpt 2 (pg 153-169) Cellular Wireless Network Evolution First Generation: Analog AMPS:

More information

Fundamentals of Digital Communication

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

More information

Physical Layer: Modulation, FEC. Wireless Networks: Guevara Noubir. S2001, COM3525 Wireless Networks Lecture 3, 1

Physical Layer: Modulation, FEC. Wireless Networks: Guevara Noubir. S2001, COM3525 Wireless Networks Lecture 3, 1 Wireless Networks: Physical Layer: Modulation, FEC Guevara Noubir Noubir@ccsneuedu S, COM355 Wireless Networks Lecture 3, Lecture focus Modulation techniques Bit Error Rate Reducing the BER Forward Error

More information

Telecommunication Electronics

Telecommunication Electronics Politecnico di Torino ICT School Telecommunication Electronics C5 - Special A/D converters» Logarithmic conversion» Approximation, A and µ laws» Differential converters» Oversampling, noise shaping Logarithmic

More information

Introduction to Digital Communications System

Introduction to Digital Communications System Wireless Information Transmission System Lab. Introduction to Digital Communications System Institute of Communications Engineering National Sun Yat-sen University Recommended Books Digital Communications

More information

ECE513 RF Design for Wireless

ECE513 RF Design for Wireless 1 ECE513 RF Design for Wireless MODULE 1 RF Systems LECTURE 1 Modulation Techniques Chapter 1, Sections 1.1 1.3 Professor Michael Steer http://www4.ncsu.edu/~mbs 2 Module 1: RF Systems Amplifiers, Mixers

More information

Chapter IV THEORY OF CELP CODING

Chapter IV THEORY OF CELP CODING Chapter IV THEORY OF CELP CODING CHAPTER IV THEORY OF CELP CODING 4.1 Introduction Wavefonn coders fail to produce high quality speech at bit rate lower than 16 kbps. Source coders, such as LPC vocoders,

More information

CHAPTER 7 ROLE OF ADAPTIVE MULTIRATE ON WCDMA CAPACITY ENHANCEMENT

CHAPTER 7 ROLE OF ADAPTIVE MULTIRATE ON WCDMA CAPACITY ENHANCEMENT CHAPTER 7 ROLE OF ADAPTIVE MULTIRATE ON WCDMA CAPACITY ENHANCEMENT 7.1 INTRODUCTION Originally developed to be used in GSM by the Europe Telecommunications Standards Institute (ETSI), the AMR speech codec

More information

Packetizing Voice for Mobile Radio

Packetizing Voice for Mobile Radio Packetizing Voice for Mobile Radio M. R. Karim, Senior Member, IEEE Present cellular systems use conventional analog fm techniques to transmit speech.' A major source of impairment in cellular systems

More information

CSCD 433 Network Programming Fall Lecture 5 Physical Layer Continued

CSCD 433 Network Programming Fall Lecture 5 Physical Layer Continued CSCD 433 Network Programming Fall 2016 Lecture 5 Physical Layer Continued 1 Topics Definitions Analog Transmission of Digital Data Digital Transmission of Analog Data Multiplexing 2 Different Types of

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

Page 1. What is a Survey? : Wireless Networks Lecture 8: Cellular Networks. Deliverables. Surveys. Cell splitting.

Page 1. What is a Survey? : Wireless Networks Lecture 8: Cellular Networks. Deliverables. Surveys. Cell splitting. What is a Survey? 18-759: Wireless Networks Lecture 8: Cellular Networks Dina Papagiannaki & Peter Steenkiste Departments of Computer Science and Electrical and Computer Engineering Spring Semester 2009

More information

Wireless Systems. Objectives of the course

Wireless Systems. Objectives of the course Wireless Systems http://www.commsys.isy.liu.se/en/student/kurser/tsks03 Jerzy Dąbrowski Communication Systems Department of Electrical Engineering LinköpingUniversity Objectives of the course Understand

More information

Recap of Last 2 Classes

Recap of Last 2 Classes Recap of Last 2 Classes Transmission Media Analog versus Digital Signals Bandwidth Considerations Attentuation, Delay Distortion and Noise Nyquist and Shannon Analog Modulation Digital Modulation What

More information

Analysis/synthesis coding

Analysis/synthesis coding TSBK06 speech coding p.1/32 Analysis/synthesis coding Many speech coders are based on a principle called analysis/synthesis coding. Instead of coding a waveform, as is normally done in general audio coders

More information

Chapter-1: Introduction

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

More information

Announcements : Wireless Networks Lecture 3: Physical Layer. Bird s Eye View. Outline. Page 1

Announcements : Wireless Networks Lecture 3: Physical Layer. Bird s Eye View. Outline. Page 1 Announcements 18-759: Wireless Networks Lecture 3: Physical Layer Please start to form project teams» Updated project handout is available on the web site Also start to form teams for surveys» Send mail

More information

RFIC Design ELEN 351 Lecture 2: RFIC Architectures

RFIC Design ELEN 351 Lecture 2: RFIC Architectures RFIC Design ELEN 351 Lecture 2: RFIC Architectures Instructor: Dr. Allen Sweet Copy right 2003 ELEN 351 1 RFIC Architectures Modulation Choices Receiver Architectures Transmitter Architectures VCOs, Phase

More information

Design & Simulation of GSM FH Transmitter Using SDR Technology

Design & Simulation of GSM FH Transmitter Using SDR Technology Design & Simulation of GSM FH Transmitter Using SDR Technology Heba Asem #1, Asmaa Mohammed #2, Hatem Yousry *3, Abdelhalim Zekry #4 #12 Communication Engineer, Electronics and Communications Department,

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

ISHIK UNIVERSITY Faculty of Science Department of Information Technology Fall Course Name: Wireless Networks

ISHIK UNIVERSITY Faculty of Science Department of Information Technology Fall Course Name: Wireless Networks ISHIK UNIVERSITY Faculty of Science Department of Information Technology 2017-2018 Fall Course Name: Wireless Networks Agenda Lecture 4 Multiple Access Techniques: FDMA, TDMA, SDMA and CDMA 1. Frequency

More information

A 1.9GHz Single-Chip CMOS PHS Cellphone

A 1.9GHz Single-Chip CMOS PHS Cellphone A 1.9GHz Single-Chip CMOS PHS Cellphone IEEE JSSC, Vol. 41, No.12, December 2006 William Si, Srenik Mehta, Hirad Samavati, Manolis Terrovitis, Michael Mack, Keith Onodera, Steve Jen, Susan Luschas, Justin

More information

Communications Theory and Engineering

Communications Theory and Engineering Communications Theory and Engineering Master's Degree in Electronic Engineering Sapienza University of Rome A.A. 2018-2019 TDMA, FDMA, CDMA (cont d) and the Capacity of multi-user channels Code Division

More information

UNIT- 7. Frequencies above 30Mhz tend to travel in straight lines they are limited in their propagation by the curvature of the earth.

UNIT- 7. Frequencies above 30Mhz tend to travel in straight lines they are limited in their propagation by the curvature of the earth. UNIT- 7 Radio wave propagation and propagation models EM waves below 2Mhz tend to travel as ground waves, These wave tend to follow the curvature of the earth and lose strength rapidly as they travel away

More information

CH 5. Air Interface of the IS-95A CDMA System

CH 5. Air Interface of the IS-95A CDMA System CH 5. Air Interface of the IS-95A CDMA System 1 Contents Summary of IS-95A Physical Layer Parameters Forward Link Structure Pilot, Sync, Paging, and Traffic Channels Channel Coding, Interleaving, Data

More information

Wireless and Mobile Network Architecture

Wireless and Mobile Network Architecture Wireless and Mobile Network Architecture Chapter 1: Introduction Prof. Yuh-Shyan Chen Department of Computer Science and Information Engineering National Taipei University Sep. 2006 1 Outline Introduction

More information

3.6. Cell-Site Equipment. Traffic and Cell Splitting Microcells, Picocelles and Repeaters

3.6. Cell-Site Equipment. Traffic and Cell Splitting Microcells, Picocelles and Repeaters 3.6. Cell-Site Equipment Traffic and Cell Splitting Microcells, Picocelles and Repeaters The radio transmitting equipment at the cell site operates at considerably higher power than do the mobile phones,

More information

TELE4652 Mobile and Satellite Communication Systems

TELE4652 Mobile and Satellite Communication Systems TELE4652 Mobile and Satellite Communication Systems Lecture 10 IS-95 CDMA A second generation cellular standard, based on CDMA technology, was proposed by Qualcomm in the early 1990s. It was standardised

More information

Simple Algorithm in (older) Selection Diversity. Receiver Diversity Can we Do Better? Receiver Diversity Optimization.

Simple Algorithm in (older) Selection Diversity. Receiver Diversity Can we Do Better? Receiver Diversity Optimization. 18-452/18-750 Wireless Networks and Applications Lecture 6: Physical Layer Diversity and Coding Peter Steenkiste Carnegie Mellon University Spring Semester 2017 http://www.cs.cmu.edu/~prs/wirelesss17/

More information

Wireless Networks: An Introduction

Wireless Networks: An Introduction Wireless Networks: An Introduction Master Universitario en Ingeniería de Telecomunicación I. Santamaría Universidad de Cantabria Contents Introduction Cellular Networks WLAN WPAN Conclusions Wireless Networks:

More information

GSM Fundamentals. Copyright 2000, Agilent Technologies All Rights Reserved

GSM Fundamentals. Copyright 2000, Agilent Technologies All Rights Reserved GSM Fundamentals Copyright 2000, Agilent Technologies All Rights Reserved System Overview Copyright 2000, Agilent Technologies All Rights Reserved GSM History 1981 Analogue cellular introduced Franco-German

More information

3GPP Long Term Evolution LTE

3GPP Long Term Evolution LTE Chapter 27 3GPP Long Term Evolution LTE Slides for Wireless Communications Edfors, Molisch, Tufvesson 630 Goals of IMT-Advanced Category 1 2 3 4 5 peak data rate DL / Mbit/s 10 50 100 150 300 max DL modulation

More information

CATALOG. ANALOG COMMUNICATION SYSTEMS DIGITAL COMMUNICATION SYSTEMS Microcontroller kits Arm controller kits PLC Trainer KITS Regulated Power supplies

CATALOG. ANALOG COMMUNICATION SYSTEMS DIGITAL COMMUNICATION SYSTEMS Microcontroller kits Arm controller kits PLC Trainer KITS Regulated Power supplies CATALOG ANALOG COMMUNICATION SYSTEMS DIGITAL COMMUNICATION SYSTEMS Microcontroller kits Arm controller kits PLC Trainer KITS Regulated Power supplies UNION INTRUMENTS #17 & 18, 4 th floor, Hanumathra Arcade

More information

Agilent Technologies Understanding PDC and NADC Transmitter Measurements for Base Transceiver Stations and Mobile Stations Application Note 1324

Agilent Technologies Understanding PDC and NADC Transmitter Measurements for Base Transceiver Stations and Mobile Stations Application Note 1324 Agilent Technologies Understanding PDC and NADC Transmitter Measurements for Base Transceiver Stations and Mobile Stations Application Note 1324 Table of contents 1. Introduction..................................................................................

More information

RADIO RECEIVERS ECE 3103 WIRELESS COMMUNICATION SYSTEMS

RADIO RECEIVERS ECE 3103 WIRELESS COMMUNICATION SYSTEMS RADIO RECEIVERS ECE 3103 WIRELESS COMMUNICATION SYSTEMS FUNCTIONS OF A RADIO RECEIVER The main functions of a radio receiver are: 1. To intercept the RF signal by using the receiver antenna 2. Select the

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

26.8: A 1.9GHz Single-Chip CMOS PHS Cellphone

26.8: A 1.9GHz Single-Chip CMOS PHS Cellphone 26.8: A 1.9GHz Single-Chip CMOS PHS Cellphone William W. Si, Srenik Mehta, Hirad Samavati, Manolis Terrovitis, Michael Mack, KeithOnodera, SteveJen, Susan Luschas, Justin Hwang, SuniMendis, DavidSu, BruceWooley

More information

Chapter 5. North American Cellular System Based on Time Division Multiple Access

Chapter 5. North American Cellular System Based on Time Division Multiple Access Chapter 5. North American Cellular System Based on Time Division Multiple Access Background and Goals AMPS can not support user transparency roaming Interim Standard 41 (IS 41) is to deliver AMPS services

More information

International Journal of Advanced Engineering Technology E-ISSN

International Journal of Advanced Engineering Technology E-ISSN Research Article ARCHITECTURAL STUDY, IMPLEMENTATION AND OBJECTIVE EVALUATION OF CODE EXCITED LINEAR PREDICTION BASED GSM AMR 06.90 SPEECH CODER USING MATLAB Bhatt Ninad S. 1 *, Kosta Yogesh P. 2 Address

More information

From 2G to 4G UE Measurements from GSM to LTE. David Hall RF Product Manager

From 2G to 4G UE Measurements from GSM to LTE. David Hall RF Product Manager From 2G to 4G UE Measurements from GSM to LTE David Hall RF Product Manager Agenda: Testing 2G to 4G Devices The progression of standards GSM/EDGE measurements WCDMA measurements LTE Measurements LTE theory

More information

DIGITAL COMMINICATIONS

DIGITAL COMMINICATIONS Code No: R346 R Set No: III B.Tech. I Semester Regular and Supplementary Examinations, December - 23 DIGITAL COMMINICATIONS (Electronics and Communication Engineering) Time: 3 Hours Max Marks: 75 Answer

More information

UNIT-1. Basic signal processing operations in digital communication

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

More information

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

Multiple Access Techniques

Multiple Access Techniques Multiple Access Techniques EE 442 Spring Semester Lecture 13 Multiple Access is the use of multiplexing techniques to provide communication service to multiple users over a single channel. It allows for

More information

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

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

More information

CDMA - QUESTIONS & ANSWERS

CDMA - QUESTIONS & ANSWERS CDMA - QUESTIONS & ANSWERS http://www.tutorialspoint.com/cdma/questions_and_answers.htm Copyright tutorialspoint.com 1. What is CDMA? CDMA stands for Code Division Multiple Access. It is a wireless technology

More information

LOSS CONCEALMENTS FOR LOW-BIT-RATE PACKET VOICE IN VOIP. Outline

LOSS CONCEALMENTS FOR LOW-BIT-RATE PACKET VOICE IN VOIP. Outline LOSS CONCEALMENTS FOR LOW-BIT-RATE PACKET VOICE IN VOIP Benjamin W. Wah Department of Electrical and Computer Engineering and the Coordinated Science Laboratory University of Illinois at Urbana-Champaign

More information

CDMA Key Technology. ZTE Corporation CDMA Division

CDMA Key Technology. ZTE Corporation CDMA Division CDMA Key Technology ZTE Corporation CDMA Division CDMA Key Technology Spread Spectrum Communication Code Division Multiple Access Power Control Diversity Soft Handoff Rake Receiver Variable Rate Vocoder

More information

Wireless and Mobile Network Architecture. Outline. Introduction. Cont. Chapter 1: Introduction

Wireless and Mobile Network Architecture. Outline. Introduction. Cont. Chapter 1: Introduction Wireless and Mobile Network Architecture Chapter 1: Introduction Prof. Yuh-Shyan Chen Department of Computer Science and Information Engineering National Taipei University Sep. 2006 Outline Introduction

More information

Introduction to GSM. Introduction to GSM, page Development of GSM. History of GSM. Market situation. GSM s future development

Introduction to GSM. Introduction to GSM, page Development of GSM. History of GSM. Market situation. GSM s future development Introduction to GSM, page 1 Introduction to GSM 1. Development of GSM History of GSM Market situation GSM s future development Services offered by GSM GSM specifications 2. OSI reference model 3. RF interface

More information

GDM1101: CMOS Single-Chip Bluetooth Integrated Radio/Baseband IC

GDM1101: CMOS Single-Chip Bluetooth Integrated Radio/Baseband IC GDM1101: CMOS Single-Chip Bluetooth Integrated Radio/Baseband IC General Descriptions The GDM1101 is one of several Bluetooth chips offered by GCT. It is a CMOS single-chip Bluetooth solution with integrated

More information

Data Encoding g(p (part 2)

Data Encoding g(p (part 2) Data Encoding g(p (part 2) CSE 3213 Instructor: U.T. Nguyen 10/11/2007 12:44 PM 1 Analog Data, Digital Signals (5.3) 2 1 Analog Data, Digital Signals Digitization Conversion of analog data into digital

More information

COPYRIGHTED MATERIAL INTRODUCTION CHAPTER THE MARKET FOR CELLULAR PHONES AND WIRELESS DATA TRANSMISSION EQUIPMENT

COPYRIGHTED MATERIAL INTRODUCTION CHAPTER THE MARKET FOR CELLULAR PHONES AND WIRELESS DATA TRANSMISSION EQUIPMENT CHAPTER 1 INTRODUCTION 1.1 THE MARKET FOR CELLULAR PHONES AND WIRELESS DATA TRANSMISSION EQUIPMENT The market for cellular phones and wireless data transmission equipment has changed dramatically since

More information

Announcement : Wireless Networks Lecture 3: Physical Layer. A Reminder about Prerequisites. Outline. Page 1

Announcement : Wireless Networks Lecture 3: Physical Layer. A Reminder about Prerequisites. Outline. Page 1 Announcement 18-759: Wireless Networks Lecture 3: Physical Layer Peter Steenkiste Departments of Computer Science and Electrical and Computer Engineering Spring Semester 2010 http://www.cs.cmu.edu/~prs/wirelesss10/

More information

Bird Model 7022 Statistical Power Sensor Applications and Benefits

Bird Model 7022 Statistical Power Sensor Applications and Benefits Applications and Benefits Multi-function RF power meters have been completely transformed since they first appeared in the early 1990 s. What once were benchtop instruments that incorporated power sensing

More information

UNIT I Source Coding Systems

UNIT I Source Coding Systems SIDDHARTH GROUP OF INSTITUTIONS: PUTTUR Siddharth Nagar, Narayanavanam Road 517583 QUESTION BANK (DESCRIPTIVE) Subject with Code: DC (16EC421) Year & Sem: III-B. Tech & II-Sem Course & Branch: B. Tech

More information

Chapter 7 GSM: Pan-European Digital Cellular System. Prof. Jang-Ping Sheu

Chapter 7 GSM: Pan-European Digital Cellular System. Prof. Jang-Ping Sheu Chapter 7 GSM: Pan-European Digital Cellular System Prof. Jang-Ping Sheu Background and Goals GSM (Global System for Mobile Communications) Beginning from 1982 European standard Full roaming in Europe

More information