SlideShare une entreprise Scribd logo
1  sur  10
Télécharger pour lire hors ligne
Digital Set Top Box (STB)

    - Open Architecture/Interoperability Issues
                                             B.Sundareshan
                         ( Consultant , Broadcast Engineering Consultants India Limited )

The DVB (Digital Video Broadcast) project group has developed a family of interrelated
international standards for digital television broadcasting via different transmission media. These
are DVB-T for digital terrestrial transmission, DVB – S for digital satellite transmission and DVB – C
for digital cable transmission.

A very significant feature of these standards is that all three of them have identical source
coding/compression and service multiplexing/transport sections. These two sections are based on
the internationally acclaimed MPEG – 2 standard. However channel coding/modulation part of
each of the three is optimized for the respective transmission media. Thus whereas satellite and
cable transmission are based on single carrier modulation schemes of QPSK and QAM, terrestrial
transmission uses a multicarrier modulation scheme called OFDM (Orthogonal Frequency Division
Multiplexing).

Till such time integrated digital TV (IDTV) sets become cheaper, digital set top boxes will be
utilized in the home for the reception of all three signals. It is thus apparent that, the availability of
set top boxes at affordable prices is going to be the major factor which will ensure a fast take up of
these services in the country. By adopting the three above mentioned interrelated international
standards for digital transmission in India an important goal has been realized, that of ensuring
maximum commonality in the components used in the STBs for the three media, leading to an
overall decrease in the price of STBs arising from economics of scale.

Yet another important feature which will lead to a cost reduction of STBs is to make the STB, to the
extent possible to be based on an “Open Architecture” and also make it ‘ Interoperable’ across
different networks.

Before proceeding further it is necessary to explain to explain in some detail the two concepts of
‘Open Architecture’ and “Interoperability”. A STB can be considered to be a collection of a number
of small functional blocks or modules, with each module performing a well defined function. A
module can be composed of pure hardware or pure software or some combination of the two. An
architecture can be considered to be “Open” if and only if the functionality of each and every
module in that architecture is available in the public domain in the form of published international
standards or defacto industry standards. Put in another way a technique is generally called “Open”
if the IPR (Intellectual Property Rights) and the technical information needed to implement,
compliant products is available under fair, reasonable and non-discriminatory (FRND) terms. IPR
holders are generally required to accept the FRND terms set by the recognized international
standardization bodies.
A STB is said to be interoperable if it can receive any service from any network. It is possible to
have such an interoperable STB. Before trying to answer this question, let us first take a closer
look at the STB architecture.

The diagram in figure – I below gives a simplified over view of the major components of a typical
STB.




                                                       CA
                                                      Module


                                                     MPEG 2          MPEG 2     Video
                  Tuner          Demodulator
 Broadcast                                             TS             AvV
                                                                                Audio
                                                     DEMUX           Decoder
                                   QPSK,
                                    QAM
                                  Or OFDM)




 Interactive                              Modem                    CPU                  User
    Data                                 (Telco or                                      Input
                                          Cable)


                                                                     CPU
                                                                    Memory
                                                                  (RAM/ROM
                                                                     etc)



                          Fig. 1 : Overview of STB Architecture


The STB selects the appropriate broadcast TV information by tuning to one of many input
channels. The signal is digitally modulated using Quadrature Phase Shift Key (QPSK) for satellite
applications, Quadrature Amplitude Modulation (QAM) for cable and Orthogonal Frequency
Division Multiplexing (OFDM) for terrestrial. The information in the selected RF channel is then
processed by the demodulator to produce an MPEG-2 Transport Stream (TS) containing the audio,
video and other information that relates to the selected TV programme.

The STB generally also contains some form of modern to allow it to send and receive interactive
data. Conventional telecommunication modems are typically used in satellite and terrestrial STBs
while cable STBs generally have a cable modem. DOCSIS cable modems use QAM demodulator
for the downstream data whilst out-of-hand DAVIC cable modems use QPSK demodulator. In both
cases, a QPSK modulator is used to transmit the upstream data, though DOCSIS also have a 16
QAM mode.
In general, digital TV information in the MPEG-2 TS may be encrypted to present customers who
have not paid for a particular service from being able to view it. The MPEG demultiplexer selects
and decrypts the compressed audio and video for the particular programme that the viewer wishes
to watch, using decryption keys supplied by the Conditional Access Sub System (CASS). The
MPEG decoder then compresses the audio and video information for the selected programme.
The Central Processing Unit (CPU) controls the whole operation and performs specific data
manipulation function. It generally uses a Real Time Operating System (RTOS) on top of a
hardware abstraction layer for the management of the resources and processes of the STB
directed by the higher level software.

It is thus obvious from this diagram that, the front-end, which contains the tuner and the
demodulator, will be different for the three transmission media. Hence if a STB is to be made
interoperable across all the three transmission media it should be fitted with switchable front ends.

Let us now turn our attention to the “CA Module” in the STB. Whenever an MPEG-2 TS carries
encrypted (Or scrambled) services, the TS also carries two types of messages called EMM
(Entertainment Management Message) and ECM (Entitlement Control Message). An EMM carries
a list of Pay TV services which the owner of that STB is entitled to view and also the date upto
which he is entitled to receive them. The ECM on the other hand carries a data element called
control word (CW), which is used by the ‘descrambler’ in the STB to descramble the picture and
make it intelligible again. Both these messages are carried in the TS in an ‘encrypted’ form.
Whereas DVB has standardized the scrambling algorithm (known as DVB common scrambling
algorithm, DVBCSA), algorithms used for ECM/EMM encryption are not standardized for obvious
reasons.

Thus the various DVB CSA compliant CA systems available in the market use different ECM/EMM
encryption algorithms. Thus the security of a given CA system depends primarily on the efficiency
of the algorithm used for ECM, EMM encryption. Such algorithms are closely guarded secret. The
CA module in the STB contains the relevant ECM, EMM decryption algorithm. Hence when the CA
module is embedded inside a STB it can no longer be considered to have an “Open Architecture”.
Further such an STB will not be interoperable across different networks which use different CA
systems. So the question is how to make a STB interoperable across different networks using
different CA systems. The answer is provided by DVB in the form of an international standard
called DVB Common Interface (DVB CI).

The diagram in fig – 2 shows the concept. In this case the STB contains only those elements that
are needed to receive “clear” broadcasts. The CA system is contained in an external module,
which communicates with the STB via the common interface connector provided on the STB. Thus
a STB fitted with the DVB CI connector is interoperable across different networks using different
CA systems, all that a user has to do is to get the plug-in CA modules from different service
providers. In the US, cable labs refer to these cards as Point of Development (POD) modules.

Let us now turn our attention to the different software layers in a STB. An operating system is the
most important piece of software in a STB. An OS is a suitable of programmes used to manage
the resources in a STB. In particular it is the OS, which talks to the STB hardware and manage
their functions such as scheduling real time tasks, managing limited memory resources, etc. A
STB OS is arranged in layers with each layer adding new capability. At the heart of any STB OS is
the “Kernel” layer, which is stored in ROM. Once the STB is powered up, the kernel will be loaded
first and remains in memory until the STB is powered down again. Typically the kernel is




                  DAB/MPEG Integrated
                                                                           MPEG
                  Receiver/decoder (IRD)                                                            Picture
                                                                           Video
                     Tuner          Demodulator                           Decoder
                                                               Demux

                                       MPEG -2                             MPEG                     Sound
                                       Transport                           Studio
                                        stream                            decoder
                                                                                                    Data

                                 Validation                                   SI                    On- screen
                                                            Command         Decoder
                                  Module                                                            Graphics
                                 (optional)                     bus    Receiver                     Remote
                                                                       Operating System




                  DVB Common Interface



                                                   DVB          CW
                                                descrambler
                  Validation
                  (optional)                                            Module
                                                                       Operating
                                                                        system
                                                Data filters
                                              (ECMs, EMMs)


                                                 Security
                                                Processor

                                                        SMART card
                                                        optional
                   Proprietary
                   CA system
                                    Fig.2 ; DVB Common Interface



                                               Applications


                                               Middleware
Operating
                                               System          Fig.3 ; Software Layers of a STB
                                          Device Drivers
responsible for managing memory resources, real time applications and high-speed data
transmission. The kernel supports multi threading and multi tasking which allows a STB to execute
different sections of a program and different programmes simultaneously.

In addition to the kernel, a STB needs a ‘loader’ to enable the TV operator to upgrade ‘resident
applications’ or download ‘OS patches’ to STB. A resident application is a program or a number of
programs that are built into the memory of the STB.

The STB also requires ‘drivers’ to control the various hardware devices. Every hardware
component in the STB must have a driver. A driver is a program that translates commands from
the TV viewer to a format that is recognizable by the hardware device.

Finally a STB OS needs to incorporate a set of Application Programme Interfaces which are used
by the programmers to write high-level applications for a specific API. AN API is basically a set of
building blocks used by software developers to write programs that are specific to a STB OS
environment.

At present there is no standard STB OS. Many broadcasters and consumer electronic companies
are continuing to promote their own in-house solutions. Some of the available solutions are: Power
TV OS, Vx Works pSO System, Microware’s DAVID OS-9, Microxoft Windows CE etc.

Central to the new software architecture of a STB is a connection layer that acts as
communications bridge between the OS and the ‘subscriber applications’ called ‘Middleware’.
Middleware is a relatively new term in the set top business. It represents the logical abstraction of
the middle and upper layers of the communication software stack used in set top software and
communication system. Middleware is used to isolate set top application programs from the details
of the underlying hardware and network components. Thus set top applications can operate
transparently across a network without having to be concerned with the underlying network
protocols. This considerably reduces the complexity of content development because applications
can be written to take advantage of a common API.

The terms API (Application Programmers Interface) and middleware are sometimes
interchangeably used. The API is the standard environment that an application program expects
to see. The API itself consists of a set of well-defined and specified functions accessed using a
well defined and specified called mechanism. Early generation of STBs had no APIs but only a
very basic operating system. As costs have fallen and processing power has increased, more
recent STBs have included APIs. In order to progress beyond ordinary broadcasting to the new
emerging interactive services an API is essential. An Electronic Programme Guide (EPG) for
navigating across hundreds of channels of broadcasting also needs an API.
Finally a few words about the type of ‘applications’ which run in a STB. All the applications can
broadly be classified into two main categories Enhanced and Interactive.

An Enhanced TV application is the one which is based on ‘local interactivity’ and which does not
require a return path back to the service provider. As an example of this type of application,
consider a situation in which a broadcaster is transmitting pictures of a cricket match as a video
data stream in parallel with another stream carrying supplemental but related material such as
graphics containing player profiles, batting/bowling coverages etc. Using relatively simple
technology it would be possible for a viewer to call up this extra information on demand either as
an overlay or in a ‘window’. As for the viewer is concerned, this experience would be unique to the
viewer, but it would involve no signal being sent back to the broadcaster to obtain the extra data.

As opposed to this an interactive application is based on ‘two way interactivity’. Here the viewer
issues a request for extra information to the service provider, which travels along a return path and
the service provider sends the requested data back either via the return path itself or ‘over the air’.
What might be termed ‘low-level’ two way interactivity is demonstrated by a ‘pay per view’ service.
On the other hand ‘high-level’ two-way interactivity is characterized by a continuing two-way
exchange of data between the user and the service provider. A good example of this would be
calling up a home shopping application via the TV screen.

After this overview of the software architecture of a STB and the types of applications which could
be delivered it is now time to address the most important question “Can a STB be made
interoperable as regards its capability to receive and run enhanced/interactive applications
delivered over the different networks to which it may be connected?” The answer is yes provided
all the service providers agree upon a common open international standard for STB middleware.
To serve this purpose DVB has developed the Multimedia Home Platform (MHP) standard.

Fig. 4 shows the MHP reference model. Basically it seeks to create an open middleware based
around a hierarchical Java based structure. Java’s major advantage are platform independence
and greater sophistication compared with other proprietary APIs. Java is also well established in
Internet applications.

         Interoperable      Interoperable       ……………              Interoperable        Control
        Application – 1     Application- 2                          Application        Application

                                                   API


                                       System Software

                            Hardware and Software Resources
                             Fig.4 ; MHP Reference Model
In the case of MHP, the API is known as DVB JAVA                API and the various interoperable
applications are authorized in JAVA. The system software incorporates a Java Virtual Machine
(JVM). The JVM is a program that interprets Java byte codes into machine code. JVM is a self
contained operating environment that behaves as if it is a separate computer within the digital STB.
A set-top Java application will run in any JVM, regardless of the underlying hardware platform and
RTOs.

Three main area of applications are identified.

    1. Enhanced broadcasting with local interactivity
    2. Interactive broadcasting using a return channel
    3. Internet Access

Accordingly the three STB profiles are identified and the software has a hierarchical structure. At
the bottom of this hierarchy sits a profile for enhanced TV, the next level up contains this profile
and adds the required specifications for interactive TV and on top of that sits and Internet access
profile which contains the two below it adds IP and HTML compliant specifications.

In the last section of this paper, we take a close look at a cable digital STB that is based on the
concepts of open architecture and interoperability.

Open cable is a US cable industry initiative, which seeks to obtain and deploy a family of
interoperable advanced digital set top boxes from multiple vendors. Cablelabs is managing the
open cable specifications writing process on behalf of its cable operator members.

The open cable project has developed two key sets of specifications. One for hardware
components and one for software components.

The hardware specifications include specifications for a host device, a removable POD (Point of
deployment) module in the form of a PCMCIA card and a POD-HOST interface (see figure 5 and
6).
Cable
 In
                                                          Multimedia
                       NTSC                               Processor
        5 MHz
                                                          NTSC Coder
         Main          QAM                ML/MP            Graphics
        OOB QPSK                        A/V Decoder        Processor
                       QPSK




                                        CP Decrypt
                                         & Demux




                                                           CPU
        OOB Tx                                                            1394A+CP
                                        CA Decrypt         -User I/F
                                        & CP (POD)
                                                           -STB
                                                           functions

        DOCSIS
                                                           -Appns
        Modem                                              -VBI Decoder


         Fig. 5 : Open Cable Digital STB ( Host) Architecture
POD

                                CA
                            Descramble
                             & Process
  Content Protected                                     Protected by
  By Cable system                                       POD-CP System




      QPSK Tuner                                    1394 + CP
     & Demodulator



     QPSK Mod.                                      MPEG2
      & Xtmr.                                       Demux &
                                                    Decoder

      QAM Tuner                                        CPU
     & Demodulator                                   User I/F
                                                    OS, Memory



                         Fig.6 : HOST-POD Interface


When the input channel is a digital channel it is processed via QAM demodulator and then passed
on to the POD module where secure and scrambled information is processed. The host also
receives control information and other data by tuning to an out of band (OOB) channel and passes
it to the POD for processing. The POD also processing the out of band upstream data.

The software component of the Open Cable project called Open Cable Application Platform
(OCAP) provides an open interface between the manufacturers operating system and the various
applications that will run within the host (See Fig 7). The OCAP API is based on the MHP standard
described earlier.
OCAP Application s

                          OCAP I/F   PUR            EPG       Browser               Misc
                                                                                           Base Line Open Cable
                                                                                                      Native




                                           Presentation                 Execution
                                             Engine       Bridge         Engine
           MSO Specific
             rd
           3 party

           OCAP

           Vendor Hardware
                                     Network Protocols

                                     Operating System
OCAP 1.0 released 12/2001


                                     Hardware and Drivers

                  Fig.7 ; OCAP ( Open Cable Application Platform ) Architecture Overview

Contenu connexe

Tendances

INTERFACING WITH INTEL 8251A (USART)
INTERFACING WITH INTEL 8251A (USART)INTERFACING WITH INTEL 8251A (USART)
INTERFACING WITH INTEL 8251A (USART)Prof Ansari
 
Introduction to Video Compression Techniques - Anurag Jain
Introduction to Video Compression Techniques - Anurag JainIntroduction to Video Compression Techniques - Anurag Jain
Introduction to Video Compression Techniques - Anurag JainVideoguy
 
Arm7 Interfacing examples
Arm7   Interfacing examples Arm7   Interfacing examples
Arm7 Interfacing examples Dr.YNM
 
A comparative study of full adder using static cmos logic style
A comparative study of full adder using static cmos logic styleA comparative study of full adder using static cmos logic style
A comparative study of full adder using static cmos logic styleeSAT Publishing House
 
logic families
logic familieslogic families
logic familieslaksrags
 
Phase Shift Keying & π/4 -Quadrature Phase Shift Keying
Phase Shift Keying & π/4 -Quadrature Phase Shift KeyingPhase Shift Keying & π/4 -Quadrature Phase Shift Keying
Phase Shift Keying & π/4 -Quadrature Phase Shift KeyingNaveen Jakhar, I.T.S
 
8051 (microcontroller)class1
8051 (microcontroller)class18051 (microcontroller)class1
8051 (microcontroller)class1Nitin Ahire
 
OrCAD / Allegro PCB Editor Design Guide
OrCAD / Allegro PCB Editor Design GuideOrCAD / Allegro PCB Editor Design Guide
OrCAD / Allegro PCB Editor Design GuideOle Ejlersen
 
SPICE LEVEL I/LEVEL II/LEVEL III AND BSIM MODELS
SPICE LEVEL I/LEVEL II/LEVEL III AND BSIM MODELSSPICE LEVEL I/LEVEL II/LEVEL III AND BSIM MODELS
SPICE LEVEL I/LEVEL II/LEVEL III AND BSIM MODELSPraveen Kumar
 
MPEG-1 Part 2 Video Encoding
MPEG-1 Part 2 Video EncodingMPEG-1 Part 2 Video Encoding
MPEG-1 Part 2 Video EncodingChristian Kehl
 
Digital electronics logic families
Digital electronics logic familiesDigital electronics logic families
Digital electronics logic familiesBLESSINAR0
 
Interfacing adc
Interfacing adcInterfacing adc
Interfacing adcPRADEEP
 
Programming 8051 Timers
Programming 8051 Timers Programming 8051 Timers
Programming 8051 Timers ViVek Patel
 

Tendances (20)

INTERFACING WITH INTEL 8251A (USART)
INTERFACING WITH INTEL 8251A (USART)INTERFACING WITH INTEL 8251A (USART)
INTERFACING WITH INTEL 8251A (USART)
 
Introduction to Video Compression Techniques - Anurag Jain
Introduction to Video Compression Techniques - Anurag JainIntroduction to Video Compression Techniques - Anurag Jain
Introduction to Video Compression Techniques - Anurag Jain
 
Arm7 Interfacing examples
Arm7   Interfacing examples Arm7   Interfacing examples
Arm7 Interfacing examples
 
MPEG/Audio Compression
MPEG/Audio CompressionMPEG/Audio Compression
MPEG/Audio Compression
 
Digital Television
Digital TelevisionDigital Television
Digital Television
 
Set top box
Set top boxSet top box
Set top box
 
A comparative study of full adder using static cmos logic style
A comparative study of full adder using static cmos logic styleA comparative study of full adder using static cmos logic style
A comparative study of full adder using static cmos logic style
 
logic families
logic familieslogic families
logic families
 
Phase Shift Keying & π/4 -Quadrature Phase Shift Keying
Phase Shift Keying & π/4 -Quadrature Phase Shift KeyingPhase Shift Keying & π/4 -Quadrature Phase Shift Keying
Phase Shift Keying & π/4 -Quadrature Phase Shift Keying
 
8051 (microcontroller)class1
8051 (microcontroller)class18051 (microcontroller)class1
8051 (microcontroller)class1
 
OrCAD / Allegro PCB Editor Design Guide
OrCAD / Allegro PCB Editor Design GuideOrCAD / Allegro PCB Editor Design Guide
OrCAD / Allegro PCB Editor Design Guide
 
Hdmi
Hdmi Hdmi
Hdmi
 
SPICE LEVEL I/LEVEL II/LEVEL III AND BSIM MODELS
SPICE LEVEL I/LEVEL II/LEVEL III AND BSIM MODELSSPICE LEVEL I/LEVEL II/LEVEL III AND BSIM MODELS
SPICE LEVEL I/LEVEL II/LEVEL III AND BSIM MODELS
 
MPEG-1 Part 2 Video Encoding
MPEG-1 Part 2 Video EncodingMPEG-1 Part 2 Video Encoding
MPEG-1 Part 2 Video Encoding
 
Digital electronics logic families
Digital electronics logic familiesDigital electronics logic families
Digital electronics logic families
 
CMOS LOGIC STRUCTURES
CMOS LOGIC STRUCTURESCMOS LOGIC STRUCTURES
CMOS LOGIC STRUCTURES
 
Interfacing adc
Interfacing adcInterfacing adc
Interfacing adc
 
Programming 8051 Timers
Programming 8051 Timers Programming 8051 Timers
Programming 8051 Timers
 
SDI to IP 2110 Transition Part 2
SDI to IP 2110 Transition Part 2SDI to IP 2110 Transition Part 2
SDI to IP 2110 Transition Part 2
 
Report on VLSI
Report on VLSIReport on VLSI
Report on VLSI
 

En vedette

Set top box -analog block diagram
Set top box -analog block diagramSet top box -analog block diagram
Set top box -analog block diagramPeni Yu
 
Challenges in iptv technologies(nnm)
Challenges in iptv technologies(nnm)Challenges in iptv technologies(nnm)
Challenges in iptv technologies(nnm)nnmaurya
 
DTH Power Point Presentation
DTH Power Point PresentationDTH Power Point Presentation
DTH Power Point Presentationguestcecd24b
 

En vedette (6)

Set top box -analog block diagram
Set top box -analog block diagramSet top box -analog block diagram
Set top box -analog block diagram
 
Set Top Box IPTV
Set Top Box IPTVSet Top Box IPTV
Set Top Box IPTV
 
Dth Technology
Dth TechnologyDth Technology
Dth Technology
 
Stb
StbStb
Stb
 
Challenges in iptv technologies(nnm)
Challenges in iptv technologies(nnm)Challenges in iptv technologies(nnm)
Challenges in iptv technologies(nnm)
 
DTH Power Point Presentation
DTH Power Point PresentationDTH Power Point Presentation
DTH Power Point Presentation
 

Similaire à digital_set_top_box

Ewsd
EwsdEwsd
EwsdPTCL
 
EWSD Switching Systems
 EWSD Switching Systems  EWSD Switching Systems
EWSD Switching Systems Arun Rajput
 
Khalid sarwar working principle of zte exchange 2014
Khalid sarwar working principle of zte exchange 2014Khalid sarwar working principle of zte exchange 2014
Khalid sarwar working principle of zte exchange 2014PTCL
 
Mobile Communication Broadcast System Jochen Schiller
Mobile Communication Broadcast System Jochen SchillerMobile Communication Broadcast System Jochen Schiller
Mobile Communication Broadcast System Jochen SchillerSonali Chauhan
 
HEVC Definitions and high-level syntax
HEVC Definitions and high-level syntaxHEVC Definitions and high-level syntax
HEVC Definitions and high-level syntaxYoss Cohen
 
Cdot Max ng architecture working models
Cdot Max ng  architecture working modelsCdot Max ng  architecture working models
Cdot Max ng architecture working modelsRahmanScholar
 
Sip technology overview
Sip technology overviewSip technology overview
Sip technology overviewOded Ben-Dori
 
Design and Implementation of HDMI Transmitter
Design and Implementation of HDMI TransmitterDesign and Implementation of HDMI Transmitter
Design and Implementation of HDMI TransmitterIJERA Editor
 
Analysis and Implementation of Encapsulation Schemes for Baseband Frame of D...
Analysis and Implementation of Encapsulation Schemes  for Baseband Frame of D...Analysis and Implementation of Encapsulation Schemes  for Baseband Frame of D...
Analysis and Implementation of Encapsulation Schemes for Baseband Frame of D...Ahmed Ayman
 
Global ereload services pvt ltd - dth tv
Global ereload services pvt ltd - dth tvGlobal ereload services pvt ltd - dth tv
Global ereload services pvt ltd - dth tvGlobal eReload
 
Applications - embedded systems
Applications - embedded systemsApplications - embedded systems
Applications - embedded systemsDr.YNM
 
Multi user performance on mc cdma single relay cooperative system by distribu...
Multi user performance on mc cdma single relay cooperative system by distribu...Multi user performance on mc cdma single relay cooperative system by distribu...
Multi user performance on mc cdma single relay cooperative system by distribu...IJCNCJournal
 

Similaire à digital_set_top_box (20)

Ewsd
EwsdEwsd
Ewsd
 
Beginning of dtv
Beginning of dtvBeginning of dtv
Beginning of dtv
 
EWSD Switching Systems
 EWSD Switching Systems  EWSD Switching Systems
EWSD Switching Systems
 
CDR2(Sajjad Tarahomi)
CDR2(Sajjad Tarahomi)CDR2(Sajjad Tarahomi)
CDR2(Sajjad Tarahomi)
 
Dvb s2-vcm
Dvb s2-vcmDvb s2-vcm
Dvb s2-vcm
 
Dvb s2-vcm
Dvb s2-vcmDvb s2-vcm
Dvb s2-vcm
 
Dvbshop
DvbshopDvbshop
Dvbshop
 
Khalid sarwar working principle of zte exchange 2014
Khalid sarwar working principle of zte exchange 2014Khalid sarwar working principle of zte exchange 2014
Khalid sarwar working principle of zte exchange 2014
 
Mobile Communication Broadcast System Jochen Schiller
Mobile Communication Broadcast System Jochen SchillerMobile Communication Broadcast System Jochen Schiller
Mobile Communication Broadcast System Jochen Schiller
 
HEVC Definitions and high-level syntax
HEVC Definitions and high-level syntaxHEVC Definitions and high-level syntax
HEVC Definitions and high-level syntax
 
Cdot Max ng architecture working models
Cdot Max ng  architecture working modelsCdot Max ng  architecture working models
Cdot Max ng architecture working models
 
Sip technology overview
Sip technology overviewSip technology overview
Sip technology overview
 
Design and Implementation of HDMI Transmitter
Design and Implementation of HDMI TransmitterDesign and Implementation of HDMI Transmitter
Design and Implementation of HDMI Transmitter
 
Analysis and Implementation of Encapsulation Schemes for Baseband Frame of D...
Analysis and Implementation of Encapsulation Schemes  for Baseband Frame of D...Analysis and Implementation of Encapsulation Schemes  for Baseband Frame of D...
Analysis and Implementation of Encapsulation Schemes for Baseband Frame of D...
 
Global ereload services pvt ltd - dth tv
Global ereload services pvt ltd - dth tvGlobal ereload services pvt ltd - dth tv
Global ereload services pvt ltd - dth tv
 
videomon
videomonvideomon
videomon
 
Ai Brt
Ai BrtAi Brt
Ai Brt
 
MaxEye DAB/DAB+/DMB Receiver Test Solution - Application Note
MaxEye DAB/DAB+/DMB Receiver Test Solution - Application NoteMaxEye DAB/DAB+/DMB Receiver Test Solution - Application Note
MaxEye DAB/DAB+/DMB Receiver Test Solution - Application Note
 
Applications - embedded systems
Applications - embedded systemsApplications - embedded systems
Applications - embedded systems
 
Multi user performance on mc cdma single relay cooperative system by distribu...
Multi user performance on mc cdma single relay cooperative system by distribu...Multi user performance on mc cdma single relay cooperative system by distribu...
Multi user performance on mc cdma single relay cooperative system by distribu...
 

Plus de aniruddh Tyagi

Plus de aniruddh Tyagi (20)

whitepaper_mpeg-if_understanding_mpeg4
whitepaper_mpeg-if_understanding_mpeg4whitepaper_mpeg-if_understanding_mpeg4
whitepaper_mpeg-if_understanding_mpeg4
 
BUC BLOCK UP CONVERTER
BUC BLOCK UP CONVERTERBUC BLOCK UP CONVERTER
BUC BLOCK UP CONVERTER
 
digital_set_top_box2
digital_set_top_box2digital_set_top_box2
digital_set_top_box2
 
Discrete cosine transform
Discrete cosine transformDiscrete cosine transform
Discrete cosine transform
 
DCT
DCTDCT
DCT
 
EBU_DVB_S2 READY TO LIFT OFF
EBU_DVB_S2 READY TO LIFT OFFEBU_DVB_S2 READY TO LIFT OFF
EBU_DVB_S2 READY TO LIFT OFF
 
ADVANCED DVB-C,DVB-S STB DEMOD
ADVANCED DVB-C,DVB-S STB DEMODADVANCED DVB-C,DVB-S STB DEMOD
ADVANCED DVB-C,DVB-S STB DEMOD
 
DVB_Arch
DVB_ArchDVB_Arch
DVB_Arch
 
haffman coding DCT transform
haffman coding DCT transformhaffman coding DCT transform
haffman coding DCT transform
 
Classification
ClassificationClassification
Classification
 
tyagi 's doc
tyagi 's doctyagi 's doc
tyagi 's doc
 
quantization_PCM
quantization_PCMquantization_PCM
quantization_PCM
 
ECMG & EMMG protocol
ECMG & EMMG protocolECMG & EMMG protocol
ECMG & EMMG protocol
 
7015567A
7015567A7015567A
7015567A
 
Basic of BISS
Basic of BISSBasic of BISS
Basic of BISS
 
euler theorm
euler theormeuler theorm
euler theorm
 
fundamentals_satellite_communication_part_1
fundamentals_satellite_communication_part_1fundamentals_satellite_communication_part_1
fundamentals_satellite_communication_part_1
 
quantization
quantizationquantization
quantization
 
art_sklar7_reed-solomon
art_sklar7_reed-solomonart_sklar7_reed-solomon
art_sklar7_reed-solomon
 
DVBSimulcrypt2
DVBSimulcrypt2DVBSimulcrypt2
DVBSimulcrypt2
 

Dernier

Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DaySri Ambati
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 

Dernier (20)

Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 

digital_set_top_box

  • 1. Digital Set Top Box (STB) - Open Architecture/Interoperability Issues B.Sundareshan ( Consultant , Broadcast Engineering Consultants India Limited ) The DVB (Digital Video Broadcast) project group has developed a family of interrelated international standards for digital television broadcasting via different transmission media. These are DVB-T for digital terrestrial transmission, DVB – S for digital satellite transmission and DVB – C for digital cable transmission. A very significant feature of these standards is that all three of them have identical source coding/compression and service multiplexing/transport sections. These two sections are based on the internationally acclaimed MPEG – 2 standard. However channel coding/modulation part of each of the three is optimized for the respective transmission media. Thus whereas satellite and cable transmission are based on single carrier modulation schemes of QPSK and QAM, terrestrial transmission uses a multicarrier modulation scheme called OFDM (Orthogonal Frequency Division Multiplexing). Till such time integrated digital TV (IDTV) sets become cheaper, digital set top boxes will be utilized in the home for the reception of all three signals. It is thus apparent that, the availability of set top boxes at affordable prices is going to be the major factor which will ensure a fast take up of these services in the country. By adopting the three above mentioned interrelated international standards for digital transmission in India an important goal has been realized, that of ensuring maximum commonality in the components used in the STBs for the three media, leading to an overall decrease in the price of STBs arising from economics of scale. Yet another important feature which will lead to a cost reduction of STBs is to make the STB, to the extent possible to be based on an “Open Architecture” and also make it ‘ Interoperable’ across different networks. Before proceeding further it is necessary to explain to explain in some detail the two concepts of ‘Open Architecture’ and “Interoperability”. A STB can be considered to be a collection of a number of small functional blocks or modules, with each module performing a well defined function. A module can be composed of pure hardware or pure software or some combination of the two. An architecture can be considered to be “Open” if and only if the functionality of each and every module in that architecture is available in the public domain in the form of published international standards or defacto industry standards. Put in another way a technique is generally called “Open” if the IPR (Intellectual Property Rights) and the technical information needed to implement, compliant products is available under fair, reasonable and non-discriminatory (FRND) terms. IPR holders are generally required to accept the FRND terms set by the recognized international standardization bodies.
  • 2. A STB is said to be interoperable if it can receive any service from any network. It is possible to have such an interoperable STB. Before trying to answer this question, let us first take a closer look at the STB architecture. The diagram in figure – I below gives a simplified over view of the major components of a typical STB. CA Module MPEG 2 MPEG 2 Video Tuner Demodulator Broadcast TS AvV Audio DEMUX Decoder QPSK, QAM Or OFDM) Interactive Modem CPU User Data (Telco or Input Cable) CPU Memory (RAM/ROM etc) Fig. 1 : Overview of STB Architecture The STB selects the appropriate broadcast TV information by tuning to one of many input channels. The signal is digitally modulated using Quadrature Phase Shift Key (QPSK) for satellite applications, Quadrature Amplitude Modulation (QAM) for cable and Orthogonal Frequency Division Multiplexing (OFDM) for terrestrial. The information in the selected RF channel is then processed by the demodulator to produce an MPEG-2 Transport Stream (TS) containing the audio, video and other information that relates to the selected TV programme. The STB generally also contains some form of modern to allow it to send and receive interactive data. Conventional telecommunication modems are typically used in satellite and terrestrial STBs while cable STBs generally have a cable modem. DOCSIS cable modems use QAM demodulator for the downstream data whilst out-of-hand DAVIC cable modems use QPSK demodulator. In both cases, a QPSK modulator is used to transmit the upstream data, though DOCSIS also have a 16 QAM mode.
  • 3. In general, digital TV information in the MPEG-2 TS may be encrypted to present customers who have not paid for a particular service from being able to view it. The MPEG demultiplexer selects and decrypts the compressed audio and video for the particular programme that the viewer wishes to watch, using decryption keys supplied by the Conditional Access Sub System (CASS). The MPEG decoder then compresses the audio and video information for the selected programme. The Central Processing Unit (CPU) controls the whole operation and performs specific data manipulation function. It generally uses a Real Time Operating System (RTOS) on top of a hardware abstraction layer for the management of the resources and processes of the STB directed by the higher level software. It is thus obvious from this diagram that, the front-end, which contains the tuner and the demodulator, will be different for the three transmission media. Hence if a STB is to be made interoperable across all the three transmission media it should be fitted with switchable front ends. Let us now turn our attention to the “CA Module” in the STB. Whenever an MPEG-2 TS carries encrypted (Or scrambled) services, the TS also carries two types of messages called EMM (Entertainment Management Message) and ECM (Entitlement Control Message). An EMM carries a list of Pay TV services which the owner of that STB is entitled to view and also the date upto which he is entitled to receive them. The ECM on the other hand carries a data element called control word (CW), which is used by the ‘descrambler’ in the STB to descramble the picture and make it intelligible again. Both these messages are carried in the TS in an ‘encrypted’ form. Whereas DVB has standardized the scrambling algorithm (known as DVB common scrambling algorithm, DVBCSA), algorithms used for ECM/EMM encryption are not standardized for obvious reasons. Thus the various DVB CSA compliant CA systems available in the market use different ECM/EMM encryption algorithms. Thus the security of a given CA system depends primarily on the efficiency of the algorithm used for ECM, EMM encryption. Such algorithms are closely guarded secret. The CA module in the STB contains the relevant ECM, EMM decryption algorithm. Hence when the CA module is embedded inside a STB it can no longer be considered to have an “Open Architecture”. Further such an STB will not be interoperable across different networks which use different CA systems. So the question is how to make a STB interoperable across different networks using different CA systems. The answer is provided by DVB in the form of an international standard called DVB Common Interface (DVB CI). The diagram in fig – 2 shows the concept. In this case the STB contains only those elements that are needed to receive “clear” broadcasts. The CA system is contained in an external module, which communicates with the STB via the common interface connector provided on the STB. Thus a STB fitted with the DVB CI connector is interoperable across different networks using different CA systems, all that a user has to do is to get the plug-in CA modules from different service providers. In the US, cable labs refer to these cards as Point of Development (POD) modules. Let us now turn our attention to the different software layers in a STB. An operating system is the most important piece of software in a STB. An OS is a suitable of programmes used to manage the resources in a STB. In particular it is the OS, which talks to the STB hardware and manage their functions such as scheduling real time tasks, managing limited memory resources, etc. A STB OS is arranged in layers with each layer adding new capability. At the heart of any STB OS is
  • 4. the “Kernel” layer, which is stored in ROM. Once the STB is powered up, the kernel will be loaded first and remains in memory until the STB is powered down again. Typically the kernel is DAB/MPEG Integrated MPEG Receiver/decoder (IRD) Picture Video Tuner Demodulator Decoder Demux MPEG -2 MPEG Sound Transport Studio stream decoder Data Validation SI On- screen Command Decoder Module Graphics (optional) bus Receiver Remote Operating System DVB Common Interface DVB CW descrambler Validation (optional) Module Operating system Data filters (ECMs, EMMs) Security Processor SMART card optional Proprietary CA system Fig.2 ; DVB Common Interface Applications Middleware
  • 5. Operating System Fig.3 ; Software Layers of a STB Device Drivers responsible for managing memory resources, real time applications and high-speed data transmission. The kernel supports multi threading and multi tasking which allows a STB to execute different sections of a program and different programmes simultaneously. In addition to the kernel, a STB needs a ‘loader’ to enable the TV operator to upgrade ‘resident applications’ or download ‘OS patches’ to STB. A resident application is a program or a number of programs that are built into the memory of the STB. The STB also requires ‘drivers’ to control the various hardware devices. Every hardware component in the STB must have a driver. A driver is a program that translates commands from the TV viewer to a format that is recognizable by the hardware device. Finally a STB OS needs to incorporate a set of Application Programme Interfaces which are used by the programmers to write high-level applications for a specific API. AN API is basically a set of building blocks used by software developers to write programs that are specific to a STB OS environment. At present there is no standard STB OS. Many broadcasters and consumer electronic companies are continuing to promote their own in-house solutions. Some of the available solutions are: Power TV OS, Vx Works pSO System, Microware’s DAVID OS-9, Microxoft Windows CE etc. Central to the new software architecture of a STB is a connection layer that acts as communications bridge between the OS and the ‘subscriber applications’ called ‘Middleware’. Middleware is a relatively new term in the set top business. It represents the logical abstraction of the middle and upper layers of the communication software stack used in set top software and communication system. Middleware is used to isolate set top application programs from the details of the underlying hardware and network components. Thus set top applications can operate transparently across a network without having to be concerned with the underlying network protocols. This considerably reduces the complexity of content development because applications can be written to take advantage of a common API. The terms API (Application Programmers Interface) and middleware are sometimes interchangeably used. The API is the standard environment that an application program expects to see. The API itself consists of a set of well-defined and specified functions accessed using a well defined and specified called mechanism. Early generation of STBs had no APIs but only a very basic operating system. As costs have fallen and processing power has increased, more recent STBs have included APIs. In order to progress beyond ordinary broadcasting to the new emerging interactive services an API is essential. An Electronic Programme Guide (EPG) for navigating across hundreds of channels of broadcasting also needs an API.
  • 6. Finally a few words about the type of ‘applications’ which run in a STB. All the applications can broadly be classified into two main categories Enhanced and Interactive. An Enhanced TV application is the one which is based on ‘local interactivity’ and which does not require a return path back to the service provider. As an example of this type of application, consider a situation in which a broadcaster is transmitting pictures of a cricket match as a video data stream in parallel with another stream carrying supplemental but related material such as graphics containing player profiles, batting/bowling coverages etc. Using relatively simple technology it would be possible for a viewer to call up this extra information on demand either as an overlay or in a ‘window’. As for the viewer is concerned, this experience would be unique to the viewer, but it would involve no signal being sent back to the broadcaster to obtain the extra data. As opposed to this an interactive application is based on ‘two way interactivity’. Here the viewer issues a request for extra information to the service provider, which travels along a return path and the service provider sends the requested data back either via the return path itself or ‘over the air’. What might be termed ‘low-level’ two way interactivity is demonstrated by a ‘pay per view’ service. On the other hand ‘high-level’ two-way interactivity is characterized by a continuing two-way exchange of data between the user and the service provider. A good example of this would be calling up a home shopping application via the TV screen. After this overview of the software architecture of a STB and the types of applications which could be delivered it is now time to address the most important question “Can a STB be made interoperable as regards its capability to receive and run enhanced/interactive applications delivered over the different networks to which it may be connected?” The answer is yes provided all the service providers agree upon a common open international standard for STB middleware. To serve this purpose DVB has developed the Multimedia Home Platform (MHP) standard. Fig. 4 shows the MHP reference model. Basically it seeks to create an open middleware based around a hierarchical Java based structure. Java’s major advantage are platform independence and greater sophistication compared with other proprietary APIs. Java is also well established in Internet applications. Interoperable Interoperable …………… Interoperable Control Application – 1 Application- 2 Application Application API System Software Hardware and Software Resources Fig.4 ; MHP Reference Model
  • 7. In the case of MHP, the API is known as DVB JAVA API and the various interoperable applications are authorized in JAVA. The system software incorporates a Java Virtual Machine (JVM). The JVM is a program that interprets Java byte codes into machine code. JVM is a self contained operating environment that behaves as if it is a separate computer within the digital STB. A set-top Java application will run in any JVM, regardless of the underlying hardware platform and RTOs. Three main area of applications are identified. 1. Enhanced broadcasting with local interactivity 2. Interactive broadcasting using a return channel 3. Internet Access Accordingly the three STB profiles are identified and the software has a hierarchical structure. At the bottom of this hierarchy sits a profile for enhanced TV, the next level up contains this profile and adds the required specifications for interactive TV and on top of that sits and Internet access profile which contains the two below it adds IP and HTML compliant specifications. In the last section of this paper, we take a close look at a cable digital STB that is based on the concepts of open architecture and interoperability. Open cable is a US cable industry initiative, which seeks to obtain and deploy a family of interoperable advanced digital set top boxes from multiple vendors. Cablelabs is managing the open cable specifications writing process on behalf of its cable operator members. The open cable project has developed two key sets of specifications. One for hardware components and one for software components. The hardware specifications include specifications for a host device, a removable POD (Point of deployment) module in the form of a PCMCIA card and a POD-HOST interface (see figure 5 and 6).
  • 8. Cable In Multimedia NTSC Processor 5 MHz NTSC Coder Main QAM ML/MP Graphics OOB QPSK A/V Decoder Processor QPSK CP Decrypt & Demux CPU OOB Tx 1394A+CP CA Decrypt -User I/F & CP (POD) -STB functions DOCSIS -Appns Modem -VBI Decoder Fig. 5 : Open Cable Digital STB ( Host) Architecture
  • 9. POD CA Descramble & Process Content Protected Protected by By Cable system POD-CP System QPSK Tuner 1394 + CP & Demodulator QPSK Mod. MPEG2 & Xtmr. Demux & Decoder QAM Tuner CPU & Demodulator User I/F OS, Memory Fig.6 : HOST-POD Interface When the input channel is a digital channel it is processed via QAM demodulator and then passed on to the POD module where secure and scrambled information is processed. The host also receives control information and other data by tuning to an out of band (OOB) channel and passes it to the POD for processing. The POD also processing the out of band upstream data. The software component of the Open Cable project called Open Cable Application Platform (OCAP) provides an open interface between the manufacturers operating system and the various applications that will run within the host (See Fig 7). The OCAP API is based on the MHP standard described earlier.
  • 10. OCAP Application s OCAP I/F PUR EPG Browser Misc Base Line Open Cable Native Presentation Execution Engine Bridge Engine MSO Specific rd 3 party OCAP Vendor Hardware Network Protocols Operating System OCAP 1.0 released 12/2001 Hardware and Drivers Fig.7 ; OCAP ( Open Cable Application Platform ) Architecture Overview