Skip to content

Question about calculations #3

@KasperWPS

Description

@KasperWPS

If we calculate using this formula, for example Q = 2

F = 6.5163 x 2 - 2.7 = 10,3326

If you substitute the number of pulses into your formula

flowRate = tmp / calibrationFactor + calibrationDifference;

10,3326 / 6,5163 + 2,7 = 4,2856544358

And if you apply (tmp + calibrationDifference / calibrationFactor) = (10,3326 + 2,7) / 6,5163 = 2

Am I wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions