Page 1 of 1

PCAN MIO Characteristic Curve

Posted: Tue 14. Nov 2023, 14:28
by Techteam
Hello

Up till now I have been using sensors that were 1 volt per bar and was happy. Today I have been handed a new sensor that has a characteristic curve. I have investigated the charateristic curve but it will only accept integers. I do have a Characteristic Equation for the sensor y=2.5038x-1.2596 but the calibrated curve I have is to 2 decimal points. How can I integrate the sensor and convert voltage to pressure.

Re: PCAN MIO Characteristic Curve

Posted: Wed 15. Nov 2023, 11:01
by G.Lang
Hi,

the acceptedy value format is integer 32bit signed.
mio_pic1.jpg
mio_pic1.jpg (177.15 KiB) Viewed 16922 times
Please note that you are working with raw values on the bit level, later on you can use a scale factor and offset for the CAN output (at signal level)

Please send us your config to info@peak-system.com and referr to this forum entry.