Inverting a modulated signal (OOK).

Alex_Bam

Sep 28, 2020
25
Joined
Sep 28, 2020
Messages
25
Hello,
I'm modulating the message signal with OOK (on-off keying) modulation. Multisim software is used to model the schematic [attached]. At the resistor R1, the modulated signal is obtained. I wanted to invert the modulated single, for that I used a simple NOT gate (U3), however at the NOT's gate output, I got the same signal as input means without inverting [attached]. So my question is, why isn't the NOT gate inverting? Am I doing something wrong?

As hit and trail, I added two more NOT gates (U4 and U5) but this time I got an inverted signal, although further improvement is needed to achieve a 180-degree phase shift. So my second question is: Why is it an inverter this time? and how to get exactly a 180-degree phase shift between two signals?

Thanks for your time.
 

Attachments

  • 3.JPG
    3.JPG
    97.9 KB · Views: 9
  • 1.JPG
    1.JPG
    114.1 KB · Views: 7
  • 2.JPG
    2.JPG
    101.1 KB · Views: 6

bertus

Moderator
Nov 8, 2019
3,835
Joined
Nov 8, 2019
Messages
3,835
Hello,

Each gate will have a delay.
Wich type of gate are you using?
There are several types with different delay times.

Bertus
 

AnalogKid

Jun 10, 2015
3,045
Joined
Jun 10, 2015
Messages
3,045
You don't give a part number for the NAND gate, so we don't know if it has hysteretic inputs. And, usually there is a resistor in the feedback path for more control and stability of the oscillating frequency.

Beyond all of that, the oscillator probably is producing a symmetrical output, which looks the same on a scope inverted or not because of how a scope trigger works. The extra inverters are merely a delay line, giving a time-shifted (not inverted) image.

What is the purpose of R1?

ak
 

Alec_t

Jul 7, 2015
3,817
Joined
Jul 7, 2015
Messages
3,817
I replied over at AAC.
The post #1 sim works ok as is with the default 'A' devices in LTspice (providing the AND gate is given a finite td parameter), so there could be a problem with the Multisim models or implementation.
 
Top