Calculate Constant Velocity & Speed for Trapezoid Move

Click For Summary

Homework Help Overview

The discussion revolves around calculating the speed at constant velocity during a trapezoidal motion of an object. The object accelerates from rest at a known rate, moves at an unknown constant velocity, and then decelerates to rest, with total displacement and time provided.

Discussion Character

  • Exploratory, Problem interpretation, Assumption checking

Approaches and Questions Raised

  • Participants explore equations of motion for each phase of the trapezoidal movement, questioning how to relate the unknowns of time and velocity. They discuss substituting expressions for velocity derived from acceleration and deceleration phases into displacement equations.

Discussion Status

The conversation is ongoing, with participants actively working through equations and attempting to simplify them. Some guidance has been offered regarding how to relate different time intervals and velocities, but no consensus has been reached on the final values or methods.

Contextual Notes

Participants are navigating multiple unknowns in their equations, including time intervals and velocity, while adhering to the constraints of total displacement and total time. The complexity of the problem is acknowledged, with some participants expressing confusion about the relationships between the variables.

robertor
Messages
24
Reaction score
0
Hi All,

A question to calculate the speed at constant velocity during a Trapezoid move.

An object moves from standstill at a known acceleration (1m/s/s) to a constant velocity (unknown) for a period (unknown) and then decelerates at a known deceleration (2m/s/s) to standstill. The total displacement is known (10m) and the total time is known (25s). How can I calculate the constant velocity and therefore the speed at constant velocity during the trapezoid move?

Thanks!
Rob
 
Physics news on Phys.org
welcome to pf!

Hi Rob! Welcome to PF! :wink:

Call the times t1 t2 and t3

then write out all the equations …

show us what you get. :smile:
 
Which equation?

Thank you for the quick reply Tim!

I don't really know where to start due to the amount of unknowns...

If I begin with finding x for t1:

x = v0t1 + ½at12
x = 0*t1 + ½*1*t12
x = ½*t12

Is this in the right direction for t1?
 
yes :smile:

now find the speed at t1, which will be the starting speed for the next part,

and then write the equation for t2 :wink:
 
Constant Acceleration - Final Velocity

Final Velocity
v2 = v1 + at
v2 = at

This gives me final velocity after the constant acceleration...but I am at a bit of a loss as to what to do here. Thanks for the help so far, you are very good!
 
Constant Velocity Displacement

Does this mean that the displacement during the constant velocity is calculated:
x2 = (at)2
 
(been out all evening! :biggrin:)
robertor said:
Final Velocity
v2 = v1 + at
v2 = at

This gives me final velocity after the constant acceleration...but I am at a bit of a loss as to what to do here. Thanks for the help so far, you are very good!

(what is  ?)

yes v1 = v2 = t1

t2 is unknown

now work backwards from the end, to find the speed at the start of the deceleration, the same way you worked forwards from the start to find the speed at the end of the acceleration :smile:
 
Decel Part

OK, so working backwards for t3:

x = v0t3 + ½at32
x = 0*t3 + ½*2*t32
x = t32

The equation is simplified to this only because of the value that I passed in, had the decel not been 2m/s/s, the equation would look different, obviously!
 
ok, now add all the x's, and all the t's :smile:
 
  • #10
OK, so adding...

ACCEL: x = ½*t12
C.VEL: x = (at2)2
DECEL: x = t32

x = ½*t12 + (at2)2 + t32
 
Last edited:
  • #11
(just got up :zzz:)
robertor said:
C.VEL: x = (at2)2

no, x = vt2

(and then put the total displacement = 10, and write out total time = 20)
 
  • Like
Likes   Reactions: 1 person
  • #12
Simplifying

Thank you for the info so far!

x = (½*t12) + (vt2) + (t32)
10 = (½*t12) + (vt2) + (t32)

But I only have total time, and each of these time periods are separate, so how would I "put it" total time=20 into this equation?
 
  • #13
robertor said:
… how would I "put it" total time=20 into this equation?

you have to learn to translate from english to maths! :biggrin:

"total time" -> t1+ t2 + t3 !​

(and now you'll need those two equations for v)
 
  • #14
Sure, well I know:

t = t1 + t2 + t3
x = 10

So,

10 = (½*t12) + (vt2) + (t32)

But I am stuck here. If during static velocity (t2) v=x2/t2 then v = tx2. But this doesn't really help does it?
 
  • #15
you have t1+ t2 + t3 = 25

and (½*t12) + (vt2) + (t32) = 10

but you don't know what v is, sooo …

now you use your two equations for v, the one working forwards from the start, and the other working backwards from the finish! :smile:

(i'm going out now for the rest of the day)
 
  • #16
Confused...

But I only need to find v, which is not part of the acceleration period or deceleration period, so why do the first two equations have anything to do with v (the constant velocity period)?
 
  • #17
you need v for the total displacement equation,

and you find v (as a function of t1 or t3) from the acceleration and deceleration equations :smile:
 
  • #18
This equation?
v=v0+at
 
  • #19
yes, use it forwards from the start, and backwards from the finish
 
  • #20
Im really stuck...
I can't seem to figure out how v=v0+at for the acceleration deceleration period will help me find v? Am i being stupid? I have been looking at this for hours and can't seem to slot the final pieces together.

t1+ t2 + t3 = 25
(½*t12) + (vt2) + (t32) = 10

How does using v=v0+at help me from here?
 
  • #21
robertor said:
How does using v=v0+at help me from here?
let's take the first stage …

that's v = 0 + 1*t1, so you can substitute that into

(½*t12) + (vt2) + (t32) = 10​

which was a four-unknowns equation (t1 t2 t3 and v)

but now becomes a three-unknowns equation (t1 t2 and t3 )

then you use v = v0 + at again, for the last stage, and that gives you an equation relating v and t3, so you can eliminate one more unkown :smile:
 
  • #22
I see..

Oh I see, sorry i was confused as v was the constant velocity during t2, and I was substituting in the velocity as a result of acceleration, but you made me realize that this velocity is the final velocity of the acceleration period :smile:

v=v0+at1
v=at1

So inserting this into the equation:

(½*t12) + (a*t1*t2) + (t32) = 10

For the decel:

v=v0+at3
v=2*t3
t3 = v/2
t3 = (at1)/2

So putting this into the equation:

(½*t12) + (a*t1*t2) + (((at1)/2)2) = 10

(½*t12) + (a*t1*t2) + ((at1)/4) = 10
 
  • #23
robertor said:
(½*t12) + (a*t1*t2) + (((at1)/2)2) = 10

(½*t12) + (a*t1*t2) + ((at1)/4) = 10

yes :smile:, except:

i] i think you meant ((a2t12)/4)

ii] you know that a = 1​

now simplify that other equation, t1 + t2 + t3 = 25 :wink:
 
  • #24
Apologies, I typed it incorrectly.

(1/2*t12) + (1*t1*t2) + ((12t12)/4) = 10

(1/2*t12) + (t1t2) + ((2t12)/4) = 10

(1/2*t12) + (t1t2) + ((t12)/2) = 10

(t12) + (t1t2) = 10

I still have 2 unknowns, but I also know t1 + t2 + t3 = 25. I have got to a stand still again!
 
  • #25
hi robertor! :smile:
robertor said:
I still have 2 unknowns, but I also know t1 + t2 + t3 = 25.

ok, now eliminate t3 from that equation :smile:
 
  • #26
how?
 
  • #27
same way you eliminated it from (½*t12) + (a2*t12*t2) + (t32) = 10 :smile:

(you are allowed to use things twice! :biggrin:)
 
  • #28
Sorry, I read it over and I realize how dumb I sounded! I used this only a few steps ago!

So I have:
t3 = (at1)/2
t3 = (2*t1)/2
t3 = t1

t1 + t2 + t3 = 25
t1 + t2 + t1 = 25
(2t1) + t2 = 25

(t12) + (t1t2) = 10
 
  • #29
robertor said:
I used this only a few steps ago!

he he! :biggrin:
(2t1) + t2 = 25

(t12) + (t1t2) = 10

right, so t2 = 25 - 2t1,

and you can substitute that into the second equation :smile:
 
  • #30
Simplifying Down...

(t12) + (t1(25 - 2t1) = 10
 

Similar threads

Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
29
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
Replies
3
Views
994
  • · Replies 13 ·
Replies
13
Views
1K
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
1K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K