Profiler Log Parameters

In addition to hyperbolas, the Profiler displays lot of other valid information useful for debugging. 

Profiler Log

The RTLS Studio provides calculation details per every single received blink from a tag. All those information you can find in the table in Profiler Log. The Profiler log includes parameter's categories blink, master, sync, filter, selection, calculation

If parameter's category has green background, it means that it successfully passed this stage of calculation. The blue title with timestamp represents successful calculation. On the other side, if the background is red it means the calculation failed on this stage. Grey background means that algorithm has not reached this stage. Red title (with timestamp) means that calculation failed. 


See both successful and failed calculations on the picture below:

1D position related to the blink with timestamp at 11:29:36.488 was calculated successfully.  

The second blink calculation on the picture above with timestamp at 11:29:36.793 succeeded at finding blink, however failed in finding master, therefore overall calculation was unsuccessful.



Description of Profiler Log Parameters

All parameter descriptions and their possible values you can find in the table below:

ParameterPossible ValuesDescriptionOther
seq0-255 or null (unsuccessful)Sequence number of blink used for calculation.
countnon negative integer or nullNumber of anchors that received this blink at the time of evaluation.
baro filternon negative integer or nullNumber of anchors that have been filtered out by the barometer filter.

Master

usablenon negative integer / non negative integerSecond number represents number of online and connected masters that synchronizes at least three neighbors. First number represents number online of masters that satisfy blink thresholds for given master (FP and RSSI).
usable 1dnon negative integer / non negative integerSecond number represents number of online and connected masters that synchronizes a neighbor within 1D localization cell. First number represents number online of masters that satisfy blink thresholds for given master (FP and RSSI).
agg unlinked slavesnon negative integerAggregated count of anchor (throughout all masters) which are not synchronized for 3 seconds and longer (neighbor should be synchronized every second).
collisiontrue or false or nullIndicate whether two or more tags were in collision therefore the calculation has stopped.

Seeing this often means that there are too many tags in one place and they go often in collision

agg bFPnon negative integerAggregated count of how many times Blink FirstPath threshold triggers (throughout all masters) during the position calculation.
agg bRXnon negative integerAggregated count of how many times RSSI Threshold triggers (throughout all masters) during the position calculation.
agg FPI non negative integer

Aggregated count of how many times Blink FirstPath Index threshold triggers (throughout all masters) during the position calculation.


macMAC address or nullMAC address of master chosen for synchronization. Value null means that algorithm has not reached this step of calculation.

Sync

seq0-255 or nullSequence number of sync used for calculation. Value null means that algorithm has not reached this step of calculation (i.e. failed at finding blink or master)
countnon negative integer or nullNumber of anchors that are synchronized.
agg unsync slavesnon negative integerAggregated count of syncs (throughout all neighbors) that did not have reliable sync for three conscutive syncs (consecutive 2nd Difference calculations within 3 seconds). 
agg unsync masternon negative integerAggregated count of syncs master messages (throughout all masters) that did not have reliable sync for three consecutive syncs.

This value should always be 0 besides system initialization. Other values indicate that the master(s) has unreliable network connection to server.

agg offlinenon negative integerAggregated count of sync (throughout all considered syncs) which were not received within a period of 3 seconds.
agg sFPnon negative integerAggregated count of anchors (throughout all considered syncs) which did not pass threshold for sync FP
agg sRXnon negative integerAggregated count of anchors (throughout all considered syncs) which did not pass threshold for sync RSSI
agg sFPInon negative integerAggregated count of anchors (throughout all considered syncs) which did not pass threshold for sync FPI
agg diffnon negative integerAggregated count of anchors (throughout all considered syncs) which did not pass threshold for 2nd diff
totalnon negative integerTotal aggregated count of Anchor (throughout all considered syncs). Included both masters and neighbors.Total number should be approximately: number of synchronized anchors * number of sync messages * oldest allowed sync to be used. E.g. each sync consists of 4 messages, anchors are synced every second (allowed oldest sync is 3s old) and there are 8 anchors in system → 4 * 3 * 8 = 96

Filter

unsync slavesnon negative integerNumber of anchors removed from calculation due to temporary desynchronization (i.e. slave failed to receive synchronization message from master) for specific sync retrieved from previous step
unset posnon negative integerNumber of anchors removed from calculation because they do not have set position in Sensmap

This value should always be 0. Other values indicate that there are anchors connected to system which are not placed in Sensmap but could be used for calculation

sFPnon negative integerNumber of anchors removed from calculation because the first path value of synchronization did not pass threshold (Sync FirstPath Threshold) for specific sync retrieved from previous step
sRXnon negative integerNumber of anchors removed from calculation because the RSSI value of synchronization did not pass threshold (Sync Rxpowerlevel Threshold) for specific sync retrieved from previous step
sFPInon negative integerNumber of anchors removed from calculation because the first path index value of synchronization did not pass threshold (Sync FirstPath Index threshold) for specific sync retrieved from previous step
diffnon negative integerNumber of anchors removed from calculation because their synchronization was too unstable, i.e. is above threshold "Second Diff Threshold" for specific sync retrieved from previous step
bFPnon negative integerNumber of anchors removed from calculation because the first path value of blink did not pass threshold (Blink FirstPath Threshold) for specific blink retrieved from first step
bRXnon negative integerNumber of anchors removed from calculation because the RSSI value of blink did not pass threshold (Blink Rxpowerlevel Threshold) for specific blink retrieved from first step
bFPInon negative integerNumber of anchors removed from calculation because the first path index value of blink did not pass threshold (Blink FirstPath Index Threshold) for specific blink retrieved from first step

Selection

chosen anchorsnon negative integer / non negative integerFirst number is number of anchors chosen for final calculation based on their signal qualities and geometry. Second number is total number of anchors which passed all the filters.
hdop

< 0; 7 > or {-1; -2}

Quality of geometry of anchors (how are anchors placed around the area related to current position of tag). Value of -2 means that geometry was not evaluated because of low number of anchors. Value of -1 means that geometry of anchors is very bad. Otherwise it is real number, where lower value is better (around 1 is very good).

Calculation 2d

bestnormpositive real numberCalculation's error (threshold is defined in Mpfit Bestnorm Threshold)

Values above 1000 often indicates that anchors are misplaced, imprecise synchronization or attenuated signal from tag.

optimum errorpositive real numberThe length between the farthest hyperbola and calculated position (threshold is defined in Optimum Error Threshold).
extreme errortrue or falseThere is extreme error in measurements. It is not possible to create a hyperbola.

This often indicates that anchors are misplaced

corrected bestnormpositive real number or nullIf initial calculation fails, recalculated is initiated. If recalculation succeeds this value is not null and represents its calculation error (threshold is defined in Mpfit Bestnorm Threshold). If this step is successful and value is null, then initial calculation was successful and recalculation was not necessary.
corrected optimum errorpositive real number or nullIf initial calculation fails, recalculated is initiated. If recalculation succeeds this value is not null and represents its calculation error (threshold is defined in Corrected Optimum Error Percentage). If this step is successful and value is null, then initial calculation was successful and recalculation was not necessary.

Calculation 1d

aisle countnon negative integerHow many aisles (masters) were considered after filtering.
used aislenon negative integerIndex of used aisle sorted by score (counting from 1).
start score figure as a percentageInfluence of AISLE_ENTRANCE on the final score.

Calculating the sum of these percentages should give you 100% (±1% due to rounding as visible in the example).

rssi scorefigure as a percentageInfluence of RSSI on the final score.
middle scorefigure as a percentageInfluence of SAME_AISLE on the final score.
rssi filterednon negative integerHow many aisles were discarded because the RSSI was not as good as in the best aisle (30% tolerance);
speed filterednon negative integerhow many aisles were discarded because the calculated position would violate the speed limit. 
end filterednon negative integerHow many aisles were discarded because the position was calculated too close to the end.

See both successful and failed calculations on the picture below:

The blink with timestamp at 13:53:41.913 was calculated successfully. 

The second blink on the picture above with timestamp at 13:53:42.013 calculation succeeded at finding blink, however failed in finding master, therefore overall calculation was unsuccessful.



Description of Profiler Log Parameters

All parameter descriptions and their possible values you can find in the table below:

ParameterPossible ValuesDescriptionOther

Blink


seq0-255 or null (unsuccessful)Sequence number of blink used for calculation

countnon negative integer or nullNumber of anchors that received this blink at the time of evaluation

Master


usablenon negative integer / non negative integerSecond number represents number of online and connected masters that synchronizes at least three neighbors. First number represents number online of masters that satisfy blink thresholds for given master (FP and RSSI).

agg unlinked slavesnon negative integerAggregated count of anchor (throughout all masters) which are not synchronized for 3 seconds and longer (neighbor should be synchronized every second).

collisiontrue or false or nullIndicate whether two or more tags were in collision therefore the calculation has stopped.

Seeing this often means that there are too many tags in one place and they go often in collision


agg bFPnon negative integerAggregated count of how many times Blink FirstPath threshold triggers (throughout all masters) during the position calculation.

agg bRXnon negative integerAggregated count of how many times RSSI Threshold triggers (throughout all masters) during the position calculation.

agg FPI non negative integer

Aggregated count of how many times Blink FirstPath Index threshold triggers (throughout all masters) during the position calculation.



macMAC address or nullMAC address of master chosen for synchronization. Value null means that algorithm has not reached this step of calculation.

Sync


seq0-255 or nullSequence number of sync used for calculation. Value null means that algorithm has not reached this step of calculation (i.e. failed at finding blink or master)

countnon negative integer or nullNumber of anchors that are synchronized.

agg unsync slavesnon negative integerAggregated count of syncs (throughout all neighbors) that did not have reliable sync for three conscutive syncs (consecutive 2nd Difference calculations within 3 seconds). 

agg unsync masternon negative integerAggregated count of syncs master messages (throughout all masters) that did not have reliable sync for three consecutive syncs.

This value should always be 0 besides system initialization. Other values indicate that the master(s) has unreliable network connection to server.


agg offlinenon negative integerAggregated count of sync (throughout all considered syncs) which were not received within a period of 3 seconds.

agg sFPnon negative integerAggregated count of anchors (throughout all considered syncs) which did not pass threshold for sync FP

agg sRXnon negative integerAggregated count of anchors (throughout all considered syncs) which did not pass threshold for sync RSSI

agg sFPInon negative integerAggregated count of anchors (throughout all considered syncs) which did not pass threshold for sync FPI

agg diffnon negative integerAggregated count of anchors (throughout all considered syncs) which did not pass threshold for 2nd diff

totalnon negative integerTotal aggregated count of Anchor (throughout all considered syncs). Included both masters and neighbors.Total number should be approximately: number of synchronized anchors * number of sync messages * oldest allowed sync to be used. E.g. each sync consists of 4 messages, anchors are synced every second (allowed oldest sync is 3s old) and there are 8 anchors in system → 4 * 3 * 8 = 96

Filter


unsync slavesnon negative integerNumber of anchors removed from calculation due to temporary desynchronization (i.e. slave failed to receive synchronization message from master) for specific sync retrieved from previous step

unset posnon negative integerNumber of anchors removed from calculation because they do not have set position in Sensmap

This value should always be 0. Other values indicate that there are anchors connected to system which are not placed in Sensmap but could be used for calculation


sFPnon negative integerNumber of anchors removed from calculation because the first path value of synchronization did not pass threshold (Sync Firstpath Threshold) for specific sync retrieved from previous step

sRXnon negative integerNumber of anchors removed from calculation because the RSSI value of synchronization did not pass threshold (Sync Rxpowerlevel Threshold) for specific sync retrieved from previous step

sFPInon negative integerNumber of anchors removed from calculation because the first path index value of synchronization did not pass threshold (Sync Firstpath Index threshold) for specific sync retrieved from previous step

diffnon negative integerNumber of anchors removed from calculation because their synchronization was too unstable, i.e. is above threshold "Second Diff Threshold" for specific sync retrieved from previous step

bFPnon negative integerNumber of anchors removed from calculation because the first path value of blink did not pass threshold (Blink Firstpath Threshold) for specific blink retrieved from first step

bRXnon negative integerNumber of anchors removed from calculation because the RSSI value of blink did not pass threshold (Blink Rxpowerlevel Threshold) for specific blink retrieved from first step

bFPInon negative integerNumber of anchors removed from calculation because the first path index value of blink did not pass threshold (Blink Firstpath Index Threshold) for specific blink retrieved from first step

Selection


chosen anchorsnon negative integer / non negative integerFirst number is number of anchors chosen for final calculation based on their signal qualities and geometry. Second number is total number of anchors which passed all the filters.

hdop

< 0; 7 > or {-1; -2}

Quality of geometry of anchors (how are anchors placed around the area related to current position of tag). Value of -2 means that geometry was not evaluated because of low number of anchors. Value of -1 means that geometry of anchors is very bad. Otherwise it is real number, where lower value is better (around 1 is very good).

Calculation


bestnormpositive real numberCalculation's error (threshold is defined in Mpfit Bestnorm Threshold)

Values above 1000 often indicates that anchors are misplaced, imprecise synchronization or attenuated signal from tag.


optimum errorpositive real numberThe length between the farthest hyperbola and calculated position (threshold is defined in Optimum Error Threshold).

extreme errortrue or falseThere is extreme error in measurements. It is not possible to create a hyperbola.

This often indicates that anchors are misplaced


corrected bestnormpositive real number or nullIf initial calculation fails, recalculated is initiated. If recalculation succeeds this value is not null and represents its calculation error (threshold is defined in Mpfit Bestnorm Threshold). If this step is successful and value is null, then initial calculation was successful and recalculation was not necessary.

corrected optimum errorpositive real number or nullIf initial calculation fails, recalculated is initiated. If recalculation succeeds this value is not null and represents its calculation error (threshold is defined in Corrected Optimum Error Percentage). If this step is successful and value is null, then initial calculation was successful and recalculation was not necessary.