Thread Closed

Relation between magnus effect, speed and acceleration

 
Share Thread Thread Tools
Oct4-09, 01:44 PM   #1
 

Relation between magnus effect, speed and acceleration


Hi,

Is it right to assume that, since F = ma, that the magnus force has an impact on the acceleration of the spinning object, which in turn leads to a change in its velocity?

I need to program an application that simulates a corner in soccer. This involves calculating the viscous and Magnus forces applied to the ball. I am just trying to find the relation between these two forces and the acceleration of the ball.

Is it right to sum the viscous friction and the magnus force, as well as the gravitational force, and divide everything by the mass in order to find the acceleration at a time T ?

Thanks
 
PhysOrg.com
PhysOrg
physics news on PhysOrg.com

>> Iron-platinum alloys could be new-generation hard drives
>> Lab sets a new record for creating heralded photons
>> Breakthrough calls time on bootleg booze
Oct4-09, 02:43 PM   #2
 
Recognitions:
Gold Membership Gold Member
Quote by hkhalil View Post
Hi,

Is it right to assume that, since F = ma, that the magnus force has an impact on the acceleration of the spinning object, which in turn leads to a change in its velocity?
Yes, remembering that velocity is direction as well as speed. Also remember that there's a translational velocity as well as a rotational velocity. I always thought of the magnus effect in terms of a golf ball. All the little dimples on the golf ball "grab" the air (because of the ball's rotational motion) and "pulls" the ball.

In reality, there's a lot more turbulent effects that I don't understand going on around the ball that lie in the domain of fluid dynamics.

Is it right to sum the viscous friction and the magnus force, as well as the gravitational force, and divide everything by the mass in order to find the acceleration at a time T ?
Well, as with any body, you have to break the forces up into their component forces. When I did this code, we only considered the lift of the magnus force, which would sum with gravity, we didn't consider "hooking" or "slicing" of the ball. But yes, the mass still acts as resistance to the force.

Also, when I did the code, rotational velocity was constant. In reality, I'd assume the magnus force slows down the rotational velocity of the ball as it gains lift (Newton's 3rd).

The wiki on the magnus effect only considers the lift force on a round object.
 
Oct4-09, 05:49 PM   #3
 
Recognitions:
Homework Helper Homework Help
Quote by Pythagorean View Post
All the little dimples on the golf ball "grab" the air
The dimples create a localized turbulence which helps the flow remain attached better and reduced the magnus force.

The wiki on the magnus effect only considers the lift force on a round object.
This article does a better job of explaining detatchment of flow as the most likely cause of Magnus effect:

http://www.geocities.com/k_achutarao/MAGNUS/magnus.html
 
Oct4-09, 07:11 PM   #4
 
Recognitions:
Gold Membership Gold Member

Relation between magnus effect, speed and acceleration


Quote by Jeff Reid View Post
The dimples create a localized turbulence which helps the flow remain attached better and reduced the magnus force.
Interesting... that means that a smooth ball feels more magnus force than a dimpled ball? (assuming same mass, and cross-sectional area)

I'd always assumed that the golf balls were intentionally manufactured to take advantage of the magnus effect.
 
Oct4-09, 08:38 PM   #5
 
Thank you for your answers
 
Thread Closed
Thread Tools


Similar Threads for: Relation between magnus effect, speed and acceleration
Thread Forum Replies
The Magnus effect Mechanical Engineering 12
Magnus Effect Classical Physics 0
the magnus effect General Physics 0
Magnus effect Introductory Physics Homework 14