请输入您要查询的英文单词:

 

单词 microprocessor
释义

microprocessor


mi·cro·proc·es·sor

M0276200 (mī′krō-prŏs′ĕs-ər) n. An integrated circuit that contains a major processing unit of a computer on a single microchip, such as the central processor or the graphics processor.

microprocessor

(ˌmaɪkrəʊˈprəʊsɛsə) n (Computer Science) computing a single integrated circuit performing the basic functions of the central processing unit in a small computer

mi•cro•proc•es•sor

(ˈmaɪ kroʊˌprɒs ɛs ər, -ə sər; esp. Brit. -ˌproʊ sɛs ər, -sə sər)

n. an integrated computer circuit that performs all the functions of a CPU. [1965–70] mi′cro•proc`es•sing, n.

microprocessor

A computer held on a single chip.
Thesaurus
Noun1.microprocessor - integrated circuit semiconductor chip that performs the bulk of the processing and controls the parts of a systemmicroprocessor - integrated circuit semiconductor chip that performs the bulk of the processing and controls the parts of a system; "a microprocessor functions as the central processing unit of a microcomputer"; "a disk drive contains a microprocessor to handle the internal functions of the drive"micro chip, microchip, microprocessor chip, silicon chip, chip - electronic equipment consisting of a small crystal of a silicon semiconductor fabricated to carry out a number of electronic functions in an integrated circuitmicrocomputer, PC, personal computer - a small digital computer based on a microprocessor and designed to be used by one person at a time
Translations
microprocessore

microprocessor


microprocessor,

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
(PC), small but powerful computer primarily used in an office or home without the need to be connected to a larger computer. PCs evolved after the development of the microprocessor made possible the hobby-computer movement of the late 1970s, when some computers
..... Click the link for more information.
. Microprocessors also play supporting roles within larger computers as smart controllers for graphics displays, storage devices, and high-speed printers. However, the vast majority of microprocessors are used to control everything from consumer appliances to smart weapons. The microprocessor has made possible the inexpensive hand-held electronic calculatorcalculator
or calculating machine,
device for performing numerical computations; it may be mechanical, electromechanical, or electronic. The electronic computer is also a calculator but performs other functions as well.
..... Click the link for more information.
, the digital wristwatch, and the electronic gameelectronic game,
device or computer program that provides entertainment by challenging a person's eye-hand coordination or mental abilities. Made possible by the development of the microprocessor, electronic games are marketed in various formats, such as hand-held one-player
..... Click the link for more information.
. Microprocessors are used to control consumer electronic devices, such as the programmable microwave oven and DVD player; to regulate gasoline consumption and antilock brakes in automobiles; to monitor alarm systems; and to operate automatic tracking and targeting systems in aircraft, tanks, and missiles and to control radar arrays that track and identify aircraft, among other defense applications.

Bibliography

See 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] (electronics) A single silicon chip on which the arithmetic and logic functions of a computer are placed.

microprocessor

Computing a single integrated circuit performing the basic functions of the central processing unit in a small computer

microprocessor

(architecture)(Or "micro") A computer whose entire CPU iscontained on one (or a small number of) integrated circuits.

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.

microprocessor

A 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.


The 386 Microprocessor
No technology is more incredible than the microprocessor. This older 386 chip contains a mere 275,000 transistors, and some slight detail can be seen. Contemporary chips at this magnification level show up only as a sea of gray. See chip. (Image courtesy of Intel Corporation.)







From Two Thousand to Nineteen Billion
This is only a sampling of the number of transistors on a chip. Other brands have similar transistor counts.

microprocessor


microprocessor

The 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.
FinancialSeeCPUAcronymsSeeupwind

microprocessor


  • noun

Words related to microprocessor

noun integrated circuit semiconductor chip that performs the bulk of the processing and controls the parts of a system

Related Words

  • micro chip
  • microchip
  • microprocessor chip
  • silicon chip
  • chip
  • microcomputer
  • PC
  • personal computer
随便看

 

英语词典包含2567994条英英释义在线翻译词条,基本涵盖了全部常用单词的英英翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/3/4 9:27:23