Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Does anyone using ntcascwe3103f ?

kumarr123

Junior Member level 1
Joined
Oct 18, 2023
Messages
19
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
155
Hi,
I want to use ntcascwe3103f sensor. but I don't know how I do programming for this sensor, what shoud be the parameter, what should be the resistance and analog value.
Does anyone have any clue? guide us

Regards,
Kumar
 
Hi,

the device ... no surprise ... comes with a datasheet. It tells all you need to know. Often the manufacturer provides additional informations. Just visit their web site.

The sensor can´t be programmed. It is a simple NTC. An analog passive device.

Klaus
 
Last edited:
Hello,

You are facing with 2 main problems
- take care of
*input impedance of ADC
* big no linearity on High and Low temperatures
so CTN must be used in a short scale to avoid this probleme
ie : 10°C to 60°C
With your NTC you can trace the response curve Rctn = f(Temperature)
How to mesure the resistance ..
By appling constant current of 500µA (as on the schematic)
You get volt accross CTN ..but disturbed by ADC impedance input ( <= 100K on most PIC)
with the Equation y=-0.0398 x3 +8.4414 * X2 -598.97*X +15180
result affected by error of polynomiale calculus, and effect of ADC impedance input

Maybe, you could Use another way as analog ...
Time measurement :
ie : Monotstable duration By CTN + fixed capacitor
or frequency mesurement
Frequency by oscillateur f= 1/(2*PI*R*C) R=CTN + C fix capacitor (NE555 CMOS version)

a old subjetc on CTN measurement with a PC computer
but could be updated with Microcontroller
 

Attachments

  • CTN_ ntcascwe3103f_response.jpg
    CTN_ ntcascwe3103f_response.jpg
    202.5 KB · Views: 34
  • 2ctn68ksh.gif
    2ctn68ksh.gif
    10.6 KB · Views: 35
Last edited:
Hi,
I want to use ntcascwe3103f sensor. but I don't know how I do programming for this sensor, what shoud be the parameter, what should be the resistance and analog value.
Does anyone have any clue? guide us

Regards,
Kumar
Your duty is to define expectations for calibration and tolerance errors for your undefined transfer function for thermal sensing including time delay and sensor location errors. So pls. provide all error specs. for offset, linearity, range, time constant and target object.
 

LaTeX Commands Quick-Menu:

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top