Digital Video Broadcast Return Channel via Satellite (DVB-RCS) Protocol Analyzer

Size: px
Start display at page:

Download "Digital Video Broadcast Return Channel via Satellite (DVB-RCS) Protocol Analyzer"

Transcription

1 Digital Video Broadcast Return Channel via Satellite (DVB-RCS) Protocol Analyzer Mr.Mohanchur Sarkar, Dr.K.K.Shukla, Dr.K.S.Dasgupta Department of Computer Engineering, Institute Of Technology, BHU, Varanasi Advanced Digital Communication Technology Group, Space Applications Centre (ISRO), Ahmedabad Abstract--- Digital Video Broadcast Return Channel via Satellite (DVB-RCS) is the well accepted international open standard for two-way satellite interactive network. The intent of the open standard is to accelerate economies of scale thereby generating lower-cost solutions and opening the market in a shorter timeframe than could be possible with competing proprietary solutions. The work on DVB-RCS is initiated at Space Applications Centre (ISRO), Ahmedabad as a part of the R&D activity for the development of a two-way satellite network, which will support e-learning program in India. The primary objective of this work is to design and develop an analyzer that can analyze DVB-RCS compliant data stream. This work deals in capturing the DVB-RCS compliant data, detect the Service Information (SI) Tables, and analyze the contents of those tables. This analyzer also analyzes the IP Encapsulated data and PCR data received from the DVB-RCS Forward Link stream. The basic motivation in developing the Protocol Analyzer is to create a test environment to support research and development program in the field of Satellite based Networks. The Analyzer will act as a very important tool for developers of DVB-RCS HUB, network operators using this technology and for any R&D on this technology. This work is a part of the ongoing research on performance enhancement algorithms for Satellite based Networks. I. INTRODUCTION Digital Video Broadcast-Return Channel via Satellite (DVB- RCS) is an European standard formalized by the European Telecommunication Standard Institute (ETSI) and is envisaged to become the de-facto standard for Satellite Interactive Networks in the future the way GSM has established itself in mobile communication. This standard is typically targeting at broadband access network requirements and also offering a solution that is totally based on satellite communication. In the present information centric society, there is a growing need for wideband networks capable of supporting bandwidth hungry applications; applications requiring broadband connectivity. Besides these, there is a need for robust access scheme in order to provide reliable interconnection between user s terminal and the core of the network backbone. The key element to define the system characteristics of a satellite network is the access scheme. It has to care for the assignment of satellite bandwidth to the individual station as well as the ports of the station. In the past, access consisted typically of analogue links equipped with modems, dial-in connections or digital leased lines. But these conventional access techniques are no longer adequate for broadband multimedia network. In this context, DVB- RCS is a valuable alternate for overcoming the last mile issues. ISRO proposes to develop a Satellite Based Two Way Communication Network for its Multimedia Based e- Learning Program. This network will be used to provide education to all levels starting from primary education in rural areas to sophisticated specialized education for high-end professionals pursuing professional courses. Education being a basic need of the country, satellite based network has a tremendous growth potential with a long-term significance in terms of technology and other economic issues. Such a network can be developed using conventional VSAT terminals. But all the VSAT manufacturers use their proprietary protocol so both the terminals and HUB don t have the necessary flexibility and interoperability. This leads to a dependency on a particular vendor, which is not desirable for a network of long-term importance. So in this scenario the use of an open standard, which has, international acceptance becomes very much obvious. Keeping in view of these advantages of inter operability and growth potential it is decided to use the DVB RCS standard for our proposed EDUSAT network. The primary objective of this work is to design and develop an analyzer that can analyze DVB-RCS compliant data. This work deals in analyzing the DVB-RCS compliant data, detect the Service Information (SI) Tables, and analyze the contents of those tables. The software also analyzes the IP Encapsulated data in the DVB-RCS Forward Link stream. The Analyzer will act as a very important tool for developers of DVB-RCS HUB, network operators using this technology and for any R&D on this technology. The DVB-RCS compatible data can be received from a FILE containing prerecorded data or from a network where, the data comes as a streaming data or can be received from Satellite. The software has the capability to generate reports of all the individual SI tables analyzed or to display the important fields of the Tables with the help of a GUI. II. SYSTEM OVERVIEW This section gives an overview of the system architecture of DVB-RCS based broadband network. DVB-RCS as

2 mentioned earlier is a standard developed for broadband network services which uses space based communication system. The basic building blocks of this network are - Ground station Hub, one or more satellite in the forward link, a Satellite Interactive Terminal (SIT) at user s location, and a satellite in the return link. Forward traffic to the individual user is multiplexed into a conventional DVB/MPEG-2 broadcast stream at a centralized broadcast Hub and relayed to the SIT. The SIT acts as a router/multiplexer for different traffic sources (voice, data, fax and audio). The individual components are routed via Hub to their final destination. The SIT employs a scheduled MF-TDMA scheme to access the network and participate in bi-directional communication. MF- TDMA allows a group of SITs to communicate with a hub using a set of carrier frequencies, each of which is divided into time slots. The forward link data format supports up to 45 Mbps whereas a MF-TDMA scheme allows up to 2 Mbps in the return channel. DVB-RCS being an open standard provides seamless inter network with other networks and supports data transfer from Satellite Interactive Terminals (SITs) to the Hub station using Industry standard Internet Protocol (IP) and Asynchronous Transfer Mode (ATM). A. Actual System Configuration This is the configuration of the total working system, which will be eventually used in Space Application Centre (ISRO), Ahmedabad. Fig1 gives the overall system architecture of the DVB RCS Protocol Analyzer. The main activity of the system is to receive the DVB-RCS compliant data, transmitted from a DVB-RCS HUB and analyze the contents of the data. The L- band signal is feed to the input of a COTS available Integrated Receiver and Decoder (IRD) manufactured by Tandberg Incorporates. The IRD receives the data and decodes it and outputs the MPEG2TS data through an ASI (Asynchronous Serial Interface). The PC on which the Analyzer software runs is equipped with a commercially available ASI card manufactured by Computer Module Incorporates, USA. ASI is the latest interface for high serial rate data transfer from 1Mbps to 240Mbps. The ASI card has three inputs one for receive, one for transmit and one to take external 27 MHz clock. The external clock input taking highly stable 27 MHz (better than 10ppm accuracy) reference in needed for a proper analysis of the PCR data received from the forward stream and an analysis for the jitter associated with the data. The 27Mhz signal is available from the GPS based NTP (Network Time Protocol) Server which maintains a common timing for all the units used in the system like Burst Mode Demodulator and Analyzer software ASI card reception timing. The DVB-RCS Protocol Analyzer Software runs on a Linux platform and the task of the software can be broadly functionally divided into the following modules i. MPEG2TS Decoding and de multiplexing: This is the first step of the decoding process as the data in DVB-RCS Forward Link is based on MPEG2TS following DVB-S specification. After the successful decoding and de-multiplexing the data depending on the PID value contained in the header is put into the respective buffers. PID is a 13 bit value sent in TS Header to identify different DVB Streams. ii. The forward link of the DVB-RCS protocol broadly contains three types of data like IP Encapsulated data, Service Information Table data and PCR data. So respective decoders are used for the decoding of these information. iii. IP Encapsulation and Decoding: Decoding of the IP Encapsulated Data iv. Service Information Table decoding: Decoding of the service information tables v. PCR decoding: Decoding of the PCR values B. Present System Configuration Due to the cost implication and logistic support needed to use a live Satellite channel, the DVB-RCS Protocol Analyzer is developed with the capability to capture data from prerecorded file and capture data from LAN. In the later case the satellite channel is simulated on LAN where one PC streams prerecorded DVB-RCS data. This data is received by the Analyzer through LAN interface instead of using an ASI card as will be in the actual case of working with live Satellite Interactive Network. III. SOFTWARE ARCHITECTURE The DVB-RCS Service Information tables can be broadly divided into two categories static tables and dynamic tables. The static tables generally don t change unless there is a change in the configuration of the network. The dynamic tables change with time and the HUB has to generate those taking data from the return channel. A brief introduction about the main decoders comprising the Analyzer software is given below. A. NIT/PAT/PMT/PMT_RMT/RMT Decoder This decodes the static tables of the Forward Link, like Network Information table, Program Map Table, Program Map Table for the DVB-RCS Tables and the RCS Map table. NIT and RMT combined give the network parameters and tuning parameters for the terminal like the frequency in which the forward link is transmitted, symbol rate, coding rate etc.. After analyzing these tables the analyzer or terminal understands the way in which all the SI tables are organized in the Forward Link. The contents of these tables generally don t change unless there is a change in the network configuration, which can be displayed using the GUI of the DVB-RCS Protocol Analyzer Software. B. SCT/FCT/TCT/SPT Decoder This decodes the Superframe Composition Table, Frame Composition Table, Timeslot Composition Table and Satellite Position Table. These four tables combined give the fequency plan of the return link to the terminal. The FCT, TCT, SPT are static tables and contents generally don t change.

3 . From Satellite Antenna L-Band TANDBERG Integrated Receiver & Decoder ASI Input DVB-RCS Protocol Analyzer PC 1. SI Table Decoding 2. IP Decoding 3. PCR Decoding 4. Report Generation 5. GUI Output ASI Output GNU GTK Fedora Linux Core4 Multi carrier Burst Mode Demodulator GPS Integrated NTP Server Fig 1. Analyzer System Configuration with Data from Satellite The SCT is a dynamic table and contains all information about a superframe like when the superfarme starts, how long it lasts and the sequence number of that superframe. It contains the superframe_start_time_base field, which signifies the start of a superframe in terms of PCR ticks, duration field to specify the duration in terms of PCR ticks and superframe counter to signify the superframe number. The Analyzer displays these values accordingly in the GUI. Each new superframe is updated with the new value of PCR and count. The TIM decoder decodes the Terminal Information Message Table. It can be a unicast TIM that is generated for a specific SIT or broadcast TIM that conveys such network conditions, which affect all terminals. The TIM contains the descriptors like Logon_initialize_descriptors, ACQ assign descriptor, SYNC assign descriptor needed to handle logon of terminals to the network and inform specific information to SITs. The TIM decoder is mainly used to analyze the logon of terminals to the network. The CMT decoder decodes the Correction Message Table, which contains the timing, frequency and power corrections of all terminals in ACQ or SYNC phase. The CMT decoder is needed to analyze the coarse synchronization and fine synchronization and synchronization maintenance phase of the HUB Management. The TBTP decoder decodes the Terminal Burst Time Plan for all the terminals logged on to the network. This decoder is used to analyze the traffic assignment of terminals, after it has passed the ACQ and SYNC phase. The MMT decoder decodes the Multicast Map Table, which signify the PIDs in which the multicast data is to be transmitted in the forward link. The MPEG2 TS Decoder is the first part of the decoding process. The data received is either from a File containing prerecorded MPEG2 TS data or from LAN when satellite link is simulated in LAN or directly from Satellite where, the Tandberg IRD provides the MPEG2TS data in an ASI interface. The decoder takes as input MPEG2 TS data and demultiplexes it into IP Encapsulated data, DVB-RCS SI Tables and NCR data and keeps them into their respective buffers. The MPEG2 TS data are constant length 188 bytes, which contain a 4-byte header and 184-byte payload. The decoder

4 strips out the header and checks whether the first byte of the TS data is 0x47, which signifies the start of a MPEG2TS data. Then it analyzes the fields and finds out the PID associated with the TS packet. Depending on the value of the PID the decoder puts the payload to either SI Table buffers or IP Encapsulated data buffer or PCR data buffer. C. IP De-capsulation and Decoding The IP Encapsulation into DVB is done using the Multiprotocol Encapsulation as specified [2]. The software module for IP Decoder, which is an important function of the Protocol Analyzer, performs the following major functions 1) The IP encapsulated data are generally more than 188 bytes length so they are distributed in a number of MPEG2 TS packets or the IP Encapsulated data are fragmented during transmission. 2) The job of the decoder is to re-assemble the IP encapsulated fragments of data received from the different packets and find the start of a new IP payload. 3) The start of a new IP payload is associated with a DSMCC header, which for IP data has a table index of 0x3e as per the standards of IP Encapsulation (ETSI TR101202). The DSMCC header is 12 bytes long and contains along other fields the length of the DSMCC payload. The DSMCC header is analyzed and from the length the number of TS packets containing the IP data is calculated and reassembly done. 4) Once the total IP data is received it is passed to the IP decoder module. The IP decoder module analyzes all the fields of the IP header and UDP header if UDP is carried in IP and stored in respective objects and even in file if requested. IV. IMPLEMENTATION APPROACH The software is implemented in GNU C++ on Fedora LINUX Platform. The GUI of the software is developed using GTK on a Pentium PC. An Object Oriented Design approach is adopted in designing the software. All the Service Information tables, Descriptors, IP Encapsulated data and PCR are coded as separate objects, with associated routines for decoding them as member functions. The general SI Header objects and DSMCC Sections [1] objects are inherited by SI Table and IP Encapsulation objects. The Object Oriented programming concept of Abstraction, Multi-Level- Inheritance and Dynamic Polymorphism are extensively used in the software which gives the software its needed flexibility, reusability and ease in testing. A. Software Features Generally when a DVB-RCS Hub development starts people code the different SI Tables, IP Encapsulated Data and PCR in files. Then there is a need for individual verification of the different SI Tables to be conforming to the standard or not. The capture from file option provides lot of flexibility for the basic protocol verification and highly needed in the initial phase of DVB-RCS Hub development or R & D on this technology. After the initial basic protocol verification of the different tables is done there is a need to verify the DVB-RCS compliant data, as it will come in a real satellite network. As there are a lot of dynamic tables the behavior of the Hub has to be analyzed in a real time scenario. This leads to the Capture from Network option where before up-linking to the satellite the Data is streamed on LAN with the Satellite system characteristics and verified by the Analyzer. After the data is verified by the Analyzer in the Network mode the confidence of the system to work over a satellite link becomes quite high and the data generated can be up-linked to satellite. This is the mode in which it is actually intended to be used. In this case the system will connected with antenna with additional hardware necessary to receive data from Satellite. This mode of the analyzer will be used after the initial phase for HUB development is over and can be used even for network monitoring activities to monitor the condition of active DVB-RCS based Satellite networks. B. Multithreaded Architecture The software is multithreaded using POSIX compliant threads. There are separate threads for capturing the data either from the File or Network interface. The display of the values in the GUI of the dynamic SI Tables like SCT, CMT, TBTP, and TIM, PCR as well as the IP de-capsulated data is achieved by separate threads. The monitoring of the number of packets received, packets in CRC error and BER are calculated using separate threads so the capturing and decoding module of the software can work in parallel. V. TEST AND EXPERIMENTS CONDUCTED This section discusses the testing procedure and results. The system is tested taking prerecorded data from file as well as receiving streaming data from the LAN. A. Offline Testing The software is tested in the offline mode using a binary file, which contains prerecorded DVB-RCS compliant data. This data is verified to be DVB-RCS compliant by verifying it through a standard commercial DVB-RCS analyzer. The reports generated by the Verisat Analyzer are stored. A brief introduction about the Verisat DVB-RCS Forward Link Analyzer tool is given below. The Verisat Analyzer being a commercial standard analyzer, which is certified by the European Space Agency (ESA) to comply the Sat Labs recommendation, forms as a base for the development of the analyzer. The DVB-RCS compliant Protocol Analyzer, which is developed in this project is tested in the offline mode taking

5 data from prerecorded file and the Reports are generated for all the Service Information Tables, IP encapsulated data and PCR with Statistics information and Error analysis. The reports generated are compared with the output of the Verisat Analyzer and found to be exactly similar. This verifies the working of the developed analyzer. B. On Line Testing The Satellite Channel is simulated in a LAN environment. There are twp PC in the test setup one simulating the DVB- RCS Hub by streaming the DVB-RCS compatible prerecorded data on the LAN. The Analyzer software running on the other PC receives the data from LAN and does the MPEG2 decoding and de-capsulation. After the processing of data is complete by the Analyzer the analyzed data is displayed in a GUI as shown in the screen shots below. The SI table, IP data and PCR can be analyzed in run time. The main screen of the software displays are number of packets captured the number of packets in error and number of packets received error free. It also calculates the Bit Error Rate as errors are intentionally introduced in the data so as to simulate the Satellite Channel Characteristics. The generated data in the GUI is compared with the output of Verisat Forward Link Analyzer [16] and is found to be same. This test confirms the capability of the developed Analyzer and the test result is shown below as screen shots.. Fig 2. GUI of the DVB-RCS Analyzer displaying NIT VI. CONCLUSION AND FUTURE WORK The system will be very useful to DVB-RCS Hub developers and act as an efficient tool to understand the technology and work on it. The following extensions are possible on this software as future work. The objects used in this software can act as a library for other programs to be developed where a DVB-RCS Protocol is used. Any software, which needs the functionality of MPEG2 decoding and de-capsulation can take help of this software for development. Recently multimedia streaming is using the IP encapsulation standard (ETSI TR101202) so decoders both software and hardware generally need the functionality of MPEG2 decoding and IP De-capsulation. This software for the purpose of analysis has this feature so part of the code can become a major part of Software and Hardware based IP De-capsulator. Research and analysis on Satellite Network often need data to be analyzed and certain feature of a network to be studied in detail. In that case separate software patches may be developed suitable to the problem to be handled and in those cases this software will provide a basic framework on top of which other more meaningful applications and tools can be developed This work is a part of on going research on Satellite Network protocols and this software will provide the necessary test, evaluation and analysis environment. ACKNOWLEDGEMENT Authors thank all members of Department of Computer Engineering, I.T. BHU, Mr. V.S.Palsule Head, Mr. N.G.Vasantha Kumar, Mr.Vishal Agarwal, Mr. Manish Kumar Soni and all staff members of Advanced Communication Technology Division (ACTD), SAC/ISRO for their cooperation and technical support. REFERENCES [1] ETSI EN : "Digital Video Broadcasting (DVB); Interaction channel for satellite distribution systems" [2] ETSI TR : "Digital Video Broadcasting (DVB); Implementation guidelines for Data Broadcasting" [3] Novra S Receiver Instructions in [4] Series 2000/3000 IDU User Manual from EMS Satellite Networks,Canada, [5] User Manual DM240 Digital Modulator from Radyne ComStream [6]References of Tym Server 2000 from Symmetricom, [7] Multi-Channel Multi-Frequency Burst Mode Demodulator Version 1.1 Specification. Doc:BMD-ABSP-SPE-0004 from Alcatel Bell Space N.V [8] Project Report on GSAT-3 (EDUSAT) Applications Programme Macch 2003 Space Applications Centre [9] SatLabs System Recommendations January 2004 [10] ISO/IEC (1996): "Information technology - Generic coding of moving pictures and associated audio information; Part 1: Systems" [11] ETSI EN : "Digital Video Broadcasting (DVB); Framing structure, channel coding and modulation for 11/12 GHz satellite services"[12] ETSI ETS : "Digital Video Broadcasting (DVB); Network-independent protocols for DVB interactive services" [13] ETSI EN : "Digital Video Broadcasting (DVB) Specification for Service Information (SI) in DVB systems" [14] ETSI EN : "Digital Video Broadcasting (DVB); DVB specification for data broadcasting" [15] A proposal On Study, Simulation, & PROFF OF CONCEPT OF DVB RCS [16] User Manuals on FRLA at [17] Project Report and Software Manual of DVB-RCS Protocol Analyzer Software submitted in IT.BHU.

SatLabs Recommendations for Hub Verification Testing

SatLabs Recommendations for Hub Verification Testing SatLabs Recommendations for Hub Verification Testing sl_535 Version 1.0 February 2010 This document is the result of a cooperative effort undertaken by the SatLabs Group. Neither the SatLabs Group nor

More information

Bandwidth Manager and Multiplexer

Bandwidth Manager and Multiplexer SIXTH FRAMEWORK PROGRAMME Integrated Multi-layer Optimization in broadband DVB-S.2 SAtellite Networks FP6-027457 Deliverable D7-F Bandwidth Manager and Multiplexer Contractual Date of Delivery to the CEC

More information

HN/HX System Bandwidth Efficiency

HN/HX System Bandwidth Efficiency HN/HX System Bandwidth Efficiency It is well understood by satellite network operators that bandwidth efficiency for a VSAT system is a critical element in achieving profitability, as higher efficiency

More information

MULTIMEDIA APPLICATIONS OF THE INTEGRATED BROADCAST INTERACTION SYSTEM (IBIS) DVB-S

MULTIMEDIA APPLICATIONS OF THE INTEGRATED BROADCAST INTERACTION SYSTEM (IBIS) DVB-S MULTIMEDIA APPLICATIONS OF THE INTEGRATED BROADCAST INTERACTION SYSTEM (IBIS) Sergio Chacón (1), José Luis Casas (1), Asís Cal (1), Rafael Rey (1), Josep Prat (1), Africa Rodriguez (1) Javier de la Plaza

More information

IP Over Satellite (IPoS) - The Standard for Broadband Over Satellite

IP Over Satellite (IPoS) - The Standard for Broadband Over Satellite IP Over (IPoS) - The Standard for Broadband Over January 2004 IP Over (IPoS) - The Standard for Broadband Over 1.0 Introduction The Internet Protocol over (IPoS) standard was ratified as a U.S. Telecommunications

More information

RECOMMENDATION ITU-R S Technical characteristics of air interfaces for global broadband satellite systems

RECOMMENDATION ITU-R S Technical characteristics of air interfaces for global broadband satellite systems Rec. ITU-R S.1709-1 1 RECOMMENDATION ITU-R S.1709-1 Technical characteristics of air interfaces for global broadband satellite systems (Question ITU-R 269/4) (2005-2007) Scope This Recommendation proposes

More information

High Performance Ka-Band Networks

High Performance Ka-Band Networks Networks Without Barriers High Performance Ka-Band Networks STM Norway AS June, 2008 www.stmi.com Multi-Beam Ka Band Networks Key Challenges Bandwidth Efficiency Beyond current DVB-RCS specs for addressing

More information

A Comparison of IP Datagrams Transmission using MPE and ULE over Mpeg-2/DVB Networks

A Comparison of IP Datagrams Transmission using MPE and ULE over Mpeg-2/DVB Networks A Comparison of IP Datagrams Transmission using MPE and ULE over Mpeg-2/DVB Networks Teh Chee Hong 1, Wan Tat Chee 2, Rahmat Budiarto 3 Network Research Group School of Computer Science Universiti Sains

More information

MPEG TS. MAYAH Communications Application Note 34. MAYAH Communications GmbH Application Note 34 MPEG TS

MPEG TS. MAYAH Communications Application Note 34. MAYAH Communications GmbH Application Note 34 MPEG TS MAYAH Communications 1. GENERAL DESCRIPTION...2 1.1 GENERAL...2 1.1.1 Transport Stream (TS)...2 1.1.2 Program Stream (PS) not covered in this chapter...2 1.2 ELEMENTS OF...3 1.2.1 Packet...3 1.2.2 PID

More information

TS Manipulator Requirement Specifications & High Level Design Document. George Mason University

TS Manipulator Requirement Specifications & High Level Design Document. George Mason University TS Manipulator Requirement Specifications & High Level Design Document ECE-612 Project Phase I George Mason University Version: 2.1 Revision: 2 Date: 11/02/2008 Author Mr. Pranav Varsekar Copyright Notice

More information

Broadband Mobile Ad hoc Network System for Emergency Communications

Broadband Mobile Ad hoc Network System for Emergency Communications Broadband Mobile Ad hoc Network System for Emergency Communications NamKyung Lee*, SooHoan Chae**, HyunWoo Lee* and Won Ryu* *161 Gajeong-dong, Yuseong-gu, DaeJeon, 305-350, KOREA ** 100 Hanggonddae-gil,

More information

AfriConnect Satellite Technology Overview

AfriConnect Satellite Technology Overview AfriConnect Satellite Technology Overview Topics Why VSAT? Defining The Network Requirements Coverage Traffic & Connectivity Features Public & Private Networks Understanding The Technology VSAT Terminal

More information

Communication Networks

Communication Networks Communication Networks Chapter 3 Multiplexing Frequency Division Multiplexing (FDM) Useful bandwidth of medium exceeds required bandwidth of channel Each signal is modulated to a different carrier frequency

More information

Simulation Study for a Broadband Multimedia VSAT Network

Simulation Study for a Broadband Multimedia VSAT Network Simulation Study for a Broadband Multimedia Yi Qian, Rose Hu, and Hosame Abu-Amara Nortel s 2201 Lakeside Blvd., Mail Stop 992-02-E70 Richardson, Texas 75082, USA Phone: 972-685-7264 Fax: 972-685-3463

More information

WAN Technologies CCNA 4

WAN Technologies CCNA 4 WAN Technologies CCNA 4 Overview Note: Most of this will be described in more detail in later chapters. Differentiate between a LAN and WAN Identify the devices used in a WAN List WAN standards Describe

More information

Triveni Digital Inc. MPEG Technology Series. MPEG 101 (MPEG 2 with a dash of MPEG 4 thrown in) Copyright 2011 Triveni Digital, Inc.

Triveni Digital Inc. MPEG Technology Series. MPEG 101 (MPEG 2 with a dash of MPEG 4 thrown in) Copyright 2011 Triveni Digital, Inc. Triveni Digital Inc. MPEG Technology Series MPEG 101 (MPEG 2 with a dash of MPEG 4 thrown in) An LG Electronics Company Copyright 2011 Triveni Digital, Inc. Course Sections Encoding Basics Transport Stream

More information

University of Salzburg April Extension Formats for Unidirectional Lightweight Encapsulation (ULE) and the Generic Stream Encapsulation (GSE)

University of Salzburg April Extension Formats for Unidirectional Lightweight Encapsulation (ULE) and the Generic Stream Encapsulation (GSE) Network Working Group Request for Comments: 5163 Category: Standards Track G. Fairhurst University of Aberdeen B. Collini-Nocker University of Salzburg April 2008 Extension Formats for Unidirectional Lightweight

More information

Internet and Satellite 1/9/2003

Internet and Satellite 1/9/2003 Internet and Satellite 1/9/2003 JSAT Co./WIDE Project Jun TAKEI takei@csm.jcsat.co.jp Day1 Agenda Satellite communication fundamentals The history of satellite communications and internet Day2 Satellite

More information

ANSI/SCTE

ANSI/SCTE Digital Video Subcommittee AMERICAN NATIONAL STANDARD ANSI/SCTE 243-3 2017 Next Generation Audio Carriage Constraints for Cable Systems: Part 3 MPEG-H Audio Carriage Constraints NOTICE The Society of Cable

More information

White Paper Broadband Multimedia Servers for IPTV Design options with ATCA

White Paper Broadband Multimedia Servers for IPTV Design options with ATCA Internet channels provide individual audiovisual content on demand. Such applications are frequently summarized as IPTV. Applications include the traditional programmed Video on Demand from a library of

More information

Networks 15.2 Multiplexing Technologies Access Networks 15.5 Common Peripheral Interfaces

Networks 15.2 Multiplexing Technologies Access Networks 15.5 Common Peripheral Interfaces Chapter 15 Computer and Multimedia Networks 15.11 Basics of Computer and Multimedia Networks 15.2 Multiplexing Technologies 15.3 LAN and WAN 15.4 Access Networks 15.5 Common Peripheral Interfaces 15.6

More information

CABLE NETWORKS INTRODUCTION TO CABLE NETWORK TECHNOLOGIES AND PROTOCOLS

CABLE NETWORKS INTRODUCTION TO CABLE NETWORK TECHNOLOGIES AND PROTOCOLS CABLE NETWORKS INTRODUCTION TO CABLE NETWORK TECHNOLOGIES AND PROTOCOLS Peter R. Egli 1/15 Contents 1. Cable network architecture 2. Relevant cable network standards 3. DOCSIS 2/15 1. Cable Network architecture

More information

Multi-Source Analyzer (MSA) Series

Multi-Source Analyzer (MSA) Series Multi-Source Analyzer (MSA) Series The new Multi Source Analyzer (MSA) Series from Harris offers a range of solutions that couple confidence monitoring with full testing of compressed video conformance,

More information

voice-enabling.book Page 72 Friday, August 23, :19 AM

voice-enabling.book Page 72 Friday, August 23, :19 AM voice-enabling.book Page 72 Friday, August 23, 2002 11:19 AM voice-enabling.book Page 73 Friday, August 23, 2002 11:19 AM C H A P T E R 4 Offering Bundled and Data Services Chapter 2, VoIP Network Architectures:

More information

HIPERLAN/2 and a: A Comparative Study

HIPERLAN/2 and a: A Comparative Study HIPERLAN/2 and 802.11a: A Comparative Study PADMA BONDE Reader, Department of Computer Science Shri Vaishnav Institute of Technology and Science Indore, INDIA JAYESH BONDE Executive Engineer, Department

More information

FAISCEAU HERTZIEN NUMERIQUE SAF

FAISCEAU HERTZIEN NUMERIQUE SAF FAISCEAU HERTZIEN NUMERIQUE SAF L digital microwave radio link system provides wireless point-to-point channels for digitized voice and data communications. It allows voice and data transmission in both

More information

Ultra Lightweight Encapsulation for Efficient IPv6 Transport

Ultra Lightweight Encapsulation for Efficient IPv6 Transport Ultra Lightweight Encapsulation for Efficient IPv6 Transport Bernhard Collini-Nocker, Hilmar Linder, Wolfram Stering Department of Scientific Computing Paris-Lodron University of Salzburg, Austria Email:

More information

A NEW THRESHOLD SWITCHING SCHEME FOR A DVB-RCS MOBILE RETURN LINK IN A TERRESTRIAL RAILWAY SCENARIO

A NEW THRESHOLD SWITCHING SCHEME FOR A DVB-RCS MOBILE RETURN LINK IN A TERRESTRIAL RAILWAY SCENARIO A NEW THRESHOLD SWITCHING SCHEME FOR A DVB-RCS MOBILE RETURN LINK IN A TERRESTRIAL RAILWAY SCENARIO Mauro TROPEA 1 1 Department of Electronics, Computer Science and Systems, Faculty of Engineering, University

More information

ETSI EN V1.4.1 ( )

ETSI EN V1.4.1 ( ) EN 301 790 V1.4.1 (2005-09) European Standard (Telecommunications series) Digital Video Broadcasting (DVB); Interaction channel for satellite distribution systems European Broadcasting Union Union Européenne

More information

ITU-T J.288. Encapsulation of type length value (TLV) packet for cable transmission systems

ITU-T J.288. Encapsulation of type length value (TLV) packet for cable transmission systems I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T J.288 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (03/2016) SERIES J: CABLE NETWORKS AND TRANSMISSION OF TELEVISION, SOUND

More information

User manual. 64-Channel Real-Time TS Analyzer. web-based user interface. for the built-in. 64-Channel Real-Time TS Analyzer Web Interface CW-4957

User manual. 64-Channel Real-Time TS Analyzer. web-based user interface. for the built-in. 64-Channel Real-Time TS Analyzer Web Interface CW-4957 64-Channel Real-Time TS Analyzer User manual for the built-in web-based user interface CableWorld Ltd. 1116 Budapest, Kondorfa u. 6/B, Hungary Tel.: +36 1 371 2590, Fax: +36 1 204 7839 E-mail: cableworld@cableworld.hu

More information

MA5400 IP Video Gateway. Introduction. Summary of Features

MA5400 IP Video Gateway. Introduction. Summary of Features MA5400 IP Video Gateway Introduction The MA5400 IP Video Gateway bridges the gap between the MPEG-2 and IP domains providing an innovative solution to the need to transport real-time broadcast quality

More information

Assuring Media Quality in IP Video Networks. Jim Welch IneoQuest Technologies

Assuring Media Quality in IP Video Networks. Jim Welch IneoQuest Technologies Assuring Media Quality in IP Video Networks Jim Welch IneoQuest Technologies Agenda The challenge: Viewer satisfaction requires High Program Availability High Availability metric - what about five 9s?

More information

PPP. Point-to-Point Protocol

PPP. Point-to-Point Protocol PPP Point-to-Point Protocol 1 Introduction One of the most common types of WAN connection is the point-to-point connection. Point-to-point connections are used to connect LANs to service provider WANs,

More information

A ULE Security Approach for Satellite Networks on PLATINE Test Bed

A ULE Security Approach for Satellite Networks on PLATINE Test Bed A ULE Security Approach for Satellite Networks on PLATINE Test Bed L. Liang, L. Fan, H. Cruickshank, and Z. Sun Centre of Communication System Research, University of Surrey, Guildford, Surrey, UK C. Baudoin

More information

ETSI EN V1.3.1 ( )

ETSI EN V1.3.1 ( ) European Standard (Telecommunications series) Digital Video Broadcasting (DVB); Interaction channel for satellite distribution systems European Broadcasting Union Union Européenne de Radio-Télévision EBU

More information

Chapter 5. Voice Network Concepts. Voice Network Concepts. Voice Communication Concepts and Technology

Chapter 5. Voice Network Concepts. Voice Network Concepts. Voice Communication Concepts and Technology Chapter 5 Voice Communication Concepts and Technology Voice Network Concepts Telephone switchboard - Circa 1898 Voice Network Concepts Telephone calls are connected from source via circuit switching. Circuit

More information

AMERICAN NATIONAL STANDARD

AMERICAN NATIONAL STANDARD Digital Video Subcommittee AMERICAN NATIONAL STANDARD Methods for Isochronous Data Services Transport NOTICE The Society of Cable Telecommunications Engineers (SCTE) / International Society of Broadband

More information

A Proposed Time-Stamped Delay Factor (TS-DF) algorithm for measuring Network Jitter on RTP Streams

A Proposed Time-Stamped Delay Factor (TS-DF) algorithm for measuring Network Jitter on RTP Streams EBU TECH 3337 A Proposed Time-Stamped Delay Factor (TS-DF) algorithm for measuring Network Jitter on RTP Streams Source: N/IMP Status: Information 1 Geneva January 2010 Page intentionally left blank. This

More information

BROADBAND AND HIGH SPEED NETWORKS

BROADBAND AND HIGH SPEED NETWORKS BROADBAND AND HIGH SPEED NETWORKS ATM SWITCHING ATM is a connection-oriented transport concept An end-to-end connection (virtual channel) established prior to transfer of cells Signaling used for connection

More information

Operating instruction

Operating instruction Professional Headend Solutions Operating instruction Contents 1. Introduction... 2 1.1 Safety and operating instructions... 2 1.2 Contact... 2 1.3 Basic properties... 3 1.4 Unit options... 3 1.5 Basic

More information

AN OPEN ARCHITECTURE FOR MULTIPLEXING AND PROCESSING TELEMETRY DATA

AN OPEN ARCHITECTURE FOR MULTIPLEXING AND PROCESSING TELEMETRY DATA AN OPEN ARCHITECTURE FOR MULTIPLEXING AND PROCESSING TELEMETRY DATA Mike Erdahl VEDA SYSTEMS INCORPORATED July 15, 1997 INTRODUCTION Increased availability and falling prices now make modern high-speed

More information

WIRELESS LANs: THE DECT APPROACH

WIRELESS LANs: THE DECT APPROACH WIRELESS LANs: THE DECT APPROACH Anthony Lo Centre for Wireless Communications National University of Singapore 20 Science Park Road #02-34/37 TeleTech Park Singapore Science Park II Singapore 117674 Email:

More information

D-STAR Review & Final Exam

D-STAR Review & Final Exam Page 1 of 8 D-STAR Review & Final Exam Summary This lesson consists of a selection of items from the review sections of Lessons #1 - #9. The Final Exam consists of twenty questions selected from the individual

More information

INTRODUCTION DATA COMMUNICATION TELECOMMUNICATIONS SYSTEM COMPONENTS 1/28/2015. Satish Chandra satish0402.weebly.com

INTRODUCTION DATA COMMUNICATION TELECOMMUNICATIONS SYSTEM COMPONENTS 1/28/2015. Satish Chandra satish0402.weebly.com INTRODUCTION DATA COMMUNICATION Satish Chandra satish0402.weebly.com The term telecommunication means communication at a distance. The word data refers to information presented in whatever form is agreed

More information

Using Time Division Multiplexing to support Real-time Networking on Ethernet

Using Time Division Multiplexing to support Real-time Networking on Ethernet Using Time Division Multiplexing to support Real-time Networking on Ethernet Hariprasad Sampathkumar 25 th January 2005 Master s Thesis Defense Committee Dr. Douglas Niehaus, Chair Dr. Jeremiah James,

More information

Bikash Sadhukhan. M.Tech(CSE) Lecturer. Dept of CSE/IT Techno India College of Technology

Bikash Sadhukhan. M.Tech(CSE) Lecturer. Dept of CSE/IT Techno India College of Technology Bikash Sadhukhan. M.Tech(CSE) Lecturer. Dept of CSE/IT Techno India College of Technology Mobile Communication Entails transmission of data to and from handheld devices Two or more communicating devices

More information

VoIP Dictionary, Glossary and Terminology

VoIP Dictionary, Glossary and Terminology VoIP Dictionary, Glossary and Terminology The following provides a glossary of terms and definitions that are commonly used in VoIP Solutions. We hope this will provide a good reference for you during

More information

COMPUTER NETWORK Model Test Paper

COMPUTER NETWORK Model Test Paper Model Test Paper Question no. 1 is compulsory. Attempt all parts. Q1. Each question carries equal marks. (5*5 marks) A) Difference between Transmission Control Protocol (TCP) and User Datagram Protocol.

More information

Module 3. Wide Area Networking (WAN)

Module 3. Wide Area Networking (WAN) Module 3 Wide Area Networking (WAN) When many nodes or LAN s are connected together in a large scale, we have a WAN. This may be world wide. Because of the separation of the nodes, the Public Data Network

More information

Broadband and Last Mile Networks

Broadband and Last Mile Networks Broadband and Last Mile Networks Last-Mile Network Design Concerns Infrastructure Cost Throughput: Upstream and Downstream Packet or Circuit Switching Congestion Control Latency History: Dial-up First

More information

Data Broadcasting Solutions for Broadcasters

Data Broadcasting Solutions for Broadcasters Data Broadcasting Solutions for Broadcasters by Brett Jenkins Thomcast Communications, Inc. Southwick, MA SMPTE Technical Conference 2000 Pasadena, CA page 1 Data Broadcasting - What Is It? Multimedia

More information

IP Video Network Gateway Solutions

IP Video Network Gateway Solutions IP Video Network Gateway Solutions INTRODUCTION The broadcast systems of today exist in two separate and largely disconnected worlds: a network-based world where audio/video information is stored and passed

More information

Networks 15.2 Multiplexing Technologies Access Networks 15.5 Common Peripheral Interfaces

Networks 15.2 Multiplexing Technologies Access Networks 15.5 Common Peripheral Interfaces Chapter 15 Computer and Multimedia Networks 15.11 Basics of Computer and Multimedia Networks 15.2 Multiplexing Technologies 15.3 LAN and WAN 15.4 Access Networks 15.5 Common Peripheral Interfaces 15.6

More information

SERIES J: CABLE NETWORKS AND TRANSMISSION OF TELEVISION, SOUND PROGRAMME AND OTHER MULTIMEDIA SIGNALS Digital transmission of television signals

SERIES J: CABLE NETWORKS AND TRANSMISSION OF TELEVISION, SOUND PROGRAMME AND OTHER MULTIMEDIA SIGNALS Digital transmission of television signals International Telecommunication Union ITU-T J.281 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (03/2005) SERIES J: CABLE NETWORKS AND TRANSMISSION OF TELEVISION, SOUND PROGRAMME AND OTHER MULTIMEDIA

More information

Internetworking Concepts Overview. 2000, Cisco Systems, Inc. 2-1

Internetworking Concepts Overview. 2000, Cisco Systems, Inc. 2-1 Internetworking Concepts Overview 2000, Cisco Systems, Inc. 2-1 2000, Cisco Systems, Inc. www.cisco.com ICND v1.0a 2-2 Objectives On completion of this chapter, you will be able to perform the following

More information

The Internet and the World Wide Web

The Internet and the World Wide Web Technology Briefing The Internet and the World Wide Web TB5-1 Learning Objectives TB5-2 Learning Objectives TB5-3 How Did the Internet Get Started? Internet derived from internetworking 1960s U.S. Defense

More information

DVBControl Intuitive tools that enables you to Control DVB!

DVBControl Intuitive tools that enables you to Control DVB! DVBControl Intuitive tools that enables you to Control DVB! Catalogue 2015/2016 DVBAnalyzer DVBMosaic DVBLoudness DVBMonitor DVBProcessor IPProbe DVBPlayer DVBEncoder DVBStreamRecorder DVBAnalyzer Powerful

More information

Introduction to VoIP. Cisco Networking Academy Program Cisco Systems, Inc. All rights reserved. Cisco Public. IP Telephony

Introduction to VoIP. Cisco Networking Academy Program Cisco Systems, Inc. All rights reserved. Cisco Public. IP Telephony Introduction to VoIP Cisco Networking Academy Program 1 Requirements of Voice in an IP Internetwork 2 IP Internetwork IP is connectionless. IP provides multiple paths from source to destination. 3 Packet

More information

Data Link Layer, Part 5. Medium Access Control

Data Link Layer, Part 5. Medium Access Control CS 455 Medium Access Control, Page 1 Data Link Layer, Part 5 Medium Access Control These slides are created by Dr. Yih Huang of George Mason University. Students registered in Dr. Huang s courses at GMU

More information

M242 COMPUTER NETWORS AND SECURITY

M242 COMPUTER NETWORS AND SECURITY M242 COMPUTER NETWORS AND SECURITY 2.1. Network Models: UNIT - II OSI MODEL AND LAN PROTOCOLS 1. Explain Network model A network is a combination of hardware and software that sends data from one location

More information

ISO IEC. INTERNATIONAL ISO/IEC STANDARD Information technology Fibre Distributed Data Interface (FDDI) Part 5: Hybrid Ring Control (HRC)

ISO IEC. INTERNATIONAL ISO/IEC STANDARD Information technology Fibre Distributed Data Interface (FDDI) Part 5: Hybrid Ring Control (HRC) INTERNATIONAL ISO/IEC STANDARD 9314-5 First edition 1995-02-01 Information technology Fibre Distributed Data Interface (FDDI) Part 5: Hybrid Ring Control (HRC) Technologies de l'information Interface de

More information

Lecture 1 Overview - Data Communications, Data Networks, and the Internet

Lecture 1 Overview - Data Communications, Data Networks, and the Internet DATA AND COMPUTER COMMUNICATIONS Lecture 1 Overview - Data Communications, Data Networks, and the Internet Mei Yang Based on Lecture slides by William Stallings 1 OUTLINE Data Communications and Networking

More information

Question 7: What are Asynchronous links?

Question 7: What are Asynchronous links? Question 1:.What is three types of LAN traffic? Unicasts - intended for one host. Broadcasts - intended for everyone. Multicasts - intended for an only a subset or group within an entire network. Question2:

More information

Product Range Summary

Product Range Summary Product Range Summary VDL deliver broadcasting technologies for Radio, Mobile TV and Network Providers. As both an experienced broadcast network operator and an equipment manufacturer, VDL are in the unique

More information

Circuit Emulation Service

Circuit Emulation Service Best in class Network Modernization Approach Circuit Emulation enables telecom operators to translate legacy systems using TDM signals such as E1/, E3/DS3, STM-n/OC-n to appropriate packet formats and

More information

PHYSICAL LAYER TIMING

PHYSICAL LAYER TIMING PHYSICAL LAYER TIMING Physical Layer Timing Timing in TDM Networks Synchronous Multiplexing (TDM) Transferring Timing (Timing Distribution) Stratum Levels Slips Asynchronous Multiplexing (TDM) Timing in

More information

Nr. Standard reference Title

Nr. Standard reference Title Nr. Standard reference Title 1 ETSI EN 302 248 V2.1.1 (2016-11) Navigation radar for use on non-solas vessels; Harmonised Standard covering the essential requirements of article 3.2 of the Directive 2014/53/EU

More information

CARRIAGE OF MPEG-4 OVER MPEG-2 BASED SYSTEMS. Ardie Bahraini Motorola Broadband Communications Sector

CARRIAGE OF MPEG-4 OVER MPEG-2 BASED SYSTEMS. Ardie Bahraini Motorola Broadband Communications Sector CARRIAGE OF MPEG-4 OVER MPEG-2 BASED SYSTEMS Ardie Bahraini Motorola Broadband Communications Sector Abstract The MPEG-4 specifications have provided substantial advances in many areas of multimedia technology.

More information

UBR Congestion controlled Video Transmission over ATM Eltayeb Omer Eltayeb, Saudi Telecom Company

UBR Congestion controlled Video Transmission over ATM Eltayeb Omer Eltayeb, Saudi Telecom Company UBR Congestion controlled Video Transmission over ATM Eltayeb Omer Eltayeb, Saudi Telecom Company ABSTRACT The ATM unspecified bit rate (UBR) class of service some times referred to as best effort service-

More information

NEXT GENERATION CMTS CHARACTERISTICS INCLUDING IP MULTICAST. Doug Jones YAS Broadband Ventures

NEXT GENERATION CMTS CHARACTERISTICS INCLUDING IP MULTICAST. Doug Jones YAS Broadband Ventures NEXT GENERATION CMTS CHARACTERISTICS INCLUDING IP MULTICAST Doug Jones YAS Broadband Ventures Abstract The cable industry is currently faced with upgrading from DOCSIS v1.0 CMTS equipment to DOCSIS v1.1

More information

EUROPEAN ETS TELECOMMUNICATION August 1997 STANDARD

EUROPEAN ETS TELECOMMUNICATION August 1997 STANDARD EUROPEAN ETS 300 801 TELECOMMUNICATION August 1997 STANDARD Source: EBU/CENELEC/ETSI JTC Reference: DE/JTC-00DVB-24 ICS: 33.020 Key words: DVB, broadcasting, digital, video, TV, interaction, PSTN, ISDN

More information

ELEC 691X/498X Broadcast Signal Transmission Winter 2018

ELEC 691X/498X Broadcast Signal Transmission Winter 2018 ELEC 691X/498X Broadcast Signal Transmission Winter 2018 Instructor: DR. Reza Soleymani, Office: EV 5.125, Telephone: 848 2424 ext.: 4103. Office Hours: Wednesday, Thursday, 14:00 15:00 Slide 1 In this

More information

Opportunities for Data Broadcasting in Digital TV

Opportunities for Data Broadcasting in Digital TV Opportunities for Data Broadcasting in Digital TV Presenter: Dinkar Bhat Triveni Digital Copyright 2005 Triveni Digital, Inc. All rights reserved. DTV Broadcast Stream Based on MPEG-2 transport stream

More information

MULTIPLEXER / DEMULTIPLEXER IMPLEMENTATION USING A CCSDS FORMAT

MULTIPLEXER / DEMULTIPLEXER IMPLEMENTATION USING A CCSDS FORMAT MULTIPLEXER / DEMULTIPLEXER IMPLEMENTATION USING A CCSDS FORMAT Item Type text; Proceedings Authors Grebe, David L. Publisher International Foundation for Telemetering Journal International Telemetering

More information

A Cross-Layer PEP for DVB-RCS Networks

A Cross-Layer PEP for DVB-RCS Networks A Cross-Layer PEP for DVB-RCS Networks Giovanni Giambene 1 and Snezana Hadzic 1 CNIT - University of Siena, Via Roma, 56, I-53100 Siena, Italy giambene@unisi.it Abstract. The aim of this paper is to consider

More information

TC32 presentation to ECMA General Assembly, Edinburgh, 22nd June 2000

TC32 presentation to ECMA General Assembly, Edinburgh, 22nd June 2000 TC32 presentation to ECMA General Assembly, Edinburgh, 22nd June 2000 John Elwell, Chairman ECMA TC32 Siemens Communications (International) Limited john.elwell@siemenscomms.co.uk ECMA/TC32/2000/103 ECMA/GA/2000/69

More information

The Transformation of Media & Broadcast Video Production to a Professional Media Network

The Transformation of Media & Broadcast Video Production to a Professional Media Network The Transformation of Media & Broadcast Video Production to a Professional Media Network Subha Dhesikan, Principal Engineer Cisco Spark How Questions? Use Cisco Spark to communicate with the speaker after

More information

Ch.16 - Wireless WAN System Architectures

Ch.16 - Wireless WAN System Architectures Ch.16 - Wireless WAN System Architectures 1 Wireless WAN 2 GSM via PSTN 3 GSM via ISDN 4 GPRS 5 Mobitex 6 CDPD 7 PPDC 8 UMTS 9 Future Systems 10 Systems Summary 1 11 Systems Summary 2 1 This section will

More information

Implementation and use of Software Defined Radio (SDR) technology for Public Safety, Traffic applications, and Highway Engineering

Implementation and use of Software Defined Radio (SDR) technology for Public Safety, Traffic applications, and Highway Engineering Implementation and use of Software Defined Radio (SDR) technology for Public Safety, Traffic applications, and Highway Engineering Topics of discussion * Section 1. Wireless vs. Wired. Advantages and disadvantages

More information

Messenger 2 Transmitter Camera-Mount (M2T-C)

Messenger 2 Transmitter Camera-Mount (M2T-C) Camera-Mount (M2T-C) The most important thing we build is trust. Applications Electronic News Gathering (ENG) Sports, Point of View Studio Wireless Links Mobile and Portable AV Applications Key System

More information

Technical Specification Triple Play MVDDS HyBox H-2 WADSL Modem

Technical Specification Triple Play MVDDS HyBox H-2 WADSL Modem Technical Specification Triple Play MVDDS HyBox H-2 WADSL Modem 1 1 Use cases... 3 1.1 System Diagram... 4 1.1 Regular Internet usage... 5 1.2 Proxy solution... 6 Usage scenario for Hyperboost proxy:...

More information

Subscriber line technology. Subscriber line technology. Subscriber line technology

Subscriber line technology. Subscriber line technology. Subscriber line technology Lic.Tech. Marko Luoma (1/42) Lic.Tech. Marko Luoma (2/42) Subscriber line technology S-38.3192 Verkkopalvelujen tuotanto S-38.3192 Network Service Provisioning Lecture 1: Subscriber line technologies Subscriber

More information

RECOMMENDATION ITU-R BT.1720 *

RECOMMENDATION ITU-R BT.1720 * Rec. ITU-R BT.1720 1 RECOMMENDATION ITU-R BT.1720 * Quality of service ranking and measurement methods for digital video broadcasting services delivered over broadband Internet protocol networks (Question

More information

Supporting critical IP applications across the enterprise from VoIP and VPN, to streaming media

Supporting critical IP applications across the enterprise from VoIP and VPN, to streaming media The idirect Intelligent Platform integrates advanced technology into idirect s product portfolio and management software to address the growing complexity of deploying and managing global IP networks.

More information

DVBControl. DVBAnalyzer DVBMosaic DVBLoudness DVBMonitor. Catalogue 2011/2012. Intuitive tools that enables you to Control DVB!

DVBControl. DVBAnalyzer DVBMosaic DVBLoudness DVBMonitor. Catalogue 2011/2012. Intuitive tools that enables you to Control DVB! DVBControl Catalogue 2011/2012 Intuitive tools that enables you to Control DVB! DVBAnalyzer DVBMosaic DVBLoudness DVBMonitor DVBAnalyzer DVBAnalyzer enables powerful analyzing of all aspects of DVB/ATSC/ISDB

More information

MISB EG Motion Imagery Standards Board Engineering Guideline. 24 April Delivery of Low Bandwidth Motion Imagery. 1 Scope.

MISB EG Motion Imagery Standards Board Engineering Guideline. 24 April Delivery of Low Bandwidth Motion Imagery. 1 Scope. Motion Imagery Standards Board Engineering Guideline Delivery of Low Bandwidth Motion Imagery MISB EG 0803 24 April 2008 1 Scope This Motion Imagery Standards Board (MISB) Engineering Guideline (EG) provides

More information

TDM Backhaul Over Unlicensed Bands

TDM Backhaul Over Unlicensed Bands White Paper TDM Backhaul Over Unlicensed Bands advanced radio technology for native wireless tdm solution in sub-6 ghz Corporate Headquarters T. +972.3.766.2917 E. sales@radwin.com www.radwin.com PAGE

More information

Cisco Cisco Certified Network Associate (CCNA)

Cisco Cisco Certified Network Associate (CCNA) Cisco 200-125 Cisco Certified Network Associate (CCNA) http://killexams.com/pass4sure/exam-detail/200-125 Question: 769 Refer to exhibit: Which destination addresses will be used by Host A to send data

More information

ENTERPRISE CONNECTIVITY

ENTERPRISE CONNECTIVITY ENTERPRISE CONNECTIVITY Elevating Enterprise Private Networks with Cost-effective Satellite Services The success of today s organizations and enterprises highly depends on reliable and secure connectivity.

More information

Creating and Configuring Outgoing Transport Streams

Creating and Configuring Outgoing Transport Streams Creating and Configuring Outgoing Transport Streams This section describes how to create outgoing transport streams and how to configure these streams. Creating Outgoing Transport Streams, page 1 Changing

More information

Version 2.6. Product Overview

Version 2.6. Product Overview Version 2.6 IP Traffic Generator & QoS Measurement Tool for IP Networks (IPv4 & IPv6) -------------------------------------------------- FTTx, LAN, MAN, WAN, WLAN, WWAN, Mobile, Satellite, PLC Distributed

More information

TECHNOLOGY COMPANY OF THE YEAR. Microwave Solutions. Higher availability & longer links.

TECHNOLOGY COMPANY OF THE YEAR. Microwave Solutions. Higher availability & longer links. TECHNOLOGY COMPANY OF THE YEAR Microwave Solutions Higher availability & longer links 1 Transcend Series - High network efficiency Transcend 1000 Transcend 1000 is Advantech Wireless 3rd generation of

More information

Motorola Connected Home Solutions July Address Resolution Mechanisms for IP Datagrams over MPEG-2 Networks

Motorola Connected Home Solutions July Address Resolution Mechanisms for IP Datagrams over MPEG-2 Networks Network Working Group Request for Comments: 4947 Category: Informational G. Fairhurst University of Aberdeen M.-J. Montpetit Motorola Connected Home Solutions July 2007 Address Resolution Mechanisms for

More information

COPYRIGHTED MATERIAL INTRODUCTION AND OVERVIEW

COPYRIGHTED MATERIAL INTRODUCTION AND OVERVIEW 1 INTRODUCTION AND OVERVIEW The past few decades have seen the merging of computer and communication technologies Wide-area and local-area computer networks have been deployed to interconnect computers

More information

Advanced Computer Networks WLAN

Advanced Computer Networks WLAN Advanced Computer Networks 263 3501 00 WLAN Patrick Stuedi Spring Semester 2014 1 Oriana Riva, Department of Computer Science ETH Zürich Last week Outlook Medium Access COPE Short Range Wireless Networks:

More information

R&S DVMS DTV Monitoring System Release Notes Firmware Version

R&S DVMS DTV Monitoring System Release Notes Firmware Version R&S DVMS DTV Monitoring System Release Notes Firmware Version 02.72.0 2017 Rohde & Schwarz GmbH & Co. KG Muehldorfstr. 15, 81671 Munich, Germany Phone: +49 89 41 29-0 Fax: +49 89 41 29 12 164 E-mail: mailto:info@rohde-schwarz.com

More information

Table of Contents. Introduction...3. WiMAX Forum overview...4. WiMAX Technology framework...4. Key elements of WiMAX Technology...

Table of Contents. Introduction...3. WiMAX Forum overview...4. WiMAX Technology framework...4. Key elements of WiMAX Technology... White Paper Table of Contents Introduction...3 WiMAX Forum overview...4 WiMAX Technology framework...4 Key elements of WiMAX Technology...4 WiMAX Plugfest Testing...6 Test architecture...6 System-Under-Test

More information

1. Hardware Setup Basic D2Manage Setup...4

1. Hardware Setup Basic D2Manage Setup...4 1 V4.1 Table of Contents 1. Hardware Setup.. 3 2. Basic D2Manage Setup...4 2.1 Connecting to D2Mux..4 2.2 Retrieving Current Configuration..5 2.3 Setting GigE Data Port Settings..6 2.4 Viewing Available

More information

Annex (informative) to A001 Rev. 6: Guidelines for the Implementation of DTS Coded Audio in DVB Compliant Transport Streams

Annex (informative) to A001 Rev. 6: Guidelines for the Implementation of DTS Coded Audio in DVB Compliant Transport Streams Annex (informative) to A001 Rev. 6: Guidelines for the Implementation of DTS Coded Audio in DVB Compliant Transport Streams DVB Document A076 November 2002 Annex (informative) to A001 Rev. 6: Guidelines

More information