Definition of a micro controllers, Computer Engineering

Assignment Help:

Before we take a detailed look about the Motorola 68HC11 series of micro controllers it is useful to define what is meant by a micro controller. As the name suggests a micro controller is a small totally packaged controller capable of controlling motor, sensors etc. To appreciate the difference between a micro controller and a personal computer, let us consider a typical functional block of a small computer system. Typical all computer systems consist of four functional blocks: - Input, Output, process and memory as shown below

1994_Definition of a micro controllers.png

These blocks handle the means by which information (data) is transferred and processed to achieve a given task (program). Interfacing to the 'real' world is handled by the input/output blocks (IO), data and program is stored in memory and the process computes/performs the required function. In a typical computer these blocks are physical different integrated circuit s and are interconnected by PCB tracks which form a highway bus structure. This independence of the functions allows designer the ability to expand on the design and add additional devices i.e. Disk drives, CD ROMs etc. In the field of micro controllers, most systems simply require a limited (Fixed) amount of I/O and memory; therefore various manufacturers have compressed the entire system onto a single integrated circuit (embedded) and produced a small (micro) controller. There are various examples of micro controllers; each with different basic blocks e.g. Motorola 6805/11, Intel 8031/51, and Microchip PIC16C5X. Each CPU above has its own language and in order to program the engineer has to learn the particular language of his/her computer. Within software engineering the task of programming in machine code (LLL) proved to be very time consuming and a range of compilers were designed to allow the programmer to write a program in HLL and convert it to machine code instructions. Most programs are now coded in a high level language and compiled to the particular LLL required. However for speed/space critical programs, some programs may still have to be encoded in machine code. There are many HLL available e.g. FORTRAN, Pascal, Basic and the most common 'C' and 'C++'. The program is usually stored in the micro-controller, although the microcontrollers are often expandable to allow external EPROM.


Related Discussions:- Definition of a micro controllers

Define user mode and kernel mode, Define user mode and Kernel mode Kern...

Define user mode and Kernel mode Kernel is a private mode in that no limitation is imposed on the kernel of system. Kernel may be use all the information of the processor, oper

What is encapsulation technique, Hiding data within the class and making it...

Hiding data within the class and making it available only by the methods. This method is used to protect your class against accidental changes to fields, which might leave the clas

Determine octant to hexadecimal conversion, What is the Octant to hexadecim...

What is the Octant to hexadecimal conversion of 734 ? Ans. (734) 8      = (1 D C) 16 0001 ¦ 1101 ¦ 1100 1         D         C

Explain bitwise-inclusive-or operato, Bitwise-Inclusive-OR Operator: i...

Bitwise-Inclusive-OR Operator: inclusive-OR-expression : exclusive-OR-expression inclusive-OR-expression | exclusive-OR-expression The  bitwise-inclusive-OR  operator

Implementation of logic micro-operations, Q. Implementation of Logic Micro-...

Q. Implementation of Logic Micro-operations? For implementationlet's first ask questions how many logic operations can be performed with two binary variables. We can have 4 pos

What are the 3 things that are needed to specify a route, 1. URL Pattern - ...

1. URL Pattern - You can contain placeholders in a URL pattern so that variable data can be passed to the request handler without having a query string. 2. Handler - The handle

Determine the o/p for JK flip flop with J=1 & K=0, For JK flip flop with J=...

For JK flip flop with J=1, K=0, the output after clock pulse will be ? Ans. The output will be 1 after clock pulse.

Illustrate about the single inheritance, Illustrate about the single inheri...

Illustrate about the single inheritance During inheritance, superclass feature may by override by a subclass defining that feature with the same name. The overriding features (

An 8086 interrupt, An 8086 interrupt can take placedue to the following rea...

An 8086 interrupt can take placedue to the following reasons: 1.  Hardware interrupts caused by some external hardware device. 2.  Software interrupts that can be invoked wit

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd