Difference between revisions of "NVGate Operator"

Jump to navigation Jump to search
no edit summary
Line 5: Line 5:
Operators are used to perform calculations using various results. All kind of operators (Arithmetic average, Quadratic average, Linear comparison or dB comparison) are available for any type of results.<br>
Operators are used to perform calculations using various results. All kind of operators (Arithmetic average, Quadratic average, Linear comparison or dB comparison) are available for any type of results.<br>


 
*You can access operators on a graphical result using a right click:<br>
*You can access operators on a graphical result using a right click:<br>
[[File:operator.png|framed|none]]
[[File:operator.png|framed|none]]
<br>
<br>
Line 16: Line 15:
The formula of the calculated result is:<br>
The formula of the calculated result is:<br>
'''Average_Result = Q * (C1 Result_1 + C2 Result_2 + ... + Cn Result_n)
'''Average_Result = Q * (C1 Result_1 + C2 Result_2 + ... + Cn Result_n)


The default values of C1, C2...Cn are 1 and the default value of Q is (C1<nowiki>+</nowiki>C2<nowiki>+</nowiki>...<nowiki>+</nowiki>Cn)/n, but all these coefficients can be modified.
The default values of C1, C2...Cn are 1 and the default value of Q is (C1<nowiki>+</nowiki>C2<nowiki>+</nowiki>...<nowiki>+</nowiki>Cn)/n, but all these coefficients can be modified.
Line 22: Line 20:
To set the C_i coefficient, fill in the "Coef" value and then add one or several results with the following button  
To set the C_i coefficient, fill in the "Coef" value and then add one or several results with the following button  
[[Image:Display_Graphs_Traces_52.jpg|framed|none]]
[[Image:Display_Graphs_Traces_52.jpg|framed|none]]


To set the Q coefficient, add up all results, check the box below "Operation result", and enter the value.
To set the Q coefficient, add up all results, check the box below "Operation result", and enter the value.
Line 28: Line 25:
* '''Quadratic average: '''This dialog box is designed to create a new result, which is the quadratic average of several results. This average can be calculated only for results that are in the same window. They must also have the same x-Axis definition.  
* '''Quadratic average: '''This dialog box is designed to create a new result, which is the quadratic average of several results. This average can be calculated only for results that are in the same window. They must also have the same x-Axis definition.  
[[Image:Display_Graphs_Traces_53.png|framed|none]]
[[Image:Display_Graphs_Traces_53.png|framed|none]]


The formula of the calculated result is:
The formula of the calculated result is:
Line 41: Line 36:


To set the Q coefficient, add up all your result, check the box below "Operation result", and enter the value.
To set the Q coefficient, add up all your result, check the box below "Operation result", and enter the value.




Line 49: Line 43:


The formula of the calculated result is:
The formula of the calculated result is:


'''Comp_Result = Q  *(Result_1 - Result_2)'''
'''Comp_Result = Q  *(Result_1 - Result_2)'''

Navigation menu