LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to get unfiltered data as o/p of band pass filter

Solved!
Go to solution

Hello,

 

Im new to Labview and exploring it.

 

Im implementing a system wherein I need to use a LPF and a series of Band Pass Filter.

 

The filtered o/p of LPF acts as i/p to 1st BPF....

 

Later the UNFILTERED o/p of 1st BPF acts as i/p to 2nd BPF.

 

The problem im facing is: I cannot see any box in signal processing which gives the filtered and unfiltered data together in time domain.

 

Could you please help me with this asap....desperately in need of your help.

 

Thanks,

 

PSADAP

0 Kudos
Message 1 of 3
(3,159 Views)
Solution
Accepted by topic author PSADSP

There is no direct tool for this, but there a workaround for your requirement.

Say if you're using a LPF (with cut off frequency, say 50 Hz), now to get blocked (UNFILTERED as per your terminology) signal, put a HPF (with cutoff frequency of 50 Hz).

 

See the block diagramTricky Filter.PNG

 

Tricky Filter (implemented).PNG


I am not allergic to Kudos, in fact I love Kudos.

 Make your LabVIEW experience more CONVENIENT.


0 Kudos
Message 2 of 3
(3,149 Views)

Thanks a lot for the solution....:)

 

Will try this and let you know about it....

 

-----PSADSP

0 Kudos
Message 3 of 3
(3,132 Views)