I am going for my masters in applied mathematics, and I never really used used Hooke's law before. I took Physics in undergrad, but excellent explanation on how to create the ODE. After that, I know how to solve, but needed the setup. Thanks!
ua-cam.com/video/_HtJRgiXvJ4/v-deo.html check out: (vertical Newton’s cradle with Hooke’s spring mass system) Compare Newton’s law of acceleration vs Hooke’s law of acceleration on the y-axis. Hooke won.
I am watching this as a review for such a system, and it is very well done, so thank you! I would preferably write out the summation of force acting on m, yet you defined each force so it is adequate to skip that step I guess.
4:03 I don't understand this part. Wouldn't the force of the second spring be directed in the opposite direction? I feel like the two springs would be pulling in the same direction if both terms in the equation are negative.
If anyone is interested in knowing how he writes backward - its because its a mirror image. I have seen many people do this and I find it improbable that they are all left handed. Hes actually right handed.
Jeffrey Chasnov This question pops up in comments in every video where someone writes like this. They almost all appear to be left handed, which seems statistically unlikely. Therefore they are most likely right handed just reflected.
What if it wasn't a spring force between the masses, but a drag force which is dependent on their relative velocities? So the first e.o.m would look like ... = -kx1 - U(dx1/dt - dx2/dt) where the magnitude of the drag force is U times the relative speed. So, as if the blocks where on top of each other basically. How would we then construct a matrix as done at 6:20?
If there was a third mass there, would you have to take that in account for each equation of motion? Like would it be (x1-x2) still or would it have to be something like (x1-x2-x3)?
*FOR THOSE WHO DOESN'T KNOW MATRIX* u can solve it by taking z1=X1"-X2" , and Z2=X1"+X2" and then deducing the Z1(t) which respond for {X1+X2}(t) and Z2 which respond for {X1-X2}(t) by adding Z1(T)+Z2(t)=Z1+Z2 we can determine the equation of X1 then w1, by taking Z1(t)-Z2(t)=Z1-Z2 WE CAN DETERMINE the general equation of X2 and then w2 ..
Can you provide the GUI code for the simulation you performed. I have found the solution but how to graphically simulate it like you did especially extension and compression in springs
Hi, Could you explain how specifying only the forces on both masses fully describes the kinematics and dynamics of the system? There is more than one position configuration for any set of forces for this problem, so specifying the forces alone cannot fully describe the system. Could you make a video that discusses the possibility of modifying the kinematic equation Delta(d) = vot + 1/2 at^2 Into a dynamic differential equation? Also, your system seems to have 2 origins. Would it be better to derive the equations of motion twice, from two different frames of reference?
Why is the force of the leftmost spring on the leftmost mass -k(x_1)? The distance from the leftmost wall to the mass would be the (lengthofeverything - x_1), right?
@@ProfJeffreyChasnov But if the distance between the oscillators is large enough, and the electric charge of the oscillators small enough, it can be approximated to a spring, right?
@@doremon2006 I don't think so. The spring force is assumed linear and can be attractive or repulsive. You said electrostatic repulsion, like a plus-plus-plus charge? It is an inverse square law and always repulsive.
@@ProfJeffreyChasnov Then I will never be able to create a "stiffness matrix" for the electrostatic case (the general case, which can be attractive or repulsive) using the charges q1 and q2... ok, the problem is hard then, even numerically on Matlab.
@@ProfJeffreyChasnov Anyway, thank you very much for your answers and for making me think more about the problem! I will find a solution for that simulation...
Find other Differential Equations videos in my playlist ua-cam.com/play/PLkZjai-2JcxlvaV9EUgtHj1KV7THMPw1w.html
Thank you for this great explanation. Helping me get through my homework at 3 am
same
I am going for my masters in applied mathematics, and I never really used used Hooke's law before. I took Physics in undergrad, but excellent explanation on how to create the ODE. After that, I know how to solve, but needed the setup. Thanks!
ua-cam.com/video/_HtJRgiXvJ4/v-deo.html
check out:
(vertical Newton’s cradle with Hooke’s spring mass system)
Compare Newton’s law of acceleration vs Hooke’s law of acceleration on the y-axis. Hooke won.
i do not understand x2-x1 or x1-x2 !!! why we are not allowed to write as k(x2-x1) for the first mass)
I am watching this as a review for such a system, and it is very well done, so thank you! I would preferably write out the summation of force acting on m, yet you defined each force so it is adequate to skip that step I guess.
4:03 I don't understand this part. Wouldn't the force of the second spring be directed in the opposite direction? I feel like the two springs would be pulling in the same direction if both terms in the equation are negative.
Best explanation i have seen. Thank you!
If anyone is interested in knowing how he writes backward - its because its a mirror image. I have seen many people do this and I find it improbable that they are all left handed. Hes actually right handed.
Haha! There must be some left-handed mathematicians!
Jeffrey Chasnov This question pops up in comments in every video where someone writes like this. They almost all appear to be left handed, which seems statistically unlikely. Therefore they are most likely right handed just reflected.
What if it wasn't a spring force between the masses, but a drag force which is dependent on their relative velocities? So the first e.o.m would look like ... = -kx1 - U(dx1/dt - dx2/dt) where the magnitude of the drag force is U times the relative speed.
So, as if the blocks where on top of each other basically.
How would we then construct a matrix as done at 6:20?
Excellent presentation and explanation Thank you!
If there was a third mass there, would you have to take that in account for each equation of motion?
Like would it be (x1-x2) still or would it have to be something like (x1-x2-x3)?
There would be three equations instead of two. Only the springs attached to masses need to be taken into account for the forces.
Thank you for the great explanation!
*FOR THOSE WHO DOESN'T KNOW MATRIX*
u can solve it by taking z1=X1"-X2" , and Z2=X1"+X2" and then deducing the Z1(t) which respond for {X1+X2}(t) and Z2 which respond for {X1-X2}(t) by adding Z1(T)+Z2(t)=Z1+Z2 we can determine the equation of X1 then w1, by taking Z1(t)-Z2(t)=Z1-Z2 WE CAN DETERMINE the general equation of X2 and then w2 ..
The force on mass 2 should be -kx2+K(x2-x1) right?
Thank you!! Brilliant simple explanation
THE EXPLANATION IS VERY GOOG
am I the first one asking how you could write on the mirror side?
Hello. I have a question. How do you know whether its x2-x1 or x1-x2? (in the first eq of motion) This confuses me
Think about the direction of the force when x2 is larger than x1
I got it thank you!
Sir love from india.😊
Can you provide the GUI code for the simulation you performed. I have found the solution but how to graphically simulate it like you did especially extension and compression in springs
My GUI Matlab code can be found on Matlab Central. You can search under my name.
Sir thank you
Amazing! Thanks
How did you create the Matlab simulation?
GUI in MATLAB. You can download it from their file exchange.
Hi,
Could you explain how specifying only the forces on both masses fully describes the kinematics and dynamics of the system?
There is more than one position configuration for any set of forces for this problem, so specifying the forces alone cannot fully describe the system.
Could you make a video that discusses the possibility of modifying the kinematic equation
Delta(d) = vot + 1/2 at^2
Into a dynamic differential equation?
Also, your system seems to have 2 origins. Would it be better to derive the equations of motion twice, from two different frames of reference?
YOu're amazing, Thank you so much
Why is the force of the leftmost spring on the leftmost mass -k(x_1)? The distance from the leftmost wall to the mass would be the (lengthofeverything - x_1), right?
Hooke's law is just the extension or compression of the spring from its equilibrium position.
Thanks for this beautiful lecture...Alien❤😅👍
Goood work sir
😇 thank u sir!!
Thank you.
Sir what is MATALAB
love your video! thanks a lot!
I am from India 🇮🇳🇮🇳🇮🇳
No one cares
padhhle bsdkkkkkkkkkk
What do you mean by normal modes?
Oscillatory motion with a single frequency.
Thank you,it really helps! : )
Thank you!
Sir u r exlent
Thank you, this was really helpful! :)
What if the connecting force is electrostatic repulsion instead of a spring?
Then you use the appropriate force law.
@@ProfJeffreyChasnov But if the distance between the oscillators is large enough, and the electric charge of the oscillators small enough, it can be approximated to a spring, right?
@@doremon2006 I don't think so. The spring force is assumed linear and can be attractive or repulsive. You said electrostatic repulsion, like a plus-plus-plus charge? It is an inverse square law and always repulsive.
@@ProfJeffreyChasnov Then I will never be able to create a "stiffness matrix" for the electrostatic case (the general case, which can be attractive or repulsive) using the charges q1 and q2... ok, the problem is hard then, even numerically on Matlab.
@@ProfJeffreyChasnov Anyway, thank you very much for your answers and for making me think more about the problem! I will find a solution for that simulation...
حسنا لقد تمنيت أن أفهم مادة التموج و الإهتزاز لكن يبدو أنني فقدت الأمل
He writes backwards, I wish I could do it one day
He writes normally.
he mirror flips the image after recording
It's a special software.
2 min. silence for such people !
Wait... do you mean to tell me this guy is writing backwards?
....
Inb4 it the video is flipped.
How can he write backwards that well😳
for two coupled oscillator symmetric mode correspondence to frequency is
A) zero
B) infinity
C) lower
D) higher
FBD should be first.
Thank you!