Voice Encryption over GSM:
|
|
|
- Tracy Cummings
- 10 years ago
- Views:
Transcription
1
2 End-to to-end Voice Encryption over GSM: A Different Approach Wesley Tanner Nick Lane-Smith www. Keith Lareau
3 About Us: Wesley Tanner - Systems Engineer for a Software-Defined Radio (SDRF) company - B.S. Electrical Engineering from RPI Nick Lane-Smith - Security Engineer for a computer company in Cupertino - B.S. Computer Science from UCSB Keith Lareau (not present) - B.S. Computer Science and Computer Systems Engineering from RPI
4 Presentation Overview Motivation, the need for Cellular Crypto Current market offerings Operational details A new approach - GSM Voice Channel Modem Details of the voice channel Radio interface Traditional PSTN modems over GSM Cryptographic Design Demonstrations
5 Motivation Where is End-to-End voice protection over cellular? Why hasn t it become a reality for the average consumer?
6 GSM Overview Copyright (c} Mozzerati
7 GSM Cryptography A3 - Authentication algorithm for the GSM security model A5 - The stream cipher used for voiceprivacy A8 - Algorithm for voice-privacy key generation.
8 A5 weaknesses Alex Biryukov, Adi Shamir and David Wagner demonstrated breaking a A5/1 key in less than a second on a PC with 128 MB RAM. Elad Barkhan, Eli Biham and Nathan Keller have shown a ciphertext-only attack against A5/2.
9 Moral of the story GSM Cryptography provides limited, if any, true security to your voice channel. Something additional is needed.
10 The NEED for Cellular Crypto Cellular phones have almost completely supplanted PSTN. Cellular companies do not provide ANY meaningful protection for voice traffic. The ease of intercepting voice traffic is astounding And people do it all the time! Aisow.com
11 The NEED for Cellular Crypto Two major classes of intercepts: Government Perpetrated - Authorized and Unauthorized - Secret (FISA) and Reported - Local, State and Federal - Not just your own government - Large portions of Telecom infrastructure in the USA are owned by Foreign corporations, supported by Foreign and possibly adversarial governments. (Israel, China, etc.)
12 The NEED for Cellular Crypto Two major classes of intercepts: SecurTelecom.com Non-government Perpetrated - Private Investigators - Business Partners - Economic Espionage
13 The NEED for Cellular Crypto Government Intercept - Probably the most common - Undetectable: - They don t waste time intercepting wireless transmission. CALEA Act allows to them execute intercept remotely via the telecom provider directly. - Untraceable prepaid/disposable is no protection if you exhibit same calling pattern - Presumably highest level (NRO, NSA ) can perform voice match as well
14 The NEED for Cellular Crypto Let s look at the data for reported intercepts In 2004: 1,710 Authorized intercepts 1,507 Targeted Portable device (Cellular)
15 The NEED for Cellular Crypto From U.S. Courts 2004 Wiretap Report:
16 The NEED for Cellular Crypto Cellular intercepts have doubled since 2000, the trend appears to suggest that the ease of intercepts is the reason behind growth. Of note, there is no jump after Sept. 11 th, which implies FISA intercepts are used for intercepts relating to terrorism. The overall number of intercepts is most likely orders of magnitude greater.
17 The NEED for Cellular Crypto GSM Spec TS Interception function should not alter the target s service or provide indication to any party involved. Output Product and/or Network related data Network related data - location, type of call, all party s numbers. Product - speech, user data, fax or SMS.
18 Diagram of a Lawful Intercept Copyright ETSI
19 Moral of the story 2 Even if the GSM crypto sufficiently protected the handset->tower, network transit layers are capable of being intercepted. Only End-to-End crypto can provide sufficient security.
20 Current Market Offerings Various GSM Crypto products: Cryptophone G10 Sectera by General Dynamics (govt. contract) Ancort Crypto Smart Phone Several vapor products
21 Future Narrowband Digital Terminal FNBDT is a new US govt. standard for secure voice communication Needs minimum bandwidth of 2400 Hz. Replacement for STU-III Uses MELP for voice compression.
22 Problems with Current Products They all use the GSM circuit switched data (CSD) channel This service is not part of the normal consumerlevel package in all places. CSD is quickly being replaced by packet switched services, which do not have the necessary performance (currently) for a quality voice link. Long call setup times High latency, but not as bad as GPRS
23 Problems with Current Products CSD is meant to carry data, not voice. Voice can tolerate more transmission errors and does not require ARQ. High latency and retransmission rather than dropping a frame make data channel insufficient for voice.
24 Problems with Current Products Some are only available for government or government contractor use, or are very expensive. The solution needs to be available to everyone.
25 So, what then? Give up? Wait for 3G? Will 3G even be sufficient?
26 Proposed Solution Develop a modem that works over the GSM voice channel. - Latency optimized - Frame dropping A fun and challenging technical problem to solve is a side benefit.
27 Technical Details of the GSM Voice Channel
28 The GSM Voice Channel The voice channel has lots of useful properties Low latency High availability Friendly billing system from service providers. Use your standard voice minutes instead of possibly more expensive data packages. However, the voice channel is forgiving only for speech-like waveforms.
29 GSM Voice Channel Data Rate Calculation Description Parameter Parameter Number Number of bits Description Parameter Parameter number Number of bits LAR LTP Lag 43 7 LAR LTP Parameters LTP gain 44 2 LAR RPE grid positio 45 2 LAR Block amplitude 46 6 LAR RPE pulse LAR RPE pulse Filter LAR RPE pulse Parameters LAR RPE pulse LTP Lag 9 7 RPE pulse LTP Parameters LTP gain 10 2 RPE pulse RPE grid position 11 2 RPE pulse Block amplitude 12 6 RPE pulse RPE pulse RPE pulse RPE pulse RPE pulse RPE pulse RPE pulse RPE pulse RPE pulse RPE pulse RPE Parameters RPE pulse RPE pulse LTP Lag 60 7 RPE pulse LTP Parameters LTP gain 61 2 RPE pulse RPE grid positio 62 2 RPE pulse Block amplitude 63 6 RPE pulse RPE pulse RPE pulse RPE pulse RPE pulse RPE pulse RPE Parameters RPE pulse RPE pulse LTP Lag 26 7 RPE pulse LTP Parameters LTP gain 27 2 RPE pulse RPE grid position 28 2 RPE pulse Block amplitude 29 6 RPE pulse RPE pulse RPE pulse RPE pulse RPE pulse RPE pulse RPE pulse RPE pulse RPE pulse RPE pulse RPE Parameters RPE pulse RPE pulse RPE pulse 7 RPE pulse 9 RPE pulse RPE pulse 8 RPE pulse RPE pulse Total Bits Frame rate (fps) Data rate (kbps) RPE Parameters RPE pulse
30 Full Rate Channel Properties Parameter Input Output bits per frame frames per second data rate (kbps) Compression ratio 8
31 Full Rate Channel Properties Regular Pulse Excitation - Long Term prediction - Linear Predictive Coder 260 bits per frame Bandwidth of 13 kbps Input is 160, 13 bit uniform quantized PCM samples 8 khz sampling rate
32 Encoder Block Diagram Short term LPC analysis Reflection coefficients coded as Log. - Area Ratios (36 bits/20 ms) Input signal Preprocessing Short term analysis filter (1) (2) + (3) - RPE grid selection and coding RPE parameters (47 bits/5 ms) Long term analysis filter (4) (5) + RPE grid decoding and positioning LTP analysis LTP parameters (9 bits/5 ms) (1) Short term residual (2) Long term residual (40 samples) (3) Short term residual estimate (40 samples) (4) Reconstructed short term residual (40 samples) (5) Quantized long term residual (40 samples) To radio subsystem
33 Decoder Block Diagram Reflection coefficients coded as Log. - Area Ratios (36 bits/20 ms) RPE grid decoding and positioning RPE parameters (47 bits/5 ms) + Long term synthesis filter Short term synthesis filter Postprocessing Output signal LTP parameters (9 bits/5 ms) From radio subsystem
34 Voice packet structure Some bits are protected for transmission over radio Class A bits CRC protected Class B/C bits sent uncoded Class A bits are most important for intelligible voice. RFC 3267 Real-Time Transport Protocol (RTP) Payload Format and File Storage Format for the Adaptive Multi-Rate (AMR) and Adaptive Multi-Rate Wideband (AMR-WB) Audio Codecs
35 Properties of Speech (as related to GSM full rate codec) Short term parameters LPC Long term prediction, computed based on the output of the short term filtering Lag Gain Residual information Calculated by the error in the estimated residual signal from the actual residual signal
36 Voice Samples - 8 khz sample rate
37 Close-up Voice Samples
38 Telephone Modem Modulation Receive Transmit Symbol rate Modulation Transmit carrier Receive carrier Name rate (bps) rate (bps) (baud) Type frequencies (Hz) frequencies (Hz) Bell FSK 1270/ /2025 CCITT V DPSK CCITT V QAM ITU V TCM ITU V PCM N/A N/A
39 56 kbps Modem Description V.90 uses PCM (pulse coded modulation) Bits are sent from the transmitting modem over the digital telephone network to a receiving modem at the telco office. Converted to analog voltage levels that are sent over the analog wire to your modem.
40 56 kbps Modem Description Voltages held on the line for 125 microseconds (8000 per second). 8 bits per pulse equals 64 kbps North American networks use 7 bits = 56 kbps This is the theoretical rate, but is limited by the connection.
41 V.90 Modem Connection
42 4PSK Modulator
43 4PSK Signal Properties
44 Phase Modulation Over GSM Voice Channel Demonstration
45 Frequency Modulation Over GSM Voice Channel Demonstration
46 Technical Details of Proposed GSM Voice Channel Modem and Cryptosystem
47 Katugampala, Villette, Kondoz (University of Surrey) Existing System
48 Proposed System Block Diagram
49 Encoder System Diagram
50 Decoder System Diagram
51 Generated speech channel output
52 Bit persistence in actual speech data 1000 frames
53 Speech Modem over GSM Voice Channel Demonstration
54 Underlying Cryptosystem AES Block Cipher Symmetric - Fixed 128-bit block size bit key Exchanged over modified Diffie-Hellman Adaptations to allow for frame drops - Incrementing counter instead of typical block chaining White Paper to be released during presentation.
55 Conclusion/Questions
Digital Speech Coding
Digital Speech Processing David Tipper Associate Professor Graduate Program of Telecommunications and Networking University of Pittsburgh Telcom 2720 Slides 7 http://www.sis.pitt.edu/~dtipper/tipper.html
Broadband Networks. Prof. Dr. Abhay Karandikar. Electrical Engineering Department. Indian Institute of Technology, Bombay. Lecture - 29.
Broadband Networks Prof. Dr. Abhay Karandikar Electrical Engineering Department Indian Institute of Technology, Bombay Lecture - 29 Voice over IP So, today we will discuss about voice over IP and internet
Analog vs. Digital Transmission
Analog vs. Digital Transmission Compare at two levels: 1. Data continuous (audio) vs. discrete (text) 2. Signaling continuously varying electromagnetic wave vs. sequence of voltage pulses. Also Transmission
Radio over Internet Protocol (RoIP)
Radio over Internet Protocol (RoIP) Presenter : Farhad Fathi May 2012 What is VoIP? [1] Voice over Internet Protocol is a method for taking analog audio signals, like the kind you hear when you talk on
VoIP Bandwidth Calculation
VoIP Bandwidth Calculation AI0106A VoIP Bandwidth Calculation Executive Summary Calculating how much bandwidth a Voice over IP call occupies can feel a bit like trying to answer the question; How elastic
Appendix C GSM System and Modulation Description
C1 Appendix C GSM System and Modulation Description C1. Parameters included in the modelling In the modelling the number of mobiles and their positioning with respect to the wired device needs to be taken
Introduction and Comparison of Common Videoconferencing Audio Protocols I. Digital Audio Principles
Introduction and Comparison of Common Videoconferencing Audio Protocols I. Digital Audio Principles Sound is an energy wave with frequency and amplitude. Frequency maps the axis of time, and amplitude
Voice---is analog in character and moves in the form of waves. 3-important wave-characteristics:
Voice Transmission --Basic Concepts-- Voice---is analog in character and moves in the form of waves. 3-important wave-characteristics: Amplitude Frequency Phase Voice Digitization in the POTS Traditional
TCOM 370 NOTES 99-6 VOICE DIGITIZATION AND VOICE/DATA INTEGRATION
TCOM 370 NOTES 99-6 VOICE DIGITIZATION AND VOICE/DATA INTEGRATION (Please read appropriate parts of Section 2.5.2 in book) 1. VOICE DIGITIZATION IN THE PSTN The frequencies contained in telephone-quality
Network administrators must be aware that delay exists, and then design their network to bring end-to-end delay within acceptable limits.
Delay Need for a Delay Budget The end-to-end delay in a VoIP network is known as the delay budget. Network administrators must design a network to operate within an acceptable delay budget. This topic
ARIB STD-T64-C.S0042 v1.0 Circuit-Switched Video Conferencing Services
ARIB STD-T-C.S00 v.0 Circuit-Switched Video Conferencing Services Refer to "Industrial Property Rights (IPR)" in the preface of ARIB STD-T for Related Industrial Property Rights. Refer to "Notice" in the
What s The Difference Between Bit Rate And Baud Rate?
What s The Difference Between Bit Rate And Baud Rate? Apr. 27, 2012 Lou Frenzel Electronic Design Serial-data speed is usually stated in terms of bit rate. However, another oftquoted measure of speed is
Simple Voice over IP (VoIP) Implementation
Simple Voice over IP (VoIP) Implementation ECE Department, University of Florida Abstract Voice over IP (VoIP) technology has many advantages over the traditional Public Switched Telephone Networks. In
Analog-to-Digital Voice Encoding
Analog-to-Digital Voice Encoding Basic Voice Encoding: Converting Analog to Digital This topic describes the process of converting analog signals to digital signals. Digitizing Analog Signals 1. Sample
Introduction to Packet Voice Technologies and VoIP
Introduction to Packet Voice Technologies and VoIP Cisco Networking Academy Program Halmstad University Olga Torstensson 035-167575 [email protected] IP Telephony 1 Traditional Telephony 2 Basic
VoIP Technologies Lecturer : Dr. Ala Khalifeh Lecture 4 : Voice codecs (Cont.)
VoIP Technologies Lecturer : Dr. Ala Khalifeh Lecture 4 : Voice codecs (Cont.) 1 Remember first the big picture VoIP network architecture and some terminologies Voice coders 2 Audio and voice quality measuring
Performance Evaluation of AODV, OLSR Routing Protocol in VOIP Over Ad Hoc
(International Journal of Computer Science & Management Studies) Vol. 17, Issue 01 Performance Evaluation of AODV, OLSR Routing Protocol in VOIP Over Ad Hoc Dr. Khalid Hamid Bilal Khartoum, Sudan [email protected]
How To Understand The Differences Between A Fax And A Fax On A G3 Network
The Fax on IP Networks White Paper February 2011 2 The Fax on IP Networks Contents Overview... 3 Group 3 Fax Technology... 4 G.711 Fax Pass-Through... 5 T.38 IP Fax Relay... 6 Network Design Considerations...
How To Recognize Voice Over Ip On Pc Or Mac Or Ip On A Pc Or Ip (Ip) On A Microsoft Computer Or Ip Computer On A Mac Or Mac (Ip Or Ip) On An Ip Computer Or Mac Computer On An Mp3
Recognizing Voice Over IP: A Robust Front-End for Speech Recognition on the World Wide Web. By C.Moreno, A. Antolin and F.Diaz-de-Maria. Summary By Maheshwar Jayaraman 1 1. Introduction Voice Over IP is
How To Encode Data From A Signal To A Signal (Wired) To A Bitcode (Wired Or Coaxial)
Physical Layer Part 2 Data Encoding Techniques Networks: Data Encoding 1 Analog and Digital Transmissions Figure 2-23.The use of both analog and digital transmissions for a computer to computer call. Conversion
ADSL part 2, Cable Internet, Cellular
ADSL part 2, Cable Internet, Cellular 20 June 2016 Lecture 12 20 June 2016 SE 428: Advanced Computer Networks 1 Topics for Today ADSL Cable Internet Cellular Radio Networks 20 June 2016 SE 428: Advanced
Clearing the Way for VoIP
Gen2 Ventures White Paper Clearing the Way for VoIP An Alternative to Expensive WAN Upgrades Executive Overview Enterprises have traditionally maintained separate networks for their voice and data traffic.
NXU RoIP Link to Eliminate Voice-Grade Leased Line
NXU RoIP Link to Eliminate Voice-Grade Leased Line Purpose This Application Note will describe a method at which Network Extension Units (NXUs) can be utilized on an existing digital network to eliminate
SIP Trunking and Voice over IP
SIP Trunking and Voice over IP Agenda What is SIP Trunking? SIP Signaling How is Voice encoded and transported? What are the Voice over IP Impairments? How is Voice Quality measured? VoIP Technology Confidential
Performance Evaluation of VoIP Services using Different CODECs over a UMTS Network
Performance Evaluation of VoIP Services using Different CODECs over a UMTS Network Jianguo Cao School of Electrical and Computer Engineering RMIT University Melbourne, VIC 3000 Australia Email: [email protected]
ATA: An Analogue Telephone Adapter is used to connect a standard telephone to a high-speed modem to facilitate VoIP and/or calls over the Internet.
KEY VOIP TERMS 1 ACD: Automatic Call Distribution is a system used to determine how incoming calls are routed. When the ACD system receives an incoming call it follows user-defined specifications as to
Voice Over IP. Priscilla Oppenheimer www.priscilla.com
Voice Over IP Priscilla Oppenheimer www.priscilla.com Objectives A technical overview of the devices and protocols that enable Voice over IP (VoIP) Demo Packet8 and Skype Discuss network administrator
Evolution from Voiceband to Broadband Internet Access
Evolution from Voiceband to Broadband Internet Access Murtaza Ali DSPS R&D Center Texas Instruments Abstract With the growth of Internet, demand for high bit rate Internet access is growing. Even though
Receiving the IP packets Decoding of the packets Digital-to-analog conversion which reproduces the original voice stream
Article VoIP Introduction Internet telephony refers to communications services voice, fax, SMS, and/or voice-messaging applications that are transported via the internet, rather than the public switched
Combining Voice over IP with Policy-Based Quality of Service
TechBrief Extreme Networks Introduction Combining Voice over IP with Policy-Based Quality of Service Businesses have traditionally maintained separate voice and data networks. A key reason for this is
Global System for Mobile Communication Technology
Global System for Mobile Communication Technology Mobile Device Investigations Program Technical Operations Division DHS - FLETC GSM Technology Global System for Mobile Communication or Groupe Special
ETSI TS 101 329-2 V1.1.1 (2000-07)
TS 101 329-2 V1.1.1 (2000-07) Technical Specification Telecommunications and Internet Protocol Harmonization Over Networks (TIPHON); End to End Quality of Service in TIPHON Systems; Part 2: Definition
FPGA implementation of Voice-over IP
FPGA implementation of Voice-over IP Michel van den Braak and Stephan Wong Computer Engineering Laboratory, Electrical Engineering Department, Delft University of Technology, Delft, The Netherlands {M.vandenBraak,
Chap#5 (Data communication)
Chap#5 (Data communication) Q#1: Define analog transmission. Normally, analog transmission refers to the transmission of analog signals using a band-pass channel. Baseband digital or analog signals are
GSM speech coding. Wolfgang Leister Forelesning INF 5080 Vårsemester 2004. Norsk Regnesentral
GSM speech coding Forelesning INF 5080 Vårsemester 2004 Sources This part contains material from: Web pages Universität Bremen, Arbeitsbereich Nachrichtentechnik (ANT): Prof.K.D. Kammeyer, Jörg Bitzer,
IAB CONCERNS ABOUT CONGESTION CONTROL. Iffat Hasnian 1832659
IAB CONCERNS ABOUT CONGESTION CONTROL Iffat Hasnian 1832659 IAB CONCERNS Outline 1- Introduction 2- Persistent High Drop rate Problem 3- Current Efforts in the IETF 3.1 RTP 3.2 TFRC 3.3 DCCP 3.4 Audio
Public Switched Telephone System
Public Switched Telephone System Structure of the Telephone System The Local Loop: Modems, ADSL Structure of the Telephone System (a) Fully-interconnected network. (b) Centralized switch. (c) Two-level
Indepth Voice over IP and SIP Networking Course
Introduction SIP is fast becoming the Voice over IP protocol of choice. During this 3-day course delegates will examine SIP technology and architecture and learn how a functioning VoIP service can be established.
White Paper. D-Link International Tel: (65) 6774 6233, Fax: (65) 6774 6322. E-mail: [email protected]; Web: http://www.dlink-intl.
Introduction to Voice over Wireless LAN (VoWLAN) White Paper D-Link International Tel: (65) 6774 6233, Fax: (65) 6774 6322. Introduction Voice over Wireless LAN (VoWLAN) is a technology involving the use
Application Note How To Determine Bandwidth Requirements
Application Note How To Determine Bandwidth Requirements 08 July 2008 Bandwidth Table of Contents 1 BANDWIDTH REQUIREMENTS... 1 1.1 VOICE REQUIREMENTS... 1 1.1.1 Calculating VoIP Bandwidth... 2 2 VOIP
Goal We want to know. Introduction. What is VoIP? Carrier Grade VoIP. What is Meant by Carrier-Grade? What is Meant by VoIP? Why VoIP?
Goal We want to know Introduction What is Meant by Carrier-Grade? What is Meant by VoIP? Why VoIP? VoIP Challenges 2 Carrier Grade VoIP Carrier grade Extremely high availability 99.999% reliability (high
Video Conferencing Glossary of Terms
Video Conferencing Glossary of Terms A Algorithm A step-by-step problem-solving procedure. Transmission of compressed video over a communications network requires sophisticated compression algorithms.
Differences between Traditional Telephony and VoIP
Differences between Traditional Telephony and VoIP Traditional Telephony This topic introduces the components of traditional telephony networks. Basic Components of a Telephony Network 8 A number of components
How To Understand The Gsm And Mts Mobile Network Evolution
Mobile Network Evolution Part 1 GSM and UMTS GSM Cell layout Architecture Call setup Mobility management Security GPRS Architecture Protocols QoS EDGE UMTS Architecture Integrated Communication Systems
Wireless Access of GSM
Wireless Access of GSM Project Report FALL, 1999 Wireless Access of GSM Abstract: Global System for Mobile communications (GSM) started to be developed by Europeans when the removal of many European trade
How To Understand The Technical Specifications Of Videoconferencing
Videoconferencing Glossary Algorithm A set of specifications that define methods and procedures for transmitting audio, video, and data. Analog Gateway A means of connecting dissimilar codecs. Incoming
TLS and SRTP for Skype Connect. Technical Datasheet
TLS and SRTP for Skype Connect Technical Datasheet Copyright Skype Limited 2011 Introducing TLS and SRTP Protocols help protect enterprise communications Skype Connect now provides Transport Layer Security
Solution. (Chapters 5-6-7-8) Dr. Hasan Qunoo. The Islamic University of Gaza. Faculty of Engineering. Computer Engineering Department
The Islamic University of Gaza Faculty of Engineering Computer Engineering Department Data Communications ECOM 4314 Solution (Chapters 5-6-7-8) Dr. Hasan Qunoo Eng. Wafaa Audah Eng. Waleed Mousa 1. A cable
Chapter 3 ATM and Multimedia Traffic
In the middle of the 1980, the telecommunications world started the design of a network technology that could act as a great unifier to support all digital services, including low-speed telephony and very
INTRODUCTION TO VOICE OVER IP
52-30-20 DATA COMMUNICATIONS MANAGEMENT INTRODUCTION TO VOICE OVER IP Gilbert Held INSIDE Equipment Utilization; VoIP Gateway; Router with Voice Modules; IP Gateway; Latency; Delay Components; Encoding;
Mobility and cellular networks
Mobility and cellular s Wireless WANs Cellular radio and PCS s Wireless data s Satellite links and s Mobility, etc.- 2 Cellular s First generation: initially debuted in Japan in 1979, analog transmission
ALCATEL CRC Antwerpen Fr. Wellesplein 1 B-2018 Antwerpen +32/3/240.8550; [email protected] +32/3/240.7830; Guy.Reyniers@alcatel.
Contact: ALCATEL CRC Antwerpen Fr. Wellesplein 1 B-2018 Antwerpen +32/3/240.8550; [email protected] +32/3/240.7830; [email protected] Voice over (Vo) was developed at some universities to diminish
Voice over IP. Better answers
This white paper provides an overview of voice and data convergence. It discusses enabling business drivers and technical factors, such as compression techniques and QOS parameters, that have complemented
An Introduction to Voice over the IP. Test1 Pool Questions
Dr. Mona Cherri Business and Technology North Lake College/DCCCD An Introduction to Voice over the IP I. True and False Questions Test1 Pool Questions 1. The first Internet-telephony software, Internet
Wireless systems GSM 2015-05-04. Simon Sörman
Wireless systems GSM 2015-05-04 Simon Sörman Contents 1 Introduction... 1 2 Channels... 2 2.1 Physical channels... 2 2.1.1 FDMA/TDMA... 2 2.1.2 Bursts... 3 2.2 Logical channels... 3 2.3 Mapping of logical
Next Generation of High Speed. Modems8
Next Generation of High Speed Modems High Speed Modems. 1 Traditional Modems Assume both ends have Analog connection Analog signals are converted to Digital and back again. Limits transmission speed to
Voice over IP Protocols And Compression Algorithms
University of Tehran Electrical and Computer Engineering School SI Lab. Weekly Presentations Voice over IP Protocols And Compression Algorithms Presented by: Neda Kazemian Amiri Agenda Introduction to
VoIP Bandwidth Considerations - design decisions
VoIP Bandwidth Considerations - design decisions When calculating the bandwidth requirements for a VoIP implementation the two main protocols are: a signalling protocol such as SIP, H.323, SCCP, IAX or
Basic principles of Voice over IP
Basic principles of Voice over IP Dr. Peter Počta {[email protected]} Department of Telecommunications and Multimedia Faculty of Electrical Engineering University of Žilina, Slovakia Outline VoIP Transmission
VoIP Shim for RTP Payload Formats
PITALS 50 pt 32 pt VoIP Shim for RTP Payload Formats draft-johansson-avt-rtp-shim Ingemar Johansson, Ericsson AB Outline MTSI in 3GPP Voice service requirements Problems with RTCP Why is inband signaling
- Basic Voice over IP -
1 Voice over IP (VoIP) - Basic Voice over IP - Voice over IP (VoIP) is a digital form of transport for voice transmissions, replacing analog phone systems. The benefits of VoIP are considerable: Better
Effect of WiFi systems on multimedia applications
Effect of WiFi systems on multimedia applications ZOLTÁN GÁL, ANDREA KARSAI, PÉTER OROSZ University of Debrecen, Center of Informatics [email protected], [email protected], [email protected] Keywords:
Advanced Signal Processing 1 Digital Subscriber Line
Advanced Signal Processing 1 Digital Subscriber Line Biljana Badic e-mail: [email protected] 1. I n t r o d u c t i o n As a transmission technology, digital subscriber line was originally developed
A Comparison of Speech Coding Algorithms ADPCM vs CELP. Shannon Wichman
A Comparison of Speech Coding Algorithms ADPCM vs CELP Shannon Wichman Department of Electrical Engineering The University of Texas at Dallas Fall 1999 December 8, 1999 1 Abstract Factors serving as constraints
Video Conferencing Standards
Video Conferencing Standards TANDBERG Application Notes D10740, Rev 2.3 This document is not to be reproduced in whole or in part without the permission in writing from TANDBERG ITU DEFINED STANDARDS...3
Part I. Universität Klagenfurt - IWAS Multimedia Kommunikation (VK) M. Euchner; Mai 2001. Siemens AG 2001, ICN M NT
Part I Contents Part I Introduction to Information Security Definition of Crypto Cryptographic Objectives Security Threats and Attacks The process Security Security Services Cryptography Cryptography (code
Security Considerations for Cellular 3G Modems & 3G Wireless Routers
Security Considerations for Cellular 3G Modems & 3G Wireless Routers Roque Thuo Wireless Engineer Rf Wireless, LLC 1616 S. Stapley Dr. Suite103, Mesa AZ 85204 1 About RfWeL RfWeL, Radio Frequency Wireless
An Introduction to VoIP Protocols
An Introduction to VoIP Protocols www.netqos.com Voice over IP (VoIP) offers the vision of a converged network carrying multiple types of traffic (voice, video, and data, to name a few). To carry out this
CDMA TECHNOLOGY. Brief Working of CDMA
CDMA TECHNOLOGY History of CDMA The Cellular Challenge The world's first cellular networks were introduced in the early 1980s, using analog radio transmission technologies such as AMPS (Advanced Mobile
Chapter 6 Wireless and Mobile Networks
Chapter 6 Wireless and Mobile Networks A note on the use of these ppt slides: We re making these slides freely available to all (faculty, students, readers). They re in PowerPoint form so you see the animations;
The Optimization of Parameters Configuration for AMR Codec in Mobile Networks
01 8th International Conference on Communications and Networking in China (CHINACOM) The Optimization of Parameters Configuration for AMR Codec in Mobile Networks Nan Ha,JingWang, Zesong Fei, Wenzhi Li,
Choosing the Right Audio Codecs for VoIP over cdma2000 Networks:
Choosing the Right Audio Codecs for VoIP over cdma2000 Networks: System capacity, Voice quality, Delay, and Transcoding issues Dr. Sassan Ahmadi NOKIA Inc. [email protected] February 8, 2005 1 2005
Curso de Telefonía IP para el MTC. Sesión 2 Requerimientos principales. Mg. Antonio Ocampo Zúñiga
Curso de Telefonía IP para el MTC Sesión 2 Requerimientos principales Mg. Antonio Ocampo Zúñiga Factors Affecting Audio Clarity Fidelity: Audio accuracy or quality Echo: Usually due to impedance mismatch
HD VoIP Sounds Better. Brief Introduction. March 2009
HD VoIP Sounds Better Brief Introduction March 2009 Table of Contents 1. Introduction 3 2. Technology Overview 4 3. Business Environment 5 4. Wideband Applications for Diverse Industries 6 5. AudioCodes
Comparison of Voice over IP with circuit switching techniques
Comparison of Voice over IP with circuit switching techniques Author Richard Sinden Richard Sinden 1 of 9 Abstract Voice-over-IP is a growing technology. Companies are beginning to consider commercial
Security and protection of digital images by using watermarking methods
Security and protection of digital images by using watermarking methods Andreja Samčović Faculty of Transport and Traffic Engineering University of Belgrade, Serbia Gjovik, june 2014. Digital watermarking
Evolution of the voice interconnect
Vinjett Keep evolving towards all 10 Evolution of the voice interconnect The migration to all- networks calls for an evolution of the interconnect between operator networks. This might lead to a new interconnect
(Refer Slide Time: 2:10)
Data Communications Prof. A. Pal Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur Lecture-12 Multiplexer Applications-1 Hello and welcome to today s lecture on multiplexer
EECC694 - Shaaban. Transmission Channel
The Physical Layer: Data Transmission Basics Encode data as energy at the data (information) source and transmit the encoded energy using transmitter hardware: Possible Energy Forms: Electrical, light,
TUTORIAL FOR CHAPTER 8
TUTORIAL FOR CHAPTER 8 PROBLEM 1) The informaiton in four analog signals is to be multiplexed and transmitted over a telephone channel that has a 400 to 3100 Hz bandpass. Each of the analog baseband signals
Long Distance Connection and WAN
Lecture 6 Long Distance Connection and WAN Digital Telephone, PCM and Nyquist Sampling Theorem DSU/CSU, T Line Series and OC line Series Local Loop DSL Technologies - ADSL, HDSL, SDSL, VDSL Cable Modem
DigiPoints Volume 1. Student Workbook. Module 4 Bandwidth Management
Bandwidth Management Page 4.1 DigiPoints Volume 1 Module 4 Bandwidth Management Summary This module will cover Time Division Multiplexing (TDM). TDM technology allows many users to access a particular
Chapter 6 CDMA/802.11i
Chapter 6 CDMA/802.11i IC322 Fall 2014 Computer Networking: A Top Down Approach 6 th edition Jim Kurose, Keith Ross Addison-Wesley March 2012 Some material copyright 1996-2012 J.F Kurose and K.W. Ross,
PCM Encoding and Decoding:
PCM Encoding and Decoding: Aim: Introduction to PCM encoding and decoding. Introduction: PCM Encoding: The input to the PCM ENCODER module is an analog message. This must be constrained to a defined bandwidth
TraceSim 3.0: Advanced Measurement Functionality. of Video over IP Traffic
TraceSim 3.0: Advanced Measurement Functionality for Secure VoIP Networks and Simulation of Video over IP No part of this brochure may be copied or published by means of printing, photocopying, microfilm
VoIP in 802.11. Mika Nupponen. S-72.333 Postgraduate Course in Radio Communications 06/04/2004 1
VoIP in 802.11 Mika Nupponen S-72.333 Postgraduate Course in Radio Communications 06/04/2004 1 Contents Introduction VoIP & WLAN Admission Control for VoIP Traffic in WLAN Voice services in IEEE 802.11
Wireless Cellular Networks: 1G and 2G
Wireless Cellular Networks: 1G and 2G Raj Jain Professor of Computer Science and Engineering Washington University in Saint Louis Saint Louis, MO 63130 Audio/Video recordings of this lecture are available
Voice over IP (VoIP) Overview. Introduction. David Feiner ACN 2004. Introduction VoIP & QoS H.323 SIP Comparison of H.323 and SIP Examples
Voice over IP (VoIP) David Feiner ACN 2004 Overview Introduction VoIP & QoS H.323 SIP Comparison of H.323 and SIP Examples Introduction Voice Calls are transmitted over Packet Switched Network instead
VoIP Glossary. Client (Softphone client): The software installed in the userâ s computer to make calls over the Internet.
VoIP Glossary Analog audio signals: Analog audio signals are used to transmit voice data over telephone lines. This is done by varying or modulating the frequency of sound waves to accurately reflect the
Chapter 6 Bandwidth Utilization: Multiplexing and Spreading 6.1
Chapter 6 Bandwidth Utilization: Multiplexing and Spreading 6.1 Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Note Bandwidth utilization is the wise use of
Course 4: IP Telephony and VoIP
Course 4: IP Telephony and VoIP Telecommunications Technical Curriculum Program 3: Voice Knowledge 6/9/2009 1 Telecommunications Technical Curriculum Program 1: General Industry Knowledge Course 1: General
CHAPTER 1 1 INTRODUCTION
CHAPTER 1 1 INTRODUCTION 1.1 Wireless Networks Background 1.1.1 Evolution of Wireless Networks Figure 1.1 shows a general view of the evolution of wireless networks. It is well known that the first successful
Theory and Practice. IT-Security: GSM Location System Syslog XP 3.7. Mobile Communication. December 18, 2001. GSM Location System Syslog XP 3.
Participant: Hack contacting... IT-Security: Theory and Practice Mobile Communication December 18, 2001 Uwe Jendricke [email protected] Lecture Homepage: http://www.informatik.uni-freiburg.de/~softech/teaching/ws01/itsec/
Voice over IP in PDC Packet Data Network
Pernilla Norlund June 13, 2004 ii Abstract Sending voice as packages over a packet network, voice over IP, has increased with the growth of Internet. This has also affected the mobile cellular market and
Region 10 Videoconference Network (R10VN)
Region 10 Videoconference Network (R10VN) Network Considerations & Guidelines 1 What Causes A Poor Video Call? There are several factors that can affect a videoconference call. The two biggest culprits
Over the PSTN... 2 Over Wireless Networks... 2. Network Architecture... 3
Content Introduction... 1 History of Modems... 2 Over the PSTN... 2 Over Wireless Networks... 2 Network Architecture... 3 Circuit-Switched Cellular Data... 3 Short Message Service... 3 Packet-Switched
ADAPTIVE SPEECH QUALITY IN VOICE-OVER-IP COMMUNICATIONS. by Eugene Myakotnykh
ADAPTIVE SPEECH QUALITY IN VOICE-OVER-IP COMMUNICATIONS by Eugene Myakotnykh Ph.D. Dissertation Submitted to Faculty of the Telecommunications Program, Graduate School of Information Sciences, University
