Nope, it's ok now,forget the above.Something must be off with IMD:
View attachment 442731
normal
now
I tried older version and it works fine, different DAC too.
Does the same with CCIF.
Hi Walter,
Don't know what you're measuring or how, so can't comment on what might be wrong. The basic idea is to run a Match on the original digital file as the reference compared to the loopback recording. You'll want to use music to do this, and record about 1-2 minutes, at least. Turn off any non-linear EQ settings, and use these options:
View attachment 448865
If you are using an interface with DAC/AD built-in or have the two clock-synchronized, then you can omit the Correct clock drift option to speed things up.
Hi
thx for answer.
I would like to measure some electronic with my friend.
With REW we have calibrated the freq. answer and now it is flat.
Even is the 2i2 seems to be not so good.
Walter
This is probably an obvious question, but even with a thread search I couldn't find the answer. So, here goes...
In the Capture Plot window, there is an option to Add Settings Values to the plot. Perfect!
Next to the checkbox, there is a window to presumably customize what's displayed. Normally, the box just says "default". How do I customize this? I'd like to add Crest, for one. Is there a reference to this somewhere?
Thank you, as always. Great work.
RMS={levelRMS}dBFS Crest Factor={crest}dB Peak={level}dBFS
Perfect.Not that obvious, apparently
The default value will add some standard values to the bottom of the plot, such as Fin/Fout, FFT size, etc. Something like this:
View attachment 454629
Instead of accepting the default, you can create any information text you want using Multitone variables expression.
For example, to display rms, crest factor and peak levels, you could enter the following:
RMS={levelRMS}dBFS Crest Factor={crest}dB Peak={level}dBFS
The resulting text under the plot will then show the desired values:
View attachment 454631
Any text you use for the plot will be remembered and shown in the drop-down list so you can use it at a later time.
Hope this helps!
Oops - One detail - isn't crest factor a linear term, not dB? (1.41 for a sine wave)
RMS={levelRMS}dBFS Crest Factor={crest} Peak={level}dBFS
RMS={levelRMS}dBFS Crest Factor={Log10(crest)*20}dB Peak={level}dBFS
I already have a new Note expression saved. Thanks!Yes, of course. So, to fix this, just omit the dB label from the text, which I typed by mistake. The power of variable expressions is that you can enter any text you like, including using the wrong units
RMS={levelRMS}dBFS Crest Factor={crest} Peak={level}dBFS
And if you really do want to display CF in dB, you can use this, instead:
RMS={levelRMS}dBFS Crest Factor={Log10(crest)*20}dB Peak={level}dBFS
First, there was no difference between crest factor optimization being on or off with the files generated by MT. None. Does this feature only work with certain test signals?
Second, the phases reported for each tone of the MT generated test signal were either 0 degrees or 180 degrees. But, you know that. Is there any way to customize these phase values?
test 1k@75/2k@85/3k@95
Excellent! I will give this a try.Yes, crest factor optimization works only with multitone signals in MT. Custom test signals are not optimized.
View attachment 454962
For a custom test signal, enter the frequency followed by @75 to change phase to 75 degrees. Something like this:
test 1k@75/2k@85/3k@95
This will place 1k sine at 75 degrees, 2k at 85, and 3k at 95.
Not sure about the differences in crest factors between REW and MT.
For me, 10 tone Multitone in MTA produces CF of 3.5 when optimized, and 3.8 when not.
Just installed v1.2.9 and like itThis is a software beta-test for IMD and THD aficionados with an intense desire for multi-tone audio testing
Jump where? At the chart?Just installed v1.2.9 and like it
One thing I don't unterstand or maybe I haven't found the right setting yet.
Please let me explain.
I use the test signal 1000Hz sine and 128 (ore other number) of repeats for averaging.
If my the output of my DAC (ADI-2 pro) is 0dB and I connect analog out to analog in I also see 0dB in the display of the ADC during measurement process.
Also the diagram show a 1kHz peak at 0dB and reducing noise at each iteration.
If I decrease the DAC output to -10dB with same loopback connection as above I see -10dB in the display of the ADC during measurement process.
Also the diagram shows the 1kHz peak at -10dB and reducing noise at each iteration.
But at the end of the measurement the measured curve jumped up to 0dB instead of staying at the -10dB I saw during measurement.
Any ideas how this can be prevented?
Thanks' DrCWO
Yes at the chart.Jump where? At the chart?
Just change the vertigal units to dBFS.
First you measure the output with a DMM, then you take a measurement and then you enter the value at the little box (use the dots, it'll open a new window) .Yes at the chart.
I changed to dBFS and see the 1kHz at 9,4dB. If I decrease the input to -9,5dB it goes to 0dB
So far so good.
But how to set the voltage for dBFS? I saw the litte box below the vertical units setting but whatever I enter here the 1kHz peak stays at 9.4dB in the display.
EDIT:
As you can see the bar during measurement is green (below 0dBFS) but it shows 9.39dBFS
View attachment 459413
No cal file used and no change whatever I enter in the box.First you measure the output with a DMM, then you take a measurement and then you enter the value at the little box.
Check in case you're using a cal file.
It's probably ADI's input sensitivity as it's adjustable.No cal file used and no change whatever I enter in the box.
In my understanding the maximum level dbFS can have is 0dBFS as the ADC can't output more. The green bar during measurement shows the scale so if it gets red I have reached the 0dbFS. I wonder how the displayed 9.4 dbFS should be achieved. In my eyes this is an error in the application.
Maybe @pkane can tell us more about that...