Hi @restorer-john, you can use just about any frequency. The old HW meters had to have a certain frequency because they were doing the detection in hardware. But in software, it can handle 1k and 3k/3.15k no problem.
The DIN reference should be removed from the Y axis of the visualizer graph as they are not interchangeable.
The right Y axis refers to the weighting curve, which I understand to be the same for each standard.
As expected, the NAB tracks give correct (The 1% is out by a touch) numbers for JIS/CCIR/NAB but not for DIN.
Interesting! DIN and CCIR should be mostly interchangeable. Both use the same weighting curve, both use quasi-peak detectors. The big diff is test freq (3k versus 3.15k).
| Standard |
Detector type |
Conversion from RMS for sine modulation |
| JIS |
RMS |
1x |
| NAB |
Rectified mean |
2*sqrt(2)/pi = 0.9003 |
| DIN |
Quasi-peak |
sqrt(2) |
| CCIR |
Quasi-peak |
sqrt(2) |
So, given the above for a sine modulator, we’d expect NAB to always be lower than JIS, and JIS to always be lower than DIN/CCIR just based on the detector used. For non-sine modulators, there’s no fixed conversion.
Referring back to the original data from the synthetic test tone:
Above you can see the peak frequency deviation, followed by the weighted and unweighted RMS. Now, you can manually map these to the standards. Knowing they all use the same weighting, we could start with the weighted RMS. RMS is JIS, so I’d expect a JIS RMS detector to read 0.705% after weighting, a quasi peak would be sqrt(2) x 0.705 = 0.997%, and then NAB mean would be 0.705 x 2*sqrt(2)/pi = 0.635%. And of course, this all assumes sine modulators.
Now, of more interest today is those working on brushless motors for tape and turntable drives, where your software is responsible for a lot of the torque ripple produced by the motor. Tweaking an FOC sine-drive algo can change torque ripple a lot. And for those folks, I don’t think the old standards are that helpful. They want to see the raw spectrum, and the weighting overlay on the graph is helpful so they can see where the torque ripple products are falling.
So, just to check, did the NAB CD show around 0.634% for NAB, JIS at 0.705, and DIN/CCIR nearly 1???