OK, so I guess I'll say hey to everyone, and start off with a pretty easy question, I'm doing a project for school, Java class (a computer programming class) and need some help with the diving aspect. Although the teacher will never know the difference, that the math is wrong...still I think this could be useful. So far I have (from the SSI Log book pages-
SAC(its SCR really, same thing?) = (PSI / time) * 33 / Depth + 33
So is this right, all I need? I did some more hunting and found quite a few equations, such as -
SCR = (P2/P1) x Vf/Aa/Tm
Where
P1 = pressure in psi at beginning of test dive
P2 = pressure in psi at end of test dive
Vf = actual volume of air in tank in cu. ft.
Aa = pressure in absolute atmospheres
Tm = time of dive in minutes
as well as others. So now that I have the geeky coding part done... I need some help with the tech. diving part! I'll be posting a EXE (application for windows) as well as the code as soon as it's done. Thanks everyone!
P.s-I'm almost done with a very basic dive table program-more to come on that soon.
SAC(its SCR really, same thing?) = (PSI / time) * 33 / Depth + 33
So is this right, all I need? I did some more hunting and found quite a few equations, such as -
SCR = (P2/P1) x Vf/Aa/Tm
Where
P1 = pressure in psi at beginning of test dive
P2 = pressure in psi at end of test dive
Vf = actual volume of air in tank in cu. ft.
Aa = pressure in absolute atmospheres
Tm = time of dive in minutes
as well as others. So now that I have the geeky coding part done... I need some help with the tech. diving part! I'll be posting a EXE (application for windows) as well as the code as soon as it's done. Thanks everyone!

P.s-I'm almost done with a very basic dive table program-more to come on that soon.