The circuit is a powerful capacitance meter with an autorange version in order to prevent the need to adjust the range settings of capacitors.
The capacitance meter design was based on a very simple circuit analysis of charging and discharging of capacitors in an RC circuit. The measuring range of the meter is quite large with the range from 5pF to 2600uF. The operation of the circuit is being handled by the PIC16F873A microcontroller.
Using the RC circuit, the charging voltage is 63.2% of 5V which will be about 3.16V. This value is derived from the equation where Tau is equal to RC where Tau is the Time constant of any given RC circuit. This will be the reference voltage for the comparator module on the board of the PIC16F873A microcontroller. The actual capacitor voltage itself is the other input to the comparator.
The operation of the capacitance meter starts by discharging the capacitor fully. It will then charge the capacitor and holds until the 0.632Vcc voltage across the capacitor is reached. The capacitance will be computed by capturing the time. The project is using a 16 bit division routine. The LCD displays the result.
Wire-to-board interconnection options from Sullins feature a wide range of sizes and applications
MCC’s TVS series high-power suppressors protect sensitive components from voltage spikes and transients
Evaluation boards that streamline evaluating circuit protection on RS-485 serial device ports
2 years ago: This is very beneficial especially if you want to have a precise output by doing making the precise values of the components. Thanks for this!
2 years ago: can u please provide the circuit for this measurement