Computer-fundamentals-computer-components

提供:Dev Guides
移動先:案内検索

コンピューター-コンポーネント

すべてのタイプのコンピューターは、同じ基本的な論理構造に従い、生の入力データをユーザーに役立つ情報に変換するために、次の5つの基本操作を実行します。

S.No. Operation Description
1 Take Input The process of entering data and instructions into the computer system.
2 Store Data Saving data and instructions so that they are available for processing as and when required.
3 Processing Data Performing arithmetic, and logical operations on data in order to convert them into useful information.
4 Output Information The process of producing useful information or results for the user, such as a printed report or visual display.
5 Control the workflow Directs the manner and sequence in which all of the above operations are performed.

コンピューターアーキテクチャ

入力ユニット

このユニットには、コンピューターにデータを入力するのに役立つデバイスが含まれています。 このユニットは、ユーザーとコンピューターの間にリンクを作成します。 入力デバイスは、情報をコンピューターが理解できる形式に変換します。

CPU(中央処理装置)

CPUはコンピューターの頭脳と見なされます。 CPUはすべてのタイプのデータ処理操作を実行します。 データ、中間結果、指示(プログラム)を保存します。 コンピューターのすべての部分の動作を制御します。

CPU自体には、次の3つのコンポーネントがあります-

  • ALU(算術論理ユニット)
  • メモリユニット
  • コントロールユニット

出力ユニット

出力ユニットは、コンピューターから情報を取得するためのデバイスを備えています。 このユニットは、コンピューターとユーザーの間のリンクです。 出力デバイスは、コンピューターの出力をユーザーが理解できる形式に変換します。