Difference between revisions of "Display Technology"

From esoterum.org
Jump to: navigation, search
Line 46: Line 46:
 
*(1.11) [http://ieeexplore.ieee.org.ezproxy1.lib.asu.edu/iel5/16/31855/01482355.pdf?tp=&arnumber=1482355&isnumber=31855 Marks, Power Consumption in Multiplexed Liquid-Crystal Displays, 1982]
 
*(1.11) [http://ieeexplore.ieee.org.ezproxy1.lib.asu.edu/iel5/16/31855/01482355.pdf?tp=&arnumber=1482355&isnumber=31855 Marks, Power Consumption in Multiplexed Liquid-Crystal Displays, 1982]
 
*(1.16) [http://ieeexplore.ieee.org.ezproxy1.lib.asu.edu/iel5/16/34442/01643488.pdf?tp=&arnumber=1643488&isnumber=34442 Ruckmongathan, Govind, Deepak, Reducing Power Consumption in Liquid-Crystal Displays, 2006]
 
*(1.16) [http://ieeexplore.ieee.org.ezproxy1.lib.asu.edu/iel5/16/34442/01643488.pdf?tp=&arnumber=1643488&isnumber=34442 Ruckmongathan, Govind, Deepak, Reducing Power Consumption in Liquid-Crystal Displays, 2006]
 +
*[http://ieeexplore.ieee.org/iel5/16/26455/01177976.pdf Aerts, Verlaak, Heremans, Design of an Organic Pixel Addressing Circuit for an Active-Matrix OLED Display, 2002]
  
 
=== Other Resources ===
 
=== Other Resources ===
 
*[http://msdn2.microsoft.com/en-us/library/ms918695.aspx Display Buffer Formats, MSDN Library]
 
*[http://msdn2.microsoft.com/en-us/library/ms918695.aspx Display Buffer Formats, MSDN Library]

Revision as of 16:42, 20 March 2007

Project Documents

Paper Search

"LCD power model" search on ACM

Display Technologies

Flexible Displays

Electrophroetic Displays

Some current characterization for electrophoretic suspension fluid.

Display Power

LCD greyscale single pixel power consumption formula
Addresses independant scaling of three color LED backlights based on image histogram
3.1: Whenever there is a screen change, the processor generates new data for the changing screen pixels and stores them into the framebuffer. This implies a higher energy consumption with increased temportal changes in the screen. Meanwhile, to maintain a screen on the LCD, the LCDC must sequentially read screen data from the frame-buffer and refresh the LCD pixels even when there is no screen change.
3.1: The display itself consists of several parts: LCD power circuitry, a front light, and an LCD. The LCDs used in the systems we studied are color active thin film transistor (TFT) LCDs. In such LCDs, each pixel has three comonents: R, G and B, signifying red, green and blue, respectively. Liquid crystals for each component are independently oriented by two polarizers, which are connected to a storage capacitor. The capacitor is in turn charged and discharged through a TFT to accommodate screen changes. Moreover, the capacitor must be refreshed at a high rate to maintain an appropriate voltage across the polarizers so that the corresponding liquid crystals remain properly oriented.

Other Resources