Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

Computer are electronic machines Máy tính là thiết bị dùng để xử lí thông

that process information. They are tin. Chúng có khả


capable of communicating with the năng giao tiếp với người dùng, thực
user, of doing kinds of arithmetic hiện được 5 loại phép tính số học và
operation, and making three kinds làm cho 3 loại các quyết định. Nó nhận
of decision. However, they are dữ liệu theo chỉ thị của đầu vào, sau
incapable of thinking. They accept khi xử lý thông tin thì nó đưa ra kết
data and instruction as input, and quả ở đầu ra.
after processing the information,
they output the results.

When talking about computer, Khi nói về máy tính, cả phần cứng &
both hardware and software need phần mềm cần được xem xét đến.
to be considered. The former Phần đầu được xem là máy móc thật
refers to the actual machinery, sự. Phần sau là chương trình điều
whereas the latter refers to the khiển và phối hợp các hoạt động của
programs that control and phần cứng.
coordinate the activities of the
hardware.

The first computer was build in 1930 Máy tính đầu tiên được tạo ra vào năm
but since then computer technology 1930 nhưng kể từ đó công nghệ máy
has evolved a great deal. tính phát triển vượt bậc.

There are three different kind of Có 3 loại máy tính được sử dụng hiện
computers in use today: the nay: máy tính lớn, máy tính bỏ túi và
mainframe, the minicomputer and the PC. Tất cả chúng đều có những điểm
microcomputer. All three have one chung giống nhau. Nó tính toán nhanh
thing in common – they operate chóng và giải quyết vấn đề một cách
quickly and accurately in solving chính xác .
problem.
COMPUTER COMPONENT

A computer has four basic component : input, Một máy tính có 4 thành phần cơ bản: đầu vào,
processor, memory, output. The processer has two bộ xử lý, bộ nhớ, đầu ra. Bộ xử lý có 2 phần, bộ điều
parts the control unit which directs and controls the khiển chỉ đạo và điều khiển các tín hiệu và lệnh trong
signals and commands inside the processor, and the bộ xử lý, và đơn vị số học logic thực hiện năm phép
arithmetic- logical unit which does the five toán số học và đưa ra 3 cây quyết định.
arithmetic operations and the three decisions
making operations.
In a computer, internal memory or primary memory Trong máy tính, bộ nhớ trong hoặc bộ nhớ chính đề cập
refers to the storage location inside the computer đến vị trí lưu trữ bên trong máy tính trong khi bộ nhớ
whereas secondary memory refers to the storage phụ đề cập đến việc lưu trữ được thực hiện trong thiết
embodied in the peripheral. bị ngoại vi.

There are three types of internal memory: core as in Có ba loại bộ nhớ trong: lõi như trong máy tính lớn,
the mainframe; semiconductor or chip as in chất bán dẫn hoặc chip như trong máy tính ;và bộ nhớ
microcomputer; and bubble memory. Secondary bọt từ. Bộ nhớ phụ; mặt khác, có thể được phân loại là
memory; on the other hand, may be classified as tuần tự hoặc truy cập trực tiếp.
either sequential or direct acess.
The input devices, whether they are card readers, Các thiết bị đầu vào, dù chúng là đầu đọc thẻ, ổ đĩa
tape drive, disk drive or terminal enter the băng từ, ổ đĩa hoặc thiết bị đầu cuối sẽ nhập thông tin
information into the computer. After the processor vào máy tính. Sau khi bộ xử lý hoạt động trên nó, các
has operated on it, the output devices display the thiết bị đầu ra hiển thị kết quả tính toán trên máy in
results of the computations on a printer or a hoặc thiết bị đầu cuối, hoặc lưu chúng trên băng hoặc
terminal, or store them on tape or disk. đĩa .

DATA PROCESSING

Data processing refers to the operations Xử lý dữ liệu đề cập đến các hoạt động được
which are performed on the data either to thực hiện trên dữ liệu để lấy thông tin từ
derive information from them or to order chúng hoặc để sắp xếp chúng trong các tệp.
them in files. There operations include Các hoạt động bao gồm các chức năng được
functions performed both by programmers thực hiện bởi các lập trình viên và thiết bị tự
and by automatic equipment. động.
The function of programmers are to prepare, Các chức năng của người lập trình là chuẩn
test, and document computer programs. This bị, kiểm tra và tài liệu chương trình máy tính.
step encompasses analysing a problem, Bước này bao gồm việc phân tích một vấn
formulating an algorithm to solve it, đề, xây dựng một thuật toán để giải quyết nó,
translating the algorithm into high-level dịch thuật toán sang ngôn ngữ cấp cao, kiểm
language, test the program, and running it tra chương trình và chạy nó với dữ liệu. Các
with the data. The functions of the computer, chức năng của máy tính là thực hiện các phép
on the other hand, are to perform arithmetic toán số học và logic trên chương trình và dữ
and logical operations on the program and liệu sau khi chúng đã được dịch thành mã
data after they have been translated to máy, và đưa ra kết quả của các hoạt động để
machine code, and to make the result of these con người có thể truy cập vào nó.
operations accessable to human.

You might also like