单片机常用英语词汇资料
单片机常用术语
单片机常用术语单片机(Microcontroller)是一种集成了微处理器、存储器和外设接口的单个集成电路芯片。
它广泛应用于电子设备中,用于控制和执行各种任务。
在单片机领域,有一些常用术语被广泛使用,下面将对这些术语进行介绍和解释。
1. GPIO(General Purpose Input/Output)GPIO是单片机中的通用输入输出引脚。
它可以通过软件编程来控制,既可以作为输入口用来读取外部信号,也可以作为输出口用来控制外部设备。
通过控制GPIO,可以实现单片机与外部世界的交互。
2. ADC(Analog to Digital Converter)ADC是模数转换器的英文缩写,用于将模拟信号转换为数字信号。
单片机一般配备有ADC模块,可以将外部的模拟量信号转换成相应的数字量,以供后续的数字处理和分析。
3. UART(Universal Asynchronous Receiver/Transmitter)UART是一种通用的异步串行通信接口。
它用于实现单片机和外部设备之间的数据传输。
UART通过将数据位、停止位和校验位按照一定的规则进行组织,以实现数据的可靠传输。
4. PWM(Pulse Width Modulation)PWM是一种脉冲宽度调制技术。
它通过改变信号的脉冲宽度来控制某个输出端口的电平。
PWM常用于控制电机的速度、LED的亮度等应用场景,可以通过调整占空比来实现精细的控制效果。
5. I2C(Inter-Integrated Circuit)I2C是一种串行通信总线协议,由Philips公司在上世纪80年代推出。
它通过两根线路(串行数据线SDA和串行时钟线SCL)来实现多个设备之间的通信。
I2C常用于连接单片机和传感器、存储器等外设。
6. SPI(Serial Peripheral Interface)SPI是一种串行的外设接口协议,用于在单片机和外部设备之间传输数据。
它使用多线全双工模式,包括一个主设备和一个或多个从设备。
单片机专业术语英汉互译文本
单片机专业术语英汉互译文本单片机是一种微型计算机,广泛应用于嵌入式系统和物联网领域。
在单片机的开发和应用中,涉及到大量的专业术语,下面是一些常用的英汉互译文本。
1. Microcontroller - 单片机2. Microprocessor - 微处理器3. Firmware - 固件4. Hardware - 硬件5. Embedded system - 嵌入式系统6. Interrupt - 中断7. Timer - 定时器9. Counter - 计数器10. Analog to digital converter (ADC) - 模数转换器11. Digital to analog converter (DAC) - 数模转换器12. Input/output (I/O) - 输入输出13. Port - 端口14. Pin - 引脚15. Memory - 存储器16. Flash memory - 闪存17. Random access memory (RAM) - 随机存取存储器18. Read only memory (ROM) - 只读存储器19. Electrically erasable programmable read only memory (EEPROM) - 可擦写可编程只读存储器21. Universal asynchronous receiver transmitter (UART) - 通用异步收发器22. Inter-integrated circuit (I2C) - 串行总线23. Serial peripheral interface (SPI) - 串行外设接口24. Pulse width modulation (PWM) - 脉宽调制25. Direct memory access (DMA) - 直接内存存取26. Debugging - 调试27. In-circuit debugging (ICD) - 端口调试28. Debugger - 调试器29. Integrated development environment (IDE) - 集成开发环境30. Bootloader - 引导程序32. System on chip (SoC) - 系统芯片33. Low power consumption - 低功耗34. Power management unit (PMU) - 电源管理单元35. Crystal oscillator - 晶振36. Clock cycle - 时钟周期37. Bit - 位38. Byte - 字节39. Word - 字40. Assembly language - 汇编语言41. C programming language - C语言42. High level language - 高级语言44. Integrated circuit (IC) - 集成电路45. Field programmable gate array (FPGA) - 现场可编程门阵列46. Printed circuit board (PCB) - 印制电路板47. Soldering - 焊接48. Surface mount technology (SMT) - 表面贴装技术49. Through-hole technology (THT) - 通孔技术。
单片机常用英语词汇
单片机常用英语单词中文名称; 英文名称; ;简记术语单片机; Single Chip Micocomputer or MicoControler Unit ;SCM or MCU在线烧录(往芯片写入程序);In System Programming ; ISP在线仿真;In Circuit Enulator ;ICE复位;reset ;RST编程选通使能端;Program Strobe Enable ; PSEN看门狗;WatchDog数据指针寄存器;Data Pointer Register; DP特殊用途寄存器;Special Purpose Register; SPRPSW寄存器 ; PassWord Register; PSW奇偶校检位P位; ParityBit 溢出位OV位; Overflow寄存器组选择位; Register Select; RS(0/1)进位校检位 ;堆栈指针; StackPointer; SP堆栈;stanck推入;push弹出;popIE中断寄存器;Interrupt Register ; IE溢出中断;Overflow Interrupt计(时)数器;Timer计数器高位;TimerHigh Bit ;TH计数器低位; TimerLow Bit ;TL计数器模式控制寄存器; Timer Model Control Register;TMOD计数器控制寄存器; Timer Model Control Register;TCON串行端口控制寄存器 ; Serial Control Regiter ; SCON 串行模式控制寄存器; Serial Model Control Register;SMOD开始位;Start Bit 结束位;Stop Bit 字节数据高位 ;MSB 字节数据低位; LSB传输控制寄存器; Pass Control Register; PCON停止运行设置位; Power Down Bit; PD位闲置模式设置位; Idel Model Set Bit; IDL位辅助寄存器; AUXR闲置模式下看门狗控制位; Watchdog idle model control bit;WDIDLE看门狗复位; Watchdog reset中断服务程序; Interruput Service Routine宏; macro寄存器组; Register Bank中断优先级寄存器; Interrupt Register波特率; Baud Rate中断向量; interrupt vector数据校检; Data Polling计数器溢出; TimeroverFlow ; TF串行时钟信号;Serial Clock singal; SCK看门狗重置寄存器; WatchdogTimer Reset SFR; WDTRST SFR ;UART移位寄存器锁存器串行锁存器 ;SBUF堆栈随机存储器 ; Stanck RAM ;SRAM脉宽;Purse Width Model ;PWM应用中编程 ; In Application Programing ;IAP数据总线DB模拟/数字信号转换;A/D个人计算机;PC读写控制线;CB总线;BUS晶体振荡器频率;fosc 机器周期;MC状态周期; S 拍;P输入/输出;I/O电源正极;VCC 电源负极;VSS /GND 外加电源;VPD插座;JP主器件发送-从器件接收数据口;MOSI()主器件接收-从器件发送数据口;MOSO()IT0/T1 串行输入口;RXO 串行输出口;TXD累加器;ACC程序状态字;PSW紫外线擦除存储器;EPROM只读存储器;ROM随机存储器;RAM 可编程控制器;PROM 电擦除存储器;EEPROM 门控位;GATE串行数据线;SDA串行时钟线;SCL IC器件间;I2C1.microcontroller 微控制器2.microprocessor 微处理器3.integrated circuit 集成电路4.processor core 内核5.peripheral 外围设备6.chip 芯片7.embedded application/system 嵌入式应用/系统8.Mixed signal 复合信号9.analog 模拟ponent 元件;组成11.power consumption 功耗、能耗12.interrupt 中断13.external 外部的14.internal 内部的15.package 封装16.flash memory 闪存17.semiconductor 半导体18.interrupt service routine (ISR) 中断例程19.overflow 溢出20.hardware 硬件21.software 软件22.interface 接口23.general purpose input/output (GPIO) 通用输入/输出24.sensor 传感器25.analog-to-digital converter (ADC) 模数转换器26.timer 计时器、定时器27.register 寄存器28.Serial Interface (SI) 串行接口29.Parallel Interface (PI) 并行接口30.bus 总线 网络32.circuit 电路33.Central Processing Unit (CPU) 中央处理器34.discrete 分立元件;离散的35.clock generator 时钟发生器36.crystal oscillator 晶振piler 编译器38.simulator 模拟器,仿真器39.Interrupt latency 中断延迟40.buffer 缓冲器41.interrupt nesting 中断嵌套42.priority level 优先级43.accumulator 累加器44.synchronous 同步的45.asynchronous 异步的46.shift register 移位寄存器47.configuration 配置48.clock frequency 时钟频率49.Integrated Development Environment (IDE) 集成开发环境50.executable 可执行的51.instruction 指令,用法说明52.built-in 内置,嵌入的53.reset 复位54.bootstrap loader 引导程序parator 比较器56.in-circuit debugging 仿真调试57.interrupt resource 中断源58.instruction set 指令集59.addressing mode 寻址方式60.division 除法61.multiplication 乘法62.subtraction 减法63.addition 加法64.Reduced Instruction Set Computer (RISC) 精简指令集65.encode 编码,编码器66.decode 译码,解码67.operand 操作数,运算对象68.load 加载69.mainframe 主机70.offset 偏移量71.parameter 参数,系数72.immediate addressing 立即寻址73.direct addressing 直接寻址74.register addressing 寄存器寻址75.register indirect addressing 寄存器间接寻址76.indexed addressing 变址寻址77.relative addressing 相对寻址78.decrement (DEC) 渐减79.increment (INC) 渐加80.binary 二进制81.octal system 八进制82.decimal 十进制83.hexadecimal 十六进制84.Exclusive-or (XOR) 逻辑异或85.XNOR 逻辑同或86.rotate 循环plement 补集,补码88.Boolean 布尔89.subroutine 子程序90.branch 分支bel 标号92.input 输入93.output 输出94.array 数组,阵列tch 锁存器96.low-order 低位97.high-order 高位98.peripheral device 外围设备99.low end 低端100.high end 高端101.low power 低功耗102.high power 大功率103.integrated circuit (IC) 集成电路104.oscilloscope 示波器105.Least Significant Bit (LSB) 最低有效位106.Most Significant Bit (MSB) 最高有效位107.active high 高电位有效108.active low 低电位有效109.capacitor 电容110.resistor 电阻111.inductor 电感112.variable resistor 可变电阻113.full-duplex 全双工114.half-duplex 半双工115.on-chip 片上116.off-chip 片外117.Variance 方差。
单片机相关名词英语
单片机相关名词英语Ch1 Hardware System of Single Chip Microcomputer PC (Personal Computer)机中央处理单元(CPU,Central Processing Unit)输入输出(I/O,Input/Output)随机存取存储器(RAM,Random Access Memory)专用寄存器(Special Function Register)程序计数器(PC,Program Counter)程序状态字(PSW,Program Status Word)堆栈指针(SP,Stack Pointer)时钟电路(Clock circuit)复位电路(Reset circuit)电压(Voltage)地线(Ground)Ch2 The Exploitation of Single Chip Microcomputer仿真器(emulator)工具软件(facility and software)电源( power supply)通信电缆(Communication Cable)运行(Execute)、仿真插座(Emulator socket )单步运行(Step)、在线仿真功能 (On-line emulator function)跟踪运行(Trace)在线仿真器(In Circuit Emulator,简称ICE)断点运行(Breakpoint)Ch3 Instruction System of the MCS-51MCS(Micro Computer System)指令系统(Instruction System)寻址方式(Look for address mode)直接(Directness)立即(Immediately)间接(Indirectly)变址(Change address)相对(Comparatively)数据传送指令(Data Move Instruction)算术运算指令( Arithmetic Operation Instruction)逻辑运算指令(Logic Operation Instruction)控制转移指令(Control Transfer Instruction)位操作指令(Bit Operation Instruction)BCD码,(Binary Coded Decimal)加法(ADD,Addition)减法(SUB,Subtration)乘法(MUL,Multiplication)除法(DIV,Divition)数据调整(DA,Data Adjust)加大(INC,Increase)减少(DEC,Decrease)Ch4 The Program Design of Assembly Language 机器语言(Machine Language)汇编语言(Assembly Language)高级语言(High-Level Language)简单程序(simple program)分支程序( branch program)循环程序(circle or loop program)子程序(Subprogram)Ch5 Time and Interrupt中断(Interrupt)计数器(counter)定时器(Timer)定时器工作方式寄存器(TMOD,Timer mode)定时器控制寄存器(TCON,Timer control)启动定时器(TR,Timer Run)定时器满标志位(TF,Time Full)中断允许寄存器(IE,Interrupt Enable)中断优先权寄存器(Interrupt Priority)交通指挥灯 traffic light倒计时 countdown片 RAM on-chip Data RAMCh6 The Expanded System of Single Chip Microcomputer静态RAM(SRAM,Static Random Access Memory )动态 RAM DRAM,Dynamic Random Access Memory)快擦写型存储器(Flash Memory)只读存储器(ROM,Read-only Memory)随机存取存储器(RAM,Random AccessMemor)Ch7 The Interface Technology of Single Micro Computer发光二极管(LED,Light Emitting Diode)液晶显示器(LCD,Liquid Crystal Display)模数转换器(A/D Converter,Analogy/Digital Converter)数模转换器(D/A Converter,Digital/Analogy Converter)打印机(Printer)Ch8 Serial Port Communicate Technology串行口(Serial Port)并行口(Parallel Port)外部 external通信(Communication)字符帧(Character frame)波特率(Baud Rate)异步通信(Asynchronous Communication)同步通信(Synchronous Communication)通用异步收发器(UART,Universal Asynchronous Receiver Transmitter)通用同步收发器(USRT,Universal Synchronous Receiver/Transmitter)全双工(FD/FDX,Full Duplex)半双工(Semiduplex)单工(SPX,Simplex)1、interrupt [ˌɪntəˌrʌpt] 中断2、timer[ˌtaɪmə(r)] 定时器3、serial port[ˌsiəriəl pɔ:t] 串口4、Interrupt service 中断服务5、Receive [rɪˌsi:v] 接收6、Send [send] 发送7、Success [səkˌses]成功8、Complete [kəmˌpli:t]完成9、Forward [ˌfɔ:wəd] 前进10、Transmit [trænsˌmɪt] 发送信号11、Flag [flæg] 标志12、Universal [ˌju:nɪˌvɜ:sl]13、Asynchronous [eɪˌsɪŋkrənəs]14、Receiver15、Transmitter注:UART(Universal Asynchronous Receiver/ Transmitter )通用异步接收器/发送器16、Register [ˌredʒɪstə(r)] 寄存器17、Left[left] 左18、Centre [ˌsentə(r)] 中19、Right [raɪt] 右20、Channel [ˌtʃænl] 通道21、Motor [ˌməutə] 马达22、Circuit [ˌsə:kit] 电路,线路,电流 23、Keil编译错误提示中涉及的英文:1、unprintable character[ʌnˌprɪntəbəl ˌkærəktɚ]不可打印字符2、character[ˌkærəktə(r)] 字符3、identifier[aɪˌdentɪfaɪə(r)] 标识符4、undefined identifier未定义的标识符5、duplicate case value 案例重复值6、Duplicate [ˌdju:plɪkeɪt] 重复51单片机英文缩写全称MCS-51指令(1)数据传送类指令(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) 出栈(2)算术运算类指令(8种助记符) ADD Addition 加法ADDC Add with Carry 带进位加法 SUBB Subtract with Borrow 带借位减法 DA Decimal Adjust 十进制调整 INC Increment 加1 DEC Decrement 减1MUL Multiplication、Multiply 乘法 DIV Division、Divide 除法 (3)逻辑运算类指令(10种助记符) ANL And Logic 逻辑与 ORL OR Logic 逻辑或XRL Exclusive-OR Logic 逻辑异或 CLR Clear 清零 CPL Complement 取反 RL Rotate left 循环左移RLC Rotate Left throught the Carry flag 带进位循环左移 RR Rotate Right 循环右移RRC Rotate Right throught the Carry flag 带进位循环右移 SWAP Swap 低4位与高4位交换 (4)控制转移类指令(17种助记符)ACALL Absolute subroutine Call 子程序绝对调用 LCALL Long subroutine Call 子程序长调用 RET Return from subroutine 子程序返回 RETI Return from Interruption 中断返回 JMP Jump Indirect SJMP Short Jump 短转移 AJMP Absolute Jump 绝对转移 LJMP Long Jump 长转移CJNE Compare and Jump if Not Equal 比较不相等则转移 DJNZ Decrement and Jump if Not Zero 减1后不为0则转移 JZ Jump if Zero 结果为0则转移var script = document.createElement('script'); script.src ='static.pay.baidu./resource/baichuan/ns.js'; document.body.appendChild(script);JNZ Jump if Not Zero 结果不为0则转移 JC Jump if the Carry flag is set 有进位则转移 JNC Jump if Not Carry 无进位则转移 JB Jump if the Bit is set) B位为1则转移 JNB Jump if the Bit is Not set B位为0则转移JBC Jump if the Bit is set and Clear the bit 位为1则转移,并清除该位 NOP No Operation 空操作(5)位操作指令(1种助记符) SETB Set Bit 置位伪指令助记符英文注释功能 ORG Origin 汇编起始命令 DB Define Byte 定义字节命令 DW Define Word 定义字命令 EQU Equal 赋值命令DATA Data 数据地址赋值命令 XDATA External Data BIT Bit 位地址符号命令 END End 汇编结束命令 DS 定义存储空间命令不同的微机系统有不同的汇编程序,也就定义了不同的汇编命令。
单片机常用英语词汇
单片机常用英语单词中文名称; 英文名称; ;简记术语单片机; Single Chip Micocomputer or MicoControler Unit ; SCM or MCU在线烧录(往芯片写入程序);In System Programming ; ISP在线仿真;In Circuit Enulator ;ICE复位 ;reset ;RST编程选通使能端;Program Strobe Enable ; PSEN看门狗;WatchDog数据指针寄存器;Data Pointer Register; DP特殊用途寄存器;Special Purpose Register; SPRPSW寄存器 ; PassWord Register; PSW奇偶校检位P位; ParityBit溢出位OV位; Overflow寄存器组选择位; Register Select; RS(0/1)进位校检位 ;堆栈指针; StackPointer; SP堆栈;stanck推入;push弹出;popIE中断寄存器;Interrupt Register ; IE溢出中断;Overflow Interrupt计(时)数器;Timer计数器高位;TimerHigh Bit ;TH计数器低位; TimerLow Bit ;TL计数器模式控制寄存器; Timer Model Control Register; TMOD计数器控制寄存器; Timer Model Control Register; TCON串行端口控制寄存器 ; Serial Control Regiter ; SCON串行模式控制寄存器; Serial Model Control Register; SMOD开始位;Start Bit结束位;Stop Bit字节数据高位 ;MSB 字节数据低位; LSB传输控制寄存器; Pass Control Register; PCON停止运行设置位; Power Down Bit; PD位闲置模式设置位; Idel Model Set Bit; IDL位辅助寄存器; AUXR闲置模式下看门狗控制位; Watchdog idle model control bit; WDIDLE看门狗复位; Watchdog reset中断服务程序; Interruput Service Routine宏; macro寄存器组; Register Bank中断优先级寄存器; Interrupt Register波特率; Baud Rate中断向量; interrupt vector数据校检; Data Polling计数器溢出; TimeroverFlow ; TF串行时钟信号;Serial Clock singal; SCK看门狗重置寄存器; WatchdogTimer Reset SFR; WDTRST SFR;UART移位寄存器锁存器串行锁存器 ;SBUF堆栈随机存储器 ; Stanck RAM ;SRAM脉宽;Purse Width Model ;PWM应用中编程 ; In Application Programing ;IAP数据总线DB模拟/数字信号转换;A/D个人计算机;PC读写控制线;CB总线;BUS晶体振荡器频率;fosc 机器周期;MC状态周期; S拍;P输入/输出;I/O电源正极;VCC电源负极;VSS /GND 外加电源;VPD插座;JP主器件发送-从器件接收数据口;MOSI(P1.5)主器件接收-从器件发送数据口;MOSO(P1.6)Central Processing Unit 中央处理器CPURead Only Memory 只读存储器ROMErasable Programmable ROM 可擦除可编程只读存储器EPROMRandom-Access Memory 随机存取存储器RAMInput / Output输入/输出 I/O Interface接口Port端口Arithmetic Logical Unit 算术逻辑单元ALUIT0/T1 串行输入口;RXO串行输出口;TXD累加器;ACC程序状态字;PSW紫外线擦除存储器;EPROM 只读存储器;ROM随机存储器;RAM可编程控制器;PROM电擦除存储器;EEPROM门控位;GATE串行数据线;SDA串行时钟线;SCLIC器件间;I2CAccumulator累加器 ACCProgram Status Word 程序状态字PSWCarry进位标志位 C Auxiliary Carry ACWorking Register Bank Selection Bit 1 / 0工作寄存器区选择RS1 / RS0Overflow溢出 OV Parity奇偶性 P Program Counter程序计数器 PC Data Pointer数据指针 DPTR Stack堆栈Stack Pointer堆栈指针 SPSpecial Function Register 特殊功能寄存器SFRProgram Store Enable 访问外部程序存储器选通 PSENAddress Latch Enable 地址锁存允许ALEExternal Access 访问外部程序存储器 EAReset复位 RSTCrystal石英晶体 XTAL Receive Data串行接收 RXD Transmit Data串行发送 TXD Interrupt中断 INT Timer, Counter定时器,计数器Write写 WRRead读 RD Address Bus地址总线 AB Control Bus控制总线 CB Data Bus数据总线 DB The Low byte of DPTR DPLThe High byte of DPTR DPHThe Low byte of T0 / T1TL0 / TL1The High byte of T0 /TH0 / TH1T1Power Control电源控制 PCONTimer / CounterT/C控制 TCON ControlTimer / Counter Mode T/C模式 TMOD串行数据缓冲器Serial Buffer SBUFSerial Port Control 串行口控制SCONInterrupt Enable中断允许 IE Interrupt Priority中断优先级 IPIdle空闲 IDLPower Down掉电 PDClock Cycle时钟周期Machine Cycle机器周期Instruction Cycle指令周期1.microcontroller 微控制器2. microprocessor 微处理器3. integrated circuit 集成电路4. processor core 内核5. peripheral 外围设备6. chip 芯片7. embedded application/system 嵌入式应用/系统8. Mixed signal 复合信号9. analog 模拟10. component 元件;组成11. power consumption 功耗、能耗12. interrupt 中断13. external 外部的14. internal 内部的15. package 封装16. flash memory 闪存17. semiconductor 半导体18. interrupt service routine (ISR) 中断例程19. overflow 溢出20. hardware 硬件21. software 软件22. interface 接口23. general purpose input/output (GPIO) 通用输入/输出24. sensor 传感器25. analog-to-digital converter (ADC) 模数转换器26. timer 计时器、定时器27. register 寄存器28. Serial Interface (SI) 串行接口29. Parallel Interface (PI) 并行接口30. bus 总线31. net 网络32. circuit 电路33. Central Processing Unit (CPU) 中央处理器34. discrete 分立元件;离散的35. clock generator 时钟发生器36. crystal oscillator 晶振37. compiler 编译器38. simulator 模拟器,仿真器39. Interrupt latency 中断延迟40. buffer 缓冲器41. interrupt nesting 中断嵌套42. priority level 优先级43. accumulator 累加器44. synchronous 同步的45. asynchronous 异步的46. shift register 移位寄存器47. configuration 配置48. clock frequency 时钟频率49. Integrated Development Environment (IDE) 集成开发环境50. executable 可执行的51. instruction 指令,用法说明52. built-in 内置,嵌入的53. reset 复位54. bootstrap loader 引导程序55. comparator 比较器56. in-circuit debugging 仿真调试57. interrupt resource 中断源58. instruction set 指令集59. addressing mode 寻址方式60. division 除法61. multiplication 乘法62. subtraction 减法63. addition 加法64. Reduced Instruction Set Computer (RISC) 精简指令集65. encode 编码,编码器66. decode 译码,解码67. operand 操作数,运算对象68. load 加载69. mainframe 主机70. offset 偏移量71. parameter 参数,系数72. immediate addressing 立即寻址73. direct addressing 直接寻址74. register addressing 寄存器寻址75. register indirect addressing 寄存器间接寻址76. indexed addressing 变址寻址77. relative addressing 相对寻址78. decrement (DEC) 渐减79. increment (INC) 渐加80. binary 二进制81. octal system 八进制82. decimal 十进制83. hexadecimal 十六进制84. Exclusive-or (XOR) 逻辑异或85. XNOR 逻辑同或86. rotate 循环87. complement 补集,补码88. Boolean 布尔89. subroutine 子程序90. branch 分支91. label 标号92. input 输入93. output 输出94. array 数组,阵列95. latch 锁存器96. low-order 低位97. high-order 高位98. peripheral device 外围设备99. low end 低端100. high end 高端101. low power 低功耗102. high power 大功率103. integrated circuit (IC) 集成电路104. oscilloscope 示波器105. Least Significant Bit (LSB) 最低有效位106. Most Significant Bit (MSB) 最高有效位107. active high 高电位有效108. active low 低电位有效109. capacitor 电容110. resistor 电阻111. inductor 电感112. variable resistor 可变电阻113. full-duplex 全双工114. half-duplex 半双工115. on-chip 片上116. off-chip 片外117. Variance 方差。
单片机英语词汇
单片机英语词汇Microcontroller English VocabularyIntroductionIn the field of electronics and embedded systems, microcontrollers play a vital role. Whether it's in consumer electronics, industrial automation, or Internet of Things (IoT) devices, microcontrollers are extensively used for controlling and monitoring various applications. This article aims to provide an overview of commonly used English vocabulary related to microcontrollers.1. MicrocontrollerA microcontroller is a miniature computer system on a single integrated circuit (IC). It consists of a central processing unit (CPU), memory, and input/output peripherals. Microcontrollers are designed for specific tasks and typically used in embedded systems where they control and interact with other electronic components.2. Embedded SystemAn embedded system is a combination of hardware and software designed for a specific function. It is integrated into a larger system and performs dedicated tasks. Microcontrollers are often at the heart of embedded systems, providing the intelligence and control required for the system to function.3. PeripheralA peripheral refers to an external device connected to a microcontroller. It allows the microcontroller to interact with the outside world, such as sensors, actuators, displays, and communication interfaces. Examples of peripherals include analog-to-digital converters (ADC), digital-to-analog converters (DAC), UART (Universal Asynchronous Receiver/Transmitter), and GPIO (General Purpose Input/Output) pins.4. InterruptAn interrupt is a signal generated by a peripheral or internal event that momentarily suspends the normal execution of the program. Interrupts allow critical tasks to be handled immediately, ensuring real-time responsiveness. Common types of interrupts include timer interrupts, external interrupts, and communication interrupts.5. FirmwareFirmware refers to software that is permanently stored on a microcontroller's memory and provides low-level control over its hardware peripherals. It is responsible for initializing the microcontroller, managing peripherals, and implementing specific functionalities. Firmware is typically written in assembly language or a high-level programming language like C.6. BitA bit, short for binary digit, is the smallest unit of digital information. It can represent either a 0 or a 1. Microcontrollers internally process data in terms of individual bits, allowing for precise control over binary operations. Bits are combined to form bytes, which are commonly used for data storage and manipulation.7. OscillatorAn oscillator generates a stable and accurate clock signal that provides timing for various operations within a microcontroller. The clock signal determines the speed at which the microcontroller executes instructions and controls the timing of data transfer. Common types of oscillators include crystal oscillators and ceramic resonators.8. Interrupt Service Routine (ISR)An Interrupt Service Routine (ISR) is a specific section of code that is executed when an interrupt occurs. It is responsible for handling the interrupt event and performing necessary actions. ISRs are typically written to respond to specific interrupt sources and can be customized based on the application's requirements.9. Serial CommunicationSerial communication is the process of transmitting data one bit at a time over a single data line. It is commonly used for communication between microcontrollers, sensors, and other peripherals. Serial communication protocols such as UART, SPI (Serial Peripheral Interface), and I2C (Inter-Integrated Circuit) are widely used in microcontroller-based systems.10. Real-Time Operating System (RTOS)A Real-Time Operating System (RTOS) is a specialized operating system designed for applications that require precise timing and responsiveness. RTOS provides task scheduling, resource management, and communication mechanisms tailored for real-time systems. It allows forconcurrent execution of multiple tasks and ensures critical tasks meet their timing deadlines.ConclusionIn conclusion, a thorough understanding of microcontroller-related English vocabulary is essential for professionals and enthusiasts working in the field of electronics and embedded systems. This article has provided a concise overview of key terms related to microcontrollers. By familiarizing yourself with these terms, you will be better equipped to communicate and comprehend technical documentation, participate in discussions, and deepen your knowledge in this exciting domain.。
单片机c语言编程时应要记的英语单词
单片机c语言编程时应要记的英语单词English: When programming microcontrollers in C language, there are several key English words and concepts to remember. Firstly, understanding the basic structure of a C program is crucial, including keywords like "void," "int," "char," and "return." These are fundamental to defining functions, data types, and returning values. Secondly, memory management is essential, with terms like "stack" and "heap" being commonly used. The stack is used for local variables and function calls, while the heap is for dynamic memory allocation. Additionally, understanding control flow structures such as "if," "else," "for," and "while" is necessary for implementing logic in your program. Input and output operations are also important, with functions like "printf" for output and "scanf" for input being commonly used. Furthermore, dealing with interrupts, timers, and peripherals requires knowledge of terms like "interrupt service routine (ISR)" and "register," which are crucial for interacting with the microcontroller's hardware. Finally, debugging skills are essential, and terms like "breakpoint," "watchpoint," and "step over" are commonly used in debugging tools like GDB.中文翻译: 在用C语言编程单片机时,有几个关键的英语单词和概念需要记住。
单片机术语中英文对照表
单片机术语中英文对照表PC=progammer counter//程序计数器ACC=accumulate//累加器PSW=progammer status word//程序状态字SP=stack point//堆栈指针DPTR=data point register//数据指针寄存器IP=interrupt priority//中断优先级IE=interrupt enable//中断使能TMOD=timer mode//定时器方式(定时器/计数器控制寄存器) ALE=alter(变更,可能是)PSEN=progammer saving enable//程序存储器使能(选择外部程序存储器的意思)EA=enable all(允许所有中断)完整应该是enable all interrupt PROG=progamme(程序)SFR=special funtion register//特殊功能寄存器TCON=timer control//定时器控制PCON=power control//电源控制MSB=most significant bit//最高有效位LSB=last significant bit//最低有效位CY=carry//进位(标志)AC=assistant carry//辅助进位OV=overflow//溢出ORG=originally//起始来源DB=define byte//字节定义EQU=equal//等于DW=define word//字定义E=enable//使能OE=output enable//输出使能RD=read//读WR=write//写中断部分:INT0=interrupt0//中断0INT1=interrupt1//中断1T0=timer0//定时器0T1=timer1//定时器1TF1=timer1flag//定时器1标志(其实是定时器1中断标志位)IE1=interrupt exterior//(外部中断请求,可能是)IT1=interrupt touch//(外部中断触发方式,可能是)ES=enable serial//串行使能ET=enable timer//定时器使能EX=enable exterior//外部使能(中断)PX=priority exterior//外部中断优先级PT=priority timer//定时器优先级PS=priority serial//串口优先级参考PC=Progammer Counter //程序计数器寄存器部分:SFR=special funtion register //特殊功能寄存器(片内RAM 80H~FFH)ACC= accumulate//累加器PSW=progammer status word //程序状态字SP=stack point//堆栈指针DPL,DPH,DPTR=data point register //数据指针寄存器的低8位和高8位IE=interrupt enable// 中断使能IP=interrupt priority//中断优先级PCON=power control//电源控制SCON=serial control//串行口控制SBUF=serial buffer//串行数据缓冲TCON=timer control//定时器控制TMOD=timer mode//定时器方式PSW:CY=carry(psw.7) //进位(标志)AC=auxiliary carry (psw.6) //辅助进位F0=(psw.5) //用户自定义标志位RS1,RS0=register select (psw.4,psw.3)//工作寄存器组选择位OV=overflow(psw.2) //溢出P=parity(psw.0) //奇偶校验位IE:EA=Enable All Interrupt //CPU开/关中断控制位ET1=Enable Timer //定时器2溢出中断允许位ES=Enable Serial Port //串行口中断允许位EX=Enable External //外部中断1的中断允许位IP:PS=Priority Serial //串口优先级PT=Priority Timer //定时器优先级PX=Priority External //外部中断优先级SCON:RI=Receive Interrupt//串行口接收中断请求标志位TI=Transmit Interrupt//串行口发送中断请求标志位TCON:TF1=Timer1 Overflow Flag //定时器1溢出中断请求标志TR1=Timer1 Run//定时器1启动控制位IE1=Interrupt Edge//外部中断1请求标志位IT1=Interrupt Trigger//外部中断1触发方式选择位8051引脚:RST=RESET(9)//复位,重启P3:RXD=Received eXchange Data(10,p3.0)//接收串行数据TXD=Transmit eXchange Data(11,p3.1)//发送串行数据INT0=interrupt 0(12,p3.2)//中断0INT1=interrupt 1(13,p3.3)//中断1T0=timer 0(14,p3.4)//定时器0T1=timer 1(15,p3.5)//定时器1RD=ReaD(16,p3.6)//外部数据存储器(RAM)的读信号WR=WRite(17,p3.7)//外部数据存储器(RAM)的写信号XTAL2,XTAL1=External Crystal Oscillator (18,19) //外部晶体振荡器PSEN=Program Store Enable(29) //程序存储器(ROM)使能ALE=Address Latch Enable(30) //地址锁存EA=External Address Enable(31) //外部程序存储器(ROM)地址允许其它:OE=output enable //输出使能MSB = most significant bit//最高有效位LSB = last significant bit//最低有效位ORG = originally //起始来源DB = define byte //字节定义EQU = equal //等于DW = define word //字定义CLKOUT=Clock out,时钟输出BUSWDITH:总线宽度Vref:参考电压(带ADC的单片机中有的)HSO=High Speed Output,高速输出HIS=High Speed Input:高速输入INST=Instruction,指令READY就绪,总线中的就绪信号或引脚NMI=No Mask Interruput (Input):不可屏蔽的中断请求(输入)BHE=Bank High Enable:存储器的高位允许,如在80286系统中RAM 的组织为16位的,分为高8位和低8位数据,分别的控制信号为BHE 和BLEWelcome To Download !!!欢迎您的下载,资料仅供参考!。
单片机常见英文缩写(一)
单片机常见英文缩写(一)引言概述:在单片机领域,英文缩写在文档和代码中经常被使用。
本文将介绍单片机常见的英文缩写,让读者更好地理解和应用单片机技术。
本文包括五个大点:处理器相关缩写、外设相关缩写、通信相关缩写、存储器相关缩写以及其他相关缩写。
正文内容:一、处理器相关缩写:1. CPU:中央处理器,负责执行计算机的指令。
2. ALU:算术逻辑单元,执行算术和逻辑运算。
3. PC:程序计数器,存储当前指令的地址。
4. SP:堆栈指针,指向堆栈的当前位置。
5. ISR:中断服务程序,用于处理中断事件。
二、外设相关缩写:1. UART:通用异步收发传输器,实现串行通信。
2. LCD:液晶显示器,用于图形和文本显示。
3. LED:发光二极管,用于指示器和状态显示。
4. ADC:模拟数字转换器,将模拟信号转换为数字信号。
5. PWM:脉宽调制,用于控制电机速度和亮度。
三、通信相关缩写:1. I2C:串行总线,用于连接微控制器和外设。
2. SPI:串行外设接口,用于高速全双工通信。
3. CAN:控制器区域网络,用于实时通信和控制。
4. USB:通用串行总线,用于连接计算机和外设。
5. RF:无线射频,用于无线通信和远程控制。
四、存储器相关缩写:1. RAM:随机存取存储器,用于暂时存储数据。
2. ROM:只读存储器,存储固定的数据和程序。
3. EEPROM:可擦写可编程只读存储器,用于存储非易失性数据。
4. Flash:闪存,用于存储程序和数据。
5. SD:安全数码卡,用于存储和传输数据。
五、其他相关缩写:1. IDE:集成开发环境,提供软件开发工具。
2. ISP:在线编程,通过通信接口对单片机进行编程。
3. BJT:双极性晶体管,用于电子开关和放大器。
4. FPGA:现场可编程门阵列,用于实现数字逻辑电路。
5. MCU:微控制器,集成了处理器、存储器和外设的芯片。
总结:本文介绍了单片机常见的英文缩写,包括处理器、外设、通信、存储器以及其他相关的缩写。
单片机常见英文缩写(二)2024
单片机常见英文缩写(二)引言概述:本文将介绍一些与单片机相关的常见英文缩写。
这些缩写是在单片机领域中使用较为频繁的,了解并熟练运用这些缩写有助于我们更好地理解和应用单片机技术。
正文内容:一、单片机内部组成1.1 MCU:Microcontroller Unit,意为微控制器单元,是指能够完成微处理器和外围器件集成在一块芯片上的单片机。
1.2 CPU:Central Processing Unit,中央处理器,是单片机内部用来执行指令和处理数据的核心部件。
1.3 RAM:Random Access Memory,随机存储器,是单片机内部用来存储数据和程序的临时存储器件。
1.4 ROM:Read-Only Memory,只读存储器,是单片机内部用来存储程序固化后的指令和数据的非易失性存储器件。
1.5 Flash:一种可擦写和重新编程的存储器技术,常用于单片机中存储程序代码。
二、通信相关缩写2.1 UART:Universal Asynchronous Receiver and Transmitter,通用异步收发器,是常用的串行通信接口。
2.2 SPI:Serial Peripheral Interface,串行外围接口,是一种用于单片机和外围设备之间进行通信的接口协议。
2.3 I2C:Inter-Integrated Circuit,集成电路互联总线,是一种常用的串行通信协议,用于连接多个设备。
2.4 CAN:Controller Area Network,控制器局域网,是一种广泛应用于汽车、工控等领域的串行通信协议。
2.5 USB:Universal Serial Bus,通用串行总线,是一种用于连接计算机和外围设备的通信接口标准。
三、外设和模块缩写3.1 ADC:Analog-to-Digital Converter,模数转换器,用来将模拟信号转换为数字信号的电路。
3.2 PWM:Pulse Width Modulation,脉宽调制技术,用于控制模拟电路的输出功率。
单片机英语词汇
1.microcontroller 微控制器2.microprocessor 微处理器3.integrated circuit 集成电路4.processor core 内核5.peripheral 外围设备6.chip 芯片7.embedded application/system 嵌入式应用/系统8.Mixed signal 复合信号9.analog 模拟ponent 元件;组成11.power consumption 功耗、能耗12.interrupt 中断13.external 外部的14.internal 内部的15.package 封装16.flash memory 闪存17.semiconductor 半导体18.interrupt service routine (ISR) 中断例程19.overflow 溢出20.h ardware 硬件21.software 软件22.i nterface 接口23.g eneral purpose input/output (GPIO) 通用输入/输出24.s ensor 传感器25.a nalog-to-digital converter (ADC) 模数转换器26.t imer 计时器、定时器27.r egister 寄存器28.S erial Interface (SI) 串行接口29.P arallel Interface (PI) 并行接口30.b us 总线 网络32.c ircuit 电路33.C entral Processing Unit (CPU) 中央处理器34.d iscrete 分立元件;离散的35.c lock generator 时钟发生器36.c rystal oscillator 晶振37.c ompiler 编译器38.s imulator 模拟器,仿真器39.I nterrupt latency 中断延迟40.b uffer 缓冲器41.interrupt nesting 中断嵌套42.p riority level 优先级43.a ccumulator 累加器44.s ynchronous 同步的45.a synchronous 异步的46.s hift register 移位寄存器47.c onfiguration 配置48.c lock frequency 时钟频率49.I ntegrated Development Environment (IDE) 集成开发环境50.e xecutable 可执行的51.instruction 指令,用法说明52.b uilt-in 内置,嵌入的53.r eset 复位54.b ootstrap loader 引导程序55.c omparator 比较器56.i n-circuit debugging 仿真调试57.i nterrupt resource 中断源58.i nstruction set 指令集59.a ddressing mode 寻址方式60.d ivision 除法61.multiplication 乘法62.s ubtraction 减法63.a ddition 加法64.R educed Instruction Set Computer (RISC) 精简指令集65.e ncode 编码,编码器66.d ecode 译码,解码67.o perand 操作数,运算对象68.l oad 加载69.m ainframe 主机70.o ffset 偏移量71.parameter 参数,系数72.i mmediate addressing 立即寻址73.d irect addressing 直接寻址74.r egister addressing 寄存器寻址75.r egister indirect addressing 寄存器间接寻址76.i ndexed addressing 变址寻址77.r elative addressing 相对寻址78.d ecrement (DEC) 渐减79.i ncrement (INC) 渐加80.b inary 二进制81.octal system 八进制82.d ecimal 十进制83.h exadecimal 十六进制84.E xclusive-or (XOR) 逻辑异或85.X NOR 逻辑同或86.r otate 循环87.c omplement 补集,补码88.B oolean 布尔89.s ubroutine 子程序90.b ranch 分支bel 标号92.i nput 输入93.o utput 输出94.a rray 数组,阵列95.l atch 锁存器96.l ow-order 低位97.h igh-order 高位98.p eripheral device 外围设备99.l ow end 低端100.h igh end 高端101.low power 低功耗102.h igh power 大功率103.i ntegrated circuit (IC) 集成电路104.o scilloscope 示波器105.L east Significant Bit (LSB) 最低有效位106.M ost Significant Bit (MSB) 最高有效位107.a ctive high 高电位有效108.a ctive low 低电位有效109.c apacitor 电容110.resistor 电阻111.inductor 电感112.variable resistor 可变电阻113.full-duplex 全双工114.half-duplex 半双工115.on-chip 片上116.off-chip 片外117.Variance 方差(还没有整理完全,希望大家还有什么关于单片机的词汇再补充上去,然后方便的话上传到网上,分享分享更健康!!!)。
单片机词汇表
Personal Digital Assistant,PDA
个人数字助理
Isolated
隔离的
Penalty
处罚,损失
Pending
悬挂
Kernel
内核
Personality module
个性化模块
Platform
平台
Latency
延迟
Port
端口
Leak
泄漏
Port number
端口号
Level triggering
Rate register
速率寄存器
System exception
系统异常
Ready state
就绪状态
System reset exception
系统复位异常
Real-time clock
实时时钟
Real-time embedded system
实时嵌入式系统
Target system
目标系统
Real-time operating system
Stable deadlock
稳态死锁
Privileged instruction set
特权指令集
Stack overflow
堆栈溢出
Privileged state
特权状态
Status register
状态寄存器
Process
进程
Supervisor stack
监控堆栈
System call
系统调用
破坏性读
Bound
上界
Detection recovery
检测恢复
Bounded
有界的
Deterministic
单片机常用英文缩写全称
单片机常用英文缩写全称单片机(Microcontroller,简称MCU)是一种集成了处理器、存储器和外设功能的微型计算机系统。
它常被用于各种电子设备中,如家电、工业控制、汽车电子等。
在单片机领域中,有许多常用的英文缩写用于表示不同的功能模块和技术,下面将介绍一些常用的单片机英文缩写全称。
1. MCU - Microcontroller Unit(微控制器单元)MCU是单片机的常用缩写,它指的是整个单片机系统,包括中央处理器(CPU)、内存和各种外设。
2. CPU - Central Processing Unit(中央处理器)CPU是单片机中最核心的部分,负责执行指令和控制系统的操作。
3. RAM - Random Access Memory(随机存取存储器)RAM是用于临时存储数据的内存,它可以被CPU快速访问。
4. ROM - Read-Only Memory(只读存储器)ROM是单片机中的一个存储器类型,它存储了程序和数据,不允许对其进行修改。
5. EEPROM - Electrically Erasable Programmable Read-Only Memory (电可擦可编程只读存储器)EEPROM是一种可擦写的存储器,它可以多次擦除和编程,用于存储非易失性数据。
6. I/O - Input/Output(输入/输出)I/O指单片机与外部设备之间的数据交换接口,用于输入和输出数据。
7. ADC - Analog-to-Digital Converter(模数转换器)ADC用于将模拟信号转换为数字信号,以便单片机进行处理。
8. DAC - Digital-to-Analog Converter(数模转换器)DAC用于将数字信号转换为模拟信号,以便控制外部设备或输出模拟信号。
9. PWM - Pulse Width Modulation(脉宽调制)PWM是一种调节电平的技术,用于控制电流、电压或频率。
单片机技术常用的英语词汇
Write
读RD
Read
地址总线AB
Address Bus
控制总线CB
Control Bus
数据总线DB
Data Bus
DPL
The Low byte of DPTR
DPH
The High byte of DPTR
TL0 / TL1
The Low byte of T0 / T1
TH0 / TH1
The High byte of T0 / T1
电源控制PCON
Power Control
T/C控制TCON
Timer / Counter Control
T/C模式TMOD
Timer / Counter Mode
串行数据缓冲器
SBUF
Serial Buffer
串行口控制SCON
Serial Port Control
中断允许IE
Interrupt Enable
中断优先级IP
Interrupt Priority
空闲IDL
Idle
掉电PD
Power Down
时钟周期
Clock Cycle
机器周期
Machine Cycle
指令周期
Instruction Cycle
地址锁存允许
ALE
Address Latch Enable
访问外部程序存储器EA
External Access
复位RST
Reset
石英晶体XTAL
Crystal
串行接收RXD
Receive Data
串行发送TXD
Transmit Data
中断INT
单片机常用词汇及ARM词汇
English 中文ARM官网/Advanced RISC Machine(ARM)Special register 特殊寄存器Normal mode 正常模式Slow mode 慢速模式Idle mode 空闲模式Stop mode 停止模式Reset 复位Timer 定时器Clock 时钟Clock Generator 时钟发生器Refresh 刷新Auto Refresh 自动刷新Self Refresh 自我刷新Watch Dog Timer(WDT) 看门狗定时器Memory Management Unit(MMU)Data Cache 数据缓存Instruction Cache 指令缓存Memory Interface 内存接口Board Support Package 目标板数据包Memory Controller 存储器控制器Symmetrical 对称Asymmetrical 非对称ROM(Read Only Memory) 只读存储器Address Bus 地址总线Data Bus 数据总线Control Bus 控制总线SRAM(Static Random Access Memory) 静态随机存储器True Table 真值表Flash Memory 快擦型存储器DRAM(Dynamic Random Access Memory)动态随机存储器Row Address 行地址Column Address 列地址Enable 使能Disable 禁能SDRRAM(Synchronous DRAM) 同步动态随机存储器Command 命令ARM Core ARM核SoC(System On Chip) 系统芯片Write Buffer 写入缓冲区Cache 高速缓存DSP(Digital Signal Processor) 数字信号处理器Interrupt Controller 中断控制器LAN Controller 网络控制器UART 异步串行收发数据RTC(Real Time Clock) 实时时钟RAM(Random Access Memory) 随机存储器JTAG(Join Test Action Group)RISC(Reduced Instruction Set Computer)IP(Intellectual Property)Debugger 调试器Object File 目标文件Command Line 命令模式Plain Binary 无格式的二进制文件Breakpoints 可设置断点RDI(Remote Debug Interface) 远程调试接口Pseudo instructions 伪指令Hardware Reset 硬件复位Reset Exception 复位异常Memory Bus Mode 存储器的总线模式Crystal 石英晶体振荡器Oscillator 振荡器Datasheet 数据手册Timing Chart 时序图Memory Bus Width 存储器总线宽度Boot 引导Memory Type 存储类型Memory Access Type 存储器存取类型Memory Bank 内存区块Memory Interface 存储器接口Instruction Cycle 指令周期Burst mode 快速模式ROW 行Column 列BA(Bank Address) 区块位置选择Special Register 特殊寄存器Chip Enable 芯片使能MSB(Most Significant Byte) 最有意义的字节Bus Mode 总线模式User Mode 用户模式FIQ mode 快速中断模式IRQ mode 中断模式Supervisor mode 管理模式Abort mode 中止模式System Mode 系统模式Undefined mode 未定义模式Exception 异常Microprocessor 微处理器Machine Code 机器码Reset Exception 复位异常General Purpose Register 通用目的寄存器Status Register 状态寄存器Bank Register 模式寄存器SP(Stack Pointer) 堆栈指针Current Mode 当前模式Local Variable 局部变量FILO(Fist In Last Out) 先进后出SP(Stack Pointer) 堆栈指针Link Register 连接寄存器Label 标号Instruction 指令PC(Program Counter) 程序计数器CPSR(Current Program Status Register) 当前程序状态寄存器Condition Code Flag 条件标记Control Bit 控制位Mode Bit 模式位FIQ 快速中断IRQ 中断Disable 停止位Interrupt disable bit 中断停止位TBIT(Thumb Bit) 又称State Bit状态位Software Interrupt 软件中断Offset 偏移量Overflow 发生溢出Shifted Register 移位寄存器Logical Right 逻辑右移Logical Left 逻辑左移Arithmetic Right 算术右移Rotate Right 右移循环Immediate Operand Rotates 立即操作数的旋转操作SPSR(Saved Program Status Register) 保存程序状态寄存器Register offset 偏移寄存器Source register 源寄存器Addressing Modes 寻址模式Block Data Transfer Instructions 区块数据转换指令Addressing Mode Names 寻址模式名称Exception 异常Interrupt Controller 中断控制器Disable IRQ 停止中断请求SWI(Software Interrupt Exception) 软件中断异常Abort Exception 中止异常Undefined Exception 未定义异常Abort of data Exception 数据中止异常Boot Loader 引导程序Rest Exception 复位异常Static Exception Handle Routine 执行静态异常处理程序Jump Table 条转表Assembler 编译Object File 目标文件Binary File 二进制文件ADS(ARM Developer Suite)编译器Boot Loader 软件引导程序Embedded System 嵌入式系统Listing 列表文件Local Variable 局部变量Pin Group 管脚组Feature 特性Vector 向量Non-vector 非向量2-channel Purpose DMA 双通道通用目的直接内存存取2-channel Bridge DMA-peripheral 双通道桥式直接内存存取Single Scan 单条扫描Dual Scan 双条扫描Watch Dog Timer 看门狗定时器IIC bus interface IIC接口IIS bus interface IIS接口SIO Interface 串行传输接口Bus Controller 总线控制器Write Buffer 写入缓冲区寄存器Clock Generator 时钟发生器Lock Time 锁定时间Master Unit 主要单元Slave Unit 次要单元Offset 偏移量Stack Pointer 堆栈指针GPIO Port 输入输出端口Wakeup 唤醒Power consumption 电源管理模式Low Lever trigger 低电平触发High Level trigger 高电平触发Falling edge trigger 下降沿触发Rising edge trigger 上升沿触发Edge trigger 边沿触发Digital filter 数字过滤器Level trigger 电平触发Edge trigger 边沿触发Ext Bus 扩展总线Baud-rate 波特率Infra-red IR 红外线发送/接收Stop bit 停止位Parity-bit 奇偶校验检查Handshake 发送/接收具有硬件握手Loop-back 回路检查模式Overrun error 溢出错误Parity error 奇偶校验错误Frame error 帧错误Break condition 中止条件Time-out condition 超时条件Look back 回路检查BPS(Bits Per Second) 每秒发送几个Bits Serial communication 串行传输Serial communication Operation 串行传输操作Parity bit 奇偶校验位Parallel 并列传输Odd 奇数位Even 偶数位Ring Buffer 环状缓冲区Fptr 前指针Rptr 后指针中英文术语对照表Abort Exception 中止异常Abort Mode 中止模式Access 存取(包含读取及写入)Address 地址Address Bus 地址总线AC(Alternating Current) 交流Access Cycle 存取周期ADC(Analog Digital Converter) 模拟数字转换器AFC(Auto Flow Control) 自动流量控制Assembler 汇编器Assembly 汇编Asynchronous 异步Auto Index 自动索引Auto-reload 自动重载Auto Refresh 自动刷新Bank 区块Bank Address(BA) 区块位置选择Bank Control Register 区块控制寄存器Bank Select 区块选择Bank Size Register 区块大小寄存器Bank Register 模式寄存器Base Register 基地址寄存器Baud-rate 波特率BDMA(Bridge Direct Memory Access) 桥接式直接内存存取Binary File 二进制文件BIOS(Basic Input output System) 基本输入输出系统Buffer 缓冲区Bus Controller 总线控制器Bus 总线Bus Hold Acknowledge 总线保持应答Bus Hold Request 总线保持请求Bus Mode 总线模式Boot 引导Boot Loader 引导程序Break Condition 中止条件Breakpoint 断点Byte Enable 位使能Cache(memory) 高速缓存CAS(Column Address Signal) 列地址信号CAS Latency 列地址信号等待时间Chip Enable 芯片使能Chip Select 芯片选择Clock 时钟Clock Control Register 时钟控制寄存器Clock Generator 时钟发生器Column Address 列地址Command 命令Command-line 命令模式Condition(Code)Flag 条件标志Controller 控制器Coprocessor 协处理器CPU(Central Processing Unit) 中央处理器CPSR(Current Program Status Register) 当前程序状态寄存器Current Mode 当前模式Crystal 石英振荡器Cycle 周期Current TRQ Priority of Master Register当前中断请求优先级的主寄存器Current TRQ Priority of Slave Register 当前中断请求优先级的从寄存器Device 设备Data 数据Data Bus 数据总线Data Abort 数据中止Data Cache 数据高速缓冲寄存器Destination Register 目标寄存器Digital Filter 数字滤波器Disable 禁止/停止/禁能DMA (Direct Memory Access) 直接内存存取DSP(Digital Signal Processor) 数字信号处理器Edge trigger 边沿触发Enable 使能Exception Handler 异常处理Exception 异常Exception Handle Routine 异常处理程序Exception Vector 异常向量Exception Vector Table 异常向量表External Interrupt 外部中断External Interrupt Pending Register 外部中断未处理器Falling edge trigger 下降沿触发FIFO 先进先出FILO 先进后出FIQ(Fast Interrupt Request) 快速中断(请求)FIQ Exception 快速中断异常FIQ(Fast Interrupt Request) Mode 快速中断(请求)模式Frame error 帧错误Front Pointer 前指针General Purpose Register 通用寄存器GPIO(General Purpose Input/Output) 通用(目的)输入输出Handshake 握手Hardware Reset 硬件复位High Level Trigger 高电平触发Hold Time 持续时间IDLE Mode 空闲模式Instruction 指令Instruction Cache 指令高速缓存Instruction Cycle 指令周期Internal SDRAM 内部存储器Interrupt 中断Interrupt Controller 中断控制器Interrupt Control Register 中断控制寄存器Interrupt Exception 异常中断Interrupt Mask Register 中断屏蔽寄存器Interrupt Mode Register 中断模式寄存器Interrupt Pending Register 中断未处理寄存器Interrupt Priority 中断优先级Interrupt Priority Generating Block 中断优先级产生模块Interrupt Request 中断请求Interrupt Service Pending Clear Register中断服务未处理清楚寄存器Interrupt Source 中断源Interrupt Vector 中断向量表I/O Pad 输入输出接点I/O Port 输入输出端口IR(Infra-red) 红外线IRQ(Interrupt Request) 中断请求IRQ(Interrupt Request) Mode 中断请求模式IRQ Interrupt Service Pending Register 中断请求服务处理寄存器ISR(Interrupt Service Routine) 中断服务程序IP(Intellectual Property) 网际协议IRQ Priority Of Master Register 中断请求优先级的主寄存器IRQ Priority Of Slave Register 中断请求优先级的从寄存器Label 标签Level Trigger 电平触发Link Register 连接寄存器Loop-back 回环Local Variable 局部变量Lock Time 锁定时间Lock Time Count Register 锁定时间计数寄存器Lower Byte 低位Low Level trigger 低电平触发LRU(Least Recently Used) 最近使用过的内存Machine Code 机器码Macro 宏Main Clock 主时钟Mask 屏蔽Master Priority Generating Unit 主优先级产生模块单元Master Unit 主单元Memory Access Type 内存存取类型Memory Bank 内存区块Memory Bus Mode 内存总线模式Memory Bus Width 内存总线宽度Memory Controller 内存控制器Memory Map 内存映射Memory Type 内存类型Microprocessor 微处理器Millisecond 毫秒MODEM(Modulator-Demodulator) 调制解调器MRSR(SDRAM Mode Register Set Register) SDRAM模式寄存器设定寄存器Non-auto flow control 非自动流量控制Non-Cacheable Area Control Register 非高速缓存区域控制寄存器Non-PLL Mode 非PLL模式Non-Page-Mode 非分页模式Non-vector Interrupt 非向量式中断Normal Mode 正常模式NS (Nero Second) 豪微妙Object Code 目标码Object File 目标文件Offset 偏移量Oscillator 振荡器Open Drain 开漏集Operand Register 操作寄存器Operation Code 操作码Output Port 输出端口Overrun error 溢出错误Page Mode 分页模式Parity bit 奇偶Parity error 奇偶错误PC(Program Counter) 个人计算机Pending Condition 未处理条件PFD(Phase Frequency Detector) 相位频率检测器Plain Binary 无格式二进制PLL(Phase-Locked-Loop) 锁相环PLL Control Register 锁相环控制寄存器Port 端口Port Control Register 端口控制寄存器Post-Index 后索引Post-Decrement Addressing 后减寻址模式Post-Increment Addressing 后增寻址模式Power Down Mode 省电模式Power Consumption 电源管理Pre-assembly 预编译Pre-charge 预先充电Pre-fetch Abort 指令获取中止Pre-Index 前索引Priority Generating Block 优先级产生模块Power-On Reset 电源复位Pseudo Instruction 伪指令PSR(Program Status Register) 程序状态寄存器Pre-Decrement Addressing 前减寻址模式Pre-Increment Addressing 前增寻址模式Privileged Mode 特权模式Project 工程Pull-Up register 上拉寄存器Pull-Up resister 上拉电阻PWM (Pulse Width Modulation) Timer 脉宽调制寄存器RAM(Random Access Memory) 随机存储器RAS(Row Address Signal) 行地址信号Rear Pointer 后指针Receive buffer register 接收缓冲寄存器RESET 复位Reset Exception 复位异常Refresh 刷新Refresh Control Register 刷新控制寄存器Remapping 二次映射Reset Exception 异常复位Return address 返回地址RDI (Remote Debug Interface) 远程调试接口Ring Buffer 环状缓冲区Rising edge trigger 上升沿触发Round-robin 循环Row Address 行地址RTC (Real Time Clock) 实时时钟Rx FIFO 接收先进先出缓冲区Output Enable 输出使能Self-refresh 自我刷新Section Name 节区名称Serial 串行Serial Communication 串行通讯Serial Communication Operation 串行通讯操作SIO(Serial Input and Output) 串行输入输出SIO(Synchronous Input output) 同步输入输出SL Idle Mode 慢速空闲模式Slave Priority Generating unit 从优先级产生模块单元Slave Unit 从单元Slow Mode 慢速模式Slow Clock Control Register 慢速时钟控制寄存器SOC (System On Chip) 片上系统Special Function Register 特殊功能寄存器Special Pull Up Resister Control Register特殊上拉电阻寄存器控制寄存器SPSR(Saved Program Status Register) 保存程序状态寄存器Start Bit 开始bitStatus Register 状态寄存器Stack 堆栈Stack Pointer (SP) 堆栈指针Static Exception Handle Routine 静态异常处理程序Stop bit 结束bitStop Mode 停止模式SWI (Software Interrupt) 软件中断SWI Exception 软件中断异常Supervision Mode 监督管理模式Synchronous 同步System Bus Priority Control Register 系统总线优先级控制寄存器System Configuration Register 系统配置寄存器System Mode 系统模式System Reset 系统复位THAW mode 解冻模式Timer 时间,定时器Time-out condition 超时条件Transmit buffer register 发送缓冲寄存器Transmit shifter 发送位移器Transmit shift register 发送位移寄存器UART(Universal Asynchronous Receiver and Transmitter)通用异步串行收发UART Control Register 通用异步串行收发器控制寄存器UART Baud-rate Division Register通用异步串行收发器的波特率分频寄存器UART FIFO Control Register通用异步串行收发器的先进先出缓冲区控制寄存UART FIFO Status Register通用异步串行收发器的先进先出缓冲区状态寄存器UART Line Control Register通用异步串行收发器在线控制寄存器UART MODEM Control Register通用异步串行收发器的调制解调器控制寄存器UART MODEM Status Register通用异步串行收发器的调制解调器状态寄存器UART Receive Holding Buffer Register通用异步串行收发器的接收保持缓冲~UART Transmit Holding Buffer Register通用异步串行收发器的发送保持缓冲UART TX/RX Status Register 通用异步串行收发器的状态寄存器UART RX Error Status Register通用异步串行收发器的接收错误状态寄存器Undefined Exception 未定义异常Undefined Mode 未定义模式Upper Byte 高位User Mode 用户模式Vectored Interrupt 向量式中断Vector Table 向量表Watchdog Timer Count Register 看门狗定时器计数寄存器Watchdog Timer Data Register 看门狗定时器数据寄存器WDT (Watch Dog Timer) 看门狗定时器Wake Up 叫(唤)醒Write 写入Write Back 写回Write Buffer 写入缓冲区Write Enable 写入使能ZDMA (General Direct Memory Access) 一般直接内存存取。
单片机常用英语词汇
单片机常用英语单词中文名称; 英文名称; ;简记术语单片机; Single Chip Micocomputer or MicoControler Unit ; SCM or MCU在线烧录(往芯片写入程序);In System Programming ; ISP在线仿真;In Circuit Enulator ;ICE复位 ;reset ;RST编程选通使能端;Program Strobe Enable ; PSEN看门狗;WatchDog数据指针寄存器;Data Pointer Register; DP特殊用途寄存器;Special Purpose Register; SPRPSW寄存器 ; PassWord Register; PSW奇偶校检位P位; ParityBit溢出位OV位; Overflow寄存器组选择位; Register Select; RS(0/1)进位校检位 ;堆栈指针; StackPointer; SP堆栈;stanck推入;push弹出;popIE中断寄存器;Interrupt Register ; IE溢出中断;Overflow Interrupt计(时)数器;Timer计数器高位;TimerHigh Bit ;TH计数器低位; TimerLow Bit ;TL计数器模式控制寄存器; Timer Model Control Register; TMOD计数器控制寄存器; Timer Model Control Register; TCON串行端口控制寄存器 ; Serial Control Regiter ; SCON串行模式控制寄存器; Serial Model Control Register; SMOD开始位;Start Bit结束位;Stop Bit字节数据高位 ;MSB 字节数据低位; LSB传输控制寄存器; Pass Control Register; PCON停止运行设置位; Power Down Bit; PD位闲置模式设置位; Idel Model Set Bit; IDL位辅助寄存器; AUXR闲置模式下看门狗控制位; Watchdog idle model control bit; WDIDLE看门狗复位; Watchdog reset中断服务程序; Interruput Service Routine宏; macro寄存器组; Register Bank中断优先级寄存器; Interrupt Register波特率; Baud Rate中断向量; interrupt vector数据校检; Data Polling计数器溢出; TimeroverFlow ; TF串行时钟信号;Serial Clock singal; SCK看门狗重置寄存器; WatchdogTimer Reset SFR; WDTRST SFR;UART移位寄存器锁存器串行锁存器 ;SBUF堆栈随机存储器 ; Stanck RAM ;SRAM脉宽;Purse Width Model ;PWM应用中编程 ; In Application Programing ;IAP数据总线DB模拟/数字信号转换;A/D个人计算机;PC读写控制线;CB总线;BUS晶体振荡器频率;fosc 机器周期;MC状态周期; S拍;P输入/输出;I/O电源正极;VCC电源负极;VSS /GND 外加电源;VPD插座;JP主器件发送-从器件接收数据口;MOSI(P1.5)主器件接收-从器件发送数据口;MOSO(P1.6)Central Processing Unit 中央处理器CPURead Only Memory 只读存储器ROMErasable Programmable ROM 可擦除可编程只读存储器EPROMRandom-Access Memory 随机存取存储器RAMInput / Output输入/输出 I/O Interface接口Port端口Arithmetic Logical Unit 算术逻辑单元ALUIT0/T1 串行输入口;RXO串行输出口;TXD累加器;ACC程序状态字;PSW紫外线擦除存储器;EPROM 只读存储器;ROM随机存储器;RAM可编程控制器;PROM电擦除存储器;EEPROM门控位;GATE串行数据线;SDA串行时钟线;SCLIC器件间;I2CAccumulator累加器 ACCProgram Status Word 程序状态字PSWCarry进位标志位 C Auxiliary Carry ACWorking Register Bank Selection Bit 1 / 0工作寄存器区选择RS1 / RS0Overflow溢出 OV Parity奇偶性 P Program Counter程序计数器 PC Data Pointer数据指针 DPTR Stack堆栈Stack Pointer堆栈指针 SPSpecial Function Register 特殊功能寄存器SFRProgram Store Enable 访问外部程序存储器选通 PSENAddress Latch Enable 地址锁存允许ALEExternal Access 访问外部程序存储器 EAReset复位 RSTCrystal石英晶体 XTAL Receive Data串行接收 RXD Transmit Data串行发送 TXD Interrupt中断 INT Timer, Counter定时器,计数器Write写 WRRead读 RD Address Bus地址总线 AB Control Bus控制总线 CB Data Bus数据总线 DB The Low byte of DPTR DPLThe High byte of DPTR DPHThe Low byte of T0 / T1TL0 / TL1The High byte of T0 /TH0 / TH1T1Power Control电源控制 PCONTimer / CounterT/C控制 TCON ControlTimer / Counter Mode T/C模式 TMOD串行数据缓冲器Serial Buffer SBUFSerial Port Control 串行口控制SCONInterrupt Enable中断允许 IE Interrupt Priority中断优先级 IPIdle空闲 IDLPower Down掉电 PDClock Cycle时钟周期Machine Cycle机器周期Instruction Cycle指令周期1.microcontroller 微控制器2. microprocessor 微处理器3. integrated circuit 集成电路4. processor core 内核5. peripheral 外围设备6. chip 芯片7. embedded application/system 嵌入式应用/系统8. Mixed signal 复合信号9. analog 模拟10. component 元件;组成11. power consumption 功耗、能耗12. interrupt 中断13. external 外部的14. internal 内部的15. package 封装16. flash memory 闪存17. semiconductor 半导体18. interrupt service routine (ISR) 中断例程19. overflow 溢出20. hardware 硬件21. software 软件22. interface 接口23. general purpose input/output (GPIO) 通用输入/输出24. sensor 传感器25. analog-to-digital converter (ADC) 模数转换器26. timer 计时器、定时器27. register 寄存器28. Serial Interface (SI) 串行接口29. Parallel Interface (PI) 并行接口30. bus 总线31. net 网络32. circuit 电路33. Central Processing Unit (CPU) 中央处理器34. discrete 分立元件;离散的35. clock generator 时钟发生器36. crystal oscillator 晶振37. compiler 编译器38. simulator 模拟器,仿真器39. Interrupt latency 中断延迟40. buffer 缓冲器41. interrupt nesting 中断嵌套42. priority level 优先级43. accumulator 累加器44. synchronous 同步的45. asynchronous 异步的46. shift register 移位寄存器47. configuration 配置48. clock frequency 时钟频率49. Integrated Development Environment (IDE) 集成开发环境50. executable 可执行的51. instruction 指令,用法说明52. built-in 内置,嵌入的53. reset 复位54. bootstrap loader 引导程序55. comparator 比较器56. in-circuit debugging 仿真调试57. interrupt resource 中断源58. instruction set 指令集59. addressing mode 寻址方式60. division 除法61. multiplication 乘法62. subtraction 减法63. addition 加法64. Reduced Instruction Set Computer (RISC) 精简指令集65. encode 编码,编码器66. decode 译码,解码67. operand 操作数,运算对象68. load 加载69. mainframe 主机70. offset 偏移量71. parameter 参数,系数72. immediate addressing 立即寻址73. direct addressing 直接寻址74. register addressing 寄存器寻址75. register indirect addressing 寄存器间接寻址76. indexed addressing 变址寻址77. relative addressing 相对寻址78. decrement (DEC) 渐减79. increment (INC) 渐加80. binary 二进制81. octal system 八进制82. decimal 十进制83. hexadecimal 十六进制84. Exclusive-or (XOR) 逻辑异或85. XNOR 逻辑同或86. rotate 循环87. complement 补集,补码88. Boolean 布尔89. subroutine 子程序90. branch 分支91. label 标号92. input 输入93. output 输出94. array 数组,阵列95. latch 锁存器96. low-order 低位97. high-order 高位98. peripheral device 外围设备99. low end 低端100. high end 高端101. low power 低功耗102. high power 大功率103. integrated circuit (IC) 集成电路104. oscilloscope 示波器105. Least Significant Bit (LSB) 最低有效位106. Most Significant Bit (MSB) 最高有效位107. active high 高电位有效108. active low 低电位有效109. capacitor 电容110. resistor 电阻111. inductor 电感112. variable resistor 可变电阻113. full-duplex 全双工114. half-duplex 半双工115. on-chip 片上116. off-chip 片外117. Variance 方差。
单片机常用英语词汇
单片机常用英语单词中文名称; 英文名称; ;简记术语单片机; Single Chip Micocomputer or MicoControler Unit ;SCM or MCU在线烧录(往芯片写入程序);In System Programming ; ISP在线仿真;In Circuit Enulator ;ICE复位;reset ;RST编程选通使能端;Program Strobe Enable ; PSEN看门狗;WatchDog数据指针寄存器;Data Pointer Register; DP特殊用途寄存器;Special Purpose Register; SPRPSW寄存器; PassWord Register; PSW奇偶校检位P位; ParityBit溢出位OV位; Overflow寄存器组选择位; Register Select; RS(0/1)进位校检位;堆栈指针; StackPointer; SP堆栈;stanck推入;push弹出;popIE中断寄存器;Interrupt Register ; IE溢出中断;Overflow Interrupt计(时)数器;Timer计数器高位;TimerHigh Bit ;TH计数器低位; TimerLow Bit ;TL计数器模式控制寄存器; Timer Model Control Register; TMOD 计数器控制寄存器; Timer Model Control Register; TCON 串行端口控制寄存器; Serial Control Regiter ; SCON串行模式控制寄存器; Serial Model Control Register; SMOD开始位;Start Bit 结束位;Stop Bit 字节数据高位;MSB 字节数据低位; LSB传输控制寄存器; Pass Control Register; PCON停止运行设置位; Power Down Bit; PD位闲置模式设置位; Idel Model Set Bit; IDL位辅助寄存器; AUXR闲置模式下看门狗控制位; Watchdog idle model control bit;WDIDLE看门狗复位; Watchdog reset中断服务程序; Interruput Service Routine宏; macro寄存器组; Register Bank中断优先级寄存器; Interrupt Register波特率; Baud Rate中断向量; interrupt vector数据校检; Data Polling计数器溢出; TimeroverFlow ; TF串行时钟信号;Serial Clock singal; SCK看门狗重置寄存器; WatchdogTimer Reset SFR; WDTRST SFR ;UART移位寄存器锁存器串行锁存器;SBUF堆栈随机存储器; Stanck RAM ;SRAM脉宽;Purse Width Model ;PWM应用中编程; In Application Programing ;IAP数据总线DB模拟/数字信号转换;A/D个人计算机;PC读写控制线;CB总线;BUS晶体振荡器频率;fosc 机器周期;MC状态周期; S 拍;P输入/输出;I/O电源正极;VCC电源负极;VSS /GND 外加电源;VPD插座;JP主器件发送-从器件接收数据口;MOSI(P1.5)主器件接收-从器件发送数据口;MOSO(P1.6)IT0/T1 串行输入口;RXO 串行输出口;TXD 累加器;ACC程序状态字;PSW紫外线擦除存储器;EPROM 只读存储器;ROM随机存储器;RAM可编程控制器;PROM电擦除存储器;EEPROM 门控位;GATE串行数据线;SDA 串行时钟线;SCL IC器件间;I2CCentral Processing Unit 中央处理器CPURead Only Memory 只读存储器ROMErasable Programmable ROM 可擦除可编程只读存储器EPROMRandom-Access Memory 随机存取存储器RAMInput / Output 输入/输出I/O Interface 接口Port 端口Arithmetic Logical Unit 算术逻辑单元ALUAccumulator 累加器ACC程序状态字Carry 进位标志位 C Auxiliary Carry ACWorking Register Bank Selection Bit 1 / 0 工作寄存器区选择RS1 / RS0Overflow 溢出OV Parity 奇偶性P Program Counter 程序计数器PC Data Pointer 数据指针DPTR Stack 堆栈Stack Pointer 堆栈指针SPSpecial Function Register 特殊功能寄存器SFRProgram Store Enable 访问外部程序存储器选通PSENAddress Latch Enable 地址锁存允许ALEExternal Access 访问外部程序存储器EAReset 复位RSTCrystal 石英晶体XTAL Receive Data 串行接收RXD Transmit Data 串行发送TXD Interrupt 中断INT Timer, Counter 定时器,计数器Write 写WRRead 读RDAddress Bus 地址总线AB Control Bus 控制总线CB Data Bus 数据总线DB The Low byte of DPTR DPLThe High byte of DPTR DPHThe Low byte of T0 / T1 TL0 / TL1The High byte of T0 / T1 TH0 / TH1Power Control 电源控制PCON Timer / Counter Control T/C控制TCON Timer / Counter Mode T/C模式TMOD1.microcontroller 微控制器2.microprocessor 微处理器3.integrated circuit 集成电路4.processor core 内核5.peripheral 外围设备6.chip芯片7.embedded application/system 嵌入式应用/系统8.Mixed signal 复合信号9.analog模拟Serial Buffer 串行数据缓冲器SBUFSerial Port Control 串行口控制SCON Interrupt Enable 中断允许IEInterrupt Priority 中断优先级IP Idle空闲IDL Power Down 掉电PDClock Cycle 时钟周期Machine Cycle 机器周期Instruction Cycle指令周期ponent 元件;组成11.power consumption 功耗、能耗12.interrupt 中断13.external 外部的14.internal 内部的15.package 封装16.flash memory 闪存17.semiconductor 半导体18.interrupt service routine (ISR) 中断例程19.overflow 溢出20.hardware 硬件21.software 软件22.interface 接口23.general purpose input/output (GPIO) 通用输入/输出24.sensor 传感器25.analog-to-digital converter (ADC) 模数转换器26.t imer 计时器、定时器27.r egister 寄存器28.Serial Interface (SI) 串行接口29.P arallel Interface (PI) 并行接口30.bus 总线 网络32.circuit 电路33.Central Processing Unit (CPU) 中央处理器34.discrete 分立元件;离散的35.clock generator 时钟发生器36.crystal oscillator 晶振piler 编译器38.simulator 模拟器,仿真器39.I nterrupt latency 中断延迟40.buffer 缓冲器41.interrupt nesting 中断嵌套42.priority level 优先级43.accumulator 累加器44.synchronous 同步的45.asynchronous 异步的46.shift register 移位寄存器47.configuration 配置48.clock frequency 时钟频率49.I ntegrated Development Environment (IDE) 集成开发环境50.executable 可执行的51.instruction 指令,用法说明52.built-in 内置,嵌入的53.r eset 复位54.bootstrap loader 引导程序parator 比较器56.in-circuit debugging 仿真调试57.interrupt resource 中断源58.instruction set 指令集59.addressing mode 寻址方式60.division 除法61.multiplication 乘法62.subtraction 减法63.addition 加法64.Reduced Instruction Set Computer (RISC) 精简指令集65.encode 编码,编码器66.decode 译码,解码67.operand 操作数,运算对象68.load 加载69.mainframe 主机70.offset 偏移量71.parameter 参数,系数72.immediate addressing 立即寻址73.direct addressing 直接寻址74.r egister addressing 寄存器寻址75.r egister indirect addressing 寄存器间接寻址76.indexed addressing 变址寻址77.r elative addressing 相对寻址78.decrement (DEC) 渐减79.increment (INC) 渐加80.binary 二进制81.octal system 八进制82.decimal 十进制83.hexadecimal 十六进制84.Exclusive-or (XOR) 逻辑异或85.XNOR 逻辑同或86.r otate 循环plement 补集,补码88.Boolean 布尔89.subroutine 子程序90.branch 分支bel 标号92.input 输入93.output 输出94.array 数组,阵列tch 锁存器96.low-order 低位97.high-order 高位98.peripheral device 外围设备99.low end 低端100.high end 高端101.low power 低功耗102.high power 大功率103.integrated circuit (IC) 集成电路104.oscilloscope 示波器105.Least Significant Bit (LSB) 最低有效位106.M ost Significant Bit (MSB) 最高有效位107.active high 高电位有效108.active low 低电位有效109.capacitor 电容110.resistor 电阻111.inductor 电感112.variable resistor 可变电阻113.full-duplex 全双工114.half-duplex 半双工115.on-chip 片上116.off-chip 片外117.Variance 方差。
单片机第一章 名词术语英文词汇表
1.计算机、微型机结构有哪些异同点?微型计算机系统包含哪些组成部分?2. 对总线概念的理解。
3. 什么是单片机?如何辨析普通微型机、单片机、单板机的异同点。
4. 位、字节、字及字长的概念。
字长对计算机的性能表征有何意义?位(Bit)::在计算机中,数据的最小单位是位,表示一个二进制数码0或1字节(Byte):8个二进制位构成1个字节(B),1个字节可以储存1个英文字母或半个汉字。
字节是存储空间的基本计量单位,计算机杨的内存和磁盘的容量都是以字节表示的。
八位二进制数最小为00000000,最大为11111111;字长:电脑技术中对CPU在单位时间内(同一时间)能一次处理的二进制数的位数字(Word):不同计算机系统中占据一个单独的地址(内存单元的编号)并作为一个单元(由一个或多个字节组合而成)处理的一组二进制数。
8位的CPU字长为8位,一个字等于一个字节,一次只能处理一个字节,而32位的CPU字长为32位,一个字等于4个字节,一次就能处理4个字节,同理字长为64位的CPU一次可以处理8个字节,一个字等于8个字节。
5. 简述微处理器的内部具体结构。
6. 简述存储器的主要指标、分类。
7. 随机存取存储器的种类、存储方式是什么?各有何特点?8. 简述各种只读存储器ROM的特点。
9. 存储器容量如何表示?存储器容量与其地址线有什么关系?10. 单片机的发展历史。
11. 单片机的应用场合。
12. 单片机有哪些生产厂家?13. 考虑如何完成单片机应用发展方面的小论文。
第一章名词术语英文词汇表计算机——Computer精度——Accuracy可靠性——Reliability结构框图——Block diagram电子管——Tube晶体管——Transistors半导体——Semiconductor集成电——IC(Integrated circuit)大规模集成电路——LSI(Large-scale integrated circuit)运算器——Calculators控制器——Controller存储器——Memory芯片——Chip硅片——Wafer外围设备——Peripherals输入设备及输出设备——The input device and output device键盘——Keyboard光电输入机——Photoelectric input machine鼠标——Mouse显示终端、显示器——Display terminal ,display数码管——Digital tube打印机——Printer绘图仪——Plotter中央处理单元——CPU Central processing unit微处理器或微处理机——Microprocessor or microprocessor总线——Bus数据总线——DB(Data Bus)地址总线——AB(Address Bus)控制总线——CB(Control Bus)地址/数据分时复用总线——Address / data time-multiplexed bus 单总线结构——Single bus structure输入/输出接口——Input / output interface算术逻辑部件——An arithmetic logic unit寄存器——Register工作寄存器——Working register操作数——Operand运算——Operational算法——Algorithms加法——Addition,减法——Subtraction,乘法——Multiplication,除法——Division,逻辑与——Logic and,逻辑或——Logical or,求反——Negate,异或——XOR,清零——Cleared,移位——Shift,溢出——OV(Overflow),进位——C(Carry),辅助进位——AC(Auxiliary Carry)奇偶——P(Parity)时钟电路——The click circuit控制电路——The control circuit时钟脉冲——Clock pulses单片机——SCM (Single Chip Model)单板机——SBC(Single Board Micyoco)累加器——A( Accumulator)暂存寄存器——TR( Temporary register)标志寄存器——F( Flag Register)二—十进制调整电路(BCD调整电路)——Two - Decimal adjustment circuit (BCD adjustment circuit)指令寄存器——IR( Instruction register)指令译码器——ID( Instruction decoder)定时与控制电路——Timing and control circuitry机器代码——Machine code程序计数器——PC复位——Program Counter计数——Counting指令——Instruction基址寄存器——Base register变址寻址——Indexed Addressing偏移量——Offset容量、存取速度——Capacity, the access speed存储单元——Storage unit秒、微秒、纳秒——Seconds , microseconds , nanoseconds随机存储器(又称读/写存储器)——RAM( Random Access Memory) 只读存储器——ROM(read-only memory)静态RAM——Static RAM动态RAM——Dynamic RAM功耗——Power Consumption动态刷新电路——Dynamic refresh circuit掩模ROM——Mask ROM可编程ROM——PROM(A programmable ROM )紫外线可擦除可编程ROM ——EPROM(UV-erasable programmable ROM)电可擦除可编程ROM——EEPROM(Electrically erasable programmable ROM)闪存——Flash程序、常数、表格—— Procedures, constants , tables地址线——Address Line进位计数制——Binary notation数制转换——Number System Conversion数、码、权——Number , code , right二进制数B—— Binary number十进制数D ——Decimal number八进制数——Octal number十六进制数H—— Hexadecimal number带符号数、正数和负数——Signed number , positive and negative numbers原码、反码和补码——Original code , reverse code and complement BCD码——BCD code格雷码、非法码、冗余码、ASCII编码——Gray code , illegal code , redundant code , ASCII coding软盘、硬盘、磁盘——Floppy disk , hard disk , magnetic disk驱动器——Drive开发系统——Development SystemA/D转换器——A / D converter高速输入/输出部件(HIS/HSO)——High-speed input / output unit实时处理——Real-time processing测控系统——Measurement and Control System数据采集系统——Data Acquisition System工业机器人——Industrial robots机电一体化—— Mechatronics智能仪器仪表——Smart instrumentation导弹——Missile导弹控制、鱼雷制导控制、智能武器装备——Missile control , torpedo guidance and control , smart weaponry航天飞机——Shuttle导航系统——Navigation system多机分布式系统——Multi-machine distributed systems复印机——Copier调制解调器——Modem程控交换——Program-controlled exchange便携式——Portable检测——Detection。
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
单片机常用英语单词中文名称; 英文名称; ;简记术语单片机; Single Chip Micocomputer or MicoControler Unit ;SCM or MCU在线烧录(往芯片写入程序);In System Programming ; ISP在线仿真;In Circuit Enulator ;ICE复位;reset ;RST编程选通使能端;Program Strobe Enable ; PSEN看门狗;WatchDog数据指针寄存器;Data Pointer Register; DP特殊用途寄存器;Special Purpose Register; SPRPSW寄存器; PassWord Register; PSW奇偶校检位P位; ParityBit溢出位OV位; Overflow寄存器组选择位; Register Select; RS(0/1)进位校检位;堆栈指针; StackPointer; SP堆栈;stanck推入;push弹出;popIE中断寄存器;Interrupt Register ; IE溢出中断;Overflow Interrupt计(时)数器;Timer计数器高位;TimerHigh Bit ;TH计数器低位; TimerLow Bit ;TL计数器模式控制寄存器; Timer Model Control Register; TMOD 计数器控制寄存器; Timer Model Control Register; TCON 串行端口控制寄存器; Serial Control Regiter ; SCON串行模式控制寄存器; Serial Model Control Register; SMOD开始位;Start Bit 结束位;Stop Bit 字节数据高位;MSB 字节数据低位; LSB传输控制寄存器; Pass Control Register; PCON停止运行设置位; Power Down Bit; PD位闲置模式设置位; Idel Model Set Bit; IDL位辅助寄存器; AUXR闲置模式下看门狗控制位; Watchdog idle model control bit;WDIDLE看门狗复位; Watchdog reset中断服务程序; Interruput Service Routine宏; macro寄存器组; Register Bank中断优先级寄存器; Interrupt Register波特率; Baud Rate中断向量; interrupt vector数据校检; Data Polling计数器溢出; TimeroverFlow ; TF串行时钟信号;Serial Clock singal; SCK看门狗重置寄存器; WatchdogTimer Reset SFR; WDTRST SFR ;UART移位寄存器锁存器串行锁存器;SBUF堆栈随机存储器; Stanck RAM ;SRAM脉宽;Purse Width Model ;PWM应用中编程; In Application Programing ;IAP数据总线DB模拟/数字信号转换;A/D个人计算机;PC读写控制线;CB总线;BUS晶体振荡器频率;fosc 机器周期;MC状态周期; S 拍;P输入/输出;I/O电源正极;VCC电源负极;VSS /GND 外加电源;VPD插座;JP主器件发送-从器件接收数据口;MOSI(P1.5)主器件接收-从器件发送数据口;MOSO(P1.6)IT0/T1 串行输入口;RXO 串行输出口;TXD 累加器;ACC程序状态字;PSW紫外线擦除存储器;EPROM 只读存储器;ROM随机存储器;RAM可编程控制器;PROM电擦除存储器;EEPROM 门控位;GATE串行数据线;SDA 串行时钟线;SCL IC器件间;I2C1.microcontroller 微控制器2.microprocessor 微处理器3.integrated circuit 集成电路4.processor core 内核5.peripheral 外围设备6.chip 芯片7.embedded application/system 嵌入式应用/系统8.Mixed signal 复合信号9.analog 模拟ponent 元件;组成11.power consumption 功耗、能耗12.interrupt 中断13.external 外部的14.internal 内部的15.package 封装16.flash memory 闪存17.semiconductor 半导体18.interrupt service routine (ISR) 中断例程19.overflow 溢出20.h ardware 硬件21.software 软件22.i nterface 接口23.g eneral purpose input/output (GPIO) 通用输入/输出24.s ensor 传感器25.a nalog-to-digital converter (ADC) 模数转换器26.t imer 计时器、定时器27.r egister 寄存器28.S erial Interface (SI) 串行接口29.P arallel Interface (PI) 并行接口30.b us 总线 网络32.c ircuit 电路33.C entral Processing Unit (CPU) 中央处理器34.d iscrete 分立元件;离散的35.c lock generator 时钟发生器36.c rystal oscillator 晶振37.c ompiler 编译器38.s imulator 模拟器,仿真器39.I nterrupt latency 中断延迟40.b uffer 缓冲器41.interrupt nesting 中断嵌套42.p riority level 优先级43.a ccumulator 累加器44.s ynchronous 同步的45.a synchronous 异步的46.s hift register 移位寄存器47.c onfiguration 配置48.c lock frequency 时钟频率49.I ntegrated Development Environment (IDE) 集成开发环境50.e xecutable 可执行的51.instruction 指令,用法说明52.b uilt-in 内置,嵌入的53.r eset 复位54.b ootstrap loader 引导程序55.c omparator 比较器56.i n-circuit debugging 仿真调试57.i nterrupt resource 中断源58.i nstruction set 指令集59.a ddressing mode 寻址方式60.d ivision 除法61.multiplication 乘法62.s ubtraction 减法63.a ddition 加法64.R educed Instruction Set Computer (RISC) 精简指令集65.e ncode 编码,编码器66.d ecode 译码,解码67.o perand 操作数,运算对象68.l oad 加载69.m ainframe 主机70.o ffset 偏移量71.parameter 参数,系数72.i mmediate addressing 立即寻址73.d irect addressing 直接寻址74.r egister addressing 寄存器寻址75.r egister indirect addressing 寄存器间接寻址76.i ndexed addressing 变址寻址77.r elative addressing 相对寻址78.d ecrement (DEC) 渐减79.i ncrement (INC) 渐加80.b inary 二进制81.octal system 八进制82.d ecimal 十进制83.h exadecimal 十六进制84.E xclusive-or (XOR) 逻辑异或85.X NOR 逻辑同或86.r otate 循环87.c omplement 补集,补码88.B oolean 布尔89.s ubroutine 子程序90.b ranch 分支bel 标号92.i nput 输入93.o utput 输出94.a rray 数组,阵列95.l atch 锁存器96.l ow-order 低位97.h igh-order 高位98.p eripheral device 外围设备99.l ow end 低端100.h igh end 高端101.low power 低功耗102.h igh power 大功率103.i ntegrated circuit (IC) 集成电路104.o scilloscope 示波器105.L east Significant Bit (LSB) 最低有效位106.M ost Significant Bit (MSB) 最高有效位107.a ctive high 高电位有效108.a ctive low 低电位有效109.c apacitor 电容110.resistor 电阻111.inductor 电感112.variable resistor 可变电阻113.full-duplex 全双工114.half-duplex 半双工115.on-chip 片上116.off-chip 片外117.Variance 方差。