Explain the typical organization of a computer, Computer Engineering

Assignment Help:

Q. Explain the typical organization of a computer?

There are two principal components: hardware and software. The former refers to physical components such as memory unit (MU), arithmetic and logic unit (ALU), control unit (CU), input/output (I/O) devices, etc.; whereas the latter refers to the programs (collections of ordered instructions) that direct the hardware operations.

Figure illustrates the basic organization of a digital computer. TheMU stores both data and programs that are currently processed and executed. The ALU processes the data obtained from the MU and/or input devices, and puts the processed data back into the MU and/or output devices. The CU coordinates the operations of the MU, ALU, and I/O units. While retrieving instructions from programs resident in theMU, the CU decodes these instructions and directs the ALU to perform the corresponding processing; it also oversees the I/O operations. Input devices may consist of card readers, keyboards,magnetic tape readers, andA/Dconverters; output devices may consist of line printers, plotters, and D/A converters. Devices such as terminals andmagnetic disk drives have both input and output capabilities. For communicating with the external world and for storing large quantities of data, a variety of I/O devices are used.

1722_Explain the typical organization of a computer.png

Software may be classified as system software and user software. The former refers to the collection of programs provided by the computer system for the creation and execution of the user programs, whereas the latter refers to the programs generated by various computer users for solving their specific problems.


Related Discussions:- Explain the typical organization of a computer

Determine maximum possible time of 4-bit synchronous counter, A 4-bit synch...

A 4-bit synchronous counter uses flip-flops with propagation delay times of 15 ns each.  The maximum possible time required for change of state will be ? Ans. 15 ns since in sy

What is input - output interface, The I/O interface provides a technique fo...

The I/O interface provides a technique for transferring information between external I/O devices and internal storage. Peripherals linked to a computer require special communicatio

Example of weight training calculations, Example of Weight training calcula...

Example of Weight training calculations: Through having calculated all the error values associated with such each unit like hidden and output then we can now transfer this inf

Biometric systems for implementing client server network, Discuss password ...

Discuss password schemes and Biometric systems for implementing client server network security.          In cyberspace, buyers & sellers cannot see each other. Also in video con

Doubly linked list, A doubly linked list is like a linked list except that ...

A doubly linked list is like a linked list except that each node has a pointer both to the next node in the list and to the previous node in the list. There are also pointers to th

8086 microprocessor, In SDK – 86 kit 128KB SRAM and 64KB EPROM is provided ...

In SDK – 86 kit 128KB SRAM and 64KB EPROM is provided on system and provision for expansion of another 128KB SRAM is given. The on system SRAM address starts from 00000H and that

Write an algorithm for the braking system, Question: a) Consider a car ...

Question: a) Consider a car having a collision detection mechanism. Write an algorithm (in simple English) to illustrate the collision detection mechanism. b) The same car

Explain about distributed systems, Q. Explain about distributed systems? ...

Q. Explain about distributed systems? A Distributed System in that Data, Process and Interface component of information System are distributed to many locations in a computer n

Define the while loop, The while Loop The while loop repeats a statemen...

The while Loop The while loop repeats a statement until the test at the top proves false. As an example, here is a function to return the length of a string. int string_leng

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