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

Cryptography, Question 1 Consider the one-time pad encryption scheme to e...

Question 1 Consider the one-time pad encryption scheme to encrypt a 1-bit message m, and assume m is chosen with uniform distribution from message space M={0,1}. Let E1 be the ev

Variable - concept of programming language, Variable - Concept of programmi...

Variable - Concept of programming language: Variable: As referencing memory by its physical address is very tedious, variable names are used. A variable is a symbolic name giv

Wide area networks and metropolitan area networks, Metropolitan Area Networ...

Metropolitan Area Networks : These type of networks generally cover specific metropolitan area and provide to them all the services.  Wide Area Networks (WANs): Wide Are

Electronic digital, Design a BCD to excess 3 code converter using minimum n...

Design a BCD to excess 3 code converter using minimum number of NAND gates.

Explain web cache, To satisfy client needs through proxy server and not thr...

To satisfy client needs through proxy server and not through main server, as some other user have already accessed that file and its copied to the proxy server, so next time a user

Short program to practice assembly language loops, Purpose of Code This...

Purpose of Code This is a short program to practice assembly language loops and if/else statements. You will use various jump commands and the cmp instruction.  The progra

Artificial intelligence-specifying search problems, Specifying Search Probl...

Specifying Search Problems In our agent expressions, a problem to be solved is a specific task where the agent starts with the atmosphere in a given state and acts upon the env

C++, whats the out put of int main(){ int n=310; funcone(n); functwo(&n); ...

whats the out put of int main(){ int n=310; funcone(n); functwo(&n); cout return 0; } void funcone(intn) n=240; } void func two(intn*) { n=120; }

What is computer, how to use computer and how we can manage it

how to use computer and how we can manage it

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