Help finding velocity using data table

AI Thread Summary
To find the velocity at specific time intervals using the provided data points, the formula v = change in position/change in time is applied. For calculating the velocity at 0.25 seconds, the appropriate method is to use the data points (0,0) and (0.25,0.29), resulting in v = (0.29-0)/(0.25-0). For the interval between 0.25 seconds and 0.50 seconds, the calculation should use (0.25,0.29) and (0.50,1.15), yielding v = (1.15-0.29)/(0.50-0.25). Exact velocities cannot be determined from limited data points, but interpolating between them provides reasonable approximations.
terasnap
Messages
2
Reaction score
0

Homework Statement



Using the data found, in this chart, create a time-velocity data table.

Time(s),Position(m)[down]: (0,0), (0.25,0.29), (0.50,1.15)


Homework Equations



v= change in position/change in time

The Attempt at a Solution



I'm just wondering which sets of data points I should be using to calculate the velocity at 0.25 seconds: for example v=(0.25-0)/(0.29-0) is different from v=(0.50-0.25)/(1.15-0.29).
 
Physics news on Phys.org
Since the graph is linear between endpoints, select the points and compute the slope of the line, using the velocity equation you indicated and the endpoints of the line. Do the same for the second line, and you obtain the velocities.
 
NasuSama said:
Since the graph is linear between endpoints, select the points and compute the slope of the line, using the velocity equation you indicated and the endpoints of the line. Do the same for the second line, and you obtain the velocities.

Sorry, but I don't really understand how to find the exact velocity at 0.25 seconds, since your method calculates the average velocity between 0s-0.25s.
 
terasnap said:

Homework Statement



Using the data found, in this chart, create a time-velocity data table.

Time(s),Position(m)[down]: (0,0), (0.25,0.29), (0.50,1.15)


Homework Equations



v= change in position/change in time

The Attempt at a Solution



I'm just wondering which sets of data points I should be using to calculate the velocity at 0.25 seconds: for example v=(0.25-0)/(0.29-0) is different from v=(0.50-0.25)/(1.15-0.29).
You would use v=(0.29-0)/(0.25-0) to get your best approximation to the velocity at 0.125, and you would use v=(1.15-0.29)/(0.5-0.25) to get your best approximation to the velocity at 0.375.
 
terasnap said:
Sorry, but I don't really understand how to find the exact velocity at 0.25 seconds, since your method calculates the average velocity between 0s-0.25s.
Hi terasnap, welcome to Physics Forums.

There is no way to calculate the "exact" velocity at any moment, when all you have are a few data points. It is reasonable to assume that speed changes smoothly, so the data points you have should give their best approximation to the speed at those times midway between your data values. Calculate these values of velocity, and you can then use these figures to interpolate intermediate values of velocity.

Chestermiller has shown you the way to begin.
 
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 'Calculation of Tensile Forces in Piston-Type Water-Lifting Devices at Elevated Locations'
Figure 1 Overall Structure Diagram Figure 2: Top view of the piston when it is cylindrical A circular opening is created at a height of 5 meters above the water surface. Inside this opening is a sleeve-type piston with a cross-sectional area of 1 square meter. The piston is pulled to the right at a constant speed. The pulling force is(Figure 2): F = ρshg = 1000 × 1 × 5 × 10 = 50,000 N. Figure 3: Modifying the structure to incorporate a fixed internal piston When I modify the piston...
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