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

Rooted tree, Ask qu The figure below shows a rooted tree, 756_Find the hei...

Ask qu The figure below shows a rooted tree, 756_Find the height.png 1.1. Find the height/level of the tree as shown above?estion #Minimum 100 words accepted#

Depth first search-artificial intelligence, Depth First Search-Artificial i...

Depth First Search-Artificial intelligence: Depth first search is  similar to breadth first, except that things are added to the top of the plan rather than the bottom. In our

Principal structures in flow charting, PRINCIPAL STRUCTURES IN FLOW CHARTIN...

PRINCIPAL STRUCTURES IN FLOW CHARTING Structured programing calls for the usage of four principal structures to help simplify the program. They are:     Sequential contro

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

The skill of Assembly Language, The skill of Assembly Language Programming ...

The skill of Assembly Language Programming (AoA), Randy Hyde''s acclaimed text on assembly language programming, is the most-frequently recommended book on 80x86 assembly language

Characterizations of artificial intelligence, Characterizations of Artifici...

Characterizations of Artificial Intelligence Artificial Intelligence is a typical science to describe, because it has fuzzy borders with, psychology, computer science, mathemat

Multiplaxer, what is multiplaxer and truth table, digram

what is multiplaxer and truth table, digram

Management information system, Is IT a strategic weapon or a survival tool?...

Is IT a strategic weapon or a survival tool? Discuss.

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

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