Science Fair Projects Ideas - YIQ

All Science Fair Projects

      

Science Fair Project Encyclopedia for Schools!

  Search    Browse    Forum  Coach    Links    Editor    Help    Tell-a-Friend    Encyclopedia    Dictionary     

Science Fair Project Encyclopedia

For information on any area of science that interests you,
enter a keyword (eg. scientific method, molecule, cloud, carbohydrate etc.).
Or else, you can start by choosing any of the categories below.

YIQ


YIQ is the color space used in the NTSC television standard. I stands for intermodulation, while Q stands for quadrature. Its counterpart in PAL and other systems is YUV.

The Y component represents the luminance information, and is the only component used by black-and-white television receivers. I and Q represent the chrominance information. In YUV the U and V components can be thought of as x and y coordinates within the colorspace. I and Q can be thought of as a second pair of axes on the same graph, rotated 33° from V and U, respectively. Thus, I and Q are simply another way of locating a point in the U and V plane.

The reason for doing this is to take advantage of a trait of the human eye. It is more sensitive to changes in the orange-blue (I) range than in the purple-green range (Q). Thus less bandwidth is required for Q than for I. Broadcast NTSC limits I to 1.3 MHz and Q to 0.5 MHz, which keeps the bandwidth of the overall signal down to 4.2 MHz. In YUV systems, since U and V both contain information in the orange-blue range, both components must be given the same amount of bandwidth as I to achieve similar color fidelity.

True I and Q decoding in television receivers is rare, because of the costs of implementation.

Formula

This formula approximates the conversion from the RGB color space to YIQ. R, G and B are defined on a scale from zero to one:

Y = 0.299R + 0.587G + 0.114B
I = 0.735514(R - Y) - 0.267962(B - Y)
= 0.595716R - 0.274453G - 0.321263B
Q = 0.477648(R - Y) + 0.412626(B - Y)
= 0.211456R - 0.522591G + 0.311135B

or using matrices

\begin{bmatrix} Y \\ I \\ Q \end{bmatrix} = \begin{bmatrix} 0.299 & 0.587 & 0.114 \\ 0.595716 & -0.274453 & -0.321263 \\ 0.211456 & -0.522591 & 0.311135 \end{bmatrix} \begin{bmatrix} R \\ G \\ B \end{bmatrix}

Two things to note:

  • The top row is identical to that of the YUV color space
  • If \begin{bmatrix} R & G & B \end{bmatrix}^{T} = \begin{bmatrix} 1 & 1 & 1 \end{bmatrix} then \begin{bmatrix} Y & I & Q \end{bmatrix}^{T} = \begin{bmatrix} 1 & 0 & 0 \end{bmatrix}. In other words, the top row coefficients sum to unity and the last two rows sum to zero.

See also

12-03-2008 10:22:39
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details
Science kits, science lessons, science toys, maths toys, hobby kits, science games and books - these are some of many products that can help give your kid an edge in their science fair projects, and develop a tremendous interest in the study of science. When shopping for a science kit or other supplies, make sure that you carefully review the features and quality of the products. Compare prices by going to several online stores. Read product reviews online or refer to magazines.

Start by looking for your science kit review or science toy review. Compare prices but remember, Price $ is not everything. Quality does matter.
Science Fair Coach
What do science fair judges look out for?
ScienceHound
Science Fair Projects for students of all ages
All Science Fair Projects.com Site
All Science Fair Projects Homepage
Search | Browse | Links | From-our-Editor | Books | Help | Contact | Privacy | Disclaimer | Copyright Notice