PPT Related to Processor Architecture Introduction
221NirbhayRaut
9 views
20 slides
Mar 07, 2025
Slide 1 of 20
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
About This Presentation
PPT based on Processor Architecture
Size: 345.5 KB
Language: en
Added: Mar 07, 2025
Slides: 20 pages
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
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.
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