0% found this document useful (0 votes)
33 views

An Embedded System Is A Special Purpose Computing System Designed To

An embedded system is a special purpose computing system designed to perform dedicated functions. Embedded systems use microcontrollers or microprocessors as the CPU and are found in devices like phones, cameras, cars, and medical equipment. Common microcontroller families include PIC, 8051, ARM and AVR. The PIC16F73 is a popular PIC microcontroller with features like a RISC CPU, 4K of flash memory, 192 bytes of RAM, and programming via ICSP. It has 28 pins and common applications.

Uploaded by

Anshu Ranjan
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
33 views

An Embedded System Is A Special Purpose Computing System Designed To

An embedded system is a special purpose computing system designed to perform dedicated functions. Embedded systems use microcontrollers or microprocessors as the CPU and are found in devices like phones, cameras, cars, and medical equipment. Common microcontroller families include PIC, 8051, ARM and AVR. The PIC16F73 is a popular PIC microcontroller with features like a RISC CPU, 4K of flash memory, 192 bytes of RAM, and programming via ICSP. It has 28 pins and common applications.

Uploaded by

Anshu Ranjan
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 8

What is Embedded System?

An embedded system is a special purpose computing system designed to perform one or a few dedicated functions. In contrast, any electronic system which uses a CPU chip to do some specific tasks is known as Embedded system. Embedded System generally uses Microcontroller/Microprocessor or custom design chips as a central processing unit (CPU).

Examples of Embedded System


Consumer Electronics : Mobile Phones, mp3 Player,

Digital Camera, Automatic washing machine.


Automobiles : Fuel injection, Anti-lock breaking

system.
Medical : CT scan, ECG, MRI etc.

Microprocessor Vs Microcontroller
Microprocessor RAM ROM I/O PORTS INTRRUPT CONTROLLER TIMER/COUNTER NO NO NO NO NO Microcontroller YES YES YES YES YES

Different family of Microcontroller


PIC
(8 bit, 16 bit, 32 bit)

8051
(MCS-51 family-8 bit)

ARM (32 bit) AVR


(8 bit, 32 bit)

PIC Microcontrollers
Peripheral Interface Controller(PIC)
PIC are popular with both industrial developers and

hobbyists alike due to their low cost, wide availability.


Microchip developed different chip of PIC

microcontroller like 8 bit : PIC 10xx, PIC 12xx, PIC 16xx. 16 bit : PIC 24xx, PIC 24Hxx. 32 bit : PIC 32xx.

Architectural Features Of PIC16F73


High performance RISC CPU.

Operating speed: up to - 20 MHz


4K x 14 words of FLASH Program Memory

192 x 8 bytes of Data Memory (RAM)


On-chip RC oscillator with Selectable oscillator

options

In-Circuit Serial Programming (ICSP) via two pins.

PIN Detail of PIC 16F73

PIC 16F73 is of 28 pin package. From 28

You might also like