2022年单片机温度控制系统中英文翻译资料 .pdf

上传人:C****o 文档编号:42653388 上传时间:2022-09-16 格式:PDF 页数:18 大小:532.83KB
返回 下载 相关 举报
2022年单片机温度控制系统中英文翻译资料 .pdf_第1页
第1页 / 共18页
2022年单片机温度控制系统中英文翻译资料 .pdf_第2页
第2页 / 共18页
点击查看更多>>
资源描述

《2022年单片机温度控制系统中英文翻译资料 .pdf》由会员分享,可在线阅读,更多相关《2022年单片机温度控制系统中英文翻译资料 .pdf(18页珍藏版)》请在taowenge.com淘文阁网|工程机械CAD图纸|机械工程制图|CAD装配图下载|SolidWorks_CaTia_CAD_UG_PROE_设计图分享下载上搜索。

1、单片机温度控制系统中英文翻译资料英文原文Description The at89s52 is a low-power,high-performance CMOS 8-bit microcomputer with 4K bytes of Flash Programmable and Erasable Read Only Memory(PEROM)and 128 bytes RAM.The device is manufactured using Atmels high density nonvolatile memory technology and is compatible with the

2、 industry standard MCS-51?instruction set and pinout.The chip combines a versatile 8-bit CPU with Flash on a monolithic chip,the Atmel at89s52 is a powerful microcomputer which provides a highly flexible and cost effective solution to many embedded control applications.Features:?Compatible with MCS-

3、51?Products?4K Bytes of In-System Reprogrammable Flash Memory?Endurance:1,000 Write/Erase Cycles?Fully Static Operation:0 Hz to 24 MHz?Three-Level Program Memory Lock?128 x 8-Bit Internal RAM?32 Programmable I/O Lines?Two 16-Bit Timer/Counters?Six Interrupt Sources?Programmable Serial Channel?Low Po

4、wer Idle and Power Down Modes名师资料总结-精品资料欢迎下载-名师精心整理-第 1 页,共 18 页 -单片机温度控制系统中英文翻译资料The at89s52 provides the following standard features:4K bytes of Flash,128 bytes of RAM,32 I/O lines,two 16-bit timer/counters,a five vector two-level interrupt architecture,a full duplex serial port,on-chip oscillator

5、 and clock circuitry.In addition,the at89s52 is designed with static logic for operation down to zero frequency and supports two software selectable power saving modes.The Idle Mode stops the CPU while allowing the RAM,timer/counters,serial port and interrupt system to continue functioning.The Power

6、 Down Mode saves the RAM contents but freezes the oscillator disabling all other chip functions until the next hardware reset.Pin Description:VCCSupply voltage.GNDGround.Port 0 名师资料总结-精品资料欢迎下载-名师精心整理-第 2 页,共 18 页 -单片机温度控制系统中英文翻译资料Port 0 is an 8-bit open drain bidirectional I/O port.As an output port

7、 each pin can sink eight TTL inputs.When is are written to port 0 pins,the pins can be used as high impedance inputs.Port 0 may also be configured to be the multiplexed loworder address/data bus during accesses to external program and data memory.In this mode P0 has internal pullups.Port 0 also rece

8、ives the code bytes during Flash programming,and outputs the code bytes during program verification.External pullups are required during program verification.Port 1 Port 1 is an 8-bit bidirectional I/O port with internal pullups.The Port 1 output buffers can sink/source four TTL inputs.When 1s are w

9、ritten to Port 1 pins they are pulled high by the internal pullups and can be used as inputs.As inputs,Port 1 pins that are externally being pulled low will source current(IIL)because of the internal pullups.Port 1 also receives the low-order address bytes during Flash programming and verification.P

10、ort 2 Port 2 is an 8-bit bidirectional I/O port with internal pullups.The Port 2 output buffers can sink/source four TTL inputs.When 1s are written to Port 2 pins they are pulled high by the internal pullups and can be used as inputs.As inputs,Port 2 pins that are externally being pulled low will so

11、urce current(IIL)because of the internal pullups.Port 2 emits the high-order address byte during fetches from external program memory and during accesses to external data memory that use 16-bit addresses(MOVX DPTR).In this application it uses strong internal pull-ups when emitting 1s.During accesses

12、 to external data memory that use 8-bit addresses(MOVX RI),Port 2 emits the contents of the P2 Special Function Register.Port 2 also receives the high-order address bits and some control signals during Flash programming and verification.Port 3 Port 3 is an 8-bit bidirectional I/O port with internal

13、pullups.The Port 3 output buffers can sink/source four TTL inputs.When 1s are written to Port 3 pins they are pulled high by the internal pullups and can be used as inputs.As inputs,Port 3 pins that are externally being pulled low will source current(IIL)because of the pullups.Port 3 also serves the

14、 functions of various special features of the 名师资料总结-精品资料欢迎下载-名师精心整理-第 3 页,共 18 页 -单片机温度控制系统中英文翻译资料at89s52 as listed below:Port 3 also receives some control signals for Flash programming and verification.RST Reset input.A high on this pin for two machine cycles while the oscillator is running resets

15、 the device.ALE/PROG Address Latch Enable output pulse for latching the low byte of the address during accesses to external memory.This pin is also the program pulse input(PROG)during Flash programming.In normal operation ALE is emitted at a constant rate of 1/6 the oscillator frequency,and may be u

16、sed for external timing or clocking purposes.Note,however,that one ALE pulse is skipped during each access to external Data Memory.If desired,ALE operation can be disabled by setting bit 0 of SFR location 8EH.With the bit set,ALE is active only during a MOVX or MOVC instruction.Otherwise,the pin is

17、weakly pulled high.Setting the ALE-disable bit has no effect if the microcontroller is in external execution mode.PSEN Program Store Enable is the read strobe to external program memory.When the at89s52 is executing code from external program memory,PSEN is activated twice each machine cycle,except

18、that two PSEN activations are skipped during each access to external data memory.EA/VPP External Access Enable.EA must be strapped to GND in order to enable the device to fetch code from external program memory locations starting at 0000H up to FFFFH.Note,however,that if lock bit 1 is programmed,EA

19、will be internally latched on reset.Port pin alternate functions P3.0 rxd(serial input port)P3.1 txd(serial output port)P3.2 int0(external interrupt0)P3.3 int1(external interrupt1)P3.4 t0(timer0 external input)P3.5 t1(timer1 external input)P3.6 WR(external data memory write strobe)P3.7 rd(external d

20、ata memory read strobe)名师资料总结-精品资料欢迎下载-名师精心整理-第 4 页,共 18 页 -单片机温度控制系统中英文翻译资料EA should be strapped to VCC for internal program executions.This pin also receives the 12-volt programming enable voltage(VPP)during Flash programming,for parts that require 12-volt VPP.XTAL1 Input to the inverting oscillat

21、or amplifier and input to the internal clock operating circuit.XTAL2 Output from the inverting oscillator amplifier.Oscillator Characteristics XTAL1 and XTAL2 are the input and output,respectively,of an inverting amplifier which can be configured for use as an on-chip oscillator,as shown in Figure 1

22、.Either a quartz crystal or ceramic resonator may be used.To drive the device from an external clock source,XTAL2 should be left unconnected while XTAL1 is driven as shown in Figure 2.There are no requirements on the duty cycle of the external clock signal,since the input to the internal clocking ci

23、rcuitry is through a divide-by-two flip-flop,but minimum and maximum voltage high and low time specifications must be observed.Idle Mode In idle mode,the CPU puts itself to sleep while all the onchip peripherals remain active.The mode is invoked by software.The content of the on-chip RAM and all the

24、 special functions registers remain unchanged during this mode.The idle mode can be terminated by any enabled interrupt or by a hardware reset.It should be noted that when idle is terminated by a hard ware reset,the device normally resumes program execution,from where it left off,up to two machine c

25、ycles before the internal reset algorithm takes control.On-chip hardware inhibits access to internal RAM in this event,but access to the port pins is not inhibited.To eliminate the possibility of an unexpected write to a port pin when Idle is terminated by reset,the instruction following the one tha

26、t invokes Idle should not be one that writes to a port pin or to external memory.名师资料总结-精品资料欢迎下载-名师精心整理-第 5 页,共 18 页 -单片机温度控制系统中英文翻译资料Status of External Pins During Idle and Power Down Modesmode Program memory ALE psen Port0 Port1 Port2 Port3 idle internal 1 1 data data data Data Idle External 1 1 f

27、loat Data data Data Power down Internal 0 0 Data Data Data Data Power down External 0 0 float data Data data Power Down Mode In the power down mode the oscillator is stopped,and the instruction that invokes power down is the last instruction executed.The on-chip RAM and Special Function Registers re

28、tain their values until the power down mode is terminated.The only exit from power down is a hardware reset.Reset redefines the SFRs but does not change the on-chip RAM.The reset should not be activated before VCC is restored to its normal operating level and must be held active long enough to allow

29、 the oscillator to restart and stabilize.Program Memory Lock Bits On the chip are three lock bits which can be left unprogrammed(U)or can be programmed(P)to obtain the additional features listed in the table below:Lock Bit Protection Modes When lock bit 1 is programmed,the logic level at the EA pin

30、is sampled and latched during reset.If the device is powered up without a reset,the latch initializes to a random value,and holds that value until reset is 名师资料总结-精品资料欢迎下载-名师精心整理-第 6 页,共 18 页 -单片机温度控制系统中英文翻译资料activated.It is necessary that the latched value of EA be in agreement with the current log

31、ic level at that pin in order for the device to function properly.Programming the Flash:The at89s52 is normally shipped with the on-chip Flash memory array in the erased state(that is,contents=FFH)and ready to be programmed.The programming interface accepts either a high-voltage(12-volt)or a low-vol

32、tage(VCC)program enable signal.The low voltage programming mode provides a convenient way to program the at89s52 inside the users system,while the high-voltage programming mode is compatible with conventional third party Flash or EPROM programmers.The at89s52 is shipped with either the high-voltage

33、or low-voltage programming mode enabled.The respective top-side marking and device signature codes are listed in the following table.Vpp=12v Vpp=5v Top-side mark at89s52 xxxx yyww at89s52 xxxx-5 yyww signature(030H)=1EH(031H)=51H(032H)=FFH(030H)=1EH(031H)=51H(032H)=05H The at89s52 code memory array

34、is programmed byte-bybyte in either programming mode.To program any nonblank byte in the on-chip Flash Programmable and Erasable Read Only Memory,the entire memory must be erased using the Chip Erase Mode.Programming Algorithm:Before programming the at89s52,the address,data and control signals shoul

35、d be set up according to the Flash programming mode table and Figures 3 and 4.To program the at89s52,take the following steps.1.Input the desired memory location on the address lines.2.Input the appropriate data byte on the data lines.3.Activate the correct combination of control signals.名师资料总结-精品资料

36、欢迎下载-名师精心整理-第 7 页,共 18 页 -单片机温度控制系统中英文翻译资料4.Raise EA/VPP to 12V for the high-voltage programming mode.5.Pulse ALE/PROG once to program a byte in the Flash array or the lock bits.The byte-write cycle is self-timed and typically takes no more than 1.5 ms.Repeat steps 1 through 5,changing the address a

37、nd data for the entire array or until the end of the object file is reached.Data Polling:The at89s52 features Data Polling to indicate the end of a write cycle.During a write cycle,an attempted read of the last byte written will result in the complement of the written datum on PO.7.Once the write cy

38、cle has been completed,true data are valid on all outputs,and the next cycle may begin.Data Polling may begin any time after a write cycle has been initiated.Ready/Busy:The progress of byte programming can also be monitored by the RDY/BSY output signal.P3.4 is pulled low after ALE goes high during p

39、rogramming to indicate BUSY.P3.4 is pulled high again when programming is done to indicate READY.Program Verify:If lock bits LB1 and LB2 have not been programmed,the programmed code data can be read back via the address and data lines for verification.The lock bits cannot be verified directly.Verifi

40、cation of the lock bits is achieved by observing that their features are enabled.Chip Erase:The entire Flash Programmable and Erasable Read Only Memory array is erased electrically by using the proper combination of control signals and by holding ALE/PROG low for 10 ms.The code array is written with

41、 all“1”s.The chip erase operation must be executed before the code memory can be re-programmed.Reading the Signature Bytes:The signature bytes are read by the same procedure as a normal verification of locations 030H,031H,and 032H,except that P3.6 and P3.7 must be pulled to a logic low.The values re

42、turned are as follows.(030H)=1EH indicates manufactured by Atmel(031H)=51H indicates 89C51(032H)=FFH indicates 12V programming(032H)=05H indicates 5V programming Programming Interface Every code byte in the Flash array can be written and the entire array can be erased by using the appropriate combin

43、ation of control signals.The write operation cycle is selftimed and once initiated,will automatically time itself to completion.名师资料总结-精品资料欢迎下载-名师精心整理-第 8 页,共 18 页 -单片机温度控制系统中英文翻译资料中文翻译描述at89s52 是美国 ATMEL 公司生产的低电压,高性能 CMOS8 位单片机,片内含 4Kbytes 的快速可擦写的只读程序存储器(PEROM)和 128 bytes 的随机存取数据存储器(RAM),器件采用 ATMEL

44、 公司的高密度、非易失性存储技术生产,兼容标准MCS-51产品指令系统,片内置通用8 位中央处理器(CPU)和 flish存储单元,功能强大at89s52 单片机可为您提供许多高性价比的应用场合,可灵活应用于各种控制领域。主要性能参数:与 MCS-51 产品指令系统完全兼容4K字节可重复写 flash闪速存储器1000 次擦写周期全静态操作:0HZ 24MHZ 三级加密程序存储器128*8 字节内部 RAM 32 个可编程 I/O 口2 个 16 位定时计数器6 个中断源可编程串行 UART 通道低功耗空闲和掉电模式功能特性概述AT89S52提供以下标准功能:4K 字节 flish闪速存储器,

45、128 字节内部 RAM,32 个 I/O 口线,两个 16 位定时计数器,一个5 向量两级中断结构,一个全双工串行通信口,片内振荡器及时钟电路。同时,at89s52 可降至 0HZ的静态逻辑操作,并支持两种软件可选的节电工作模式。空闲方式停止CPU 的工作,但允许 RAM,定时计数器,串行通信口及中断系统继续工作。掉电方式保存 RAM 中的内容,但振荡器停止工作并禁止其它所有部件工作直到下一个硬件复位。名师资料总结-精品资料欢迎下载-名师精心整理-第 9 页,共 18 页 -单片机温度控制系统中英文翻译资料方框图名师资料总结-精品资料欢迎下载-名师精心整理-第 10 页,共 18 页 -单片

46、机温度控制系统中英文翻译资料引脚功能说明Vcc:电源电压GND:地P0口:P0口是一组 8 位漏极开路型双向 I/O 口,也即地址/数据总线复位口。作为输出口用时,每位能吸收电流的方式驱动8 个逻辑门电路,对端口写“1”可 作为高阻抗输入端用。在访问外部数据存储器或程序存储器时,这组口线分时转换地址(低 8 位)和数据总线复用,在访问期间激活内部上拉电阻。P1口:P1是一个带内部上拉电阻的8 位双向 I/O 口,P1的输出缓冲级可驱动(吸收或输出电流)4 个 TTL逻辑门电路。对端口写“1”,通过内部的上拉电阻把端口拉到高电平,此时可做熟出口。做输出口使用时,因为内部存在上拉电阻,某个引脚被外

47、部信号拉低时会输出一个电流(Iil).Flash 编程和程序校验期间,P1接受低 8 位地址。名师资料总结-精品资料欢迎下载-名师精心整理-第 11 页,共 18 页 -单片机温度控制系统中英文翻译资料P2口:P2是一个带有内部上拉电阻的8 位双向 I/O 口,P2的输出缓冲级可驱动(吸收或输出电流)4 个 TTL逻辑门电路。对端口写“1”,通过内部地山拉电阻把端口拉到高电平,此时可作为输出口,作输出口使用时,因为内部存在上拉电阻,某个引脚被外部信号拉低时会输出一个电流(Iil)。在访问外部程序存储器获16 位地址的外部数据存储器(例如执行MOVX DPTR指令)时,P2口送出高 8 位地址数

48、据。在访问 8 位地址的外部数据存储器(如执行 MOVX RI指令)时,P2口线上的内容(也即特殊功能寄存器(SFR)区中 R2寄存器的内容),在整个访问期间不改变。Flash 编程或校验时,P2亦接受高地址和其它控制信号。P3口:P3口是一组带有内部上拉电阻的8 位双向 I/O 口。P3口输出缓冲级可驱动(吸收或输出电流)4 个 TTL逻辑门电路。对P3口写入“1”时,他们被内部上拉电阻拉高并可作为输出口。做输出端时,被外部拉低的 P3口将用上拉电阻输出电流(Iil)。P3口除了作为一般的 I/O 口线外,更重要的用途是它的第二功能,如下表所示:P3 口还 接 收 一些用于flash闪速 存

49、 储 器编 程 和 程序 校 验 的控制信号。RST:复位输入。当振荡器工作时,RST引脚出现两个机器周期以上高电平将使单片机复位。端口引脚第二功能P3.0 rxd(串行输入口)P3.1 txd(串行输出口)P3.2 int0(外中断 0)P3.3 int1(外中断 1)P3.4 t0(定时/计数器 0)P3.5 t1(定时/计数器 1)P3.6 WR(外部数据存储器写选通)P3.7 RD(外部数据存储器读选通)名师资料总结-精品资料欢迎下载-名师精心整理-第 12 页,共 18 页 -单片机温度控制系统中英文翻译资料ALE/PROG:当访问外部程序存储器或数据存储器时,ALE(地址所存允许)

50、输出脉冲用于所存地址的低8 位字节。即使不访问外部存储器,ALE仍以时钟振荡频率的1/6 输出固定的正脉冲信号,因此它可对外输出时钟或用于定时目的。要注意的是:每当访问外部数据存储器时将跳过一个 ALE脉冲。对 flash存储器编程期间,该引脚还用于输入编程脉冲(PROG)。如有不要,可通过对特殊功能寄存器(SFR)区中的 8EH单元的 D0位置位,可禁止ALE操作。该外置位后,只要一条MOVX 和 MOVC 指令ALE才会被激活。此外,该引脚会被微弱拉高,单片机执行外部程序时,应设置 ALE无效。PSEN:程序存储允许(PSEN)输出是外部程序存储器的读选通信号,当 at89s52 由外部程

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 教育专区 > 高考资料

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

工信部备案号:黑ICP备15003705号© 2020-2023 www.taowenge.com 淘文阁