TFT LCD
- 459vikash
- Dec 24, 2019
- 1 min read
TFT stands for thin-film-transistor. It consists of pixels, which are arranged vertically and horizontally. Pixels in the horizontal and vertical alignment determine the resolution of the display. let’s take an example, suppose you have an 1800×740 resolution display, that means, it has 1800 pixels aligned horizontally and the 740 vertically. Each pixel has three subpixels RED, GREEN, BLUE.
But do you know how does TFT LCD generates different colours? Answer for this is divided into four layers that are as follows:
Polarization layer
Thin Film Transistor
Liquid Crystal
RGB Colour filter


Comments