Difference between revisions of "NVGate Display"

Jump to navigation Jump to search
638 bytes removed ,  15:39, 18 April 2020
Line 456: Line 456:


The formula of the calculated result is:<br>
The formula of the calculated result is:<br>
'''Average_Result = Q  
'''Average_Result = Q * (C1 Result_1 + C2 Result_2 + ... + Cn Result_n)
[[Image:Display_Graphs_Traces_48.gif|framed|none]]
'''
(C1
[[Image:Display_Graphs_Traces_49.gif|framed|none]]
Result_1 <nowiki>+</nowiki> C2
[[Image:Display_Graphs_Traces_50.gif|framed|none]]
Result_2 <nowiki>+</nowiki> ... <nowiki>+</nowiki> Cn
[[Image:Display_Graphs_Traces_51.gif|framed|none]]
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 481: Line 474:
The formula of the calculated result is:
The formula of the calculated result is:


'''Average_Result = Q  
''''''Comp_Result = Q *[(C1 Result_1² + C2 Result_2² + ... + Cn Result_n²)]½)'''
[[Image:Display_Graphs_Traces_54.gif|framed|none]]
<nowiki>[</nowiki>(C1
[[Image:Display_Graphs_Traces_55.gif|framed|none]]
Result_1² <nowiki>+</nowiki> C2
[[Image:Display_Graphs_Traces_56.gif|framed|none]]
Result_2² <nowiki>+</nowiki> ... <nowiki>+</nowiki> Cn
[[Image:Display_Graphs_Traces_57.gif|framed|none]]
Result_n²)<nowiki>]</nowiki>½'''


The default values of C1, C2...Cn are 1 and the default value of Q is 1, but all these coefficients can be modified.
The default values of C1, C2...Cn are 1 and the default value of Q is 1, but all these coefficients can be modified.
Line 507: Line 492:
The formula of the calculated result is:
The formula of the calculated result is:


'''Comp_Result = Q  
 
[[Image:Display_Graphs_Traces_60.gif|framed|none]]
'''Comp_Result = Q *(Result_1 - Result_2)'''
(Result_1-Result_2)'''


The default value of Q is 1, but all of these coefficients can be modified.
The default value of Q is 1, but all of these coefficients can be modified.
Line 519: Line 503:
The formula of the calculated result is:
The formula of the calculated result is:


'''Comp_Result = Q  
'''Comp_Result = Q *(Result_1/Result_2)'''
[[Image:Display_Graphs_Traces_62.gif|framed|none]]
(Result_1/Result_2)'''


The default value of Q is 1, but all of these coefficients can be modified.
The default value of Q is 1, but all of these coefficients can be modified.

Navigation menu