PCAN MIO Characteristic Curve

Universal Controller for CAN Applications
Post Reply
Techteam
Posts: 22
Joined: Sat 27. Aug 2016, 11:02

PCAN MIO Characteristic Curve

Post by Techteam » Tue 14. Nov 2023, 14:28

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.

G.Lang
Support
Support
Posts: 169
Joined: Wed 22. Sep 2010, 14:58

Re: PCAN MIO Characteristic Curve

Post by G.Lang » Wed 15. Nov 2023, 11:01

Hi,

the acceptedy value format is integer 32bit signed.
mio_pic1.jpg
mio_pic1.jpg (177.15 KiB) Viewed 13506 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.

Post Reply