SlideShare una empresa de Scribd logo
1 de 42
Descargar para leer sin conexión
Real-time Non-intrusiveReal-time Non-intrusive
Speech Quality Estimation forSpeech Quality Estimation for
VoIPVoIP
Adil RajaAdil Raja
Wireless Access Research Group, University of Limerick
OutlineOutline
• Research MilestonesResearch Milestones
• Theoretical AspectsTheoretical Aspects
• Evaluation PlatformsEvaluation Platforms
• ConclusionConclusion
Wireless Access Research Group, University of Limerick
Research MilestonesResearch Milestones
• Problem Statement.Problem Statement.
• Objectives.Objectives.
• Related Work.Related Work.
• Current Status of The Project.Current Status of The Project.
• Future Work.Future Work.
Wireless Access Research Group, University of Limerick
Problem StatementProblem Statement
• Lack of aLack of a Real-timeReal-time,, Non-intrusiveNon-intrusive
Speech Quality Estimation atSpeech Quality Estimation at mid-mid-
networknetwork points.points.
Wireless Access Research Group, University of Limerick
ObjectivesObjectives
• To develop aTo develop a Real-TimeReal-Time,, Non-intrusiveNon-intrusive
speech quality estimation model for VoIPspeech quality estimation model for VoIP
networks.networks.
• Particular emphasis is on effectiveness ofParticular emphasis is on effectiveness of
the model onthe model on “mid-network”“mid-network” points.points.
• The model should assess the over-all speechThe model should assess the over-all speech
quality by evaluating:quality by evaluating:
 Transport Layer metrics.Transport Layer metrics.
 Speech layer metrics.Speech layer metrics.
• Effective implementation of a perceptualEffective implementation of a perceptual
model is crucial.model is crucial.
Wireless Access Research Group, University of Limerick
Related WorkRelated Work
• Standards – E-Model, P.563 {ITU-T}.Standards – E-Model, P.563 {ITU-T}.
• Industry.Industry.
 PsyVoIP for gateways {Psytechnics}.PsyVoIP for gateways {Psytechnics}.
 VQMon/EP {Telechemy}VQMon/EP {Telechemy}
 3SQM {OPTICOM}3SQM {OPTICOM}
 PSM {Psytechnics}PSM {Psytechnics}
• Theoretical Research.Theoretical Research.
 Transport layer assessments.Transport layer assessments.
 Perceptual Models.Perceptual Models.
 Cognitive Models.Cognitive Models.
Wireless Access Research Group, University of Limerick
Current Status of TheCurrent Status of The
ProjectProject
• Transport layer metrics can beTransport layer metrics can be
captured using RTP packets and RTCPcaptured using RTP packets and RTCP
reports.reports.
• The metrics include:The metrics include:
Packet loss – From RTP packetsPacket loss – From RTP packets
Jitter – From RTP packetsJitter – From RTP packets
Round-trip-delay – RTCP-SR/RR reportsRound-trip-delay – RTCP-SR/RR reports
Wireless Access Research Group, University of Limerick
Current Status of TheCurrent Status of The
ProjectProject
• A perceptual model based on Perceptual LinearA perceptual model based on Perceptual Linear
Prediction (and MFCC) has been ported toPrediction (and MFCC) has been ported to
IXP2400 XScale processor.IXP2400 XScale processor.
• SOM_PAK has been ported to IXP2400 XScaleSOM_PAK has been ported to IXP2400 XScale
processor.processor.
• MicroEngine code for buffering of packets onMicroEngine code for buffering of packets on
SRAM has been done.SRAM has been done.
• The overall model design is based on a singleThe overall model design is based on a single
VoIP call.VoIP call.
Wireless Access Research Group, University of Limerick
Future WorkFuture Work
• Integration of Speech layer model withIntegration of Speech layer model with
transport layer model.transport layer model.
• Testing under various packet delay andTesting under various packet delay and
loss scenarios.loss scenarios.
• Evaluation of Model for low bit-rateEvaluation of Model for low bit-rate
codecs.codecs.
• Scalability testing for multiple VoIPScalability testing for multiple VoIP
calls.calls.
Wireless Access Research Group, University of Limerick
Theoretical AspectsTheoretical Aspects
• Packet Loss and Jitter Evaluation.Packet Loss and Jitter Evaluation.
• Effect of Packet Loss Distribution.Effect of Packet Loss Distribution.
• Unordered and Missing Packets.Unordered and Missing Packets.
• Computational Lag.Computational Lag.
• Methodology.Methodology.
• Perceptual Evaluation of Low Bit-Rate Vocoders.Perceptual Evaluation of Low Bit-Rate Vocoders.
• Self Organizing Maps.Self Organizing Maps.
• Hidden Markov Models.Hidden Markov Models.
Wireless Access Research Group, University of Limerick
Packet Loss and JitterPacket Loss and Jitter
EvaluationEvaluation
• Performance on mid-network points.Performance on mid-network points.
IXP2400
NPU
RTCP-SR and RTCP-RR
packets used to compute
round-trip delay.
ENDPOINT-A ENDPOINT-B
RTP PACKETS USED TO
COMPUTE THE VALUES OF
JITTER AND PACKET LOSS
Wireless Access Research Group, University of Limerick
Packet Loss and JitterPacket Loss and Jitter
EvaluationEvaluation
RouterComputer ComputerRouter Router
Router
Router
Wireless Access Research Group, University of Limerick
Packet Loss and JitterPacket Loss and Jitter
EvaluationEvaluation
• ReasonsReasons
 Routing Table updates.Routing Table updates.
 Traffic Engineering.Traffic Engineering.
Wireless Access Research Group, University of Limerick
Packet Loss and JitterPacket Loss and Jitter
EvaluationEvaluation
• To Capture Packet loss and jitter from RTCP-SR/RRTo Capture Packet loss and jitter from RTCP-SR/RR
packets.packets.
• Other Advantages.Other Advantages.
 RTCP-SR/RR report fraction of packets lost over a certainRTCP-SR/RR report fraction of packets lost over a certain
interval of time.interval of time.
 This provides the mean loss rate for a call in the currentThis provides the mean loss rate for a call in the current
time frame as opposed to overall loss rate.time frame as opposed to overall loss rate.
 Some computation is offloaded from the IXP2400.Some computation is offloaded from the IXP2400.
 End-to-end transport layer metrics as opposed to end-toEnd-to-end transport layer metrics as opposed to end-to
mid network point metrics.mid network point metrics.
Wireless Access Research Group, University of Limerick
Effect of Packet LossEffect of Packet Loss
DistributionDistribution
• Most models assess the impact ofMost models assess the impact of
packet loss on speech quality in termspacket loss on speech quality in terms
of mean loss rate.of mean loss rate.
• Packet loss is bursty in nature.Packet loss is bursty in nature.
• Packet loss location has a variable effectPacket loss location has a variable effect
on the quality of speech. {H.on the quality of speech. {H.
Schulzrinne}.Schulzrinne}.
• The impact of packet loss distributionThe impact of packet loss distribution
should be used as a QoS metric.should be used as a QoS metric.
Wireless Access Research Group, University of Limerick
Unordered and MissingUnordered and Missing
PacketsPackets
• Packets arrive out of order.Packets arrive out of order.
• Some packets are lost and some takeSome packets are lost and some take
alternative paths.alternative paths.
• These factors can have adverseThese factors can have adverse
effects when acoustic back-end is aeffects when acoustic back-end is a
HMM (for instance).HMM (for instance).
Wireless Access Research Group, University of Limerick
Computational LagComputational Lag
T0
TN
Speech Layer Processing
Transport Layer Processing
• Perceptual Model reports the results of the pastPerceptual Model reports the results of the past
samples.samples.
• The computational lag between the speechThe computational lag between the speech
layer model and the perceptual modellayer model and the perceptual model
increases as the time progresses.increases as the time progresses.
• Some samples have to be skipped to overcomeSome samples have to be skipped to overcome
this lag.this lag.
Wireless Access Research Group, University of Limerick
MethodologyMethodology
• Transport Layer ModelTransport Layer Model
 Jitter, Loss, Delay.Jitter, Loss, Delay.
• Speech layer ModelSpeech layer Model
 Perceptual Model.Perceptual Model.
 Perceptual Linear Prediction.Perceptual Linear Prediction.
 Mel Frequency Cepstral Coefficients.Mel Frequency Cepstral Coefficients.
 Bark Spectral Distortion.Bark Spectral Distortion.
 Code-book of Clean Speech Feature VectorsCode-book of Clean Speech Feature Vectors
 Self-organizing Maps – Vector Quantization.Self-organizing Maps – Vector Quantization.
 Hidden Markov Models – Probabilistic.Hidden Markov Models – Probabilistic.
Wireless Access Research Group, University of Limerick
MethodologyMethodology
SRAM
Optional host
CPU, PCI
bus devices
External
Media
Device(s)
Scratchpad
Memory
PCI
Controller
Media Switch
Fabric
Interface
CAP
Hash Unit
SRAM
Controller 1
SRAM
Controller 0
DRAM
COntroller 0
DRAM
IXP2400
PCI (64 bit, 33/66 MHz)
SP14, CSIX QDR DDR
Packet Receive/
Transmit MEs
Packet Processing
MEs
SHaC
These MEs Receive
the packets from the
MSF interface and
forward them to
DRAM controller on
reception. And do the
opposite for
transmission
Parse various header
fields of VoIP
packets and Calculte
packet based Qos
Metrics and place the
results on SRAM.
They buffer the
speech frames on
SRAM on addresses
known to perceptual
model.
Intel XScale Core
The perceptual model
calculates distortions due to
encoding and bit-errors and
places the result on the
SRAM.
This module calculates the
objective score from all the
values accumulated on
SRAM
ObjectiveScore = S(s,c,e)
Wireless Access Research Group, University of Limerick
MethodologyMethodology
• At a given time a number ofAt a given time a number of
(contiguous) packets are buffered to(contiguous) packets are buffered to
be input to the perceptual model.be input to the perceptual model.
• Statistical Analysis.Statistical Analysis.
Wireless Access Research Group, University of Limerick
MethodologyMethodology
• Optimum number of packets to be buffered?Optimum number of packets to be buffered?
• Optimum buffering interval?Optimum buffering interval?
• The overall speech quality is a function of bothThe overall speech quality is a function of both
auditory distance and transport layer distortions.auditory distance and transport layer distortions.
Wireless Access Research Group, University of Limerick
MethodologyMethodology
• Assessment of Model for one VoIP callAssessment of Model for one VoIP call
scenario.scenario.
• G.711 is the preferred codecG.711 is the preferred codec
• Simulate Packet loss rate, packet lossSimulate Packet loss rate, packet loss
distribution, delay and jitter (Fine Tuning).distribution, delay and jitter (Fine Tuning).
• Analysis of low-bit rate codecs.Analysis of low-bit rate codecs.
• Scale the model for multiple VoIP calls.Scale the model for multiple VoIP calls.
• IXP2400 NPU is the target hardware platform.IXP2400 NPU is the target hardware platform.
Wireless Access Research Group, University of Limerick
Perceptual Evaluation of LowPerceptual Evaluation of Low
Bit-Rate Vocoders.Bit-Rate Vocoders.
• Real time speech quality estimation for low bitReal time speech quality estimation for low bit
rate codecs (G.729, G.723.1) without decodingrate codecs (G.729, G.723.1) without decoding
the frames.the frames.
• {Carmen Peláez-Moreno, Ascensión Gallardo-
Antolín, and Fernando} perform speech
recognition by only extracting the LP coefficients.
Wireless Access Research Group, University of Limerick
SOMSOM
Wireless Access Research Group, University of Limerick
SOM TrainingSOM Training
Wireless Access Research Group, University of Limerick
SOMSOM
• What is the average quantization error (QE)?What is the average quantization error (QE)?
• Auditory Distance = Distortion + QE.Auditory Distance = Distortion + QE.
• How to deal with QE?How to deal with QE?
Wireless Access Research Group, University of Limerick
SOM – Quantization ErrorSOM – Quantization Error
• SOM Discretizes data.SOM Discretizes data.
Wireless Access Research Group, University of Limerick
SOM – Data DistributionSOM – Data Distribution
Timo
Kostiainen
Wireless Access Research Group, University of Limerick
Growing Hierarchical SOMGrowing Hierarchical SOM
Layer 0
Layer 2
Layer 1
Wireless Access Research Group, University of Limerick
GHSOM - AdvantagesGHSOM - Advantages
• A desired level of granularity in discriminatingA desired level of granularity in discriminating
input data is achievable.input data is achievable.
• Horizontal Expansion.Horizontal Expansion.
• Vertical Expansion.Vertical Expansion.
• As the SOM is hierarchical, the searching timeAs the SOM is hierarchical, the searching time
is reduced.is reduced.
• What if a distorted signal of class A has lowerWhat if a distorted signal of class A has lower
AD with class B?AD with class B?
0.i imqe mqe
0.m mMQE mqe
Wireless Access Research Group, University of Limerick
Hidden Markov ModelsHidden Markov Models
• Auditory scores based on logically connectedAuditory scores based on logically connected
sequence of feature vectors.sequence of feature vectors.
• λλ = (A, B,= (A, B, ))
• A – transition probability matrix from oneA – transition probability matrix from one
phonemic class to the next.phonemic class to the next.
• B – Emission probability of a phonemic vector.B – Emission probability of a phonemic vector.
  - Initial State Probability.- Initial State Probability.
• Parameters are learnt during training.Parameters are learnt during training.
Wireless Access Research Group, University of Limerick
Hidden Markov ModelsHidden Markov Models
• A suitably trained HMM can beA suitably trained HMM can be
used to find auditory distance.used to find auditory distance.
• Continuous HMM.Continuous HMM.
• Reliable Results.Reliable Results.
Wireless Access Research Group, University of Limerick
Evaluation PlatformsEvaluation Platforms
• Cell Broad Band Engine ProcessorCell Broad Band Engine Processor
Architecture.Architecture.
• Programming the Cell.Programming the Cell.
• Some ConcernsSome Concerns
Wireless Access Research Group, University of Limerick
Cell Broadband ProcessorCell Broadband Processor
Wireless Access Research Group, University of Limerick
Cell BE Processor ……Cell BE Processor ……
Sr No Feature Qty
1 Power Processing Element (PPEs) 1
2 Synergistic Processing Elements (SPEs) 8
3 Element Interconnect Bus (EIB) 1
4 Direct Memory Access Controller (DMAC) 1
5 Rambus XDR memory controllers 2
6 Rambus File IO interface
7 PCI Express x 4
7 256 GFLOPS (Single precision at 4 GHz).
8 25 GFLOPS (Double precision at 4 GHz).
Wireless Access Research Group, University of Limerick
Mercury Computer SystemsMercury Computer Systems
Cell Technology Evaluation
System (CTES)
Wireless Access Research Group, University of Limerick
Programming the CellProgramming the Cell
• The primary language is C, C++ is also supportedThe primary language is C, C++ is also supported
to some exteent.to some exteent.
• Programming ModelsProgramming Models
 Job Queue – PPE schedules the jobs for SPEs.Job Queue – PPE schedules the jobs for SPEs.
 Self-multitasking of SPEs – kernel and scheduling isSelf-multitasking of SPEs – kernel and scheduling is
distributed across SPEs.distributed across SPEs.
 Stream Processing - The SPEs use shared memory for allStream Processing - The SPEs use shared memory for all
tasks.tasks.
• Development PlatformsDevelopment Platforms
 Cell BE Engine SDK (alpha version) {IBM} – Full systemCell BE Engine SDK (alpha version) {IBM} – Full system
simulator.simulator.
 Yellow Dog Linux {Mercury Computer Systems}.Yellow Dog Linux {Mercury Computer Systems}.
Wireless Access Research Group, University of Limerick
Some ConcernsSome Concerns
• Software design is key to effective performance of Cell.Software design is key to effective performance of Cell.
• Multithread execution – key to effective execution.Multithread execution – key to effective execution.
• The code has to be vectorisable and parrallisable.The code has to be vectorisable and parrallisable.
• To port the code to SPEs it has to be partitioned from rest ofTo port the code to SPEs it has to be partitioned from rest of
the code so that it is fully self-contained.the code so that it is fully self-contained.
• Hardware abstraction.Hardware abstraction.
• Learning Curve Effect.Learning Curve Effect.
 Support from IBM.Support from IBM.
 Credibility of SDK/APIs.Credibility of SDK/APIs.
 Comments from Peter Seebach.Comments from Peter Seebach.
• CostCost
Wireless Access Research Group, University of Limerick
AlternativesAlternatives
• XScale.XScale.
• Offloading of compute intensive tasksOffloading of compute intensive tasks
to another processor using gigabit port.to another processor using gigabit port.
• PCI with Pentium 4.PCI with Pentium 4.
• PCI with a suitable graphics card.PCI with a suitable graphics card.
Wireless Access Research Group, University of Limerick
Gigabit Alternative …Gigabit Alternative …
IP NETWORK
IP NETWORK
IXP2400
NPU
Workstation
Wireless Access Research Group, University of Limerick
ConclusionsConclusions
• Preliminary work of the model is complete.Preliminary work of the model is complete.
• Packet loss distribution.Packet loss distribution.
• Evaluation of low bit rate codecs.Evaluation of low bit rate codecs.
• Evaluation platform.Evaluation platform.
• Overall Research GoalsOverall Research Goals
 Real-time non-intrusive VoIP QualityReal-time non-intrusive VoIP Quality
assessment model.assessment model.
 Perceptual Distortion Measures.Perceptual Distortion Measures.
 Model Training.Model Training.
Wireless Access Research Group, University of Limerick
Thank you for Your TimeThank you for Your Time

Más contenido relacionado

La actualidad más candente

CCNxCon2012: Session 5: Interest Rate Control for Content-Centric Networking
CCNxCon2012: Session 5: Interest Rate Control for Content-Centric NetworkingCCNxCon2012: Session 5: Interest Rate Control for Content-Centric Networking
CCNxCon2012: Session 5: Interest Rate Control for Content-Centric NetworkingPARC, a Xerox company
 
Optimizing Multicast Throughput in IP Network
Optimizing Multicast Throughput in IP NetworkOptimizing Multicast Throughput in IP Network
Optimizing Multicast Throughput in IP NetworkReza Rahimi
 
IEEE LCN 2007: Kalman Graffi - Overlay Bandwidth Management: Scheduling and A...
IEEE LCN 2007: Kalman Graffi - Overlay Bandwidth Management: Scheduling and A...IEEE LCN 2007: Kalman Graffi - Overlay Bandwidth Management: Scheduling and A...
IEEE LCN 2007: Kalman Graffi - Overlay Bandwidth Management: Scheduling and A...Kalman Graffi
 
Media-Aware Network Elements on Legacy Devices
Media-Aware Network Elements on Legacy DevicesMedia-Aware Network Elements on Legacy Devices
Media-Aware Network Elements on Legacy DevicesAlpen-Adria-Universität
 
Sanjeev_anand_S_CORE_test_Engineer
Sanjeev_anand_S_CORE_test_EngineerSanjeev_anand_S_CORE_test_Engineer
Sanjeev_anand_S_CORE_test_EngineerSanjeev Anand S
 
Challenges and Opportunities for HPC Interconnects and MPI
Challenges and Opportunities for HPC Interconnects and MPIChallenges and Opportunities for HPC Interconnects and MPI
Challenges and Opportunities for HPC Interconnects and MPIinside-BigData.com
 

La actualidad más candente (6)

CCNxCon2012: Session 5: Interest Rate Control for Content-Centric Networking
CCNxCon2012: Session 5: Interest Rate Control for Content-Centric NetworkingCCNxCon2012: Session 5: Interest Rate Control for Content-Centric Networking
CCNxCon2012: Session 5: Interest Rate Control for Content-Centric Networking
 
Optimizing Multicast Throughput in IP Network
Optimizing Multicast Throughput in IP NetworkOptimizing Multicast Throughput in IP Network
Optimizing Multicast Throughput in IP Network
 
IEEE LCN 2007: Kalman Graffi - Overlay Bandwidth Management: Scheduling and A...
IEEE LCN 2007: Kalman Graffi - Overlay Bandwidth Management: Scheduling and A...IEEE LCN 2007: Kalman Graffi - Overlay Bandwidth Management: Scheduling and A...
IEEE LCN 2007: Kalman Graffi - Overlay Bandwidth Management: Scheduling and A...
 
Media-Aware Network Elements on Legacy Devices
Media-Aware Network Elements on Legacy DevicesMedia-Aware Network Elements on Legacy Devices
Media-Aware Network Elements on Legacy Devices
 
Sanjeev_anand_S_CORE_test_Engineer
Sanjeev_anand_S_CORE_test_EngineerSanjeev_anand_S_CORE_test_Engineer
Sanjeev_anand_S_CORE_test_Engineer
 
Challenges and Opportunities for HPC Interconnects and MPI
Challenges and Opportunities for HPC Interconnects and MPIChallenges and Opportunities for HPC Interconnects and MPI
Challenges and Opportunities for HPC Interconnects and MPI
 

Destacado

Tutorial sivec
Tutorial sivecTutorial sivec
Tutorial sivec1804618377
 
Active pasive voice continuous
Active pasive voice continuousActive pasive voice continuous
Active pasive voice continuousEdward Freire
 
Flash Mentoring - Side By Side Evaluation Feedback Summary - Redacted 1 28 08
Flash Mentoring - Side By Side Evaluation Feedback Summary - Redacted 1 28 08Flash Mentoring - Side By Side Evaluation Feedback Summary - Redacted 1 28 08
Flash Mentoring - Side By Side Evaluation Feedback Summary - Redacted 1 28 08Scott Derrick
 
Redes Sociales y Educación
Redes Sociales y EducaciónRedes Sociales y Educación
Redes Sociales y Educaciónamvtics
 
Rデモ01_はじめの一歩2016
Rデモ01_はじめの一歩2016Rデモ01_はじめの一歩2016
Rデモ01_はじめの一歩2016wada, kazumi
 
TURISMO COOTAXIM PORTAL TURÍSTICO EJE CAFETERO, PLAN TAIRONA CIUDAD PERDIDA 2...
TURISMO COOTAXIM PORTAL TURÍSTICO EJE CAFETERO, PLAN TAIRONA CIUDAD PERDIDA 2...TURISMO COOTAXIM PORTAL TURÍSTICO EJE CAFETERO, PLAN TAIRONA CIUDAD PERDIDA 2...
TURISMO COOTAXIM PORTAL TURÍSTICO EJE CAFETERO, PLAN TAIRONA CIUDAD PERDIDA 2...cootaxim
 

Destacado (15)

Metaphor
MetaphorMetaphor
Metaphor
 
A2 explained
A2 explainedA2 explained
A2 explained
 
Ashlea tet
Ashlea tetAshlea tet
Ashlea tet
 
Tutorial sivec
Tutorial sivecTutorial sivec
Tutorial sivec
 
resume_adjunct_teaching
resume_adjunct_teachingresume_adjunct_teaching
resume_adjunct_teaching
 
Oralmeda
OralmedaOralmeda
Oralmeda
 
Active pasive voice continuous
Active pasive voice continuousActive pasive voice continuous
Active pasive voice continuous
 
A to z of motivation
A to z of motivationA to z of motivation
A to z of motivation
 
Anorexia
Anorexia Anorexia
Anorexia
 
Flash Mentoring - Side By Side Evaluation Feedback Summary - Redacted 1 28 08
Flash Mentoring - Side By Side Evaluation Feedback Summary - Redacted 1 28 08Flash Mentoring - Side By Side Evaluation Feedback Summary - Redacted 1 28 08
Flash Mentoring - Side By Side Evaluation Feedback Summary - Redacted 1 28 08
 
Pastuprezentacija
PastuprezentacijaPastuprezentacija
Pastuprezentacija
 
Redes Sociales y Educación
Redes Sociales y EducaciónRedes Sociales y Educación
Redes Sociales y Educación
 
Rデモ01_はじめの一歩2016
Rデモ01_はじめの一歩2016Rデモ01_はじめの一歩2016
Rデモ01_はじめの一歩2016
 
TURISMO COOTAXIM PORTAL TURÍSTICO EJE CAFETERO, PLAN TAIRONA CIUDAD PERDIDA 2...
TURISMO COOTAXIM PORTAL TURÍSTICO EJE CAFETERO, PLAN TAIRONA CIUDAD PERDIDA 2...TURISMO COOTAXIM PORTAL TURÍSTICO EJE CAFETERO, PLAN TAIRONA CIUDAD PERDIDA 2...
TURISMO COOTAXIM PORTAL TURÍSTICO EJE CAFETERO, PLAN TAIRONA CIUDAD PERDIDA 2...
 
Codigo5
Codigo5Codigo5
Codigo5
 

Similar a Real-Time Non-Intrusive Speech Quality Estimation for VoIP

Implementation of a Non-Intrusive Speech Quality Assessment Tool on a Mid-Net...
Implementation of a Non-Intrusive Speech Quality Assessment Tool on a Mid-Net...Implementation of a Non-Intrusive Speech Quality Assessment Tool on a Mid-Net...
Implementation of a Non-Intrusive Speech Quality Assessment Tool on a Mid-Net...adil raja
 
Implementation of a Non-Intrusive Speech Quality Assessment Tool on a Mid-Net...
Implementation of a Non-Intrusive Speech Quality Assessment Tool on a Mid-Net...Implementation of a Non-Intrusive Speech Quality Assessment Tool on a Mid-Net...
Implementation of a Non-Intrusive Speech Quality Assessment Tool on a Mid-Net...adil raja
 
AQM performance for VOIP
AQM performance for VOIPAQM performance for VOIP
AQM performance for VOIPMakkawy khair
 
Modelling the Effect of Packet Loss on Speech Quality
Modelling the Effect of Packet Loss on Speech QualityModelling the Effect of Packet Loss on Speech Quality
Modelling the Effect of Packet Loss on Speech Qualityadil raja
 
Slides of Chapter 3 network design and management book
Slides of Chapter 3 network design and management bookSlides of Chapter 3 network design and management book
Slides of Chapter 3 network design and management bookMuhammad Shafiq
 
NWCRG-IAB-Review-IETF91.pdf
NWCRG-IAB-Review-IETF91.pdfNWCRG-IAB-Review-IETF91.pdf
NWCRG-IAB-Review-IETF91.pdfssuserf127b8
 
MTech_Thesis_presentation.ppt
MTech_Thesis_presentation.pptMTech_Thesis_presentation.ppt
MTech_Thesis_presentation.pptAhmed638470
 
Early application identification. CONEXT 2006
Early application identification. CONEXT 2006Early application identification. CONEXT 2006
Early application identification. CONEXT 2006Laurent Bernaille
 
Core-Stateless Fair Queueing
Core-Stateless Fair QueueingCore-Stateless Fair Queueing
Core-Stateless Fair QueueingYuanxuan Wang
 
India presentation final
India presentation finalIndia presentation final
India presentation finalcaki2
 
R2D2 Project (EP/L006251/1) - Research Objectives & Outcomes
R2D2 Project (EP/L006251/1) - Research Objectives & OutcomesR2D2 Project (EP/L006251/1) - Research Objectives & Outcomes
R2D2 Project (EP/L006251/1) - Research Objectives & OutcomesAndrea Tassi
 
Huawei Advanced Data Science With Spark Streaming
Huawei Advanced Data Science With Spark StreamingHuawei Advanced Data Science With Spark Streaming
Huawei Advanced Data Science With Spark StreamingJen Aman
 
Modeling the Effect of Packet Loss on Speech Quality: Genetic Programming Bas...
Modeling the Effect of Packet Loss on Speech Quality: Genetic Programming Bas...Modeling the Effect of Packet Loss on Speech Quality: Genetic Programming Bas...
Modeling the Effect of Packet Loss on Speech Quality: Genetic Programming Bas...adil raja
 
Modeling the Effect of Packet Loss on Speech Quality: Genetic Programming Bas...
Modeling the Effect of Packet Loss on Speech Quality: Genetic Programming Bas...Modeling the Effect of Packet Loss on Speech Quality: Genetic Programming Bas...
Modeling the Effect of Packet Loss on Speech Quality: Genetic Programming Bas...adil raja
 
Globecom 2015: Adaptive Raptor Carousel for 802.11
Globecom 2015: Adaptive Raptor Carousel for 802.11Globecom 2015: Adaptive Raptor Carousel for 802.11
Globecom 2015: Adaptive Raptor Carousel for 802.11Andrew Nix
 
ATI Laser RADAR and Applications Training for Advanced Students Course Sampler
ATI Laser RADAR and Applications Training for Advanced Students Course SamplerATI Laser RADAR and Applications Training for Advanced Students Course Sampler
ATI Laser RADAR and Applications Training for Advanced Students Course SamplerJim Jenkins
 
Apache Kafka® at Dropbox
Apache Kafka® at DropboxApache Kafka® at Dropbox
Apache Kafka® at Dropboxconfluent
 
Future of mobile communications
Future of mobile communicationsFuture of mobile communications
Future of mobile communicationsmabuga_a
 
Network Telemetry: Pushing Boundaries
Network Telemetry: Pushing BoundariesNetwork Telemetry: Pushing Boundaries
Network Telemetry: Pushing BoundariesRam (Ramki) Krishnan
 

Similar a Real-Time Non-Intrusive Speech Quality Estimation for VoIP (20)

Implementation of a Non-Intrusive Speech Quality Assessment Tool on a Mid-Net...
Implementation of a Non-Intrusive Speech Quality Assessment Tool on a Mid-Net...Implementation of a Non-Intrusive Speech Quality Assessment Tool on a Mid-Net...
Implementation of a Non-Intrusive Speech Quality Assessment Tool on a Mid-Net...
 
Implementation of a Non-Intrusive Speech Quality Assessment Tool on a Mid-Net...
Implementation of a Non-Intrusive Speech Quality Assessment Tool on a Mid-Net...Implementation of a Non-Intrusive Speech Quality Assessment Tool on a Mid-Net...
Implementation of a Non-Intrusive Speech Quality Assessment Tool on a Mid-Net...
 
Andrea Sini Thesis
Andrea Sini ThesisAndrea Sini Thesis
Andrea Sini Thesis
 
AQM performance for VOIP
AQM performance for VOIPAQM performance for VOIP
AQM performance for VOIP
 
Modelling the Effect of Packet Loss on Speech Quality
Modelling the Effect of Packet Loss on Speech QualityModelling the Effect of Packet Loss on Speech Quality
Modelling the Effect of Packet Loss on Speech Quality
 
Slides of Chapter 3 network design and management book
Slides of Chapter 3 network design and management bookSlides of Chapter 3 network design and management book
Slides of Chapter 3 network design and management book
 
NWCRG-IAB-Review-IETF91.pdf
NWCRG-IAB-Review-IETF91.pdfNWCRG-IAB-Review-IETF91.pdf
NWCRG-IAB-Review-IETF91.pdf
 
MTech_Thesis_presentation.ppt
MTech_Thesis_presentation.pptMTech_Thesis_presentation.ppt
MTech_Thesis_presentation.ppt
 
Early application identification. CONEXT 2006
Early application identification. CONEXT 2006Early application identification. CONEXT 2006
Early application identification. CONEXT 2006
 
Core-Stateless Fair Queueing
Core-Stateless Fair QueueingCore-Stateless Fair Queueing
Core-Stateless Fair Queueing
 
India presentation final
India presentation finalIndia presentation final
India presentation final
 
R2D2 Project (EP/L006251/1) - Research Objectives & Outcomes
R2D2 Project (EP/L006251/1) - Research Objectives & OutcomesR2D2 Project (EP/L006251/1) - Research Objectives & Outcomes
R2D2 Project (EP/L006251/1) - Research Objectives & Outcomes
 
Huawei Advanced Data Science With Spark Streaming
Huawei Advanced Data Science With Spark StreamingHuawei Advanced Data Science With Spark Streaming
Huawei Advanced Data Science With Spark Streaming
 
Modeling the Effect of Packet Loss on Speech Quality: Genetic Programming Bas...
Modeling the Effect of Packet Loss on Speech Quality: Genetic Programming Bas...Modeling the Effect of Packet Loss on Speech Quality: Genetic Programming Bas...
Modeling the Effect of Packet Loss on Speech Quality: Genetic Programming Bas...
 
Modeling the Effect of Packet Loss on Speech Quality: Genetic Programming Bas...
Modeling the Effect of Packet Loss on Speech Quality: Genetic Programming Bas...Modeling the Effect of Packet Loss on Speech Quality: Genetic Programming Bas...
Modeling the Effect of Packet Loss on Speech Quality: Genetic Programming Bas...
 
Globecom 2015: Adaptive Raptor Carousel for 802.11
Globecom 2015: Adaptive Raptor Carousel for 802.11Globecom 2015: Adaptive Raptor Carousel for 802.11
Globecom 2015: Adaptive Raptor Carousel for 802.11
 
ATI Laser RADAR and Applications Training for Advanced Students Course Sampler
ATI Laser RADAR and Applications Training for Advanced Students Course SamplerATI Laser RADAR and Applications Training for Advanced Students Course Sampler
ATI Laser RADAR and Applications Training for Advanced Students Course Sampler
 
Apache Kafka® at Dropbox
Apache Kafka® at DropboxApache Kafka® at Dropbox
Apache Kafka® at Dropbox
 
Future of mobile communications
Future of mobile communicationsFuture of mobile communications
Future of mobile communications
 
Network Telemetry: Pushing Boundaries
Network Telemetry: Pushing BoundariesNetwork Telemetry: Pushing Boundaries
Network Telemetry: Pushing Boundaries
 

Más de adil raja

A Software Requirements Specification
A Software Requirements SpecificationA Software Requirements Specification
A Software Requirements Specificationadil raja
 
NUAV - A Testbed for Development of Autonomous Unmanned Aerial Vehicles
NUAV - A Testbed for Development of Autonomous Unmanned Aerial VehiclesNUAV - A Testbed for Development of Autonomous Unmanned Aerial Vehicles
NUAV - A Testbed for Development of Autonomous Unmanned Aerial Vehiclesadil raja
 
DevOps Demystified
DevOps DemystifiedDevOps Demystified
DevOps Demystifiedadil raja
 
On Research (And Development)
On Research (And Development)On Research (And Development)
On Research (And Development)adil raja
 
Simulators as Drivers of Cutting Edge Research
Simulators as Drivers of Cutting Edge ResearchSimulators as Drivers of Cutting Edge Research
Simulators as Drivers of Cutting Edge Researchadil raja
 
The Knock Knock Protocol
The Knock Knock ProtocolThe Knock Knock Protocol
The Knock Knock Protocoladil raja
 
File Transfer Through Sockets
File Transfer Through SocketsFile Transfer Through Sockets
File Transfer Through Socketsadil raja
 
Remote Command Execution
Remote Command ExecutionRemote Command Execution
Remote Command Executionadil raja
 
CMM Level 3 Assessment of Xavor Pakistan
CMM Level 3 Assessment of Xavor PakistanCMM Level 3 Assessment of Xavor Pakistan
CMM Level 3 Assessment of Xavor Pakistanadil raja
 
Data Warehousing
Data WarehousingData Warehousing
Data Warehousingadil raja
 
ULMAN GUI Specifications
ULMAN GUI SpecificationsULMAN GUI Specifications
ULMAN GUI Specificationsadil raja
 
Modeling the Effect of packet Loss on Speech Quality: GP Based Symbolic Regre...
Modeling the Effect of packet Loss on Speech Quality: GP Based Symbolic Regre...Modeling the Effect of packet Loss on Speech Quality: GP Based Symbolic Regre...
Modeling the Effect of packet Loss on Speech Quality: GP Based Symbolic Regre...adil raja
 
A Random Presentation
A Random PresentationA Random Presentation
A Random Presentationadil raja
 
Packet Processing Application
Packet Processing ApplicationPacket Processing Application
Packet Processing Applicationadil raja
 
Packet Processing Application
Packet Processing ApplicationPacket Processing Application
Packet Processing Applicationadil raja
 

Más de adil raja (20)

ANNs.pdf
ANNs.pdfANNs.pdf
ANNs.pdf
 
A Software Requirements Specification
A Software Requirements SpecificationA Software Requirements Specification
A Software Requirements Specification
 
NUAV - A Testbed for Development of Autonomous Unmanned Aerial Vehicles
NUAV - A Testbed for Development of Autonomous Unmanned Aerial VehiclesNUAV - A Testbed for Development of Autonomous Unmanned Aerial Vehicles
NUAV - A Testbed for Development of Autonomous Unmanned Aerial Vehicles
 
DevOps Demystified
DevOps DemystifiedDevOps Demystified
DevOps Demystified
 
On Research (And Development)
On Research (And Development)On Research (And Development)
On Research (And Development)
 
Simulators as Drivers of Cutting Edge Research
Simulators as Drivers of Cutting Edge ResearchSimulators as Drivers of Cutting Edge Research
Simulators as Drivers of Cutting Edge Research
 
The Knock Knock Protocol
The Knock Knock ProtocolThe Knock Knock Protocol
The Knock Knock Protocol
 
File Transfer Through Sockets
File Transfer Through SocketsFile Transfer Through Sockets
File Transfer Through Sockets
 
Remote Command Execution
Remote Command ExecutionRemote Command Execution
Remote Command Execution
 
Thesis
ThesisThesis
Thesis
 
CMM Level 3 Assessment of Xavor Pakistan
CMM Level 3 Assessment of Xavor PakistanCMM Level 3 Assessment of Xavor Pakistan
CMM Level 3 Assessment of Xavor Pakistan
 
Data Warehousing
Data WarehousingData Warehousing
Data Warehousing
 
VoIP
VoIPVoIP
VoIP
 
ULMAN GUI Specifications
ULMAN GUI SpecificationsULMAN GUI Specifications
ULMAN GUI Specifications
 
ULMAN-GUI
ULMAN-GUIULMAN-GUI
ULMAN-GUI
 
Modeling the Effect of packet Loss on Speech Quality: GP Based Symbolic Regre...
Modeling the Effect of packet Loss on Speech Quality: GP Based Symbolic Regre...Modeling the Effect of packet Loss on Speech Quality: GP Based Symbolic Regre...
Modeling the Effect of packet Loss on Speech Quality: GP Based Symbolic Regre...
 
A Random Presentation
A Random PresentationA Random Presentation
A Random Presentation
 
IXP SDK
IXP SDKIXP SDK
IXP SDK
 
Packet Processing Application
Packet Processing ApplicationPacket Processing Application
Packet Processing Application
 
Packet Processing Application
Packet Processing ApplicationPacket Processing Application
Packet Processing Application
 

Último

THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONTHE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONjhunlian
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptSAURABHKUMAR892774
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
Industrial Safety Unit-I SAFETY TERMINOLOGIES
Industrial Safety Unit-I SAFETY TERMINOLOGIESIndustrial Safety Unit-I SAFETY TERMINOLOGIES
Industrial Safety Unit-I SAFETY TERMINOLOGIESNarmatha D
 
welding defects observed during the welding
welding defects observed during the weldingwelding defects observed during the welding
welding defects observed during the weldingMuhammadUzairLiaqat
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvLewisJB
 
Internet of things -Arshdeep Bahga .pptx
Internet of things -Arshdeep Bahga .pptxInternet of things -Arshdeep Bahga .pptx
Internet of things -Arshdeep Bahga .pptxVelmuruganTECE
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfROCENODodongVILLACER
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substationstephanwindworld
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
The SRE Report 2024 - Great Findings for the teams
The SRE Report 2024 - Great Findings for the teamsThe SRE Report 2024 - Great Findings for the teams
The SRE Report 2024 - Great Findings for the teamsDILIPKUMARMONDAL6
 
Steel Structures - Building technology.pptx
Steel Structures - Building technology.pptxSteel Structures - Building technology.pptx
Steel Structures - Building technology.pptxNikhil Raut
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)Dr SOUNDIRARAJ N
 
National Level Hackathon Participation Certificate.pdf
National Level Hackathon Participation Certificate.pdfNational Level Hackathon Participation Certificate.pdf
National Level Hackathon Participation Certificate.pdfRajuKanojiya4
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgsaravananr517913
 
Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleAlluxio, Inc.
 

Último (20)

THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONTHE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.ppt
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
Industrial Safety Unit-I SAFETY TERMINOLOGIES
Industrial Safety Unit-I SAFETY TERMINOLOGIESIndustrial Safety Unit-I SAFETY TERMINOLOGIES
Industrial Safety Unit-I SAFETY TERMINOLOGIES
 
welding defects observed during the welding
welding defects observed during the weldingwelding defects observed during the welding
welding defects observed during the welding
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvv
 
Internet of things -Arshdeep Bahga .pptx
Internet of things -Arshdeep Bahga .pptxInternet of things -Arshdeep Bahga .pptx
Internet of things -Arshdeep Bahga .pptx
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdf
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substation
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
The SRE Report 2024 - Great Findings for the teams
The SRE Report 2024 - Great Findings for the teamsThe SRE Report 2024 - Great Findings for the teams
The SRE Report 2024 - Great Findings for the teams
 
Steel Structures - Building technology.pptx
Steel Structures - Building technology.pptxSteel Structures - Building technology.pptx
Steel Structures - Building technology.pptx
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
 
National Level Hackathon Participation Certificate.pdf
National Level Hackathon Participation Certificate.pdfNational Level Hackathon Participation Certificate.pdf
National Level Hackathon Participation Certificate.pdf
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
 
Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at Scale
 

Real-Time Non-Intrusive Speech Quality Estimation for VoIP

  • 1. Real-time Non-intrusiveReal-time Non-intrusive Speech Quality Estimation forSpeech Quality Estimation for VoIPVoIP Adil RajaAdil Raja
  • 2. Wireless Access Research Group, University of Limerick OutlineOutline • Research MilestonesResearch Milestones • Theoretical AspectsTheoretical Aspects • Evaluation PlatformsEvaluation Platforms • ConclusionConclusion
  • 3. Wireless Access Research Group, University of Limerick Research MilestonesResearch Milestones • Problem Statement.Problem Statement. • Objectives.Objectives. • Related Work.Related Work. • Current Status of The Project.Current Status of The Project. • Future Work.Future Work.
  • 4. Wireless Access Research Group, University of Limerick Problem StatementProblem Statement • Lack of aLack of a Real-timeReal-time,, Non-intrusiveNon-intrusive Speech Quality Estimation atSpeech Quality Estimation at mid-mid- networknetwork points.points.
  • 5. Wireless Access Research Group, University of Limerick ObjectivesObjectives • To develop aTo develop a Real-TimeReal-Time,, Non-intrusiveNon-intrusive speech quality estimation model for VoIPspeech quality estimation model for VoIP networks.networks. • Particular emphasis is on effectiveness ofParticular emphasis is on effectiveness of the model onthe model on “mid-network”“mid-network” points.points. • The model should assess the over-all speechThe model should assess the over-all speech quality by evaluating:quality by evaluating:  Transport Layer metrics.Transport Layer metrics.  Speech layer metrics.Speech layer metrics. • Effective implementation of a perceptualEffective implementation of a perceptual model is crucial.model is crucial.
  • 6. Wireless Access Research Group, University of Limerick Related WorkRelated Work • Standards – E-Model, P.563 {ITU-T}.Standards – E-Model, P.563 {ITU-T}. • Industry.Industry.  PsyVoIP for gateways {Psytechnics}.PsyVoIP for gateways {Psytechnics}.  VQMon/EP {Telechemy}VQMon/EP {Telechemy}  3SQM {OPTICOM}3SQM {OPTICOM}  PSM {Psytechnics}PSM {Psytechnics} • Theoretical Research.Theoretical Research.  Transport layer assessments.Transport layer assessments.  Perceptual Models.Perceptual Models.  Cognitive Models.Cognitive Models.
  • 7. Wireless Access Research Group, University of Limerick Current Status of TheCurrent Status of The ProjectProject • Transport layer metrics can beTransport layer metrics can be captured using RTP packets and RTCPcaptured using RTP packets and RTCP reports.reports. • The metrics include:The metrics include: Packet loss – From RTP packetsPacket loss – From RTP packets Jitter – From RTP packetsJitter – From RTP packets Round-trip-delay – RTCP-SR/RR reportsRound-trip-delay – RTCP-SR/RR reports
  • 8. Wireless Access Research Group, University of Limerick Current Status of TheCurrent Status of The ProjectProject • A perceptual model based on Perceptual LinearA perceptual model based on Perceptual Linear Prediction (and MFCC) has been ported toPrediction (and MFCC) has been ported to IXP2400 XScale processor.IXP2400 XScale processor. • SOM_PAK has been ported to IXP2400 XScaleSOM_PAK has been ported to IXP2400 XScale processor.processor. • MicroEngine code for buffering of packets onMicroEngine code for buffering of packets on SRAM has been done.SRAM has been done. • The overall model design is based on a singleThe overall model design is based on a single VoIP call.VoIP call.
  • 9. Wireless Access Research Group, University of Limerick Future WorkFuture Work • Integration of Speech layer model withIntegration of Speech layer model with transport layer model.transport layer model. • Testing under various packet delay andTesting under various packet delay and loss scenarios.loss scenarios. • Evaluation of Model for low bit-rateEvaluation of Model for low bit-rate codecs.codecs. • Scalability testing for multiple VoIPScalability testing for multiple VoIP calls.calls.
  • 10. Wireless Access Research Group, University of Limerick Theoretical AspectsTheoretical Aspects • Packet Loss and Jitter Evaluation.Packet Loss and Jitter Evaluation. • Effect of Packet Loss Distribution.Effect of Packet Loss Distribution. • Unordered and Missing Packets.Unordered and Missing Packets. • Computational Lag.Computational Lag. • Methodology.Methodology. • Perceptual Evaluation of Low Bit-Rate Vocoders.Perceptual Evaluation of Low Bit-Rate Vocoders. • Self Organizing Maps.Self Organizing Maps. • Hidden Markov Models.Hidden Markov Models.
  • 11. Wireless Access Research Group, University of Limerick Packet Loss and JitterPacket Loss and Jitter EvaluationEvaluation • Performance on mid-network points.Performance on mid-network points. IXP2400 NPU RTCP-SR and RTCP-RR packets used to compute round-trip delay. ENDPOINT-A ENDPOINT-B RTP PACKETS USED TO COMPUTE THE VALUES OF JITTER AND PACKET LOSS
  • 12. Wireless Access Research Group, University of Limerick Packet Loss and JitterPacket Loss and Jitter EvaluationEvaluation RouterComputer ComputerRouter Router Router Router
  • 13. Wireless Access Research Group, University of Limerick Packet Loss and JitterPacket Loss and Jitter EvaluationEvaluation • ReasonsReasons  Routing Table updates.Routing Table updates.  Traffic Engineering.Traffic Engineering.
  • 14. Wireless Access Research Group, University of Limerick Packet Loss and JitterPacket Loss and Jitter EvaluationEvaluation • To Capture Packet loss and jitter from RTCP-SR/RRTo Capture Packet loss and jitter from RTCP-SR/RR packets.packets. • Other Advantages.Other Advantages.  RTCP-SR/RR report fraction of packets lost over a certainRTCP-SR/RR report fraction of packets lost over a certain interval of time.interval of time.  This provides the mean loss rate for a call in the currentThis provides the mean loss rate for a call in the current time frame as opposed to overall loss rate.time frame as opposed to overall loss rate.  Some computation is offloaded from the IXP2400.Some computation is offloaded from the IXP2400.  End-to-end transport layer metrics as opposed to end-toEnd-to-end transport layer metrics as opposed to end-to mid network point metrics.mid network point metrics.
  • 15. Wireless Access Research Group, University of Limerick Effect of Packet LossEffect of Packet Loss DistributionDistribution • Most models assess the impact ofMost models assess the impact of packet loss on speech quality in termspacket loss on speech quality in terms of mean loss rate.of mean loss rate. • Packet loss is bursty in nature.Packet loss is bursty in nature. • Packet loss location has a variable effectPacket loss location has a variable effect on the quality of speech. {H.on the quality of speech. {H. Schulzrinne}.Schulzrinne}. • The impact of packet loss distributionThe impact of packet loss distribution should be used as a QoS metric.should be used as a QoS metric.
  • 16. Wireless Access Research Group, University of Limerick Unordered and MissingUnordered and Missing PacketsPackets • Packets arrive out of order.Packets arrive out of order. • Some packets are lost and some takeSome packets are lost and some take alternative paths.alternative paths. • These factors can have adverseThese factors can have adverse effects when acoustic back-end is aeffects when acoustic back-end is a HMM (for instance).HMM (for instance).
  • 17. Wireless Access Research Group, University of Limerick Computational LagComputational Lag T0 TN Speech Layer Processing Transport Layer Processing • Perceptual Model reports the results of the pastPerceptual Model reports the results of the past samples.samples. • The computational lag between the speechThe computational lag between the speech layer model and the perceptual modellayer model and the perceptual model increases as the time progresses.increases as the time progresses. • Some samples have to be skipped to overcomeSome samples have to be skipped to overcome this lag.this lag.
  • 18. Wireless Access Research Group, University of Limerick MethodologyMethodology • Transport Layer ModelTransport Layer Model  Jitter, Loss, Delay.Jitter, Loss, Delay. • Speech layer ModelSpeech layer Model  Perceptual Model.Perceptual Model.  Perceptual Linear Prediction.Perceptual Linear Prediction.  Mel Frequency Cepstral Coefficients.Mel Frequency Cepstral Coefficients.  Bark Spectral Distortion.Bark Spectral Distortion.  Code-book of Clean Speech Feature VectorsCode-book of Clean Speech Feature Vectors  Self-organizing Maps – Vector Quantization.Self-organizing Maps – Vector Quantization.  Hidden Markov Models – Probabilistic.Hidden Markov Models – Probabilistic.
  • 19. Wireless Access Research Group, University of Limerick MethodologyMethodology SRAM Optional host CPU, PCI bus devices External Media Device(s) Scratchpad Memory PCI Controller Media Switch Fabric Interface CAP Hash Unit SRAM Controller 1 SRAM Controller 0 DRAM COntroller 0 DRAM IXP2400 PCI (64 bit, 33/66 MHz) SP14, CSIX QDR DDR Packet Receive/ Transmit MEs Packet Processing MEs SHaC These MEs Receive the packets from the MSF interface and forward them to DRAM controller on reception. And do the opposite for transmission Parse various header fields of VoIP packets and Calculte packet based Qos Metrics and place the results on SRAM. They buffer the speech frames on SRAM on addresses known to perceptual model. Intel XScale Core The perceptual model calculates distortions due to encoding and bit-errors and places the result on the SRAM. This module calculates the objective score from all the values accumulated on SRAM ObjectiveScore = S(s,c,e)
  • 20. Wireless Access Research Group, University of Limerick MethodologyMethodology • At a given time a number ofAt a given time a number of (contiguous) packets are buffered to(contiguous) packets are buffered to be input to the perceptual model.be input to the perceptual model. • Statistical Analysis.Statistical Analysis.
  • 21. Wireless Access Research Group, University of Limerick MethodologyMethodology • Optimum number of packets to be buffered?Optimum number of packets to be buffered? • Optimum buffering interval?Optimum buffering interval? • The overall speech quality is a function of bothThe overall speech quality is a function of both auditory distance and transport layer distortions.auditory distance and transport layer distortions.
  • 22. Wireless Access Research Group, University of Limerick MethodologyMethodology • Assessment of Model for one VoIP callAssessment of Model for one VoIP call scenario.scenario. • G.711 is the preferred codecG.711 is the preferred codec • Simulate Packet loss rate, packet lossSimulate Packet loss rate, packet loss distribution, delay and jitter (Fine Tuning).distribution, delay and jitter (Fine Tuning). • Analysis of low-bit rate codecs.Analysis of low-bit rate codecs. • Scale the model for multiple VoIP calls.Scale the model for multiple VoIP calls. • IXP2400 NPU is the target hardware platform.IXP2400 NPU is the target hardware platform.
  • 23. Wireless Access Research Group, University of Limerick Perceptual Evaluation of LowPerceptual Evaluation of Low Bit-Rate Vocoders.Bit-Rate Vocoders. • Real time speech quality estimation for low bitReal time speech quality estimation for low bit rate codecs (G.729, G.723.1) without decodingrate codecs (G.729, G.723.1) without decoding the frames.the frames. • {Carmen Peláez-Moreno, Ascensión Gallardo- Antolín, and Fernando} perform speech recognition by only extracting the LP coefficients.
  • 24. Wireless Access Research Group, University of Limerick SOMSOM
  • 25. Wireless Access Research Group, University of Limerick SOM TrainingSOM Training
  • 26. Wireless Access Research Group, University of Limerick SOMSOM • What is the average quantization error (QE)?What is the average quantization error (QE)? • Auditory Distance = Distortion + QE.Auditory Distance = Distortion + QE. • How to deal with QE?How to deal with QE?
  • 27. Wireless Access Research Group, University of Limerick SOM – Quantization ErrorSOM – Quantization Error • SOM Discretizes data.SOM Discretizes data.
  • 28. Wireless Access Research Group, University of Limerick SOM – Data DistributionSOM – Data Distribution Timo Kostiainen
  • 29. Wireless Access Research Group, University of Limerick Growing Hierarchical SOMGrowing Hierarchical SOM Layer 0 Layer 2 Layer 1
  • 30. Wireless Access Research Group, University of Limerick GHSOM - AdvantagesGHSOM - Advantages • A desired level of granularity in discriminatingA desired level of granularity in discriminating input data is achievable.input data is achievable. • Horizontal Expansion.Horizontal Expansion. • Vertical Expansion.Vertical Expansion. • As the SOM is hierarchical, the searching timeAs the SOM is hierarchical, the searching time is reduced.is reduced. • What if a distorted signal of class A has lowerWhat if a distorted signal of class A has lower AD with class B?AD with class B? 0.i imqe mqe 0.m mMQE mqe
  • 31. Wireless Access Research Group, University of Limerick Hidden Markov ModelsHidden Markov Models • Auditory scores based on logically connectedAuditory scores based on logically connected sequence of feature vectors.sequence of feature vectors. • λλ = (A, B,= (A, B, )) • A – transition probability matrix from oneA – transition probability matrix from one phonemic class to the next.phonemic class to the next. • B – Emission probability of a phonemic vector.B – Emission probability of a phonemic vector.   - Initial State Probability.- Initial State Probability. • Parameters are learnt during training.Parameters are learnt during training.
  • 32. Wireless Access Research Group, University of Limerick Hidden Markov ModelsHidden Markov Models • A suitably trained HMM can beA suitably trained HMM can be used to find auditory distance.used to find auditory distance. • Continuous HMM.Continuous HMM. • Reliable Results.Reliable Results.
  • 33. Wireless Access Research Group, University of Limerick Evaluation PlatformsEvaluation Platforms • Cell Broad Band Engine ProcessorCell Broad Band Engine Processor Architecture.Architecture. • Programming the Cell.Programming the Cell. • Some ConcernsSome Concerns
  • 34. Wireless Access Research Group, University of Limerick Cell Broadband ProcessorCell Broadband Processor
  • 35. Wireless Access Research Group, University of Limerick Cell BE Processor ……Cell BE Processor …… Sr No Feature Qty 1 Power Processing Element (PPEs) 1 2 Synergistic Processing Elements (SPEs) 8 3 Element Interconnect Bus (EIB) 1 4 Direct Memory Access Controller (DMAC) 1 5 Rambus XDR memory controllers 2 6 Rambus File IO interface 7 PCI Express x 4 7 256 GFLOPS (Single precision at 4 GHz). 8 25 GFLOPS (Double precision at 4 GHz).
  • 36. Wireless Access Research Group, University of Limerick Mercury Computer SystemsMercury Computer Systems Cell Technology Evaluation System (CTES)
  • 37. Wireless Access Research Group, University of Limerick Programming the CellProgramming the Cell • The primary language is C, C++ is also supportedThe primary language is C, C++ is also supported to some exteent.to some exteent. • Programming ModelsProgramming Models  Job Queue – PPE schedules the jobs for SPEs.Job Queue – PPE schedules the jobs for SPEs.  Self-multitasking of SPEs – kernel and scheduling isSelf-multitasking of SPEs – kernel and scheduling is distributed across SPEs.distributed across SPEs.  Stream Processing - The SPEs use shared memory for allStream Processing - The SPEs use shared memory for all tasks.tasks. • Development PlatformsDevelopment Platforms  Cell BE Engine SDK (alpha version) {IBM} – Full systemCell BE Engine SDK (alpha version) {IBM} – Full system simulator.simulator.  Yellow Dog Linux {Mercury Computer Systems}.Yellow Dog Linux {Mercury Computer Systems}.
  • 38. Wireless Access Research Group, University of Limerick Some ConcernsSome Concerns • Software design is key to effective performance of Cell.Software design is key to effective performance of Cell. • Multithread execution – key to effective execution.Multithread execution – key to effective execution. • The code has to be vectorisable and parrallisable.The code has to be vectorisable and parrallisable. • To port the code to SPEs it has to be partitioned from rest ofTo port the code to SPEs it has to be partitioned from rest of the code so that it is fully self-contained.the code so that it is fully self-contained. • Hardware abstraction.Hardware abstraction. • Learning Curve Effect.Learning Curve Effect.  Support from IBM.Support from IBM.  Credibility of SDK/APIs.Credibility of SDK/APIs.  Comments from Peter Seebach.Comments from Peter Seebach. • CostCost
  • 39. Wireless Access Research Group, University of Limerick AlternativesAlternatives • XScale.XScale. • Offloading of compute intensive tasksOffloading of compute intensive tasks to another processor using gigabit port.to another processor using gigabit port. • PCI with Pentium 4.PCI with Pentium 4. • PCI with a suitable graphics card.PCI with a suitable graphics card.
  • 40. Wireless Access Research Group, University of Limerick Gigabit Alternative …Gigabit Alternative … IP NETWORK IP NETWORK IXP2400 NPU Workstation
  • 41. Wireless Access Research Group, University of Limerick ConclusionsConclusions • Preliminary work of the model is complete.Preliminary work of the model is complete. • Packet loss distribution.Packet loss distribution. • Evaluation of low bit rate codecs.Evaluation of low bit rate codecs. • Evaluation platform.Evaluation platform. • Overall Research GoalsOverall Research Goals  Real-time non-intrusive VoIP QualityReal-time non-intrusive VoIP Quality assessment model.assessment model.  Perceptual Distortion Measures.Perceptual Distortion Measures.  Model Training.Model Training.
  • 42. Wireless Access Research Group, University of Limerick Thank you for Your TimeThank you for Your Time