Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Purpose serve by a simplest microprocessor

Status
Not open for further replies.

Eshal

Advanced Member level 1
Joined
Aug 29, 2012
Messages
470
Helped
16
Reputation
32
Reaction score
15
Trophy points
1,298
Location
Nowhere :)
Activity points
5,149
Hello experts!

I want to know what a microprocessor can do?
I know, it can do addition, subtraction, multiplication, division with the help of its ALU
anything else a microprocessor do?

Thank you experts!

Princess
 

Can you provide me a block diagram for the simplest microprocessor? I think 4-bit microprocessor would be the simplest one. I want to design my own because I know digital electronics and analog too.
 

the simplest block diagram contain BIU, ALU, Paging unit, control unit and decode unit. can you know these all thing in detail and also can you design a chip? because if you want to build it by using individual component or some ics that means you want to go into 1970.
 
  • Like
Reactions: Eshal

    Eshal

    Points: 2
    Helpful Answer Positive Rating
I will design it on a bread board. Can I interface a small keyboard with this microprocessor too?
I want to design simplest one. Is there a 2-bit microprocessor to be called the simplest or 4-bit?

Yes, I know BIU, ALU, paging unit, control unit and decode unit. Ofcourse I am not an expert but I will also learn during designing.
 

Hi,

Think you might want to try something like this board which goes right down to the basic transistors circuit.
https://www.youtube.com/watch?v=xISG4nGTQYE

Do note that breadboards are not the most reliable mode of construction, particularly if they are old and the contacts dirty.
 

then start with decode unit. yes you have to interface a keyboard and 7 seg. display for writing your program. notice that here you are directly write the op code. in microprocesser 8085 3E use fore mov. you want to design your own which totally brand new then its depends on you that which command for move and which for add etc. think that how you decode that hexadecimal value into binary...
 
  • Like
Reactions: Eshal

    Eshal

    Points: 2
    Helpful Answer Positive Rating
Hello,

I want to help you if you are serious about breadboarding a Computer on a testboard. Check out a chip called 74181.
4 bit ALU. Widely used in computers in the early '70. Like Military radars and so on. Your breadboard will be VERY big.

You can also consider an AMD2901 bit slice processor for your project , a very nice chip I used in 1986 latest.

Today we have PIC's and AVR's and MCS'51 + PDP11 and VAX11/785.

Much easier.
Nils
 
  • Like
Reactions: Eshal

    Eshal

    Points: 2
    Helpful Answer Positive Rating
Thank you for such nice replies and helps.

I will not directly start bread-boarding ofcourse. I will first design and simulate. I have simulator multisim.

First, recall me how many parts a microprocessor should consists of?
BIU
ALU
Paging unit
control unit
&
decode unit.
Right?

So should I start with Decode unit or ALU?

I am recalling that I want to make the simplest one first then I will move to the higher bits.

So tell me experts which is the lowest bit I can use for my microprocessor? Is it 2-bit microprocessor or 4-bit?

Thank you.
 

lol I am not a sir. I am a madam hehehehehehehehehe.....

And i want to experiment it for knowledge. So i will start with low to high.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top