Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new unit:REV-PER-MIN-SEC #1094

Open
VladimirAlexiev opened this issue Jan 9, 2025 · 1 comment · May be fixed by #1095
Open

new unit:REV-PER-MIN-SEC #1094

VladimirAlexiev opened this issue Jan 9, 2025 · 1 comment · May be fixed by #1095

Comments

@VladimirAlexiev
Copy link

VladimirAlexiev commented Jan 9, 2025

Encountered it in wind farm data as "Drive train acceleration(crpm)".
Calculated multiplier based on unit:REV-PER-SEC2 qudt:conversionMultiplier 6.28318531

unit:REV-PER-MIN-SEC
  a qudt:Unit ;
  dcterms:description "Revolution per Minute per Second is a unit for Angular Acceleration (sometimes called Change of RPM, crpm)"^^qudt:LatexString ;
  qudt:conversionMultiplier 376.9911186 ;
  qudt:conversionMultiplierSN 3.769911186E2 ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T-2D0 ;
  qudt:hasQuantityKind quantitykind:AngularAcceleration ;
  qudt:symbol "rev/min/s" ;
  qudt:ucumCode "{#}.min-1.s-1"^^qudt:UCUMcs ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "Revolution per Minute per Second"@en ;
.
@fkleedorfer
Copy link
Collaborator

Looks good to me, would you be willing to make a PR from a fork?

@VladimirAlexiev VladimirAlexiev linked a pull request Jan 9, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants