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

PT100 Based Temperature Controller with PIC16f877

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



Joined: 22 Oct 2005
Posts: 20

View user's profile Send private message

PT100 Based Temperature Controller with PIC16f877
PostPosted: Sat Jan 27, 2007 12:47 pm     Reply with quote

hello every body!
i want to build a temperature Controller (Range is 100 C to 600 C).
i never used PT100. is it better for this or i should try any thermocouple?
Have any body done it?
have any code suggestion and hardware tip?
THanks.
Keep Picing...
Ttelmah
Guest







PostPosted: Sun Jan 28, 2007 5:10 am     Reply with quote

What accuracy do you need?.
For both PT100 sensors, and thermocouples, the 'work', is in linearising the sensor. Fortunately, the linearisation recommended in ITS-90, for the PT100, is relatively easy, above 0C. However, if you want better than a few degrees accuracy over this sort of range, things are going to get reasonably hard. You will need to consider careful scaling, to get the output to match the input range of the ADC, and calibrating at (at least) one point, to compensate for errors in the resistors, cables, offset errors in the op-amp etc..
PT100, is a good choice for this.
For a thermocouple, you might want to consider external linearisation, in the amplifier circuit.

Best Wishes
SherpaDoug



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

View user's profile Send private message

PostPosted: Sun Jan 28, 2007 11:22 am     Reply with quote

For a PT100 sensor you will need a high gain stable bridge. For a thermocouple you will need a compensation circuit. Both take some analog circuit skill to do accurately. Look at the data sheet of the Analog Devices AD594 for a taste of how to use a thermocouple.

Tell us more about your application and we can give more specific advice.
_________________
The search for better is endless. Instead simply find very good and get the job done.
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