A four bit adder logic circuit block diagram

AI Thread Summary
The discussion revolves around understanding the block diagram of a four-bit adder circuit, prompted by a user's confusion after a lecture on computer architecture. The responses emphasize the importance of self-directed learning, suggesting that the user research the topic independently through textbooks or online resources like Wikipedia. Participants encourage the user to attempt creating a block diagram of the adder circuit as a practical exercise. Additionally, the idea of using a truth table to illustrate the sum and carry bit for the addition of two 1-bit numbers is proposed as a helpful tool for understanding the concept better.
ForgottenPain
Messages
4
Reaction score
0
pretty new to this whole computer architure thing, so i appreciate the answers given to my previous question, went through a lecture today in class, came out pretty clueless...what i would like to know is

how exactly would the block diagram for a four bit adder circuit look? thank you for your time once again.
 
Technology news on Phys.org
ForgottenPain said:
pretty new to this whole computer architure thing, so i appreciate the answers given to my previous question, went through a lecture today in class, came out pretty clueless...what i would like to know is

how exactly would the block diagram for a four bit adder circuit look? thank you for your time once again.

Welcome to the PF. This is something that you should be researching and reading about on your own. You need to learn how to learn, in addition to learning the material. Try looking in your textbook, or go to wikipedia.org and do a quick search. You will find plenty of learning materials there for this topic.

If you don't understand something about what you've read, by all means ask a question here showing what you don't get (a link or a quote, for example).


EDIT -- In fact, can you show us a block diagram of the adder circuit you are asking about? That would be a good exercise for you. :biggrin:
 
berkeman said:
Welcome to the PF. This is something that you should be researching and reading about on your own. You need to learn how to learn, in addition to learning the material. Try looking in your textbook, or go to wikipedia.org and do a quick search. You will find plenty of learning materials there for this topic.

If you don't understand something about what you've read, by all means ask a question here showing what you don't get (a link or a quote, for example).


EDIT -- In fact, can you show us a block diagram of the adder circuit you are asking about? That would be a good exercise for you. :biggrin:

hahahaha okay okay...i guess it would make more sense for me to research it huh but thanks for your response and i will try and figure it out.
 
berkeman said:
In fact, can you show us a block diagram of the adder circuit you are asking about? That would be a good exercise for you. :biggrin:

Alternatively, a truth table for the sum s and the carry bit co for the addition of two 1-bit numbers a and b could be illuminating... :wink:
 
Thread 'Is this public key encryption?'
I've tried to intuit public key encryption but never quite managed. But this seems to wrap it up in a bow. This seems to be a very elegant way of transmitting a message publicly that only the sender and receiver can decipher. Is this how PKE works? No, it cant be. In the above case, the requester knows the target's "secret" key - because they have his ID, and therefore knows his birthdate.
Thread 'Project Documentation'
Trying to package up a small bank account manager project that I have been tempering on for a while. One that is certainly worth something to me. Although I have created methods to whip up quick documents with all fields and properties. I would like something better to reference in order to express the mechanical functions. It is unclear to me about any standardized format for code documentation that exists. I have tried object orientated diagrams with shapes to try and express the...

Similar threads

Replies
6
Views
19K
Replies
52
Views
3K
Replies
2
Views
15K
Replies
4
Views
3K
Replies
1
Views
5K
Replies
5
Views
4K
Replies
1
Views
3K
Back
Top