Description: Normally analogue-to-digital converter (ADC) needs interfacing through a microprocessor to convert analogue data into digital format. This requires hardware and necessary software, resulting in increased complexity and hence the total cost. The circuit of A-to-D converter shown here is configured around ADC 0808, avoiding the use of a microprocessor. The ADC 0808 is an 8-bit A-to-D converter, having data lines D0-D7. It works on the principle of successive approximation. It has a total of eight analogue input channels, out of which any one can be selected using address lines A, B and C. Here, in this case, input channel IN0 is selected by grounding A, B and C address lines. Usually the control signals EOC (end of conversion), SC (start conversion), ALE (address latch enable) and OE (output enable) are interfaced by means of a microprocessor. However, the circuit shown here is built to operate in its continuous mode without using any microprocessor. Therefore the input control signals ALE and OE, being active-high, are tied to Vcc (+5 volts). The input control signal SC, being active-low, initiates start of conversion at falling edge of the pulse, whereas the output signal EOC becomes high after completion of digitisation. This EOC output is coupled to SC input, where falling edge of EOC output acts as SC input to direct the ADC to start the conversion. As the conversion starts, EOC signal goes high. At next clock pulse EOC output again goes low, and hence SC is enabled to start the next conversion. Thus, it provides continuous 8-bit digital output corresponding to instantaneous value of analogue input. The maximum level of analogue input voltage should be appropriately scaled down below positive reference (+5V) level. The ADC 0808 IC requires clock signal of typically 550 kHz, which can be easily derived from an astable multivibrator constructed using 7404 inverter gates. In order to visualise the digital output, the row of eight LEDs (LED1 through LED8) have been used, wherein each LED is connected to respective data lines D0 through D7. Since ADC works in the continuous mode, it displays digital output as soon as analogue input is applied. The decimal equivalent digital output value D for a given analogue input voltage Vin can be calculated from the relationship.
The ADC 0808 is a versatile 8-bit analogue-to-digital converter designed to facilitate the conversion of analogue signals to digital representation without the necessity of a microprocessor. It employs the successive approximation method, which enhances the efficiency and speed of conversion. The device features eight analogue input channels, allowing for the selection of one channel via address lines A, B, and C. In the described configuration, the IN0 channel is selected by grounding the address lines, simplifying the connection process.
Control signals are critical for the operation of the ADC. In this configuration, the signals EOC, SC, ALE, and OE are managed in a way that eliminates the need for a microprocessor. The ALE and OE signals are tied to the positive supply voltage (Vcc), ensuring they remain active-high. The SC signal, being active-low, is triggered by a falling edge, initiating the conversion process. The EOC signal indicates the completion of the conversion, transitioning to a high state, which is then used to trigger the next conversion cycle through its connection to the SC input.
The ADC 0808 requires a clock signal of approximately 550 kHz, which can be generated using an astable multivibrator circuit constructed with 7404 inverter gates. This clock signal is essential for the timing of the conversion process. The digital output of the ADC is presented through eight data lines (D0-D7), which can be visualized using a series of LEDs. Each LED corresponds to a data line, allowing for immediate visual feedback of the digital output based on the analogue input.
To ensure accurate conversion, the input voltage must be scaled appropriately, remaining below the specified maximum reference voltage of +5V. The conversion process yields an 8-bit digital output, which can be calculated based on the relationship between the analogue input voltage and the digital representation. This setup provides a continuous output, making it suitable for applications requiring real-time monitoring of analogue signals. Normally analogue-to-digital con-verter (ADC) needs interfacing through a microprocessor to convert analogue data into digital format. This requires hardware and necessary software, resulting in increased complexity and hence the total cost.
The circuit of A-to-D converter shown here is configured around ADC 0808, avoiding the use of a microprocessor. The ADC 0808 is an 8-bit A-to-D converter, having data lines D0-D7. It works on the principle of successive approximation. It has a total of eight analogue input channels, out of which any one can be selected using address lines A, B and C.
Here, in this case, input channel IN0 is selected by grounding A, B and C address lines. Usually the control signals EOC (end of conversion), SC (start conversion), ALE (address latch enable) and OE (output enable) are interfaced by means of a microprocessor. However, the circuit shown here is built to operate in its continuous mode without using any microprocessor.
Therefore the input control signals ALE and OE, being active-high, are tied to Vcc (+5 volts). The input control signal SC, being active-low, initiates start of conversion at falling edge of the pulse, whereas the output signal EOC becomes high after completion of digitisation. This EOC output is coupled to SC input, where falling edge of EOC output acts as SC input to direct the ADC to start the conversion.
As the conversion starts, EOC signal goes high. At next clock pulse EOC output again goes low, and hence SC is enabled to start the next conversion. Thus, it provides continuous 8-bit digital output corresponding to instantaneous value of analogue input. The maximum level of analogue input voltage should be appropriately scaled down below positive reference (+5V) level.
The ADC 0808 IC requires clock signal of typically 550 kHz, which can be easily derived from an astable multivibrator constructed using 7404 inverter gates. In order to visualise the digital output, the row of eight LEDs (LED1 through LED8) have been used, wherein each LED is connected to respective data lines D0 through D7.
Since ADC works in the continuous mode, it displays digital output as soon as analogue input is applied. The decimal equivalent digital output value D for a given analogue input voltage Vin can be calculated from the relationship.
OSU8 began as a student project in 1994 to create a simple but functional 8-bit microprocessor, starting with a definition of the architecture to implementation in a Xilinx FPGA chip, and full-custom CMOS implementation. Over a period of about six...
A conversion technique known as half-flash combines the speed advantages of flash conversion with the circuitry efficiency of successive approximation. In an 8-bit half-flash converter, two 4-bit flash converter sections are integrated. The upper flash converter compares the input signal...
Analog-to-digital converters (ADCs), printed-circuit board (PCB), microcontroller or digital signal processor (DSP), total-harmonic-distortion (THD), signal-to-noise ratio (SNR).
Analog-to-digital converters (ADCs) are essential components in modern electronic systems, enabling the conversion of analog signals into digital form for processing by microcontrollers or...
This simple PC parallel port ADC features 12-bit resolution and four differential input channels. The chip, MAX186, can achieve speeds up to 133 k samples per second, although the actual performance will depend on the software utilized. A basic C...
The process of converting an analog voltage into an equivalent digital signal is known as Analog to Digital Conversion (ADC). An ADC is an electronic circuit that converts its analog input to a corresponding binary value. The output depends on...
The simplest Analog to Digital Converter (ADC) can be constructed as shown in Figure 1. The input voltage, which can range from zero up to the power supply voltage (Vcc), is converted to a parallel binary code at the outputs...
Normally, an analog-to-digital converter (ADC) requires interfacing with a microprocessor to convert analog data into digital format. This involves additional hardware and software, leading to increased complexity and overall cost. The circuit of the A-to-D converter presented here is based...
An Analog-to-Digital Converter (ADC) is a circuit integrated into a single chip designed to convert analog signals into digital signals. Typically, an 8-bit ADC chip converts an analog signal ranging from 0 to 5 volts into a digital level ranging...
This issue features articles on various measurement and sensor-related embedded design projects. Readers are encouraged to attempt similar projects and share their results. Starting on page 14, Petre Tzvetanov Petrov describes a multilevel audible logical probe design. Petrov notes that...
We use cookies to enhance your experience, analyze traffic, and (if you allow) serve personalized ads.
By clicking Accept All, you agree to our use of cookies.
Learn more