Post by
Titan »
https://forums.nicoclub.com/titan-u5143.html
Wed Jun 18, 2003 9:36 am
Well on one site I found the formula:
Compression = (CR - 1)^1.1 * Atmospheric Pressure
But they also said that you can use an exponent factor of 1.2
Making:
Compression = (CR - 1)^1.2 * Atmospheric Pressure
So, taking your case of 225 psi into account I calculated the following:
Using an exponent factor of 1.1 and assuming 14.7 psi of atmospheric pressure:
225 = (CR - 1)^1.1 * 14.7
(CR - 1)^1.1 = 15.30612245
Log<CR - 1> 15.30612245 = 1.1 <-- The <> brackets mean "to the base of .."
Log 15.30612245 / Log (CR - 1) = 1.1
Log (CR - 1) = Log 15.30612245 / 1.1
CR = log^ -1 {Log 15.30612245 / 1.1} + 1
CR = 12.94401023
Now looking at that, I find a stock CR of 12.9:1 to be way off. So now I'll use the 1.2 exponent factor:
CR = log^ -1 {Log 15.30612245 / 1.2} + 1
CR = 10.71376635
Now, we've got a CR of 10.7:1... which sounds more realistic.
Hope this helps,
Pete