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

Size: px
Start display at page:

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

Transcription

1 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 are means of reducing the bandwidth needed to represent the human voice. In mobile communication the acceptable voice bandwidth is 3 khz and the frequencies above 3 khz contain the energy of the voice signal, which are needed for the application other than high fidelity. By eliminating these high frequencies we can save the bandwidth. The basic requirement of a speech compression technique is to retain the quality of the speech. The bandwidth required to transmit a speech signal is directly proportional to the speech quality. High quality speech requires maximum bandwidth or bit rate. The quality of the speech signal is measured by comparing with the toll quality which is provided by the modern telephone carrier system under favorable condition [4]. The approximate S/N ratio of a toll quality speech required is 30db. There are different speech compression techniques and the simplest technique is the pulse code modulation technique [PCM]. PCM: This is the standard technique used by the telephone companies [5]. Here the speech is sampled at the sampling rate of 8 khz and each sample is represented by 8 bits. Thus uses 64 khz of bandwidth which is not preferred for wireless communication because of wider bandwidth requirement. The resulting digital signal due to PCM with wider bandwidth will not fit on ordinary telephone channel. Hence data compression is required to transmit the data through the telephone line. The S/N ratio provided by a single PCM encoded data is about 38db. If the quantizer step size varies itself to the strength of the input speech signal then such type of quantizers are called adaptive PCM. The conversion of high rate data to lower rate data virtually always entails a loss of fidelity or increase in distortion. Hence the coding technique chosen must

2 9 give good fidelity. The adaptive vector quantizers are preferred because of the low quantization noise. The quantizers can be of memory type or memoryless type. In case of memoryless quantizer the present quantized value does not depend on the previously quantized value and this methodology is used in PCM [5] and if the present quantized value depends on the past value then it is memory type and is used in predictive coding. According to the Shannon s rate distortion theory devoted to data compression states that A better performance can be achieved by vector quantizers than scalar quantizers. The quantization error can be minimized by using vector quantizers [6]. The vector quantizers with and without memory are preferable compared to other quantizers for both speech and image quantization. Differential PCM: When a message signal is sampled at a rate of 8 khz, then the present sample value can be predicted by the previous sample value. In this method only the difference between adjacent sample values are encoded and transmitted. Usually DPCM [5] are adaptive type where in the step size adjust with the input signal and are adaptive PCM. The APCM digitize the continuous signal at the rate of 32kb/s to 40kb/s. Delta modulation: This is the simplest coding technique. Here the difference between adjacent values are encoded into a one bit word. In this technique the sampling rate is equal to the bit rate. If the quantizer step size varies with the I/P voice signal, then it is designated as ADM and operate at 16 to 32 kb/s. The quantization noise is audible at 16 kb/s. Digital Vocoders: In this technique the I/P speech signal is analysed and parameters necessary for the synthesis are extracted. Only the extracted parameters are transmitted from the transmitter to the receiver. The advantage of Vocoders are due to its low bit rate and the disadvantage is due to the synthetic type of speech generated. This synthetic type of speech is not prefered in wireless communication[7].

3 10 Linear Predictive Coders [LPC]: These are the complex speech coders which generate the quality speech signal compared to Vocoder and are called hybrid coders. The nature of the speech signal is retained by the hybrid coder at the output. The different coding techniques like CELP, MP-LPC (Multi pulse linear predictive coding), APC (adaptive predictive coding) and ATC (Adaptive transform coding) requires coding delay of 40 to 60 ms and due to the larger coding delay echo cancellation becomes impossible[8]. The Vocoders like VSELP, RPE-LTP have lesser bit rate but are not toll quality speech coders. One of the widely used hybrid coder is CELP coder. The CELP coder uses pitch predictor along with LPC predictor. In case of the CELP coders the processing delay is more because the processing is done for every frame of size 32 vectors and each vector is of 5 samples, which is over come using the LD-CELP [9]. The LD-CELP coder does not use the pitch predictor as conventional CELP because of its sensitivity to the channel noise. Hence the pitch predictor of conventional type is replaced by higher order LPC predictor. The excitation gain is updated by a 10 th order adaptive linear predictor based on the logarithmic gain of previously quantized and scaled excitation vector. The autocorrelation functions are calculated by hybrid windowing method. The code index is gray coded because of its robustness to the channel error. The LD- CELP uses backward gain adaptive vector quantization for excitation and the LPC predictors are updated once every four vectors. The predictor gain coefficients are calculated using the recursive windowing method because of its low computational complexity and improved S/N ratio. The recursive windowing was not suitable for fixed point processor hence hybrid windowing method was chosen [9]. The CELP coder has been modified to get very good toll quality at 16 kb/sec. This coder is similar to that of LD-CELP and has the following features like fast LPC quantization, 3-tap

4 11 pitch prediction with efficient open loop pitch search and predictor tap quantization, backward adaptive excitation gain and a trained excitation codebook with small size [11]. The main drawback of modified CELP coder is its computational delay due to its open loop prediction. The improved form of CELP known as VCELP [Vector quantization code excited linear prediction]and is proposed for GSM system [13]. The VCELP has low computation complexity because it uses two different code books. These two codebooks are orthogonal codebooks but the two codebook search are interdependent hence increasing the search time. This drawback is overcome in FVQ-CELP [Fast vector quantization CELP]. In real time implementation, the LD-CELP algorithm [12] requires coding delay less than 20ms and using the Matlab stimulation requires 20 million operations per second for full duplex operation. The codebook used in hybrid speech coders can be ordered type or disorder type [14]. In case of ordered type the computation time required is less but number of bits required to code the non-redundant residual speech data is more. In case of ordered code book the residual speech signal obtained is directly compared with templates in the codebook, hence number of templates required in the codebook must be more. This inturn increases the entries in the codebook, increasing the bits required to code. In case of disordered codebook the residual speech is compared with the set of speech templates in additive and subtractive manner until we get the desired template present in the codebook. The codebook has limited number of entries and hence the number of bits required to code are less. The advantage of disordered codebook is because of its limited number of bits required to implement the code. But the disadvantage is due to its computation time. The gain codebook can be optimized by predicting the gain value adaptively and quantizing the same [11]. The long term predictor is omitted and a synthesis filter of order

5 12 50 is chosen in LD-CELP. But as the order of the filter increases the computation complexity increases non-linearly which can be overcome by optimizing the gain value. In digital communication the noise in the channel along with the channel bit errors can degrade the performance of speech coders hence this drawback can be overcome by using the channel coders. The practical channel used to transmit the message packet can be of Gaussian type or Rayleigh fading type. This fading effect can be nullified by using the convolution coding technique [15] for full-rate. The speech compressed data has to be protected before transmitting the same into the channel. This can be implemented by using joint source and channel coding technique [16]. In this thesis the channel is assumed to be memoryless type and error correcting code is selected by using rate adaptive type. If the information about channel is known then the joint coding technique is preferred because it has minimum coding delay. The joint coding technique is not preferred for the channels with memory because of the maximum feedback time. This drawback can be overcome in the adaptive error control [17] scheme where the noise level of the channel is checked. If the channel is erroneous then Convolutional code is used else Diffused code is used. This is practically not feasible because of the cost. The channel coding technique can be used not only for error detection and correction but also to overcome the cochannel interference. Generally the co-channel interference can be overcome by power controlling technique or by antenna array or by sectoring. These techniques are not feasible for the mobile unit, hence we can use channel coding technique to overcome the co-channel interference [18]. Linear combining codes can be used alone or with small array of antennas, which is preferred for the smaller size of the mobile unit. By this technique the capacity of the cellular system can be improved as the small array of antennas works as smart antenna with high directivity. The high directivity antennas inturn improves the S/I ratio and also S/N ratio. In the

6 13 above coding techniques the throughput is maintained constant irrespective of the S/N of the channel. This can be overcome by changing the coding gain adaptively according to the radio link condition [19]. This was mainly designed for the CDMA system. The above code mentioned is designed for full-rate codec. The present speech coding standard used in the CDMA2000 network is SMV [Selectable mode Vocoder]. The SMV provides multiple modes of operation that are selected based on input speech characteristics. The SMV for wideband CDMA is based on four codec s which are operated in full-rate or half-rate. The full-rate and half-rate are based on the CELP algorithm. The disadvantage of this methodology is due to its high processing delay compared to the LD- CELP which is less than 20ms. The CELP algorithm has got higher delay because the coder works on a frame of 160 speech samples (20 ms) and requires a look-ahead of 80 samples (10 ms) if noise-suppression option is used. So the algorithmic delay for the coder is 30 ms. In CDMA the forward link information is spread using Walsh codes. The Walsh codes are binary digits and different Walsh codes are reserved for different functions like synch, paging Etc. and rest for traffic. The reverse link carries information like access signaling and traffic information. The channel coders used are convolutional encoders. It uses half-rate convolutional encoder and outputs two bits of encoded data for every input bit whenever the information rate is lower than 9600 bps. Each code symbol at 4800 bps rate shall be repeated 1 time. Each code symbol at 2400 bps rate shall be repeated 3 times. Each code symbol at 1200 bps data rate shall be repeated 7 times. For all the data rates this result in a constant modulation symbol rate of modulation symbols per second. The channel coding technique used is the convolutional coding irrespective to the S/N in the channel. Hence this drawback is overcome in the proposed method.

7 14 The speech processing technique used in the GSM system is CELP. The most common speech coding scheme is code exited linear prediction which is mainly used in the GSM standard. In this coding the modeling is divided into two stages i.e. linear predictive stage that models the spectral envelop and code based model to encode the residual data. The pitch predictor used in the conventional CELP is very sensitive to the channel error and this disadvantage can be overcome by the proposed method using a low delay CELP coder [12]. The pitch predictor in the conventional CELP is replaced by a LPC predictor of high order in LD- CELP. The coding delay is reduced in LD-CELP as it uses only one vector for processing. The speech coded data is encoded using the channel coding technique to avoid the loss of information due to transmission errors. The channel coding techniques used by the GSM system are block coding technique and convolutional coding technique irrespective of the S/N ratio. Hence the number of redundancy bits added are more irrespective to the noise level in the channel. The proposed method overcomes this drawback by checking the noise level in the channel and then decides the channel coding technique to be used. If the channel is erroneous then we use convolutional coding technique else we use cyclic coding technique. The adaptive coding technique designed for the CELP coder is adaptive multirate code [20]. This codec is designed to operate on both full-rate traffic channels and half-rate traffic channels. The present source coding technique used in the GSM system is the CELP coder. The main drawback of the CELP coder is its coding delay which is overcome by the proposed method used in this thesis. 2.1 SUMMARY In this chapter the literature survey for different source and channel coding techniques is done. A brief description of the source coding techniques and the channel coding techniques

8 15 used by the GSM system and CDMA system is briefed. The drawback of the existing source coding techniques used in GSM system and CDMA system is highlighted in this chapter.

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

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

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

EE482: Digital Signal Processing Applications

EE482: Digital Signal Processing Applications Professor Brendan Morris, SEB 3216, brendan.morris@unlv.edu EE482: Digital Signal Processing Applications Spring 2014 TTh 14:30-15:45 CBC C222 Lecture 12 Speech Signal Processing 14/03/25 http://www.ee.unlv.edu/~b1morris/ee482/

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

EC 6501 DIGITAL COMMUNICATION UNIT - II PART A

EC 6501 DIGITAL COMMUNICATION UNIT - II PART A EC 6501 DIGITAL COMMUNICATION 1.What is the need of prediction filtering? UNIT - II PART A [N/D-16] Prediction filtering is used mostly in audio signal processing and speech processing for representing

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

Lesson 8 Speech coding

Lesson 8 Speech coding 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

More information

Msc Engineering Physics (6th academic year) Royal Institute of Technology, Stockholm August December 2003

Msc Engineering Physics (6th academic year) Royal Institute of Technology, Stockholm August December 2003 Msc Engineering Physics (6th academic year) Royal Institute of Technology, Stockholm August 2002 - December 2003 1 2E1511 - Radio Communication (6 ECTS) The course provides basic knowledge about models

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

Overview of Code Excited Linear Predictive Coder

Overview of Code Excited Linear Predictive Coder Overview of Code Excited Linear Predictive Coder Minal Mulye 1, Sonal Jagtap 2 1 PG Student, 2 Assistant Professor, Department of E&TC, Smt. Kashibai Navale College of Engg, Pune, India Abstract Advances

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

DEPARTMENT OF INFORMATION TECHNOLOGY QUESTION BANK. Subject Name: Information Coding Techniques UNIT I INFORMATION ENTROPY FUNDAMENTALS

DEPARTMENT OF INFORMATION TECHNOLOGY QUESTION BANK. Subject Name: Information Coding Techniques UNIT I INFORMATION ENTROPY FUNDAMENTALS DEPARTMENT OF INFORMATION TECHNOLOGY QUESTION BANK Subject Name: Year /Sem: II / IV UNIT I INFORMATION ENTROPY FUNDAMENTALS PART A (2 MARKS) 1. What is uncertainty? 2. What is prefix coding? 3. State 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

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 Speech and telephone speech Based on a voice production model Parametric representation

More information

SNS COLLEGE OF ENGINEERING COIMBATORE DEPARTMENT OF INFORMATION TECHNOLOGY QUESTION BANK

SNS COLLEGE OF ENGINEERING COIMBATORE DEPARTMENT OF INFORMATION TECHNOLOGY QUESTION BANK SNS COLLEGE OF ENGINEERING COIMBATORE 641107 DEPARTMENT OF INFORMATION TECHNOLOGY QUESTION BANK EC6801 WIRELESS COMMUNICATION UNIT-I WIRELESS CHANNELS PART-A 1. What is propagation model? 2. What are the

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

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

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

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

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

Speech Coding Technique And Analysis Of Speech Codec Using CS-ACELP

Speech Coding Technique And Analysis Of Speech Codec Using CS-ACELP Speech Coding Technique And Analysis Of Speech Codec Using CS-ACELP Monika S.Yadav Vidarbha Institute of Technology Rashtrasant Tukdoji Maharaj Nagpur University, Nagpur, India monika.yadav@rediffmail.com

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

Vocoder (LPC) Analysis by Variation of Input Parameters and Signals

Vocoder (LPC) Analysis by Variation of Input Parameters and Signals ISCA Journal of Engineering Sciences ISCA J. Engineering Sci. Vocoder (LPC) Analysis by Variation of Input Parameters and Signals Abstract Gupta Rajani, Mehta Alok K. and Tiwari Vebhav Truba College of

More information

Simulation of Conjugate Structure Algebraic Code Excited Linear Prediction Speech Coder

Simulation of Conjugate Structure Algebraic Code Excited Linear Prediction Speech Coder COMPUSOFT, An international journal of advanced computer technology, 3 (3), March-204 (Volume-III, Issue-III) ISSN:2320-0790 Simulation of Conjugate Structure Algebraic Code Excited Linear Prediction Speech

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

Syllabus. osmania university UNIT - I UNIT - II UNIT - III CHAPTER - 1 : INTRODUCTION TO DIGITAL COMMUNICATION CHAPTER - 3 : INFORMATION THEORY

Syllabus. osmania university UNIT - I UNIT - II UNIT - III CHAPTER - 1 : INTRODUCTION TO DIGITAL COMMUNICATION CHAPTER - 3 : INFORMATION THEORY i Syllabus osmania university UNIT - I CHAPTER - 1 : INTRODUCTION TO Elements of Digital Communication System, Comparison of Digital and Analog Communication Systems. CHAPTER - 2 : DIGITAL TRANSMISSION

More information

speech signal S(n). This involves a transformation of S(n) into another signal or a set of signals

speech signal S(n). This involves a transformation of S(n) into another signal or a set of signals 16 3. SPEECH ANALYSIS 3.1 INTRODUCTION TO SPEECH ANALYSIS Many speech processing [22] applications exploits speech production and perception to accomplish speech analysis. By speech analysis we extract

More information

Speech Compression Using Voice Excited Linear Predictive Coding

Speech Compression Using Voice Excited Linear Predictive Coding Speech Compression Using Voice Excited Linear Predictive Coding Ms.Tosha Sen, Ms.Kruti Jay Pancholi PG Student, Asst. Professor, L J I E T, Ahmedabad Abstract : The aim of the thesis is design good quality

More information

Digital Speech Processing and Coding

Digital Speech Processing and Coding ENEE408G Spring 2006 Lecture-2 Digital Speech Processing and Coding Spring 06 Instructor: Shihab Shamma Electrical & Computer Engineering University of Maryland, College Park http://www.ece.umd.edu/class/enee408g/

More information

Overview of Digital Mobile Communications

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

More information

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

PULSE CODE MODULATION (PCM)

PULSE CODE MODULATION (PCM) PULSE CODE MODULATION (PCM) 1. PCM quantization Techniques 2. PCM Transmission Bandwidth 3. PCM Coding Techniques 4. PCM Integrated Circuits 5. Advantages of PCM 6. Delta Modulation 7. Adaptive Delta Modulation

More information

MASTER'S THESIS. Speech Compression and Tone Detection in a Real-Time System. Kristina Berglund. MSc Programmes in Engineering

MASTER'S THESIS. Speech Compression and Tone Detection in a Real-Time System. Kristina Berglund. MSc Programmes in Engineering 2004:003 CIV MASTER'S THESIS Speech Compression and Tone Detection in a Real-Time System Kristina Berglund MSc Programmes in Engineering Department of Computer Science and Electrical Engineering Division

More information

Comparison of CELP speech coder with a wavelet method

Comparison of CELP speech coder with a wavelet method University of Kentucky UKnowledge University of Kentucky Master's Theses Graduate School 2006 Comparison of CELP speech coder with a wavelet method Sriram Nagaswamy University of Kentucky, sriramn@gmail.com

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

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

Chapter 8 Multiuser Radio Communications

Chapter 8 Multiuser Radio Communications Chapter 8 Multiuser Radio Communications Multiuser communications refer to the simultaneous use of a communication channel by a number of users. 8.2 Multiple-access techniques o Difference between multiple

More information

2. WIRELESS IN LOCAL LOOP (WILL).

2. WIRELESS IN LOCAL LOOP (WILL). undamentals of WLL 1. INTRODUCTION Access Network, the network between local exchange and subscriber, in the Telecom Network accounts for a major portion of resources both in terms of capital and manpower.

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

Multiple Antenna Processing for WiMAX

Multiple Antenna Processing for WiMAX Multiple Antenna Processing for WiMAX Overview Wireless operators face a myriad of obstacles, but fundamental to the performance of any system are the propagation characteristics that restrict delivery

More information

COMPARATIVE REVIEW BETWEEN CELP AND ACELP ENCODER FOR CDMA TECHNOLOGY

COMPARATIVE REVIEW BETWEEN CELP AND ACELP ENCODER FOR CDMA TECHNOLOGY COMPARATIVE REVIEW BETWEEN CELP AND ACELP ENCODER FOR CDMA TECHNOLOGY V.C.TOGADIYA 1, N.N.SHAH 2, R.N.RATHOD 3 Assistant Professor, Dept. of ECE, R.K.College of Engg & Tech, Rajkot, Gujarat, India 1 Assistant

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

Pulse Code Modulation

Pulse Code Modulation Pulse Code Modulation EE 44 Spring Semester Lecture 9 Analog signal Pulse Amplitude Modulation Pulse Width Modulation Pulse Position Modulation Pulse Code Modulation (3-bit coding) 1 Advantages of Digital

More information

Adaptive time scale modification of speech for graceful degrading voice quality in congested networks

Adaptive time scale modification of speech for graceful degrading voice quality in congested networks Adaptive time scale modification of speech for graceful degrading voice quality in congested networks Prof. H. Gokhan ILK Ankara University, Faculty of Engineering, Electrical&Electronics Eng. Dept 1 Contact

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

Year : TYEJ Sub: Digital Communication (17535) Assignment No. 1. Introduction of Digital Communication. Question Exam Marks

Year : TYEJ Sub: Digital Communication (17535) Assignment No. 1. Introduction of Digital Communication. Question Exam Marks Assignment 1 Introduction of Digital Communication Sr. Question Exam Marks 1 Draw the block diagram of the basic digital communication system. State the function of each block in detail. W 2015 6 2 State

More information

Waveform Encoding - PCM. BY: Dr.AHMED ALKHAYYAT. Chapter Two

Waveform Encoding - PCM. BY: Dr.AHMED ALKHAYYAT. Chapter Two Chapter Two Layout: 1. Introduction. 2. Pulse Code Modulation (PCM). 3. Differential Pulse Code Modulation (DPCM). 4. Delta modulation. 5. Adaptive delta modulation. 6. Sigma Delta Modulation (SDM). 7.

More information

CHAPTER 3 Syllabus (2006 scheme syllabus) Differential pulse code modulation DPCM transmitter

CHAPTER 3 Syllabus (2006 scheme syllabus) Differential pulse code modulation DPCM transmitter CHAPTER 3 Syllabus 1) DPCM 2) DM 3) Base band shaping for data tranmission 4) Discrete PAM signals 5) Power spectra of discrete PAM signal. 6) Applications (2006 scheme syllabus) Differential pulse code

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

LESSON PLAN. LP-EC1451 LP Rev. No: 02 Sub Code & Name : EC1451 MOBILE COMMUNICATIONS Date: 05/12/2009. Unit: I Branch: EC Semester: VIII Page 01 of 06

LESSON PLAN. LP-EC1451 LP Rev. No: 02 Sub Code & Name : EC1451 MOBILE COMMUNICATIONS Date: 05/12/2009. Unit: I Branch: EC Semester: VIII Page 01 of 06 Unit: I Branch: EC Semester: VIII Page 01 of 06 Unit I Syllabus: Cellular Concept and System Design Fundamentals: Introduction to wireless communication: Evolution of mobile communications, mobile radio

More information

Voice and Audio Compression for Wireless Communications

Voice and Audio Compression for Wireless Communications page 1 Voice and Audio Compression for Wireless Communications by c L. Hanzo, F.C.A. Somerville, J.P. Woodard, H-T. How School of Electronics and Computer Science, University of Southampton, UK page i

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

DESIGN, IMPLEMENTATION AND OPTIMISATION OF 4X4 MIMO-OFDM TRANSMITTER FOR

DESIGN, IMPLEMENTATION AND OPTIMISATION OF 4X4 MIMO-OFDM TRANSMITTER FOR DESIGN, IMPLEMENTATION AND OPTIMISATION OF 4X4 MIMO-OFDM TRANSMITTER FOR COMMUNICATION SYSTEMS Abstract M. Chethan Kumar, *Sanket Dessai Department of Computer Engineering, M.S. Ramaiah School of Advanced

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

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

Wireless Medium Access Control and CDMA-based Communication Lesson 16 Orthogonal Frequency Division Medium Access (OFDM)

Wireless Medium Access Control and CDMA-based Communication Lesson 16 Orthogonal Frequency Division Medium Access (OFDM) Wireless Medium Access Control and CDMA-based Communication Lesson 16 Orthogonal Frequency Division Medium Access (OFDM) 1 4G File transfer at 10 Mbps High resolution 1024 1920 pixel hi-vision picture

More information

EC 2301 Digital communication Question bank

EC 2301 Digital communication Question bank EC 2301 Digital communication Question bank UNIT I Digital communication system 2 marks 1.Draw block diagram of digital communication system. Information source and input transducer formatter Source encoder

More information

Waveform Coding Algorithms: An Overview

Waveform Coding Algorithms: An Overview August 24, 2012 Waveform Coding Algorithms: An Overview RWTH Aachen University Compression Algorithms Seminar Report Summer Semester 2012 Adel Zaalouk - 300374 Aachen, Germany Contents 1 An Introduction

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

INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET)

INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET) INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET) International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 6464(Print),

More information

ITM 1010 Computer and Communication Technologies

ITM 1010 Computer and Communication Technologies ITM 1010 Computer and Communication Technologies Lecture #14 Part II Introduction to Communication Technologies: Digital Signals: Digital modulation, channel sharing 2003 香港中文大學, 電子工程學系 (Prof. H.K.Tsang)

More information

6. FUNDAMENTALS OF CHANNEL CODER

6. FUNDAMENTALS OF CHANNEL CODER 82 6. FUNDAMENTALS OF CHANNEL CODER 6.1 INTRODUCTION The digital information can be transmitted over the channel using different signaling schemes. The type of the signal scheme chosen mainly depends on

More information

Adaptive Filters Application of Linear Prediction

Adaptive Filters Application of Linear Prediction Adaptive Filters Application of Linear Prediction Gerhard Schmidt Christian-Albrechts-Universität zu Kiel Faculty of Engineering Electrical Engineering and Information Technology Digital Signal Processing

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

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

Multirate schemes for multimedia applications in DS/CDMA Systems

Multirate schemes for multimedia applications in DS/CDMA Systems Multirate schemes for multimedia applications in DS/CDMA Systems Tony Ottosson and Arne Svensson Dept. of Information Theory, Chalmers University of Technology, S-412 96 Göteborg, Sweden phone: +46 31

More information

Voice mail and office automation

Voice mail and office automation Voice mail and office automation by DOUGLAS L. HOGAN SPARTA, Incorporated McLean, Virginia ABSTRACT Contrary to expectations of a few years ago, voice mail or voice messaging technology has rapidly outpaced

More information

Introduction to Speech Coding. Nimrod Peleg Update: Oct. 2009

Introduction to Speech Coding. Nimrod Peleg Update: Oct. 2009 Introduction to Speech Coding Nimrod Peleg Update: Oct. 2009 Goals and Tradeoffs Reduce bitrate while preserving needed quality Tradeoffs: Quality (Broadcast, Toll, Communication, Synthetic) Bit Rate Complexity

More information

Datenkommunikation SS L03 - TDM Techniques. Time Division Multiplexing (synchronous, statistical) Digital Voice Transmission, PDH, SDH

Datenkommunikation SS L03 - TDM Techniques. Time Division Multiplexing (synchronous, statistical) Digital Voice Transmission, PDH, SDH TM Techniques Time ivision Multiplexing (synchronous, statistical) igital Voice Transmission, PH, SH Agenda Introduction Synchronous (eterministic) TM Asynchronous (Statistical) TM igital Voice Transmission

More information

Low Bit Rate Speech Coding

Low Bit Rate Speech Coding Low Bit Rate Speech Coding Jaspreet Singh 1, Mayank Kumar 2 1 Asst. Prof.ECE, RIMT Bareilly, 2 Asst. Prof.ECE, RIMT Bareilly ABSTRACT Despite enormous advances in digital communication, the voice is still

More information

10 Speech and Audio Signals

10 Speech and Audio Signals 0 Speech and Audio Signals Introduction Speech and audio signals are normally converted into PCM, which can be stored or transmitted as a PCM code, or compressed to reduce the number of bits used to code

More information

Apex Group of Institution Indri, Karnal, Haryana, India

Apex Group of Institution Indri, Karnal, Haryana, India Volume 5, Issue 8, August 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Blind Detection

More information

CODING TECHNIQUES FOR ANALOG SOURCES

CODING TECHNIQUES FOR ANALOG SOURCES CODING TECHNIQUES FOR ANALOG SOURCES Prof.Pratik Tawde Lecturer, Electronics and Telecommunication Department, Vidyalankar Polytechnic, Wadala (India) ABSTRACT Image Compression is a process of removing

More information

Pulse Code Modulation (PCM)

Pulse Code Modulation (PCM) Pulse Code Modulation (PCM) PCM in the Bell System Multiplexing PCM Asynchronous PCM Extensions to PCM Differential PCM (DPCM) Adaptive DPCM (ADPCM) Delta-Sigma Modulation (DM) Vocoders PCM in the Bell

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

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

Speech Synthesis using Mel-Cepstral Coefficient Feature

Speech Synthesis using Mel-Cepstral Coefficient Feature Speech Synthesis using Mel-Cepstral Coefficient Feature By Lu Wang Senior Thesis in Electrical Engineering University of Illinois at Urbana-Champaign Advisor: Professor Mark Hasegawa-Johnson May 2018 Abstract

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

Transcoding free voice transmission in GSM and UMTS networks

Transcoding free voice transmission in GSM and UMTS networks Transcoding free voice transmission in GSM and UMTS networks Sara Stančin, Grega Jakus, Sašo Tomažič University of Ljubljana, Faculty of Electrical Engineering Abstract - Transcoding refers to the conversion

More information

2. LITERATURE REVIEW

2. LITERATURE REVIEW 2. LITERATURE REVIEW In this section, a brief review of literature on Performance of Antenna Diversity Techniques, Alamouti Coding Scheme, WiMAX Broadband Wireless Access Technology, Mobile WiMAX Technology,

More information

Robust Linear Prediction Analysis for Low Bit-Rate Speech Coding

Robust Linear Prediction Analysis for Low Bit-Rate Speech Coding Robust Linear Prediction Analysis for Low Bit-Rate Speech Coding Nanda Prasetiyo Koestoer B. Eng (Hon) (1998) School of Microelectronic Engineering Faculty of Engineering and Information Technology Griffith

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

Digital Communication (650533) CH 3 Pulse Modulation

Digital Communication (650533) CH 3 Pulse Modulation Philadelphia University/Faculty of Engineering Communication and Electronics Engineering Digital Communication (650533) CH 3 Pulse Modulation Instructor: Eng. Nada Khatib Website: http://www.philadelphia.edu.jo/academics/nkhatib/

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

ON-LINE LABORATORIES FOR SPEECH AND IMAGE PROCESSING AND FOR COMMUNICATION SYSTEMS USING J-DSP

ON-LINE LABORATORIES FOR SPEECH AND IMAGE PROCESSING AND FOR COMMUNICATION SYSTEMS USING J-DSP ON-LINE LABORATORIES FOR SPEECH AND IMAGE PROCESSING AND FOR COMMUNICATION SYSTEMS USING J-DSP A. Spanias, V. Atti, Y. Ko, T. Thrasyvoulou, M.Yasin, M. Zaman, T. Duman, L. Karam, A. Papandreou, K. Tsakalis

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

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

Preface, Motivation and The Speech Coding Scene

Preface, Motivation and The Speech Coding Scene Preface, Motivation and The Speech Coding Scene In the era of third-generation (3G) wireless personal communications standards, despite the emergence of broad-band access network standard proposals, 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

Mobile Communications TCS 455

Mobile Communications TCS 455 Mobile Communications TCS 455 Dr. Prapun Suksompong prapun@siit.tu.ac.th Lecture 21 1 Office Hours: BKD 3601-7 Tuesday 14:00-16:00 Thursday 9:30-11:30 Announcements Read Chapter 9: 9.1 9.5 HW5 is posted.

More information

Wideband Speech Coding & Its Application

Wideband Speech Coding & Its Application Wideband Speech Coding & Its Application Apeksha B. landge. M.E. [student] Aditya Engineering College Beed Prof. Amir Lodhi. Guide & HOD, Aditya Engineering College Beed ABSTRACT: Increasing the bandwidth

More information

Implementation of attractive Speech Quality for Mixed Excited Linear Prediction

Implementation of attractive Speech Quality for Mixed Excited Linear Prediction IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 9, Issue 2 Ver. I (Mar Apr. 2014), PP 07-12 Implementation of attractive Speech Quality for

More information

Revision of Channel Coding

Revision of Channel Coding Revision of Channel Coding Previous three lectures introduce basic concepts of channel coding and discuss two most widely used channel coding methods, convolutional codes and BCH codes It is vital you

More information

Low Bit Rate Speech Coding Using Differential Pulse Code Modulation

Low Bit Rate Speech Coding Using Differential Pulse Code Modulation Advances in Research 8(3): 1-6, 2016; Article no.air.30234 ISSN: 2348-0394, NLM ID: 101666096 SCIENCEDOMAIN international www.sciencedomain.org Low Bit Rate Speech Coding Using Differential Pulse Code

More information

Pulse Code Modulation

Pulse Code Modulation Pulse Code Modulation Modulation is the process of varying one or more parameters of a carrier signal in accordance with the instantaneous values of the message signal. The message signal is the signal

More information

On the Spectral Efficiency of MIMO MC-CDMA System

On the Spectral Efficiency of MIMO MC-CDMA System I J C T A, 9(19) 2016, pp. 9311-9316 International Science Press On the Spectral Efficiency of MIMO MC-CDMA System Madhvi Jangalwa and Vrinda Tokekar ABSTRACT The next generation wireless communication

More information

B.E./B.Tech. DEGREE EXAMINATION, NOVEMBER/DECEMBER Third Semester Computer Science and Engineering CS 2204 ANALOG AND DIGITAL COMMUNICATION

B.E./B.Tech. DEGREE EXAMINATION, NOVEMBER/DECEMBER Third Semester Computer Science and Engineering CS 2204 ANALOG AND DIGITAL COMMUNICATION B.E./B.Tech. DEGREE EXAMINATION, NOVEMBER/DECEMBER 2011. Third Semester Computer Science and Engineering CS 2204 ANALOG AND DIGITAL COMMUNICATION Time : Three hours Maximum : 100 marks Answer ALL questions.

More information

E : Lecture 8 Source-Filter Processing. E : Lecture 8 Source-Filter Processing / 21

E : Lecture 8 Source-Filter Processing. E : Lecture 8 Source-Filter Processing / 21 E85.267: Lecture 8 Source-Filter Processing E85.267: Lecture 8 Source-Filter Processing 21-4-1 1 / 21 Source-filter analysis/synthesis n f Spectral envelope Spectral envelope Analysis Source signal n 1

More information

QUESTION BANK SUBJECT: DIGITAL COMMUNICATION (15EC61)

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

More information