compute_bearing_frequencies
Calculate bearing characteristic defect frequencies for predictive maintenance. If shaft speed is provided, obtain absolute frequencies in Hz; with supply frequency, derive stator-current sidebands.
Instructions
Calculate bearing characteristic defect frequencies (BPFO, BPFI, BSF, FTF).
Returns normalised frequencies (multiples of shaft speed) and, if shaft speed is provided, absolute frequencies in Hz. If supply frequency is also given, computes expected stator-current sidebands.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n_balls | Yes | Number of rolling elements in the bearing | |
| ball_dia_mm | Yes | Ball (roller) diameter in mm | |
| pitch_dia_mm | Yes | Pitch (cage) diameter in mm | |
| contact_angle_deg | No | Contact angle in degrees | |
| shaft_speed_rpm | No | Shaft speed in RPM (optional, for absolute Hz) | |
| supply_freq_hz | No | Supply frequency in Hz (optional, for current sidebands) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |