You are not logged in.
Pages: 1
Topic closed
Hi all, I need some help in adding a calibration curve to some sensors. Basically, I'm looking for a differential measurement between two identical sensors and I'm trying to rule out differences in values, that come from the manufacture of the devices.
For example, if I pick the two temperature sensors, I currently have a fixed calibration value (offset) of 2.2 degrees, which does bring them pretty close in tracking values, with respect to each other. However, what I would like to do is be able to set the calibration to 2.2 degrees at 25C and 2 degrees at 30C and so on, creating a calibration curve that more accurately reflects how the sensors track, with respect to each other.
Any thoughts ?
Offline
Hi mcarroll,
you can define your calibration curve using CNDR function block - for more details see documentation: https://www.rexcontrols.com/media/doc/E … /CNDR.html
Hope the above is useful for you.
Regards, Tomas
Offline
Thanks Tomas!
Hmmm that block is a little complicated...
Are you able to provide a quick example, or point me in the direction of where I might find some that I can reference?
For instance how would I put the configure the block (or multiple blocks) for the following example:
Temperature | Calibration Value
10 degrees: -0.5
15 degrees: -0.3
20 degress: -0.2
30 degrees: +0.2
40 degrees: +0.5
and so on.
Offline
Hi mcarroll,
setup the CNDR function block according to the screenshot below. Remember also to set parameter "n" (number of (u,y) node pairs) to 5 and parameter "SATF" according to your needs (probably set to 0).
Hope it helps.
Cheers, Tomas
Offline
Thanks Tomas, that makes sense now. I'll give it a go and see if I can get it to work!
Offline
Pages: 1
Topic closed