Difference between revisions of "16 point calculation"

From RadiWiki
Jump to: navigation, search
m (Open items)
(Open items)
Line 18: Line 18:
 
  what if I have 16 points and I want to remove 5 points? how do I configure that I want to average 5 times?
 
  what if I have 16 points and I want to remove 5 points? how do I configure that I want to average 5 times?
 
  what happends if I select 4 times?
 
  what happends if I select 4 times?
 +
 +
[[Category:RadiMation]]

Revision as of 09:47, 3 January 2006

The 16 point calculation is different for several standards. This document is meant for the programmer to understand the code better.

Some standards describe the removing of the measurement points before calculating the correct power. you can define how you want the remove the points.

removing of points according to

EN 61000-4-3

Before RadiMation Version 4.4 the power was

after 4.4 and before 5.1 the average was determined by taking the square root of the linear power and taking the average of this value. then the items with the heighst difference are removed.

at version 5.1 the power is corrected to 1 Watt(30dBm) and the field is calculated. from this field the average is taken. This generates an average power, and the points with the heights difference to the point are removed.

ISO 11451-2

Open items

what if I have 16 points and I want to remove 5 points? how do I configure that I want to average 5 times?
what happends if I select 4 times?