microprocessor
mi·cro·proc·es·sor
M0276200 (mī′krō-prŏs′ĕs-ər)microprocessor
(ˌmaɪkrəʊˈprəʊsɛsə)mi•cro•proc•es•sor
(ˈmaɪ kroʊˌprɒs ɛs ər, -ə sər; esp. Brit. -ˌproʊ sɛs ər, -sə sər)n.
microprocessor
Noun | 1. | ![]() |
单词 | microprocessor | |||||||||
释义 | microprocessormi·cro·proc·es·sorM0276200 (mī′krō-prŏs′ĕs-ər)microprocessor(ˌmaɪkrəʊˈprəʊsɛsə)mi•cro•proc•es•sor(ˈmaɪ kroʊˌprɒs ɛs ər, -ə sər; esp. Brit. -ˌproʊ sɛs ər, -sə sər)n. microprocessor
microprocessormicroprocessor,integrated circuit containing the arithmetic, logic, and control circuitry required to interpret and execute instructions from a computer programcomputer program,a series of instructions that a computer can interpret and execute; programs are also called software to distinguish them from hardware, the physical equipment used in data processing. ..... Click the link for more information. . When combined with other integrated circuitsintegrated circuit (IC), electronic circuit built on a semiconductor substrate, usually one of single-crystal silicon. The circuit, often called a chip, is packaged in a hermetically sealed case or a nonhermetic plastic capsule, with leads extending from it for input, output, ..... Click the link for more information. that provide storage for data and programs, often on a single semiconductorsemiconductor, solid material whose electrical conductivity at room temperature is between that of a conductor and that of an insulator (see conduction; insulation). At high temperatures its conductivity approaches that of a metal, and at low temperatures it acts as an insulator. ..... Click the link for more information. base to form a chip, the microprocessor becomes the heart of a small computercomputer, device capable of performing a series of arithmetic or logical operations. A computer is distinguished from a calculating machine, such as an electronic calculator, by being able to store a computer program (so that it can repeat its operations and make logical ..... Click the link for more information. , or microcomputer. Microprocessors are classified by the semiconductor technology of their design (TTL, transistor-transistor logic; CMOS, complementary-metal-oxide semiconductor; or ECL, emitter-coupled logic), by the width of the data format (4-bit, 8-bit, 16-bit, 32-bit, or 64-bit) they process; and by their instruction set (CISC, complex-instruction-set computer, or RISC, reduced-instruction-set computer; see RISC processorRISC processor [Reduced Instruction Set Computer], computer arithmetic-logic unit that uses a minimal instruction set, emphasizing the instructions used most often and optimizing them for the fastest possible execution. ..... Click the link for more information. ). TTL technology is most commonly used, while CMOS is favored for portable computers and other battery-powered devices because of its low power consumption. ECL is used where the need for its greater speed offsets the fact that it consumes the most power. Four-bit devices, while inexpensive, are good only for simple control applications; in general, the wider the data format, the faster and more expensive the device. CISC processors, which have 70 to several hundred instructions, are easier to program than RISC processors, but are slower and more expensive. Developed during the 1970s, the microprocessor became most visible as the central processor of the personal computerpersonal computer BibliographySee A. R. Ismail and V. M. Rooney, Microprocessor Hardware and Software Concepts (1987); I. L. Sayers, A. P. Robson, A. E. Adams, and G. E. Chester, Principles of Microprocessors (1991); M. Slater, A Guide to RISC Microprocessors (1992). microprocessor[¦mī·krō′prä‚ses·ər]microprocessormicroprocessor(architecture)The important characteristics of a microprocessor are thewidths of its internal and external address bus and data bus (and instruction), its clock rate and its instruction set. Processors are also often classified as either RISCor CISC. The first commercial microprocessor was the Intel 4004 whichappeared in 1971. This was the CPU member of a set of fourLSI integrated circuits called the MCS-4, which wasoriginally designed for use in a calculator but was marketedas "programmable controller for logic replacement". The 4004is referred to as a 4-bit microprocessor since it processedonly 4 bits of data at a time. This very short word size isdue mainly to the limitations imposed by the maximumintegrated circuit density then achievable. As integrated circuit densities increased with the rapiddevelopment of integrated circuit manufacturing technology,the power and performance of the microprocessors alsoincreased. This is reflected in the increase in the CPU wordsize to 4, 8, 16, and by mid-1980s, 32 bits. The smallermicroprocessors have relatively simple instruction sets,e.g., no floating point instructions, but they arenevertheless suitable as controllers for a very wide range ofapplications such as car engines and microwave ovens. The Intel 4004 was followed with, among others the 4040,8008, 8080, 8086, 80186, 80286, 80386, 486 andPentium. Other families include the Motorola 6800 and680x0 families, National Semiconductor 16000 and National Semiconductor 32000, SPARC, ARM, MIPS, Zilog Z8000,PowerPC and the Inmos Transputer family. The larger, more recent microprocessors families havegradually acquired most of the features of large computers.As the microprocessor industry has matured, several familiesof microprocessors have evolved into de facto industrialstandards with multiple manufacturers and numerous "support"chips including RAM, ROM, I/O controllers etc. A single chip microprocessor may include other components suchas memory (RAM, ROM, PROM), memory management,caches, floating-point unit, input/output ports andtimers. Such devices are also known as microcontrollers. The one-chip microcomputer is in many respects, a landmarkdevelopment in computer technology because it reduces thecomputer to a small, inexpensive, and easily replaceabledesign component. Microcomputers have given rise to a new class ofgeneral-purpose machines called personal computers. Theseare small low cost computers that are designed to sit on anordinary office desk or to be portable and fuelled thecomputer boom of the late 1980s. The most widespread exampleis the also IBM PC, based on microprocessors from Intel Corporation. Apple Computers, Inc. have also produced arange of personal computers, as have several other companies. See also killer micro, minicomputer, CPU Info Center. microprocessorA central processing unit (CPU) contained within a single chip (integrated circuit). The term originated in the 1970s when processors were first miniaturized. Today, all CPUs are microprocessors, and server, desktop, laptop, smartphone and tablet microprocessors have more than one processing unit (see dual core and multicore).The term is often abbreviated MPU for "microprocessor unit" or just MP, the latter also spelled with the Greek µ symbol for micro or the letter "u" as an alternate (µP or uP). From 8-Bit to 64-Bit The earliest microprocessors were created by Texas Instruments, Intel and Scotland-based Pico Electronics, but who was really first has been debated. First-generation 8-bit microprocessor families were Intel's 8080, Zilog's Z80, Motorola's 6800 and Rockwell's 6502. Today, the 32-bit and 64-bit microprocessors found in workstations and servers are x86, POWER and SPARC, while ARM leads the mobile market. The chips used in toys, appliances, vehicles and myriad other products are 8-, 16- and 32-bit microcontrollers, which include the microprocessor (see microcontroller). All together billions of microprocessors are made and shipped each year. See chip, embedded system, process technology, 16-bit computing, 32-bit computing and 64-bit computing.
microprocessormicroprocessorThe pivotal hardware of a personal computer which contains the central arithmetic unit, a logic board and integrated circuitry that has been reduced in size to fit on silicon.microprocessor
Words related to microprocessor
|
|||||||||
随便看 |
|
英语词典包含2567994条英英释义在线翻译词条,基本涵盖了全部常用单词的英英翻译及用法,是英语学习的有利工具。