PPT Related to Processor Architecture Introduction

221NirbhayRaut 9 views 20 slides Mar 07, 2025
Slide 1
Slide 1 of 20
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13
Slide 14
14
Slide 15
15
Slide 16
16
Slide 17
17
Slide 18
18
Slide 19
19
Slide 20
20

About This Presentation

PPT based on Processor Architecture


Slide Content

Microcontroller

Internal structure and basic operation of microprocessor ALU Register Section Control and timing section Address bus Data bus Control bus 2 Block diagram of a microprocessor

Examples Intel 4004 – The First Microprocessor Intel 8085 Intel 8086 – 386,486, … Intel Pentium – P4, P5, … Intel Core i3, i5, …

AMD ARM Atmel AT&T Bell Labs …

AMD ARM Atmel (now sold to microchip) AT&T Bell Labs …

Microcontroller Central core of microprocessor with limited capabilities of registers, memory size, and speed. On board memory Several Timers I/O configurable ports Keyboard --- keypad, switch etc. Monitor --- LED , small display, buzzer etc.

Examples Intel 8051 PIC dsPIC AVR SAM

Examples Intel 8051 PIC dsPIC AVR SAM

Examples Intel 8051 PIC -10, 12, 16, 17, 18, 24, 32 dsPIC AVR SAM

Examples Intel 8051 PIC -10, 12, 16, 17, 18 , 24, 32 dsPIC AVR SAM

Embedded systems Controlled by its own internal microcontroller/microprocessor The ROM is burned with specific functions needed for the system. Examples: Washing machine, ATM, microwave oven etc.

Need of the embedded systems To decrease the power consumption and space. It is achieved by integrating more functions into one chip.

Choosing a microcontroller Every microcontroller has a unique instruction set and register set. Thus programs written for one are not compatible with other.

Criteria to select microcontroller Computing needs of the task efficiently and cost effectively 8-bit, 16-bit, 32-bit Speed Packaging - Number of pins, type of package – DIP (Dual inline), QFP(Quad Flat) Power consumption Size of RAM and ROM on chip Number of I/O pins and timers on chip Ease to upgrade to higher performance or lower power consumption versions Cost per unit and number of units required

Criteria to select microcontroller 2. Availability of software and hardware development tools such as compiler, assembler, debugger , technical support Most of the times, third party vendor support may be better than the manufacturer

Criteria to select microcontroller 3. Wide availability and reliable sources of the microcontroller.

PIC microcontroller PIC- Peripheral Interface Controller PIC- 8-bit microcontroller, 1989 – 8 pins Had small amounts of RAM, few hundred bytes of on-chip ROM for the program, one timer, few pins for I/O ports
Tags