Observed angular velocity function of object moving in straight path

bendloewen
Messages
3
Reaction score
0
Hello, I have been trying to find an equation to represent the observed angular velocity of any object traveling in a straight path x and y distance away from where its being observed, along with the moving objects velocity. My problem is that I am getting a differential equation that in its simplest terms makes complete sense, but I can't get anything out of it. If you all could help out that would be great. I have attached an illustration, with my progress on it so far in the upper right corner. I am needing this for a camera tracking system, where it sees points as x and y coordinates. After calibrated, I need to include its observed angular velocity, and I could include angular acceleration that would be great too! Thanks again for all of your help.
 

Attachments

  • photo1.jpg
    photo1.jpg
    18.7 KB · Views: 453
Physics news on Phys.org
bendloewen said:
Hello, I have been trying to find an equation to represent the observed angular velocity of any object traveling in a straight path x and y distance away from where its being observed, along with the moving objects velocity. My problem is that I am getting a differential equation that in its simplest terms makes complete sense, but I can't get anything out of it. If you all could help out that would be great. I have attached an illustration, with my progress on it so far in the upper right corner. I am needing this for a camera tracking system, where it sees points as x and y coordinates. After calibrated, I need to include its observed angular velocity, and I could include angular acceleration that would be great too! Thanks again for all of your help.
x = y tanθ

\frac{dx}{dt}=y sec^2θ\frac{dθ}{dt}
sec^2θ=\frac{x^2+y^2}{y^2}
 
Thankyou for the answer, could you tell us where you got the sec^2=x^2+y^2/y^2? I have never seen that in any of my maths
 
nevermind i just figured it out haha. Thanks!
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...

Similar threads

Back
Top