Zašto je LCD ekran koji vidimo crn?

Mar 24, 2022

Slika ispod je osnovni šematski dijagram LCD ekrana. Ukratko ću objasniti proces, a zatim objasniti.


  (1)

Look from the bottom up. The backlight is a point light source that emits a kind of light that is directed to "all directions" through the light guide plate, and the backlight becomes uniform. The light from "all directions" passes through the polarizer and is filtered. those that cannot pass through. The liquid crystal material is optically active, and can rotate the "horizontal" light slowly when it is rotated to 90 degree , 270 degree , etc., and can be completely changed to "vertical", and then pass through the filter plate (this TN type liquid crystal matching method filter plate and When the polarizing plate is 90 degree ), its brightness is 100 percent ; when it is rotated to 180 degree , 360 degree , etc., it will completely fail to pass through the filter, and its brightness is 0 percent ; the rest of the angle grayscale is between 0-100 percent .

 

U ovom trenutku postoje samo boje svjetline između crne i bijele, tako da svaka grupa od 3 tečna kristala prolazi kroz staklo filtera crvene, zelene i plave boje i formira grupu od 3 tečna kristala tri osnovne boje, 3 boje ( čiji je udeo određen uglom rotacije tečnog kristala). odluka) postavljena u željenu boju, takva grupa tečnih kristala, postaje piksel.

Ako ovo vidite i shvatite, sljedeće zaključke će biti lako razumjeti. Dakle, zašto većina crno-bijelih LCD ekrana koje vidimo izlazi crna?

    Mainly for reasons of cost, necessity and longevity. There is no need to use color, and the cost of color filter glass can be saved. There is no need to combine three primary colors into one. For the same panel, the pixels are tripled. Only black and white can be used, not black{{0}}white uniform grayscale. It can reduce the cost of the control circuit (only 0 and 1 are needed = =) The voltage control can also be very arbitrary, it does not need to be very black or very white, it is almost enough, the accuracy of the circuit design is reduced a lot, many circuits and components are used more Less, the higher the life and stability, and the lower the cost. For products that do not have a backlight and use ambient light as the light source, the backlight is also omitted, and the power and energy consumption of the backlight is also omitted. Why not use the background black For the question of displaying white, the answer is that commonly used display panels such as glass and plastic are transparent, and the cost of dyeing glass and plastic black will increase. The display method used by the LCD is based on the principle described above. When the power is off, the liquid crystal does not rotate, the backlight is not turned on, the upper and lower polarizers are perpendicular to each other, and all the light is blocked, so it is black.


Moglo bi vam se i svidjeti