Hello,
I am interested in measuring a Small change in Capacitance for instance nF change..
Can anyone suggest circuit ?
I am interested in measuring a Small change in Capacitance for instance nF change..
Can anyone suggest circuit ?
Hello ...Hello,
I am interested in measuring a Small change in Capacitance for instance nF change..
Can anyone suggest circuit ?
Hello,1) Please clarify whether you want to detect a change in capacitance, for example, to operate a switch, or do you want to measure the capacitance of various capacitors?
2) Are you familiar with microcontrollers, or do you want a completely analog solution?
John
Hello,A 555 putting out known pulse width pulses, through a resistor to charge the cap, makes an integrator, voltage higher for more capacitance see "integrator"
Hello,1) Please clarify whether you want to detect a change in capacitance, for example, to operate a switch, or do you want to measure the capacitance of various capacitors?
2) Are you familiar with microcontrollers, or do you want a completely analog solution?
John
Then make the 555 astable oscillator run at a nominal 2kHz (or higher) and then use the Arduino to measure the period of the square wave (time between two successive up-edges, for example). It is trivial to compute the freq by taking the reciprocal of the period....555 timer is measuring frequency but it is very slow in updating frequency .....I am interested to measure capacitance with sampling rate of 2 KHZ
Hello,Here's a discussion of fF measurement: http://www.eevblog.com/forum/testgear/sub-femtofarad-capacitance-measurement/ and a link to an old dissertation on sub-picofarad measurement that turned up on that search to give some feel for the problem: http://dspace.mit.edu/bitstream/handle/1721.1/34304/17455811.pdf
John