Research On Servo Motor Motion Control System Base
Research On Servo Motor Motion Control System Base
Shuai Zhang1,*
1
North China University of Technology,College of Mechanical and Material
Engineering, Beijing,100144, China
*Corresponding author E-mail: [email protected]
Abstract. In order to meet the requirements of high precision, reliability and real-time
control of biaxial motion.Taking Beckhoff PLC CX9020 and Yaskawa ∑ - 7S series
AC servo controller as the control core, using Yaskawa SGM7J series motor and servo
driver matching, the X-Y double axis servo motion control system is designed, and the
overall hardware design of the control system is carried out。This paper focuses on the
parameter setting, analog and digital acquisition, programming and HMI interface
setting of servo motor control system. The debugging operation shows that the system
runs stably and meets the control requirements of accurate positioning.
1. Introduction
With the rapid development of modern industry, PLC as a new technology is widely used in many
aspects, especially in the servo motor motion control system. Now the test equipment has higher and
higher requirements on the response time, stability and other performance indicators of the control
system. Wei Lingzhi [1] in 2006, using Mitsubishi PLC parameter setting, programming and
debugging, designed the electrical control schematic diagram to control two servo motors, through the
sensor to detect the position of the workpiece, to achieve the control of shaft speed. Xu Xiaoguang [2]
uses Siemens PLC to control the speed and position of four axes. The system has high servo precision
and can be used in different applications. Shen Ting [3] introduced the characteristics and application
scenarios of servo motor technology, and pointed out that the future development of motor will be
intelligent and information-based. Xu Miaoling [4] applied PLC technology in industrial automation,
through which analog quantity was collected and data processing was realized;Zhang Jingya [5]
designed PLC AC servo motion control device, which greatly improved the fault tolerance of the
system; Li Jun [6] studied the effective control of single and double motors in order to improve the
motion control level of PLC servo motor. Jin Yongzhou [7] studied the servo motor motion control
system, used the servo motor of SGDV-2R8A01A drive module, and realized the control of dual motor
operation by using ladder diagram programming.Fan Qiming [8] designed a three-axis motion control
system based on Mitsubishi intelligent positioning module QD75MH4. Liu Xiongping and Wang
Content from this work may be used under the terms of the Creative Commons Attribution 3.0 licence. Any further distribution
of this work must maintain attribution to the author(s) and the title of the work, journal citation and DOI.
Published under licence by IOP Publishing Ltd 1
AICNC 2020 IOP Publishing
Journal of Physics: Conference Series 1852 (2021) 022002 doi:10.1088/1742-6596/1852/2/022002
Gaoli [9-10] introduced the application and development trend of servo motor. According to the
functional requirements of the equipment, Beckhoff PLC CX9020 and Yaskawa ∑-7S series AC
servo unit are selected as the control core. The advantages of PLC technology and servo control are
combined to achieve higher precision of motion. With the development of industry 4.0, multi axis
servo is very important, so the system has good application.
The main function of motor is to convert electrical energy into mechanical energy, which is widely
used. With the improvement of the level of electronic power, the intelligent characteristics of the
motor are demonstrated. Through the coordinated development of the processor and digital servo
system, the calculation performance of the numerical control system is improved correspondingly, and
the time is greatly reduced. We chose Yaskawa SGM7J-04FC6S The servo motor controls the control
accuracy of the motor through a rotary encoder. The encoder in the digital AC servo motor system is a
24 bit incremental encoder. At this time, the motor rotates for one cycle, receiving 16777216 pulses,
and the pulse impulse is 0.00001246°. When the motor rotates, the encoder outputs pulse feedback to
the servo driver to form a closed-loop control. The motor power is 750W, the main circuit power
supply voltage is AC200 ~ 240V, 50 / 60Hz, the rated speed is 3000rpm, the maximum speed is
6000rpm, and the rated torque is 1.27NM.
2
AICNC 2020 IOP Publishing
Journal of Physics: Conference Series 1852 (2021) 022002 doi:10.1088/1742-6596/1852/2/022002
3
AICNC 2020 IOP Publishing
Journal of Physics: Conference Series 1852 (2021) 022002 doi:10.1088/1742-6596/1852/2/022002
4
AICNC 2020 IOP Publishing
Journal of Physics: Conference Series 1852 (2021) 022002 doi:10.1088/1742-6596/1852/2/022002
After setting the parameters, start the off axis test run, set a frequency value to observe the speed of
the shaft.
5
AICNC 2020 IOP Publishing
Journal of Physics: Conference Series 1852 (2021) 022002 doi:10.1088/1742-6596/1852/2/022002
yspeed AT %Q*:INT;
wx AT %Q*: INT;
qulv: LREAL;
niuju1 AT %I*: INT;
niuju2 AT %I* : INT;
niuju: INT;
NM: REAL;
niuju3: REAL;
St language is used for programming, some of which are as follows:
OUTPUT1:=POWER;
OUTPUT2:=POWER;
X1:=INT_TO_REAL(X);
angle:=(x1/8000*360)/180*3.14;
3. Conclusion
To sum up: in this paper, the data acquisition and the speed and position control of the two axes are
successfully realized through Beckhoff PLC and its various modules. The servo driver is controlled by
Beckhoff PLC HMI for forward rotation, reversal, origin and function to realize multi axis movement,
which can easily realize the quasi synchronous operation of multiple axes.
6
AICNC 2020 IOP Publishing
Journal of Physics: Conference Series 1852 (2021) 022002 doi:10.1088/1742-6596/1852/2/022002
References
[1] Wei Lingzhi. Parameter setting and debugging of PLC controlled servo motor control system [J].
Guangdong Vocational and technical education and research, 2017, 000 (003): 201-206
[2] Xu Yuxiang, Xu Xiaoguang. Design of multi axis servo control system based on Siemens PLC
[J]. Journal of Chifeng University (NATURAL SCIENCE EDITION), 2017
[3] Shen ting. Analysis of application and development trend of servo motor control technology [J].
Communication power supply technology, 2018, 035 (003): 155-156
[4] Xu Miaoling. Application Research of PLC technology in industrial automation [J] science and
technology wind, 2020, 11
[5] Zhang Jingya, Luo Yuwen, Fu Maosheng. Design of AC servo motion control device based on
PLC [J]. Journal of Jinling University of science and technology, 2019 (2)
[6] Li Jun. research on servo motor motion control system based on PLC [J]. Digital
communication world, 2018, 000 (004): 86,98
[7] Jin Yongzhou. Design of servo motor motion control system based on PLC [J]. China high tech
enterprise, 2017 (6)
[8] Fan Qiming's three axis motion system design based on qd75mh4 [J]. Journal of Shenyang
Institute of Engineering 2020 (16)
[9] Liu Xiongping. Application of servo motor control technology to development of agricultural
machinery in [J] era, 2015
[10] Wang Gaoli. Application and development of servo motor control technology [J] light industry
technology, 2019 (35)