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

Can math operations be performed on a void pointer, Can math operations be ...

Can math operations be performed on a void pointer? No. Pointer addition and subtraction are based on advancing the pointer by a number of elements. By explanation, if you have

State in brief about the pseudo instruction, State in brief about the pseud...

State in brief about the pseudo instruction A pseudo instruction isn't a real instruction. CPU can't execute it. It often requires a complex architectural operation and if it w

Flowchart, flow chart for ''sin x'' as sum of serie

flow chart for ''sin x'' as sum of serie

What are different types of log records, What are different types of Log re...

What are different types of Log records? V1 and V2.  V1 must be processed before V2.  But, we can have more than single V2 logs

Write a program that will solve a puzzle, You will write a program that wil...

You will write a program that will solve a version of the common newspaper puzzle \word search." In the puzzle you are given a grid lled with characters and a list of words to nd

Describe one graphics and image editing tool, Question : Multimedia inv...

Question : Multimedia involves multiple modalities of text, audio, images, drawings, animation, and video (a) Describe three popular file formats for images (b) Most imag

What is meant by branch instruction, What is meant by branch instruction? ...

What is meant by branch instruction? A branch instruction is an instruction which changes the contents of the PC with the branch target address. This address is usually get by

Instruction set for ia - 64 architecture, Q. Instruction set for IA - 64 ar...

Q. Instruction set for IA - 64 architecture? Instruction set: Architecture gives instructions for multimedia operations as well as floating point operations. Itanium supports

Define the difference between union and structure, Define the difference be...

Define the difference between union and structure The main difference between union and structure is the storage allocation. In Union , for each variable the compiler allocates

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