Altera_Forum
Honored Contributor
15 years agoSignal tap II list files
I am using an ADC to measure the current of my inverter. It is coming from a rogowski coil. When I hook the rogowski coil output to the oscilloscope I get a sine wave with some jitter on the falling side of max values and the rising side of min values. Now, I hook the rogowski coil to the ADC which goes to the fpga through lvds and look at the signal tap file which is taking the values directly from the register coming out of the lvds megafunction. I capture the waveform by making a list file and then I copy the data to excel.
The problem I'm having is when I graph the data based on the sample number and the register value from the lvds megafunction I get a waveform that looks different than the oscilloscope. I get noise on the opposite sides of the maxima then what I was seeing on the scope. The only thing I can think of is that the output list file is giving me the data from last to first. Is this a correct assumption or is there something I'm missing.