Demo of 74LS181 (74HCT181) ALU

Поділитися
Вставка
  • Опубліковано 11 гру 2024

КОМЕНТАРІ • 39

  • @mathgeniuszach
    @mathgeniuszach 5 років тому +3

    Thank you so much for describing what AB, A+B, and Ao+B means. For some reason I couldn't find this information online in text form. This helped me tremendously in debugging an ALU I was making in a logic simulator.

  • @lsfornells
    @lsfornells 5 років тому +9

    This chip was used in legendary computers like Digital Corporation PDP series. Unfortunately production was discontinued many years ago and it’s currently hard to find them now.

    • @ducksonplays4190
      @ducksonplays4190 4 роки тому

      not really www.jameco.com/shop/ProductDisplay?catalogId=10001&langId=-1&storeId=10001&productId=48514 :D and the 74ls181

    • @lsfornells
      @lsfornells 4 роки тому +1

      @@ducksonplays4190 Guess what?. These chips are most probably recycled from old pcbs. Even at 1 or 2 € a piece, I kind of regard putting them on a hobby project as a sacrilege, like stealing gold pieces of art found in ancient Egypt catacombs just for display on your dining room.

    • @ducksonplays4190
      @ducksonplays4190 4 роки тому

      @@lsfornells they might be but some chips they stock around 13k a day those about 300 a day

    • @lsfornells
      @lsfornells 4 роки тому

      @@ducksonplays4190 Just now they claim they have 120 units left ready to ship. I guess once they are gone they are gone. These chips are definitely no longer in production.

    • @ducksonplays4190
      @ducksonplays4190 4 роки тому

      @@lsfornells they have a stock of 300 74ls181s currently

  • @CircuitBreaker256
    @CircuitBreaker256 5 років тому +6

    Ah, glad I found your video! I'm building a 6502 CPU clone from TTL chips. I'm just moving on to the ALU now and I'm going to use exactly the chips you used. I'll let you know how I get on.

    • @esra_erimez
      @esra_erimez 11 місяців тому +1

      I'm curious about how your 6502 clone went. Did you get it to work?

  • @AaronB99999
    @AaronB99999 3 роки тому +1

    This is so great. Seven years ago when I was getting into orbital mechanics, I found David's great videos on the Orbiter simulation. Now I am getting into digital electronics, and who do I find again but the amazing David Courtney. Makes me wonder what's next!

  • @jlawrence71
    @jlawrence71 3 роки тому +2

    Dude, I was trying to understand this truth table yesterday and it kicked my butt. Logical operation duplicated in the arithmetic section. WTF. Now that I understand '+' is 'or' and plus is '+", it totally makes since. :O Wait, What? Thanks for making me less of a dufass. Cheers.

  • @johnwilson3918
    @johnwilson3918 5 років тому +3

    Your 'little video' was extremely helpful! Thank you very much.

  • @SiggyPony
    @SiggyPony 5 років тому

    Thankyou for showing this and demonstrating it :) I am going to replicate your design while I work to understand how 74LS181's work so I can use two of these for the ALU in my second 8bit computer I am working on :)

  • @rajagupta677
    @rajagupta677 6 років тому +4

    Great video. Thanks really helpful for 8 bit computer

  • @pareshmhatre4019
    @pareshmhatre4019 2 роки тому +1

    Thanks for the information ☺️

  • @emcgon
    @emcgon 5 років тому +5

    Very interesting video about an interesting IC...thanks. How cool would it be to use this in the Ben Eater computer in place of the adder? I guess it would need some more control signals to set the mode of the ALU, but it would enable a bunch of new instructions. I'm just about to start a build of a computer based on Ben's but probably with more RAM (256 bytes). I figure I'll need one more control signal for that (so a third EEPROM) anyway, and now I'm going to use these also, so thanks for the inspiration!

    • @matthewmorrison2071
      @matthewmorrison2071 3 роки тому

      I think the reason he didnt use these chips is because they are no longer being manufactured so they are relatively hard to find and because u is selling kits it just wouldnt be sustainable

    • @thek3743
      @thek3743 2 роки тому

      I did that and it worked ou great!

  • @josephclark2562
    @josephclark2562 4 роки тому +1

    wow thankyou helped alot with understanding the data sheet

  • @premjoyningthoujam7202
    @premjoyningthoujam7202 Рік тому

    Brother we face some problem while performing A plush AB`(B bar)... Please help me.

  • @JarppaGuru
    @JarppaGuru 10 місяців тому

    4:41 you left best thing explained. what happen A=1 B=1 is result 11111101. 1+1=2 and invert. wel logic havet to its sum inverted

  • @tanvipareshmhatre9057
    @tanvipareshmhatre9057 Рік тому

    active high and active low are different chip, what exactly this is because i connected not gate to output to get result in active high

  • @Markusets
    @Markusets 5 років тому

    Great video! what does mean "minus 1" when the S inputs are L L H H?

  • @korjacob
    @korjacob 2 роки тому

    Wow 😯

  • @ngochuy7683
    @ngochuy7683 5 місяців тому

    I wonder “A+B” and “A PLUS B” is them same?

  • @JarppaGuru
    @JarppaGuru 10 місяців тому

    8:22 how this is used when A is allready in A thats silly function. is it atleast plus carry LOL and same on other mode output A so one is with carry and another no carry. silly desing have samethings other mode and function not same LOL thats why its 16 operation not 32.
    i not find a-b anywhere . i know its a+(bxor+1)

  • @gomidasodabasioglu
    @gomidasodabasioglu 5 років тому +1

    how can I combine them ?

    • @mheermance
      @mheermance 5 років тому +4

      It's simple, you feed the carry out of one into the other, and put the same values into function and mode select.

    • @alfredomeurer634
      @alfredomeurer634 2 роки тому

      Can you please to show the schematic of this 2 X 74S181 connected in series?
      Or send to my email; alfredomeurerjunior@gmail.com
      Did you make the corrections?
      Thank you very much

  • @fabulousmehandiandart6152
    @fabulousmehandiandart6152 3 роки тому

    👍👍👍👍

  • @Kevin192291
    @Kevin192291 5 років тому

    is there any chance we can get a schematic of how you connected the two 74ls181s together, I can't seem to get mine to work, and i can't get any help anywhere online, this video is the closest thing to a source that I can find.

    • @ducksonplays4190
      @ducksonplays4190 4 роки тому

      Cn+4 goes to Cn on the next alu

    • @SteveYoung359
      @SteveYoung359 3 роки тому

      Same for me - When I use 1 chip, it works perfectly as expected. When I use two chips, chained, I get very strange results - super frustrating :/

    • @Kevin192291
      @Kevin192291 3 роки тому

      @@SteveYoung359 If you get anywhere, please let me know, It has been over a year and I would absolutely love to revisit this project!

    • @AI_Image_Master
      @AI_Image_Master 2 роки тому +1

      @@Kevin192291 When you use the chip in logic mode (M=H) the carry functions do not operate. They only function in Arithmetic mode. Cn+4 of first chip to Cn of second chip for ripple carry. Do not use carry look ahead function. That requires additional special chips. Multiple chips should work quite easily.

  • @Decco6306
    @Decco6306 4 роки тому

    very kewl