The host computer is a computer that people can directly issue control commands to, usually a PC, and various signal changes (hydraulic pressure, water level, temperature, etc.) are displayed on the screen. The slave computer is a computer that directly controls the equipment to obtain the equipment status, usually a PLC/single-chip microcomputer. The command issued by the host computer is first given to the slave computer, and the slave computer then interprets the command into the corresponding timing signal to directly control the corresponding equipment. The slave computer reads the equipment status data (usually analog) from time to time, converts it into a digital signal and feeds it back to the host computer. In short, the actual situation varies greatly, but the essence remains the same: both the upper and lower computers need to be programmed and have a dedicated development system.
In concept
The controller and service provider are the host computers
The controlled and served are the lower machines.
It can also be understood as the relationship between the host and the slave
But the upper and lower computers can be converted
How it works
How the two machines communicate generally depends on the lower computer. TCP/IP is generally supported. However, the lower computer generally has a more reliable unique communication protocol. When you buy a lower computer, you will get a lot of manual CDs that tell you how to use the unique protocol to communicate. There will be a lot of examples in it. Generally, for programmers, it is just that simple at first glance, using some new APIs. Multi-language support function modules generally support several high-level languages for upper computer programming at the same time.
Usually, the communication between the host computer and the slave computer can adopt different communication protocols, such as RS232 serial communication or RS485 serial communication. When the computer and PLC communicate, not only the traditional D-type serial communication can be adopted, but also the two-wire PROFIBUS-DP communication which is more suitable for industrial control can be adopted. The communication between PLC and the host computer can be realized by using the packaged program development tool. Of course, you can write the driver interface protocol to control the communication between the host computer and the slave computer.
Usually, industrial computers, workstations, and touch screens are used as host computers, and communication control PLCs, microcontrollers, and other lower computers are used to control related equipment components and drive devices.
Previous article:How to prevent input pulse loss in Siemens PLC
Next article:Immediate write operation of Siemens PLC
- Huawei's Strategic Department Director Gai Gang: The cumulative installed base of open source Euler operating system exceeds 10 million sets
- Analysis of the application of several common contact parts in high-voltage connectors of new energy vehicles
- Wiring harness durability test and contact voltage drop test method
- Sn-doped CuO nanostructure-based ethanol gas sensor for real-time drunk driving detection in vehicles
- Design considerations for automotive battery wiring harness
- Do you know all the various motors commonly used in automotive electronics?
- What are the functions of the Internet of Vehicles? What are the uses and benefits of the Internet of Vehicles?
- Power Inverter - A critical safety system for electric vehicles
- Analysis of the information security mechanism of AUTOSAR, the automotive embedded software framework
Professor at Beihang University, dedicated to promoting microcontrollers and embedded systems for over 20 years.
- Innolux's intelligent steer-by-wire solution makes cars smarter and safer
- 8051 MCU - Parity Check
- How to efficiently balance the sensitivity of tactile sensing interfaces
- What should I do if the servo motor shakes? What causes the servo motor to shake quickly?
- 【Brushless Motor】Analysis of three-phase BLDC motor and sharing of two popular development boards
- Midea Industrial Technology's subsidiaries Clou Electronics and Hekang New Energy jointly appeared at the Munich Battery Energy Storage Exhibition and Solar Energy Exhibition
- Guoxin Sichen | Application of ferroelectric memory PB85RS2MC in power battery management, with a capacity of 2M
- Analysis of common faults of frequency converter
- In a head-on competition with Qualcomm, what kind of cockpit products has Intel come up with?
- Dalian Rongke's all-vanadium liquid flow battery energy storage equipment industrialization project has entered the sprint stage before production
- Allegro MicroSystems Introduces Advanced Magnetic and Inductive Position Sensing Solutions at Electronica 2024
- Car key in the left hand, liveness detection radar in the right hand, UWB is imperative for cars!
- After a decade of rapid development, domestic CIS has entered the market
- Aegis Dagger Battery + Thor EM-i Super Hybrid, Geely New Energy has thrown out two "king bombs"
- A brief discussion on functional safety - fault, error, and failure
- In the smart car 2.0 cycle, these core industry chains are facing major opportunities!
- The United States and Japan are developing new batteries. CATL faces challenges? How should China's new energy battery industry respond?
- Murata launches high-precision 6-axis inertial sensor for automobiles
- Ford patents pre-charge alarm to help save costs and respond to emergencies
- New real-time microcontroller system from Texas Instruments enables smarter processing in automotive and industrial applications
- [Integrated subway security control system based on Raspberry Pi 400] Material unboxing - Raspberry Pi 400
- SinA332.0 development board Linux & Qt adjust VGA resolution to 1280x720
- Single chip microcomputer CPU card programming system main frequency setting
- Award-winning live broadcast: Microchip's trusted platform for the CryptoAuthentication family
- What is the Internet of Things? What is the concept of the Internet of Things?
- DSP 2407 Book Request
- GD32307E-START IO analog SPI control RGBLED (03)
- 【GD32E503 Review】+ cJSON Porting Test
- Is one of the two MOS tubes in the step-down switching power supply chip used to replace the diode?
- The NiMH battery charging circuit is relatively complex, and some SMD components cannot be found in the specification sheet.