I built a binary full-adder using logic gates in Beltmatic

Поделиться
HTML-код
  • Опубликовано: 27 дек 2024

Комментарии • 20

  • @Artoooooor
    @Artoooooor 4 месяца назад +4

    Logic gates in Beltmatic are so slow you can see the signal flowing. And all hazards are visible.

  • @keigezellig
    @keigezellig 3 месяца назад

    This is a great education tool for learning Boolean logic!

  • @andrewj22
    @andrewj22 4 месяца назад +5

    Presumably you later saw why you were getting -1s? You had zeroes going into the line that was supposed to be 1s.

  • @timbergreywolf2
    @timbergreywolf2 4 месяца назад +4

    as someone said--- use a 1 for a 1 and 1-1 for 0 rather than the mass use of the complex to get the same result

    • @DoingOutstanding
      @DoingOutstanding  4 месяца назад

      I did use a 1 source for the 1s, and random number minus itself for the 0s. I brought them down to the system and put them into storage just to ensure smoothness on the lines

    • @timbergreywolf2
      @timbergreywolf2 4 месяца назад

      @@DoingOutstanding I know you used 1's and 0's--- but why build that contraption to have the same results of 1's and 0's-- unless it is utter bordem

    • @NATOMIC1
      @NATOMIC1 4 месяца назад

      @@timbergreywolf2 fr

  • @NovaDenizen
    @NovaDenizen 4 месяца назад +3

    a xor b = a + b - 2ab
    a or b = a + b - ab
    a nor b = not (a or b) = not (a + b - ab) = 1 - (a + b - ab) = 1 + ab - a - b

  • @dmitriymedvedevskih6155
    @dmitriymedvedevskih6155 4 месяца назад

    Great idea to use binary logic

  • @SuperPeter05
    @SuperPeter05 4 месяца назад +1

    Wow 😮, nice 👍

  • @NATOMIC1
    @NATOMIC1 4 месяца назад +1

    Why don’t u just use 1s and 0s from extractor….

    • @DoingOutstanding
      @DoingOutstanding  4 месяца назад +1

      You can't extract 0s

    • @NATOMIC1
      @NATOMIC1 4 месяца назад +2

      @@DoingOutstanding yes but u could make a subtraction thing

    • @DoingOutstanding
      @DoingOutstanding  4 месяца назад

      I do use a subtractor for 0s? And an extractor for 1s.

    • @NATOMIC1
      @NATOMIC1 4 месяца назад

      @@DoingOutstanding yes but then u put them through an enormous system just to come out with 0 and 1

    • @DoingOutstanding
      @DoingOutstanding  4 месяца назад

      @nATOMIC1 that's a binary adder system. Nothing to do with the intended goals of the game. More a fun project. A binary adder, and logic gates as a whole are what allow a computer to do anything at all.

  • @cameronfoster5838
    @cameronfoster5838 4 месяца назад +1

    ❤❤❤❤❤❤❤