Multimedia Systems Chapter 5
Multimedia Systems Chapter 5
Multimedia System 1
color TVs; it is downward compatible with black-and-white TV.
In NTSC TV, for example [1], [ and Q are combined into a chroma signal, and
a color sub-carrier then puts the chroma signal at the higher frequency end of
the channel shared with the luminance signal. The chrominance and luminance
components can be separated at the receiver end, and the two color components
can be further recovered.
S-Video
As a compromise, S-video (separated video, or super-video, e.g" in S-VHS)
uses two wires: one for luminance and another for a composite chrominance
signal. As a result, there is less crosstalk between the color information and the
crucial gray-scale information.
The reason for placing luminance into its own part of the signal is that black-
and-white information is crucial for visual perception. As noted in the previous
chapter, humans are able to differentiate spatial resolution in grayscale images
much better than for the color part of color images (as opposed to the "black-
and-white" part). Therefore, color information sent can be much less accurate
than intensity information. We can see only fairly large blobs of color, so it
makes sense to send less color detail
5.2 Analog Video
Most TV is still sent and received as an analog signal. Once the electrical
signal is received, we may assume that brightness is at least a monotonic
function of voltage, if not necessarily linear, because of gamma correction
An analog signal f(t) samples a time-varying image. So-called progressive
scanning traces through a complete picture (a frame) row-wise for each time
interval. A high resolution computer monitor typically uses a time interval of
1/72 second.
In TV and in some monitors and multimedia standards, another system,
interlaced scanning, is used. Here, the odd-numbered lines are traced first, then
the even-numbered lines. This results in "odd" and "even" fields - two fields
make up one frame. In fact, the odd lines (starting from 1) end up at the middle
of a line at the end of the odd field, and the even scan starts at a half-way point.
Multimedia System 2
Figure Interlaced raster scan
Interlacing was invented because, when standards were being defined, it was
difficult to transmit the amount of information in a full frame quickly enough
to avoid flicker. The double number of fields presented to the eye reduces
perceived flicker.
Because of interlacing, the odd and even lines are displaced in time from each
other. This is generally not noticeable except when fast action is taking place
onscreen, when blurring may occur
NTSC Video
The NTSC TV standard is mostly used in North America and Japan. It uses a
familiar 4:3 aspect ratio (i.e., the ratio of picture width to height) and 525 scan
lines per frame at 30 frames per second
More exactly, for historical reasons NTSC uses 29.97 fps -or, in other words,
33.37 msec per frame
NTSC follows the interlaced scanning system, and each frame is divided into
two fields, with 262.5 lines/field.
PAL Video
PAL (Phase Alternating Line) is a TV standard originally invented by German
scientists. It uses 625 scan lines per frame, at 25 frames per second (or 40
msec!frame), with a 4:3 aspect ratio and interlaced fields. Its broadcast TV
signals are also used in composite video. This important standard is widely
used in Western Europe, China, India and many other parts of the world.
Multimedia System 3
PAL uses the YUV color model with an 8 MHz channel, allocating a
bandwidth of 5.5 MHz to Y and 1.8 MHz each to U and V. The color
subcarrier frequency is fsc ~4.43 MHz.
SECAM Video
SECAM, which was invented by the French, is the third major broadcast TV
standard. SECAM stands for Systeme Electronique Couleur avec Momoire.
SECAM also uses 625 scan lines per frame, at 25 frames per second, with a 4:3
aspect ratio and interlaced fields.
The Oliginal design called for a higher number of scan lines (over 800), but the
final version settled for 625.
SECAM and PAL are similar, differing slightly in their color coding scheme.
In SECAM,
U and V signals are modulated using separate color subcarriers at 4.25 MHz
and 4.41 MHz,
respectively. They al'e sent in alternate lines - that is, only one of the U or V
signals will be sent on each scan line.
5.3 Digital Video
The advantages of digital representation for video are many. It permits
Storing video on digital devices or in memory, ready to be processed (noise
removal, cut and paste, and so on) and integrated into various multimedia
applications
Direct access, which makes nonlinear video editing simple
Repeated recording without degradation of image quality
Ease of encryption and better tolerance to channel noise
In earlier Sony or Panasonic recorders, digital video was in the form of
composite video.
Modem digital video generally uses component video, although RGB signals
are first converted into a certain type of color opponent space, such as YUV.
The usual color space is YCbCr [5].
Multimedia System 4
TABLE .: Comparison of analog broadcast TV systems.
Multimedia System 5
The FCC has planned to replace all analog broadcast services with digital TV
broadcasting by the year 2006. Consumers with analog TV sets will still be
able to receive signals via an 8-VSB (8-level vestigial sideband) demodulation
box. The services provided will include
Standard Definition TV (SDTV) ~ the current NTSC TV or higher
Enhanced Definition TV (EDTV) - 480 active lines or higher
High Definition TV (HDTV) - 720 active lines or higher. So far, the
popular choices are 720P(720 lines, progressive, 30 fps) and 1080l (1,080
lines, interlaced, 30 fps or 60 fields per second). The latter provides slightly
better picture quality but requires much higher bandwidth.
Multimedia System 6