Can Vector-Valued Functions Accurately Model Particle Motion in Two Dimensions?

  • Thread starter Thread starter opticaltempest
  • Start date Start date
  • Tags Tags
    Model
AI Thread Summary
Modeling the position of a particle, specifically an ant, in the x-y plane as a vector-valued function is essential for accurately capturing both horizontal and vertical motion over time. The approach involves defining the vertical and horizontal distances as separate functions of time, which can then be combined into a position vector r(t) = x(t)i + y(t)j. This method allows for the differentiation of the position vector to derive both the velocity and acceleration vectors. The plotted points from the ant's motion should align with the resulting graph of the vector-valued function. Utilizing this modeling technique will enhance the understanding of the particle's dynamics in two dimensions.
opticaltempest
Messages
135
Reaction score
0
I am trying to model the position of a particle as a function of time. The particle is being modeled in the x-y plane. I will be using Maple 10 to do the regression, graphing, etc.

Here is a movie of the particle in motion. It's actually an ant. I plan on modeling the position of the ant as a function of time in order to estimate the velocity and acceleration of the ant.

http://www.zippyvideos.com/6826494495890326/ant/"

I plotted where the ant crosses a vertical line. Each grid is 1cm by 1cm. When the ant crosses a vertical line in the video, I estimated its vertical distance from the 0cm line, noted its exact horizontal distance from the 0cm line, and noted the exact time that frame occurred in the video. Each row in the spreadsheet corresponds to when the ant was on a vertical line.

http://img227.imageshack.us/img227/7903/pointplotwithcoordinatetk5.png

http://img135.imageshack.us/img135/3810/dataqq0.jpg 1. I am trying to model this as a vector-valued function. Does it need to be modeled as a vector-valued function? I believe I must use a vector-valued function because without using vectors how can I completely describe both the horizontal and vertical motion as a function of time?

2. How do I model a vector-valued function? Should I model the vertical distance from the origin as a function of time in order to get the x-component of the vector? Then model the horizontal distance as a function of time to get the y-component of the vector? Then combine these two to form a r(t)=[x-component function]i+[y-component function]j ?

3. Would a graph of this vector-valued function appear anything like my plotted points?

Thanks
 
Last edited by a moderator:
Physics news on Phys.org
Yes, I believe you are correct in all your doubts. Where you let r represent the position vector of the particle from 0,0.

r_vector(t) = x(t) i + y(t) j

Differentiating this, you will get the velocity vector. Once more and it will be the acceleration vector.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
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...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top