Logic Gates 05: Combining Logic Gates

preview_player
Показать описание

How does your processor "think"? What are the fundamentals of processing? In this webseries, we explore Logic Gates - The "core" behind processors.

= 0612 TV =

Enjoy your stay, and don't hesitate to drop me a comment or a personal message to my inbox =) If you like my work, don't forget to subscribe!

= NERDfirst =
NERDfirst is a project allowing me to go above and beyond YouTube videos into areas like app and game development. It will also contain the official 0612 TV blog and other resources.

-----

Disclaimer: Please note that any information is provided on this channel in good faith, but I cannot guarantee 100% accuracy / correctness on all content. Contributors to this channel are not to be held responsible for any possible outcomes from your use of the information.
Рекомендации по теме
Комментарии
Автор

Hello and thank you very much for your comment!

Voice recognition software works with my (admittedly fake and unnatural) accent, so I'm happy =P

I don't really have more advanced tutorials in logic - I felt that I couldn't fully explain the concepts when I made this series so I didn't go further. I do have a series on sorting algorithms for programmers on my channel, if you're so interested =)

NERDfirst
Автор

Hello and thank you so much for your comment! Glad you found my work helpful =)

NERDfirst
Автор

You're welcome! Very happy to be of help =)

Thank you for your comment!

NERDfirst
Автор

Thank you very much for your comment!

Glad to be of help =)

NERDfirst
Автор

Hello and thank you very much for your comment! I'm very happy to be of help =)

NERDfirst
Автор

Hello and thank you for your comment! Glad to be of help! =D

NERDfirst
Автор

Hello and thank you very much for your comment! Glad you found the video helpful =)

NERDfirst
Автор

can't thank u removed the big problem of taking notes in college...better n active way of learning

narutoninza
Автор

Hello and thank you for your comment! Glad you found the video helpful =)

NERDfirst
Автор

Hello again, and thank you for your comment.

Overflow happens when you try to make a digit bigger than what it can represent. For example, if I told you to add 1 to the number 9 (in decimal), an overflow happens, because there is no single digit that can represent that value.

When that happens, you'll need to increment the digit left of it. In this case, you'll get 10.

NERDfirst
Автор

@58dragonmist
Thank you very much! Glad I could be of help!

NERDfirst
Автор

Hello and thank you for your comment!

That is actually not correct. We must use an AND gate, because we want some way to disable the alarm. When we want to enter the room, we have to disarm the system first so even though the motion sensor will see us moving around, it will not trigger the alarm.

In fact, if you use an OR gate, that's how you get a situation where you can have two ways to make the alarm go off, since either a TRUE coming from the sensor OR the switch, will set off the alarm.

NERDfirst
Автор

@MrPermenkaret
Cheers! Glad I was of help!

NERDfirst
Автор

thanks, i understand more from you then from my lectures . This helps me alot.

andriuspustlauk
Автор

@brettbed
Cheers! Glad I could be of help!

NERDfirst
Автор

Haha, thanks for your comment! I've unfortunately haven't had occasion to play that game.

NERDfirst
Автор

@TheColdrevenge
Cheers! I'm glad this was useful

NERDfirst
Автор

i like the way you explain things well done

dragonmist
Автор

u r a very good awesome tutor :) give u all my best

PHRicoHui
Автор

All what I can see is great^10000 . But, 2:48, we can link the switch and the sensor by OR gate, too. Why? Well, if we think that sensor is independent of switch, sensor does not need permission from the switch ! Or it looks like two ways to make the alarm on ! An electronic way and a manual way. However, I think that what you mean by you switch is the electric supplier.

Mrgold