AixOCAT icon indicating copy to clipboard operation
AixOCAT copied to clipboard

Calibration function for temperature sensors

Open msc-d1s7fa1eza opened this issue 5 years ago • 3 comments

What is the issue/what feature do you want to develop?

  • Feature request: Add a calibration function for temperature sensors.

What is the current application?

  • A calibration function was used in a previous Master Thesis in combination with a Modelica model.

What are the requirements?

  • ...

How do we want to solve it?

  • Add the related function to this library.

Priority, deadline?

  • normal, 2019/05/31

msc-d1s7fa1eza avatar Mar 27 '19 09:03 msc-d1s7fa1eza

There are already functions in OSCAT. Check this before implementing new functions.

katharinabr avatar Nov 03 '20 14:11 katharinabr

@PhOstmann did you check the oscat functions?

StGoebel avatar Feb 23 '21 10:02 StGoebel

The CALIBRATE function in OSCAT works pretty well if implemented correctly.

I already use CALIBRATE to calibrate several differential pressure sensors on test bench startup.

Other function blocks did not seem suitable.

PhOstmann avatar Mar 01 '21 06:03 PhOstmann