A Sigma-Delta ADC contains very simple analog electronics (a comparator, a switch, and one or more integrators and analog summing circuits), and quite complex digital computational circuitry. An analogue comparator such as the LM339N which has two analogue inputs, one positive and one negative, and which can be used to compare the magnitudes of two different voltage levels. A voltage input, (VIN) signal is applied to one input of the comparator, while a reference voltage, (VREF) to the other. A comparison of the two voltage levels at th...See full list on electronics-tutorials.wsWhere: “X” is a “don’t care”, that is either a logic “0” or a logic “1” condition. So how does this analogue-to-digital converter work. For an A/D converters to be useful it has to produce a meaningful digital representation of the analogue input signal. Here in this simple 2-bit ADC example we have assumed for simplicity that the input voltage VIN...See full list on electronics-tutorials.wsHere the outputs of the comparators are encoded using Exclusive-OR gates before being fed to the diodes. Two external pull-down resistor are used at their outputs and ground (0V) to ensure a LOW condition and stop the outputs from floating when the diodes are reverse biased. Sep 27, 2025 · To process these signals in microcontrollers, digital signal processors (DSPs), or computers, we need to convert analog signals into digital form. This is where an Analog-to-Digital Converter (ADC) comes into play. The biggest anticipated noise problem comes from the cable carrying the sensor voltage to the op amp input. Shielding the sen-sor input (by tying one end of the shield to ground) can reduce this noise, and if a ground plane circuit board is used, conducted noise should not be a problem. Nov 29, 2012 · Wiring: Power First connect VDD and GND. These boards will work with either a 3.3v or a 5v supply. The diagram below shows connection to the Arduino 5v pin.