Designing a 7-segment hex decoder

Поделиться
HTML-код
  • Опубликовано: 4 фев 2025
  • Building a combinational logic circuit to decode 8 bits and display a 3-digit decimal number on 7-segment displays is complex. In this video, I build something much simpler-a circuit that decodes 4 bits to a one-digit hexadecimal display-and even that's pretty complicated. In future videos, we'll look at much easier ways of doing this, which we'll use for our computer's output register and then as a key element of the control logic.
    Support me on Patreon: / beneater
    You don't really want to build this do you? If you do, you'll need some breadboards, 5x 74LS32s, 9x 74LS08s, 1x 74LS04, 1x common anode 7-segment display, 1x 100Ω resistor for the display, some DIP switches, LEDs, and 1k pullup resistors for the input, and hours of podcasts or something to keep you from losing your mind. :)
    If you do build this, you'll really appreciate the elegance of the next few videos.

Комментарии • 1,1 тыс.

  • @MIKAEL212345
    @MIKAEL212345 8 лет назад +2030

    "And i realize this is a bit messy..." and then pulls out huge diagram. I'm always amazed how much work you put into these and for anyone else wanting to make the decoder, it isn't too bad, it's just a lot of and gates.

    • @MIKAEL212345
      @MIKAEL212345 8 лет назад +83

      Maybe I should've watched the whole video first cause I didn't think you were crazy enough to build the whole thing. Wow

    • @giantneuralnetwork
      @giantneuralnetwork 8 лет назад +42

      Yeah, thought the diagram was more than enough and BOOM! Out comes the physical implementation, so good.

    • @scitwi9164
      @scitwi9164 8 лет назад +37

      Yeah, the one thing missing from total masochism is implementing it using single transistors :q

    • @jackseley4084
      @jackseley4084 8 лет назад +10

      Sci Twi that would be awesome, but insane

    • @ender_scythe2879
      @ender_scythe2879 8 лет назад +14

      _Do you want to see my collection of drawn schematics?_

  • @solivictus
    @solivictus 5 лет назад +1575

    Your videos are the foundation of my Minecraft storage system , thank you for the great explanation.

    • @chemieju6305
      @chemieju6305 5 лет назад +68

      Do you do item or data storage?

    • @theterribleanimator1793
      @theterribleanimator1793 5 лет назад +45

      @@chemieju6305 Why not both.
      You would need a reader of some sort, and index every item a number, whe an item is read, a signal is sent toward something that corrsponds with the index, and performs a function. All you really need is a sender, that sends an item to a reader, and the reader then sends a high or low signal to something that performs a function.

    • @chemieju6305
      @chemieju6305 5 лет назад +38

      @@theterribleanimator1793 i did something like this, i used the 16 colors of concrete powder to encode hexadecimal. I used them because they are quite easy to work with because they are gravity affected. I build 4bit encoder and decoder and a 46byte storage, only using 124 blocks for storage itself.

    • @theterribleanimator1793
      @theterribleanimator1793 5 лет назад +8

      @@chemieju6305 and why did you stop at this storage point ? Because you got bored or it could not be expanded efficiently? Just asking btw, curiosity.

    • @chemieju6305
      @chemieju6305 5 лет назад +15

      @@theterribleanimator1793 expanding it is surprisingly easy, especially now that honey blocks are a thing. I built one functioning system and then got kinda bored.
      I then got back to develloping more efficiant ram cells.

  • @wanhazim50
    @wanhazim50 3 года назад +50

    If only Ben Eater knows how many times I would come back to his videos for reference for my college assignments, he would probably be shocked. He is a lifesaver, a hero for me.

    • @SpringySpring04
      @SpringySpring04 Год назад +2

      I'm just now realizing their usefulness for my digital fundamentals class as well. Crazy

  • @penniesshillings
    @penniesshillings 4 года назад +56

    "Of course I build the thing."
    Me: "You what?"
    Epic. Ben, I really love your videos!

    • @ge5645
      @ge5645 4 года назад

      CREATE SHADES USING SIEERPINKI'S TRIANGLE AND YOUR SMART PHONE ruclips.net/video/DMYn_0uTVB8/видео.html
      go watch and try supporting by subscribing

  • @neodonkey
    @neodonkey 7 лет назад +433

    Just to point out for people saying use a karnaugh map or an mcu etc, I'm sure ben is aware of all those things, he's teaching you this as a tool. It allows him to show you how it works in the clearest way, and the difference between combinatorial and sequential logic, introduce eeproms which no doubt are used later on for microcode etc - that's what I love about this series, everything leads onto everything else, its great!
    You don't want him dropping k-maps on you just yet.

    • @JM_Tushe
      @JM_Tushe 6 лет назад +9

      Nice comment.

    • @comradepeter87
      @comradepeter87 5 лет назад +29

      Also, I tried the function with k-map and the expression didn't boil down much anyways.

    • @jasmine2501
      @jasmine2501 5 лет назад +11

      I'm not sure how people can watch this series and not immediately understand that it's ALL "crazy things done for educational purposes" and none of it is practical in 2019.

    • @jasmine2501
      @jasmine2501 5 лет назад +13

      @Doctor Buga I use 7400s all the time, that's not the point. Building a processor from 7400s is educational, not a practical way of obtaining a processor. If someone is complaining about this video series not being practical, they have missed the point. Seems to be a common issue.

    • @DarthZackTheFirstI
      @DarthZackTheFirstI 5 лет назад +5

      that logic stuff he uses is in wafers too. its just the size, speed and a more complex design. he taught how to start out. the difficulty is to manufacture it that tiny from materials. doesnt matter if its 7400's or whatever its called on wafers.

  • @ELVTechnology
    @ELVTechnology 5 лет назад +623

    I feel everyone saying you could do this with an off the shelf chip, or an Arduino are missing the point of this video.
    This teaches HOW it works, as well as the underlying theory and fundamentals.

  • @rcollins0618
    @rcollins0618 5 лет назад +643

    @12:30 "To demenstrate that, of course I built the thing." LOL, noice

    • @isunktheship
      @isunktheship 5 лет назад +18

      I love the giddiness in his voice

    • @Lakitu1446
      @Lakitu1446 5 лет назад +1

      @@isunktheship Me too

    • @PeterAbt
      @PeterAbt 5 лет назад +4

      the exact opposite of what I said, after I did the logic part on paper. :D
      But I think somewhere deep inside me there was a little urge to actually build it. - That is what makes it so satisfying to watch now.
      Thank you! :)

    • @AntoineGouby
      @AntoineGouby 5 лет назад +1

      That's the nerdiest thing I've heard in a while :D

    • @_adheeb.
      @_adheeb. 3 года назад

      @@AntoineGouby :D

  • @rikilshah
    @rikilshah 5 лет назад +4

    Your breadboard circuits are pieces of art, Says a guy who has done unthinkable messes on breadboard. I studied all Digital circuits 10 years backs in Engineering and yet your explanation teaches something new! Good job, Ben!

  • @WisdomVendor1
    @WisdomVendor1 5 лет назад +45

    When I was in electrical engineering college several decades ago, digital design was by far my favorite class along with DD Lab.

  • @ericparent7794
    @ericparent7794 8 лет назад +22

    Ben, thank you so much for your videos. I believe I've already mentioned it before, but you're the one who made me realize that electronics are so much simpler than I ever thought they were, and so thanks to you I'm now loving a new hobby, and I'm already building circuits on my breadboard. Thanks again! Eric from Ottawa, Ontario

  • @DigitalBhangari
    @DigitalBhangari 4 года назад +9

    Dude you actually went to the trouble of putting it all together just to demonstrate how it works.. respect!

  • @chrisguli2865
    @chrisguli2865 3 года назад +11

    Ben love your videos - this 7 segment decoder project makes me feel like a 14 year old again (mid 70s), when I lit up my first 7 segment display on a breadboard. I then bought a board at my local Radio Shack which used a 7447 and 7 segment common anode decimal (0-9) decoder...I bought the parts at Poly Paks mail order from my allowance savings. I was always fascinated by 7 segment displays on cash registers, pinball machines, etc.

  • @valentin3780
    @valentin3780 5 лет назад +40

    It was a part of my course project. I had to join 3 seven-segments monitors and show counting from 0 to 255 on them. I calculated a circuit but finally implemented it in Electronic Workbench. Then I found a circuit in 555 series which I could use in cascade connecting to realize the project. It took a lot of time but it was one of the most interesting projects =)
    Thank you for your videos!

    • @GLnoG420
      @GLnoG420 3 года назад +2

      Yeah i had to make a similar one, but to 25, not to 255. I used flip flops in cascade, it worked pretty clean id say. I guess its the same thing as you bcuz 555s have flip flops inside them.

  • @retrohd1_
    @retrohd1_ 5 лет назад +23

    That wiring though ❤️ That must’ve took at least 5 hours and some serious patience. I can tell because I’ve wired simpler circuits, and boy do I get confused when I forget something.

    • @vitorbueno4301
      @vitorbueno4301 4 года назад +1

      The circuit it's not that hard. What is really hard is connecting the wires (or jumpers) so they don't get out of the board. Man, every time I'm wiring something, some wire get out and I get pissed.

    • @ge5645
      @ge5645 4 года назад

      CREATE SHADES USING SIEERPINKI'S TRIANGLE AND YOUR SMART PHONE ruclips.net/video/DMYn_0uTVB8/видео.html
      go watch and try supporting by subscribing

  • @taylorschuller8386
    @taylorschuller8386 5 лет назад +505

    "If that sounds like a lot of work, that's because it is." Says the dude who built a graphics card from scratch on breadboards

    •  4 года назад +18

      That was insanely fantastic!

    • @janKanali
      @janKanali 4 года назад +4

      @@ge5645 fuck you

    • @ge5645
      @ge5645 4 года назад +1

      @@janKanali wasn't it interesting I tried to just amaze you but anyways

    • @ge5645
      @ge5645 4 года назад +1

      @@janKanali thank you for WATCHING

    • @dbp_patel_1994
      @dbp_patel_1994 3 года назад

      Which video is that, by the way?

  • @ardarutkayvar9029
    @ardarutkayvar9029 Год назад

    When you have just got your first Digital Design course, you study EEE mainly because of this channel, and finally understand how he came up with this logic circuit. What a great channel🎉🎉

  • @alexgochenour8740
    @alexgochenour8740 5 лет назад +9

    This must’ve taken a whole week to do. You have fulfilled my curiosity for me. Thanks Ben!

  • @PeteCswampy
    @PeteCswampy 4 года назад +2

    Absolute top class. Spotted a way of losing a few gates on the intial setup but initially I had 2 more than you, superb explanation, really good and clear video.

  • @TymerTopCat
    @TymerTopCat 4 года назад +15

    This was awesome. This really gives a person perspective when trying to drive seven segment displays using a microcontroller. Takes too many I/O pins to do this once you get more than 2 or 3 displays.

    • @bigjd2k
      @bigjd2k 3 года назад +1

      You just multiplex them, or if you have too many, give in and use a character module 😂

  • @Dreamer9317
    @Dreamer9317 7 лет назад +2

    The moment before you shoved the breadboard my brain was like "No way, he will not do it" and than you pulled it out :D
    You are an amazing teacher!

    • @ge5645
      @ge5645 4 года назад

      CREATE SHADES USING SIEERPINKI'S TRIANGLE AND YOUR SMART PHONE ruclips.net/video/DMYn_0uTVB8/видео.html
      go watch and try supporting by subscribing

  • @binaryflawgic5713
    @binaryflawgic5713 4 года назад +14

    You reminded me of my freshman year (not so long ago). There was an exercise to find a simplified logic equation (I don't even remember how they are properly called...) of a 7-segment display. I spent so much time, writing down the truth table, then the Karnaugh map, then simplifying things...

    • @thatonegoblin7051
      @thatonegoblin7051 3 года назад +1

      wouldn't the map give you the minimum gate expression

    • @125brat
      @125brat 3 года назад +2

      @@thatonegoblin7051 Yep, Karnaugh mapping, Venn diagrams or Boolean algebra and minimisation. "Split the line and change the sign" brings back memories😁

  • @KirovLOL
    @KirovLOL 3 года назад +1

    Thanks!

  • @TweakMDS
    @TweakMDS 5 лет назад +33

    This takes me back to the university days in electronic engineering. Loved that course so much... we literally built things like this in class. I remember also using the espresso logic minimizer and breaking my head as to why it worked so well.

    • @ge5645
      @ge5645 4 года назад

      CREATE SHADES USING SIEERPINKI'S TRIANGLE AND YOUR SMART PHONE ruclips.net/video/DMYn_0uTVB8/видео.html
      go watch and try supporting by subscribing

  • @markdeguzman6556
    @markdeguzman6556 3 года назад

    Teach by experiment Learn thru experience. This is what I get from a teacher like Ben and me as the hands-on student. Learning digital electronics is getting easier nowadays. And the most efficient way of learning is to watch youtube videos like this and quit going to school.
    That is one complex circuit for displaying single digit on a 7 segment LED you got there Ben! But compare that with the complexity of the latest computers for playing 4K quality youtube videos on UHD screens via the internet? I'm really blown away by the complexity designed by the masters of the digital world.

  • @Hugmanrique
    @Hugmanrique 7 лет назад +35

    The dedication you put into your videos is amazing. Thanks for your great explanation!

  • @kinghassy334
    @kinghassy334 3 года назад +1

    I'm happy he's getting rewarded for all the effort with lots of views

  • @TomStorey96
    @TomStorey96 8 лет назад +11

    I've been designing sonething similar to this for a project I am working on. I discovered k-maps just before starting, and it was a little bit tricky to get my head around it at first, but it helps to massively simplify the logic required to build a decoder for a 7 segment display.
    I would highly recommend spending some time to learn how to use k-maps!

    • @ge5645
      @ge5645 4 года назад

      CREATE SHADES USING SIEERPINKI'S TRIANGLE AND YOUR SMART PHONE ruclips.net/video/DMYn_0uTVB8/видео.html
      go watch and try supporting by subscribing

  • @postsldude
    @postsldude Год назад

    Bro literally said "And of course, i built the thing".
    i literally shoutted in shock, like dude, you are amazing

  • @jonslaco9020
    @jonslaco9020 6 лет назад +10

    Awesome, refreshes my memory from college. You should do a video on using boolean algebra to reduce the complexity of combinational logic!!

  • @tom53332
    @tom53332 3 года назад

    I don't know how I got here, nor am I interested in learning this, but you explain it so well I'll click like anyway

  • @bkzzzzz
    @bkzzzzz 8 лет назад +5

    I am now a proud patron of Ben Eater on @Patreon, and you should be too. Thanks a lot Ben for your efforts

  •  6 лет назад +1

    I hope you never delete these videos. I had this in school and now 20 years later it's really nice to refresh that knowledge with such amazing videos. Thanks a bunch!

  • @Eliasdbr
    @Eliasdbr 8 лет назад +73

    I can't wait to see the next videos😆

  • @Shyssiryxius
    @Shyssiryxius 6 лет назад

    You did the truth table for the 1st segment and made the logic diagram. Then I was thinking would be cool if he filled out the rest. Done. Then I thought too bad its too much work to actually make the thing it would look cool. Then you pulled it out far surpassing my expectations. Bravo sir!

  • @w00dyblack
    @w00dyblack 8 лет назад +45

    EPROMS.. Im intrigued. This is like a cliffhanger !

    • @Brainstorm4300
      @Brainstorm4300 8 лет назад +2

      w00dyblack I thought he'd use something like a cd4511 but when he said eeprom, all sorts of ideas kept popping up. 😁

    • @chevsev
      @chevsev 8 лет назад +1

      I'm trying to think of a hint with out giving it away.
      maybe something like. not just display decoding but state machines.

    • @headlessxp4948
      @headlessxp4948 8 лет назад

      I think he will use both something like an cd4511 AND an EEPROM.
      This is because with 8 bit EEPROMs and 3 digits a 7 segments, you would need 3 EEPROMS.If you use 3 cd4511s, you can save 1 EEPROM.

    • @albertsandberg
      @albertsandberg 8 лет назад

      I used one EEPROM and a 4017 to switch between the 3 digits... activate the 7seg and also high address pins with it. Switch it fast enough and you can't tell it's flickering.

    • @w00dyblack
      @w00dyblack 8 лет назад

      I've done a few projects with 7 segment displays, Ive always used 74HC595s to control them. I do have some cd4511s - havent got round to using them yet.

  • @TymerTopCat
    @TymerTopCat 4 года назад

    Your breadboard solution is a great way to visualize the Tyranny of Numbers (Wires) problem. Back before the IC (Integrated Circuit) was invented, people knew that building a computer was possible, but were unable to build it because of the number of wires required (impossible to physically connect the circuit). Jack Kilby invented the IC, and now we have computers. Ben's beautiful breadboard examples demonstrates the Tyranny of numbers problem.

  • @ropersonline
    @ropersonline 4 года назад +11

    9:27: You could have also arranged the gates differently and taken a shortcut with D1 and !D2, which also does occur twice, but that would have precluded your saving the D0 and !D1 gate that you did save, so it's either save that one or the other one but not both, and in fairness your arrangement is simpler. I just needed to say that I noticed that.

  • @JimAlfredson
    @JimAlfredson 8 лет назад +1

    I have learned so much from this series of videos. I never understood how computers worked at a fundamental level. I knew about bits and registers and all that, and even programmed BASIC as a kid, designing spites and later getting into HTML. I also build my own machines and can troubleshoot computers as well as analog circuitry (like tube amps and such). I understand how transistors and capacitors and resistors, et al work. But the actual logic circuitry behind computers, despite delving into Boolean algebra on my own in 8th grade, has always eluded me.
    Over the last four days I have watched every one of your videos on the subject and now I finally understand how computers actually compute and the logic behind them, which has given me a newfound appreciation of the level of complexity hidden in out-of-date computers like my childhood C64, to say nothing of modern PCs, smart phones, tablets, etc. It is truly incredible. Thank you for sharing your knowledge in such a concise way. You are a great teacher.

  • @r.d.machinery3749
    @r.d.machinery3749 5 лет назад +4

    Ben's "messy" diagrams look like "final copy" works of art compared to my notebook sketches. Guess I should use a ruler. LOL

  • @synthsam
    @synthsam 4 года назад +2

    When i studied digital electronics, we were asked to make circuits like this and two days later after it was corrected our teacher just showed us there's a IC that makes exactly that , from memories to counters the same history.

  • @crocellian2972
    @crocellian2972 7 лет назад +35

    "It works because I tested it."
    Well resistor maggots, where are you?

  • @Inirit
    @Inirit 11 дней назад

    This video brings back a lot of memories, had to do something similar to this in a high school class project (i.e. turning a binary sequence into a series of 7 segment display outputs). The main difference is between the truth table step and the circuit layout step I constructed the logic equation associated with the truth table (which was quite long...) and then simplified that equation before adapting it to logic gates, trusting that my simplification resulted in a functionally equivalent but very much smaller set of logic gates to be constructed.

  • @akshay.kumar.k
    @akshay.kumar.k 6 лет назад +126

    "Simplify the problem and solve the simpler problem" - key to setting up a trillion dollar company.

  • @lorddarkrai5753
    @lorddarkrai5753 4 года назад

    Bless you Ben.I've done this at least 7 times only because i was using Intel's quartus prime lite and i was testing my results with the correspoding simulations to each output.D kept being wrong the whole time , i kept on checking my truth table for the decoder and i found out that d had a 0 in the number 9 thanks to you contrary to my university's lab that had forgotten this and had d turned off in the number 9 in the project's instructions.Thank you so much for your help

  • @zicomitchell
    @zicomitchell 5 лет назад +18

    Coders:
    RUclips: Wanna learn how to build a combinational logic circuit to decode 8 bits and display a 3-digit decimal number on 7-segment displays?
    Coders: Actually I do! This is a useful recommendation that I am grateful for.

    • @ALZlper
      @ALZlper 5 лет назад

      Exactly me

    • @ge5645
      @ge5645 4 года назад

      hi there
      CREATE SHADES USING SIEERPINKI'S TRIANGLE AND YOUR SMART PHONE ruclips.net/video/DMYn_0uTVB8/видео.html
      go watch and try supporting by subscribing

  • @MrMegabart
    @MrMegabart 2 года назад

    I love these videos. Up intil a year ago i studied electrical engineering, in which digital design was one of the first courses i had. One of the first projects was to actually make this using an fpga! If i found you 3 years ago, i might have continued electrical engineering. But i'm very happy in my current occupation

  • @maxscribner1743
    @maxscribner1743 8 лет назад +6

    hex! What a wonderful hack! Never thought of it

    • @deimudder1274
      @deimudder1274 7 лет назад

      Max Scribner I used bcd (binay coded decimal)

  • @rdwatson
    @rdwatson 3 года назад

    I recently designed and built a binary to hexadecimal driver from scratch. Created the truth table, reduced it to 43 gates (including inverters but also using XOR and triple input gates), simulated in Logisim Evolution, realized in twelve 7400 series logic ICs, created a schematic, and designed a custom PCB to connect everything. After all that design work then waiting for the ICs and PCBs to arrive, assembling that hardware and having it work flawlessly was awesome. Sure it's inefficient and willfully outdated but it is far more satisfying than any microcontroller program could be.

  • @spyrex3988
    @spyrex3988 5 лет назад +5

    Man this reminds me of my first semester electronics course vibes lmao

  • @joebarrett4353
    @joebarrett4353 3 года назад

    Amazing that you built that! And not even looking a bit like a rat's nest. A really dedicated teacher!

  • @rjm92705
    @rjm92705 8 лет назад +3

    Putting the current limiting resistor at the common anode is usually not recommended since the brightness of the LEDs will vary depending upon how many are turned on. It is recommended to use a current limiting resistor for each individual segment for the best results.

    • @therealmeisl5609
      @therealmeisl5609 8 лет назад +2

      Rex McCarthy One might actually view this as an advantage, as the *overall* brightness of the complete digit won't vary as much. Also, you have a fixed amount of current needed per digit, regardless of the actual value. Anyways, the difference can hardly be seen at 5..10mA for all segments with a modern display.
      Taking all that, plus that it's much easier to build with only one resistor, I personally don't care much what's usually recommended.

  • @unclerojelio6320
    @unclerojelio6320 7 лет назад +2

    I've still go my EE text book that covers how to reduce/simplify truth tables. This was a "weed-out" course at UT for EE freshmen. Now I feel the need to dig that book out and take a trip down memory lane.

    • @ge5645
      @ge5645 4 года назад

      hi there
      CREATE SHADES USING SIEERPINKI'S TRIANGLE AND YOUR SMART PHONE ruclips.net/video/DMYn_0uTVB8/видео.html
      go watch and try supporting by subscribing

  • @HECKproductions
    @HECKproductions 5 лет назад +4

    when he pulled of that huge ess at 12:30 at first i was like holy crap thats a lot of tanglyness
    then i got impressed that we can build all that into a ridiculousley tiny little chip

    • @ge5645
      @ge5645 4 года назад

      hi there
      CREATE SHADES USING SIEERPINKI'S TRIANGLE AND YOUR SMART PHONE ruclips.net/video/DMYn_0uTVB8/видео.html
      go watch and try supporting by subscribing

  • @armincal9834
    @armincal9834 4 года назад

    My man out there reinventing computers and digital electronics all by himself :D

  • @GodzillaGoesGaga
    @GodzillaGoesGaga 5 лет назад +3

    BTW Each of the cathodes should have a resistor. Using 1 resistor in the common Anode causes the display's brightness to change depending on how many LEDs are lit. Common Anode should be connected to VCC.

  • @TheBigBigBlues
    @TheBigBigBlues 3 года назад

    When you pulled out the completed circuit for the entire truth table ... oh wow, he actually did it, amazing! Also you should try sticking a bit of blue plastic over the display, will make the numbers easier to read.

  • @basedbulgarian511
    @basedbulgarian511 4 года назад +4

    First circuit simplifies quite a bit to
    AD(B xor C) + ~A~C(B xor D)

  • @jigsound
    @jigsound 3 года назад

    Watching in awe. Patient dedication to accomplish a fundamental task. 🎩 🙌

  • @ahmedarif6611
    @ahmedarif6611 5 лет назад +3

    thank you for your time and efforts..

    • @ge5645
      @ge5645 4 года назад

      hi there
      CREATE SHADES USING SIEERPINKI'S TRIANGLE AND YOUR SMART PHONE ruclips.net/video/DMYn_0uTVB8/видео.html
      go watch and try supporting by subscribing

  • @anilkumarrajput1881
    @anilkumarrajput1881 Год назад

    well your hardwork has earned you a new subscriber

  • @jbraun73160
    @jbraun73160 5 лет назад +5

    I remember doing this exercise in undergrad. Good times.

    • @ge5645
      @ge5645 4 года назад

      hey there
      CREATE SHADES USING SIEERPINKI'S TRIANGLE AND YOUR SMART PHONE ruclips.net/video/DMYn_0uTVB8/видео.html
      go watch and try supporting by subscribing

  • @damianwiecaw492
    @damianwiecaw492 6 лет назад

    You are the best teacher I have ever met.

  • @farmerzocker3822
    @farmerzocker3822 4 года назад +5

    I don't know if you corrected it later, but using only one resistor for the whole 7-segment-Unit isn't that well, becaue each Segment will pull a specific current. And the voltage across the resistor (to set the voltage at each LED to 3V) depends on the resistance of it and the current through it (with the LED it is a little bit more complex, but that's basically the point). The problem occuring now is that if you turn pn multiple LEDs, the current through the LEDs will sum up and so the voltage aceoss the resistor will increase. By doing so, the current through the LEDs will decrease and the LEDs will be less bright. By using only 2 Segments, this won't be that much, but if you compare your "8" and only a "1", you should definitely see a difference. If you use an individual resistor for each segement, that would be much better. Because then the current through each LED is independant to the number of LEDs shining.

  • @Martinko_Pcik
    @Martinko_Pcik 6 лет назад +1

    Wow. Your patience to describe something is incredible. I admit I had to jump around to find out where it will go. We used to use boolean logic algebra at school to transfer the truth table to your circuit gates to synthesize the circuit. Both NOR or NAND based. You jumped to "I came up with this circuit" directly. It would be useful to show how to do it since it can minimize number of used gates.

  • @TheSenseiKai
    @TheSenseiKai 5 лет назад +5

    Fucking brilliant video. It really motivates me. Thanks a lot for the video my friend.

  • @satishsharma2245
    @satishsharma2245 5 лет назад +3

    It is just opening my mind

    • @ge5645
      @ge5645 4 года назад

      hey there
      CREATE SHADES USING SIEERPINKI'S TRIANGLE AND YOUR SMART PHONE ruclips.net/video/DMYn_0uTVB8/видео.html
      go watch and try supporting by subscribing

  • @bensmith9253
    @bensmith9253 3 года назад

    For The Algorithm 😊😊 The first 5mins of this video totally demystified 7segs for me... excited to buy one to try it out now.

  • @TreyKeown
    @TreyKeown 8 лет назад +4

    Love it! Always such quality videos. Question about your construction methods: how do you get your jumper wires? Do you make them yourself? I always find myself running out when I buy those premade kits.

    • @JasonMasters
      @JasonMasters 8 лет назад

      I'm pretty well certain that he makes them himself, probably out of solid-core insulated wires. I've noticed that the jumper wires which are made for kits are always colour-coded by length which can be confusing when you want to trace a run but it goes through multiple colours of jumpers.
      If you can get hold of some "telephone" cable, you can open it out and strip out at least 4 different colours of wires. More, if you get a larger cable with more conductors.

    • @ge5645
      @ge5645 4 года назад

      hi there
      CREATE SHADES USING SIEERPINKI'S TRIANGLE AND YOUR SMART PHONE ruclips.net/video/DMYn_0uTVB8/видео.html
      go watch and try supporting by subscribing

  • @abdelrahmangamalmahdy
    @abdelrahmangamalmahdy 8 лет назад +1

    Thanks for your time, we all appreciate it. It looks like this circuit took a lot of time to complete.. Thank you for your efforts!

    • @ge5645
      @ge5645 4 года назад

      CREATE SHADES USING SIEERPINKI'S TRIANGLE AND YOUR SMART PHONE ruclips.net/video/DMYn_0uTVB8/видео.html
      go watch and try supporting by subscribing

  • @ChristCenteredMinist
    @ChristCenteredMinist 8 лет назад +9

    I thought of using an eprom as a decoder too but with the popularity of Hex displays I'm still amased they haven't designed an ic that works like a 7447 but decodes hexadecimal...

    • @therealmeisl5609
      @therealmeisl5609 8 лет назад +1

      They have, but it's hard to find some. I got 10 DM9368N for 12.50 $ from ebay.

    • @therealmeisl5609
      @therealmeisl5609 8 лет назад

      I should have mentioned that the DM9368 are designed for common-cathode displays, not common-anode as used in the video.

    • @FurEngel
      @FurEngel 7 лет назад

      Well just thinking about this, the quickest way would be to just use a low-pin count, low gate CPLD, although probably not cost effective. The cheapest way would probably be to use a very low cost MCU (something like a $1 PIC or ATTINY).

    • @neodonkey
      @neodonkey 7 лет назад

      No, no, not MCU!!! :) That just ruins the elegance man. I was planning on building something with a GAL/PAL type thing as I wanted to have some fun playing with the things anyway and this gives me an excuse.

    • @BillAnt
      @BillAnt 6 лет назад

      A decoder could also be programmed into a FPGA, course it's an overkill.

  • @mahsam6878
    @mahsam6878 3 года назад

    My university will start in 2-3 weeks, and I'm gonna be studying EE! I LOVE YOIR CHANNEL, and I'm sure I'll keep coming back to watch your videos to better understand my subjects 😍
    Thank you SO MUCH Ben Eater 💖

    • @megapro1725
      @megapro1725 3 года назад

      university can't teach you but random guy from youtube can?

    • @mahsam6878
      @mahsam6878 3 года назад

      @@megapro1725 Exactly

  • @rya3190
    @rya3190 5 лет назад +5

    I remember doing this in high school. It was fun but I had to redue it 3 times because of faulty and/or gates...my teacher gave me credit but I was still a bit disappoited I never got it running

  • @fikunmiajayi
    @fikunmiajayi 3 года назад

    Just finished a semester where I took digital electronics
    Excited AF to see it for real

  • @Contango1000
    @Contango1000 8 лет назад +14

    Thanks again Ben. Don't you just hate those four words, when you know it's all over for now: "In the next video'". Hurry up please ;-)

    • @ge5645
      @ge5645 4 года назад

      hey there
      CREATE SHADES USING SIEERPINKI'S TRIANGLE AND YOUR SMART PHONE ruclips.net/video/DMYn_0uTVB8/видео.html
      go watch and try supporting by subscribing

  • @AbdullahBRashid
    @AbdullahBRashid 10 месяцев назад +2

    This guy goes from 7 segment displays to making his own computer. Bro is just doing side quests atp.

  • @tell5243
    @tell5243 8 лет назад +5

    Hi Ben I was thinking that maybe I could set up a service we're we do a assembly of all the components for people for low profit (just so it's worth our time) instead of people having to go out and souce the components themselves.I think this would be a great addition to the channel and if anyone thinks this would be a good idea please like to get Ben to look at this comment.Thanks will

    • @neodonkey
      @neodonkey 7 лет назад +1

      The fun is building it yourself. It might be nice to offer a kit with ALL the components required, but I would let people assemble it their selves, that is the enjoyment (and learning) of this project. I am following along building in a simulator myself but have the chips on order and will be building the computer for real (and probably adding some of my own design along the way).

    • @Ghost572
      @Ghost572 6 лет назад

      Buying your own components and sourcing them is part of the learning experience. You have to plan and figure out how to get good deals etc, plus putting things into action. That being said though with other projects its the same sort of thing look on the net, buy stuff and build it. This as a kit would be really good though I can't denie that, I don't think there is anything out there that is like DIY your own 8 bit computer.

  • @ChadLawson3
    @ChadLawson3 4 года назад +2

    I wish I had found this series a year ago. I had been mentoring a younger person and we were working our way through the "From NAND to Tetris" course (and book) and he was more interested in building a computer on a breadboard exactly like you are doing. This would have been a much better series for us to use. He passed unexpectedly late last year but watching many of these last night, I kept wishing I could show it to him.
    But the reason I'm commenting on this particular video in the series is to ask about your final truth table(s) for the decoder.
    We did nearly an identical project in my first year EE course back in college. After demonstrating how messy this can get, the professor taught us Karnaugh maps to simplify when possible. Based on a rough set of maps over breakfast this morning (yes, that's what I do for fun), it looks like this could be reduced pretty well. When you said something about showing an easier technique later, that's where I thought you were going.
    I get that the point was to move forward to the EEPROM version in the next video, but showing how a Karnaugh map could reduce the footprint would have made a nice intermediate step.
    That's my $0.02 you didn't ask for :-) so I'll stop now.
    Amazing series! I found this video first last night and watched a few in order, but soon I'm starting from the top and might built along with you. Thank you so much for all your work!

    • @ge5645
      @ge5645 4 года назад

      CREATE SHADES USING SIEERPINKI'S TRIANGLE AND YOUR SMART PHONE ruclips.net/video/DMYn_0uTVB8/видео.html
      go watch and try supporting by subscribing

  • @Roy_Tellason
    @Roy_Tellason 5 лет назад +15

    A single current-limiting resistor in line with the common anode is NOT the way to do it! That way the brightness of the digit will vary depending on how many segments are lit...

    • @olafv.2741
      @olafv.2741 5 лет назад +2

      Correct!
      But not so important for this type of video.
      You can also use many more complicated methods to find a circuit with: a) the minimum number of gates b) the minimum propagation time c) the evenest propagation time.
      But that was not the purpose of this video.

  • @9999science
    @9999science 5 лет назад

    Sir, thank you very much, i have always wondered how computers work at the root level and your videos have made me understand the beauty within them. Once again thank you very very much.

  • @GokulNayar
    @GokulNayar 5 лет назад +3

    Thanks! I am wondering what are the other ways to make the gate logic more efficiently from a truth table. The only method I know of is using Karnaugh map.

  • @vikasjha588
    @vikasjha588 6 лет назад

    I never thought you would build the circuit. You are a pro with breadboards

  • @streetDAOC
    @streetDAOC 4 года назад +3

    “This is the truth table I came up with”
    *laughs in peasantry*

  • @SpringySpring04
    @SpringySpring04 Год назад

    I was just working with 7-segment display and binary decoding for an assignment in my Digital Fundamentals college class, more specifically I had to consider the "Don't-Care" condition for K-maps, where certain input binary values would be ignored, making the simplification of the boolean algebra equation needed for building the circuit a LOT easier. Although we didn't consider hexadecimal numbers after 9, so that's why I needed to apply the "Don't-Care" condition.
    It's super exciting to finally be able to tinker with this stuff myself, though there is a lot of stuff to learn. Regardless, it's entertaining and educational!

  • @kagomehigurashi2345
    @kagomehigurashi2345 4 года назад +4

    My teacher gave us five days to design and build this exact thing.

  • @cpuchip
    @cpuchip 4 года назад +1

    "So of course I built the thing." That's worth at least a thumbs up. 12:31 that was just perfect.

    • @ge5645
      @ge5645 4 года назад

      CREATE SHADES USING SIEERPINKI'S TRIANGLE AND YOUR SMART PHONE ruclips.net/video/DMYn_0uTVB8/видео.html
      go watch and try supporting by subscribing

  • @Nightcore1675
    @Nightcore1675 6 лет назад +5

    did you ever hear something about Karnaugh-Veitch-Diagram ?

  • @hancigul5533
    @hancigul5533 2 года назад

    The next step is maybe build up the logic by concrete transistor gates to show how it is working inside.
    He has much effort for this theme. Respect to you.

  • @masonhunter2748
    @masonhunter2748 4 года назад +5

    I thought it said “destroying hex segment decoder” and I was like “just blow it up”

  • @u0000-u2x
    @u0000-u2x 5 лет назад +124

    Dislikes on these videos can only be explained by corrupted bits (misclicks on the dislike button)

  • @GalaxyMaster120
    @GalaxyMaster120 5 лет назад +1

    You are really passionate about Electronic Engineering! Nice video.
    I used to find it to be very complicated, but you simplify and explain stuff! Keep up the good work.

    • @ge5645
      @ge5645 4 года назад

      hi there
      CREATE SHADES USING SIEERPINKI'S TRIANGLE AND YOUR SMART PHONE ruclips.net/video/DMYn_0uTVB8/видео.html
      go watch and try supporting by subscribing

  • @simochri6371
    @simochri6371 8 лет назад +31

    Why didn't you use karnaugh map?

    • @shamus030
      @shamus030 8 лет назад +5

      The map is sparse enough that you don't need a Karnaugh map to find the optimal logic. It's easy enough to find the right logic without using a Karnaugh map in this example.

    • @therealmeisl5609
      @therealmeisl5609 8 лет назад +15

      It's obviously not so easy, as the resulting circuit is far from optimal. The Karnaugh map for four inputs is still feasable by hand (still 2D) and would make for an interesting video in itself.
      What else one could do is to think in terms of 2-bit data selectors (which can be built from 2 ANDs, an OR and a NOT, Ben made a video on them). They correspond to the ite-operator ("?" and ":") you might know from programming. Looking at the minimal sum-of-products from Karnaugh you'll immediately find considerably smaller circuits. Eg for the "a" segment 7 AND, 2 OR and of course 4 NOTs for the inputs - as opposed to 11 AND, 3 OR, 4 NOT.

    • @TomStorey96
      @TomStorey96 8 лет назад +7

      TheRealMeisl I did this myself for a project I'm working on. K-maps are amazing for this kind of thing.
      ornotblog.blogspot.co.uk/2017/03/clock-design-notes-2-7-segment-decoders.html
      But I only did numbers 0-9 since mine are for a clock.

    • @therealmeisl5609
      @therealmeisl5609 8 лет назад +1

      +Tom Storey Very nice blog post that is of yours! Now there's two things I'm wondering about:
      1) You mention how you were able to re-use certain combinations (CD' in your example), so in effect you're optimizing across segments (as opposed to your using one K-map each to optimize a single segment). I did this myself, but not systematically, just by kinda "staring" at them all at once. Is there a better - systematic - way to do this other than writing a program that does an exhaustive search?
      2) K-maps are designed to find minimal sum-of-products, aka "minterms", so the basic gates used are NOT, AND and OR. But of course there are chips with other kinds of gates, particularly universal gates like NAND and NOR. How would a systematic approach look like which produces minimal terms containing, say, only NORs?

    • @TomStorey96
      @TomStorey96 8 лет назад

      If there is, I'd like to know! I spent a few days staring at my k-maps trying to find optimisations as well. The more time I spent looking at them the more I learned how to recognise cases where I might be able to make savings. There might be tools and other tricks or methods that I havent discovered yet, but this method seemed to work well for me. :-)
      If I understand your question correctly, I suppose I havent tried to produce minterms using NOR logic. I have just translated my minterms in to NOR logic in my circuits.
      For example, in Bens decoder, an inverter produces a high when an input is low, so the output of that inverter can be used along with inputs to match against various high/low input combinations using standard AND gates.
      In my case, when an input is high the inverter produces a low, and that low in combination with other inputs can feed a NOR gate, and if all of the inputs to that NOR gate are low then its output would be high. Same function as an AND gate, just using inverted logic. So Im basically using the universal gate property of NOR to build the other types of logic gates.

  • @shangri-la894
    @shangri-la894 8 лет назад

    AWESOME! 😍😍😍 I don't care if it's complicated I'm gonna try it. I'm sure my prof will be impressed.

  • @NotMarkKnopfler
    @NotMarkKnopfler 8 лет назад +3

    All the way through I was shouting at the screen "Just use an EPROM!" :-)

  • @psyolent.
    @psyolent. 7 лет назад

    i so cannot believe you made that circuit ben. thanks SO much for your efforts

  • @paulstelian97
    @paulstelian97 7 лет назад +51

    Could have optimized with Karnaugh tables though haha

    • @magaphoto
      @magaphoto 6 лет назад +4

      or boolean algebra...

    • @SemperFy21
      @SemperFy21 6 лет назад +21

      Karnaugh table IS boolean algebra

    • @Pseudo___
      @Pseudo___ 6 лет назад +5

      or just bought a CD4543BE for $.50

    • @bacphan7582
      @bacphan7582 6 лет назад +19

      that's not a point of this video, you can buy a 8 bit CPU for few bucks, but he wants to build 8 bit cpu from just logic gate

    • @Heathcz
      @Heathcz 6 лет назад +1

      @@bacphan7582 ye, and if he minimalized the functions he could have used a lot less of those gates

  • @PaAShaikAmeerBasha
    @PaAShaikAmeerBasha 4 года назад +1

    nice video for understanding 7 segment hexa-coder
    I'm impressed with your way of teaching

    • @ge5645
      @ge5645 4 года назад

      hi there
      CREATE SHADES USING SIEERPINKI'S TRIANGLE AND YOUR SMART PHONE ruclips.net/video/DMYn_0uTVB8/видео.html
      go watch and try supporting by subscribing

  • @Dongonzales123
    @Dongonzales123 6 лет назад +3

    you should have made every gate with transistors hahaha that would have propably filled a whole table of breadboards

    • @ge5645
      @ge5645 4 года назад

      hey there
      CREATE SHADES USING SIEERPINKI'S TRIANGLE AND YOUR SMART PHONE ruclips.net/video/DMYn_0uTVB8/видео.html
      go watch and try supporting by subscribing

  • @Captain_Panaka
    @Captain_Panaka 2 года назад

    This was a better lesson in discrete mathematics than 2 semesters in discrete mathematics -_-

  • @sreeragm8366
    @sreeragm8366 5 лет назад +35

    Me here:Disliking all those, who said this can be done with an Arduino.

    • @PyPylia
      @PyPylia 4 года назад +8

      What people don’t get is that while micro-controllers are great, they add current draw, and more expenses when often times standard logic gates can do the same thing.

    • @AshutoshSingh-to9vx
      @AshutoshSingh-to9vx 4 года назад +1

      @@PyPylia but they're simpler. More people know c programming than digital electronics.

    • @snooks5607
      @snooks5607 4 года назад +4

      if someone honestly thinks Ben in this video is recommending people to build 7-segment displays out of 7400 logic chips they need to get their eyes/ears/head examined.

    • @electronichaircut8801
      @electronichaircut8801 3 года назад +1

      @@AshutoshSingh-to9vx The goal here to learn and not just to bodge things together.

  • @鈴木雅彦-b6m
    @鈴木雅彦-b6m Год назад

    Thank you for the fun video. I saw it with great interest. Some people mentioned MC14495 in the comments section, but I remember that DM9368N was often used when single board computers began to appear in Japan some 40 years ago.