This application note describes a circuit that produces a thermometer-style voltage indication. The circuit can illuminate a portion of 32 LEDs in sequence from the bottom continuously, and is designed using
the MAX4478 op amp.
<
--
========================================================================== --><-- CONTENT: DB HTML --><-- === ...
Typical applications for this thermometer-style voltage indicator include control panels, automotive instrument panels, pneumatic devices, and additional functions for entertainment devices.
The process of taking an analog value, converting it to a digital signal, and finally displaying it in an analog format may seem magical on the surface. The circuit shown in Figure 1 converts the input voltage into a corresponding time (proportional pulse width). 32 LEDs are arranged vertically in a row and light up from the bottom to the top, with the LED representing the analog value of the input voltage.
Figure 1. A portion of the 32 LEDs are lit up in sequence from the bottom to the top to provide a "thermometer-style scale" indication.
At the beginning of each measurement cycle, amplifier B of IC1 (MAX4478 low-noise, low-distortion op amp) generates a linear ramp signal, which is set to zero output by transistor Q1 and then restarted. All shift registers are also set to digital zero. Amplifier C of the MAX4478 compares the linear ramp signal to the input voltage. When the ramp voltage and the input voltage are equal, the circuit generates a pulse. The
cascaded shift registers IC2 through IC5 are also reset to zero at the beginning of each cycle. Then, the shifting is controlled by the pulses generated by the clock oscillator (MAX4478 amplifier A). The input data of the first shift register (IC2) is always connected to a high level (i.e., logic "1"). When the MAX4478 amplifier C detects that the input voltage is equal to the ramp signal, it generates a low-to-high jump output trigger ST_CP. The data is transferred between the shift register and its output register in sequence.
The shift register chain with a logic "1" input has shifted and outputs a logic high level "1", which refers to the shift register before the output logic "0". According to the data transmission, the output register copies the state of the shift registers at each level. Each register output drives an LED, and the logic "1" output lights up the corresponding LED, thus producing a thermometer-like indication.
When the data is transferred from the shift register to the output register, the input "1" will continue to pass through the shift register chain until the first "1" reaches the highest end of the chain (IC5, Q7' output). The Q7' signal acts on the base of Q1 and the input of the MAX4478 amplifier A, and Q1 resets the ramp generator. Amplifier A inverts the signal and buffers it into the MR of the shift register, clearing all shift registers except the output register.
When the input is out of range, the comparator cannot detect whether the ramp signal is equal to the input. Therefore, the 1N4148 diode inputs a "1" from the highest-level shift register to ST_CP. Since the logic "1" is transmitted to all output registers, the entire column of LEDs will be illuminated. The linearity and stability are better than 1 level of LEDs within the allowed input voltage range (4.5V to 5.5V). By adding additional shift register ICs (each driving 8 LEDs) and recalculating the slope and clock period, more levels (that is, more LEDs) can be added. The timing diagram (Figure 2) shows the corresponding relationship between some key waveforms in the circuit and time.
Figure 2. These waveforms are used to illustrate the operation of the circuit in Figure 1. Waveform 1: The linear ramp signal generated by amplifier B of the MAX4478. Waveform 2: The output of amplifier C, which compares the ramp signal with the input voltage. Waveform 3: The shift register reset pulse generated by amplifier A. Waveform 4: The output of the final shift register.
Reference address:Use IC to build a simple thermometer-style voltage indicator
Previous article:Double-tuned filter synthesis technology using inductive filter design
Next article:Technical Analysis of High Current Pulse Generator
- Popular Resources
- Popular amplifiers
Latest Analog Electronics Articles
- High signal-to-noise ratio MEMS microphone drives artificial intelligence interaction
- Advantages of using a differential-to-single-ended RF amplifier in a transmit signal chain design
- ON Semiconductor CEO Appears at Munich Electronica Show and Launches Treo Platform
- ON Semiconductor Launches Industry-Leading Analog and Mixed-Signal Platform
- Analog Devices ADAQ7767-1 μModule DAQ Solution for Rapid Development of Precision Data Acquisition Systems Now Available at Mouser
- Domestic high-precision, high-speed ADC chips are on the rise
- Microcontrollers that combine Hi-Fi, intelligence and USB multi-channel features – ushering in a new era of digital audio
- Using capacitive PGA, Naxin Micro launches high-precision multi-channel 24/16-bit Δ-Σ ADC
- Fully Differential Amplifier Provides High Voltage, Low Noise Signals for Precision Data Acquisition Signal Chain
MoreSelected Circuit Diagrams
MorePopular Articles
- Innolux's intelligent steer-by-wire solution makes cars smarter and safer
- 8051 MCU - Parity Check
- How to efficiently balance the sensitivity of tactile sensing interfaces
- What should I do if the servo motor shakes? What causes the servo motor to shake quickly?
- 【Brushless Motor】Analysis of three-phase BLDC motor and sharing of two popular development boards
- Midea Industrial Technology's subsidiaries Clou Electronics and Hekang New Energy jointly appeared at the Munich Battery Energy Storage Exhibition and Solar Energy Exhibition
- Guoxin Sichen | Application of ferroelectric memory PB85RS2MC in power battery management, with a capacity of 2M
- Analysis of common faults of frequency converter
- In a head-on competition with Qualcomm, what kind of cockpit products has Intel come up with?
- Dalian Rongke's all-vanadium liquid flow battery energy storage equipment industrialization project has entered the sprint stage before production
MoreDaily News
- Allegro MicroSystems Introduces Advanced Magnetic and Inductive Position Sensing Solutions at Electronica 2024
- Car key in the left hand, liveness detection radar in the right hand, UWB is imperative for cars!
- After a decade of rapid development, domestic CIS has entered the market
- Aegis Dagger Battery + Thor EM-i Super Hybrid, Geely New Energy has thrown out two "king bombs"
- A brief discussion on functional safety - fault, error, and failure
- In the smart car 2.0 cycle, these core industry chains are facing major opportunities!
- The United States and Japan are developing new batteries. CATL faces challenges? How should China's new energy battery industry respond?
- Murata launches high-precision 6-axis inertial sensor for automobiles
- Ford patents pre-charge alarm to help save costs and respond to emergencies
- New real-time microcontroller system from Texas Instruments enables smarter processing in automotive and industrial applications
Guess you like
- A comic book about CircuitPython and Mu
- About the reset function of capacitor in microcontroller
- I recently used a chip that is compatible with both RS232 and RS485, but I don't know which pins are A and B for RS485.
- [ATmega4809 Curiosity Nano Review] Configuring GPIO using MCC
- Today at 10:30 AM Microchip Live | Manufacturing Logistics Challenges of Key Security Provisioning: Advantages of Discrete Secure Components
- Multisim circuit simulation does not oscillate?
- In order to solve network congestion, what black technologies does Wi-Fi 6 use?
- [Atria AT32WB415 Review] 1. Unboxing, installation and use of AT32 IDE development environment (especially error resolution)
- Please ask the experts about STM32, FSMC control LCD problem?
- Made a JLINK OB and shared the production process and experience