Understanding Analog Video Signals

 
  
App Notes > VIDEO CIRCUITS   APP 1184: Sep 04, 2002 
Keywords: video signals, video resolution, video formats, picture basics, graphics, broadcast
 Download, PDF Format Download, PDF Format (93K)

Understanding Analog Video Signals

 This paper describes the analog video signals used in both broadcast and graphics applications. Topics covered include video signal structure, video formats, standard video voltages, gamma correction, scan rates, and sync signals. 

This paper describes the analog video signals used in both broadcast and graphics applications.

There are two forms of video in general use today: broadcast and graphics. While broadcast is based on terrestrial television, the graphics format was developed to meet the needs of workstations and PCs without regard for the formatting and bandwidth limitations needed in TV signal transmission. The broadcast graphics format is specified by government agencies such as the FCC in the US and the ITU in Europe, while the graphics format is specified by industry or company standards. Originally, both formats shared a common baseband signal structure, specified in EIA-RS-1701, but that changed when color was added to broadcast TV in 1953.

Monochrome TV required a single luminance signal and the required transmission bandwidth was moderate. A simple conversion to color, with the requirement for three video signals — one for each of the additive primaries of red, green, and blue (RGB) — would have tripled the required bandwidth. To circumvent that need, broadcast invented NTSC, PAL, and SECAM — analog encoding methods employed to squeeze color into the original monochrome channel bandwidth. In the process, broadcast invented all of the analog baseband formats used in video today. Graphics didn't require the limited bandwidth, and remains as three separate RGB channels.

The three formats for baseband video signals — native primaries, component, and composite — form a hierarchy that is the basis of all video, whether analog or digital, broadcast or graphic. We'll see how the formats are derived, and what sort of problems there are in handling them, and why. The issue of video quality is also discussed as a function of format.

Broadcast and graphics have other differences that are not immediately obvious. Broadcast video has a property called gamma (), which graphics lacks. Broadcast uses interlaced scanning while graphics uses progressive scanning. Two types of video displays developed because of these differences; one for TV and another for the PC. We'll look at why they are different and how they can share a display.


Broadcast and Graphics Analog Video Signal Structure
The signal structure of broadcast video is more complex than a graphics video signal because of the analog encoding process used in converting it to the composite signal2 needed for modulating a TV transmitter. In this process, all the other video formats are created, starting from the native format3. The formats are native primaries, component, and composite video. Only broadcast video uses encoding. There are no component or composite video signals in a PC today.

Originally the PC used a TV format in the display. Graphics only has a single RGB format, but it has evolved to include multiple scanning rates for increased resolution. The need for higher resolution was driven by the short viewing distance, typically between one and three screen heights, compared to TV which is typically observed from six or more screen heights away. Based on a minimum resolvable area of one arc-second in the human eye, a graphics display is enhanced greatly by increased resolution, while the TV wasn't until larger displays became available.

NTSC4, PAL5, and SECAM6 are the names of the broadcast video formats developed in the US, Germany, and France to encode color video and sound into a single signal. All reduce the quality of video in two ways: bandwidth reduction, and artifact generation. Bandwidth reduction reduces the resolution7, while artifacts are the crawling, or hanging, dots on an edge. The latter is the most objectionable to viewers, while the former is seldom noticed.

The broadcast video formats have these characteristics in common:

  • All use amplitude to encode the "Luma" portion of a signal (Y') as the weighted sum of R', G', and B'.
  • All have a reduced-bandwidth component-video form.
  • All use subcarrier(s) phase or frequency to encode color or "Chroma".
  • All include sound subcarrier(s).
  • All result in a single wire form called composite video, suitable for terrestrial RF transmission.
Video formats can be viewed as a hierarchy8 (Figure 1):


Figure 1. The Hierarchy of Video

Native Primaries
The first line in the hierarchy is R', G', B', where the prime mark (') indicates gamma () correction. This is the native form of broadcast video. The second line is linear RGB, the native form of graphics, with no prime mark. This convention is misused in some texts, making it difficult to follow through the literature. Here, we'll use a prime to indicate the -corrected form, in accordance with the SMPTE and ITU standards in Figure 1.

The bandwidth of the signals RGB and R'G'B' are equal and determined by the video resolution9. This is as good as it gets. Any further signal processing degrades the video quality, which is why graphics stuck with RGB. A viewer may not perceive this degradation if human vision or the display can't resolve it. Broadcast used human perception factors to design the composite signal for TV. HDTV, PAL plus, and MPEG all later rejected composite and native primaries, and decided to use the next form — called component video — to improve video quality.

Component Video
The third and fourth lines are the two forms of component video, color difference (Y'PbPr/Y'UV/Y'IQ) and Luma-Chroma (Y'-C)10. Sometimes, there is confusion about the terms used. Some texts use the terms Luminance and Chrominance, which are from Color Science. Here we'll use Luma and Chroma where the Luma term is written with a prime (Y') to indicate the non-linear video form.

The Color Difference form is produced by the linear addition and scaling of R'G'B' to implement the well-know equations;
Y' = (Kr E r') + (Kg E g')+(Kb E b')

Pb, U, I = Kcb (B' - Y')

Pr, V, Q = Kcr (R' - Y')
The coefficients for Luma (Kr,Kg,Kb), are the same for NTSC, PAL, and SECAM, but the coefficients for the difference terms (Kcr and Kcb) vary according to the process. It is important to remember that the equations apply to the active video portion of the signal and not the sync. They must be separated prior to this process, and combine them again afterwards.

One of the challenges with multiple video signals is that of controlling delay. In order to display an image, the video voltages must be correctly aligned in time. Two types of delay prevent this, flat delay caused by the transmission path length and frequency-dependent delay caused by filters. This applies to R'G'B' and component video. Flat delay is seldom a problem at video frequencies, and any required compensation can be made either by coax cable or delay lines. Frequency-dependent delay is another matter.

Because the R', G', and B' signals all have the same bandwidth, flat delay is seldom a problem, but the Chroma portions of the component signals (Pb, Pr & C) are filtered to reduce the occupied bandwidth. To compensate for the delay associated with this filtering, the Luma signal (Y) must be delayed the same amount.

The Chroma filtering is considered "visually lossless", based on a model of human vision that says the eye doesn't detect small details in color. The analog videotape format of Beta11 is an example of a scaled color-difference format, and S-VHS12 is an example of the Y-C form.

MPEG uses a digitized form of the color-difference signals, designated YCbCr, and shown on the seventh line, where the bandwidth reduction is done by sampling Cb and Cr at half the rate of the Y channel. This is called 4:2:2 sampling, and is based on ITU-R BT.601.

The Y-C component form is produced by phase- or frequency- modulating color subcarrier(s) with the color-difference components, and then adding them together depending on which process is used. The Y channel is the same as in YPbPr, but the Chroma signal is an FM or PM subcarrier that is band-pass filtered, further truncating the color bandwidth.

This is an important point in the encoding process. It's the last place where Luma and Chroma information are separate. Once Y and C are combined, they will never again be totally separated, and that produces the artifacts that give composite its reputation for compromised quality.

Composite Video
The fifth, and center, line is composite video (Cvbs), formed by adding the Luma and Chroma components together with monaural audio, NTSC, PAL and SECAM are composite video signals.

The Cvbs signal is the lowest quality video on the chart and suffers from cross-color artifacts. These are bits and pieces of Chroma and Luma information that remain after we try to separate Cvbs back into R',G', & B' for display. These artifacts became more noticible as broadcast began to use larger, higher-quality displays. Today, Cvbs is more of a legacy format, and will probably disappear as single-wire digital forms of component video take its place.

One odd thing about NTSC Cvbs is something called "setup." This is a voltage offset between the "black" and "blanking" levels, and is unique to NTSC. As a result, NTSC is more easily separated from its sync portion, but has a smaller dynamic range when compared with PAL or SECAM.

The Video formats are also called color spaces in digital literature, and the encoding/decoding process is called color-space conversion to distinguish it from the analog process. Don't be confused by this — digital video uses the same formats as analog video. The signals produced by the encoding process are shown in Figure 2, along with approximate amplitudes, in percent. Exact amplitudes are given in Table 1 for several of the formats, based on a 1V p-p R'G'B' set of native primaries, across a 75 load. These are the signal values you will see going into or out of video equipment like displays, VCRs, and DVD players.


Figure 2. Analog encoding from R'G'B' to Cvbs

Table 1. Standard Video Voltages
R'G'B Video
NTSCPAL
Setup53.6 mVSetup0 mV
R'G'B'714 mV (Peak Luma, 100% White)R'G'B'700 mV (Peak Luma, 100% White)
Sync-286 mVSync-300 mV
NTSC JapanGraphics Linear RGB
Setup0 mVSetup0 mV
R'G'B'714 mV (Peak Luma, 100% White)R'G'B'700 mV (Peak Luma, 100% White)
Sync-286 mVSync-300 mV
Color Difference Component Video
NTSC BetaCamPAL BetaCam/EBU N10
Setup53.37 mVSetup0 mV
Y714.29 mV (Peak Luma, 100% White)Y700.00 mV (Peak Luma, 100% White)
Pb/Pr700.00 mVp-p (75% Color Bars)
933.34 mVp-p (100% Color Bars)
Pb/Pr525.00 mVp-p (75% Color Bars)
700.00 mVp-p (100% Color Bars)
Sync-286 mV Sync-300 mV
NTSC BetaCam Japan 
Setup0 mV
Y714.30 mV (Peak Luma, 100% White)
Pb/Pr756.80 mVp-p (75% Color Bars)
1009.0 mVp-p (100% Color Bars)
Sync-286 mV
Y-C Component Video
NTSC S-VHSPAL S-VHS
Setup53.57 mVSetup0 mV
Y714.29 mV (Peak Luma, 100% White) Y700.00 mV (Peak Luma, 100% White)
V626.70 mVp-p (75% Color Bars)
835.60 mVp-p (100% Color Bars
C663.80 mVp-p (75% Color Bars)
885.10 mVp-p (100% Color Bars
Sync-286.00 mVSync-300.00 mV
Composite Video
NTSCPAL
Setup54 mVSetup0 mV
Video714 mV (Peak Luma, 100% White)
934.15 mV (Peak Luma with 100% Color Bars)
Video700 mV (Peak Luma, 100% White)
933.85 mV (Peak Luma with 100% Color Bars)
Sync-286 mV Sync-300 mV
Burst286 mVp-pBurst300 mVp-p
NTSC-EIA-J 
Setup0 mV
Video714.0 mV (Peak Luma, 100% White)
908.2 mV (Peak Luma with 100% Color Bars)
Sync-286.0 mV
Burst286.0 mVp-p



Linear and Gamma Corrected Video
Originally, video signals were created in cameras using vacuum tube sensors. The output voltage (V) of a tube camera isn't linear in relation to the incident light (B). It's exponential and the exponent is called gamma (). This relationship can be mathematically expressed as
B = K V .
where B is light flux, in lumens per square meter. K is a constant; and V is the voltage generated, in Volts. Since the CRT is also a vacuum tube, with inverse non-linearity (1/) similar to that of the camera tube, the light output is linear with respect to the light input — that is, the inverse gamma of the picture tube compensates for the gamma function of the camera's pickup tube. However, the voltage is non-linear compared to the luminance level. This poses a challenge when superimposing two images since you cannot do simple linear addition of, say, a title or other graphic. Video mixers deliver odd results with broadcast signals because of their non-linear luminance. Special-effects generators use linear signals when layering, compositing, titling, etc. Graphics video is linear, which makes it easy to mix graphics video signals. The linear signal is gamma corrected at the display, so it will appear correctly on the display, to allow for the display's gamma.

A beneficial side effect of gamma is that it reduces the effect of additive noise.

Gamma is specified as 2.22 for NTSC and as 2.8 for PAL and SECAM.

Originally, the camera and CRT were thought to be exactly complementary, but they are not. Later it was found that intentionally under-compensating for in the display improved the contrast ratio. Because of that, Sun and Apple, optimized their displays with values of 1.7 and 1.45, respectively, while others use broadcast values. Today, TV and PC display manufacturers all undercompensate for to some degree to improve the appearance of the display.

One thing is certain. You'll need to be able to add, remove, or change to fit the video signal. This is called correction in some texts, which is the addition of to a linear RGB signal. It's really more in the nature of a modification.


Gamma Modification
The addition, removal, or change of can be done in either the analog or digital domain. In analog, it takes the form of a non-linear amplifier where one of the gain resistors around an op-amp is replaced by a real or a piece-wise equivalent to a non-linear impedance. This is non-trivial in terms of design. Analog correctors are seldom accurate, and they require trimming adjustments. A side effect of modification is distortion. For these reasons, correction is best done digitally. Note that this only applies to the active video, not to the sync.

The digital process uses substituted values from a look-up table (LUT) stored in software. It's as accurate as the stored value, and trivial in terms of its design. Obviously if the signal is digital, this is the preferred method to use. In either case, we need a formula for the voltage in terms of the light flux (B). Broadcast video has two, one used for standard-definition TV (SDTV), and another for HDTV.

For NTSC/PAL per SMPTE170M and ITU-R BT.709;

E'x = [(1.099 B (0.45)) - 0.099] for 0.018 > B > 1.0

E'x = [4.5 B] for 0> B > 0.018

For HDTV per SMPTE240M;

E'x = [(1.1115 B (0.45)) - 0.1115] for 0.0228 > B > 1.0

E'x = [4.0 B] for 0 > B > 0.0228


Scanning and Sync
Video signals have two parts: the active video and sync. We have so far only looked at the active video. The proper name for sync is Image Reconstruction Timing, and it's used to reconstitute the image. The sync portion doesn't interfere with the active video because it's below the black level and can't be seen. Any signal below the black level is said to be blanked. The black and blanking level are the same in every format except NTSC composite. Originally, the black, or blanking level was at 0Volts, with active video above and sync below, to simplify separating them based on level and timing.

If you could spread out the active video and sync interval on a flat surface, you would get a raster, which looks like Figure 3. The unused portion, T2(H) to T3(H), originally allowed magnetically-scanned CRTs to "fly back" to their starting point for the next line, and settle during T0(H) to T1(H). The vertical deflection works in a similar manner. The sync interval is "dead time" as far as the active video is concerned. Consequently, there are two resolutions for a video format, the active-video resolution we see, and the total resolution13 of the raster. This is true for both broadcast and graphics. The image quality is a function of the active-video resolution14 and the bandwidth through which the signal is transmitted.

A raster is created by scanning, both horizontally and vertically, starting at the upper left corner of the display. These "scan lines" are synchronized by the horizontal sync pulse, or H-Sync, so that they all start at the same place on the display. The frame, or V-Sync, indicates when the scan is finished and when to start the next. This means the image is sampled at the frame rate, and any motion that's faster than 1/2V-Sync will produce "aliasing" in the reconstructed image.


Figure 3. Display raster with horizontal and vertical flyback time

In RS-170, the frame rate was split into odd and even fields — a process called interlaced scanning — to conserve bandwidth. Visually this has the effect of re-sampling the displayed image faster and avoids flicker without increasing the frame rate — and bandwidth — in broadcast. The addition of a color subcarrier modified this sequence. In NTSC, the phase of the color subcarrier reverses every field, and in PAL, it indexes 90° per field. This gives rise to the 4, and 8 color field sequences for the NTSC and PAL composite signals. Graphics uses progressive scanning, since the increased bandwidth isn't a problem.

A side effect of the vertical sampling is that if you AC couple a video signal, you must still have good square-wave response at the field (broadcast), or frame rate (graphics). If you don't, you'll get brightness variations across the raster. This can be seen in a vertically-split black and white screen pattern. Very large capacitors (>330µF) are required to maintain good square-wave response when AC coupling an output because of the 75 circuit.


Scan Conversion
The scanning method and rate varies between the different types of video. In order to share a display, the Multi-Sync™ concept was invented. Originally, these displays had a deflection system that could respond to the different rates by switching component values. As long as the display had sufficient resolution to display the highest scan rates, this worked fine. It displayed each type of video with its native scanning format, but this can be expensive since the display must be sized to the highest resolution and speed.

The alternative is to scan the display at a constant rate, and convert the incoming video to the display rate. This is called scan conversion. It allows the display to operate at a single resolution, making the deflection simpler. Scan conversion is best done in the digital domain using dual-ported video RAM.


Video Groups and Specifications
NTSC: National Television System Committee. The US form of standard definition TV.
PAL: Phase Alternating Line. The system of standard definition TV implemented in Europe and elsewhere.
SECAM: Sequential Couleur avec Memoire. The French form of standard definition TV.
ATSC: Advanced Television Systems Committee. The US form of high definition TV (HDTV).
VESA: Video Electronics Standards Association. Proposes and publishes video standards for Graphics.
ITU: International Telecommunications Union. Proposes and publishes video standards for Broadcast in the EU.
SMPTE: Society of Motion Picture and TV Engineers. Proposes and publishes video standards for Broadcast in the US.
JPEG: Joint Photographic Experts Group. Proposes and publishes video standards for Still Images.
MPEG: Motion Picture Experts Group. Proposes and publishes video standards for Broadcast.
EIA RS 170 & 170A The original specs for Monochrome and Color TV in the US. Has been replaced by SMPTE 170M.
EIA 770-1: The US spec for Enhanced Component video, similar to ITU-R BT1197/ETSI 300 294 for PAL-Plus.
EIA 770-2: The US specs for Standard Definition TV (SDTV) Baseband Component Video.
EIA 770-3: The US spec for High Definition TV (HDTV) Baseband Video.
ITU-R BT.470: Harmonized spec for SDTV world wide, including NTSC, PAL, and SECAM.
ITU-R BT.601: Universal Sampling spec for SDTV and HDTV Broadcast Video. Similar to SMPTE125M.
ITU-R BT1197/ETSI 300 294: Spec for PAL Plus Enhanced TV in Europe.
SMPTE 125M: Similar to ITU-R BT.601.
SMPTE 170M: Has replaced EIA RS 170A, color spec for NTSC.
SMPTE 253M: RGB Analog Video Interface spec for SDTV Studio applications.
SMPTE 274M: Component spec for 1920x1080 HDTV.
SMPTE 296M: Spec for 1280 x 720 RGB and YPbPr Baseband Video. Similar to PAL Plus.

Table 2. Graphic Standards and Active Resolutions
GRAPHICS STANDARDHORIZONTAL RESOLUTIONVERTICAL RESOLUTIONHORIZONTAL FREQUENCY (kHz)VERTICAL REFRESH RATE (Hz)PIXEL/SAMPLE RATE (MHz)
VGA64048031.56025.175
64048037.77231.5
64048037.57531.5
64048043.38536
SVGA80060035.15636
80060037.96040
80060048.17250
80060046.97549.5
80060053.78556.25
XGA102476848.46065
102476856.57075
1024768607578.75
1024768648085.5
102476868.38594.5
SXGA128010246460108
128010248075135
1280102491.185157
UXGA160012007560162
1600120081.365175.5
1600120087.570189
1600120093.875202.5
16001200106.385229.5
QXGA20481536 60260
20481536 75315


Choosing A Video IC
Tables 3 and 4 show large-signal bandwidth (2Vp-p), slew rate, differential gain and phase, and supply voltage for Maxim's most popular video drivers, buffers, and receivers with single-ended and differential outputs.

A special subset of the video driver is the video-distribution amplifier (see Table 5). Built to drive multiple loads, they offer higher isolation, selectable outputs, fixed or settable gain and are often used in professional equipment.

Another subset of the video driver is the video mux-amp (see Table 6). Mux-amps combine a video multiplexer and a video line driver for routing video signals.

Analog Video Filters maybe used to eliminate many discrete components and save board space in video reconstruction applications(see Table 7.)

Table 3: Single-Ended Video Line Drivers and Buffers
P/NNo. of AmpsOperating Voltage (V)-3dB LSBW (MHz)Slew Rate (V/µs)DP/DG (°/%)Notes
MAX40901+3,+3.3, +5552750.8/1.0SC70, 3V, 150nA Shutdown, Input Clamp
MAX40321+5552750.6/0.4SC70, 5V, Sag Corrected Output
MAX4450/11 / 2+5, ±51754850.08/0.02SC70/SOT23 Packages
MAX4350/11 / 2±51754850.08/0.02SC70/SOT23 Packages
MAX4380-41 / 2 / 3 / 4+5, ±51754850.08/0.02SC70/SOT23 Packages, Disable Available
MAX4389-961 / 2 / 3 / 4+5, ±51272000.015/0.015SC70/SOT23 Packages, Disable Available
MAX4108
MAX4109
MAX4308
MAX4309
1
1
+5,+/-5400
225
220
200
12000.004/
0.008
LOW Distortion, Stable Gain,1,2,5,10
MAX4108 0.1db/2Vp-p BW is 100MHz.
MAX4012/ 16/ 18/ 201 / 2 / 3 / 4+3.3, +5, ±5 1406000.02/0.02Disable Available
MAX4212/ 13/ 16/ 18/ 201 / 2 / 3 / 4+3.3, +5, ±5 1806000.02/0.02Disable Available
MAX4014/ 15/ 17/ 19/ 221 / 2 / 3 / 4+3.3, +5, ±5 1406000.02/0.04Gain of 2 Buffer, Disable Available
MAX4214/ 15/ 17/ 19/ 221 / 2 / 3 / 4+3.3, +5, ±5 2206000.02/0.04Gain of 2 Buffer, Disable Available
MAX4771±520011000.01/0.01130MHz 0.1dB Gain Flatness


Table 4: Differential Video Line Drivers and Receivers
P/NDriver / ReceiverOperating Voltage (V)-3dB LSBW (MHz)Slew Rate (V/µs)DP/DG (°/%)Notes
MAX435Driver±5275800Not Specified300µV Input Offset Voltage
MAX4142Driver±518014000.01/0.01Fixed Gain of 2V/V
MAX4147Driver±525020000.03/0.008Fixed Gain of 2V/V
MAX4447/8/9Driver±540565000.01/0.02Single-Ended Input
MAX436Receiver±5275800Not Specified300µV Input Offset Voltage
MAX4144/5/6Receiver±511010000.03/0.03Shutdown Mode
MAX4444/5Receiver±550050000.05/0.07Shutdown Mode


Table 5: Distribution Amplifiers
P/NNo. of OutputsOperating Voltage (V)-3dB LSBW (MHz)Slew Rate (V/µs)DP/DG (°/%)Notes
MAX4135/66±518510000.1/0.10.1dB Gain Flatness to 40MHz
MAX4137/84±518510000.1/0.10.1dB Gain Flatness to 40MHz


Table 6: Video Mux-Amps
P/NInputs: OutputsOperating Voltage (V)-3dB LSBW (MHz)Slew Rate (V/µs)DP/DG (°/%)Notes
MAX4023-62:1+5, ±52603000.05/0.012Low Cost, Fixed and Settable Gain
MAX4028/92:1+52103000.4/0.2Fixed Gain of 2 with Input Clamps
MAX43102:1+5, ±51104600.06/0.08Unity Gain Stable
MAX43114:1+5, ±51004300.06/0.08Unity Gain Stable
MAX43128:1+5, ±5803450.06/0.08Unity Gain Stable
MAX43132:1+5, ±5405400.09/0.03Fixed Gain of 2
MAX43144:1+5, ±5904300.09/0.03Fixed Gain of 2
MAX43158:1+5, ±5703100.09/0.03Fixed Gain of 2


Table 7. Video Reconstruction Filters
P/NChannelsOperating Voltage (V)Gain (dB)Output Video BufferHigh Frequency BoostNotes
MAX7450-21±3, ±50, 6YesNoVideo Conditioner with AGC and Back Porch Clamp
MAX7449356YesNo3-Channel RGB Video Filter
MAX7448456YesYes4-Channel RGB Video Filter with CVBS input
MAX7447456YesYes4-Channel S-Video, CVBS Video Filter with CVBS input
MAX7446456YesYes4-Channel RGB and CVBS Video Filter
MAX7445456, 9.5, 12YesYes4-Channel Video Filter with selectable gain
MAX7443/4356, 9.5, 12YesYes3-Channel Video Filter with selectable gain
MAX7440-2650NoYes6-Channel Video Filters with HF Boost
MAX7438/93±56, 9.5YesYes3-Channel, Back-Porch Clamp to GND
MAX7428/30/321, 2, 356YesYes1-,2-, or 3-Channel Filter, 2:1 input Mux.


Table 8. SCART Audio/Video Switches
P/NSCART ConnectorsOperating Voltage (V)-3dB LSBW (MHz)Gain (dB)DP/DG (°/%)Notes
MAX43993+5, +1227±1, 60.36/0.13SCART Audio/Video Switch for Digital Set-top Boxes



Notes:
1. RS-170 was replaced by SMPTE 170M.
2. Cvbs usually means "composite video, with blanking and sound."
3. The native form is that in which the signal was created. Usually it is R'G'B', the g-corrected primaries.
4. NTSC is the National Television Systems Committee system of analog encoding.
5. PAL is the Phase Alternating Line system of analog encoding.
6. SECAM is the Sequential Couleur avec Memoire system of analog encoding.
7. Bandwidth versus video resolution
8. The exact form and process information for Terrestrial Broadcast can be found in ITU-R BT.470.
9. Bandwidth versus Video Resolution
10. The Y Component is often called "Luminance," and confused with the color science term. We use the term Luma, and designate it with an accent, Y'.
11. Trademark of Sony Corp.
12. Trademark of JVC.
13. Total resolution is also called format resolution.
14. Bandwidth versus Video Resolution
15. This is the Nyquist frequency of the image-sampling process.

September 2002

 Download, PDF Format Download, PDF Format (93K)
<script language=JavaScript1.1> </script>
<script language=JavaScript1.1> </script> CONTACT US: FEEDBACK, QUESTIONS      <script language=JavaScript1.1> </script> RATE THIS PAGE      <script language=JavaScript1.1> </script> MAIL THIS PAGE      <script> // </script> Link To Us LINK TO US

   Home     Products     Solutions     Design     AppNotes     Support     Buy     Company     Members   


Copyright © 2005 by Maxim Integrated Products     Legal Notices     PRIVACY POLICY

<script> // </script> <script language=javascript> var _hbEC=0,_hbE=new Array;function _hbEvent(a,b){b=_hbE[_hbEC++]=new Object();b._N=a;b._C=0;return b;} var hbx=_hbEvent("pv");hbx.vpc="HBX0100u";hbx.gn="ehg-maxim.hitbox.com"; var cmpval = ""; var query = location.search.substring(1); var pairs = query.split("&"); for (var i = 0; i < pairs.length; i++) { var pos = pairs[i].indexOf('='); if (pos == -1) continue; var argname = pairs[i].substring(0,pos); var value = pairs[i].substring(pos+1); if (argname == "CMP") { cmpval = value; }; }; //BEGIN EDITABLE SECTION //CONFIGURATION VARIABLES hbx.acct="DM5307038OSA96EN3";//ACCOUNT NUMBER(S) var illegal_pn="Tutorial+-+Understanding+Analog+Video+Signals+-AV-+"; var clean_pn=illegal_pn.replace(/µ/g, "u"); //replace micro var clean_pn=clean_pn.replace(/®/g, "(R)"); //replace register sym var clean_pn=clean_pn.replace(/&/g, "+and+"); //replace ampersand var clean_pn=clean_pn.replace(/&#/d/d/d;/g, ""); //replace any html code var clean_pn=clean_pn.replace(/<.sub>/g, ""); //replace subscript var clean_pn=clean_pn.replace(/ /g, ""); //replace closing subscript var clean_pn=clean_pn.replace(/['"#$*!<>~;]/g, ""); var clean_pn=clean_pn.replace(/:/g, "+-"); var clean_pn=clean_pn.replace(/&/g, "+and+"); var clean_pn=clean_pn.replace(/%/g, "+percent"); hbx.pn=clean_pn;//PAGE NAME(S) hbx.pn=hbx.pn.concat(cmpval); hbx.mlc="/AppNotes";//MULTI-LEVEL CONTENT CATEGORY hbx.pndef="title";//DEFAULT PAGE NAME hbx.ctdef="full";//DEFAULT CONTENT CATEGORY //OPTIONAL PAGE VARIABLES //ACTION SETTINGS hbx.fv="";//FORM VALIDATION MINIMUM ELEMENTS OR SUBMIT FUNCTION NAME hbx.lt="auto_pos";//LINK TRACKING hbx.dlf="n";//DOWNLOAD FILTER hbx.dft="n";//DOWNLOAD FILE NAMING hbx.elf="";//EXIT LINK FILTER //SEGMENTS AND FUNNELS hbx.seg="";//VISITOR SEGMENTATION hbx.fnl="(3785,4)";//FUNNELS //CAMPAIGNS hbx.cmp="";//CAMPAIGN ID hbx.cmpn="";//CAMPAIGN ID IN QUERY hbx.dcmp="";//DYNAMIC CAMPAIGN ID hbx.dcmpn="";//DYNAMIC CAMPAIGN ID IN QUERY hbx.dcmpe="";//DYNAMIC CAMPAIGN EXPIRATION hbx.dcmpre="";//DYNAMIC CAMPAIGN RESPONSE EXPIRATION hbx.hra="";//RESPONSE ATTRIBUTE hbx.hqsr="";//RESPONSE ATTRIBUTE IN REFERRAL QUERY hbx.hqsp="";//RESPONSE ATTRIBUTE IN QUERY hbx.hlt="";//LEAD TRACKING hbx.hla="";//LEAD ATTRIBUTE hbx.gp="";//CAMPAIGN GOAL hbx.gpn="";//CAMPAIGN GOAL IN QUERY hbx.hcn="";//CONVERSION ATTRIBUTE hbx.hcv="";//CONVERSION VALUE hbx.cp="null";//LEGACY CAMPAIGN hbx.cpd="";//CAMPAIGN DOMAIN //CUSTOM VARIABLES hbx.ci="";//CUSTOMER ID hbx.hc1="";//CUSTOM 1 hbx.hc2="";//CUSTOM 2 hbx.hc3="";//CUSTOM 3 hbx.hc4="";//CUSTOM 4 hbx.hrf="";//CUSTOM REFERRER hbx.pec="";//ERROR CODES //INSERT CUSTOM EVENTS //END EDITABLE SECTION //REQUIRED SECTION. CHANGE "YOURSERVER" TO VALID LOCATION ON YOUR WEB SERVER (HTTPS IF FROM SECURE SERVER) </script> <script language=javascript1.1 src="http://www.maxim-ic.com/js/hbx.js" defer></script>
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值