CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

capacitance

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
chris
Guest







capacitance
PostPosted: Tue Apr 06, 2004 2:56 pm     Reply with quote

I am a new to using pics.

Does anyone know how I can detect a change
in a sensor from 112pF - 142pF to a PIC
I was thinking of using it in a clock circuit and using the CCP to
capture the frequency and convert.

THIS MEANS THE PIC WOULD HAVE TO RUN FASTER THAN THE CLOCK??

Any easier simpler way??

Thanko
SherpaDoug



Joined: 07 Sep 2003
Posts: 1640
Location: Cape Cod Mass USA

View user's profile Send private message

Re: capacitance
PostPosted: Tue Apr 06, 2004 3:48 pm     Reply with quote

chris wrote:
I am a new to using pics.

Does anyone know how I can detect a change
in a sensor from 112pF - 142pF to a PIC
I was thinking of using it in a clock circuit and using the CCP to
capture the frequency and convert.

THIS MEANS THE PIC WOULD HAVE TO RUN FASTER THAN THE CLOCK??

Any easier simpler way??

Thanko


The simplest would probably be someting based on Microchip's App note AN512 where you measure the change in the capacitor instead of change in the resistor.
For more accuracy I would make an oscillator with the sensor and measure the frequency or the period. If the oscillator is fast measure the frequency. If that is too slow for the resolution you need then measure the oscillator period. If the oscillator is very fast you could add an external divider which cascades into the PIC counter.
If you want to get really fancy you could have a bridge type oscillator such that the bridge is balanced near 112pF and goes unbalanced as you increase capacitance. You would have to be a real analog guy to try that though (like me but with more time!).
_________________
The search for better is endless. Instead simply find very good and get the job done.
dyeatman



Joined: 06 Sep 2003
Posts: 1912
Location: Norman, OK

View user's profile Send private message

PostPosted: Tue Apr 06, 2004 4:59 pm     Reply with quote

The best way I know of is to use the sensor in a 555 oscillator circuit then rectify the oscillator output which will give you a voltage proportional to the frequency. Thats what I do for my capacitive humidity sensors..
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group