LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

simulate AC coupling in software

Solved!
Go to solution

we have a system that measures and records up to 112 accelerometers (that employ excitation). the system works fine but most of the sensors have some DC offset (all different). My suggestion was to take a quick scan of the channels prior to arming the trigger, calculate the zero offset for each channel and then apply that offset to each channel during the measurement. The client thought this sounded too involved and thought there may be a function that can be applied to the array of waveforms in a similar manner as applying a Butterworth filter. I have never run across such a function and thought if such a thing exists the community may know about it...

Anyone? 

 

thanks,

lmd2

Lawrence M. David Jr.
Certified LabVIEW Architect
cell: 516.819.9711
http://www.aleconsultants.com
larry@aleconsultants.com
0 Kudos
Message 1 of 3
(3,639 Views)
Solution
Accepted by topic author lmd2

If the DC offsett is stable during a trail. I would say the best thing will be to make a calibration ruotine. Like you suggested. Because this will not degrade the signal in any way. If you apply a digital (or analog) filter you will get problems like phase dealy, step response, settling time.

If your system is BNC based perhaps a DC block like this may be the solution. But this will depend on your signal characteristic. And they can be quite expensive

 

 



Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
(Sorry no Labview "brag list" so far)
0 Kudos
Message 2 of 3
(3,626 Views)

I have used 'local' zero offsets on other projects, just wanted to confirm that I was not missing something prebuilt out there.

Thanks,

lmd2

Lawrence M. David Jr.
Certified LabVIEW Architect
cell: 516.819.9711
http://www.aleconsultants.com
larry@aleconsultants.com
0 Kudos
Message 3 of 3
(3,617 Views)