Published:2013/3/10 22:59:00 Author:Ecco | Keyword: Ultra Low Power, LCD Indicator | From:SeekIC
The 7555 IC (CMOS 555 timer) generates a square wave clock signal at approximately 60 hz. This signal is sent to the LCD backplane and the inputs of the four CMOS 4070 XOR gates. If the other input (ind*) of an XOR gate is low, the gate's output is a square wave that is in phase with the clock signal. If the ind* input is high, the gate's output is out of phase with the clock.
Sending a signal to an LCD segment that is in phase with the backplane signal causes the display to stay blank. Sending an out of phase signal to the LCD segment causes an AC waveform to be applied to the segment which turns it black. Multiple segments are wired in parallel to generate the desired display patterns. The LCD segments require a tiny amount of current to operate, the CMOS gates also take very little power, hence the efficient nature of the circuit. It is necessary to tie the unused segments to the LCD backplane, otherwise they may partially turn on.
If more dislay bits are needed, additional XOR gates can be connected in the same manner. Up to 23 XOR gates could be used to drive the entire display, but a microprocessor and driver software would probably be easier to put together. By generating all of the signals with a microprocessor, all of the driving circuitry can be eliminated.
Other logic families could be used to make this circuit, it should work with a standard 555 timer chip and a 74LS86 XOR gate (different pinout), for example.
Some LCDs may not operate at very cold temperatures, an engineer at Lumex said that their components will work from -30C to +75C.
Reprinted Url Of This Article:
http://www.seekic.com/circuit_diagram/LED_and_Light_Circuit/Ultra_Low_Power_LCD_Indicator.html
Print this Page | Comments | Reading(3)
Code: