10-24-2009 05:56 PM
Hi all,
a basic problem about linear mapping of inputs insome defined range. problem is explained in the attached image. Any help would be appreciated.
10-24-2009 09:00 PM
10-25-2009 06:39 PM
Hi smercurio,
I didnt mean that somebody work out my problem. All i asked if any body have a hint would help me. I had good intention of learning something here thats it.
Thanks a million for your help...
10-25-2009 07:17 PM
Think of it this way.
You have a range of 0->100 for pressure and -5->5 for the voltage.
Looking at the sizes of the range you have 100atm increase for a 10V increase. (as per the question)
It's linear so the you'd have 50atm after an increase of 5V (from -5) (as per the question).
Based on this, (and ignoring labview completely), how would you convert a voltage to a pressure?
Once you determine this, converting to labview will be simple.
10-25-2009 08:23 PM
As the previous poster says, ignore LabVIEW for a moment. On a piece of graph paper draw the two ranges, the pressure on one axis, the voltages on another. Now use the basic algebraic formula for finding a point on one axis if you know the corresponding value on the other.

10-26-2009 09:46 AM
Hello all,
Thank you for all of your help. I have solved the problem. I just posted it because for a while i was stuck with this. I took labview wiki help.