How Long Does It Take a Bullet to Traverse a Wall with Variable Resistance?

  • Thread starter Thread starter vabamyyr
  • Start date Start date
  • Tags Tags
    Bullet Dynamics
Click For Summary
SUMMARY

The discussion focuses on calculating the time it takes for a bullet to traverse a wall of thickness h, given its initial speed v1 and final speed v2. The force acting on the bullet is proportional to the square of its velocity, represented as F = -kv^2, where k is a constant. The derived equation for time, t = (v1-v2)/(v1*v2)*(m/k), requires the relationship between mass m and the constant k to be established through the wall's thickness h. The acceleration is expressed as a function of position, leading to a differential equation that helps in determining the unknown ratio k/m.

PREREQUISITES
  • Newton's Second Law of Motion
  • Differential Equations
  • Basic Kinematics
  • Understanding of Forces and Motion
NEXT STEPS
  • Study the application of Newton's Second Law in variable force scenarios.
  • Learn how to solve first-order differential equations.
  • Explore the relationship between force, mass, and acceleration in motion through a medium.
  • Investigate the effects of drag forces on projectile motion.
USEFUL FOR

Physics students, engineers, and anyone interested in the dynamics of projectiles and the effects of resistance in motion through materials.

vabamyyr
Messages
65
Reaction score
0
bullet enters a wall with speed v1 and goes out with speed v2, the wall is h units thick. During that time it experiences an impending force which is proprtional to v^2. I have to find the time the bullet goes out the wall.

I can take t0=0 v0=v1 x0=0

Using N2 law i get d(mv)/dt = -F.....mdv/dt = -m*v^2 (im not sure if I am missing here something)
dv/dt = -v^2

dt = - dv/v^2 ===> t = (v1-v2)/v1*v2...this result is weird since it doesn't contain h so i must have constructed the equation wrongly i guess.
I think that F depends on h since F can act only between [0; h], and maybe the answer should be multiplied with h and t = h*(v1-v2)/v1*v2...but it still doesn't look right to me...any opinions?
 
Physics news on Phys.org
vabamyyr said:
bullet enters a wall with speed v1 and goes out with speed v2, the wall is h units thick. During that time it experiences an impending force which is proprtional to v^2. I have to find the time the bullet goes out the wall.
I can take t0=0 v0=v1 x0=0
Using N2 law i get d(mv)/dt = -F.....mdv/dt = -m*v^2 (im not sure if I am missing here something)

Well, the force was said to be proportional to v^2.
So F= -kv^2, where k is a constant
and dv/dt=-k/m* V^2

[Quote}

dv/dt = -v^2
dt = - dv/v^2 ===> t = (v1-v2)/v1*v2...this result is weird ...[/QUOTE]

Including that constant k and m the mass of the bullet, you get

t=(v1-v2)/(v1*v2)*m/k (A)

But you do not know m/k. You should get it from h, the distance travelled.

I think that F depends on h since F can act only between [0; h]

You are on the right track. F depends on the position of the bullet inside the wall through the velocity. So the acceleration canbe considered as function of the position, x.

a = dv/dt = dv/dx * dx/dt = dv/dx *v.
F= ma = - kv^2

m*dv/dx *v = - k*v^2,

or dv/dx = (-k/m)*v

Solve this differential equation with the condition that v=v1 at x=0 and v=v2 at x=h. You get an expression containing the unknown k/m which you can use to determine t from equation (A).

ehild
 
thanks, i liked ur comments and u have been most helpful
 

Similar threads

Replies
1
Views
2K
Replies
40
Views
4K
Replies
9
Views
3K
  • · Replies 27 ·
Replies
27
Views
2K
  • · Replies 7 ·
Replies
7
Views
5K
  • · Replies 10 ·
Replies
10
Views
4K
Replies
1
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 26 ·
Replies
26
Views
4K