LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Calculate coherence for a series of Impacts

Calculating coherence has been discussed several times - including this knowledge base article and community example. But I'm still missing something.

 

How can I calculate the coherence so it updates after each hit (right now it's always 1)?

 

On a related note, I'm assuming the Y signals in the FRF(Mag-Phase) are the response and the X signals are the stimulus...Transfer Function.vi explicitly states Response and Stimulus for its inputs, but FRF(Mag-Phase) doesn't.

 

I attached an abridged version of what I've attemped.

Andrew
0 Kudos
Message 1 of 2
(2,444 Views)

 

Check this example:

http://zone.ni.com/devzone/cda/epd/p/id/5810

 

You will see that to measure coherence you need to input the same size array or waveform. In your VI, you are sending your input through a shift register and augmenting the size of your array.

 

National Instruments
Applications Engineer
0 Kudos
Message 2 of 2
(2,404 Views)