Block diagram of digital computer, Basic Computer Science

Assignment Help:

Block diagram of digital computer:

The general pattern of computer architecture has remained unchanged over the last four decades or so. It has a single processor, which accepts data from an input device or obtains it from backing storage, performs some operations on it, and returns the processed data to storage or to an output device. Information is passed between the components by means of a high speed data channel, (see the block diagram of a digital computer) known as a bus. The operation is serial, with a single operation being performed on a single data item.  

 

2040_block diagram of a digital computer.png

The result is a general purpose computer, able to be used for different tasks. Over the years many improvements have been made to this sort of computer to improve its speed and power. One example is the emergence of RISC (Reduced Instruction Set Computing) machines, which give faster performance for some types of applications by using a smaller set of machine instructions. It maybe mentioned that the main change in computer architecture that is now widens/ay is the emergence of parallel processing. In other words, parallel processing machines can perform the same operation on a number of data items at a time, or may have a number of processing units operating independently, performing different operations on different data items simultaneously. Parallelism has been first developed for super-computers. However, the parallelism requires special software for its applicability. Hence its utility is somewhat limited. It may be mentioned that parallel processor machines are now beginning to be used for database applications. Parallel processing is now becoming generally available in the form of transputer which can be attached with or added to microcomputer systems to improve their performance. Most of the professionals seeking to automate some aspects of information management will be using microcomputers. However, it is desirable to know developments in larger machines.  

 


Related Discussions:- Block diagram of digital computer

Multiplexing, draw the diagram to implement 32*1 mux by using 3 relevant ty...

draw the diagram to implement 32*1 mux by using 3 relevant type of mux

Second generation of computers, THE SECOND GENERATION (1956-1965) ...

THE SECOND GENERATION (1956-1965) This generation of computers were characterized by:     Considerable reduction in physical size     Increased reliability

How to avoid race conditions with critical section?, • The key to preventi...

• The key to preventing problem involving shared storage is get some way to prohibit more than one process from reading and writing the shared data concurrently. That part of the p

Evolution of erp , Evolution of ERP  The origin of using computers for ...

Evolution of ERP  The origin of using computers for business, traces the following line of story. Originally, they were designed to support the repetitive and time consuming fu

Description of external hardware interruptions, External interruptions are...

External interruptions are produced by peripheral devices, for example keyboards, printers, communication cards, etc. They are also produced by coprocessors. It is not achievable t

Explain initial dynamic model with example, Question 1 Explain initial dyn...

Question 1 Explain initial dynamic model with example Question 2 Discuss the importance of object orientation during system development Question 3 Distinguish between Ob

Pyhon''s Multi-Line Statements , Statements in Python classically end with ...

Statements in Python classically end with a new line. Python does, though, permit the use of the line continuation character (\) to denote that the line should continue. Illustrati

ToDoMenu, In this assignment, you should create a class called ToDoMenu whi...

In this assignment, you should create a class called ToDoMenu which has a main method that contains the code that implements a command-line menu for managing a collection of ToDoIt

Threading Module of python, The latest threading module comprised with Pyth...

The latest threading module comprised with Python 2.4 provides much more powerful, high-level hold for threads than the old thread module. The threading module depictions all the m

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