The nerve centre of a microcomputer is the central processing unit or CPU. This unit is built into a single microcomputer chip - an integrated circuit -which executes program instructions and supervises the computer's overal operation.The unit consists of three main parts: 1. The control unit, which examines the instructions in the user's program, interprets each instruction and causes the circuits and the rest of the components - monitor, disk drives, etc. - to be activated to execute the functions specified. 2. The arithmetic logic unit (ALU),which performs mathematical calculations (+, -, etc.) and logical operations (AND, OR, etc.). 3. The registers,which are high-speed units of memory used to store and control information. One of the registers is the program counter (PC) which keeps track of the next instruction to be performed in themain memory. Another is the instruction register (IR) which holds the instruction that is currently being executed (see Fig. 1 ). One area where microprocessors differ is in the amount of data - the number of bits - they can work with at a time.There are 8,16,32 and 64 bit processor.The computer's internal architecture is evolving so quickly that the new 64 bitprocessors are able to address 4 billion times more information than 32 bit system (see fig 2)The programs and data which pass through the ccentral processor must be loaded into the main memory (also called the internal memory) in order to be processed. Therefore, when the user runs an application, the microprocessor looks for it on secondary storage devices (disk) and transfers a copy of the application into the RAM area. RAM (random access memory) istemporary - that is, its information is lost when the computer is turned off. However,the ROM section (read only memory) is permanent and contains instructions needed by the processor.Most of today's computers have internal expansion slots that allow users to install adapters or expansion boards.popular adapters include high-resolution graphics boards,memory expansion boards,and internal modems.The power and performance of a computer is partly determined by the speed of its microprocessor. A clock provides pulses at fixed intervals to measure and synchronize circuits and units.The Clock speed is measured in megahertz (mHz) and refers to the frequency at which pulses are emitted. For example, a CPUrunning at 500 MHz (500 million cycles per second ) is likely to provide a very fast processing rate and will enable the computer to handle the most demanding applications.
đang được dịch, vui lòng đợi..