Difference between revisions of "NVGate Display"

Jump to navigation Jump to search
3,022 bytes removed ,  15:40, 18 April 2020
Line 447: Line 447:
* '''More: '''Used to select specialized weighting
* '''More: '''Used to select specialized weighting
<br>See more details about Weightings in chapter "Appendix 2, Weighting Windows and Filters".
<br>See more details about Weightings in chapter "Appendix 2, Weighting Windows and Filters".
=====Operators=====
Operators are used to perform calculations using various results. All kind of operators (Arithmetic average, Quadratic average, Linear comparison or dB comparison) is available for any type of results
* '''Arithmetic average: '''This dialog box is designed to create a new result which is the arithmetic 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_47.png|framed|none]]
The formula of the calculated result is:<br>
'''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.
To set the C_i coefficient, fill in the "Coef" value and then add one or several results with the button
[[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.
* '''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]]
The formula of the calculated result is:
''''''Comp_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 1, but all these coefficients can be modified.
To set the C_i coefficient, fill in the "Coef" value and then add one or several results with the button
[[Image:Display_Graphs_Traces_58.jpg|framed|none]]
.
To set the Q coefficient, add up all your result, check the box below "Operation result", and enter the value.
* '''Linear comparison: '''This dialog box is designed to create a new result, which is the comparison of 2 results. This operation 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_59.png|framed|none]]
The formula of the calculated result is:
'''Comp_Result = Q  *(Result_1 - Result_2)'''
The default value of Q is 1, but all of these coefficients can be modified.
* '''dB comparison: '''This dialog box is designed to create a new result, which is the comparison of two results. The comparison is made so that the result shows the difference between the two results in dB. It corresponds to the calculation of the ratio between the two results. This operation can be performed only on results that are in the same window. They must also have the same x-Axis definition.
[[Image:Display_Graphs_Traces_61.png|framed|none]]
The formula of the calculated result is:
'''Comp_Result = Q  *(Result_1/Result_2)'''
The default value of Q is 1, but all of these coefficients can be modified.


=====Add to Result selection=====
=====Add to Result selection=====

Navigation menu