Can You Accurately Compare Bearing Slow Down Functions?

  • Thread starter Thread starter Kristian311
  • Start date Start date
  • Tags Tags
    #physics
AI Thread Summary
To accurately compare bearing slow down functions, plotting the values is essential to identify the type of decay function, such as exponential decay. This visual representation aids in differentiating between good and bad bearings based on their deceleration characteristics. Analyzing the polynomial fit of the data can reveal the acceleration of the bearings, with a larger negative coefficient indicating worse performance. Factors like friction, sudden stops, or irregular deceleration patterns can signify bearing issues. Ultimately, a direct comparison with manufacturer data may be unreliable if loading conditions are not consistent.
Kristian311
Messages
1
Reaction score
0
Homework Statement
So, I have a 2 lists of values, first one has bearing rotations in hz, the other one has the times that the measurement was taken. I have a list of good bearing values.
I have to:
1. Make a way to calculate if the bearing is good based on it's own values compared to the values of the good one.
Also the problem is that the good one starts at 50hz and ends at 0 ant the bearings that are going to be tested are going to start at random different values from 40 to 60 hz.

The rotors are the same at all bearings

What approach should I make?
Relevant Equations
No Idea
I thought that I can get a function that is representing the values and compare it to the function of the sample bearing, is this right? or is there and easier approach?
 
Physics news on Phys.org
Welcome to PF.

I would start by plotting the values to see if there is an exponential decay or some other decay function. That would help me to figure out what kind of function to fit to the data, and that would help me to start to see how to differentiate between good and bad bearing sets.

Can you try that and upload some screenshots of your plots? Use the "Attach files" link below the Edit window to attach your plots to your post.

EDIT/ADD -- Do you know how to plot the data using Excel?
 
Last edited:
OK, so the bad bearings start at different values. Do they all end at 0 Hz? If so, isn't it true that a bad bearing starting at, say 40 Hz will take less time to reach 0 Hz than the good bearing over the same 40 to 0 Hz interval?

I would suspect that bad bearings have more friction than good ones. If I were doing this analysis, I would plot the data as @berkeman suggested and use a spreadsheet to fit a polynomial of order 2 or 3. Then I would look at the coefficient of the linear term which is the first derivative of the angular speed, i.e. the acceleration. It should be negative. The larger the magnitude of that coefficient, the worse the bearing. This method does not care at what speed the bearing starts because that's the constant term in the polynomial fit.
 
It might help to have a model for the "badness" in a bearing along with the model for "goodness".

A bearing that catches and comes to a sudden stop would be bad. Maybe there is grit, a broken ball or some foreign object.

A bearing that decellerates rapidly through some ranges of rotation rate would be bad. Maybe there is a "howl" or "chatter" [loose tolerances means that the shaft is not rotating smoothly, but is spiralling or chattering within its raceway].

A bearing that slows too rapidly would be bad. Maybe it was over-tightened or lacks lubrication.

Even a bearing that slows too slowly could be bad. Maybe it was under-tightened.
 
What do you mean you have a list of good bearing values? If its from a manufacturer, then just know that they controlled/measured the loading during the testing. If you are not doing the same (assuming you are in industry - where loads are "best guesses") I wouldn't expect a 1:1 comparison can be made.
 
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 hanged 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