Spintronics Community Forum

Spintronics Logic gates

Hello everyone! Here are some logic gates I built

  1. Identity Gate(pretty boring but this is the basic structure of what I use for Spintronics gates)
    Screenshot (2590)
    Switch is series in output

  2. Not Gate
    Screenshot (2591)
    Switch is parallel in output

  3. AND Gate
    Screenshot (2592)
    Two switches and voltmeter in series

  4. NAND Gate
    Screenshot (2593)
    two switches in series and voltmeter in parallel

  5. OR Gate
    Screenshot (2594)
    two switches in parallel, series with voltmeter

  6. NOR Gate
    Screenshot (2595)
    two switches and voltmeter in parallel

  7. XOR Gate There are two versions:
    7.1)XOR Gate 1
    Screenshot (2596)

    7.2)XOR Gate 2

here a Wheatstone bridge configuration is achieved
Screenshot (2597)

if you see, there are two circuit versions, in most logic gates, where on one voltmeter is output, the other which has transistor as output. the transistor version is expandable; it can be used to connect through other logic gates by making the transistor as a new switch.

For example you can put 2 and gates in order to make this circuit:
image
Also I will make another post on bit adders using this property and XOR and AND gates