Need help deriving an expression for dy/dt

AI Thread Summary
To derive the expression for vertical velocity (dy/dt) in Logger Pro, the user needs to differentiate the vertical position equation y = L - sqrt(L^2 - x^2) with respect to time. The horizontal position and velocity have been established using a motion sensor, with horizontal velocity automatically calculated. The discussion emphasizes the need to apply the chain rule for differentiation to find dy/dt, as simply differentiating one displacement with respect to another is dimensionally incorrect. The user is encouraged to create a new calculated column in Logger Pro using the appropriate derivative expression. Ultimately, the goal is to display the vertical and horizontal velocities together for analysis in the lab report.
Blake_ap1

Homework Statement


I need help finding the appropriate expression to use to add a "new calculated column" to produce a vertical velocity vs time graph in Logger Pro. The lab consisted of a ball tied to a rope, creating a pendulum. The Go! Motion sensor was set up to record the oscillations. The sensor recorded horizontal displacement and horizontal velocity. The x position vs time was calculated using the expression x = "R" - Ravg. The horizontal velocity was calculated using the expression y = L - sqrt(L^2-"x"^2).

I do not know what expression to use to find the vertical velocity.

R avg = (Rmax + Rmin) / 2 = 1.476 m. The section reads.

The horizontal velocity (vx) of the oscillating object was automatically calculated by the program. To find the vertical velocity (yy), create a new calculated column using the equation derivative("y"). The derivative (or dy/dt) is the rate of change of the vertical position with time. You should be able now to calculate the magnitude (v) of the resultant velocity. What is the appropriate equation for this calculation? Display vx, vy and v together on the same graph and include it in your lab report. Comment on the relationship between the three graphs.

Can someone point me in the right direction? Attatched are releative photos and the lab manual. I am doing Lab 4, and Working on the vertical velocity vs time section on page 25
Relevant equations The attempt at a solution
I'm having trouble Deriving the expression for dy/dt. I've hit a deadlock. I know I have to change things to the manner of y and θ. I know y = L - Lcosθ & x = Lsinθ

I know my expression needs to be along the lines of vy = (LxVx)/ (sqrt(x2+(L-y)2) + Ly)
 

Attachments

  • Lab 4 1.png
    Lab 4 1.png
    13.6 KB · Views: 425
  • Picture1.png
    Picture1.png
    9.2 KB · Views: 399
Physics news on Phys.org
Blake_ap1 said:
The horizontal velocity was calculated using the expression y = L - sqrt(L^2-"x"^2).
Looks more like a formula for y. It has the name and the dimension of the y in the first drawing.
 
Blake_ap1 said:
using the equation derivative("y")
Is that an expression your Logger Pro recognizes ? What IS the expression used for the horizontal velocity ?

Can you differentiate ##x^2 + (L-y)^2 = L^2 ## with respect to time ? ( I mean the analytical formula, not the LogPro expression)
 
BvU said:
Is that an expression your Logger Pro recognizes ? What IS the expression used for the horizontal velocity ?

Can you differentiate ##x^2 + (L-y)^2 = L^2 ## with respect to time ? ( I mean the analytical formula, not the LogPro expression)

Sorry, Y position was established using L-sqrt(L^2 - x^2)
Horizontal velocity and position were established with a motion sensor.

I derive the y position formula to obtain the velocity with respect to x. I’m not sure how to derive y with respect to time for dy/dt.
With respect to x I get vy = x/(sqrt(L^2 – x^2))
 
Blake_ap1 said:
With respect to x I get vy =
Differentiating one displacement wrt another will not give a velocity. That is dimensionally wrong. It might give you a gradient (and will in this case).

Blake_ap1 said:
I’m not sure how to derive y with respect to time for dy/dt.
Make an attempt. Use the chain rule.
 
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...
Back
Top