Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Тексты по английскому.doc
Скачиваний:
220
Добавлен:
04.12.2018
Размер:
1.1 Mб
Скачать

Microprocessor - a brain то the hardware

3. The microprocessor forms the heart of a microcomputer. The first microprocessors were developed in 1971 as a branch of pocket calculator development. Since then there has been a tremendous raise of work in this field and there appeared doz­ens of different microprocessors. Microprocessors are used pri­marily to replace or increase random logic design.

As it is known computer actually refers to a computing sys­tem including hardware (processor, I/O circuits, power supplies, control panel, etc.) and software (instruction manual, user's manual, assembler and diagnostic and service routines). Proces­sor refers to the processing circuits: control processing unit, memory, interrupt unit, clock and timing. Most processors also include computer software.

Central processing unit — heart of the processor — consists of the register array, arithmetic and logical unit, control unit (in­cluding microROM), and bus control circuits. Microsoftware may also include microinstruction manual, microassembler, etc.

MOS (metal-oxide-semiconductor) — структура металл-оксид-полупроводник, МОП-структура

PMOS (p-channel metal-oxide-semiconductor) — р-МОП-структура;

CMOS (complementary metal-oxide-semiconductor) — комплементарная МОП-структура (КМОП)

Microprocessor - a brain то the hardware

4. The very first microprocessors were fabricated using PMOS* technology. "Holes" in the p-type material having a low mobility, those microprocessors were relatively slow devices.

Later, improved technology permitted microprocessors to be constructed using n-type MOS** and these microprocessors are almost as fast as normal minicomputers.

Some microprocessors are now made using CMOS***. The speed and logic density of CMOS are inferior to n-type MOS but the process does have some significant advantages. First of all, it has a low power consumption, power being consumed only when a logic element changes a state. Secondly, it can operate over a wide voltage range. As a result, electronics based on CMOS can operate successfully with "noisy" power supplies. The low consumption makes it quite possible to use a simple battery to maintain the security of supply for several weeks. This type of microprocessor has clear advantages over the other types.

* PMOS (p-channel metal-oxide-semiconductor) — р-МОП-структура;

**MOS (metal-oxide-semiconductor) — структура металл-оксид-полупроводник, МОП-структура;

***CMOS (complementary metal-oxide-semiconductor) — комплементарная МОП-структура (КМОП)

5. It is known that one of the fundamental parts of the com­puter is a control unit. This unit controls the computation pro­cess automatically, without man’s participation. It sends signals to all other parts of the computer to specify what they must do. First of all, the control unit tells the main memory what data must be transferred to the arithmetic-logical unit and other de­vices. Then it enables the arithmetic-logical unit to perform the required operation. Finally, it places the obtained results in the main memory.

It is important to note that the control unit operation is de­termined by an algorithm of a problem solution. The algorithm is a sequence of arithmetic and logical operations. These oper­ations must be performed on the initial data for solving the prob­lem.

Description of an algorithm in a form acceptable by a com­puter is called a program. A program is a list of sequential com­puter instructions enabling a computer to solve a problem. In order to be acceptable by the computer instructions must be encoded into a digital form.

In conclusion it should be pointed out that the main feature of a computer is automatic control of the problem solution pro­cess. It is based on the programmed-control principle.

UNIT 9

Задание 1. Выполните перевод текстов письменно по вариантам.