📜  计算机概念-计算机简介

📅  最后修改于: 2021-01-23 07:08:50             🧑  作者: Mango


在当今世界,我们使用计算机来完成所有任务。我们的日常活动:支付账单,购买杂货,使用社交媒体,寻求娱乐,在家工作,与朋友交流等,都可以使用计算机来完成。因此,不仅要了解如何使用计算机,而且要了解计算机的组件及其功能很重要。

本主题详细介绍了与计算机有关的所有概念,从起源到结束。还讨论了计算机素养的概念,其中包括计算机的定义和功能。您将了解计算机的组成部分,硬件和软件的概念,数据/信息的表示形式,数据处理的概念以及IECT的应用程序。

电脑是什么?

计算机是一种电子设备,可以从用户那里接收数据,对其进行处理,生成结果,将其显示给用户并存储结果以供将来使用。

数据是无组织的事实和数字的集合,不提供有关模式,上下文等的任何进一步信息。因此,数据表示“无结构的事实和数字”。

信息是结构化的数据,即组织的有意义的和经过处理的数据。为了处理数据并将其转换为信息,使用了计算机。

电脑功能

计算机执行以下功能-

接收输入

数据通过各种输入设备(例如键盘,鼠标,数字笔等)输入计算机。输入也可以通过CD-ROM,笔驱动器,扫描仪等设备输入。

处理信息

根据程序中提供的指令对输入数据进行操作。

存储信息

处理后,信息将存储在主要或辅助存储区域中。

生产产量

处理后的信息和其他详细信息通过监视器,打印机等输出设备传达给外界。

Sr.No. Computer Concepts & Description
1 History of Computers

The history of the computer dates back to several years. There are five prominent generations of computers. Each generation has witnessed several technological advances which change the functionality of the computers.

2 Characteristics of Computer System

Characteristics of Computer System involve Speed, Accuracy, Diligence, Versatility, Reliability, Automation, Memory.

3 Basic Applications of Computer

Computers play a role in every field of life. They are used in homes, business, educational institutions, research organizations, medical field, government offices, entertainment, etc.

4 Components of Computer System

Computer systems consist of three components as shown in below image: Central Processing Unit, Input devices and Output devices.

5 Input Devices – Keyboard and Mouse

Input devices help to get input or data from user.

6 Other Input Devices

There are few other input devices which help to feed data to the computer.

7 Output Devices

Output devices help to display output to user

8 Computer Memory

Computer memory refers to storage area where data is stored. It is of two types Primary Memory & Secondary Memory.

9 Concept of Hardware and Software

The term hardware refers to mechanical device that makes up computer.

Software can be categorized into two types – System software & Application software

10 Programming Languages

The languages that are used to write a program or set of instructions are called “Programming languages”. Programming languages are broadly categorized into three types – Machine level language, Assembly level language, High-level language.

11 Representation of Data/Information

Computer does not understand human language. Any data, viz., letters, symbols, pictures, audio, videos, etc., fed to computer should be converted to machine language first. Computers represent that data into different forms.

12 Data Processing & Data Processing Stages

Data processing is a process of converting raw facts or data into a meaningful information.

13 Applications of IECT

IECT stands for Information Electronics and Communication Technology.

概要

在本章中,我们讨论了计算机的不同组件,并熟悉了硬件和软件的概念,数据/信息的表示形式,数据处理的概念以及IECT的应用。