Skip to content
This repository was archived by the owner on Apr 17, 2024. It is now read-only.
This repository was archived by the owner on Apr 17, 2024. It is now read-only.

Split concept of ratio and tonal #183

@IanMayo

Description

@IanMayo

I have meet with SME to get language correct, but I want us to separate out the separate types of measurement that appear in the ratio/freq column.

Some (most) are absolute frequencies, but others are multiples of the shaft rate or other machinery related sources.

Then we can be clear in what is being displayed, and offer type-specific search input controls.

Todo

  • Check patterns for how we recognise ratio data (ratio will begin with a S character or contain x string)
  • Ensure mock data matches these patterns

We have these two concepts:

Freq

  • Source (value from standard list, or maybe unknown)
  • Freq (One or more of: number, bracketed range, labelled value. 2, 2-5, 6 (Max))
  • Harmonics (H then one or more of: number, bracketed range)
  • Remarks (text, optionally multi-para)

Ratio

  • Source (value from standard list, or maybe unknown)
  • RatioType (one of SR, BR, CSR, CFR). Note I have now learned that there can be multiple CFRs. So multiple diesel engines on the platform, with separate typical frequencies for each.
  • Ratio (multiplier. Currently like 12 x CSR, but in future will just be 12)
  • Harmonics (H then one or more of: number, bracketed range)
  • Remarks (text, optionally multi-para)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions