What is microcomputer system, Computer Engineering

Assignment Help:

Q. What is microcomputer system?

The microcomputer has a single microprocessor and a number of RAM and ROM chips as well as an interface unit which communicates with several external devices via the I/O Bus.

Input/Output subsystem of a computer referred to as I/O offers an resourceful mode of communication between central system and output environment. External devices which are under direct control of computers are said to be connected on-line. These devices are created to read information into or out of memory unit upon command from CPU and are determined to be part of computer system. I/O devices attached to computer are also known as peripherals. We can roughly classify external devices or peripherals in 3 categories:

  • Human readable: appropriate for communicating with computer user for example video display terminals (VDTs) and printers.
  • Machine-readable: appropriate for communicating with equipment for example magnetic disks and tape system.
  • Communication: appropriate for communicating with remote devices for example terminal, a machine-readable device.

 


Related Discussions:- What is microcomputer system

Explain syntax of recursion, Syntax of recursion int fib(int num) /*...

Syntax of recursion int fib(int num) /* Fibonacci value of a number */ {      switch(num) { case 0: return(0); break; case 1: return(1); break; default:  /* Incl

Forall statement in fortran, Q. FORALL Statement in fortran? The FORALL...

Q. FORALL Statement in fortran? The FORALL statement permits for more common assignments to sections of an array. A FORALL statement has general form.   FORALL ( triplet, ..

What is functions indention, Use tabs to bring some structure into your fun...

Use tabs to bring some structure into your function body if(nPos > 1) then nRetrun = True else nRetrun = False end if

What is the relation between response time and throughput, The Throughput g...

The Throughput graph represents the amount of data in bytes that the Vusers received from the server in a second. When we evaluate this with the transaction response time, we will

What are invisible components, They are light weight components that do no ...

They are light weight components that do no painting, but can take space in the GUI. This is mainly used for layout management.

Implement the concept of true and radix minus one complement, Q. Develop a...

Q. Develop a program to implement the concept of true and radix minus one complement. Program should ask for radix and two numbers from that radix. For that two numbers program

What is perl, Perl is an interpreted language (not compiled, like Java) whi...

Perl is an interpreted language (not compiled, like Java) which is ideally suited for CGI programming. It has its roots in UNIX system administration and offers various features li

Show the noframes tag, Q. Show the Noframes Tag? tag can be used for t...

Q. Show the Noframes Tag? tag can be used for those browsers which aren't able to interpret tags. Even though most, if not all, of your visitors would

DLD, Construction of j-k using 4-bit shift register

Construction of j-k using 4-bit shift register

Discuss various enhanced services of stored program control, Discuss the va...

Discuss the various enhanced services that can be made available to the subscribers because of stored program control. One of the instant benefits of stored program control is

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