What Are the Fundamental Elements of Computer Architecture?

AI Thread Summary
The discussion focuses on fundamental concepts of computer architecture, particularly clarifying the roles of the CPU and RAM. The CPU, or Central Processing Unit, is identified as a type of microprocessor, while the term "processor" can refer to various types of processing units. RAM, or Random Access Memory, is explained as the memory that temporarily holds data for processing and is typically installed in slots on the motherboard, rather than being integrated within the CPU. The mention of a 40-pin integrated circuit raises questions about its relation to microprocessors, suggesting that additional components may be involved in forming a complete microprocessor. For beginners, examining motherboard layouts and utilizing resources like Wikipedia and reference books on computer architecture is recommended for deeper understanding.
khalidmd
Messages
1
Reaction score
0
Hi guys, I am a newcomer to this. Actually I have confusion about Computer Architecture basics.
So, I want to know what CPU actually is ? I mean is it a Microprocessor or Micro controller ?
What is the difference between CPU and Processor ? If CPU is a Processor, then why we call it as CPU, not Processor ?
What RAM actually is ? Is a RAM that one, which one we can insert into a slot on the MotherBoard or it exists inside the processor which is not visible to us !
Is the 40 pin Integrated circuit(IC) simply a Microprocessor ? Or is there any other elements constructing Microprocessor form outside of the 40 pin IC ?
 
Computer science news on Phys.org
Well for starters-

CPU - Central Processing Unit (Microprocessor)

RAM- Random Access Memory - Used to hold the data to be processed.
[/PLAIN]
Computer Architecture
- Fairly Complicated

I think a good starting point would be a look at the layout of a motherboard.

Any questions regarding specific components? I would suggest looking at the wiki results for each component and using that as a starting point for your questions.
 

Attachments

  • Computer Parts.jpg
    Computer Parts.jpg
    49.1 KB · Views: 590
Last edited by a moderator:
I haven't seen the later editions and am not sure if they deleted any of the basics to include devices made in the last 15 years or just made the book bigger but it was a great resource for me.

This book seems to be helpful to those new to computers yet can still be used for reference by a more advanced user.

Not many other books can do both.


513BDGJT7XL._SS500_.jpg
 
In my discussions elsewhere, I've noticed a lot of disagreement regarding AI. A question that comes up is, "Is AI hype?" Unfortunately, when this question is asked, the one asking, as far as I can tell, may mean one of three things which can lead to lots of confusion. I'll list them out now for clarity. 1. Can AI do everything a human can do and how close are we to that? 2. Are corporations and governments using the promise of AI to gain more power for themselves? 3. Are AI and transhumans...
Thread 'ChatGPT Examples, Good and Bad'
I've been experimenting with ChatGPT. Some results are good, some very very bad. I think examples can help expose the properties of this AI. Maybe you can post some of your favorite examples and tell us what they reveal about the properties of this AI. (I had problems with copy/paste of text and formatting, so I'm posting my examples as screen shots. That is a promising start. :smile: But then I provided values V=1, R1=1, R2=2, R3=3 and asked for the value of I. At first, it said...
Back
Top