DEV Community

Saurav Mishra
Saurav Mishra

Posted on

Categorization Of Computer Based On working System | What Is Digital Computer, Analogue Computer & Hybrid Computer

Category Of Computer According To Working System

 Digital Computers

A digital computer, also called a computer, is an electronic machine that performs calculations and operations based on digital signals. Unlike analog computers, which process continuous signals, digital computers process information in the form of binary data representing discrete numbers or letters, making them suitable for performing mathematical and logical operations.

The central processing unit (CPU) of a digital computer is the brain of the machine, executing instructions and performing arithmetic operations. The CPU retrieves data and instructions from memory, processes them and stores the results back in memory.

Working memory, also called random access memory (RAM), stores data and instructions temporarily. Hard disk drives (HDD) or solid-state drives (SSD) are used for long-term storage of data and software.

Input devices, such as a keyboard and mouse, allow data to be entered into the computer. Output devices, such as a monitor or printer, display the results of calculations to the user.

In addition to these components, digital computers may also include other peripherals such as graphics cards, sound cards, and network adapters that enhance the capabilities and performance of the device.

Digital computers have changed the way we live, work, and communicate. They have revolutionized industries such as medicine, finance, education, and entertainment, enabling the fast and efficient processing and storage of large amounts of data. Today, digital computers come in a variety of sizes, from tiny devices like smartphones to massive supercomputers used for scientific research and national defense.

In summary, a digital computer is a powerful tool that has revolutionized the world by processing, storing and transmitting information quickly, efficiently and reliably.

Categorization Of Computer Based On working System
 

Analogue Computers

An analogue computer, also called an analogue computer, is a type of computer that processes continuous signals, as opposed to digital computers, which process discrete signals in the form of binary data. An analogue computer represents information as physical quantities such as voltages, currents, and mechanical positions that can be changed continuously.

Read More

Top comments (0)