by VirtinsTech » Sun Apr 04, 2021 6:15 pm
Yes, the software will be improved continuously.
User Defined Data Points (UDDP) can be used to display the average speed deviation in percentages and average speed in RPM. Click the DDP button in the second toolbar from the top and select a UDDP from UDDP1(UU) to UDDP16(UU) in the Derived Data Point list, then enter its Alias, UDDP Definition and Unit as follows:
If the average carrier frequency is measured using the Spectrum Analyzer, then:
Alias: Average Speed Deviation in Percentages; Definition: ([f1Freq_A(Hz)]-3150)/3150*100; Unit: %
Alias: Average Speed in RPM; Definition: (([f1Freq_A(Hz)]-3150)/3150+1)*33.33333; Unit: RPM
If the average carrier frequency is measured using the Frequency Counter function of the Multimeter, then:
Alias: Average Speed Deviation in Percentages; Definition: ([Freq_A(Hz)]-3150)/3150*100; Unit: %
Alias: Average Speed in RPM; Definition: (([Freq_A(Hz)]-3150)/3150+1)*33.33333; Unit: RPM