Digital TV Digital Video Broadcasting Patrick Boettcher DESY - - PowerPoint PPT Presentation

digital tv digital video broadcasting
SMART_READER_LITE
LIVE PREVIEW

Digital TV Digital Video Broadcasting Patrick Boettcher DESY - - PowerPoint PPT Presentation

Digital TV Digital Video Broadcasting Patrick Boettcher DESY Zeuthen, DV patrick.boettcher@ desy.de Patrick Boettcher Digital TV - DVB Feb 15, 2005 Contents Introduction Terms/Standards How DVB works (very basic)


slide-1
SLIDE 1

Patrick Boettcher Digital TV - DVB Feb 15, 2005

Digital TV – Digital Video Broadcasting

Patrick Boettcher DESY Zeuthen, DV patrick.boettcher@ desy.de

slide-2
SLIDE 2

Patrick Boettcher Digital TV - DVB Feb 15, 2005

Contents

  • Introduction
  • Terms/Standards
  • How DVB works (very basic)
  • operating systems and DVB
  • exam

ples and future

slide-3
SLIDE 3

Patrick Boettcher Digital TV - DVB Feb 15, 2005

Introduction

  • 1 ½ year ago first DVB-C PCI card
  • last year in April first unsupported DVB-T USB box
  • huge interest of m

ine in DVB and kernel developing

  • reverse-engineering of the USB driver; when it was

completed, I received specifications

slide-4
SLIDE 4

Patrick Boettcher Digital TV - DVB Feb 15, 2005

Introduction (2)

  • dibusb is included in Linux Kernel since 2.6.10
  • currently I work on a refactoring of a PCI driver

(skystar2)

  • if you want to participate in developm

ent join linux-dvb@ linuxtv.org

  • for more inform

ation about DVB in general have a look at http://www.linuxtv.org

slide-5
SLIDE 5

Patrick Boettcher Digital TV - DVB Feb 15, 2005

Term s/Standards – Digital TV

  • DVB (Digital Video Broadcasting)
  • versus DVD
  • DVB-S/C/T/H (differ in bandwidth)
  • ATSC (Advanced Television System

s com m ittee) USA/Canada

  • IDSB (Integrated Services Digital Broadcasting)

Japan

slide-6
SLIDE 6

Patrick Boettcher Digital TV - DVB Feb 15, 2005

Term s/Standards - Video/Audio

  • Video

– M

PEG2 (M

  • ving Pictures Expert Group)

– M

PEG4

– SDTV/EDTV/HDTV (Standard, Enhanced (no interlacing),

High)

  • Audio

– M

PEG2 Audio

– M

P3 (well known, but not used in Digital TV)

– AC3/DD5.1 (Dolby Digital) – DTS (Digital Theatre Surround)

slide-7
SLIDE 7

Patrick Boettcher Digital TV - DVB Feb 15, 2005

Video Resolutions

From Wikipedia, the free encyclopedia.

slide-8
SLIDE 8

Patrick Boettcher Digital TV - DVB Feb 15, 2005

Term s/Standards - Data

  • MHP (Multim

edia Hom e Platform)

  • EPG (Electronic Program

Guide)

  • IPoverDVB (Internet over DVB)
  • Teletext over DVB
slide-9
SLIDE 9

Patrick Boettcher Digital TV - DVB Feb 15, 2005

How it works - Hardware

Linux DVB API Version 4 - Michael Hunold

slide-10
SLIDE 10

Patrick Boettcher Digital TV - DVB Feb 15, 2005

Structure of a DVB device

  • frontend (appropriate tuner and dem
  • dulator (COFDM

, QPSK, QAM)) - (hardware)

  • demux (hardware or software)
  • audio/video/data decoder (hardware or software)

Linux DVB API Version 4 - Michael Hunold

slide-11
SLIDE 11

Patrick Boettcher Digital TV - DVB Feb 15, 2005

Operating System s

  • Linux DVB API since 1999
  • W

indows since 2004 (BDA) developers say: “it's not mature”

  • Linux is enhancing STBs

(working as OS for em bedded system s)

  • matured STB application for

Linux, Kl. Schmidingers 'VDR'

Linux DVB API Version 4 - Michael Hunold

slide-12
SLIDE 12

Patrick Boettcher Digital TV - DVB Feb 15, 2005

Operating System s (2)

  • very nice driver interface in Linux (not just for DVB

devices, but also for USB and PCI)

  • windows driver code is much more difficult to read

(when doing the sam e thing)

  • because Linux DVB API exists longer, much m
  • re

applications work together with different devices (currently unbelievable in W indows)

slide-13
SLIDE 13

Patrick Boettcher Digital TV - DVB Feb 15, 2005

Exam ples

  • sm

all HDTV exam ple

  • VDR
  • any wishes
slide-14
SLIDE 14

Patrick Boettcher Digital TV - DVB Feb 15, 2005

Very Near Future

  • For the PC: HDTV hardware decoder
  • Multim

edia Center in the living room (w/o knowing that it is a PC)

  • W

atching TV everywhere (DVB-T/H)

slide-15
SLIDE 15

Patrick Boettcher Digital TV - DVB Feb 15, 2005

com ments & questions