外文翻译--工程中的微型计算机

上传人:红** 文档编号:171429629 上传时间:2022-11-26 格式:DOC 页数:14 大小:72KB
收藏 版权申诉 举报 下载
外文翻译--工程中的微型计算机_第1页
第1页 / 共14页
外文翻译--工程中的微型计算机_第2页
第2页 / 共14页
外文翻译--工程中的微型计算机_第3页
第3页 / 共14页
资源描述:

《外文翻译--工程中的微型计算机》由会员分享,可在线阅读,更多相关《外文翻译--工程中的微型计算机(14页珍藏版)》请在装配图网上搜索。

1、英文翻译英文翻译资料Systems Using MicroprocessorsElectronic systems are used for handling information in the most general sense; this information may be telephone conversation, instrument reading or a companys accounts, but in each case the same main types of operation are involved: the processing, storage an

2、d transmission of information. In conventional electronic design these operations are combined at the function level: for example a counter, whether electronic or mechanical, stores the current count and increments it by one as required. A system such as an electronic clock which employs counters ha

3、s its storage and processing capabilities spread throughout the system because each counter is able to store and Process numbers.Present day microprocessor based systems depart from this conventional approach by separating the three functions of processing , storage , and transmission into different

4、 section of the system .This partitioning into three main functions was devised by Von Neumann during the 1940s, and was not conceived especially for microcomputers. Almost every computer ever made has been designed with this structure, and despite the enormous range in their Physical forms, they ha

5、ve all been of essentially the same basic design.In a microprocerror based system the Processing will be performed in the microprocessor so itself. The storage will be by means of memory circuits and the communication of information into and out of the system will be by means of special input/output

6、 (I/O) circuits. It would be impossible to identify a particular piece of hardware which performed the counting in a microprocessor based clock because the time would be stored in the memory and incremented at regular intervals by the microprocessor. However , the software which defined the systems

7、behavior would contain sections that performed as countersThe apparently rather abstract approach to the architecture of the microprocessor and its associated circuits allows it to be very flexible in use,since the system is defined almost entirely in softwareThe design process is largely one of sof

8、tware engineering, and the similar problems of construction and maintenance which occur in conventional engineering are encountered when producing software.Figure 15. 1illustrates how these three sessions within a microcomputer are connected in terms of the communication of information within the ma

9、chineThe system is controlled by the microprocessor which supervises the transfer of information between itself and the memory and input/output sections. The external connections relate to the rest(that is,the non-computer part)of the engineering system .Memory(RAM,ROM)Micro-ProcessorInput/Output Fi

10、g.15.1 Three Sections of a Typical MicrocomputerAlthough only one storage section has been shown in the diagram,in practice two distinct types of memory RAM and ROM are usedIn each case,the word memory is rather inappropriate since a computer memory is more like a filing cabinet in concept ; Informa

11、tion is stored in a set of numbered boxes banditos referenced by the serial number of the box in question.Microcomputers use RAM(Random Access Memory into which data can be written and from which data can be read again when neededThis data can be read back from the memory in any sequence desired, an

12、d not necessarily the same order which it was written, hence the expression random access memory. Another type of ROM (Read Only Memory) is used to hold fixed patterns of information which cannot be affected by the microprocessor; these patterns are not lost when power is removed and are normally us

13、ed to hold the Program which defines the behavior of a microprocessor based system. ROMs can be read like RAMs, but unlike RAMs they cannot be used to store variable information. Some ROMs have their data patterns put in during manufacture, while others are programmable by the user by means of speci

14、al equipment and are called Programmable ROMs. The widely used programmable ROMs are erasable by means of special ultraviolet Lamps and are referred to as EPROMs,short for Erasable Programmable Read Only Memories . Other new types of device can be erased electrically without the need for ultraviolet

15、 1ight, which are called Electrically Erasable Programmable Read Only Memories, ERPROMs.The microprocessor processes data under the control of the program, controlling the How of information to and from memory and input/output devices. Some input/output devices are general-purpose types while others

16、 are designed for conktrol1ing special hardware such as disc drives or controlling information transmission to other computers .Most types of I/0 devices are Programmable to some extent, allowing different modes of operation, while some actually contain special-purpose micro process to permit quite

17、complex operation to be carried out without directly involving the main microprocessor.The micro process or, memory and input/output circuit may all be contained on the same integrated circuit provided that the application does not require too much program of data storage. This is usually the case i

18、n low-cost application such as the controllers used in microwave ovens and automatic washing machines .The use of single package allows considerable severable cost savings to be made when articles are manufactured in large quantities As technology develops, more and more powerful processors and larg

19、er and larger amounts of memory are being incorporated into single chip microcomputers with resulting saving in assembly costs in the final products. For the foreseeable future, however, it will continue to be necessary to interconnect a number of integrated circuits to make a microcomputer whenever

20、 larger amounts of storage or input/output are required.Another major engineering application of microcomputers is in process control .Here the presence of the microcomputer is usually more apparent to the user because provision is normally made for programming the microcomputer for the particular a

21、pplication. In process control applications the benefits of fitting the entire system on to a single chip are usually outweighed by the high design cost involved, because this sort of equipment is produced in smaller quantities .Moreover, process controllers are usually more complicated so that it i

22、s more difficult to make them as single integrated circuits. Two approaches are possible ;the controller can be implemented as a general-purpose microcomputer rather like a more robust version of a hobby computer , or as a packaged system , designed for replacing controllers base on older technologi

23、es such as electromagnetic relays. in the former case the system would probably be programmed in conventional programming language such as the ones to be introduce later, while in the other case a special-purpose language might be used ,for example one which allowed the function of the controller to

24、 be described in terms of relay interconnections . In either case programs can be stored in RAM, which allows them to be altered to suit changes in application, but this makes the overall system vulnerable to 1oss of power unless batteries are used to ensure continuity of supply .A1ternativcly progr

25、ams can be stored in ROM, in which case they virtually become part of the electronic hardware and are often referred to as firmware.More sophisticated process controllers require minicomputers for their implementationalthough the use of large scale integrated circuits blurs the distinction between m

26、ini and microcomputers .Products and process controller of various kinds represent the majority of preset-day microcomputer applicators , the exact figures depending on ones interpretation of the word product . Virtually a11 engineering and scientific uses of micro-computers can be assigned to one o

27、r other of these categories.General Electronics Circuits1Power-supply CircuitsMost electronic equipment requires DC voltages for its operation. There can be provided by batteries or internal power supplies that convert alternating current as available at the home electronic outlet into regulated DC

28、voltages. The first element in an internal DC power supply is a transformer, which steps up or steps down the input voltage to a level suitable for the operation of the equipment .A secondary function of the transformer is to provide electronic ground insulation of the device from the power line to

29、reduce potential hazards. A rectifier, normally a diode, then follows the transformer. In the past, vacuum diodes and a wide variety of different materials such as germanium crystals or cadmium sulfide were employed in the low-power rectifiers used in electric equipment. Today silicon rectifiers are

30、 used almost exclusively because of their low cost and high reliability.Fluctuations and tipples superimposed on the rectified DC voltage (noticeable as a hum in a malfunctioning audio amplifier) can be filtered out by a capacitor, the larger the capacitor, and the smaller the amount of ripple in th

31、e voltage. More precise control over voltages levels and ripples can be achieved by a voltage regulator,which also makes the internal voltages independent of fluctuations that may be encountered at an outlet. A simple often used voltages regulator is the sneer diode. It consists of a solid-state p-n

32、-junction diode, which acts as an insulator up to a predetermined voltage; above that voltage it becomes a conductor that bypasses excess voltages.More sophisticated voltage regulators are usually constructed as integrated circuits.2Amplifier Circuits Electronic amplifiers are used mainly to increas

33、e the voltage, current, or power of signal. A linear amplifier provides signal amplification with little or no distortion, so that the output is proportional to the input. A nonlinear amplifier may produce a considerable change in the waveform of the signal. Linear amplifier are used for audio and v

34、ideo signals, whereas nonlinear amplifiers find use in oscillators, power electronics, modulators, mixers, logic circuits, and other applications where an amplitude cutoff is desired. Although vacuum tubes played a major role in amplifier in the past, today either discrete transistor circuit or inte

35、grated circuits are mostly used.(1) Audio Amplifier Audio amplifiers, such as are found in radios, televisions sets, citizens band (CB) radios, and cassette recorders, are generally operated at frequencies below 20 kilohertz (1kHz=1000cycle/sec). They amplify the electrical signal, which then is con

36、verted to sound in a loudspeaker. Operational amplifier (op-amps), build with integrated circuits and consisting of DC-coupled, multistage, linear amplifier, are popular for audio amplifiers.(2) Video AmplifiersVideo amplifiers are used mainly for signals with a frequency spectrum range up to 6 mega

37、hertz (1 MHz=1 million cycles/sec). The signal handled by the amplifier becomes the visual information presented on the television screen, with the signal amplitude regulating the brightness of the spot forming the images on the screen. To achieve its function, a video amplifier must operate over a

38、wide band and amplify all frequencies equally and low distortion.(3) Radio Frequency AmplifierThese amplifiers boost the signal level of radio or television communication systems. Their frequencies generally range from 100 kHz to 1GHz (1billion cycle/sec=1gigahertz) and can extend well into the micr

39、owave frequency range.3OscillatorsOscillators generally consist of an amplifier and some type of feedback. The output signal is feed back to the input of the amplifier. The frequency determining element may be a tuned inductance-capacitance circuit or a vibrating crystal. Crystal-controlled oscillat

40、ors offer the highest precision and stability. Oscillators are used to produce audio and radio signal for a wide of variety of purpose. For example, simple audio-frequency oscillators are used in modem push-button telephones to transmit data to central telephone station for dialing. Audio tones gene

41、rated by oscillators are also found in alarm clock, radios, electronic organs, computers, and warning systems. High-frequency oscillators are used in communications equipment to provide turning and signal detection functions. Radio and television station use precise high frequency oscillators to pro

42、duce transmitting frequency.4Magnetic sensorThe simplest magnetic sensor adopted in the embedded equipment is Halls effect sensor. Hall Effect to find on one year by Edwin Hall Dr. In case of existing in magnetic field , flow semiconductor device is it can produce voltage to put in magnetic field ye

43、ar, this voltage and electric current are in direct proportion to intensity of magnetic induction.Hall makes effect sensor on the silicon chip, the voltage produced has several microvolt / gauss only. So, should adopt high and gain the amplifier to enlarge the signal outputted from Halls components

44、and parts to the available range, Hall effect sensor integrate of the same encapsulation with the sensor Entrance amplifier already.While requiring the output of the sensor is in direct proportion to magnetic field, or the switch should change the state when exceeding a certain level in magnetic fie

45、ld, at this moment, can adopt Halls effect sensor. Suitable for not needing not knowing simulation Hall effect sensor magnet from how much sensor costs from occasion, for example, are detecting and shaking the arm and really moving. Halls effect sensor is most suitable for surveying the application

46、whether the magnet approached the sensor, for example, detect the safety guard to open or close.The output end of the simulation Halls effect sensor can be reached the comparator or exported ADC that the sensor is similar to with any other voltage by the interface. One point must be should pay atten

47、tion toed, simulation outputs the sensor and offers and supplies the proportional output amount of the voltage. For get having noise export, must adopt one with noise, and regulate good power into sensor supply power accurate. In a situation that there is no magnetic field to exist, the output of th

48、e typical simulation Halls effect sensor , in order to supply the middle value of the voltage between the voltage and ground wire. When the north magnetic pole is here near the sensor, the voltage is to sports towards the place, and when the south magnetic pole nears the sensor, the voltage moves in

49、 the direction of the straight power. Hall Effect switch produce figure is it is it indicates the existence of the magnetic field to come out to fail. When the magnetic force (sports are clicked) is detected to, Hall drives and exports effect sensor; after the magnetic field drops to certain level (

50、releasing value), Hall forbids exporting effect sensor. In releasing some ranges lower than the operating point, certain stagnate range of magnetism exists.Halls effect switch can be divided into two kinds -And the multicolor type is turned on or off very much only, calls and has no locking and lock

51、ing type switch sometimes. The bipolar switch has operating points of a positive pole (south magnetic pole) and a negative pole (north magnetic pole) to release and click. The switch has operating points of a positive pole (south magnetic pole) and an each positive pole to release and click very muc

52、h only. In two kinds of situations, real some work and release are up to temperature differently and differently. And the bipolar switch will usually have an associative making the output end of collectors with external resistor very much only.Hall Effect sensor coherent to adopt similar to transist

53、or outer cover of TO-92 3 wire encapsulation, separately for power in 3 stick wires in these, and cant export. Though the voltage of operation of some sensors reaches 30V or higher, the voltage of supply of this kind of sensor is usually 5-10V. When use Halls effect sensor, should remember to solve

54、the magnetic field and deviate from the problem. If adopt magnet, such as the rotation axis, should guarantee the excessive magnetization rotation axis of the magnet, otherwise will influence the output of the sensor.The magnetic field is that counted decaying with the square of distance to make sur

55、e to keep in mind. Affected by intensity of magnetic field, the output of the simulation Halls effect sensor may become the line sexual relations with the intensity of the magnetic field, but will not be with the sexual relations before becoming the line.5Switching and Timing CircuitsSwitching and T

56、iming circuits, or logic circuits, form the heart of any device where signals must be selected or combined in a controlled manner. Applications of these circuits include telephone switching, satellite transmissions, and digital computer operations.Digital logic is a rational process for making simpl

57、e “true” or “false” decisions based on the rules of Boolean algebra. “True” can be presented by a “1” and “false” by a “0”, and in logic circuits the numerals appear as signal of two different voltages. Logic circuits are used to make special true-false decisions based on the presence of multiple tr

58、ue false signals at the inputs. The signal may be generated by mechanical switches or by solid-state transducers. Once the input signal has been accepted and conditioned (to remove unwanted electrical signal, or “noise”), it is processed by the digital logic circuits. The various families of digital

59、 logic devices, usually integrated circuits, perform a variety of logic functions through logic gates, including “OR”, “AND”, and “NOT”, and combinations of these (such as “NOR”, which includes both OR and NOT). One widely used logic family is the transistor-transistor logic (TTL). Another family is

60、 the complementary metal oxide semiconductor logic (CMOS), which performs similar functions at very low power levels but at slightly lower operating speeds. Several other less popular families of logic circuits exist, including the currently obsolete resistor-transistor logic (RTL) and the emitter c

61、oupled logic (ECL), the latter used for very-high-speed system.The element blocks in a logic device are called digital logic gates. An AND gate has two or more inputs and a single output. The output of an AND gate is true only if all the inputs are true. An OR gate has two or more inputs and a singl

62、e output. The output of an OR gate is true if anyone of the inputs is true and is false if all the inputs are false. An inverter has a single input and an output terminal and can change a true signal to false signal, thus performing the NOT function. More complicated logic circuits are built up from

63、 elementary gates. They include flip-flops (binary switches), counters, comparators, adders, and more complex combinations.To perform a desired overall function, large numbers of logic elements may be connected in complex circuits. In some cases microprocessors are utilized to perform many of the sw

64、itching and timing functions of the individual logic elements. The processors are specifically programmed with individual instructions to perform a given task or tasks. An advantage of microprocessors is that they make possible performance of different logic functions, depending on the program instr

65、uctions that are stored. A disadvantage of microprocessors is that normally they operate in sequential mode, which may be too slow for some applications. In these cases specifically designed logic circuits are used.工程中的微型计算机广义地说,电子系统是用于处理信息的,这种信息可以是电话交谈、仪器读数或企业账户,但是各种情况下都涉及相同的主要操作:信息处理、存储和传送。在常规的电子设

66、计中,这些操作是以功能平台方式组合起来的,例如计数器,无论是电子还是机械的,都要存储当前值,并按要求将该值增1。诸如采用计数器的电子钟之类的任一系统要使其存储和处理能力遍及整个系统,因为每个计数器都能存储和处理一些数字。当前微处理器化系统与上述的常规方法不同,它将处理、存储和传输三个功能分离形成不同的系统单元。这种形成三个主要单元的分离方法是冯诺依曼在20世纪40年代所设想出来的,并且是针对微计算机的设想。从此几乎所有制成的计算机都是用这种结构设计的,尽管包含宽广的物理形式,从根本上来说它们均是具有相同的基本设计。在微处理器化系统中,处理是由微处理器本身完成的。存储是利用存储器电路,而进入和出自系统的信息传输则是利用特定的输入/输出(I/O)

展开阅读全文
温馨提示:
1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
2: 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
3.本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 装配图网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
关于我们 - 网站声明 - 网站地图 - 资源地图 - 友情链接 - 网站客服 - 联系我们

copyright@ 2023-2025  zhuangpeitu.com 装配图网版权所有   联系电话:18123376007

备案号:ICP2024067431-1 川公网安备51140202000466号


本站为文档C2C交易模式,即用户上传的文档直接被用户下载,本站只是中间服务平台,本站所有文档下载所得的收益归上传人(含作者)所有。装配图网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。若文档所含内容侵犯了您的版权或隐私,请立即通知装配图网,我们立即给予删除!