LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I need help adding two signal waveforms from a square wave generator using an or gate

Hey Im working on a square wave pulse signal that can be displayed using an FPGA board. I have two different pulses (signal 1 and 2)  generated from square wave generators on LabVIEW each with equal duty ratios but different phase offsets. I need to add the two pulse signals together to get another signal (signal 3) showing two pulses (from signal 1 and 2). I have tried using an Or gate but that wouldnt work as expected. Please I need some guidance on how to implement this boolean logic, P.S. Im open to any other solutions. Thanks.

 

For clarity: Imagine signal 1 = 00001000

                                   signal 2 = 00100000

I need signal 3 to be             =  00101000, I hope this emphasizes my point.

 

 

 

0 Kudos
Message 1 of 2
(3,390 Views)

The problem is with the third function from the left.  Oops, I forgot, I'm not clairvoyant.  Maybe if you posted your code, we could really tell you if the problem is the third function from the left ...

 

Bob Schor

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