Echo Cancellation in VoIP Applications. Jeffrey B. Holton. Texas Instruments June, 2002

Size: px
Start display at page:

Download "Echo Cancellation in VoIP Applications. Jeffrey B. Holton. Texas Instruments June, 2002"

Transcription

1 Echo Cancellation in VoIP Applications Jeffrey B. Holton Texas Instruments June, 2002

2 Abstract Voice-over-IP networks present a significant cost savings over traditional PSTN solutions. However, the technologies involved also introduce new, or at least more complex, challenges. Increased delays inherent to IP networks translate into greater needs placed on echo cancellers. TI s Voice software portfolio incorporates a robust echo canceller that exceeds G.168 standards. This echo canceller will accurately detect up to three instances of signal reflection simultaneously. It will analyze a moving stream of up to 128ms in length. The reflected portion is then perceptively eliminated from the waveform under analysis. What causes echo echo echo? There are two categories of echo. The first type is known as acoustic echo. This is normally associated with handsfree speakerphones. It occurs when sound from the speaker is reflected by a source and reintroduced to the voice path. This source can be the walls of the room in which the speakerphone is placed. It can also be a consequence of a poorly-designed and constructed enclosure. This occurs when there is no adequate shielding and distance between the microphone and speaker. Acoustic echo is not the focus of the echo canceller under discussion in this paper. More relevant to this discussion is what is known as line echo. Line echo is an electrical phenomenon inherent in analog telecommunications. Analog telephones with RJ-11 connections are known as two-wire phones. However, the interface to the central office is four-wire (with separate transmit and receive pairs). The connection between the two is known as a hybrid. At the point where the hybrid is placed on the far end, a reflection often occurs. This is due to an inherent impedance mismatch. The analog data bounces as it is moved from a four-wire line to a two-wire line. This results in the perception of an echo. We call this far-end echo. hybrids PSTN Figure 1--Far end echo occurs at the hybrid on the receiving side Echo can also be generated and detected on the near end. page 2

3 hybrids PSTN Figure 2--Near end echo occurs at the local hybrid The time delay caused by the echo depends on the distance between the phone and the hybrid. One millisecond of echo corresponds roughly to 60 miles. Echo is subjectively considered to be annoying after about 50ms. However, it can be perceived by a trained ear after only 8 to 10ms. Near-end echo is sometimes a negligible, trivial consideration. Far-end echo is rarely so. These depend on the position of the hybrids in relation to the terminating endpoints. Line echo is not an issue for a true IP Phone-to-IP Phone call involving only IPbased traffic. There are no hybrids in such an implementation. However, gateways allow interconnectivity between IP-based telephony and the PSTN. At the point at which the PSTN places the hybrid, echo will occur. It is normally considered the job of the far end gateway to eliminate this echo. Although the IP network has no line echo issues, network delay must also be considered. Echo is more apparent where the turnaround delay is large. Because of network hops, the delay on an IP network can be quite significant. Implementing a robust echo canceller in a VoIP application is imperative. IP Network PSTN IP phone delay gateway analog telephone Figure 3--Echo occurs in an IP application when it interconnects with the PSTN Implementation and Challenges It is necessary for a gateway or endpoint to incorporate a method for removing echo. Referring to Figure XXXX, an echo canceller must perform the following tasks: 1. Analyze the signals (R in [=R out ], S in ) on either side of the hybrid. 2. Determine the inherent signal loss through the hybrid (illustrated by curved arrow). 3. Determine the inherent delay through the network. page 3

4 4. Store the digital signals for the amount of time equivalent to the delay. 5. Invert the stored signals and adjust for the signal loss figure. 6. Combine the inverted, stored signal with the outgoing signal in the Subtractor. Figure 4--Arrangement of an echo canceller and a hybrid In an ideal world, the result will be a clean, echo-free signal. However, one additional piece will help. There is always some residual echo that cannot be removed. Recall that echo is caused by impedance mismatches in an inductance coil. The resistance in the coil is not a linear (nor even a regular) function. Therefore, any estimate in the signal loss will only be valid for a brief instant in time. By the time the coefficient is applied to the echo removal formula, it is in a sense no longer legitimate. Cost is realized primarily in the memory required to store the packets for analysis. The length of time to search for echo determines the number of packets to store. The MIPS overhead for processing the echo is also a factor. MIPS conservation will be dealt with in the following section. A non-linear processor (NLP) effectively eradicates this remaining echo. From a perceptual standpoint, the echo is now removed. A double-talk detector is also useful in echo cancellation. This handles cases in which the users on both ends are speaking simultaneously. Without this function, the quieter speaker will often be erroneously identified as echo. Elimination of the quieter signal is one sign of a poor echo canceller. An inferior echo canceller and a half-duplex application are directly related. Echo canceller discussions often reveal two technologies. The first category, called single-pass filters, is ideally suited for short echo tails of up to 32ms. For anything larger than 32ms, a multi-segment or full-filter implementation is necessary. <=32ms single-segment >32ms multi-segment or full-filtered In general, ideal for local calling Most-suited for long-distance communications page 4

5 The table demonstrates an inherent limitation. From a practical standpoint, implementing an echo canceller requires resources. Each echo canceller will use an amount of memory and an amount of processing cycles. A practical limit emerges at about 32ms for analyzing a single chunk of data. In order to analyze more than 32ms, multiple single-segments will be analyzed. A full-filtered echo analysis will require many single-segment streams. Memory and MIPS usage In multi-segment or full-filtered ECs, MIPS and memory consumption increases dramatically as tail length grows. In order to minimize the consumption of resources, Telogy implements a proprietary MIPS management algorithm. Certain functions are carried out only once over multiple segments of data to be analyzed. (One example would be the delay measurement. Delay should be constant throughout the conversation.) The same concept can be used to minimize memory consumption as well. For competitors who implement no memory or MIPS optimization, consumption of resources increases linearly. Our consumption runs along a curve that will always be below their line. Standards, Testing, and Comparison Testing for compliance with G.168 requires the use of CSS files. These files simulate human speech across several combinations of ethnicity, gender, and intonation. However, they do so in 300ms bursts. Compliance with G.168 therefore can indicate something other than practical usefulness. A subjective test, unfortunately, is still the most significant indicator of a great echo canceller. Echo canceller technology is very complex. Because of that complexity, every echo canceller will fail at some point where others may not. This is why it is essential that our own weaknesses not be revealed to our competition. A competitor could hypothetically construct a demonstration to take advantage of our weaknesses. Likewise, if we know our competitor s weaknesses, we can construct a similar demonstration. One key term in echo canceller comparisons is convergence. No echo canceller works immediately, since the audio data must be analyzed in order to determine the delay in the circuit. The time between connection and the elimination of echo is referred to as convergence time. Given two echo cancellers, the better is usually the one with the lower convergence time. One could construct certain real-world echo scenarios that could break a G.168- compliant EC. Telogy will still identify and eliminate the echo generated in many of these situations. TI s Telogy EC product does comply with the G.168 standard, but is shown in practical trials to be superior to it. Product Integration: Telogy meets Telinnovations Texas Instruments recently acquired the Telinnovations group from Ditech. The Telinnovations echo canceller is normally perceived in the industry as being superior to Telogy s. TI BCG intended to replace the Telogy EC with the Telinnovations product. page 5

6 However, a deeper analysis revealed that the superiority of the Telinnovations EC is conditional. Under certain circumstances, convergence time for the Telinnovations EC is greater than Telogy s. Therefore, a current project is underway to integrate the two products. The result will be a new product without the weaknesses of each of its parents. Testing will take place in Conclusion TI s existing Telogy echo canceller product eliminates echo inherent in copper-wire telephony. It is perceptively effective even at long tail lengths. Memory and MIPS management algorithms are implemented in order to outperform competitive products. Telogy s EC product is compliant with the G.168 standard. It also outperforms the standard in many tests where other ECs fail. The integration of the Telogy and Telinnovations EC products will result in an extremely robust EC product. page 6

Synopsis of Basic VoIP Concepts

Synopsis of Basic VoIP Concepts APPENDIX B The Catalyst 4224 Access Gateway Switch (Catalyst 4224) provides Voice over IP (VoIP) gateway applications for a micro branch office. This chapter introduces some basic VoIP concepts. This chapter

More information

Troubleshooting Echo Problems between IP Phones and Cisco IOS Gateways

Troubleshooting Echo Problems between IP Phones and Cisco IOS Gateways Troubleshooting Echo Problems between IP Phones and Cisco IOS Gateways Document ID: 19640 Contents Introduction Prerequisites Requirements Components Used Conventions PSTN Phone User Hears Echo IP Phone

More information

Performance Analysis of Line Echo Cancellation Implementation Using TMS320C6201

Performance Analysis of Line Echo Cancellation Implementation Using TMS320C6201 Performance Analysis of Line Echo Cancellation Implementation Using TMS320C6201 Application Report: SPRA421 Zhaohong Zhang and Gunter Schmer Digital Signal Processing Solutions March 1998 IMPORTANT NOTICE

More information

Echo Analysis for Voice over IP

Echo Analysis for Voice over IP Version History Version Number Date Notes 1 06/22/2001 This document was created. defines echo and describes where it occurs in a voice network. It examines the basic aspects of echo analysis and describes

More information

Performance Management: Key to IP Telephony Success

Performance Management: Key to IP Telephony Success Performance Management: Key to Telephony Success Alan Clark, President & CEO Telchemy, Incorporated http://www.telchemy.com Vo Performance Management Voice, Video and other Real Time Applications Vo Performance

More information

INTERNATIONAL TELECOMMUNICATION UNION STUDY GROUP 12 DELAYED CONTRIBUTION 95. Behaviour of data modems in lossy, packet-based transport systems

INTERNATIONAL TELECOMMUNICATION UNION STUDY GROUP 12 DELAYED CONTRIBUTION 95. Behaviour of data modems in lossy, packet-based transport systems INTERNATIONAL TELECOMMUNICATION UNION TELECOMMUNICATION STANDARDIZATION SECTOR STUDY PERIOD 2005-2008 English only Original: English Questions: 11, 13/12 Geneva, 17-21 October 2005 Source: Title: STUDY

More information

Echo Cancellation Configuration for Communication Manager T1 / E1 Interfaces

Echo Cancellation Configuration for Communication Manager T1 / E1 Interfaces Echo Cancellation Configuration for Communication Manager T1 / E1 Interfaces Includes firmware V15 additions ABSTRACT The most recent DS1/E1 Communication Manager interface boards (TN464GP, TN2464BP, mm710)

More information

STUDY ON INTERNET PROTOCOL TELEPHONY. March 2004

STUDY ON INTERNET PROTOCOL TELEPHONY. March 2004 STUDY ON INTERNET PROTOCOL TELEPHONY March 2004 1 OBJECTIVE This presentation is mainly aimed at describing the principal economic, technical, and regulatory features of IP Telephony, to help the members

More information

ABSTRACT. that it avoids the tolls charged by ordinary telephone service

ABSTRACT. that it avoids the tolls charged by ordinary telephone service ABSTRACT VoIP (voice over IP - that is, voice delivered using the Internet Protocol) is a term used in IP telephony for a set of facilities for managing the delivery of voice information using the Internet

More information

ClearOne is a global solutions provider of audio visual communications. The company designs and develops conferencing, collaboration, streaming and

ClearOne is a global solutions provider of audio visual communications. The company designs and develops conferencing, collaboration, streaming and ClearOne is a global solutions provider of audio visual communications. The company designs and develops conferencing, collaboration, streaming and conferencing solutions including tabletop conference

More information

Application Notes for ClearOne Communication Chat 50 with Avaya IP Softphone - Issue 1.0

Application Notes for ClearOne Communication Chat 50 with Avaya IP Softphone - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for ClearOne Communication Chat 50 with Avaya IP Softphone - Issue 1.0 Abstract These Application Notes describe a compliance-tested configuration

More information

Building Residential VoIP Gateways: A Tutorial Part Three: Voice Quality Assurance For VoIP Networks

Building Residential VoIP Gateways: A Tutorial Part Three: Voice Quality Assurance For VoIP Networks Building Residential VoIP Gateways: A Tutorial Part Three: Voice Quality Assurance For VoIP Networks by David Jarrett and Keith Buchanan, Senior Broadband Applications and VoIP Gateway Product Manager,

More information

Eliminating the Last Mile Bottleneck

Eliminating the Last Mile Bottleneck Eliminating the Last Mile Bottleneck P. Michael Henderson michael.henderson@cox.net 1 Agenda Technology and Market Drivers Performance Requirements VoDSL System Architecture Closed Form Analysis Non-Closed

More information

Yealink VC Microphone Profolio. Video Conferencing Phone VCP41. Key Features and Benefits

Yealink VC Microphone Profolio. Video Conferencing Phone VCP41. Key Features and Benefits Video Conferencing Phone VCP41 The Yealink Video Conferencing Phone VCP41 is a perfect choice for Video conferencing systems that delivers superior performance for small to medium-sized meeting rooms.

More information

5000 Series Audio Matrix

5000 Series Audio Matrix 5000 Series Audio Matrix FOR TECHNICAL SUPPORT CALL 513-795-5332 For more complete system information see the document 5000 Series Audio/Video System Installation & Service Manual 08-316 (11/12/13) Matrix

More information

Cisco Unified IP Phone 7942G and Cisco Unified IP Phone 7962G

Cisco Unified IP Phone 7942G and Cisco Unified IP Phone 7962G Phone 7942G and Phone 7962G General Questions Q. What are the Cisco Unified IP Phone 7962G and Phone 7942G? A. The Phone 7962G and Phone 7942G are part of a new suite of evolutionary Phone 7900 Series

More information

Location Based Advanced Phone Dialer. A mobile client solution to perform voice calls over internet protocol. Jorge Duda de Matos

Location Based Advanced Phone Dialer. A mobile client solution to perform voice calls over internet protocol. Jorge Duda de Matos Location Based Advanced Phone Dialer A mobile client solution to perform voice calls over internet protocol Jorge Duda de Matos Superior Institute of Technology (IST) Lisbon, Portugal Abstract Mobile communication

More information

Nemesis NSP Series. Owners Manual

Nemesis NSP Series. Owners Manual Nemesis NSP Series Owners Manual Bass Guitar Speaker Enclosures For All NSP Speakers Covering Models NSP2104(E), NSP2108(8), NSP4104(E), NSP4108(E), NSP115(E), NSP212(E), NSP810(E) 3/5/2005 U. S. Music

More information

CIRCLE USER S GUIDE (DRAFT 5B) Table of Contents

CIRCLE USER S GUIDE (DRAFT 5B) Table of Contents CIRCLE BLUETOOTH WIRELESS HANDSFREE CAR KIT USER S GUIDE (DRAFT 5B) Table of Contents Introduction...2 Feature Highlights...4 About Bluetooth...4 Identifying the Parts...5 Package Contents...7 Set-Up and

More information

Avonic AV-MIC44. USB 2.0 Video Conferencing Table Speakerphone

Avonic AV-MIC44. USB 2.0 Video Conferencing Table Speakerphone Avonic AV-MIC44 USB 2.0 Video Conferencing Table Speakerphone User Manual Version 1.0 Update notes: Join Avonic linkedin.com/company/avonic twitter.com/avonic1 facebook.com/avonic www.avonic.eu 1 Contents

More information

ZyXEL V120 Support Notes. ZyXEL V120. (V120 IP Attendant 1 Runtime License) Support Notes

ZyXEL V120 Support Notes. ZyXEL V120. (V120 IP Attendant 1 Runtime License) Support Notes ZyXEL V120 (V120 IP Attendant 1 Runtime License) Support Notes Version 1.00 April 2009 1 Contents Overview 1. Overview of V120 IP Attendant...3 2. Setting up the V120...4 3. Auto Provision...7 4. V120

More information

Cisco Unified IP Phone Installation

Cisco Unified IP Phone Installation Phone Installation Overview, page 1 Before You Begin, page 1 Cisco Unified IP Phones 7906G and 7911G Components, page 2 Install Cisco Unified IP Phones, page 6 Mount Phone on Wall, page 11 Phone Startup

More information

Artisan Technology Group is your source for quality new and certified-used/pre-owned equipment

Artisan Technology Group is your source for quality new and certified-used/pre-owned equipment Artisan Technology Group is your source for quality new and certified-used/pre-owned equipment FAST SHIPPING AND DELIVERY TENS OF THOUSANDS OF IN-STOCK ITEMS EQUIPMENT DEMOS HUNDREDS OF MANUFACTURERS SUPPORTED

More information

Making IP Networks Voice Enabled

Making IP Networks Voice Enabled Human Echo Human CSMA/CD Human Patience Making IP Networks Voice Enabled A 1999 White Paper Updated This is a white paper that was originally written in June of 1999 when IP was just beginning to be used

More information

VODAVI. IP Station Product Sales Primer. Includes XTSc(Compact) Vodavi IP Station on XTS Product Primer.

VODAVI. IP Station Product Sales Primer. Includes XTSc(Compact) Vodavi IP Station on XTS Product Primer. VODAVI IP Station Product Sales Primer Includes XTSc(Compact) IPP.TDM.XTS.1204.1 2004 Vodavi Communications Systems Page 1 2004 Vodavi Communications Systems Information contained herein is subject to

More information

White Paper Voice Quality Sound design is an art form at Snom and is at the core of our development utilising some of the world's most advance voice

White Paper Voice Quality Sound design is an art form at Snom and is at the core of our development utilising some of the world's most advance voice White Paper Voice Quality Sound design is an art form at and is at the core of our development utilising some of the world's most advance voice quality engineering tools White Paper - Audio Quality Table

More information

Music on Hold with IP Connectivity

Music on Hold with IP Connectivity Music on Hold with IP Connectivity And an introduction to Network Regions Abstract Music On Hold has long been a standard feature in Avaya communications systems. Traditional TDM based systems take a music

More information

Cisco Unified IP Phone 7975G

Cisco Unified IP Phone 7975G Cisco Unified IP Phone 7975G General Questions Q. What is the Cisco Unified IP Phone 7975G? A. The Cisco Unified IP Phone 7975G is part of a new suite of evolutionary Cisco Unified IP Phone 7900 Series

More information

The Concept of Sample Rate. Digitized amplitude and time

The Concept of Sample Rate. Digitized amplitude and time Data Acquisition Basics Data acquisition is the sampling of continuous real world information to generate data that can be manipulated by a computer. Acquired data can be displayed, analyzed, and stored

More information

Integrated VoIP Audio

Integrated VoIP Audio General Questions, page 1 System Requirements and Technical Information, page 2 Troubleshooting, page 4 General Questions What are the features of Integrated VoIP audio? What is the attendee capacity for

More information

USER MANUAL DUET PCS USB DESKTOP SPEAKERPHONE

USER MANUAL DUET PCS USB DESKTOP SPEAKERPHONE USER MANUAL DUET PCS USB DESKTOP SPEAKERPHONE DUET OVERVIEW Control Panel Buttons Connector Panel Loudspeaker Microphone THE DUET IS A HIGH-PERFORMANCE SPEAKERPHONE for desktop use that can cover small

More information

Troubleshooting VoIP in Converged Networks

Troubleshooting VoIP in Converged Networks Troubleshooting VoIP in Converged Networks Terry Slattery Principal Consultant CCIE #1026 1 Objective Provide examples of common problems Troubleshooting tips What to monitor Remediation Tips you can use

More information

DATA SHEET TESIRAFORTÉ DAN AI

DATA SHEET TESIRAFORTÉ DAN AI DATA SHEET TESIRAFORTÉ DAN AI The TesiraFORTÉ DAN AI is a digital audio server with 32 bi-directional channels of Dante digital audio, 12 analog inputs, and 8 analog outputs, and includes up to 8 channels

More information

Spider MT503 SMART USER MANUAL. Page 1

Spider MT503 SMART USER MANUAL. Page 1 Spider MT503 SMART USER MANUAL Page 1 INDEX Overview...Page 03 Connecting the Spider...Page 04 Using the Spider...Page 05 Directional Array...Page 05 Volume Control...Page 06 Display...Page 06 External

More information

Phone account setup: Voic administrative settings:

Phone account setup:   Voic administrative settings: VoIP Phones Voice over IP (Voice over Internet Protocol or "VoIP") technology converts voice calls from analog to digital to be sent over digital data networks. This allows Case Western Reserve University

More information

Avaya one-x TM Quick Edition Release 2.0 Release Notes

Avaya one-x TM Quick Edition Release 2.0 Release Notes Avaya one-x TM Quick Edition Release 2.0 Release Notes These release notes provide a high level description of new features as well as lists of resolved and existing issues in Avaya One-X Quick Edition

More information

Overcoming Barriers to High-Quality Voice over IP Deployments

Overcoming Barriers to High-Quality Voice over IP Deployments Whitepaper Overcoming Barriers to High-Quality Voice over IP Deployments Intel in Communications Overcoming Barriers to High-Quality Voice over IP Deployments Whitepaper Contents Executive Summary 1 Introduction

More information

Class 5. Read Wikipedia entries for: Cyclic redundancy check, Hamming Code, Echo suppression and cancellation.

Class 5. Read Wikipedia entries for: Cyclic redundancy check, Hamming Code, Echo suppression and cancellation. Class 5 Read Wikipedia entries for: Cyclic redundancy check, Hamming Code, Echo suppression and cancellation. Error Control TCP Acknowledgments Missing Frames Duplicate frames, missing frames Bit errors

More information

Cisco Unified IP Phone 7965G and 7945G

Cisco Unified IP Phone 7965G and 7945G 7965G and 7945G General Questions What are the Cisco Unified 7965G and 7945G? The 7965G and 7945G models are part of a new suite of evolutionary 7900 Series endpoints. They extend the features and functionality

More information

AT&T. DEFINITY Communications System. ISDN 8510T Voice Terminal User's Guide. Generic 1 and Generic 3

AT&T. DEFINITY Communications System. ISDN 8510T Voice Terminal User's Guide. Generic 1 and Generic 3 AT&T DEFINITY Communications System Generic 1 and Generic 3 ISDN 8510T Voice Terminal User's Guide NOTICE While reasonable efforts were made to ensure that the information in this document was complete

More information

This is a sample chapter of WebRTC: APIs and RTCWEB Protocols of the HTML5 Real-Time Web by Alan B. Johnston and Daniel C. Burnett.

This is a sample chapter of WebRTC: APIs and RTCWEB Protocols of the HTML5 Real-Time Web by Alan B. Johnston and Daniel C. Burnett. This is a sample chapter of WebRTC: APIs and RTCWEB Protocols of the HTML5 Real-Time Web by Alan B. Johnston and Daniel C. Burnett. For more information or to buy the paperback or ebook editions, visit

More information

Polycom SoundStructure

Polycom SoundStructure Polycom SoundStructure Frequently Asked Questions What are the SoundStructure products? The SoundStructure products are Polycom s next generation installed voice products. They are rack mounted audio products

More information

Broadband Data, Video, Voice and Mobile Convergence Extending the Triple Play. Yigal Bitran, Chief Technology Officer

Broadband Data, Video, Voice and Mobile Convergence Extending the Triple Play. Yigal Bitran, Chief Technology Officer White Paper Broadband Data, Video, Voice and Mobile Convergence Extending the Triple Play Yigal Bitran, Chief Technology Officer Broadband Communications Group, Texas Instruments Introduction The word

More information

GSM Network and Services

GSM Network and Services GSM Network and Services Voice coding 1 From voice to radio waves voice/source coding channel coding block coding convolutional coding interleaving encryption burst building modulation diff encoding symbol

More information

Voice Quality Assessment for Mobile to SIP Call over Live 3G Network

Voice Quality Assessment for Mobile to SIP Call over Live 3G Network Abstract 132 Voice Quality Assessment for Mobile to SIP Call over Live 3G Network G.Venkatakrishnan, I-H.Mkwawa and L.Sun Signal Processing and Multimedia Communications, University of Plymouth, Plymouth,

More information

Chapter 10: Wireless Networking. School of information science and Engineering, SDU

Chapter 10: Wireless Networking. School of information science and Engineering, SDU Chapter 10: Wireless Networking School of information science and Engineering, SDU 10.1 Introduction to Wireless Networks Requirement to the networks: Provides ubiquitous personal communications; Accommodate

More information

Application Notes. Introduction. Performance Management & Cable Telephony. Contents

Application Notes. Introduction. Performance Management & Cable Telephony. Contents Title Managing Cable Telephony Services Series VoIP Performance Management Date June 2004 Overview This application note describes the typical performance issues that cable operators encounter when deploying

More information

Ai-Chun Pang, Office Number: 417. Homework x 3 30% One mid-term exam (5/14) 40% One term project (proposal: 5/7) 30%

Ai-Chun Pang, Office Number: 417. Homework x 3 30% One mid-term exam (5/14) 40% One term project (proposal: 5/7) 30% IP Telephony Instructor Ai-Chun Pang, acpang@csie.ntu.edu.tw Office Number: 417 Textbook Carrier Grade Voice over IP, D. Collins, McGraw-Hill, Second Edition, 2003. Requirements Homework x 3 30% One mid-term

More information

VOICE COMMUNICATION SYSTEM VCS9808

VOICE COMMUNICATION SYSTEM VCS9808 VOICE COMMUNICATION SYSTEM VCS9808 TECHNICAL DESCRIPTION Troy Systems Limited 264 Water Road Wembley, Middlesex HA0 1HX 020 899 200 www.troy.co.uk Copyright 1998-2009 Troy Systems Limited Troy Systems

More information

Headset & Conferencing Solutions

Headset & Conferencing Solutions Headset & Conferencing Solutions www.sennheiser.com 0878 8-2017 2 INTRODUCTION INTRODUCTION 3 Every word matters Even in the busiest working environments, clearly understandable conversations are an absolute

More information

Array Microphone Digital Noise Reduction and Echo Cancellation Technology for OEM Digital Signal Processors. May

Array Microphone Digital Noise Reduction and Echo Cancellation Technology for OEM Digital Signal Processors. May Array Microphone Digital Noise Reduction and Echo Cancellation Technology for OEM Digital Signal Processors May 2014 1 About Andrea Electronics Andrea Electronics founded in 1934 Public corporation since

More information

Echo and Echo Control. May 24, 2005

Echo and Echo Control. May 24, 2005 Echo and Echo Control A White Paper May 24, 2005 Issue 0.3, COMPAS ID 106541 Author: AK Page 1 05/24/2005 TABLE OF CONTENTS 1. INTRODUCTION...4 2. WHAT IS ECHO ECHO ECHO...4 2.1 ECHO SOURCES...5 2.1.1

More information

EMS10 - EMS50. Cameo specification sheet. Product Description

EMS10 - EMS50. Cameo specification sheet. Product Description Product Description Wall Mount Fist Microphones 10, 20 or 50 Selection Buttons EN54 Compliant Indicators and Controls EN54 Fault List Display Speech Level VU Bargraph Fully Monitored Hardware Bypass Fallback

More information

Connecting the THP-700RTS to a Telephone and Radio Console - Summary. DynaMetric. Made in USA THP-700RTS

Connecting the THP-700RTS to a Telephone and Radio Console - Summary. DynaMetric. Made in USA THP-700RTS Connecting the to a Telephone and Radio Console - Summary RECORDER 700RTS 700RTS PHONE PIN HEADSET PIN JACK PIN PLUG* PIN JACK 1 1 MIC 1 1 Make same 2 2 EAR 2 2 as Phone 3 3 EAR 3 3 Jack 4 4 MIC 4 4 PIN

More information

USER MANUAL QUATTRO 3 CONFERENCE SPEAKERPHONE MODEL 304

USER MANUAL QUATTRO 3 CONFERENCE SPEAKERPHONE MODEL 304 USER MANUAL QUATTRO 3 CONFERENCE SPEAKERPHONE MODEL 304 QUATTRO3 OVERVIEW 4 Microphone Array Volume Up L1 Function L2 Function Power/Mute Volume Down The Quattro3 (Q3) is a high-quality conference speakerphone

More information

Perceptual coding. A psychoacoustic model is used to identify those signals that are influenced by both these effects.

Perceptual coding. A psychoacoustic model is used to identify those signals that are influenced by both these effects. Perceptual coding Both LPC and CELP are used primarily for telephony applications and hence the compression of a speech signal. Perceptual encoders, however, have been designed for the compression of general

More information

A Guide to Understanding Analog Fax in Digital Environments

A Guide to Understanding Analog Fax in Digital Environments A Guide to Understanding Analog Fax in Digital Environments 2010 OkiData Americas, Inc. Disclaimer Every effort has been made to ensure that the information in this document is complete, accurate, and

More information

Why do we need headsets?

Why do we need headsets? Why do we need headsets? Built-in PC speakers are often not ideal. Turn the speakers on, even only slightly, and you re soon hit with a highly unpleasant whistling sound caused by feedback. That s why

More information

Voice Analysis for Mobile Networks

Voice Analysis for Mobile Networks White Paper VIAVI Solutions Voice Analysis for Mobile Networks Audio Quality Scoring Principals for Voice Quality of experience analysis for voice... 3 Correlating MOS ratings to network quality of service...

More information

Internet Telephony. Definition. Overview. Topics. 1. Introduction

Internet Telephony. Definition. Overview. Topics. 1. Introduction Internet Telephony Definition Internet telephony refers to communications services voice, facsimile, and/or voice-messaging applications that are transported via the Internet, rather than the public switched

More information

A responsive, fully-featured MIDI controller at an affordable price

A responsive, fully-featured MIDI controller at an affordable price Project Name: 2 Project Description: Team Members: Outside Collaborators: Component Description: Author: A responsive, fully-featured MIDI controller at an affordable price Graham Boylan, Khaled Albaddah,

More information

Installing the Cisco ATA

Installing the Cisco ATA CHAPTER 2 This section provides instructions for installing the Cisco ATA 186 and Cisco ATA 188. Before you perform the installation, be sure you have met the following prerequisites: Planned the network

More information

DATA SECURITY MANAGEMENT. Chris Hare INSIDE. What is a Network? Network Devices; Hubs; Repeaters; Bridges; Routers; Switches; Network

DATA SECURITY MANAGEMENT. Chris Hare INSIDE. What is a Network? Network Devices; Hubs; Repeaters; Bridges; Routers; Switches; Network 87-01-01 DATA SECURITY MANAGEMENT NETWORK TECHNOLOGIES FOR INFORMATION SECURITY PRACTITIONERS: PART 1 Chris Hare INSIDE What is a Network? Network Devices; Hubs; Repeaters; Bridges; Routers; Switches;

More information

The Future of Interconnection

The Future of Interconnection The Future of Interconnection Rudolf van der Berg Logica Management Consulting The Netherlands 12/11/2009 Beirut, Lebanon VoIP is changing the traditional telephony world. It challenges many assumptions,

More information

Managing Costs in Growing Networks with SEGway STPs and Point Code Emulation

Managing Costs in Growing Networks with SEGway STPs and Point Code Emulation Managing Costs in Growing Networks with SEGway STPs and Point Code Emulation Deb Brunner-Walker, Performance Technologies Technology White Paper www.pt.com Introduction Voice networks are evolving from

More information

REACTION PAPER 01 TEL 500

REACTION PAPER 01 TEL 500 TEL 500 Session Initiation Protocol Improvement Using Inter-Asterisk exchange Introduction: Within the VoIP network environment, H323, SIP and IAX are three protocols that solve the problem of voice packet

More information

RION ORION TELECOM NETWORKS INC. VCL-EC T1 Echo Canceller 1U, 19 inch Version with Telnet. T1, 1U Echo Canceller Product Brochure & Data Sheet

RION ORION TELECOM NETWORKS INC. VCL-EC T1 Echo Canceller 1U, 19 inch Version with Telnet. T1, 1U Echo Canceller Product Brochure & Data Sheet RION TELECOM NETWORKS ORION TELECOM NETWORKS INC. TM VCL-EC T1 Echo Canceller 1U, 19 inch Version with Telnet T1, 1U Echo Canceller Product Brochure & Data Sheet Headquarters: Phoenix, Arizona Address:

More information

VoIP for Small to Medium- Sized Business (SMBs)... VoIP for SMBs: Driving the Industry Standard

VoIP for Small to Medium- Sized Business (SMBs)... VoIP for SMBs: Driving the Industry Standard . VoIP for Small to Medium- Sized Business (SMBs).......... VoIP for SMBs: Driving the Industry Standard Introduction Small to medium-sized business (SMBs) are increasingly turning to voice over IP (VoIP)

More information

PROTEI. mgate. gateways & converters 6/8

PROTEI. mgate. gateways & converters 6/8 PROTEI R & D C e n t e r mgate gateways & converters 6/8 Connecting networks - a Next Generation solution The differing principles of switching, control and transmission of information in existing telecommunications

More information

The Konftel Ego User Guide ENGLISH

The Konftel Ego User Guide ENGLISH The Konftel Ego User Guide ENGLISH OmniSound superior audio quality OmniSound 's patented audio optimisation technology guarantees impressive, crystalclear, full-duplex audio in both directions for efficient

More information

ORION TELECOM NETWORKS INC.

ORION TELECOM NETWORKS INC. RION TELECOM NETWORKS ORION TELECOM NETWORKS INC. TM VCL-EC T1 Echo Canceller Desktop Version (Modem Type) Desktop T1 Echo Cancellers Product Brochure & Data Sheet Headquarters: Phoenix, Arizona 20100,

More information

Smart Operator USER GUIDE

Smart Operator USER GUIDE Smart Operator USER GUIDE SAMSUNG DCS 400si SYSTEM January 2001 Samsung Telecommunications America, reserves the right without prior notice to revise information in this guide for any reason. Samsung Telecommunications

More information

Copyright 2000: PictureTel Corporation Printed in U.S.A. PictureTel Corporation, 100 Minuteman Road, Andover, MA

Copyright 2000: PictureTel Corporation Printed in U.S.A. PictureTel Corporation, 100 Minuteman Road, Andover, MA Do you have any suggestions or comments on the documentation you received with your system? If so, please send them by e-mail to idesign@pictel.com. Copyright 2000: PictureTel Corporation Printed in U.S.A.

More information

BandTel Sales:

BandTel Sales: BandTel Sales:. 800-730-2870 www.bandtel.com BandTel s Global Number Services: True Number Portability For The Enterprise and Help Desk Peter Sandstrom, Chief Technology Officer, BandTel August 14, 2009

More information

Lecture (05) Network interface Layer media & switching II

Lecture (05) Network interface Layer media & switching II Lecture (05) Network interface Layer media & switching II By: ElShafee ١ Agenda Circuit switching technology (cont,..) Packet switching technique Telephone network ٢ Circuit switching technology (cont,..)

More information

Headsets & Conferencing Solutions

Headsets & Conferencing Solutions 2 Sennheiser Business Solutions Headsets & Conferencing Solutions Cisco Compatible www.sennheiser.com 0878 11-2017 CISCO 1 INTRODUCTION 2 The Cisco Sennheiser cooperation Sennheiser is participating in

More information

Sennheiser Conferencing Solutions. Connected to productivity. Made for Collaboration and Communication

Sennheiser Conferencing Solutions. Connected to productivity. Made for Collaboration and Communication Sennheiser Conferencing Solutions Connected to productivity Made for Collaboration and Communication 2 TRENDS 3 Understanding the trends of today s communication From dedicated conference room to agile

More information

ETSI TR V3.1.2 ( )

ETSI TR V3.1.2 ( ) TR 101 329-1 V3.1.2 (2002-01) Technical Report Telecommunications and Internet Protocol Harmonization Over Networks (TIPHON) Release 3; End-to-end Quality of Service in TIPHON systems; Part 1: General

More information

IP-Based Mass Notification Solutions for Businesses

IP-Based Mass Notification Solutions for Businesses IP-Based Mass Notification Solutions for Businesses IP-Based Communications Solutions u Effective Communications Facility-Wide and Business-Wide u Leverage your network and lower your system costs u Scalable,

More information

Both LPC and CELP are used primarily for telephony applications and hence the compression of a speech signal.

Both LPC and CELP are used primarily for telephony applications and hence the compression of a speech signal. Perceptual coding Both LPC and CELP are used primarily for telephony applications and hence the compression of a speech signal. Perceptual encoders, however, have been designed for the compression of general

More information

VOCUS IP TEL YEALINK HANDSET GUIDE

VOCUS IP TEL YEALINK HANDSET GUIDE VOCUS IP TEL YEALINK HANDSET GUIDE STAY CONNECTED AND PRODUCTIVE ANYTIME, ANYWHERE. Vocus telephony solutions enable your business to connect the right people, at the right time. With each handset featuring

More information

Voice over Internet Protocol

Voice over Internet Protocol Voice over Internet Protocol Voice over Internet Protocol Contents Introduction Benefits of Integrating Voice and Data Networks Converting Voice to Data Efficient and Reliable Network Infrastructures

More information

CertifyMe. CertifyMe

CertifyMe. CertifyMe CertifyMe Number: 646-229 Passing Score: 800 Time Limit: 120 min File Version: 8.3 http://www.gratisexam.com/ CertifyMe 646-229 Exam A QUESTION 1 Which router is an ideal platform for customers that want

More information

Telephone Entry System

Telephone Entry System Telephone Entry System TE-200-II C-0902 (PCB w/ mounting plate) 234 FISCHER AVENUE COSTA MESA, CA 92626 (714) 424-6500 (800) 840-0288 (714) 424-6510 FAX HTTP://WWW.CHANNELVISION.COM E-MAIL: SALES@CHANNELVISION.COM

More information

Agilent Technologies VQT Phone Adapter J1996A

Agilent Technologies VQT Phone Adapter J1996A Agilent Technologies VQT Phone Adapter J1996A Technical Specification Telephony Interfaces One E & M port: RJ-45 One FXO port: RJ-11 Interface to Sound cards: - Microphone Interface: Bantam Plug - Speaker

More information

Telecommunications Glossary

Telecommunications Glossary Telecommunications Glossary API - Application Programming Interface. An API allows two applications to communicate. It's what enables data to be seamlessly distributed to different applications on different

More information

For a Converged World

For a Converged World For a Converged World Aspire from NEC allows you to converge your voice and data network and enjoy the many advantages of Voice over Internet Protocol (VoIP) while enjoying the hundreds of features you

More information

VOCUS IP TEL POLYCOM HANDSET GUIDE

VOCUS IP TEL POLYCOM HANDSET GUIDE VOCUS IP TEL POLYCOM HANDSET GUIDE 2 Vocus IP Tel Polycom Handset Guide STAY CONNECTED AND PRODUCTIVE ANYTIME, ANYWHERE. Vocus IP Tel enables your business to connect with right people, at the right time.

More information

Mitel Open Solutions

Mitel Open Solutions Mitel Open Solutions Choose from a range of open standards based IP phones, conference phone and peripherals designed for businesses of all sizes and industries. Why Mitel? Mitel powers over 2 billion

More information

Twelfth Edition. Chapter 8: Wired and Wireless Communication. Copyright 2012 Pearson Education, Inc. Publishing as Prentice Hall 1

Twelfth Edition. Chapter 8: Wired and Wireless Communication. Copyright 2012 Pearson Education, Inc. Publishing as Prentice Hall 1 Computers Are Your Future Twelfth Edition Chapter 8: Wired and Wireless Communication Copyright 2012 Pearson Education, Inc. Publishing as Prentice Hall 1 Wired and Wireless Communication Copyright 2012

More information

PTC 216 Specification of the PTC requirements for Handsfree Conference Terminals DRAFT FOR PUBLIC COMMENT

PTC 216 Specification of the PTC requirements for Handsfree Conference Terminals DRAFT FOR PUBLIC COMMENT PTC 216 Specification of the PTC requirements for Handsfree Conference Terminals DRAFT FOR PUBLIC COMMENT Access Standards Spark Limited Wellington NEW ZEALAND August 2017 1 PTC 216:August 2017 Contents

More information

Wall. Furniture. Table. Podium. Legend Podium 1 - Converge Pro series. Table 2 - MAXAttach Table 3 - Chat 150. Booth #8409.

Wall. Furniture. Table. Podium. Legend Podium 1 - Converge Pro series. Table 2 - MAXAttach Table 3 - Chat 150. Booth #8409. 7 Product Guide Booth #8409 Wall Table 1 - Chat 50 Table 2 - MAXAttach 1 Table 3 - Chat 150 4 1 2 5 2 3 Furniture 6 3 Legend Podium 1 - Converge Pro series Podium 2 - XAP series Podium Podium 3 - Converge

More information

An XOP Networks White Paper

An XOP Networks White Paper IP based Hoot and Holler Conference Bridge for the Transport Industry An XOP Networks White Paper i What s inside EXECUTIVE SUMMARY... 2 LEGACY HOOT-N-HOLLER NETWORKS... 3 IP BASED HOOT-N-HOLLER NETWORKS...

More information

PRODUCT PREVIEW TNETV1050 IP PHONE PROCESSOR. description

PRODUCT PREVIEW TNETV1050 IP PHONE PROCESSOR. description C55x DSP Operating at 125 MHz, Providing up to 250 MIPS MIPS32 4KEc 32-Bit RISC Processor, Operating at 165 MHz, Providing up to 223 Dhrystone MIPS On-Chip Peripherals Include: External Memory Interface

More information

The product lifecycle - upgrading: Ring, Ring, East Coast Calling

The product lifecycle - upgrading: Ring, Ring, East Coast Calling The product lifecycle - upgrading: Ring, Ring, East Coast Calling Lecture 14: Unit 7a Disasters, Failures and other Dangerous Things Adapted from C. Hannon by L. Ball, 03.07.12 Topics Basics of Sound Telephones

More information

On-Site PBX Vs Hosted PBX

On-Site PBX Vs Hosted PBX Warm Welcome On-Site PBX Vs Hosted PBX On-Site PBX 1. Private Branch Exchange is a physically wired switchboard system that routes external calls to a series of internal phone lines. 2. This technology

More information

Internetworking Models The OSI Reference Model

Internetworking Models The OSI Reference Model Internetworking Models When networks first came into being, computers could typically communicate only with computers from the same manufacturer. In the late 1970s, the Open Systems Interconnection (OSI)

More information

UMG 50. Typical Applications. Main Characteristics. Overview E1 AND VOIP USER MEDIA GATEWAY

UMG 50. Typical Applications. Main Characteristics. Overview E1 AND VOIP USER MEDIA GATEWAY E1 AND VOIP USER MEDIA GATEWAY Main Characteristics Typical Applications Modular E1: 10 E1 channels - Expansion for every 5 channels acquired through additional license. Maximum of 30 channels (1 E1 link)

More information

The Data Link Layer. 32 PART I Networking Basics

The Data Link Layer. 32 PART I Networking Basics 32 PART I Networking Basics weather station. More realistic devices use duplex mode, where all systems can send or receive with equal facility. This is often further distinguished as half-duplex (the system

More information

A more intelligent way to implement VoIP in remote offices and SOHO environments

A more intelligent way to implement VoIP in remote offices and SOHO environments Analog line and trunk interfaces Supports 2 simultaneous VoIP Calls Integrated IP router and firewall Transparent MultiPath Call Routing SelectNet assures superior voice quality A more intelligent way

More information