Digital computer, Basic Computer Science

Assignment Help:

Digital computer:

In the digital computer there are basically two types of input, namely Instructions, and Data from the various radio and non-radio sensors, which will be referred to collectively as information. Information must of course, be coded into a form, which the rest of the computer can understand, such as digital form.

The essential components of a digital computer are shown in Figure.

629_digital computer.png

Coded information is passed to the memory in which it is stored until needed by the other units. The memory is divided into a large number of cells, each of which can store a word representing a piece of information. Each cell has a unique address, through which access to the information contained within that cell can be obtained. There are usually two types of memory, long term and temporary stores. The latter, often termed registers, will be used to hold intermediate results in calculations and data, which is to be processed next in the calculating sequence.

The arithmetic unit performs the actual arithmetic operations called for by instructions. It can be compared with a calculator.

The results of the calculations must be displayed in a suitable form easily interpreted by the pilot. This is the function of the output unit, which reads from the store.

The control unit directs the overall functioning of the computer according to the program of instructions in store. This program is known as software as opposed to the actual circuitry, which is termed hardware. Although control is drawn as a separate unit in the functional block diagram, the control hardware, which comprises timing circuits and electronic switches, is spread throughout the computer.

Information is read into the appropriate address of the store under the control of the software. In aircraft navigation applications, incoming data from sensors updates the contents of the store at a rate dependent upon the timing of the computer control.

The control acts on instructions held in store in the appropriate sequence. The basic task will be to transfer data from store to the arithmetic unit, to carry out the necessary calculations using registers to store the intermediate results, then writing the final result into the store.

The final control function will be to transfer data from store to the output as a result of built in instructions, or on specific instructions from the pilot.

This process of input - store - calculate - store - output is carried out sequentially in accordance with software requirements.


Related Discussions:- Digital computer

What is the difference between kernel mode and user mode fun, The differenc...

The difference between kernel mode and user mode gives a rudimentary form of security in the following manner. Convinced instructions could be executed only when the CPU is in kern

Explain popular way commonly used to evaluate interfaces, Question: Usi...

Question: Using a questionnaire is a popular way commonly used to evaluate interfaces. (a) Describe advantages of using questionnaires as a means to evaluate interfaces.

Explain particle collision in detail, Question 1 Name the different types ...

Question 1 Name the different types of emitters and explain them in brief Question 2 List and explain the Particle Attributes Question 3 Explain Particle Collision

Artificial intelligence-environments, Artificial Intelligence-Environments ...

Artificial Intelligence-Environments   We have seen that intelligent agents should take into description sure information when   choosing  a rational act,  including inform

Java programming, Write a program that lets the user play the game Rock, Pa...

Write a program that lets the user play the game Rock, Paper, Scissors against the computer. The program should work as follows: ? When the program begins, the results of the prev

What is Router. Explain Network Router, A router is a device which has play...

A router is a device which has played an important role in the development and existence of the Internet. Routers are designed to transmit data from other network users to specific

Port in a computer, what is the need of a port in a computer?

what is the need of a port in a computer?

Explain how cpu responses to an interrupts, Problem 1. Explain the diff...

Problem 1. Explain the different categories of instructions. Explanation of 4 categories 2. Explain the steps to be followed for the addition of floating point numb

Process killed, 1. What actions need to be taken when a program terminates ...

1. What actions need to be taken when a program terminates or a process is killed? What if that process destruction is not the consequence of normal termination, but rather is the

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; }

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