Skip to main content

Components of a Digital Computer

A digital Computer can be broadly classified as a collection of four components. They are: Input unit, Output unit, CPU, Memory

Input Unit: The input unit provides an interface between the users and the machine for inputting data and instruction. Data can be input in many more forms – audio, visual, graphical etc.
Some common input devices are : Keyboard, Mouse, Joystick, Scanner, Light pen, Voice data entry etc.

Output Unit: output unit provides an interface between the user and the machine. The output unit receives the data from the cpu in the form of binary bits. This is then converted into a desired form understandable by the user.
Some common output devices are: Monitor (VDU), Printers, Speakers, and Secondary Storage Devices.

Central Processing Unit: The CPU is the brain of the computer system. The input and output devices may vary for different application, but there is only one CPU for a particular computer. The specifications of a computer are basically characterized by its CPU.
Parts of CPU : Arithmetic Logic Unit (ALU), Control Unit and Memory Unit
Memory Unit: The main memory also known as the primary memory is a part of the central processing unit and is a combination of both RAM and ROM.

Comments

Popular posts from this blog

How Many Type of Keys on a Keyboard?

Friends you know a keyboard is the most important part of a computer. It consists of different sets of keys that help us to enter information into the computer. Today we will discuss about keyboard and its keys types and use. A standard keyboard has 104 keys. Types of Keys in a Keyboard: Alphabet Keys Number Keys Special Keys Function Keys Navigation Keys 1. Alphabet Keys:   26 alphabet keys are present on a keyboard from A to Z. these keys are not present in the alphabetical order. These keys are used to type words, sentences or paragraphs. 2. Number Keys:   These keys are used for typing numbers. These keys are present above the top row of the alphabet keys and also present on the right side of the keyboard. 3. Special Keys:   Keyboard has more special keys such as Space bar Key, caps lock key, backspace key, shift key, enter key, symbol keys and tab key etc. 4. Function Keys:   12 function keys are present on a keyb...

Advantage and Disadvantage of Computer Generations

All computer generations have some advantage and disadvantage today we explain some computer generation advantages and disadvantages. First Generation Computers (1946-1959) The computers produced during the period 1946-1959 with the them technology are regarded as the first generation computer. These computers were manufactured with the vacuum tubes. These tubes were used in the arithmetic and logical operations.  Advantages: They were capable of making arithmetic and logical operations. They used the electronic values in place of the key punch machines or the unit record machines.  Disadvantages: They were too big in size, very slow, low level of accuracy and reliability. They consumed lot of electricity, generated a lot of heat and break down frequently. Second Generation Computers (1959-1965) The computer produced during the period 1959-65 with technology is known as second generation computers. These comp...

What is Vacuum Tube

A vacuum tube is, reasonable enough, a sealed glass tube containing a vacuum in which are present several electronic elements: the cathode, anode, grid, and filament. When the cathode and anode are heated by the filament, and a voltage is applied across them, current flows between the cathode and anode. If a grid is inserted between them, the flow can be controlled by changing the grid between a positive and negative voltage.  The grid voltage can be quite small, and the plate voltages can be quite high, thus providing an amplifying capability. More importantly for computers, switching the grid voltage causes the tube to act as a switch with respect to the plates. Thus, we have an electronically controlled switch that is much faster than a relay. A type of vacuum tube also served as a popular storage mechanism, the Cathode Ray Tube (CRT). Other memory devices used during the period include mercury or glass delay lines, and magnetic core memory. Vacuum tubes, however, are la...