+ All Categories
Home > Education > Embeddedmonths

Embeddedmonths

Date post: 06-May-2015
Category:
Upload: matrixphagwara
View: 150 times
Download: 0 times
Share this document with a friend
Description:
e2matrix is an IT company which provides us the work for different technologies such as NS-2, MATLAB, WEKA, JAVA, J2EE Solutions, .NET Solutions (Windows Forms, C#, ASP), Mobile Solutions (J2ME, Android),.... While providing writing assistance, our experts focus on the research findings, references used, related articles from the journals, including the execution of their years of expertise. How our experts are contributing the writing needs of academic students, have a glance over it which follows as: • Abstract containing hypothesis, methods, brief summary of the findings including the conclusion • Introduction having statement of the problem, background, rationale, purpose, methods, and limitations • Literature review enumerating on discussion and analysis of research and purpose of the study, level of understanding over research with several in-depth reviews including the mini- reviews • Material and methods used, precedent, and reason of using • Results having significance to presentation of the findings with statistics, tables, and figures • Discussion with concise restatement of research study purpose entailing with background information and the way to interpret the result • Conclusion involving summarization of results and discussion and so on. This is only the highlights and the way our experts develop the write-up with attributes of critical and analytical aspects. Moreover, the developed write-up is spruced up through editing and proofreading, for which we have another bunch of experts. Your academic goal is the prime concern of our writing services and how you would stand out apart from the crowd is the focus. Address Opp. Phagwara Bus Stand, Above Bella Pizza, Handa City Center, Phagwara Engage us today at our [email protected] [email protected] visit our web site-www.e2matrix.com CONTACT NUMBER -- 09041262727 7508509709 7508509730
24
E2matrix 1
Transcript
Page 1: Embeddedmonths

E2matrix

1

Page 2: Embeddedmonths

INTRODUCING EMBEDDED SYSTEMS AND THE MICROCONTROLLERS

E2matrix

2

Page 3: Embeddedmonths

OUTLINE

• Definition of Embedded Systems

• Examples

• Computer Essentials

• Microprocessors and Microcontrollers

• PIC Microcontrollers

• 12 Series PIC

E2matrix

3

Page 4: Embeddedmonths

DEFINITION OF EMBEDDED SYSTEMS

•Embedded system: is a system whose principal function is not computational, but which is controlled by a computer embedded within it.

E2matrix

4

Page 5: Embeddedmonths

EXAMPLES: REFRIGERATOR

E2matrix

5

Page 6: Embeddedmonths

EXAMPLES: CAR DOOR

E2matrix

6

Page 7: Embeddedmonths

EXAMPLES: ELECTRONIC PING-PONG

E2matrix

7

Page 8: Embeddedmonths

EXAMPLES: DERBOT AUTONOMOUS GUIDED VEHICLE

E2matrix

8

Page 9: Embeddedmonths

EXAMPLES: DERBOT AUTONOMOUS GUIDED VEHICLE

E2matrix

9

Page 10: Embeddedmonths

OUTLINE

• Definition of Embedded Systems

• Examples

• Computer Essentials

• Microprocessors and Microcontrollers

• PIC Microcontrollers

• 12 Series PIC

E2matrix

10

Page 11: Embeddedmonths

COMPUTER ESSENTIALS

E2matrix

11

Page 12: Embeddedmonths

COMPUTER ESSENTIALS

• Instruction Sets• CISC: Complex Instruction Set Computer• RISC: Reduced Instruction Set Computer

• Memory Types• Volatile: Random Access Memory (RAM)• Non-volatile: Read Only Memory (ROM)

E2matrix

12

Page 13: Embeddedmonths

VON NEUMANN AND HARVARD COMPUTERS

E2matrix

13

Page 14: Embeddedmonths

MICROPROCESSORS AND MICROCONTROLLERS

• The microprocessor is a processor on one silicon chip.

• The microcontrollers are used in embedded computing.

• The microcontroller is a microprocessor with added circuitry.

E2matrix

14

Page 15: Embeddedmonths

MICROCONTROLLERS

E2matrix

15

Page 16: Embeddedmonths

MICROCONTROLLER FAMILIES

E2matrix

16

Page 17: Embeddedmonths

MICROCONTROLLER PACKAGING AND APPEARANCE

E2matrix

17

From left to right: PIC 12F508, PIC 16F84A, PIC 16C72, Motorola 68HC05B16, PIC 16F877, Motorola 68000

Page 18: Embeddedmonths

OUTLINE

• Definition of Embedded Systems

• Examples

• Computer Essentials

• Microprocessors and Microcontrollers

• PIC Microcontrollers

• 12 Series PIC

E2matrix

18

Page 19: Embeddedmonths

PIC MICROCONTROLLERS

• Peripheral Interface Controller (PIC) was originally designed by General Instruments

• In the late 1970s, GI introduced PIC® 1650 and 1655 – RISC with 30 instructions.

• PIC was sold to Microchip

• Features: low-cost, self-contained, 8-bit, Harvard structure, pipelined, RISC, single accumulator, with fixed reset and interrupt vectors.

E2matrix

19

Page 20: Embeddedmonths

PIC FAMILIES

PIC Family Stack Size Instruction Word Size

No of Instruction

s

Interrupt Vectors

12CX/12FX 2 12- or 14-bit

33 None

16C5X/16F5X

2 12-bit 33 None

16CX/16FX 8 14-bit 35 1

17CX 16 16-bit 58 4

18CX/18FX 32 16-bit 75 2

E2matrix

20

‘C’ implies CMOS technology; Complementary Metal Oxide Semiconductor

‘F’ insert indicates incorporation of Flash memory technology

Example: 16C84 was the first of its kind. It was later reissued as the 16F84, incorporating Flash memory technology. It was then reissued as 16F84A.

Page 21: Embeddedmonths

12 SERIES PIC

E2matrix

21

The small 12F508

Page 22: Embeddedmonths

PIC 12F508/509 PIN CONNECTION DIAGRAM

E2matrix

22

Page 23: Embeddedmonths

THE 12F508 ARCHITECTURE

E2matrix

23

Page 24: Embeddedmonths

SUMMARY

• An embedded system is a product that has one or more computers embedded within it, which exercise primarily a control function.

• The embedded computer is usually a microcontroller: a microprocessor adapted for embedded control applications.

• Microcontrollers are designed according to accepted electronic and computer principles, and are fundamentally made up of microprocessor core, memory and peripherals.

• Microchip offers a wide range of microcontrollers, divided into a number of different families. Each family has identical central architecture and instruction set. However, common features also appear across all their microcontrollers.

• The Microchip 12F508 is a good microcontroller to introduce a range of features of microcontrollers in general and of PIC microcontrollers in particular.

E2matrix

24