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

Explain about butterfly permutation, Q. Explain about Butterfly permutation...

Q. Explain about Butterfly permutation? Butterfly permutation:  This kind of permutation is attained by interchanging the most significant bit in address with least significant

Explain fixed point representation, Q. Explain Fixed Point Representation? ...

Q. Explain Fixed Point Representation? The fixed-point numbers in binary has a sign bit. A positive number has a sign bit 0 whereas negative number has a sign bit 1. In fixed-p

Explain time division switching, Explain Time Division Switching. Ti...

Explain Time Division Switching. Time Division Switching: A switching component can be shared at the same time with number of active speech circuits. It is the principle of

Write a program to find the area and perimeter of a circle, Write a program...

Write a program to find the area and perimeter of a circle of given radius # include void main() { float radius, area, perimeter, pi=3.14; printf("\nEnter the rad

How can we read .doc document in asp.net, How can I read .doc document in A...

How can I read .doc document in ASP.Net? You can read from a text file like this.   Private void Button12_Click(object sender, System.EventArgs e) { string path="C:

Inter suffer buffer and execute an instruction, What are the basic steps ne...

What are the basic steps needed to execute an instruction by the processor? Ans: The basic steps needed to execute an instruction by the processor are: A)    First fetch th

Explain arithmetic data processing instructions, Q. Explain Arithmetic Data...

Q. Explain Arithmetic Data Processing Instructions? These instructions carry outlogical and arithmetic operations on data. Arithmetic: The four fundamental operations are

the three main components of linq, What are the three main components of L...

What are the three main components of LINQ or Language Integrated Query? Ans) 1. Standard Query Operators 2. Language Extensions 3. LINQ Providers

What are limitations of assembly language, What are limitations of assembly...

What are limitations of assembly language? i. It is changed to machine language using assembler which is time consuming when compared with machine language. ii. It is comple

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