导航:首页 > 操作系统 > 单片机翻译

单片机翻译

发布时间:2022-04-20 08:24:50

1. 单片机的英文全称

“单片机”是我们国人的称呼,即single chip microcomputer (SCM),但国际上的说法应该是Micro Control Unit(MCU),即微控制单元。

单片机是一种集成电路芯片。

单片机是采用超大规模集成电路技术把具有数据处理能力的中央处理器CPU、随机存储器RAM、只读存储器ROM、多种I/O口和中断系统、定时器/计数器等功能。

(可能还包括显示驱动电路、脉宽调制电路、模拟多路转换器、A/D转换器等电路)集成到一块硅片上构成的一个小而完善的微型计算机系统,在工业控制领域广泛应用。从上世纪80年代,由当时的4位、8位单片机,发展到现在的300M的高速单片机。

硬件特征

1、单片机的体积比较小, 内部芯片作为计算机系统,其结构简单,但是功能完善,使用起来十分方便,可以模块化应用。

2、单片机有着较高的集成度,可靠性比较强,即使单片机处于长时间的工作也不会存在故障问题。

3、单片机在应用时低电压、低能耗,是人们在日常生活中的首要选择, 为生产与研发提供便利。

4、单片机对数据的处理能力和运算能力较强,可以在各种环境中应用,且有着较强的控制能力。

2. 单片机方面的几个英文翻译

digital stopwatch design based on singlechip machine
单片机:singlechip machine,可缩写为SCM

3. 单片机用英语怎么说

singlechip

SCM(Single Chip Microcomputer )

O(∩_∩)O

请采纳

4. 单片机的英文翻译

呵呵,我就是搞单片机的。
应该是:Single-Chip Microcomputer
有的时候,也可以用SingleChip来代替

Microcomputer是微型电子计算机的意思,你知道的,微机和单片机还是有所区别的

而Microprocessor是微处理器的意思。

5. 单片机英语翻译

As the single chip computer, is a typical embedded micro controller (Microcontroller Unit), usually abbreviated as MCU English letters MCU,microcontroller also known as single-chip microcontroller,it is not the completion of a logic function of the chip, but to a computer system integrated into a chip. SCM by the unit, controller, memory, input and output devices,equivalent to a micro-computer (minimum system), andcompared with the single chip computer, the lack ofperipheral equipment. Summary speaking: a chip has become a computer. It has the advantages of small volume, light weight, cheap, for the study, application and development of facilities provided. At the same time,learning to use the MCU is to understand the principle and structure of the computer the best choice. It was first used in instrial control field.

6. 单片机 中英文翻译

The AVR core combines a rich instruction set with 32 general purpose working registers.
All the 32 registers are directly connected to the Arithmetic Logic Unit (ALU), allowing
two independent registers to be accessed in one single instruction executed in one clock
cycle. The resulting architecture is more code efficient while achieving throughputs up to
ten times faster than conventional CISC microcontrollers.
The ATmega8 provides the following features: 8K bytes of In-System Programmable
Flash with Read-While-Write capabilities, 512 bytes of EEPROM, 1K byte of SRAM, 23
general purpose I/O lines, 32 general purpose working registers, three flexible
Timer/Counters with compare modes, internal and external interrupts, a serial program-
mable USART, a byte oriented Two-wire Serial Interface, a 6-channel ADC (eight
channels in TQFP and MLF packages) where four (six) channels have 10-bit accuracy
and two channels have 8-bit accuracy, a programmable Watchdog Timer with Internal
Oscillator, an SPI serial port, and five software selectable power saving modes. The Idle
mode stops the CPU while allowing the SRAM, Timer/Counters, SPI port, and interrupt
system to continue functioning. The Power-down mode saves the register contents but
freezes the Oscillator, disabling all other chip functions until the next Interrupt or Hard-
ware Reset. In Power-save mode, the asynchronous timer continues to run, allowing the
user to maintain a timer base while the rest of the device is sleeping. The ADC Noise
Rection mode stops the CPU and all I/O moles except asynchronous timer and
ADC, to minimize switching noise ring ADC conversions. In Standby mode, the crys-
tal/resonator Oscillator is running while the rest of the device is sleeping. This allows
very fast start-up combined with low-power consumption.
The device is manufactured using Atmel’s high density non-volatile memory technology.
The Flash Program memory can be reprogrammed In-System through an SPI serial
interface, by a conventional non-volatile memory programmer, or by an On-chip boot
program running on the AVR core. The boot program can use any interface to download
the application program in the Application Flash Memory. Software in the Boot Flash
Section will continue to run while the Application Flash Section is updated, providing
true Read-While-Write operation. By combining an 8-bit RISC CPU with In-System Self-
Programmable Flash on a monolithic chip, the Atmel ATmega8 is a powerful microcon-
troller that provides a highly-flexible and cost-effective solution to many embedded
control applications.
The ATmega8 AVR is supported with a full suite of program and system development
tools, including C compilers, macro assemblers, program debugger/simulators, In-Cir-
cuit Emulators, and evaluation kits.

AVR 内核具有丰富的指令集和 32 个通用工作寄存器。所有的寄存器都直接与算逻单元
(ALU) 相连接,使得一条指令可以在一个时钟周期内同时访问两个独立的寄存器。这种结
构大大提高了代码效率,并且具有比普通的 CISC微控制器最高至 10倍的数据吞吐率。
ATmega8 有如下特点 :8K 字节的系统内可编程 Flash( 具有同时读写的能力,即 RWW),
512 字节 EEPROM,1K 字节 SRAM,32 个通用 I/O 口线,32 个通用工作寄存器,三个
具有比较模式的灵活的定时器 / 计数器 (T/C), 片内 / 外中断,可编程串行 USART,面向
字节的两线串行接口, 10 位 6 路 (8 路为 TQFP 与 MLF 封装 )ADC,具有片内振荡器的
可编程看门狗定时器,一个 SPI 串行端口,以及五种可以通过软件进行选择的省电模式。
工作于空闲模式时 CPU 停止工作,而 SRAM、 T/C、 SPI 端口以及中断系统继续工作;
掉电模式时晶体振荡器停止振荡,所有功能除了中断和硬件复位之外都停止工作;在省
电模式下,异步定时器继续运行,允许用户保持一个时间基准,而其余功能模块处于休眠
状态; ADC 噪声抑制模式时终止 CPU 和除了异步定时器与 ADC 以外所有 I/O 模块的工
作,以降低 ADC 转换时的开关噪声; Standby 模式下只有晶体或谐振振荡器运行,其余
功能模块处于休眠状态,使得器件只消耗极少的电流,同时具有快速启动能力。
本芯片是以 Atmel 高密度非易失性存储器技术生产的。片内 ISP Flash 允许程序存储器通
过 ISP 串行接口,或者通用编程器进行编程,也可以通过运行于 AVR 内核之中的引导程
序进行编程。引导程序可以使用任意接口将应用程序下载到应用Flash存储区(Application
Flash Memory)。在更新应用Flash存储区时引导Flash区(Boot Flash Memory)的程序继续
运行,实现了 RWW 操作。 通过将 8 位 RISC CPU 与系统内可编程的 Flash 集成在一个
芯片内,ATmega8 成为一个功能强大的单片机,为许多嵌入式控制应用提供了灵活而低
成本的解决方案。
ATmega8 具有一整套的编程与系统开发工具,包括:C 语言编译器、宏汇编、 程序调试
器 / 软件仿真器、仿真器及评估板。

自己先选一个AVR单片机的型号,然后可以在网上找到其中文和英文datasheet,自己对照稍微改一下,增加几句自己的话就可以简单搞定了,如上面的内容一样

7. 单片机英文翻译!谢谢大家!!!急用!!!(1)

一芯片计算机的休眠---恢复到王位用操作方式和改进反干涉能力
摘要: 介绍一使用恢复休眠给王位在theoperation方式并且改进一芯片计算机的anti-interference能力方法; 分析它的应用范围,提供并且使用电路concretly; 结合事例,分析硬件和软件设计的特征在这些之下种类操作方式。
主题词: 一芯片计算机恢复对王位/dormancy anti-interference前言
介绍:
以全速发展微电子学技术,一芯片计算机的表现在操作,逻辑控制,聪明的尊敬迅速地改善,展示卓着的好处,被替换和扩大测量数字式逻辑电路最初到大规模范围组成的,控制电路电路,操作,使用非常extensivly。 但,因为它安排系统止步不前,做法飞行等跑的关键缺点,在场合的很多重要应用做它极限。 很多技术在anti-interference,例如设定软件陷井,在狗的电路等增加thehardware守卫门,可能做这问题havebetter解决,但仍然现有的问题: ① 守卫门狗在运动,已经意味并且出现差错并且跑某个时候,这没有允许在有些场合; ②做法非常有时发表循环差错,但门狗控制链路包括的正义卫兵和输入,采取并且守卫门至于这样差错狗无法辩明; ③ 在措施和控制周期,当执行并且等待命令时,在长的系统之中,一芯片计算机花费等待周边硬件很多时刻,太将干涉得。 到这些情况,尝试了方法自愿被恢复到王位实践上,供选择脉冲采取等或恢复到王位醒来根据外在期限的我们到一芯片计算机。 在每次被恢复到王位以后,一芯片计算机执行对应的做法,及时输入休眠在执行任务,等待的精整以后被恢复到王位nextly。 在农业电压变压器全面保护者实验很好解决了上述的问题以这个方法,并且有更好的结果。 现在采取51台连续一芯片计算机为例并且探查入具体原则和实施方法,被恢复到王位信号作为高级。
1.A原则和实施方法

8. 单片机汉译英

With the development of electronic technology, especially with large scale integrated circuit, give life brings fundamental changes, if the microcomputer that modern science research is a qualitative leap, programmable controller of modern instrial control is to bring a new control field. Microcomputer controller reforming backward equipment with high performance/price ratio, and improve the service life of equipment, improve the characteristics of automation equipment.
Modern instrial design, project construction and daily life often need to use temperature control, SCM plays an irreplaceable role in temperature control adopts single-chip microcomputer control, simple and convenient not only has the advantages such as large and flexibility, and can greatly improve the technical indexes are controlled temperature, which can greatly improve the quality and quantity of the proct.
This article mainly introced to MCS - 51 series microcontroller ADC0809, etc 8155, 8031 consisting temperature detection circuit chip, a/d circuit, the keyboard/LED display circuit, alarm circuit. The design of the control system is effective to improve the real-time control precision and greatly improved the automation of temperature control, and has high practical value.
Key words: SCM, temperature control and software design

9. 单片机翻译2

微控制器是C-HMOS技术首先使用的理想载体,有以下几个原因:首先,

它们通常是独立的设备,设计者可以构建一个完全单芯片的CMOS微控制

器系统。其次,它们广泛应用于电池供能的系统中,这些系统CMOS设备

是必须的。而且,由于它们在一块单芯片上包含了RAM、ROM和随机逻辑

,设计者获得了一块独立设备上CMOS的硬件主要构成,特别是对于

80C49和80C51来说,设计者已经熟悉了这两者不需多大改动就可以获得

CMOS的好处。

在开发80C49和80C51的过程中,NMOS和C-HMOS间的结构差异被最小化了

。结果,设计者无需重新学习指令、开发工具和现有的硬件设计。即使

软件加上几个指令后就可以在某个特定应用中极大地减小该部分的能量

消耗。

80C51的高性能
特别是定位于需要低能耗的高端8位微处理器,80C51具有所有8051的结构特征,包括它的增强的CPU和输入输出功能。芯片上存贮器大小为4K字节,可扩展至64K字节。板子上还有两个16位的时间计数器、一个全双工的串口、一个用于控制的布尔处理器,图2b显示了80C51在扩展和端口两种模式下的pinot.

在电气性能上与80C49类戏,80C51电压范围4到6伏,4.5-5.5伏间与TTL兼容, 4.5伏以上,芯片工作在15MHZ以上。
与80C49相同,80C51位低能量散热提供了空闲模式,这种模式在一个新的叫做PCON的寄存器上设置一个比特位就可以初始化,PCON寄存器放在之前没使用的芯片区域。当该比特置位的时候,CPU停止工作,时间计数器中断,串口继续正常工作。复位或任何中断都将结束空闲模式。
如果中断结束了空闲模式,所有寄存器数据都保持不变,为中断服务。空闲模式的实现方式与80C49相似,即把芯片上的时钟分成两路信号,一个给CPU,一个用于激活的空闲电路。使用该技术空闲模式下的电流为1mA(电压6V,操作频率15MHZ)
PCON寄存器其他比特位可以设置成标志位,决定一个中断是否可以正常使用或是否可以中断空闲模式。这些标志位可以使中断有双重作用,而不是只在这种模式下起作用。

10. 单片机英文翻译3

Interrupt
中断
The 8048 has interrupt pin INT.
8048有INT中断引脚。
It is used as an active low signal.
它被用作低电平触发。
When enabled,it interrupts the processor.
当被激活时,它使处理器产生中断。
It is disabled after a reset.
在复位后它被禁止。
PSW
程序状态字
The 8048 contains an 8-bit program status word.
8048包含一个8位程序状态字。
It is collection of flip-flops.
它集合了触发器。
Bits 0-3 act as stack pointer.
位0-3作为堆栈指针。
Bit 6 is AC(auxiliary carry),bit 7 is carry flag,bit 4 is for register bank select and bit 5 is user controlled flag.
位6是AC(辅助进位标志),位7是进位标志,位4用作寄存器组选择,位5是用户控制标志。
Program Memory
程序存储器
The term program memory is used with single-chip microcomputers(miccrocontrollers).
术语“程序存储器”与单片机(微控制器)一起使用。
Microcontrollers are used for control applications,instrumentation, appliance control,etc.
微控制器被用作控制应用器件,仪器,电器等。
For such applications program are fixed and they are writen into ROM or EPROM of the microcontroller.
对这些应用器件,程序被固化,并被写入微控制器的ROM或EPROM中。
The memory such as ROM/EPROM of microcontroller which stores program,is called the program memory.
这些微控制器中的用来存储程序的存储器像ROM/EPROM被称作程序存储器。
The 8041,8048,8049,8050,etc contain ROM whereas the 8741,8748,8749 etc.contain EPROM.
8041,8048,8049,8050等包含ROM,而8741,8748,8749等包含EPROM。
The 8035,8039 and 8040 do not contain any program memory,and hence,they work with external memory devices.
8035,8039和8040不包含任何程序存储器,因此,它们通过外部存储设备来工作。
The 8048 contain 1KB ROM,8049 contains 2KB ROM,8050 contains 4KB ROM,8748 contains 1KB EPROM and 8749 contains 2KB EPROM.
8048包含1KB的ROM,8049包含2KB的ROM,8050包含4KB的ROM,8748包含1KB的EPROM,8749包含2KB的EPROM。

阅读全文

与单片机翻译相关的资料

热点内容
直播用哪个app播放背景音乐 浏览:848
点歌机系统app在哪里下载 浏览:609
javadate类型转换string 浏览:694
RPG游戏解压后乱码 浏览:988
无线通信的几个密钥算法 浏览:644
王者荣耀app数据修复在哪里 浏览:429
基于单片机饮水机温度控制系统的设计 浏览:455
c中委托被编译后的结构 浏览:152
飞燕app怎么注销账号 浏览:895
cad命令缩小 浏览:154
linux发展史 浏览:629
服务器选用什么CPU比较好 浏览:334
明星怎么宣传安卓 浏览:953
8255芯片编程 浏览:65
java文件bat运行 浏览:747
java常见笔试 浏览:529
360程序员模式 浏览:363
AQS算法的查询树构造 浏览:329
小猪微信营销源码 浏览:12
阿里云服务器能连接打印机吗 浏览:175