Thank you so much for this! I've really been struggling with this problem, but now I understand :)
@visitante-pc5zc Жыл бұрын
thanks professor. I've made a program to perform a numerical integration and it was fun. As the speed approaches 50m/s, the DF gets closer and closer to mg. As a result, the acceleration gets closer and closer to 0, contributing very little to the change in velocity. And this goes on and on till the end of times :D
@PhysicsNinja Жыл бұрын
Awesome!
@akilsavvas30933 жыл бұрын
Great video, it was interesting to see how the final function ended up to be hyperbolic tan. Just one question How do you know whether to use tanh inverse and coth inverse since both of them have derivative 1/(1-x^2)? Does it depend on initial velocity?
@taanenz26711 ай бұрын
hey professor, Great Vid! the two videos really helped me, however i have a quick question, Ive spent time trying to understand how you converted v(t)=Vt tanh(√gk/m) to v(t)=Vt tanh (gt/Vt). I am doing this for a report so it would be really appreciated if you can help me! thank you in advance
@mrs.b-ln5pi Жыл бұрын
Thank you for providing this detailed video. I am however unsure about a few things. I oriented the free-body diagram to make gravity negative and drag force positive. Using an integral table, The integral of [dv/(v^2-b^2)] = [(1/2b)*ln|(v-b)/(v+b)| + C.] you used [dv/(v^2 + b^2)]= [(1/b)*tan^-1(v/b))] Please explain how you get to using the hyperbolic trig inverse function (tanh^-1) instead of the common trig inverse (tan^-1 or arctan). The parameter of a hyperbolic function is a hyperbola, functions are used to model sinusoidal shapes on a hyperbola rather than a circle for trig functions. Hyperbolic functions are equal to their own second derivative because they are like "half exponentials" it takes two derivatives to complete the cycle. Wouldn't I need to integrate again to complete the problem? (Other worked examples integrated from 0 to t' and from 0 to v'(t) and if this reasoning is true, then I would need to integrate again). kzbin.info/www/bejne/oGHTfWdua8t3fpI
@PhysicsNinja Жыл бұрын
I remember this gave me a headache when I first made the video. I’ll have to redo and get back to you.
@jessetrevena4338 Жыл бұрын
He used the inverse hyperbolic tangent because the derivative of tanh^-1x is 1/1-x^2, the usual tan^-1(x) derivative results in 1/1+x^2, there are other ways to do it but the inverse hyperbolic tangent is the most effective and easiest.
@msrodrigues20003 жыл бұрын
I would like to see the integral for a known distance of fall to get the time of fall and not a known time of fall.
@ahmethakandemir13064 жыл бұрын
Hello my question is this, Taking the air resistance into account,the acceleration of a free falling body can be described approximately by a(v)=g-av^2. Here g is the gravity acceleration and a a constant. Determine the velocity v(t) of the body that is released from rest. Thank you!
@PhysicsNinja4 жыл бұрын
Watch the video! It’s the same case treated here. My drag force has more terms but just group them together and call that a. To have an equation for acceleration just divide through (my net force expression) by the mass.
@ahmethakandemir13064 жыл бұрын
Physics Ninja thank you!
@nats503 жыл бұрын
If you substitute the given numbers, it turns out to be 70 m/s, not 50 m/s. What happened?
@gregmaxwell36052 жыл бұрын
I agree.
@fevzidenizyenigun17543 жыл бұрын
I have a problem that consider tho phases.In theFirst phase,soldier jump from a plane an fall.After some time he opens his parachute.When I try to find integral constant I encounter with an error because my initial value is higher than the limit value for second phase.How can I fix that.Thanks
@PhysicsNinja3 жыл бұрын
i see your point.. you will not be integrating from 0m/s to some v_final. You need to integrate from v_0 to v_f. The differential equation is the same but the limits are different. Your curve will be on exponential decay to the terminal velocity.
@fevzidenizyenigun17543 жыл бұрын
@@PhysicsNinja I can imagine it decreases exponentially but I can not find the integral constant using tanh(constant is inside the tanh).Is there different equation for these kind of cases.
@PhysicsNinja3 жыл бұрын
@@fevzidenizyenigun1754 sometimes the drag force is simply -bv(t) and everything gets lumped into the constant b. If you know the terminal speed you can calculate b.
@anthonyscelta79803 жыл бұрын
I'm trying to build the least aerodynamic object possible. For instance would it be a flat plate, a flat plate that's concave, a flat plate that's concave with a bigger flat plate behind it, a flat plate with a parachute behind it, etc etc
@EmpyreanLightASMR2 жыл бұрын
What about a cube, but the rear half of the cube is half a perfect sphere?
@niclasbech74794 жыл бұрын
when is try plooting the v(t) into desmos, i just get a straight line
@xfire37784 жыл бұрын
You forgot to add the exponent
@albertpolski69288 ай бұрын
11:59 What happens here? I don't understand how you move that to the other side.
@raymondblake57654 жыл бұрын
Why the 1/2? Why not just define the drag coefficient as (drag coefficient)/2?
@PhysicsNinja4 жыл бұрын
This is one of the standard definitions of the drag force. It’s not unique. Sometimes the 1/2 is absorbed into the drag coefficient but sometimes it’s not.
@EdgyShooter4 жыл бұрын
If you set v(t) as terminal velocity. You get tanh^-1(1) which is apparently infinite?
@PhysicsNinja4 жыл бұрын
It's takes an infinite amount of time to reach the terminal velocity. It's kinda like an exponential decay - which doesn't ever reach 0 but after a long time it approaches 0. In this case we approach the terminal velocity without ever reaching it.
@clouddistrictgang244 жыл бұрын
i did it differently but still got the same graph the finale answer is, sqrt(-sin(2*tan^-1(e^k/m*t*b)))^2 *b+b) b=gm/k, k = p*a*d/2
@reckless36174 жыл бұрын
wtf
@mubashirraza44524 жыл бұрын
thnx for the explanation it solved my problem :D
@jetleung69164 жыл бұрын
when would the Euler's method be used then?
@henrytrinh95954 жыл бұрын
For the integral of 1/(v^2-b^2) you used at 9:30, I can't seem to find any integral table online that has this exact integral shown. Is there a source you could possibly provide? I'm trying to write a paper :))
@PhysicsNinja4 жыл бұрын
Henry Trinh you may find something in terms of logs but then use some relationships with between tanh and logs for conversions. I agree it’s not obvious but it’s the most common way the solution is written. You may find the integrate for 1/ v^2 + b^2 then switch over to tanh.
@tonyestradag4 жыл бұрын
@@PhysicsNinja i actually have found the integral in an integral table i have however it is not the way you have it, mine is = --(1/b)arccoth (x/b) = (1/2b) *ln ({x-b}/{x+b}) soooo... what happened there?? i'm confused
@robotboytrbmobile49452 жыл бұрын
Math is cool man
@vwersouonokpasa2224 Жыл бұрын
Please calculate this question
@cameronmaddock99423 жыл бұрын
For the constant Cd... how do i calculate this? I am trying to run a simulation but don't know what this value is.
@@PhysicsNinja I am now slightly more confused. I can determine the value of Cd for a sphere by calculating the Reynold's number of the sphere. However, the Reynold's number depends on the velocity of the object. Therefore, doesn't this mean that the reynold's number of a falling object changes as it moves? And if this is the case, this would mean that Cd would also change over time, meaning that the terminal velocity changes? This doesn't make any sense to me...
@PhysicsNinja3 жыл бұрын
@@cameronmaddock9942 the Reynolds number is basically constant over a large range of velocities. I would use the value from the approximate terminal velocity. You can also see from the graph that the value is 0.5 for several orders of magnitude of Re numbers.
@gregmaxwell36052 жыл бұрын
@@cameronmaddock9942 If you want to include the velocity dependency on the drag coefficient (through the Reynolds number), you would need an empirical equation for drag coeff versus Re. These are available in the literature. Unfortunately, to include this detail in the free fall model would require numerical integration of the differential equation.
@lamtnguyen70834 жыл бұрын
HOW THE DRAG FORCE APPLIES IN PROJECTILE MOTION?
@PhysicsNinja4 жыл бұрын
Truc Lam Nguyen tougher problem. Check book by Marion and Thornton. I could make a video but not till next week.
@lamtnguyen70834 жыл бұрын
Yes, it is. I think the drag force then relates to the angle, velocity,...I got messed with it. I hope you make that kind of video
@Gravitytent4 жыл бұрын
can u calculate the terminal velocity on mars?
@raahimhadi49053 жыл бұрын
yes, but it will take alot longer to reach terminal velocity as the atmosphere is very thin compared to Earth's.
@bradleychampagne91034 жыл бұрын
Another way I've done this is with partial fraction decomposition. It's a little tedious and the equation looks complicated.
@Gabrielluizcs5 жыл бұрын
Thanks, u really helped someone! What program you used to plot the final graph?
@PhysicsNinja5 жыл бұрын
Gabriel Luiz looks like it’s plotted using Desmos. (www.desmos.com)
@Gabrielluizcs5 жыл бұрын
@@PhysicsNinja Thanks!!!
@Hassan-uu2uw5 жыл бұрын
How do you get time?
@mariovelez5785 жыл бұрын
solve for t
@antoniouestradag45924 жыл бұрын
@@mariovelez578 how exactly? :)
@franzswitches5 жыл бұрын
Thanks for the interesting video. I have one question though. At around 9:30, shouldn't the integral be log|(x-b)/(x+b)|/2b since the integrand is 1/(v^2-b^2) and not 1/(v^2+b^2) ?
@PhysicsNinja5 жыл бұрын
Good question! There is a relationship between tanh(-1) and logs. I’m pretty sure both are equivalent.