This interests me but wanted to get some clarification on this error factor. The way you describe it sounds like it would be written out like this:
((STFT+LTFT)-2)100
Using
@SM105K 1st set of results, that would be ((0.92+1.05)-2)100 = -3% error
Using his 2nd set of results, that would be ((0.94+1.05)-2)100 = -1% error
Trying to understand where you got the 0.97 from. I'm guessing you meant that is the correction factor gained from the error and written more like this (2-(STFT+LTFT))100?
That would get you that 3% error (or a 0.03 error factor) from his 1st set of results from (2-(0.92+1.05))100 and this would ultimately give you the 0.97 correction factor (1.00-error factor) you'd use to multiply the raw airflow data by?
Just wanted to be sure.
@FiveLeeter918 mentioned averaging STFT and LTFT, using the same values from
@SM105K
(0.92+1.05)/2
which would give you a correction factor of 0.985 instead of 0.97. I'm sure I'm splitting hairs here, but just curious. Is this just two ways to skin the same cat with each method having negligible differences? Thanks