3Com Technical Papers. 3Com V.90 Technology

Size: px
Start display at page:

Download "3Com Technical Papers. 3Com V.90 Technology"

Transcription

1 3Com Technical Papers 3Com V.90 Technology

2 3Com V.90 Technology Contents V.34 Encoding in More Detail 2 Noise Introduced by Quantization of Analog Signals 3 Signal-to-Noise Ratio (SNR) (box) 3 Upstream and Downstream Channels: Asymmetric Operation (box) 3 V.90 Encoding in More Detail 3 V.90 Modem Connections (box) 4 V.90 Requirements 4 3Com x2 Technology vs. 3Com V.90 Technology 5 The Difference Is in the Details (box) 5 V.90 Technology from 3Com 6 Glossary 7 1

3 3Com V.90 Technology V.90, a data transmission recommendation developed by Study Group 16 of the International Telecommunications Union (ITU), provides a specification for achieving line speeds of up to 56 Kbps. This paper explains V.90 in detail. V.90 technology allows modems to receive data at up to 56 Kbps over the standard public switched telephone network (PSTN). V.90 overcomes the theoretical limitations imposed on standard analog modems by exploiting the digital server connections that most Internet and online service providers use at their end to connect to the PSTN. Typically, the only analog portion of the phone network is the phone line that connects the remote site to the telephone company s central office (CO). Over the past two decades, local telephone companies have been replacing portions of their original analog networks with digital circuits. But the slowest portion of the network to change has been the connection from the home to the CO. That connection will likely remain analog for some years to come. A software upgrade converts a service provider s 3Com Total Control remote access concentrator, SuperStack II Remote Access System 1500 with Universal Connect technology, NETServer I-modems, or U.S. Robotics MP I-modems to V.90 operation. 3Com calls the modems that have a direct digital connection to the PSTN V.90 digital modems. Likewise, converting a U.S. Robotics Courier V.Everything analog modem to a V.90 analog modem is as simple as downloading new software. V.34 Encoding in More Detail The PSTN was designed for voice communications (Figure 1). By artificially limiting the sound spectrum to just those frequencies relevant to human speech, network engineers found they could reduce the bandwidth needed per call, increasing the number of potential simultaneous calls. While this works well for voice, it imposes limits on data communications. V.34 modems are optimized for the situation where both ends connect by analog lines to the PSTN. Even though most of the network is digital, V.34 modems treat it as if it were entirely analog. V.34 modems are incredibly robust, but they cannot make the most of the bandwidth that becomes available when one end of the connection is completely digital. V.34 was built on the assumption that both ends of the connection suffer impairment due to quantization noise introduced by analog-to-digital converters (ADCs). A DAC ADC B PSTN V.34 modem V.34 modem ADC DAC Figure 1. Anatomy of a V.34 Connection 2

4 Signal-to-Noise Ratio (SNR) Signal-to-noise ratio is a measure of link performance arrived at by dividing signal power by noise power. The higher the ratio, the clearer the connection, and the more data can be passed across it. Even under the best conditions, when a signal undergoes analog-to-digital conversion, there is a 38 to 39 db signal-to-noise ratio (the noise floor ), which limits practical V.34 speeds to 33.6 Kbps. Upstream and Downstream Channels: Asymmetric Operation V.90 connections employ one bidirectional channel, upstream and downstream. The V.90 analog modem s downstream (receive) channel is capable of higher speeds because no information is lost in the digital-to-analog conversion. The V.90 analog modem's upstream (send) channel goes through an analog-to-digital conversion, which limits it to V.34 speeds. Noise Introduced by Quantization of Analog Signals Analog information must be transformed to binary digits in order to be sent over the PSTN. The incoming analog waveform is sampled 8,000 times per second, and each time its amplitude is recorded as a pulse code modulation (PCM) code. The sampling system uses 256 discrete 8-bit PCM codes. Because analog waveforms are continuous and binary numbers are discrete, the digits that are sent across the PSTN and reconstructed at the other end can only approximate the original analog waveform. The difference between the original waveform and the reconstructed quantized waveform is called quantization noise, and it limits modem speed. V.90 Encoding in More Detail Quantization noise limits the V.34 communications channel to about 35 Kbps. But quantization noise affects only analog-to-digital conversion not digital-to-analog. This is the key to V.90: if there are no analog-to-digital conversions between the V.90 digital modem and the PSTN, and if this digitally connected transmitter uses only the 255 discrete signal levels available on the digital portion of the phone network, then this exact digital information reaches the analog modem s receiver, DAC and no information is lost in the conversion processes. Here s how the process (Figure 2) works: 1. The server connects, in effect, digitally to the telephone company trunk. 2. The server signaling is such that the encoding process uses only the 256 PCM codes used in the digital portion of the phone network. In other words, there is no quantization noise associated with converting analogtype signals to discrete valued PCM codes. 3. These PCM codes are converted to corresponding discrete analog voltages and sent to the analog modem via an analog loop circuit, with no information loss. 4. The client receiver reconstructs the discrete network PCM codes from the analog signals it received, decoding what the transmitter sent. Data is sent from the V.90 digital modem over the PSTN as binary numbers. But to meet the conditions of step 2 above, the V.90 digital modem transmits data (eight bits at a time) to the client s ADC at the same rate as the telephone network (8,000 Hz). This means the modem s symbol rate must equal the phone network s sample rate. PSTN V.90 digital modem V.90 analog modem ADC Figure 2. A V.90 Connection 3

5 V.90 Modem Connections During the training sequence, V.90 modems probe the line to determine whether any downstream analog-to-digital conversions have taken place. If the V.90 modems detect any analog-to-digital conversions, they will simply connect as V.34. The V.90 analog modem also attempts a V.34 connection if the remote modem does not support V.90. The V.90 analog modem s task is to discriminate among the 256 potential voltages, to recover 8,000 PCM codes per second. If it could do this, then the download speed would be nearly 64 Kbps (8,000 x 8 bits per code). But it turns out that several problems slow things down slightly. First, even though the network quantization noise floor problem is removed, a second, much lower noise floor is imposed by the network digital-to-analog converter (DAC) equipment and the local loop service to the client s premises. This noise arises from various nonlinear distortions and circuit crosstalk. Second, network DACs are not linear converters, but follow a conversion rule (µ-law in North America and A-law in many other places). As a result, network PCM codes representing small voltages produce very small DAC output voltage steps, whereas codes representing large voltages produce large voltage steps. These two problems make it impractical to use all 256 discrete codes, because the corresponding DAC output voltage levels near zero are just too closely spaced to accurately represent data on a noisy loop. (Note: Each network PCM code corresponds to a DAC voltage level.) Therefore, the V.90 encoder uses various subsets of the 256 codes that eliminate DAC output signals most susceptible to noise. For example, the most robust 128 levels are used for 56 Kbps, 92 levels to send 52 Kbps, and so on. Using fewer levels provides more robust operation, but at a lower data rate. V.90 Requirements V.90 requires the following three conditions for full 56 Kbps transmission: 1. Digital at one end. Today, most service providers have digital connections to the PSTN. One end of an V.90 connection must terminate at a digital circuit, meaning a trunk-side channelized T1, ISDN PRI, or ISDN BRI. Line-side T1 will not work because additional analog-to-digital and digital-to-analog conversions are added. In a trunk-side configuration, once the user s analog call is converted to digital and sent through the carrier network, the call stays digital until it reaches a digital modem through a T1, PRI, or BRI circuit. 2. V.90 support at both ends. V.90 must be supported on both ends of the connection, by the analog modem as well as by the remote access server or modem pool at the host end. Typically, the remote user will be using a 3Com Courier, U.S. Robotics, Megahertz, or other brand V.90 modem dialing into a 3Com U.S. Robotics MP I-modem, NETServer I-modem, Courier I-modem, SuperStack II Remote Access System 1500, Total Control remote access concentrator, or other brand V.90 digital modem. 3. One analog-to-digital conversion. There can be only one analog-to-digital conversion in the phone network along the path of the call between the V.90 digital modem and the analog modem. If the line is a channelized T1, it must be trunk-side and not line-side. With line-side service from the phone company, there is typically an additional analog-to-digital conversion. 4

6 3Com x2 Technology vs. 3Com V.90 Technology Until recently, proprietary implementations were the only options for 56 Kbps access. However, in February 1998 the ITU reached a determination for 56 Kbps technology, providing for one universally compatible solution the V.90 standard. 3Com s V.90 solution will remain compatible with 3Com s proprietary transmission scheme for 56 Kbps access, x2 technology. As Table 1 illustrates, all 3Com x2 modems, both client and server, will continue to support x2 technology when they are upgraded to V.90. Users who do not upgrade to the new standard will be able to connect to digital modems with 3Com s x2 technology for high-speed downloads. Client x2 modems that are not upgraded to the standard will receive a V.34 connection when they call a digital modem that was originally K56flex, even if it has been upgraded to the standard. The Difference Is in the Details The data modes of x2 technology and V.90 are essentially the same. The technical differences between x2 technology and V.90 are primarily in two areas of the handshake or initialization sequences: V.8 Signaling Protocol. V.8 is an international standard that determines the capabilities of the modems on both ends of the call. The V.8 signaling protocol used in V.90 differs from the proprietary signaling method used in x2 technology. Digital Impairment Learning (DIL). Digital Impairment Learning is a mechanism employed in V.90 technology that allows each manufacturer to determine the digital impairments in its own way. This method allows for flexibility and future improvements without a change to the protocol. Table 1. Modem Compatibility Matrix 3Com Other K56flex V.90 V.90 V.34 x2 Server Server Server Server Server x2 Client 56K V.34 56K V.34 V.34 K56flex Client V.34 56K V.34?* V.34 3Com V.90 Client 56K V.34 56K 56K V.34 Other V.90 Client V.34?* 56K 56K V.34 V.34 Client V.34 V.34 V.34 V.34 V.34 * Backward compatibility is up to individual manufacturers 5

7 V.90 Technology from 3Com There are a number of important benefits to choosing 3Com s V.90 modem technology: Digital connections today. 3Com digital modems, such as those in the Total Control remote access concentrator, already process digital signals straight from digital lines, and can be upgraded to V.90 operation via a software upgrade. Programmable platform. 3Com has a long history of delivering software-based implementations based on digital signal processors (DSPs), and was the first to deliver 56 Kbps products to the market with U.S. Robotics x2 technology. 3Com has taken advantage of this lead to refine, enhance, and improve its 56 Kbps product line in order to deliver top performing products and easy upgrades for its customers. Overcoming digital impairments/universal PAD detection. 3Com has repeatedly developed technology that overcomes impairments on the telephone network. In previous protocols V.34, for example the industry faced analog impairments such as echo, line noise, and cross-talk. Common digital impairments include network signals (such as robbed bits), transcoding (A-law to µ-law conversion), and digital devices called packet assembler/disassemblers (PADs). If not properly compensated for in PCM modem algorithms, these digital impairments can change the digital bit stream enough to impact performance. The V.90 specification sets a framework and mechanism to allow for discovering and compensating for digital impairments, but it leaves the task of overcoming them to individual vendors. 3Com has designed and built true digital modems for years. Our engineers have spent the past year researching obscure impairments and variations and identifying solutions. 3Com has developed technology to overcome digital impairments and achieve maximum performance on the widest variety of transmission lines across the globe. V.90 modems from 3Com and its licensees will deliver the benefits of this research and development. 6

8 Glossary amplitude A measure of the distance between the high and low points of a waveform. analog-to-digital converter (ADC) A device that samples incoming analog voltage waveforms, rendering them as sequences of binary digital numbers. Passing waveforms through an ADC introduces quantization noise. Basic Rate Interface (BRI) An ISDN line that provides up to two 64 Kbps B-channels and one 16 Kbps D-channel over an ordinary two-wire telephone line. B-channels carry circuit-oriented data or voice traffic while D-channels carry call-control signals. call-control signaling Operations associated with establishing and tearing down virtual circuits through a network; for example, dialing. central office (CO) The facility at which individual telephone lines in a limited geographic area are connected to the public telephone network. Digital Impairment Learning (DIL) A mechanism during the initial training sequence that allows for uploading and sending tones that allow the client analog modem to detect and learn about digital impairments in the path. This allows the analog modem to build a custom constellation that can avoid or compensate for the discovered impairments. digital signal processor (DSP) A processor that is optimized for performing the complex mathematical calculations inherent in processing digital signals. A discrete DSP can be reprogrammed; a DSP integrated in a chipset typically contains its own ROM and cannot be reprogrammed. digital-to-analog converter (DAC) A device that reconstructs analog voltage waveforms from an incoming sequence of binary digits; does not in itself introduce noise. Integrated Services Digital Network (ISDN) A public switched digital network that provides a wide variety of communications services and integrated access to the network line-side T1 A T1 that undergoes at least one analog-to-digital conversion in the path between the V.90 digital modem and the PSTN. Primary Rate Interface (PRI) A four-wire ISDN line (or trunk ) with the same capacity as a T1, Mbps. PRIs contain Kbps B-channels and one 64 Kbps D-channel. The D-channel carries call-control signaling for all the B-channels. public switched telephone network (PSTN) The public networks that deliver telephone services worldwide. pulse code modulation (PCM) A technique for converting an analog signal with an infinite number of possible values into discrete binary digital words that have a finite number of values. The waveform is sampled, then the sample is quantized into PCM codes. quantization The process of representing a voltage with a discrete binary digital number. Approximating an infinite valued signal with a finite number system introduces an error called quantization error. signal-to-noise ratio (SNR) A measure of link performance arrived at by dividing signal power by noise power. Typically measured in decibels. The higher the ratio, the clearer the connection. T1 A four-wire digital line (or trunk ) with the same capacity as a PRI line, Mbps. T1s contain 24 DS-0s, each of which carries 56 Kbps (call-control signaling is carried within the DS-0). trunk-side T1 A T1 line that has a direct digital connection to the phone network, and therefore undergoes no analog conversions in the path between the V.90 digital modem and the PSTN. 7

9 V.90 analog modem A modem equipped with V.90 software and attached to a standard analog telephone line. In order to connect at V.90 speeds (32 56 Kbps), the device at the other end of the connection must be a V.90 digital modem that is attached to a trunk-side T1, BRI, or PRI line. V.90 digital modem A digital modem equipped with V.90 software and attached to a trunk-side T1, BRI, or PRI line. Analog modems must be equipped with V.90 software in order to connect at V.90 speeds (32 56 Kbps). Current 3Com products that can act as V.90 servers include the Total Control remote access concentrator, NETServer I-modem, MP I-modem, and Courier I-modem. The SuperStack II Remote Access System 1500 will support V.90 when it ships in July

10 3Com Corporation P.O. Box Bayfront Plaza Santa Clara, CA Phone: 800-NET-3Com or Fax: World Wide Web: 3Com ANZA Sydney, Australia Phone: Fax: Melbourne, Australia Phone: Fax: Com Asia Limited Beijing, China Phone: Fax: Shanghai, China Phone: Fax: Hong Kong Phone: Fax: India Phone: Fax: Indonesia Phone: Fax: Korea Phone: Fax: Malaysia Phone: Fax: Pakistan Phone: Fax: Philippines Phone: Fax: Singapore Phone: Fax: Taiwan Phone: Fax: Thailand Phone: Fax: Com Belgium Belgium, Luxembourg Phone: Fax: Netherlands Phone: Fax: Com Canada Calgary Phone: Fax: Montreal Phone: Fax: Toronto Phone: Fax: Vancouver Phone: Fax: Com France Phone: Fax: Com GmbH Munich Phone: Fax: Austria Phone: Fax: Berlin Phone: Fax: Poland Phone: Fax: Switzerland Phone: Fax: Com Ireland Phone: Fax: Com Japan Phone: Fax: Com Latin America U.S. Headquarters Phone: Fax: Argentina Phone: Fax: Brazil Phone: Fax: Chile Phone: Fax: Mexico Phone: Fax: Com Northern Latin America Miami, Florida Phone: Fax: Colombia Phone: Fax: Venezuela Phone: Fax: Com Mediterraneo Milano, Italy Phone: Fax: Rome, Italy Phone: Fax: Spain Phone: Fax: Com Middle East Phone: Fax: Com Nordic AB Denmark Phone: Fax: Finland Phone: Fax: Norway Phone: Fax: Sweden Phone: Fax: Com Russia Moscow Phone: Fax: Com South Africa Phone: Fax: Com UK Ltd. Marlow Phone: Fax: Manchester Phone: Fax: Edinburgh Phone: Fax: Com Corporation. All rights reserved. 3Com is a publicly owned corporation (NASDAQ.COMS). 3Com, Megahertz, SuperStack, U.S. Robotics, and V.Everything are registered trademarks of 3Com or its subsidiaries. Courier, Total Control, Universal Connect, and x2 are trademarks of 3Com or its subsidiaries. K56flex is a trademark of Rockwell International. All specifications are subject to change without notice. Printed in U.S.A /98

Traffic Offload. Cisco 7200/Cisco 7500 APPLICATION NOTE

Traffic Offload. Cisco 7200/Cisco 7500 APPLICATION NOTE APPLICATION NOTE Cisco 700/Cisco 700 Traffic offload allows exchange carriers to offload their telephony traffic to a packet network from the Public Switched Telephone Network (PSTN). By doing so, carriers

More information

Cisco CallManager 4.0-PBX Interoperability: Lucent/Avaya Definity G3 MV1.3 PBX using 6608-T1 PRI NI2 with MGCP

Cisco CallManager 4.0-PBX Interoperability: Lucent/Avaya Definity G3 MV1.3 PBX using 6608-T1 PRI NI2 with MGCP Application Note Cisco CallManager 4.0-PBX Interoperability: Lucent/Avaya Definity G3 MV1.3 PBX using 6608-T1 PRI NI2 with MGCP Introduction This is an application note for connectivity of Lucent/Avaya

More information

E-Seminar. Voice over IP. Internet Technical Solution Seminar

E-Seminar. Voice over IP. Internet Technical Solution Seminar E-Seminar Voice over IP Internet Technical Solution Seminar Voice over IP Internet Technical Solution Seminar 3 Welcome 4 Objectives 5 Telephony in Business 6 VoIP and IP Telephony 7 Traditional Telephony

More information

Understanding the Issues/ Troubleshooting Problems

Understanding the Issues/ Troubleshooting Problems Understanding the Issues/ Troubleshooting Problems Expectations Requirements Testing has shown that a vast majority of analog lines in the U.S., Europe and the Pacific Rim will support x2, but certain

More information

Cisco Voice Services Provisioning Tool 2.6(1)

Cisco Voice Services Provisioning Tool 2.6(1) Data Sheet Cisco Voice Services Provisioning Tool 2.6(1) The Cisco Voice Services Provisioning Tool (VSPT) provides a GUI for the creation, modification, and execution of signaling connections, trunks,

More information

Power Analyzer Firmware Update Utility Version Software Release Notes

Power Analyzer Firmware Update Utility Version Software Release Notes Power Analyzer Firmware Update Utility Version 3.1.0 Software Release Notes Contents General Information... 2... 2 Supported models... 2 Minimum system requirements... 2 Installation instructions... 2

More information

ENHANCED INTERIOR GATEWAY ROUTING PROTOCOL STUB ROUTER FUNCTIONALITY

ENHANCED INTERIOR GATEWAY ROUTING PROTOCOL STUB ROUTER FUNCTIONALITY APPLICATION NOTE ENHANCED INTERIOR GATEWAY ROUTING PROTOCOL STUB ROUTER FUNCTIONALITY OVERVIEW Enhanced Interior Gateway Routing Protocol (EIGRP).Stub Router functionality, which Cisco introduced in Cisco

More information

Troubleshooting Ethernet Problems with Your Oscilloscope APPLICATION NOTE

Troubleshooting Ethernet Problems with Your Oscilloscope APPLICATION NOTE Troubleshooting Ethernet Problems with Your Oscilloscope Introduction Ethernet is a family of frame-based computer networking technologies for local area networks (LANs), initially developed at Xerox PARC

More information

Step 1: New Portal User User ID Created Using IdentityIQ (IIQ)

Step 1: New Portal User User ID Created Using IdentityIQ (IIQ) Rockwell Automation PartnerNetwork Portal Single Sign-on (SSO) Login to Rockwell Automation PartnerNewtork Portal for Commercial Programs Participants Scope: This job aid provides instructions on how to

More information

Cisco Aironet In-Building Wireless Solutions International Power Compliance Chart

Cisco Aironet In-Building Wireless Solutions International Power Compliance Chart Cisco Aironet In-Building Wireless Solutions International Power Compliance Chart ADDITIONAL INFORMATION It is important to Cisco Systems that its resellers comply with and recognize all applicable regulations

More information

Safety. Introduction

Safety. Introduction KickStart Guide Safety Introduction Safety precautions Before using this product, see the safety precautions associated with your instrument. The instrumentation associated with this software is intended

More information

END-OF-SALE AND END-OF-LIFE ANNOUNCEMENT FOR THE CISCO MEDIA CONVERGENCE SERVER 7845H-2400

END-OF-SALE AND END-OF-LIFE ANNOUNCEMENT FOR THE CISCO MEDIA CONVERGENCE SERVER 7845H-2400 END-OF-LIFE NOTICE, NO. 2566 END-OF-SALE AND END-OF-LIFE ANNOUNCEMENT FOR THE CISCO MEDIA CONVERGENCE SERVER 7845H-2400 Cisco Systems announces the end of life of the Cisco Media Convergence Server 7845H-2400.

More information

Configuring DHCP for ShoreTel IP Phones

Configuring DHCP for ShoreTel IP Phones Configuring DHCP for ShoreTel IP Phones Network Requirements and Preparation 3 Configuring DHCP for ShoreTel IP Phones The ShoreTel server provides the latest application software and configuration information

More information

Cisco 3745 Gateway - PBX Interoperability: Avaya Definity G3 PBX using Q.931 PRI Network Side Interfaces to an H.323 Gateway

Cisco 3745 Gateway - PBX Interoperability: Avaya Definity G3 PBX using Q.931 PRI Network Side Interfaces to an H.323 Gateway Application Note Cisco 3745 Gateway - PBX Interoperability: Avaya Definity G3 PBX using Q.931 PRI Network Side Interfaces to an H.323 Gateway Introduction This Application Note describes the interoperability

More information

Cisco Unified CallManager 4.0-PBX Interoperability: Mitel 3300 ICP Release 4.1 PBX to a Cisco 6608 Gateway using T1 QSIG with MGCP

Cisco Unified CallManager 4.0-PBX Interoperability: Mitel 3300 ICP Release 4.1 PBX to a Cisco 6608 Gateway using T1 QSIG with MGCP Application Note Cisco Unified CallManager 4.0-PBX Interoperability: Mitel 3300 ICP Release 4.1 PBX to a Cisco 6608 Gateway using T1 QSIG with MGCP Introduction This is an application note for connectivity

More information

Global entertainment and media outlook Explore the content and tools

Global entertainment and media outlook Explore the content and tools www.pwc.com/outlook Global entertainment and media outlook Explore the content and tools A comprehensive online source of global analysis for consumer/ end-user and advertising spending 5-year forecasts

More information

CISCO IP PHONE 7970G NEW! CISCO IP PHONE 7905G AND 7912G XML

CISCO IP PHONE 7970G NEW! CISCO IP PHONE 7905G AND 7912G XML Q & A CISCO IP PHONE 7970G NEW! CISCO IP PHONE 7905G AND 7912G XML GENERAL QUESTIONS Q. What is the Cisco IP Phone 7970G? A. The 7970G is our latest state-of-the-art IP phone, which includes a large color,

More information

Cisco 2651XM Gateway - PBX Interoperability: Avaya Definity G3 PBX using Analog FXO Interfaces to an H.323 Gateway

Cisco 2651XM Gateway - PBX Interoperability: Avaya Definity G3 PBX using Analog FXO Interfaces to an H.323 Gateway Application Note Cisco 2651XM Gateway - PBX Interoperability: Avaya Definity G3 PBX using Analog FXO Interfaces to an H.323 Gateway Introduction This note describes the interoperability between the Avaya

More information

Patent Portfolio Overview May The data in this presentation is current as of this date.

Patent Portfolio Overview May The data in this presentation is current as of this date. Patent Portfolio Overview May 2018 1 1 The data in this presentation is current as of this date. Table of Contents Overview HEVC Standard Versions in Licensing Program Patent Evaluation Portfolio Growth

More information

ISDN Primary Rate Test Set. Advanced Test Equipment Rentals ATEC (2832)

ISDN Primary Rate Test Set. Advanced Test Equipment Rentals ATEC (2832) ISDN Primary Rate Test Set Established 1981 Advanced Test Equipment Rentals www.atecorp.com 800-404-ATEC (2832) TPI 570 9 6 TPI 570 ISDN Primary Rate Test Set The Leader in Portable ISDN Testing The first

More information

Dataliner Message Displays Using DL50 Slaves with a DL40 Master

Dataliner Message Displays Using DL50 Slaves with a DL40 Master ALLEN-BRADLEY Dataliner Message Displays Introduction This application note describes how to use Dataliner DL50 slave displays with a DL40 display as a master. The DL40 master display contains all messages

More information

Troubleshooting Ethernet Problems with Your Oscilloscope APPLICATION NOTE

Troubleshooting Ethernet Problems with Your Oscilloscope APPLICATION NOTE Troubleshooting Ethernet Problems with Your Oscilloscope Introduction Ethernet is a family of frame-based computer networking technologies for local area networks (LANs), initially developed at Xerox PARC

More information

How to Troubleshoot System Problems Using an Oscilloscope with I 2 C and SPI Decoding APPLICATION NOTE

How to Troubleshoot System Problems Using an Oscilloscope with I 2 C and SPI Decoding APPLICATION NOTE How to Troubleshoot System Problems Using an Oscilloscope with I 2 C and SPI Decoding Introduction Most microcontroller-based designs use I 2 C or SPI or both, to communicate among controllers and between

More information

OPERATIONS MANUAL Audio Conferencing

OPERATIONS MANUAL Audio Conferencing Section I: Introduction and Service Description. OPERATIONS MANUAL Audio Conferencing 1. Audio Conferencing. Audio conferencing enables multiple participants to converse simultaneously via a telephone

More information

CISCO 7304 SERIES ROUTER PORT ADAPTER CARRIER CARD

CISCO 7304 SERIES ROUTER PORT ADAPTER CARRIER CARD DATA SHEET CISCO 7304 SERIES ROUTER PORT ADAPTER CARRIER CARD The Cisco 7304 Router, part of the industry-leading Cisco 7000 Series, is optimized to deliver flexible, high-performance IP and Multiprotocol

More information

Instructions. (For 6180 Industrial Computers) Installing a Processor Upgrade

Instructions. (For 6180 Industrial Computers) Installing a Processor Upgrade Instructions (For 6180 Industrial Computers) This document describes how to remove or install a Pentium processor in the 6180 Industrial Computer. Processor specifications are also provided. Installing

More information

Fast 3D EMC/EMI Scan with Detectus Scanning System and Tektronix Real Time Spectrum Analyzers CASE STUDY

Fast 3D EMC/EMI Scan with Detectus Scanning System and Tektronix Real Time Spectrum Analyzers CASE STUDY Fast 3D EMC/EMI Scan with Detectus Scanning System and Tektronix Real Time Spectrum Analyzers Fast 3D EMC/EMI Scan with Detectus Scanning System and Tektronix Real Time Spectrum Analyzers Customer Solution

More information

Cisco ONS SDH 12-Port STM-1 Electrical Interface Card

Cisco ONS SDH 12-Port STM-1 Electrical Interface Card Data Sheet Cisco ONS 15454 SDH 12-Port STM-1 Electrical Interface Card The Cisco ONS 15454 SDH 12-Port STM-1 Electrical Interface Card (STM-1E) provides a cost-effective, high-speed electrical interface

More information

RPM International Inc. Hotline Instructions

RPM International Inc. Hotline Instructions RPM International Inc. Hotline Instructions While compliance matters can often be resolved at the local level, the RPM International Inc. ( RPM ) Hotline provides another way for you to report concerns

More information

Cisco Extensible Provisioning and Operations Manager 4.5

Cisco Extensible Provisioning and Operations Manager 4.5 Data Sheet Cisco Extensible Provisioning and Operations Manager 4.5 Cisco Extensible Provisioning and Operations Manager (EPOM) is a Web-based application for real-time provisioning of the Cisco BTS 10200

More information

EventBuilder.com. International Audio Conferencing Access Guide. This guide contains: :: International Toll-Free Access Dialing Instructions

EventBuilder.com. International Audio Conferencing Access Guide. This guide contains: :: International Toll-Free Access Dialing Instructions EventBuilder.com International Audio Conferencing Access Guide TM This guide contains: :: International Toll-Free Access Dialing Instructions :: ATFS (Access Toll-Free Service) Dialing Instructions ::

More information

IP Communications for Small Offices Using Cisco CallManager Express and Cisco Unity Express

IP Communications for Small Offices Using Cisco CallManager Express and Cisco Unity Express Overview IP Communications for Small Offices Using Cisco CallManager Express and Cisco Unity Express Cisco CallManager Express with Cisco Unity Express provides small and medium-sized businesses (SMBs)

More information

NEW METHOD FOR ORDERING CISCO 1700 SERIES MODULAR ACCESS ROUTERS AND CISCO 1800 SERIES INTEGRATED SERVICES ROUTERS SOFTWARE SPARE IMAGES

NEW METHOD FOR ORDERING CISCO 1700 SERIES MODULAR ACCESS ROUTERS AND CISCO 1800 SERIES INTEGRATED SERVICES ROUTERS SOFTWARE SPARE IMAGES PRODUCT BULLETIN, NO. 2748 NEW METHOD FOR ORDERING CISCO 1700 SERIES MODULAR ACCESS ROUTERS AND CISCO 1800 SERIES INTEGRATED SERVICES ROUTERS SOFTWARE SPARE IMAGES Until recently, every release of Cisco

More information

GW-WN150M 11b/g/n USB Wireless User Manual

GW-WN150M 11b/g/n USB Wireless User Manual GW-WN150M 11b/g/n USB Wireless User Manual Wireless Local Area Network USB Card (For 802.11b/g/n Wireless Networks) Contents 1 Overview... 1 1.1 Product Introduction... 1 1.2 System Requirements... 1 1.3

More information

Customers want to transform their datacenter 80% 28% global IT budgets spent on maintenance. time spent on administrative tasks

Customers want to transform their datacenter 80% 28% global IT budgets spent on maintenance. time spent on administrative tasks Customers want to transform their datacenter 80% global IT budgets spent on maintenance 28% time spent on administrative tasks Cloud is a new way to think about your datacenter Traditional model Dedicated

More information

Application Note. Overview. Hardware Requirements. Software Requirements

Application Note. Overview. Hardware Requirements. Software Requirements Application Note Overview This document provides instructions on interfacing the 2755-DS/DD bar code decoder to the 2760-RB interface module via dumb terminal protocol RS-232 using either the 2760-SFC1

More information

Cisco AVVID The Architecture for E-Business

Cisco AVVID The Architecture for E-Business WHITE PAPER Cisco AVVID The Architecture for E-Business Executive Summary Cisco AVVID (Architecture for Voice, Video and Integrated Data), defines a framework for building and evolving customer networks

More information

Access Code and Phone Number

Access Code and Phone Number Algeria Dial International collect/reverse charge number: 1-212-559-5842 Argentina For phones using Telecom: Dial 0-800-555-4288; wait for prompt, then dial 866- For phones using Telefonica: Dial 0-800-222-1288;

More information

Cisco AS5300 Gateway - PBX Interoperability: NEC NEAX 2400 PBX using T1 PRI Interfaces to an H.323 Gateway

Cisco AS5300 Gateway - PBX Interoperability: NEC NEAX 2400 PBX using T1 PRI Interfaces to an H.323 Gateway Application Note Cisco AS5300 Gateway - PBX Interoperability: NEC NEAX 2400 PBX using T1 PRI Interfaces to an H.323 Gateway Introduction This Application Note describes the interoperability of a Cisco

More information

A 3/25/99 4:23 PM Page 23 APC Global Services 1999 Al Specificat

A 3/25/99 4:23 PM Page 23 APC Global Services 1999 Al Specificat APC Global Services 1 Boston Edison Testimonial I now have peace of mind knowing that our facility is protected by the professionals from APC s Global Services Group and the APC Silcon DP300E. Franco Pasquale

More information

DATA APPENDIX. Real Exchange Rate Movements and the Relative Price of Nontraded Goods Caroline M. Betts and Timothy J. Kehoe

DATA APPENDIX. Real Exchange Rate Movements and the Relative Price of Nontraded Goods Caroline M. Betts and Timothy J. Kehoe DATA APPENDIX Real Exchange Rate Movements and the Relative Price of Nontraded Goods Caroline M. Betts and Timothy J. Kehoe I. ORIGINAL SERIES: DESCRIPTION A. ANNUAL AND QUARTERLY SERIES 1a. MARKET EXCHANGE

More information

Patent Portfolio Overview July The data in this presentation is current as of this date.

Patent Portfolio Overview July The data in this presentation is current as of this date. Patent Portfolio Overview July 2017 1 1 The data in this presentation is current as of this date. Table of Contents Overview HEVC Standard Versions in Licensing Program Patent Evaluation Portfolio Growth

More information

RTPA2A. TekConnect probe adapter for real-time spectrum analyzers. Tektronix high-performance probing solutions. Applications. Notice to EU customers

RTPA2A. TekConnect probe adapter for real-time spectrum analyzers. Tektronix high-performance probing solutions. Applications. Notice to EU customers RTPA2A Extends the troubleshooting capabilities of Tektronix real-time spectrum analyzers with the world s best probes Troubleshoot and determine RF faults directly on circuit boards where no coaxial connection

More information

CISCO 7304 SERIES ROUTER PORT ADAPTER CARRIER CARD

CISCO 7304 SERIES ROUTER PORT ADAPTER CARRIER CARD DATA SHEET CISCO 7304 SERIES ROUTER PORT ADAPTER CARRIER CARD The Cisco 7304 Router, part of the industry-leading Cisco 7000 Series, is optimized to deliver flexible, high-performance IP and Multiprotocol

More information

ALL-IN-ONE PRESENTATION SYSTEMS

ALL-IN-ONE PRESENTATION SYSTEMS ALL-IN-ONE PRESENTATION SYSTEMS VS-88UT VS-622DT KramerAV.com WHEN KRAMER SET OUT TO BUILD THE AV INDUSTRIES MOST VERSATILE FAMILY OF ALL-IN-ONE PRESENTATION SYSTEMS THE GOAL WAS SIMPLE, CREATE A LINE

More information

Digital Opportunity Index. Michael Minges Telecommunications Management Group, Inc.

Digital Opportunity Index. Michael Minges Telecommunications Management Group, Inc. Digital Opportunity Index Michael Minges Telecommunications Management Group, Inc. Digital Opportunity Index (DOI) Why How Preliminary results Conclusions WSIS Plan of Action E. Follow-up and evaluation

More information

Using TAPS with +E.164 Directory Numbers

Using TAPS with +E.164 Directory Numbers Application Note Using TAPS with +E.164 Directory Numbers Page 1 of 8 Rev 1.1 September 17, 2010 Revision 1.1 Table of Contents INTRODUCTION 2 INSTALLING CISCO UNIFIED CONTACT CENTER EXPRESS 2 INSTALLING

More information

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

THE CISCO SUCCESS BUILDER PROGRAM THE CISCO SMALL OFFICE COMMUNICATIONS CENTER: AFFORDABLE, PROVEN COMMUNICATIONS SOLUTIONS FOR SMALL ORGANIZATIONS

THE CISCO SUCCESS BUILDER PROGRAM THE CISCO SMALL OFFICE COMMUNICATIONS CENTER: AFFORDABLE, PROVEN COMMUNICATIONS SOLUTIONS FOR SMALL ORGANIZATIONS THE CISCO SUCCESS BUILDER PROGRAM THE CISCO SMALL OFFICE COMMUNICATIONS CENTER: AFFORDABLE, PROVEN COMMUNICATIONS SOLUTIONS FOR SMALL ORGANIZATIONS CISCO SUCCESS BUILDER. IT S MORE THAN AN INCENTIVE PROGRAM.

More information

Multi-Site Parallel Testing with the S535 Wafer Acceptance Test System APPLICATION NOTE

Multi-Site Parallel Testing with the S535 Wafer Acceptance Test System APPLICATION NOTE Multi-Site Parallel Testing with the S535 Wafer Acceptance Test System In semiconductor wafer production, minimizing the cost of test has been identified as the number one challenge. The biggest factor

More information

E-Seminar. Wireless LAN. Internet Technical Solution Seminar

E-Seminar. Wireless LAN. Internet Technical Solution Seminar E-Seminar Wireless LAN Internet Technical Solution Seminar Wireless LAN Internet Technical Solution Seminar 3 Welcome 4 Objectives 5 Definition 6 Uses 7 LAN Network Layout 8 Operation 9 Building - to -

More information

Conferencing and Recording

Conferencing and Recording Conferencing and Recording User Guide 03 July 2018 Contents About conferencing 3 How to schedule a meeting 4 How to join a StarLeaf meeting 6 About global telephone dial-in numbers 10 Europe, Middle East,

More information

Adaptive Bitrate Streaming

Adaptive Bitrate Streaming Monitoring and Quality Control Monitoring and quality control of platforms is as important as the ABR systems themselves. Many Content Providers, Broadcasters and Cable Operators are now providing multiscreen

More information

AdaptaScan Reader to a PLC-5 Using RS-232/ASCII Protocol with the 2760 RB Module and the 2760-SFC1 and -SFC2 Protocol Cartridge

AdaptaScan Reader to a PLC-5 Using RS-232/ASCII Protocol with the 2760 RB Module and the 2760-SFC1 and -SFC2 Protocol Cartridge Application Note AdaptaScan Reader to a PLC-5 Using RS-232/ASCII Protocol with the 2760 RB Module and the 2760-SFC1 and -SFC2 Protocol Cartridge Overview The AdaptaScan-SN3, -SN5 or -SN8 bar code reader

More information

Global VoIP Solution: IPTalk APRIL, IPTalk Corporation

Global VoIP Solution: IPTalk APRIL, IPTalk Corporation Global VoIP Solution: IP APRIL, 2010 IP Corporation Global VoIP solution for Japanese Enterprises overseas The cost for the international telephone calls is a common problem for globally organised companies.

More information

Vercise M8 Adapter. Directions for Use REV B

Vercise M8 Adapter. Directions for Use REV B Vercise M8 Adapter Directions for Use 90903595-07 REV B CAUTION: Federal law restricts this device to sale, distribution and use by or on the order of a physician. Vercise M8 Adapter Trademarks All trademarks

More information

Innovative Fastening Technologies

Innovative Fastening Technologies Innovative Fastening Technologies Corporate Overview 2011 Update Infastech is one of the world s largest producers of engineered mechanical fasteners with revenues exceeding USD500 million and an industry

More information

High-Availability Solutions for SIP Enabled Voice-over-IP Networks

High-Availability Solutions for SIP Enabled Voice-over-IP Networks White Paper High-Availability Solutions for S Enabled Voice-over- Networks The rapid evolution of voice and data technology is significantly changing the business environment. The introduction of services

More information

MANUAL VOICE/DATA SIMCARD CANADA

MANUAL VOICE/DATA SIMCARD CANADA MANUAL VOICE/DATA SIMCARD CANADA Copyright 2018. All rights reserved. The content of this document may not be copied,replaced,distributed,published,displayed, modified,or transferred in any form or by

More information

THE POWER OF A STRONG PARTNERSHIP.

THE POWER OF A STRONG PARTNERSHIP. THE POWER OF A STRONG PARTNERSHIP. Now you can harness a network of resources. Connections, knowledge, and expertise. All focused on your success. The Cisco Channel Partner Program. BE CONNECTED. Great

More information

Digital Pre-emphasis Processor BERTScope DPP Series Datasheet

Digital Pre-emphasis Processor BERTScope DPP Series Datasheet Digital Pre-emphasis Processor BERTScope DPP Series Datasheet New microcontroller to provide more processing power RS-232 interface enhancement to speed up PCIe receiver equalization link training BERTScope

More information

LabVIEW DSP Module. Contents. Introduction RELEASE NOTES. Version 1.0

LabVIEW DSP Module. Contents. Introduction RELEASE NOTES. Version 1.0 RELEASE NOTES LabVIEW DSP Module Version 1.0 Contents Introduction Introduction... 1 LabVIEW Embedded Edition... 2 System Requirements... 3 Installation... 3 DSP Module Documentation... 4 Where to Go for

More information

Automation DriveServer

Automation DriveServer Automation Drive Remote maintenance for intelligent solutions Lenze Global Drive Making communication easy Drive the path to open automation Are you looking for a simple way of getting your drives connected

More information

Allianz SE Reinsurance Branch Asia Pacific Systems Requirements & Developments. Dr. Lutz Füllgraf

Allianz SE Reinsurance Branch Asia Pacific Systems Requirements & Developments. Dr. Lutz Füllgraf Allianz SE Reinsurance Branch Asia Pacific Systems Requirements & Developments Dr. Lutz Füllgraf Technology and Innovation for Insurance Conference 2007, Sydney 22 March 2007 Contents 1 Importance of a

More information

DuSLIC Infineons High Modem Performance Codec

DuSLIC Infineons High Modem Performance Codec DuSLIC Infineons High Performance Codec Introduction s that use the regular telephone network are and will be the dominant technology for the internet access and other data applications. The reasons among

More information

Programming Note. Agilent Technologies Quick Reference Guide For the 8757D/E Scalar Network Analyzer

Programming Note. Agilent Technologies Quick Reference Guide For the 8757D/E Scalar Network Analyzer Programming Note Agilent Technologies Quick Reference Guide For the 8757D/E Scalar Network Analyzer Manufacturing Part Number: 08757-90130 Printed in USA Print Date: July 1992 Agilent Technologies, Inc.

More information

NEW CISCO IOS SOFTWARE RELEASE 12.2(25)EY FOR CISCO CATALYST 3750 METRO SERIES SWITCHES

NEW CISCO IOS SOFTWARE RELEASE 12.2(25)EY FOR CISCO CATALYST 3750 METRO SERIES SWITCHES PRODUCT BULLETIN NO. 2784 NEW CISCO IOS SOFTWARE RELEASE 12.2(25)EY FOR CISCO CATALYST 3750 METRO SERIES SWITCHES INTRODUCTION Cisco Systems is pleased to announce Cisco IOS Software updates for the Cisco

More information

Sutron Voice Modem Operation Manual

Sutron Voice Modem Operation Manual Sutron Voice Modem Operation Manual Models: 8080-0005-1 and -2 TABLE OF CONTENTS Overview...1 Jumpers and Connections...2 Recommended Jumper Settings...2 Operation with the Xpert/Xlite...3 Operation with

More information

Instructions. (For 6180 Industrial Computers) Applications. Overview & Safety

Instructions. (For 6180 Industrial Computers) Applications. Overview & Safety Instructions (For 6180 Industrial Computers) Applications This instruction sheet describes how to replace the following displays and backlights for 6180 Industrial Computers. All display kits contain a

More information

Updates to Plastic Molding and Co-injection Modules (Catalog Numbers 1771-QDC and 1771-QI)

Updates to Plastic Molding and Co-injection Modules (Catalog Numbers 1771-QDC and 1771-QI) Release Note Updates to Plastic Molding and Co-injection Modules (Catalog Numbers 1771- and 1771-QI) What s in This Release Note? this symbol applies to module only QI applies to QI module only QI means

More information

E-T-A PowerPlex Bus System for Marine Applications

E-T-A PowerPlex Bus System for Marine Applications E-T-A PowerPlex Bus System for Marine Applications E-T-A PowerPlex Technology E-T-A PowerPlex Bus System for the Protection and Control of Electrical Installations in Recreational and Work Boats. E-T-A

More information

Cisco Catalyst 2950 Series Software Feature Comparison Standard Image (SI) and Enhanced Image (EI) Feature Comparison

Cisco Catalyst 2950 Series Software Feature Comparison Standard Image (SI) and Enhanced Image (EI) Feature Comparison Product Bulletin No. 1855 Cisco Catalyst 2950 Series Software Comparison and Comparison The Cisco Catalyst 2950 Series switches include two software image versions that support different degrees of functionality

More information

VOICE/DATA SIMCARD USA UNLIMITED

VOICE/DATA SIMCARD USA UNLIMITED VOICE/DATA SIMCARD USA UNLIMITED Copyright 2018. All rights reserved. The content of this document may not be copied,replaced,distributed,published,displayed, modified,or transferred in any form or by

More information

iclass SE multiclass SE 125kHz, 13.56MHz 125kHz, 13.56MHz

iclass SE multiclass SE 125kHz, 13.56MHz 125kHz, 13.56MHz Date created: 11 July 2016 Last update: 18 August 2016 READERS REGULATORY CERTIFICATION BY COUNTRY. The following table consists of the current regulatory certifications for the readers. HID Global is

More information

Public Switched TelephoneNetwork (PSTN) By Iqtidar Ali

Public Switched TelephoneNetwork (PSTN) By Iqtidar Ali Public Switched TelephoneNetwork (PSTN) By Iqtidar Ali Public Switched Telephone Network (PSTN) The term PSTN describes the various equipment and interconnecting facilities that provide phone service to

More information

U85026A Detector 40 to 60 GHz

U85026A Detector 40 to 60 GHz Operating and Service Manual U85026A Detector 40 to 60 GHz Serial Numbers This manual applies directly to U85026A detectors with serial numbers 100 and above. For additional information on serial numbers,

More information

TELECOMMUNICATION SYSTEMS

TELECOMMUNICATION SYSTEMS TELECOMMUNICATION SYSTEMS By Syed Bakhtawar Shah Abid Lecturer in Computer Science 1 Public Switched Telephone Network Structure The Local Loop Trunks and Multiplexing Switching 2 Network Structure Minimize

More information

Digital EAGLEs. Outlook and perspectives

Digital EAGLEs. Outlook and perspectives 2016 Digital EAGLEs Outlook and perspectives Fixed and Mobile broadband adoption rates in the next decade Changes in Fixed-Broadband penetration 2014-25 Changes in Mobile-Broadband penetration 2014-25

More information

Hybrid Wide-Area Network Application-centric, agile and end-to-end

Hybrid Wide-Area Network Application-centric, agile and end-to-end Hybrid Wide-Area Network Application-centric, agile and end-to-end How do you close the gap between the demands on your network and your capabilities? Wide-area networks, by their nature, connect geographically

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

Calibrating FieldPoint Analog Input Modules with Calibration Executive

Calibrating FieldPoint Analog Input Modules with Calibration Executive USER GUIDE Calibrating FieldPoint Analog Input Modules with Calibration Executive Contents This document contains step-by-step instructions for loading and running National Instruments Calibration Executive

More information

CISCO SFP OPTICS FOR PACKET-OVER-SONET/SDH AND ATM APPLICATIONS

CISCO SFP OPTICS FOR PACKET-OVER-SONET/SDH AND ATM APPLICATIONS DATA SHEET CISCO SFP OPTICS FOR PACKET-OVER-SONET/SDH AND ATM APPLICATIONS The Cisco industry-standard Small Form-Factor Pluggable Interface Converter (SFP) for packet-over-sonet/sdh (POS), optical networking,

More information

TROVIS 6600 Automation System for industrial processes

TROVIS 6600 Automation System for industrial processes TROVIS 6600 Automation System for industrial processes Graphical Project Management Tool Max. 40 characters for data point names Function blocks (temperature control circuits, autoclave loops, analog programmer,

More information

NEW JERSEY S HIGHER EDUCATION NETWORK (NJEDGE.NET), AN IP-VPN CASE STUDY

NEW JERSEY S HIGHER EDUCATION NETWORK (NJEDGE.NET), AN IP-VPN CASE STUDY CUSTOMER CASE STUDY NEW JERSEY S HIGHER EDUCATION NETWORK (NJEDGE.NET), AN IP-VPN CASE STUDY SUMMARY NJEDge.Net is a nonprofit consortium of 45 colleges and universities in New Jersey dedicated to promoting

More information

Purchasing. Operations 3% Marketing 3% HR. Production 1%

Purchasing. Operations 3% Marketing 3% HR. Production 1% Agenda Item DOC ID IAF CMC (11) 75 For Information For discussion For decision For comments to the author IAF End User Survey results (October 211) This report summarises the total responses to the IAF

More information

DATA SHEET. Catalyst Inline Power Patch Panel

DATA SHEET. Catalyst Inline Power Patch Panel DATA SHEET Inline Power Patch DEPLOYED IN THE WIRING CLOSET, THE CATALYST INLINE POWER PATCH PANEL PROVIDES FAST ETHERNET ENHANCEMENTS NEEDED FOR MULTISERVICE NETWORKING WHILE PRESERVING CUSTOMER INVESTMENTS

More information

Digital Pre-emphasis Processor BERTScope DPP Series Datasheet

Digital Pre-emphasis Processor BERTScope DPP Series Datasheet Digital Pre-emphasis Processor BERTScope DPP Series Datasheet Overview The DPP125C is a nonlinear signal conditioner capable of adding controllable amounts of pre-emphasis to a signal. It takes in single-ended

More information

Carrier Services. Intelligent telephony. for over COUNTRIES DID NUMBERS. All IP

Carrier Services. Intelligent telephony. for over COUNTRIES DID NUMBERS. All IP Carrier Services All IP Intelligent telephony In current times, being connected to the telephone network just isn t enough anymore; one needs to be INTERconnected with it, as it all has become IP. Along

More information

INTERDIGITAL. 4 th Quarter 2013 Investor Presentation. invention collaboration contribution InterDigital, Inc. All rights reserved.

INTERDIGITAL. 4 th Quarter 2013 Investor Presentation. invention collaboration contribution InterDigital, Inc. All rights reserved. INTERDIGITAL 4 th Quarter 2013 Investor Presentation invention collaboration contribution 1 2013 InterDigital, Inc. All rights reserved. Forward-Looking Statements 2 2013 InterDigital, Inc. All rights

More information

Cisco Value Incentive Program Advanced Technologies: Period 7

Cisco Value Incentive Program Advanced Technologies: Period 7 Cisco Partner Program Latin America Program Rules Cisco Value Incentive Program Advanced Technologies: Period 7 Revised: March 30, 2006 The Cisco Value Incentive Program is a comprehensive rebate program

More information

PRODUCT DATA. Conformance Test System for PSTN Telephones Base System Type 6711 (version 2.0)

PRODUCT DATA. Conformance Test System for PSTN Telephones Base System Type 6711 (version 2.0) PRODUCT DATA Conformance Test System for PSTN Telephones Base System Type 6711 (version 2.0) Conformance Test System for PSTN Telephones Type 6711 is a flexible test platform for voice conformance testing

More information

Keysight Technologies RS232/UART Protocol Triggering and Decode for Infiniium Series Oscilloscopes. Data Sheet

Keysight Technologies RS232/UART Protocol Triggering and Decode for Infiniium Series Oscilloscopes. Data Sheet Keysight Technologies RS232/UART Protocol Triggering and Decode for Infiniium 90000 Series Oscilloscopes Data Sheet This application is available in the following license variations. Order N5462A for a

More information

Keysight Technologies Multi-Vendor Cellular Networks and Value Driven Optimization. Application Note

Keysight Technologies Multi-Vendor Cellular Networks and Value Driven Optimization. Application Note Keysight Technologies Multi-Vendor Cellular Networks and Value Driven Optimization Application Note Introduction In today s mobile networks, revenue per transported bit is constantly decreasing, while

More information

ANNOUNCING NEW PRODUCT OFFERINGS FOR THE CISCO CATALYST 6500 SERIES

ANNOUNCING NEW PRODUCT OFFERINGS FOR THE CISCO CATALYST 6500 SERIES PRODUCT BULLETIN NO. 2028 ANNOUNCING NEW PRODUCT OFFERINGS FOR THE CISCO CATALYST 6500 SERIES NEW PRODUCT OFFERINGS: Cisco Catalyst 6503 Firewall Security System Cisco Catalyst 6506 Firewall Security System

More information

Cisco Unified CallConnector for Microsoft Office Quick Reference Guide 1

Cisco Unified CallConnector for Microsoft Office Quick Reference Guide 1 Quick Reference Cisco Unified CallConnector for Microsoft Office Quick Reference Guide 1 Overview 2 Starting and Accessing Features 3 Using the Call Popup Window 4 Using QuickSearch 5 Toolbar Overview

More information

100GBASE-SR4/TDEC Compliance and Characterization Solution

100GBASE-SR4/TDEC Compliance and Characterization Solution 100GBASE-SR4/TDEC Compliance and Characterization Solution Key features 80STDEC offers streamlined high performance Transmitter and Dispersion Eye Closure (TDEC) on a variety of Tektronix optical acquisition

More information

CISCO FAX SERVER. Figure 1. Example Deployment Scenario. The Cisco Fax Server solution consists of the following components:

CISCO FAX SERVER. Figure 1. Example Deployment Scenario. The Cisco Fax Server solution consists of the following components: DATA SHEET CISCO FAX SERVER The Cisco Fax Server is an easy-to-use, easy-to-manage fax and e-document delivery solution that helps enterprises integrate voice, fax, data, and desktop applications for powerful

More information

AdaptaScan Reader to a PLC-5 Using DH-485 Protocol with the 2760 RB Module and the 2760-SFC2 Protocol Cartridge

AdaptaScan Reader to a PLC-5 Using DH-485 Protocol with the 2760 RB Module and the 2760-SFC2 Protocol Cartridge Application Note AdaptaScan Reader to a PLC-5 Using DH-485 Protocol with the 2760 RB Module and the 2760-SFC2 Protocol Cartridge Overview The AdaptaScan-SN3, -SN5 or -SN8 bar code reader may be configured

More information

MORE THAN JUST A PRODUCT, CABLOFIL IS A GLOBAL SOLUTION. Safer, more economic economic and more performant and A SYSTEM AN EXPERTISE A SERVICE

MORE THAN JUST A PRODUCT, CABLOFIL IS A GLOBAL SOLUTION. Safer, more economic economic and more performant and A SYSTEM AN EXPERTISE A SERVICE CABLOFIL DATA MORE THAN JUST A PRODUCT, CABLOFIL IS A GLOBAL SOLUTION A COMPLETE RANGE FOR EVERY APPLICATIONS A SYSTEM AN EXPERTISE A SERVICE CABLE MANAGEMENT LEADER OF For 40 years, CABLOFIL has revolutionised

More information

Cisco 2651XM Gateway - PBX Interoperability: Ericsson MD-110 PBX using Q.931 BRI User Side Interfaces to an H.323 Gateway

Cisco 2651XM Gateway - PBX Interoperability: Ericsson MD-110 PBX using Q.931 BRI User Side Interfaces to an H.323 Gateway Application Note Cisco 2651XM Gateway - PBX Interoperability: Ericsson MD-110 PBX using Q.931 BRI User Side Interfaces to an H.323 Gateway Introduction This note describes the interoperability between

More information