Measure Object Stability with Velocity and Disturbance

  • Thread starter Thread starter klyau
  • Start date Start date
  • Tags Tags
    Velocity
AI Thread Summary
To measure the stability of a moving object, a stability metric can be defined as a function of velocity and disturbance, where lower disturbance indicates higher stability. Disturbance is essentially the change in velocity, which can be quantified using acceleration and the concept of inertia. A suggested method involves calculating the root mean square (RMS) of the difference between actual velocity and a reference velocity to quantify disturbance. To derive a stability metric in a scenario with multiple moving objects, one can compare an individual object's velocity to the average velocity of the group while accounting for disturbances. The stability metric can be further refined by considering the work done on the object, incorporating acceleration, speed, mass, and time.
klyau
Messages
2
Reaction score
0
Dear All,

Hope you guys can help on this. I would like to measure how stable is an object moving at a spped, let's call it the stability metric.

For instance, an object is moving at a certain speed, but through the object history, we know that it changes its velocity with a certain amount, let's call it disturbance. The lower the disturbance, the higher the stability metric, which means more stable.

And, I would like calculate stability metric which is a function of velocity and disturbance.

Thanks.
 
Physics news on Phys.org
This thing you are calling "disurbance" (change in velocity) already has a name: acceleration. And the resistance to acceleration is "inertia". The equation for finding inertia (mass) given acceleration is m=f/a.
 
When you mention disturbance, I suppose you refer to random accelerations acting on the object, making the velocityto fluctuate around an equilibrium value.
A measure of this disturbance can be the rms of the difference between the actual velocity and the reference value.
If V_{ref} is the reference value and V_{act} the actual value you can have the disturbance at moment k
dist[k] = \left(V_{act}[k] - V_{ref}[k]\right)^2
If you want the value for n time instants you have the rms value:
dist = \frac{1}{n}\sum_{k=1}^n\left(V_{act}[k] - V_{ref}[k]\right)^2
 
Thanks for your prompt replies. However, I still have some doubts in getting the stability metric.

As for SGT method, it requires the V reference to be known.

Let me refine my question.

Suppose, there are 5 cars moving around and I am in one of the car. To get the stability metric of how stable am I compared to the others, I first get the average velocity of all the cars and compare how close is my velocity to the average velocity.

However, disturbance (acceleration and variance in acceleration) does occur. Therefore, we need to take account of disturbance to show my real stability metric compared to others.

Specifically, how can I get derive my stabililty metric? Thanks.
 
You could sum up all the absolute value of the all the work done on the car via the absolute values of acceleration x speed x mass x time.
 
I have recently been really interested in the derivation of Hamiltons Principle. On my research I found that with the term ##m \cdot \frac{d}{dt} (\frac{dr}{dt} \cdot \delta r) = 0## (1) one may derivate ##\delta \int (T - V) dt = 0## (2). The derivation itself I understood quiet good, but what I don't understand is where the equation (1) came from, because in my research it was just given and not derived from anywhere. Does anybody know where (1) comes from or why from it the...
Back
Top