I have a problem that maybe someone can address:
The 9.8 figure for gravity is metric: 9.8 m/s^2
The LBS, USR, and LSR values are English units: lbs, lb/in
How can you justify mixing incompatible units of measurement like this? Why are you not using the English gravitational constant of 32.2 ft/s^2 or some variation thereof?
EDIT:
And looking more closely at the formulas and working through the units:
PSI = (WD%(LBS)) * (9.8/(USR-LSR)) + 14.7
Convert the 9.8 m/s^2 into English units, 32 ft/s^2 or 386 in/s^2...
Now the formula with units only:
lb/in^2 = lbs * ( in/s^2 * in/lb ) + Constant (constant has no units)
lb/in^2 = in^2 / s^2
^^^ That doesn't make any sense. The basic unit conversion seems to invalidate the notion that this is scientific math being applied. What's going on?
Edited by user Saturday, June 21, 2014 6:27:11 AM(UTC)
| Reason: Misc.