A boat moving because of the wind

  • Thread starter Thread starter sapz
  • Start date Start date
  • Tags Tags
    Boat Wind
AI Thread Summary
The discussion focuses on deriving the velocity of a boat propelled by wind through its sail, given the wind's constant velocity and air density. The force exerted by the wind is proportional to the sail's surface area and the square of the velocity difference between the wind and the boat. A differential equation arises from the force balance, but participants express difficulty in solving it. The conversation highlights the need to consider drag forces, which also depend on the boat's velocity, complicating the equation slightly. Ultimately, the discussion seeks a clearer method to integrate the resulting equations for practical application.
sapz
Messages
33
Reaction score
1

Homework Statement


A boat has a sail that has a surface S towards the wind.
The wind blows at constant velocity u.

Also given the density of the air, p.

Find the velocity of the boat as a function of time.
What will be the velocity of the boat after a long enough time? What exactly is this "long enough" time?

Homework Equations


The Attempt at a Solution



I figured I could write the forces equation, since I know that the force that the wind asserts on an object is proportional to its surface and to the velocity^2.

k is some constant,
So F = k*S*(u-v)^2 = ma

But then I get a diff. equation with v, v dot, and v^2, which I don't know how to solve.
Is there an easier way to solve this?
 
Last edited:
Physics news on Phys.org
Please post the equation you get. If you get what I get, you should find that it is easily turned into a quite straightforward integral.
 
Is the force from the sail the only force acting on the boat? Think about what happens after the boat begins to move.
 
This is the equation I get:
k*S*(u-v)^2 = ma
k*S*(u^2-2uv+v^2)= ma

How does that become a nice integral?
 
sapz said:
k*S*(u-v)^2 = ma
How does that become a nice integral?
u is constant, a = dv/dt:
k*S*dt = m(u-v)-2dv

As Steamking points out, in the real world there is also a drag related to v. But typically that is taken to be a quadratic in v also, so the equation doesn't change much.
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top