电气工程师PLC编程相关单词汇总及简单示意

一、硬件相关

Programmable Logic Controller(PLC):可编程逻辑控制器

Input(I):输入

Output(O):输出

Digital input:数字输入 (DI)

Analog input:模拟输入 (AI)

Digital output:数字输出 (DO/DQ)

Analog output:模拟输出 (AO/AQ)

Input module:输入模块

Output module:输出模块

CPU(Central Processing Unit):中央处理器

Memory:存储器

Power supply:电源 (PM)

Rack:机架

Connector:连接器

Sensor:传感器

Actuator:执行器

Relay:继电器

Contact:触点

Coil:线圈

Transducer:变送器

Encoder:编码器

Decoder:解码器

Switch:开关

Circuit breaker:断路器

Fuse:保险丝

Terminal block:接线端子排

PLC cabinet:PLC控制柜

HMI (Human Machine Interface):人机界面

Expansion module:扩展模块

I/O port:输入/输出端口

Signal conditioner:信号调节器

Isolation module:隔离模块

Power module:电源模块

Processor unit:处理单元

Memory unit:存储单元

二、编程相关

Programming:编程

Ladder diagram:梯形图

Instruction list:指令表

Function block diagram:功能块图

Structured text:结构化文本

Variable:变量

Input variable:输入变量

Output variable:输出变量

Internal variable:内部变量

Constant:常量

Logic:逻辑

AND :与门

OR :或门

NOT :非门

Timer:定时器

Counter:计数器

Comparator:比较器

Math function:数学函数

Shift register:移位寄存器

Logic operation:逻辑运算

Conditional statement:条件语句

Loop structure:循环结构

Subroutine:子程序

Call instruction:调用指令

Comment:注释

Declaration:声明

Initialization:初始化

Online editing:在线编辑

Offline programming:离线编程

Data type:数据类型

Boolean:布尔型

Integer:整型

Real:实型(浮点数)

Function block:功能块 (FB)

Scan cycle:扫描周期

High-speed counter:高速计数器 (HSC)

Pulse output:脉冲输出

Analog scaling:模拟量缩放

三、通信相关

communication:通信

Protocol:协议

Serial communication:串行通信

Ethernet:以太网

Modbus:一种通信协议

Profibus:一种通信协议

Network:网络

Node:节点

Address:地址

Communication interface:通信接口

Signal strength:信号强度

Data transfer rate:数据传输速率

Baud rate: 波特率

Parity bit :奇偶校验

Data packet : 数据包

Client :客户端

Server :服务器

Master :主站

Slave :从站

Transfer :传输

Send :发送

Receive……:接收

四、其他相关

Debugging:调试

Monitoring:监控

Fault:故障

Alarm:警报

Maintenance:维护

Operation:操作

Manual:手册

Documentation:文档

Software:软件

Hardware:硬件

Manual / Hand-operated: 手动

Auto /Automatic : 自动

Parameter: 参数 (technological parameter 工艺参数)

© 版权声明
THE END
如果内容对您有所帮助,就支持一下吧!
点赞0 分享
评论 共3条

请登录后发表评论

    暂无评论内容