SlideShare ist ein Scribd-Unternehmen logo
1 von 5
Downloaden Sie, um offline zu lesen
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Issue: 01 | Jan-2014, Available @ http://www.ijret.org 538
SPEECH COMPRESSION ANALYSIS USING MATLAB
Manas Arora1
, Neha Maurya2
, Poonam Pathak3
, Vartika Singh4
1, 2
M.Tech Student, Digital Communication, BBDNIIT, Uttar Pradesh, India,
3
Associate Professor, 4
Sr. Lecturer, Electronics & Comm., BBDNIIT, Uttar Pradesh, India
Abstract
The growth of the cellular technology and wireless networks all over the world has increased the demand for digital information by
manifold. This massive demand poses difficulties for handling huge amounts of data that need to be stored and transferred. To
overcome this problem we can compress the information by removing the redundancies present in it. Redundancies are the major
source of generating errors and noisy signals. Coding in MATLAB helps in analyzing compression of speech signals with varying bit
rate and remove errors and noisy signals from the speech signals. Speech signal’s bit rate can also be reduced to remove error and
noisy signals which is suitable for remote broadcast lines, studio links, satellite transmission of high quality audio and voice over
internet This paper focuses on speech compression process and its analysis through MATLAB by which processed speech signal can
be heard with clarity and in noiseless mode at the receiver end .
Keywords: Speech compression, bit rate, filter, MPEG, DCT.
----------------------------------------------------------------------***----------------------------------------------------------------------
1. INTRODUCTION
Data compression is a technique in which data content of the
input signal to system is compressed so that original signal is
obtained as output and unwanted or undesired signals are
removed. Therefore when speech signals are used in the form
of data it is termed as SPEECH COMPRESSION.
Speech is a very basic way for humans to convey information
to one another. Speech has a small bandwidth of 4 kHz. Speech
compression involves coding of real-time audio signals at the
lowest possible bit rates. The compression of speech signals has
many practical applications. It is used in digital cellular
technology where many users share the same frequency
bandwidth. Compression allows more users to share the system
at a particular time. It can also be used for digital voice storage
that are used for answering machines and pre-recorded
telephone calls that are used for purpose of providing any kind
of information to user or advertising. For a given memory size,
compression allows longer messages to be stored than
otherwise [1].
2. SPEECH COMPRESSION
Speech compression enables efficient storage and transmission
of data. There may be varying amounts of compression in data
according to the sampling rate used. This gives different levels
of system complexity and compressed quality of speech data.
The recorded waveform which is compressed can be
transmitted with or without loss. Therefore, there are two types
of compression: lossy and lossless. The digital audio data is
processed through mixing, filtering and equalization. The
speech signal is fed into an encoder that uses fewer bits than
original audio data bit rate. This results in reducing the
transmission bandwidth of digital audio streams and also
reduces storage size of audio files. [15] Compression may be
lossy or lossless. Lossy compression is transparent to human
audibility but lossless being have a compressing factor from 6
to 1. [15].An uncoded speech signal is [17]
Fig 1: Uncoded speech signal
At the decoder, bit stream decoding bit is done which is
followed by frequency sample reconstruction. Finally
frequency-to-time mapping produces decoded speech signal.
DCT is used to compress speech signals. [15].
Discrete Cosine Transform (DCT) is a main transform or
mapping method used which maps the time domain into
frequency domain. A DCT expresses a finite sequence of data
points in terms of a sum of cosine functions oscillating at
different frequencies. The discrete cosine transform is a linear,
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Issue: 01 | Jan-2014, Available @ http://www.ijret.org 539
invertible function defined as F: RN RN (where R denotes
the set of real numbers), or equivalently an
invertible N × N square matrix. Mathematically DCT is
calculated from (1) [2]
1,.......0
2
1
cos
1
0




















 


Nk
N
kn
xX
N
n
nk
(1)
The cosine graphs define the nature of frequency used in DCT
transform and define the frequency of the speech signal. The
cosine graphs define the window function. The window
function has cosine function as (2).
(2)
Basic cosine graphs used in the discrete cosine transform are:
Fig 2: Cosine graphs used in DCT
The speech compression using DCT method is an efficient
method by which we can modify the frequency of the signal
and analyze the signals in different frequency ranges in a fixed
frequency domain. DCT also effectively compresses the speech
signals and maintain the audibility feature of speech signals.
3. NEED OF SPEECH COMPRESSION
A basic question arises what is the need of speech
compression? Answer lies within the requirement of
appropriate bit rate for high quality speech signal. Bit rate is
defined as number of sample per second which is given by
Rbits calculates from (3) where fs is the sampling frequency
and n describes the number of bits.
nfR Sbits  (3)
The requirement of achieving high bit rate and clarity of audio
signals basically defines the need of speech compression[14]. A
given frequency bandwidth can be used by a number of users at
a time and moreover, larger size speech data files can be stored.
4. SPEECH COMPRESSION TECHNIQUE IN
MPEG TECHNOLOGY
A speech signal is a complex signal which has a wide spectrum
and MPEG helps in perceptual phenomena for our ears. The
large frequencies and smaller frequencies below masking
threshold are inaudible to human ears. MPEG standard helps in
defining standard and filtering audio signals in the available
bandwidth and maintains signal to quantization ratio. In
MPEG-1 audio compression is performed as given in figure 1
and involves two process. Filter bank which uses filters divides
spectrum of incoming signals in sub bands. The quantizer
quantizes the sub bands. [10]
Fig 3: Block Diagram of MPEG-1 Encoder
The basic method by which speech compression in MPEG
technology is done is by utilizing an MPEG encoder and
decompression is performed by MPEG decoder. Figure 3 shows
block diagrams of the MPEG/speech encoder and decoder. [11,
12]
In MPEG, compression of the input stream passes through a
filter bank which divides the input into multiple sub bands. The
input is simultaneously also passed through a psychoacoustic
model which is used to determine the signal-to-mask ratio of
each sub band. The bit or noise allocation block utilizes the
output of psychoacoustic model and a decision is made about
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Issue: 01 | Jan-2014, Available @ http://www.ijret.org 540
the total number of code bits which are available for
quantization process [3, 13].
Code bits also help in removing quantization noise. The output
of compressor is quantized audio samples and these formats of
the data are transformed into a decodable bit stream [3, 13].
In MPEG, decompression of the speech signals simply reverses
the formatting and then reconstruction of quantized code bits is
done then reconstructs the quantized sub band values, which
are finally transformed into the set of sub band values into a
time-domain audio signal [3, 13].
SPEECH ENCODER
Fig 4: Speech Encoder block diagram
SPEECH DECODER
Fig 5: Speech Decoder block diagram
The MPEG speech standard has three distinct layers for
compression.
 Layer I is the basic algorithm
 Layers II and III are enhancements of Layer I. Each
successive layer improves the compression performance
at the increasing cost of encoder and decoder complexity
[14].
4.1 Layer I:
The Layer I algorithm uses the basic filter bank which is found
in all layers. This filter bank divides the audio signal into 32
constant-width frequency bands. The filters are simple and
provide time and frequency resolutions by which it is easily
perceived by human ears. The design of Layer I has three
concessions. First, the 32 constant width bands which do not
accurately reflect the ear’s critical frequency bands. Second, the
filter bank and its inverse are not lossless transformations.
Thirdly, adjacent filter bands have a significant frequency
overlap [4, 5, 6, 7, 8, 15]
4.2 Layer II:
The Layer II algorithm is a simple enhancement of Layer I. It
improves compression performance by coding data in larger
groups. By the Layer II encoder forms frames of 3 by 12 by 32
that is total of 1152 samples per audio channel as compared to
Layer I codes data in single groups of 12 samples for each sub
band .Layer II removes stereo redundancy coding and there is
one bit allocation The encoder encodes with a unique scale
factor for each group of 12 samples to avoid audible distortion.
The Layer II algorithm improves performance as it uses
efficient code for representing the bit allocation, the scale factor
values, and the quantized samples. [4, 5, 6, 7, 8, 15]
4.3 Layer III:
The Layer III algorithm is a much more refined
approach.[16,17] though it is based on the same filter bank
found in Layers I and II. Layer III compensates for some filter
bank deficiencies by processing the filter outputs with a
modified discrete cosine transform (MDCT) [4, 5, 6, 7, 8, 15].
These all the three layers completely design the methods of
audio compression in MPEG technology.
5. IMPLEMENTATION IN MATLAB
MATLAB is a useful tool which is used to analyze speech
signals which are read in >wav format. Following commands
are used to analyze.
 wavread: it reads speech signal
 windowsize: defines window function of transformation
 wavplay: it produces speech signal after transformation
 length: defines length of speech to be processed by
transforming principle
 dct: performs discrete cosine transform
 idct: performs inverse discrete cosine transform
6. OUTPUT IN MATLAB
In speech signal analyzing through MATLAB we obtain
following spectrums
 Speech Signals with different Amplitudes(as input data)
 Portion of signal according to length and window-size
 Speech spectrograms
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Issue: 01 | Jan-2014, Available @ http://www.ijret.org 541
Fig 6: Speech Signals with different Amplitudes
Fig 7: Portion of speech signal to be processed
Fig8: Speech Spectrograms
7. PRESENT SCENARIO
MPEG technology is an ever developing technology in the field
of communication in which speech compression is finding its
space and utility. Currently speech compression is used in
satellite communications, DBS TV’s, TATA SKY, dish
television network which uses MPEG-4,MPEG-1,MPEG-2 and
MPEG-DASH. MPEG-D is being used in audio technologies
like MPEG SURROUND, SAOC (Spatial Audio Object
Coding) and USAC (UNIFIED SPEECH AND AUDIO
CODING)..Speech compression has dynamic adaptive
streaming over HTTP (DASH) technology in the current era of
communication. It is also being widely used in cellular
technology that includes mobile telephony and Voice over IP.
[16]
CONCLUSIONS
Speech compression is a standard for designing and
compressing audio and speech signals which are transmitted to
the receiver end. MPEG technology and its standards define the
compression techniques and provide means for filtering noisy
or undesired signals. Hence, we obtain noise-free speech signal
after decompression of compressed speech signal.
ACKNOWLEDGEMENTS
We are thankful to our college and guides Mrs.Poonam Pathak
and Miss.Vartika Singh respectively for providing time to time
help in studying the topic and providing us a background to
understand it in deeper details
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Issue: 01 | Jan-2014, Available @ http://www.ijret.org 542
REFERENCES
[1] Sinha D.,Tewhik A.H, ”Low Bit Rate Transparent
Audio Compression using Adapted Wavelets”, IEEE
TRANSACTIONS ON SIGNAL PROCESSING.
VOL. 41. NO. 12. DECEMBER 1993
[2] Salomon D, "Video Compression: Data compression”
Springer ISBN 978-1-84628-602-5,2007
[3] http://mpeg.chiariglione.org/
[4] ISO/IEC TR 23000-1:2007 – Information technology
– Multimedia application format (MPEG-A) – Part 1:
Purpose for multimedia application formats
[5] ISO. "ISO/IEC 23002-1:2006 – Information
technology – MPEG video technologies – Part 1:
Accuracy requirements for implementation of integer-
output 8x8 inverse discrete cosine transform
[6] ISO. "ISO/IEC 23003-1:2007 – Information
technology – MPEG audio technologies – Part 1:
MPEG Surround
[7] ISO. "ISO/IEC 23004-1:2007 – Information
technology – Multimedia Middleware – Part 1:
Architecture
[8] ISO. "ISO/IEC 29116-1:2008 – Information
technology – Supplemental media technologies – Part
1: Media streaming application format protocols
[9] http://mpeg.chiariglione.org/working_documents.htm#
MPEG-V
[10] Satellite Communications,Seventh Edition
2009,Agarwal D.C,Khana Publications,p-p 368-369
[11] Davis Yan Pan,”Digital Audio Compression”, Digital
Technical Journal Vol. 5 No. 2, Spring 1993
[12] K. Brandenburg and J. D. Johnston, "Second
Generation Perceptual Audio Coding: The Hybrid
Coder," Preprint 2937, 88th Audio Engineering
Society Convention, Montreaux (1990).
[13] K. Brandenburg, J. Herre, J. D. Johnston, Y. Mahieux,
and E. Schroeder, "ASPEC: Adaptive Spectral
Perceptual Entropy Coding of High Quality Music
Signals," Preprint 3011, 90th Audio Engineering
Society Convention, Paris (1991)
[14] Pan, D “A tutorial on MPEG/audio compression”
MultiMedia, IEEE (Volume:2 , Issue: 2 ),2002
[15] Gersho, A. “Advances in speech and audio
compression” Proceedings of the IEEE Volume:82
, Issue: 6 ,August 2002
[16] M. Arjona Ramírez,M. Minami, “Technology and
standards for low-bit-rate vocoding methods,” in The
Handbook of Computer Networks, H. Bidgoli, Ed.,
New York: Wiley, 2008, vol. 2, pp. 447–467
[17] Joshi Anil Kumar,mehta Ashish, “Audio
Compression using Logarithmic Approach for PSNR
enhancement”
BIOGRAPHIES
Mr. Manas Arora, is a M.TECH 2nd
year
student of BBDNIIT college and completed my
B.TECH from SRMCEM,LKO with 77.4%
(HONOURS ) in the year 2012.
Ms. Neha Maurya is a M.TECH 2nd
year
student of BBDNIIT college and completed
B.TECH from SRMCEM,LKO with 74.16%
in the year 2012.
Mrs. Poonam Pathak,is presently Head of
Department of Electronics & Communication
Department at BBDNIIT.She has done her
MTECH in DIGITAL ELECTRONICS &
SYSTEMS.
Ms Vartika Singh is presently working in
BBDNIIT as a senior lecturer. She has done
her Bachelors and Masters Degree in
Electronics and Communication Engineering
from Amity University, Uttar Pradesh.
Presently, she has focused her working area within the various
aspects of the image processing using some suitable simulation
software in the vicinity of implementation of some highly
efficient and accurate algorithms for digital watermarking.Her
research interests also include cooperative communications,
free-space optical communications and wireless
communications

Weitere ähnliche Inhalte

Was ist angesagt?

EFFECT OF DYNAMIC TIME WARPING ON ALIGNMENT OF PHRASES AND PHONEMES
EFFECT OF DYNAMIC TIME WARPING ON ALIGNMENT OF PHRASES AND PHONEMESEFFECT OF DYNAMIC TIME WARPING ON ALIGNMENT OF PHRASES AND PHONEMES
EFFECT OF DYNAMIC TIME WARPING ON ALIGNMENT OF PHRASES AND PHONEMESkevig
 
DATA HIDING IN AUDIO SIGNALS USING WAVELET TRANSFORM WITH ENHANCED SECURITY
DATA HIDING IN AUDIO SIGNALS USING WAVELET TRANSFORM WITH ENHANCED SECURITYDATA HIDING IN AUDIO SIGNALS USING WAVELET TRANSFORM WITH ENHANCED SECURITY
DATA HIDING IN AUDIO SIGNALS USING WAVELET TRANSFORM WITH ENHANCED SECURITYcsandit
 
Novel Approach of Implementing Psychoacoustic model for MPEG-1 Audio
Novel Approach of Implementing Psychoacoustic model for MPEG-1 AudioNovel Approach of Implementing Psychoacoustic model for MPEG-1 Audio
Novel Approach of Implementing Psychoacoustic model for MPEG-1 Audioinventy
 
Implementation of Digital Hearing AID for Sensory Neural Impairment
Implementation of Digital Hearing AID for Sensory Neural ImpairmentImplementation of Digital Hearing AID for Sensory Neural Impairment
Implementation of Digital Hearing AID for Sensory Neural Impairmentijtsrd
 
Audio Steganography Coding Using the Discreet Wavelet Transforms
Audio Steganography Coding Using the Discreet Wavelet TransformsAudio Steganography Coding Using the Discreet Wavelet Transforms
Audio Steganography Coding Using the Discreet Wavelet TransformsCSCJournals
 
GENDER RECOGNITION SYSTEM USING SPEECH SIGNAL
GENDER RECOGNITION SYSTEM USING SPEECH SIGNALGENDER RECOGNITION SYSTEM USING SPEECH SIGNAL
GENDER RECOGNITION SYSTEM USING SPEECH SIGNALIJCSEIT Journal
 
Noise reduction in speech processing using improved active noise control (anc...
Noise reduction in speech processing using improved active noise control (anc...Noise reduction in speech processing using improved active noise control (anc...
Noise reduction in speech processing using improved active noise control (anc...eSAT Journals
 
Noise reduction in speech processing using improved active noise control (anc...
Noise reduction in speech processing using improved active noise control (anc...Noise reduction in speech processing using improved active noise control (anc...
Noise reduction in speech processing using improved active noise control (anc...eSAT Publishing House
 
Speaker Identification & Verification Using MFCC & SVM
Speaker Identification & Verification Using MFCC & SVMSpeaker Identification & Verification Using MFCC & SVM
Speaker Identification & Verification Using MFCC & SVMIRJET Journal
 
PSoC BASED SPEECH RECOGNITION SYSTEM
PSoC BASED SPEECH RECOGNITION SYSTEMPSoC BASED SPEECH RECOGNITION SYSTEM
PSoC BASED SPEECH RECOGNITION SYSTEMIJRES Journal
 
IRJET- Survey on Efficient Signal Processing Techniques for Speech Enhancement
IRJET- Survey on Efficient Signal Processing Techniques for Speech EnhancementIRJET- Survey on Efficient Signal Processing Techniques for Speech Enhancement
IRJET- Survey on Efficient Signal Processing Techniques for Speech EnhancementIRJET Journal
 
IRJET- Voice based Gender Recognition
IRJET- Voice based Gender RecognitionIRJET- Voice based Gender Recognition
IRJET- Voice based Gender RecognitionIRJET Journal
 
Performance Analysis of Fractional Sample Rate Converter Using Audio Applicat...
Performance Analysis of Fractional Sample Rate Converter Using Audio Applicat...Performance Analysis of Fractional Sample Rate Converter Using Audio Applicat...
Performance Analysis of Fractional Sample Rate Converter Using Audio Applicat...iosrjce
 
Multirate signal processing and decimation interpolation
Multirate signal processing and decimation interpolationMultirate signal processing and decimation interpolation
Multirate signal processing and decimation interpolationransherraj
 

Was ist angesagt? (18)

EFFECT OF DYNAMIC TIME WARPING ON ALIGNMENT OF PHRASES AND PHONEMES
EFFECT OF DYNAMIC TIME WARPING ON ALIGNMENT OF PHRASES AND PHONEMESEFFECT OF DYNAMIC TIME WARPING ON ALIGNMENT OF PHRASES AND PHONEMES
EFFECT OF DYNAMIC TIME WARPING ON ALIGNMENT OF PHRASES AND PHONEMES
 
DATA HIDING IN AUDIO SIGNALS USING WAVELET TRANSFORM WITH ENHANCED SECURITY
DATA HIDING IN AUDIO SIGNALS USING WAVELET TRANSFORM WITH ENHANCED SECURITYDATA HIDING IN AUDIO SIGNALS USING WAVELET TRANSFORM WITH ENHANCED SECURITY
DATA HIDING IN AUDIO SIGNALS USING WAVELET TRANSFORM WITH ENHANCED SECURITY
 
Novel Approach of Implementing Psychoacoustic model for MPEG-1 Audio
Novel Approach of Implementing Psychoacoustic model for MPEG-1 AudioNovel Approach of Implementing Psychoacoustic model for MPEG-1 Audio
Novel Approach of Implementing Psychoacoustic model for MPEG-1 Audio
 
Implementation of Digital Hearing AID for Sensory Neural Impairment
Implementation of Digital Hearing AID for Sensory Neural ImpairmentImplementation of Digital Hearing AID for Sensory Neural Impairment
Implementation of Digital Hearing AID for Sensory Neural Impairment
 
Audio Steganography Coding Using the Discreet Wavelet Transforms
Audio Steganography Coding Using the Discreet Wavelet TransformsAudio Steganography Coding Using the Discreet Wavelet Transforms
Audio Steganography Coding Using the Discreet Wavelet Transforms
 
Sub band project
Sub band projectSub band project
Sub band project
 
GENDER RECOGNITION SYSTEM USING SPEECH SIGNAL
GENDER RECOGNITION SYSTEM USING SPEECH SIGNALGENDER RECOGNITION SYSTEM USING SPEECH SIGNAL
GENDER RECOGNITION SYSTEM USING SPEECH SIGNAL
 
Noise reduction in speech processing using improved active noise control (anc...
Noise reduction in speech processing using improved active noise control (anc...Noise reduction in speech processing using improved active noise control (anc...
Noise reduction in speech processing using improved active noise control (anc...
 
Noise reduction in speech processing using improved active noise control (anc...
Noise reduction in speech processing using improved active noise control (anc...Noise reduction in speech processing using improved active noise control (anc...
Noise reduction in speech processing using improved active noise control (anc...
 
Speaker Identification & Verification Using MFCC & SVM
Speaker Identification & Verification Using MFCC & SVMSpeaker Identification & Verification Using MFCC & SVM
Speaker Identification & Verification Using MFCC & SVM
 
Subband Coding
Subband CodingSubband Coding
Subband Coding
 
PSoC BASED SPEECH RECOGNITION SYSTEM
PSoC BASED SPEECH RECOGNITION SYSTEMPSoC BASED SPEECH RECOGNITION SYSTEM
PSoC BASED SPEECH RECOGNITION SYSTEM
 
IRJET- Survey on Efficient Signal Processing Techniques for Speech Enhancement
IRJET- Survey on Efficient Signal Processing Techniques for Speech EnhancementIRJET- Survey on Efficient Signal Processing Techniques for Speech Enhancement
IRJET- Survey on Efficient Signal Processing Techniques for Speech Enhancement
 
IRJET- Voice based Gender Recognition
IRJET- Voice based Gender RecognitionIRJET- Voice based Gender Recognition
IRJET- Voice based Gender Recognition
 
speech enhancement
speech enhancementspeech enhancement
speech enhancement
 
Performance Analysis of Fractional Sample Rate Converter Using Audio Applicat...
Performance Analysis of Fractional Sample Rate Converter Using Audio Applicat...Performance Analysis of Fractional Sample Rate Converter Using Audio Applicat...
Performance Analysis of Fractional Sample Rate Converter Using Audio Applicat...
 
50120140502007
5012014050200750120140502007
50120140502007
 
Multirate signal processing and decimation interpolation
Multirate signal processing and decimation interpolationMultirate signal processing and decimation interpolation
Multirate signal processing and decimation interpolation
 

Andere mochten auch

Enhancing proxy based web caching system using clustering based pre fetching ...
Enhancing proxy based web caching system using clustering based pre fetching ...Enhancing proxy based web caching system using clustering based pre fetching ...
Enhancing proxy based web caching system using clustering based pre fetching ...eSAT Publishing House
 
Hybrid aco iwd optimization algorithm for minimizing weighted flowtime in clo...
Hybrid aco iwd optimization algorithm for minimizing weighted flowtime in clo...Hybrid aco iwd optimization algorithm for minimizing weighted flowtime in clo...
Hybrid aco iwd optimization algorithm for minimizing weighted flowtime in clo...eSAT Publishing House
 
Reliability assessment for a four cylinder diesel engine
Reliability assessment for a four cylinder diesel engineReliability assessment for a four cylinder diesel engine
Reliability assessment for a four cylinder diesel engineeSAT Publishing House
 
Data detection with a progressive parallel ici canceller in mimo ofdm
Data detection with a progressive parallel ici canceller in mimo ofdmData detection with a progressive parallel ici canceller in mimo ofdm
Data detection with a progressive parallel ici canceller in mimo ofdmeSAT Publishing House
 
Devising a new technique to reduce highway barrier accidents
Devising a new technique to reduce highway barrier accidentsDevising a new technique to reduce highway barrier accidents
Devising a new technique to reduce highway barrier accidentseSAT Publishing House
 
Satellite image resolution enhancement using multi
Satellite image resolution enhancement using multiSatellite image resolution enhancement using multi
Satellite image resolution enhancement using multieSAT Publishing House
 
Gis in assessing topographical aspects of hilly regions
Gis in assessing topographical aspects of hilly regionsGis in assessing topographical aspects of hilly regions
Gis in assessing topographical aspects of hilly regionseSAT Publishing House
 
Soft subgrade stabilization with quarry dust an industrial waste
Soft subgrade stabilization with quarry dust an industrial wasteSoft subgrade stabilization with quarry dust an industrial waste
Soft subgrade stabilization with quarry dust an industrial wasteeSAT Publishing House
 
Design and analysis of low power pseudo differential
Design and analysis of low power pseudo differentialDesign and analysis of low power pseudo differential
Design and analysis of low power pseudo differentialeSAT Publishing House
 
Evaluvation of noise level and its adverse effect in metal die manufacuturing...
Evaluvation of noise level and its adverse effect in metal die manufacuturing...Evaluvation of noise level and its adverse effect in metal die manufacuturing...
Evaluvation of noise level and its adverse effect in metal die manufacuturing...eSAT Publishing House
 
Desinging dsp (0, 1) acceptance sampling plans based on
Desinging dsp (0, 1) acceptance sampling plans based onDesinging dsp (0, 1) acceptance sampling plans based on
Desinging dsp (0, 1) acceptance sampling plans based oneSAT Publishing House
 
Traffic growth rate estimation using transport
Traffic growth rate estimation using transportTraffic growth rate estimation using transport
Traffic growth rate estimation using transporteSAT Publishing House
 
Ccag gossip based reliable multicast protocol
Ccag gossip based reliable multicast protocolCcag gossip based reliable multicast protocol
Ccag gossip based reliable multicast protocoleSAT Publishing House
 
Analysis of roucairol and carvalho approach in
Analysis of roucairol and carvalho approach inAnalysis of roucairol and carvalho approach in
Analysis of roucairol and carvalho approach ineSAT Publishing House
 
A brief review of segmentation methods for medical
A brief review of segmentation methods for medicalA brief review of segmentation methods for medical
A brief review of segmentation methods for medicaleSAT Publishing House
 
A great land mark to achieve 4 g mobile communications
A great land mark to achieve 4 g mobile communicationsA great land mark to achieve 4 g mobile communications
A great land mark to achieve 4 g mobile communicationseSAT Publishing House
 
Conception of a water level detector (tide gauge) based on a electromagnetic ...
Conception of a water level detector (tide gauge) based on a electromagnetic ...Conception of a water level detector (tide gauge) based on a electromagnetic ...
Conception of a water level detector (tide gauge) based on a electromagnetic ...eSAT Publishing House
 
Ultrasonic investigation of bio liquid mixtures of methanol with cinnamaldehy...
Ultrasonic investigation of bio liquid mixtures of methanol with cinnamaldehy...Ultrasonic investigation of bio liquid mixtures of methanol with cinnamaldehy...
Ultrasonic investigation of bio liquid mixtures of methanol with cinnamaldehy...eSAT Publishing House
 
A novel hybrid communication technique involving power line communication and...
A novel hybrid communication technique involving power line communication and...A novel hybrid communication technique involving power line communication and...
A novel hybrid communication technique involving power line communication and...eSAT Publishing House
 
Websites using touchless interaction having graphical
Websites using touchless interaction having graphicalWebsites using touchless interaction having graphical
Websites using touchless interaction having graphicaleSAT Publishing House
 

Andere mochten auch (20)

Enhancing proxy based web caching system using clustering based pre fetching ...
Enhancing proxy based web caching system using clustering based pre fetching ...Enhancing proxy based web caching system using clustering based pre fetching ...
Enhancing proxy based web caching system using clustering based pre fetching ...
 
Hybrid aco iwd optimization algorithm for minimizing weighted flowtime in clo...
Hybrid aco iwd optimization algorithm for minimizing weighted flowtime in clo...Hybrid aco iwd optimization algorithm for minimizing weighted flowtime in clo...
Hybrid aco iwd optimization algorithm for minimizing weighted flowtime in clo...
 
Reliability assessment for a four cylinder diesel engine
Reliability assessment for a four cylinder diesel engineReliability assessment for a four cylinder diesel engine
Reliability assessment for a four cylinder diesel engine
 
Data detection with a progressive parallel ici canceller in mimo ofdm
Data detection with a progressive parallel ici canceller in mimo ofdmData detection with a progressive parallel ici canceller in mimo ofdm
Data detection with a progressive parallel ici canceller in mimo ofdm
 
Devising a new technique to reduce highway barrier accidents
Devising a new technique to reduce highway barrier accidentsDevising a new technique to reduce highway barrier accidents
Devising a new technique to reduce highway barrier accidents
 
Satellite image resolution enhancement using multi
Satellite image resolution enhancement using multiSatellite image resolution enhancement using multi
Satellite image resolution enhancement using multi
 
Gis in assessing topographical aspects of hilly regions
Gis in assessing topographical aspects of hilly regionsGis in assessing topographical aspects of hilly regions
Gis in assessing topographical aspects of hilly regions
 
Soft subgrade stabilization with quarry dust an industrial waste
Soft subgrade stabilization with quarry dust an industrial wasteSoft subgrade stabilization with quarry dust an industrial waste
Soft subgrade stabilization with quarry dust an industrial waste
 
Design and analysis of low power pseudo differential
Design and analysis of low power pseudo differentialDesign and analysis of low power pseudo differential
Design and analysis of low power pseudo differential
 
Evaluvation of noise level and its adverse effect in metal die manufacuturing...
Evaluvation of noise level and its adverse effect in metal die manufacuturing...Evaluvation of noise level and its adverse effect in metal die manufacuturing...
Evaluvation of noise level and its adverse effect in metal die manufacuturing...
 
Desinging dsp (0, 1) acceptance sampling plans based on
Desinging dsp (0, 1) acceptance sampling plans based onDesinging dsp (0, 1) acceptance sampling plans based on
Desinging dsp (0, 1) acceptance sampling plans based on
 
Traffic growth rate estimation using transport
Traffic growth rate estimation using transportTraffic growth rate estimation using transport
Traffic growth rate estimation using transport
 
Ccag gossip based reliable multicast protocol
Ccag gossip based reliable multicast protocolCcag gossip based reliable multicast protocol
Ccag gossip based reliable multicast protocol
 
Analysis of roucairol and carvalho approach in
Analysis of roucairol and carvalho approach inAnalysis of roucairol and carvalho approach in
Analysis of roucairol and carvalho approach in
 
A brief review of segmentation methods for medical
A brief review of segmentation methods for medicalA brief review of segmentation methods for medical
A brief review of segmentation methods for medical
 
A great land mark to achieve 4 g mobile communications
A great land mark to achieve 4 g mobile communicationsA great land mark to achieve 4 g mobile communications
A great land mark to achieve 4 g mobile communications
 
Conception of a water level detector (tide gauge) based on a electromagnetic ...
Conception of a water level detector (tide gauge) based on a electromagnetic ...Conception of a water level detector (tide gauge) based on a electromagnetic ...
Conception of a water level detector (tide gauge) based on a electromagnetic ...
 
Ultrasonic investigation of bio liquid mixtures of methanol with cinnamaldehy...
Ultrasonic investigation of bio liquid mixtures of methanol with cinnamaldehy...Ultrasonic investigation of bio liquid mixtures of methanol with cinnamaldehy...
Ultrasonic investigation of bio liquid mixtures of methanol with cinnamaldehy...
 
A novel hybrid communication technique involving power line communication and...
A novel hybrid communication technique involving power line communication and...A novel hybrid communication technique involving power line communication and...
A novel hybrid communication technique involving power line communication and...
 
Websites using touchless interaction having graphical
Websites using touchless interaction having graphicalWebsites using touchless interaction having graphical
Websites using touchless interaction having graphical
 

Ähnlich wie Speech compression analysis using matlab

Hiding voice data in center density of speech spectrum for secure transmission
Hiding voice data in center density of speech spectrum for secure transmissionHiding voice data in center density of speech spectrum for secure transmission
Hiding voice data in center density of speech spectrum for secure transmissioneSAT Journals
 
Performance Analysis of Cognitive Radio Networks (IEEE 802.22) for Various Ne...
Performance Analysis of Cognitive Radio Networks (IEEE 802.22) for Various Ne...Performance Analysis of Cognitive Radio Networks (IEEE 802.22) for Various Ne...
Performance Analysis of Cognitive Radio Networks (IEEE 802.22) for Various Ne...rahulmonikasharma
 
Data Compression using Multiple Transformation Techniques for Audio Applicati...
Data Compression using Multiple Transformation Techniques for Audio Applicati...Data Compression using Multiple Transformation Techniques for Audio Applicati...
Data Compression using Multiple Transformation Techniques for Audio Applicati...iosrjce
 
Speech signal compression and encryption based on sudoku, fuzzy C-means and t...
Speech signal compression and encryption based on sudoku, fuzzy C-means and t...Speech signal compression and encryption based on sudoku, fuzzy C-means and t...
Speech signal compression and encryption based on sudoku, fuzzy C-means and t...IJECEIAES
 
PSoC BASED SPEECH RECOGNITION SYSTEM
PSoC BASED SPEECH RECOGNITION SYSTEMPSoC BASED SPEECH RECOGNITION SYSTEM
PSoC BASED SPEECH RECOGNITION SYSTEMirjes
 
A survey on Enhancements in Speech Recognition
A survey on Enhancements in Speech RecognitionA survey on Enhancements in Speech Recognition
A survey on Enhancements in Speech RecognitionIRJET Journal
 
Design and implementation of different audio restoration techniques for audio...
Design and implementation of different audio restoration techniques for audio...Design and implementation of different audio restoration techniques for audio...
Design and implementation of different audio restoration techniques for audio...eSAT Journals
 
Denoising of heart sound signal using wavelet transform
Denoising of heart sound signal using wavelet transformDenoising of heart sound signal using wavelet transform
Denoising of heart sound signal using wavelet transformeSAT Publishing House
 
ADAPTIVE WATERMARKING TECHNIQUE FOR SPEECH SIGNAL AUTHENTICATION
ADAPTIVE WATERMARKING TECHNIQUE FOR SPEECH SIGNAL AUTHENTICATION ADAPTIVE WATERMARKING TECHNIQUE FOR SPEECH SIGNAL AUTHENTICATION
ADAPTIVE WATERMARKING TECHNIQUE FOR SPEECH SIGNAL AUTHENTICATION ijcsit
 
Improved performance of scs based spectrum sensing in cognitive radio using d...
Improved performance of scs based spectrum sensing in cognitive radio using d...Improved performance of scs based spectrum sensing in cognitive radio using d...
Improved performance of scs based spectrum sensing in cognitive radio using d...eSAT Journals
 
Speech Compression Using Wavelets
Speech Compression Using Wavelets Speech Compression Using Wavelets
Speech Compression Using Wavelets IJMER
 
A multilevel security scheme using chaos based encryption and steganography f...
A multilevel security scheme using chaos based encryption and steganography f...A multilevel security scheme using chaos based encryption and steganography f...
A multilevel security scheme using chaos based encryption and steganography f...eSAT Journals
 
A multilevel security scheme using chaos based
A multilevel security scheme using chaos basedA multilevel security scheme using chaos based
A multilevel security scheme using chaos basedeSAT Publishing House
 
01 8445 speech enhancement
01 8445 speech enhancement01 8445 speech enhancement
01 8445 speech enhancementIAESIJEECS
 
Intelligent Arabic letters speech recognition system based on mel frequency c...
Intelligent Arabic letters speech recognition system based on mel frequency c...Intelligent Arabic letters speech recognition system based on mel frequency c...
Intelligent Arabic letters speech recognition system based on mel frequency c...IJECEIAES
 
Effect of Singular Value Decomposition Based Processing on Speech Perception
Effect of Singular Value Decomposition Based Processing on Speech PerceptionEffect of Singular Value Decomposition Based Processing on Speech Perception
Effect of Singular Value Decomposition Based Processing on Speech Perceptionkevig
 

Ähnlich wie Speech compression analysis using matlab (20)

Hiding voice data in center density of speech spectrum for secure transmission
Hiding voice data in center density of speech spectrum for secure transmissionHiding voice data in center density of speech spectrum for secure transmission
Hiding voice data in center density of speech spectrum for secure transmission
 
Performance Analysis of Cognitive Radio Networks (IEEE 802.22) for Various Ne...
Performance Analysis of Cognitive Radio Networks (IEEE 802.22) for Various Ne...Performance Analysis of Cognitive Radio Networks (IEEE 802.22) for Various Ne...
Performance Analysis of Cognitive Radio Networks (IEEE 802.22) for Various Ne...
 
N017657985
N017657985N017657985
N017657985
 
Data Compression using Multiple Transformation Techniques for Audio Applicati...
Data Compression using Multiple Transformation Techniques for Audio Applicati...Data Compression using Multiple Transformation Techniques for Audio Applicati...
Data Compression using Multiple Transformation Techniques for Audio Applicati...
 
Speech signal compression and encryption based on sudoku, fuzzy C-means and t...
Speech signal compression and encryption based on sudoku, fuzzy C-means and t...Speech signal compression and encryption based on sudoku, fuzzy C-means and t...
Speech signal compression and encryption based on sudoku, fuzzy C-means and t...
 
PSoC BASED SPEECH RECOGNITION SYSTEM
PSoC BASED SPEECH RECOGNITION SYSTEMPSoC BASED SPEECH RECOGNITION SYSTEM
PSoC BASED SPEECH RECOGNITION SYSTEM
 
A survey on Enhancements in Speech Recognition
A survey on Enhancements in Speech RecognitionA survey on Enhancements in Speech Recognition
A survey on Enhancements in Speech Recognition
 
Design and implementation of different audio restoration techniques for audio...
Design and implementation of different audio restoration techniques for audio...Design and implementation of different audio restoration techniques for audio...
Design and implementation of different audio restoration techniques for audio...
 
Denoising of heart sound signal using wavelet transform
Denoising of heart sound signal using wavelet transformDenoising of heart sound signal using wavelet transform
Denoising of heart sound signal using wavelet transform
 
ADAPTIVE WATERMARKING TECHNIQUE FOR SPEECH SIGNAL AUTHENTICATION
ADAPTIVE WATERMARKING TECHNIQUE FOR SPEECH SIGNAL AUTHENTICATION ADAPTIVE WATERMARKING TECHNIQUE FOR SPEECH SIGNAL AUTHENTICATION
ADAPTIVE WATERMARKING TECHNIQUE FOR SPEECH SIGNAL AUTHENTICATION
 
Improved performance of scs based spectrum sensing in cognitive radio using d...
Improved performance of scs based spectrum sensing in cognitive radio using d...Improved performance of scs based spectrum sensing in cognitive radio using d...
Improved performance of scs based spectrum sensing in cognitive radio using d...
 
slideshare.pptx
slideshare.pptxslideshare.pptx
slideshare.pptx
 
slideshare.pptx
slideshare.pptxslideshare.pptx
slideshare.pptx
 
Speech Compression Using Wavelets
Speech Compression Using Wavelets Speech Compression Using Wavelets
Speech Compression Using Wavelets
 
A multilevel security scheme using chaos based encryption and steganography f...
A multilevel security scheme using chaos based encryption and steganography f...A multilevel security scheme using chaos based encryption and steganography f...
A multilevel security scheme using chaos based encryption and steganography f...
 
A multilevel security scheme using chaos based
A multilevel security scheme using chaos basedA multilevel security scheme using chaos based
A multilevel security scheme using chaos based
 
01 8445 speech enhancement
01 8445 speech enhancement01 8445 speech enhancement
01 8445 speech enhancement
 
Intelligent Arabic letters speech recognition system based on mel frequency c...
Intelligent Arabic letters speech recognition system based on mel frequency c...Intelligent Arabic letters speech recognition system based on mel frequency c...
Intelligent Arabic letters speech recognition system based on mel frequency c...
 
Lehtonen gsmdoc
Lehtonen gsmdocLehtonen gsmdoc
Lehtonen gsmdoc
 
Effect of Singular Value Decomposition Based Processing on Speech Perception
Effect of Singular Value Decomposition Based Processing on Speech PerceptionEffect of Singular Value Decomposition Based Processing on Speech Perception
Effect of Singular Value Decomposition Based Processing on Speech Perception
 

Mehr von eSAT Publishing House

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnameSAT Publishing House
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...eSAT Publishing House
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnameSAT Publishing House
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...eSAT Publishing House
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaeSAT Publishing House
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingeSAT Publishing House
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...eSAT Publishing House
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...eSAT Publishing House
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...eSAT Publishing House
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a revieweSAT Publishing House
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...eSAT Publishing House
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard managementeSAT Publishing House
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallseSAT Publishing House
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...eSAT Publishing House
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...eSAT Publishing House
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaeSAT Publishing House
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structureseSAT Publishing House
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingseSAT Publishing House
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...eSAT Publishing House
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...eSAT Publishing House
 

Mehr von eSAT Publishing House (20)

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnam
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnam
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, india
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity building
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a review
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard management
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear walls
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of india
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structures
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildings
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
 

Kürzlich hochgeladen

AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 

Kürzlich hochgeladen (20)

AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 

Speech compression analysis using matlab

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Issue: 01 | Jan-2014, Available @ http://www.ijret.org 538 SPEECH COMPRESSION ANALYSIS USING MATLAB Manas Arora1 , Neha Maurya2 , Poonam Pathak3 , Vartika Singh4 1, 2 M.Tech Student, Digital Communication, BBDNIIT, Uttar Pradesh, India, 3 Associate Professor, 4 Sr. Lecturer, Electronics & Comm., BBDNIIT, Uttar Pradesh, India Abstract The growth of the cellular technology and wireless networks all over the world has increased the demand for digital information by manifold. This massive demand poses difficulties for handling huge amounts of data that need to be stored and transferred. To overcome this problem we can compress the information by removing the redundancies present in it. Redundancies are the major source of generating errors and noisy signals. Coding in MATLAB helps in analyzing compression of speech signals with varying bit rate and remove errors and noisy signals from the speech signals. Speech signal’s bit rate can also be reduced to remove error and noisy signals which is suitable for remote broadcast lines, studio links, satellite transmission of high quality audio and voice over internet This paper focuses on speech compression process and its analysis through MATLAB by which processed speech signal can be heard with clarity and in noiseless mode at the receiver end . Keywords: Speech compression, bit rate, filter, MPEG, DCT. ----------------------------------------------------------------------***---------------------------------------------------------------------- 1. INTRODUCTION Data compression is a technique in which data content of the input signal to system is compressed so that original signal is obtained as output and unwanted or undesired signals are removed. Therefore when speech signals are used in the form of data it is termed as SPEECH COMPRESSION. Speech is a very basic way for humans to convey information to one another. Speech has a small bandwidth of 4 kHz. Speech compression involves coding of real-time audio signals at the lowest possible bit rates. The compression of speech signals has many practical applications. It is used in digital cellular technology where many users share the same frequency bandwidth. Compression allows more users to share the system at a particular time. It can also be used for digital voice storage that are used for answering machines and pre-recorded telephone calls that are used for purpose of providing any kind of information to user or advertising. For a given memory size, compression allows longer messages to be stored than otherwise [1]. 2. SPEECH COMPRESSION Speech compression enables efficient storage and transmission of data. There may be varying amounts of compression in data according to the sampling rate used. This gives different levels of system complexity and compressed quality of speech data. The recorded waveform which is compressed can be transmitted with or without loss. Therefore, there are two types of compression: lossy and lossless. The digital audio data is processed through mixing, filtering and equalization. The speech signal is fed into an encoder that uses fewer bits than original audio data bit rate. This results in reducing the transmission bandwidth of digital audio streams and also reduces storage size of audio files. [15] Compression may be lossy or lossless. Lossy compression is transparent to human audibility but lossless being have a compressing factor from 6 to 1. [15].An uncoded speech signal is [17] Fig 1: Uncoded speech signal At the decoder, bit stream decoding bit is done which is followed by frequency sample reconstruction. Finally frequency-to-time mapping produces decoded speech signal. DCT is used to compress speech signals. [15]. Discrete Cosine Transform (DCT) is a main transform or mapping method used which maps the time domain into frequency domain. A DCT expresses a finite sequence of data points in terms of a sum of cosine functions oscillating at different frequencies. The discrete cosine transform is a linear,
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Issue: 01 | Jan-2014, Available @ http://www.ijret.org 539 invertible function defined as F: RN RN (where R denotes the set of real numbers), or equivalently an invertible N × N square matrix. Mathematically DCT is calculated from (1) [2] 1,.......0 2 1 cos 1 0                         Nk N kn xX N n nk (1) The cosine graphs define the nature of frequency used in DCT transform and define the frequency of the speech signal. The cosine graphs define the window function. The window function has cosine function as (2). (2) Basic cosine graphs used in the discrete cosine transform are: Fig 2: Cosine graphs used in DCT The speech compression using DCT method is an efficient method by which we can modify the frequency of the signal and analyze the signals in different frequency ranges in a fixed frequency domain. DCT also effectively compresses the speech signals and maintain the audibility feature of speech signals. 3. NEED OF SPEECH COMPRESSION A basic question arises what is the need of speech compression? Answer lies within the requirement of appropriate bit rate for high quality speech signal. Bit rate is defined as number of sample per second which is given by Rbits calculates from (3) where fs is the sampling frequency and n describes the number of bits. nfR Sbits  (3) The requirement of achieving high bit rate and clarity of audio signals basically defines the need of speech compression[14]. A given frequency bandwidth can be used by a number of users at a time and moreover, larger size speech data files can be stored. 4. SPEECH COMPRESSION TECHNIQUE IN MPEG TECHNOLOGY A speech signal is a complex signal which has a wide spectrum and MPEG helps in perceptual phenomena for our ears. The large frequencies and smaller frequencies below masking threshold are inaudible to human ears. MPEG standard helps in defining standard and filtering audio signals in the available bandwidth and maintains signal to quantization ratio. In MPEG-1 audio compression is performed as given in figure 1 and involves two process. Filter bank which uses filters divides spectrum of incoming signals in sub bands. The quantizer quantizes the sub bands. [10] Fig 3: Block Diagram of MPEG-1 Encoder The basic method by which speech compression in MPEG technology is done is by utilizing an MPEG encoder and decompression is performed by MPEG decoder. Figure 3 shows block diagrams of the MPEG/speech encoder and decoder. [11, 12] In MPEG, compression of the input stream passes through a filter bank which divides the input into multiple sub bands. The input is simultaneously also passed through a psychoacoustic model which is used to determine the signal-to-mask ratio of each sub band. The bit or noise allocation block utilizes the output of psychoacoustic model and a decision is made about
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Issue: 01 | Jan-2014, Available @ http://www.ijret.org 540 the total number of code bits which are available for quantization process [3, 13]. Code bits also help in removing quantization noise. The output of compressor is quantized audio samples and these formats of the data are transformed into a decodable bit stream [3, 13]. In MPEG, decompression of the speech signals simply reverses the formatting and then reconstruction of quantized code bits is done then reconstructs the quantized sub band values, which are finally transformed into the set of sub band values into a time-domain audio signal [3, 13]. SPEECH ENCODER Fig 4: Speech Encoder block diagram SPEECH DECODER Fig 5: Speech Decoder block diagram The MPEG speech standard has three distinct layers for compression.  Layer I is the basic algorithm  Layers II and III are enhancements of Layer I. Each successive layer improves the compression performance at the increasing cost of encoder and decoder complexity [14]. 4.1 Layer I: The Layer I algorithm uses the basic filter bank which is found in all layers. This filter bank divides the audio signal into 32 constant-width frequency bands. The filters are simple and provide time and frequency resolutions by which it is easily perceived by human ears. The design of Layer I has three concessions. First, the 32 constant width bands which do not accurately reflect the ear’s critical frequency bands. Second, the filter bank and its inverse are not lossless transformations. Thirdly, adjacent filter bands have a significant frequency overlap [4, 5, 6, 7, 8, 15] 4.2 Layer II: The Layer II algorithm is a simple enhancement of Layer I. It improves compression performance by coding data in larger groups. By the Layer II encoder forms frames of 3 by 12 by 32 that is total of 1152 samples per audio channel as compared to Layer I codes data in single groups of 12 samples for each sub band .Layer II removes stereo redundancy coding and there is one bit allocation The encoder encodes with a unique scale factor for each group of 12 samples to avoid audible distortion. The Layer II algorithm improves performance as it uses efficient code for representing the bit allocation, the scale factor values, and the quantized samples. [4, 5, 6, 7, 8, 15] 4.3 Layer III: The Layer III algorithm is a much more refined approach.[16,17] though it is based on the same filter bank found in Layers I and II. Layer III compensates for some filter bank deficiencies by processing the filter outputs with a modified discrete cosine transform (MDCT) [4, 5, 6, 7, 8, 15]. These all the three layers completely design the methods of audio compression in MPEG technology. 5. IMPLEMENTATION IN MATLAB MATLAB is a useful tool which is used to analyze speech signals which are read in >wav format. Following commands are used to analyze.  wavread: it reads speech signal  windowsize: defines window function of transformation  wavplay: it produces speech signal after transformation  length: defines length of speech to be processed by transforming principle  dct: performs discrete cosine transform  idct: performs inverse discrete cosine transform 6. OUTPUT IN MATLAB In speech signal analyzing through MATLAB we obtain following spectrums  Speech Signals with different Amplitudes(as input data)  Portion of signal according to length and window-size  Speech spectrograms
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Issue: 01 | Jan-2014, Available @ http://www.ijret.org 541 Fig 6: Speech Signals with different Amplitudes Fig 7: Portion of speech signal to be processed Fig8: Speech Spectrograms 7. PRESENT SCENARIO MPEG technology is an ever developing technology in the field of communication in which speech compression is finding its space and utility. Currently speech compression is used in satellite communications, DBS TV’s, TATA SKY, dish television network which uses MPEG-4,MPEG-1,MPEG-2 and MPEG-DASH. MPEG-D is being used in audio technologies like MPEG SURROUND, SAOC (Spatial Audio Object Coding) and USAC (UNIFIED SPEECH AND AUDIO CODING)..Speech compression has dynamic adaptive streaming over HTTP (DASH) technology in the current era of communication. It is also being widely used in cellular technology that includes mobile telephony and Voice over IP. [16] CONCLUSIONS Speech compression is a standard for designing and compressing audio and speech signals which are transmitted to the receiver end. MPEG technology and its standards define the compression techniques and provide means for filtering noisy or undesired signals. Hence, we obtain noise-free speech signal after decompression of compressed speech signal. ACKNOWLEDGEMENTS We are thankful to our college and guides Mrs.Poonam Pathak and Miss.Vartika Singh respectively for providing time to time help in studying the topic and providing us a background to understand it in deeper details
  • 5. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Issue: 01 | Jan-2014, Available @ http://www.ijret.org 542 REFERENCES [1] Sinha D.,Tewhik A.H, ”Low Bit Rate Transparent Audio Compression using Adapted Wavelets”, IEEE TRANSACTIONS ON SIGNAL PROCESSING. VOL. 41. NO. 12. DECEMBER 1993 [2] Salomon D, "Video Compression: Data compression” Springer ISBN 978-1-84628-602-5,2007 [3] http://mpeg.chiariglione.org/ [4] ISO/IEC TR 23000-1:2007 – Information technology – Multimedia application format (MPEG-A) – Part 1: Purpose for multimedia application formats [5] ISO. "ISO/IEC 23002-1:2006 – Information technology – MPEG video technologies – Part 1: Accuracy requirements for implementation of integer- output 8x8 inverse discrete cosine transform [6] ISO. "ISO/IEC 23003-1:2007 – Information technology – MPEG audio technologies – Part 1: MPEG Surround [7] ISO. "ISO/IEC 23004-1:2007 – Information technology – Multimedia Middleware – Part 1: Architecture [8] ISO. "ISO/IEC 29116-1:2008 – Information technology – Supplemental media technologies – Part 1: Media streaming application format protocols [9] http://mpeg.chiariglione.org/working_documents.htm# MPEG-V [10] Satellite Communications,Seventh Edition 2009,Agarwal D.C,Khana Publications,p-p 368-369 [11] Davis Yan Pan,”Digital Audio Compression”, Digital Technical Journal Vol. 5 No. 2, Spring 1993 [12] K. Brandenburg and J. D. Johnston, "Second Generation Perceptual Audio Coding: The Hybrid Coder," Preprint 2937, 88th Audio Engineering Society Convention, Montreaux (1990). [13] K. Brandenburg, J. Herre, J. D. Johnston, Y. Mahieux, and E. Schroeder, "ASPEC: Adaptive Spectral Perceptual Entropy Coding of High Quality Music Signals," Preprint 3011, 90th Audio Engineering Society Convention, Paris (1991) [14] Pan, D “A tutorial on MPEG/audio compression” MultiMedia, IEEE (Volume:2 , Issue: 2 ),2002 [15] Gersho, A. “Advances in speech and audio compression” Proceedings of the IEEE Volume:82 , Issue: 6 ,August 2002 [16] M. Arjona Ramírez,M. Minami, “Technology and standards for low-bit-rate vocoding methods,” in The Handbook of Computer Networks, H. Bidgoli, Ed., New York: Wiley, 2008, vol. 2, pp. 447–467 [17] Joshi Anil Kumar,mehta Ashish, “Audio Compression using Logarithmic Approach for PSNR enhancement” BIOGRAPHIES Mr. Manas Arora, is a M.TECH 2nd year student of BBDNIIT college and completed my B.TECH from SRMCEM,LKO with 77.4% (HONOURS ) in the year 2012. Ms. Neha Maurya is a M.TECH 2nd year student of BBDNIIT college and completed B.TECH from SRMCEM,LKO with 74.16% in the year 2012. Mrs. Poonam Pathak,is presently Head of Department of Electronics & Communication Department at BBDNIIT.She has done her MTECH in DIGITAL ELECTRONICS & SYSTEMS. Ms Vartika Singh is presently working in BBDNIIT as a senior lecturer. She has done her Bachelors and Masters Degree in Electronics and Communication Engineering from Amity University, Uttar Pradesh. Presently, she has focused her working area within the various aspects of the image processing using some suitable simulation software in the vicinity of implementation of some highly efficient and accurate algorithms for digital watermarking.Her research interests also include cooperative communications, free-space optical communications and wireless communications