Go Back   Super Soaker Central > Technology and physics > Water gun physics
User Name
Password
Register FAQ Members List Calendar Mark Forums Read


Welcome to the SSC Forums! You are currently viewing our boards as a guest which gives you limited access. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and more. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us.
Reply
 
Thread Tools
Old 09-03-2006, 10:21 AM   #1
Silence
Administrator
 
Silence's Avatar
 
Join Date: Apr 2006
Location: Virginia
Posts: 3,251
UserID: 576
Default Optimal Barrel Length

What is the optimal barrel length in WBLs? Clearly, longer barrels generally allow for more time and for more speed to be transferred to the balloon, but at the extremes, the air expansion decreases and friction becomes a bigger factor.

I'm thinking about using a few formulas to find the best length, although that is also affected by portability and the like. Any suggestions? I'll take into account the barrel size and the pressure, but it probably doesn't need to be any more complicated than that.

Also, in the automatic mini-balloon launcher I've detailed before (as opposed to a sponge shooter), you might as well use a longer barrel to make maximum use of the air. Otherwise, there would be a lot of time in between shots where there's nothing inside the barrel and when you're just wasting air.

IMO, for that situation, low pressure from the regulator and a long barrel would be the most efficient.
__________________
Forum Rules
Silence is offline   Reply With Quote
Old 09-03-2006, 11:09 AM   #2
Ben
Founder
 
Ben's Avatar
 
Join Date: Mar 2003
Location: Maryland
Posts: 5,985
UserID: 1
Default

Optimal barrel length only exists when the pressure is dropping, in this case due to the movement of the projectile. When the force of pressure equals the force of friction, acceleration equals zero and the barrel should stop there. After that point, the force of friction is higher than the force of pressure and the projectile decelerates.

Calculating where that occurs is difficult however. You first have to calculate the coefficient of kinetic friction (not really too hard) and then doing a lot of math to get an equation for the acceleration of the projectile. We tried to calculate this in AP Physics and believe me, it's simply not going to happen for most people unless you know differential equations. We asked a math teacher for help and even what we finished with after that didn't seem right.

The final equation didn't feel right likely because after that you have to optimize the velocity of the projectile due to the drag. Terminal velocity does matter a lot. Sometimes you'll exceed the terminal velocity and the projectile will slow down a lot for that reason. So you should first calulate the terminal velocity and then find the barrel length that will yield that velocity in reality.

The best method is really trial and error for that reason. Keep cutting and record the length and the average range of a few shots on that length. That's the easiest way to get every variable working at the same time.

You can avoid the problem of optimal barrel length by using low friction materials for barrels, a pressure regulator so that the projectile never decelerates, and an aerodynamic water balloon of sorts.

Edit: I'm also quite sure that there's programs or spreadsheets that will calculate this for you, but you'd have to measure everything as accurately as possible. That's another reason I'd suggest for trial-and-error - accuracy of measurements can be sketchy without good quality equipment that most don't have available to them.
__________________
email: ben at sscentral dot org / Forum rules

Read this page before emailing me.

Do not send me a PM or email with a water gun question if someone else could answer the question. Post at the forums. You will get a response from me along with others' views or ideas.

Do not send me a PM or email about reading a certain post unless it's been a few days since you've posted. I try to read every post.

Last edited by Ben : 09-03-2006 at 11:18 AM.
Ben is offline   Reply With Quote
Old 09-03-2006, 11:38 AM   #3
Silence
Administrator
 
Silence's Avatar
 
Join Date: Apr 2006
Location: Virginia
Posts: 3,251
UserID: 576
Default

Thanks for the reply. I assumed it would be difficult, but I guess I'll have to return to the problem in a few years--that would be an interesting challenge, at least.

For an automatic WBL, it would probably just be worth it to use a barrel that is short enough to be practical, but to increase the strength of the magazine springs. That should give a higher rate of fire and wouldn't waste air, but of course I would keep the pressure down.

Alternatively, I could just cut a barrel of the length I desire and then change the pressure to see at which point there's a major decrease in performance.
__________________
Forum Rules
Silence is offline   Reply With Quote
Old 09-03-2006, 12:32 PM   #4
Drenchenator
Administrator
 
Drenchenator's Avatar
 
Join Date: Jun 2004
Location: Maryland
Posts: 715
UserID: 320
Default

The only guaranteed way to do this is through testing. As Ben said, the math is beyond most people. Optimization is a major section of calculus, and the differential equations alone would be over most people's heads. Ben and I did attempt to calculate this during our AP Physics class, but I do not remember finishing the equation.
__________________
The Drenchenator, also known as Lt. Col. Drench.
Drenchenator is offline   Reply With Quote
Old 09-04-2006, 08:11 AM   #5
joannaardway
Do not adjust your TV set
 
joannaardway's Avatar
 
Join Date: Feb 2006
Location: SW Hertfordshire, England
Posts: 875
UserID: 549
Default

The GGDT program does have an optimiser that predicts optimum barrel length.

However, I suggest as long as you can make it, and the chamber at about 1:1 C:B ratio (beyond this you hit the point of dimishing returns - forget 2:1, that's a maximum in my mind)
__________________
"Over the hills and far away, she prays he will return one day. As sure as the rivers reach the seas, back in his arms again she'll be." - Over the Hills and far away, Gary Moore

"So many people have come and gone, their faces fade as the years go by. Yet I still recall as I wander on, as clear as the sun in the summer sky" - More than a feeling, Boston
joannaardway is offline   Reply With Quote
Old 10-16-2006, 03:39 PM   #6
Jonas
Junior member
 
Join Date: Oct 2006
Posts: 4
UserID: 894
Default

Quote:
Originally Posted by Ben
Optimal barrel length only exists when the pressure is dropping, in this case due to the movement of the projectile. When the force of pressure equals the force of friction, acceleration equals zero and the barrel should stop there. After that point, the force of friction is higher than the force of pressure and the projectile decelerates.

Calculating where that occurs is difficult however. You first have to calculate the coefficient of kinetic friction (not really too hard) and then doing a lot of math to get an equation for the acceleration of the projectile. We tried to calculate this in AP Physics and believe me, it's simply not going to happen for most people unless you know differential equations. We asked a math teacher for help and even what we finished with after that didn't seem right.

you should get it without calculus
friction = -F_friction find this out by pushing it in the tube and measuring force
force of the pressure = F_p = 2Pi*r^2, r = diameter of the barrel/2
Boyles law applied: p*(l*Pi*r^2 + V_chamber) = p_0*V_chamber, l = length of barrel

put those together we have F(l), a first degree equation.

d/dt(v(l)) = a(l) = F(l)/m
if you want, you can calculate the integral and get v(l), find out it's a nice parabola and has its maximum when d/dt(v(l)) = 0 aka F(l) = 0
Jonas is offline   Reply With Quote
Old 10-16-2006, 05:57 PM   #7
joannaardway
Do not adjust your TV set
 
joannaardway's Avatar
 
Join Date: Feb 2006
Location: SW Hertfordshire, England
Posts: 875
UserID: 549
Default

It's far more complex than that.

A de-pressurizing gas cools, reducing it's pressure further. Flow needs to be taken into account as well, because in a split second situation like that, the gasses are not isobaric.

The figure you've quoted will be higher than the optimum. Besides, optimum barrel lengths are either so long that the thing is unusable, or the chamber is so short, it's not worth using either.
__________________
"Over the hills and far away, she prays he will return one day. As sure as the rivers reach the seas, back in his arms again she'll be." - Over the Hills and far away, Gary Moore

"So many people have come and gone, their faces fade as the years go by. Yet I still recall as I wander on, as clear as the sun in the summer sky" - More than a feeling, Boston
joannaardway is offline   Reply With Quote
Old 10-17-2006, 07:30 AM   #8
Jonas
Junior member
 
Join Date: Oct 2006
Posts: 4
UserID: 894
Default

didn't think about the cooling lol

Yes I agree 'optimum' barrel lengths are too long to be useful in real life.
Jonas is offline   Reply With Quote
Old 10-17-2006, 05:57 PM   #9
Drenchenator
Administrator
 
Drenchenator's Avatar
 
Join Date: Jun 2004
Location: Maryland
Posts: 715
UserID: 320
Default

Quote:
you should get it without calculus
friction = -F_friction find this out by pushing it in the tube and measuring force
force of the pressure = F_p = 2Pi*r^2, r = diameter of the barrel/2
Boyles law applied: p*(l*Pi*r^2 + V_chamber) = p_0*V_chamber, l = length of barrel

put those together we have F(l), a first degree equation.

d/dt(v(l)) = a(l) = F(l)/m
if you want, you can calculate the integral and get v(l), find out it's a nice parabola and has its maximum when d/dt(v(l)) = 0 aka F(l) = 0
This is quite confusing. First of all, your force of pressure equation excludes the actual pressure. The way that you used Boyle's Law is correct yet incorrect because you did not add the pressure of the atmosphere into the equation. Boyle's Law, like all the other gas laws, uses absolute pressure which is the pressure of the atmosphere plus the pressure that you would read on a pressure gauge (gauge pressure). Lastly, you can't just integrate anything, and in this case you can't really. a=dv/dt, so when this is treated as a differencial equation, you would have to integrate with respect to time. The equation in this case is a velocity versus distance one, and to integrate this correctly it should be a velocity versus time one. This is probably what you were trying to do:



The end result is a force of pressure equation with the independent variable being distance. This makes it an ideal candidate for integration into a work equation which then can be turned into a velocity versus distance equation (K=.5mv^2). But using the same force of pressure equation, you can substitute in the F_F for F and solve for X. This should work because when the projectile is in equilibrium (a=0), the force of friction would equal the force of propulsion (pressure in this case). Obviously, both can't work, so one would have to be incorrect (or they could both end up with the same solution, but I doubt that that would happen). During my physics class we tried to make an "optimal barrel length" equation and used a similar method to this one. But I don't think that we ever completed it (or at least I don't remember completing it). I also believe that it would just be easier and more accurate to use the empirical method to find the optimal length. It just gets very confusing because of the many "methods" of doing it.

Ideally, you would want to find the projectile's distance traveled at the maximum of a velocity versus distance equation or find the distance at the zero of an acceleration versus time equation. This can also be expressed as finding the distance which the projectile travels in the barrel when the force of friction equals the force of propulsion. At all of these points, the projectile is no longer accelerating so the velocity will begin to drop after this point. For that reason it is the optimal barrel length for range because range is maximized when the exit velocity is maximized as well.
__________________
The Drenchenator, also known as Lt. Col. Drench.
Drenchenator is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


All times are GMT -5. The time now is 12:09 AM.


Powered by vBulletin
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 2.2.2
Copyright ©2003 - 2008 The Super Soaker Central project