关于单片机的英文文献
“关于单片机的英文文献”相关的资料有哪些?“关于单片机的英文文献”相关的范文有哪些?怎么写?下面是小编为您精心整理的“关于单片机的英文文献”相关范文大全或资料大全,欢迎大家分享。
c单片机论文英文文献翻译
英文原文
Description
The AT89C51 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 Atm-el’s high density nonvolatile memory technology and is compatible with the industry standard MCS-51 instruction set and pin out. The chip combines a versatile 8-bit CPU with Flash on a monolithic chip, the Atm-el AT89C51 is a powerful microcomputer which provides a highly flexible and cost effective solution to m
单片机温度控制英文文献及翻译
Temperature Control Using a Microcontroller:
An Interdisciplinary Undergraduate Engineering Design Project
James S. McDonald
Department of Engineering Science
Trinity University
San Antonio, TX 78212
Abstract
This paper describes an interdisciplinary design project which was done under the author’s supervision by a group of four senior students in the Department of Engineering Science at Trinity University. The objective of the project was to develop a temperature control system for an air-filled chamber. The system was to allow e
AT89C51单片机中英文文献翻译
AT89C51单片机中英文文献翻译,做毕业设计的朋友可以参考下,里面的c51相关专业术语翻译的很准确。
The General Situation of AT89C51
1 The application of AT89C51
Microcontrollers are used in a multitude of commercial applications such as modems, motor-control systems, air conditioner control systems, automotive engine and among others. The high processing speed and enhanced peripheral set of these microcontrollers make them suitable for such high-speed event-based applications. However, these critical application domains also require that these microcontrollers are highly r
单片机英文参考文献
篇一:5-单片机+外文文献+英文文献+外文翻译中英对照
AT89C51的介绍
(原文出处:http://yang63.go.nease.net/resource/mcu.htm)
描述
AT89C51是一个低电压,高性能CMOS8位单片机带有4K字节的可反复擦写的程序存储器(PENROM)。和128字节的存取数据存储器(RAM),这种器件采用ATMEL公司的高密度、不容易丢失存储技术生产,并且能够与MCS-51系列的单片机兼容。片内含有8位中央处理器和闪烁存储单元,有较强的功能的AT89C51单片机能够被应用到控制领域中。
功能特性
AT89C51提供以下的功能标准:4K字节闪烁存储器,128字节随机存取数据存储器,32个I/O口,2个16位定时/计数器,1个5向量两级中断结构,1个串行通信口,片内震荡器和时钟电路。另外,AT89C51还可以进行0HZ的静态逻辑操作,并支持两种软件的节电模式。闲散方式停止中央处理器的工作,能够允许随机存取数据存储器、定时/计数器、串行通信口及中断系统继续工作。掉电方式保存随机存取数据存储器中的内容,但震荡器停止工作并禁止其它所有部件的工作直到下一个复位。
引脚描述
VCC:电源电压 GND:地 P0口:
P0口是一组8位漏极
单片机控制步进电机外文文献翻译
单片机控制步进电机
外文原文
Stepping motor application and control
stepper motor is an electrical pulse will be converted into angular displacement of the implementing agencies. Put it in simple language-speaking: When the stepper drive pulse signal to a receiver, it drives stepper motor rotation direction by setting a fixed point of view (and the step angle). You can control the number of pulses to control the amount of angular displacement, so as to achieve the purpose of accurate positioning; At the same time, you can by controlling
单片机控制的简单计算器外文文献
篇一:基于单片机的简易计算器(优秀论文)
编号:100509054015
本 科 毕 业 论 文
题 目:基于单片机的简易计算器
学 院:物理与电子信息学院
专 业:电子信息工程
年 级:10电子信息工程 姓 名:覃海洋
指导教师:丛梦龙
完成日期:
目 录
摘 要 ............................................. 3 Abstract ......................... 错误!未定义书签。 引 言 ............................ 错误!未定义书签。
一、系统总体设计 ................................... 6
1.1设计概述 ......................................................................................... 6
1.2系统整体模块图 ............................................................................... 6
1.3实现方案 ........................
单片机英文翻译
MCU development and application
A microcontroller (or MCU) is a computer-on-a-chip. It is a type of microprocessor emphasizing self-sufficiency and cost-effectiveness, in contrast to a general-purpose microprocessor (the kind used in a PC).
The majority of computer systems in use today are embedded in other machinery, such as telephones, clocks, appliances, vehicles, and infrastructure. An embedded system usually has minimal requirements for memory and program length and may require simple but unusual input/output systems. Fo
单片机指令英文全称
51单片机汇编指令集 (指令集带英文翻译)
一、数据传送类指令(7种助记符) MOV(英文为Move):对内部数据寄存器RAM和特殊功能寄存器SFR的数据进行传送;
MOVC(Move Code)读取程序存储器数据表格的数据传送; MOVX (Move External RAM) 对外部RAM的数据传送; XCH (Exchange) 字节交换;
XCHD (Exchange low-order Digit) 低半字节交换; PUSH (Push onto Stack) 入栈; POP (Pop from Stack) 出栈; 二、算术运算类指令(8种助记符) ADD(Addition) 加法;
ADDC(Add with Carry) 带进位加法;
SUBB(Subtract with Borrow) 带借位减法; DA(Decimal Adjust) 十进制调整; INC(Increment) 加1; DEC(Decrement) 减1;
MUL(Multiplication、Multiply) 乘法; DIV(Division、Divide) 除法;
三、逻辑运算类指令(10种助记符) ANL(AND Logic) 逻辑与; ORL(
单片机文献检索论文
武 汉 工 程 大 学
文 献 检 索 课 综 合 实 习 报 告
检索课题(中英文) 51单片机的应用
The application of 51 single chip microcomputer 姓名:陈文斌 学号:1004030105 系(院):电气信息学院 专业:电子信息工程 总 成 绩______________________ 班级(文献检索课):01班
说 明 及 要 求
1、本报告中的题录格式书写要求:第一作者、文献标题、文献出处(刊名、 年、卷期、起止页码),参照以下格式:
Morse SP. Factors in the emergence of infectious disease. Emerg Infect Dis 1995; 53(2): 117-21
2、若指定数据库查不到相关文献,写出检索式,在“检出篇数”一项内填写零。 3、检出篇数指按检索词或检索式实际检出的篇数,而非经人工筛选的切题篇数。列出题录可经人工筛选出最切题的。
4、检索式包括检索词、字段限定、检索途径(简单或高级检索等)
5、在检索结果不理想时,如检出篇数为零时可进行检索词调整,在报告中应对检索策略作说明。
Fundamentals of Single-chip Microcomputer外文文献翻译 电子信息工程 单片机基础 中英文对照
外文原文
Fundamentals of Single-chip Microcomputer
Dr. Dobbs MacintoshJournal Abstract
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 . 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 microprocess