第一范文网 - 专业文章范例文档资料分享平台

3-电气工程及其自动化专业_外文文献_英文文献_外文翻译_plc方面

来源:用户分享 时间:2025/5/20 1:20:40 本文由loading 分享 下载这篇文档手机版
说明:文章内容仅供预览,部分内容可能不全,需要完整文档或者需要复制内容,请下载word后使用。下载word有问题请添加微信号:xxxxxxx或QQ:xxxxxx 处理(尽可能给您提供完整文档),感谢您的支持与谅解。

1、 外文原文

A: Fundamentals of Single-chip Microcomputer

The single-chip microcomputer is the culmination of both the development of the digital computer and the integrated circuit arguably the tow most significant inventions of the 20th century [1].

These tow types of architecture are found in single-chip microcomputer. Some employ the split program/data memory of the Harvard architecture, shown in Fig.3-5A-1, others follow the philosophy, widely adapted for general-purpose computers and

microprocessors, of making no logical distinction between program and data memory as in the Princeton architecture, shown in Fig.3-5A-2.

In general terms a single-chip microcomputer is

characterized by the incorporation of all the units of a computer into a single device, as shown in Fig3-5A-3.

Program memory Input& Output CPU unit Data memory

Fig.3-5A-1 A Harvard type

memory CPU

Fig.3-5A-2. A conventional Princeton computer

Input& Output unit External Timer/ System Timing Counter clock components Serial I/O Reset ROM Prarallel I/O Interrupts RAM CPU Power Fig3-5A-3. Principal features of a microcomputer

Read only memory (ROM).ROM is usually for the permanent, non-volatile storage of an applications program .Many

microcomputers and m are intended for high-volume applications and hence the economical manufacture of the devices requires that the contents of the program memory be committed permanently during the manufacture of chips . Clearly, this implies a rigorous approach to ROM code development since changes cannot be made after

manufacture .This development process may involve emulation using a sophisticated development system with a hardware emulation capability as well as the use of powerful software tools.

Some manufacturers provide additional ROM options by

including in their range devices with (or intended for use with) user programmable memory. The simplest of these is usually device which can operate in a microprocessor mode by using some of the input/output lines as an address and data bus for accessing external memory. This type of device can behave functionally as the single chip microcomputer from which it is derived albeit with restricted I/O and a modified external circuit. The use of these devices is

common even in production circuits where the volume does not justify the development costs of custom on-chip ROM[2];there can still be a significant saving in I/O and other chips compared to a

conventional microprocessor based circuit. More exact replacement for ROM devices can be obtained in the form of variants with

'piggy-back' EPROM(Erasable programmable ROM )sockets or devices with EPROM instead of ROM 。These devices are naturally more expensive than equivalent ROM device, but do provide complete circuit equivalents. EPROM based devices are also extremely attractive for low-volume applications where they provide the advantages of a single-chip device, in terms of on-chip I/O, etc. ,with the convenience of flexible user programmability.

Random access memory (RAM).RAM is for the storage of working

variables and data used during program execution. The size of this memory varies with device type but it has the same characteristic width (4,8,16 bits etc.) as the processor ,Special function registers, such as stack pointer or timer register are often logically incorporated into the RAM area. It is also common in Harard type microcomputers to treat the RAM area as a collection of register; it is unnecessary to make distinction between RAM and processor register as is done in the case of a microprocessor system since RAM and registers are not usually physically separated in a microcomputer .

Central processing unit (CPU).The CPU is much like that of

any microprocessor. Many applications of microcomputers and

microcontrollers involve the handling of binary-coded decimal (BCD) data (for numerical displays, for example) ,hence it is common to find that the CPU is well adapted to handling this type of data .It is also common to find good facilities for testing, setting and resetting individual bits of memory or I/O since many controller applications involve the turning on and off of single output lines or the reading the single line. These lines are readily interfaced to two-state devices such as switches, thermostats, solid-state relays, valves, motor, etc.

Parallel input/output. Parallel input and output schemes vary

somewhat in different microcomputer; in most a mechanism is

provided to at least allow some flexibility of choosing which pins are outputs and which are inputs. This may apply to all or some of the ports. Some I/O lines are suitable for direct interfacing to, for example, fluorescent displays, or can provide sufficient

current to make interfacing other components straightforward. Some

devices allow an I/O port to be configured as a system bus to allow off-chip memory and I/O expansion. This facility is potentially useful as a product range develops, since successive enhancements may become too big for on-chip memory and it is undesirable not to build on the existing software base.

Serial input/output .Serial communication with terminal

devices is common means of providing a link using a small number of lines. This sort of communication can also be exploited for interfacing special function chips or linking several

microcomputers together .Both the common asynchronous synchronous communication schemes require protocols that provide framing

(start and stop) information .This can be implemented as a hardware facility or U(S)ART(Universal(synchronous) asynchronous receiver/transmitter) relieving the processor (and the

applications programmer) of this low-level, time-consuming, detail. t is merely necessary to selected a baud-rate and possibly other options (number of stop bits, parity, etc.) and load (or read from) the serial transmitter (or receiver) buffer. Serialization of the data in the appropriate format is then handled by the hardware circuit.

Timing/counter facilities. Many application of single-chip

microcomputers require accurate evaluation of elapsed real

time .This can be determined by careful assessment of the execution time of each branch in a program but this rapidly becomes

inefficient for all but simplest programs .The preferred approach is to use timer circuit that can independently count precise time increments and generate an interrupt after a preset time has

elapsed .This type of timer is usually arranged to be reloadable with the required count .The timer then decrements this value producing an interrupt or setting a flag when the counter reaches zero. Better timers then have the ability to automatically reload the initial count value. This relieves the programmer of the

responsibility of reloading the counter and assessing elapsed time before the timer restarted ,which otherwise wound be necessary if continuous precisely timed interrupts were required (as in a clock ,for example).Sometimes associated with timer is an event counter. With this facility there is usually a special input pin ,that can drive the counter directly.

Timing components. The clock circuitry of most microcomputers

requires only simple timing components. If maximum performance is required,a crystal must be used to ensure the maximum clock

frequency is approached but not exceeded. Many clock circuits also work with a resistor and capacitor as low-cost timing components

3-电气工程及其自动化专业_外文文献_英文文献_外文翻译_plc方面.doc 将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印
本文链接:https://www.diyifanwen.net/c1a8dh93c6t9jajr89mdj_1.html(转载请注明文章来源)
热门推荐
Copyright © 2012-2023 第一范文网 版权所有 免责声明 | 联系我们
声明 :本网站尊重并保护知识产权,根据《信息网络传播权保护条例》,如果我们转载的作品侵犯了您的权利,请在一个月内通知我们,我们会及时删除。
客服QQ:xxxxxx 邮箱:xxxxxx@qq.com
渝ICP备2023013149号
Top