VNUHCM JOURNAL OF ENGINEERING AND TECHNOLOGY

A sub-journal of VNUHCM Journal of Science and Technology since 2018

Skip to main content Skip to main navigation menu Skip to site footer

 Research article

HTML

246

Total

107

Share

Research and Develop the Motion Controller in the Mechanical Servo System






 Open Access

Downloads

Download data is not yet available.

Abstract

In the field of mechanical engineering, the precision and real-time of high-performance manufacturing machine plays an important role. Recently, some solutions for servo system could overcome these drawbacks. Therefore, a design of motion controller to manipulate the highly precise position control and stability. The investigation of both hardware design and software programming is presented in this work. In addition, overall system is created in the real-world application. The use of the seven segments polynomial in motion generator provides an intuitive examination. From these results, it is clarified that the effectiveness and feasibility of our design and control is proper for industrial applications

INTRODUCTION

In the early days of the development of mechanical means, position and velocity control were accomplished by complex, expensive, and time-consuming solutions such as a series of cams 1 , 2 , gears 3 , 4 , and shuttlecocks, and the like. Other devices such as hydraulic and pneumatic cylinders 5 , 6 , electric solenoids 7 , pistons, and grips are often added to these systems. Some examples of these solutions include rudimentary textile machinery, coil manufacturing, and winding equipment.

The automotive and machine tool industries 8 are among those that view motion control as a means of delivering complex profiles and integrating versatile operations. Heavy materials can be moved and handled repetitively, adding value and increasing system productivity. While this dramatically benefits continuously repetitive and unchanged operations, it is not the optimal solution for short-stroke parts for any degree of variety or customization. This is, of course, because early automation systems are very specialized and require resetting the tool and setting up when different products or processes are required.

With the advent of computers and microprocessor technology 9 , other design ideas became possible. In automation electronics-based systems, various parameters can be selected by simply changing the software in the system. This makes work less setup and more efficient. For example, to change the speed of a specific part's operation, a mechanical system might require exchanging an existing piece of equipment for a larger or smaller one. In the modern field of motion control, this can be done by entering a few lines of code or selecting a different velocity profile from the system's memory.

The motion control system is defined as the application of programmable hardware and software (in combination with sensors, actuators, and other feedback devices) to control one or more motions, such as linear motion 10 or rotary motion 11 . Extending this definition into today's concepts of devices used to control motion, motion controllers often take the form of microprocessor-based systems 12 . The system will include the following essential components: controller, amplifier, actuator, and feedback device.

The controller would consist of a device for entering a set of instructions or code into its memory, which is then translated into a sequence of electrical pulses or analog signals and outputs to an amplifier to control some controller. The amplifier receives the signals from the controller and increases or amplifies them to the appropriate levels for the actuator. The actuator provides realistic physical movement and will be closely matched to the design characteristics of the amplifier. Amplifiers or actuators can be one of several different design categories. Typically, these components will be electronic amplifiers and electric motors. Other standard motion actuators are pneumatic or hydraulic actuators. The final element of the system is the feedback device. Nowadays, there are many feedback devices commonly used in motion control systems to provide information about linear or rotational motion.

In general, a motion control system will base and adjust its functions based on the input of any combination of different devices. Multiple motion control systems can be integrated into a more extensive system. Various computer-based devices, such as programmable controllers 13 , PC 14 , stand-alone industrial computers 15 , or remote operating host computers for linkage and coordination of motion control function with other functions. In addition, the operator interface is capable of receiving control logic input, changing an existing program, or providing real-time modification, such as turning the system on or off or changing the schedule.

Networked control systems (NCSs) have been one of the leading research areas focusing on academia and industry for decades and have become a multidisciplinary field 16 . In general, there are three types of networks applied to the controller, including centralized configuration, decentralized configuration, and distributed configuration 17 .

With the strong development of Internet, embedded systems, wireless communication and new control strategies, distributed control network has been increasing its importance in various fields. industrial as well as civil. The authors 18 pointed out that the challenges to be solved in the distributed configuration include: network latency, data loss in transit (dropouts), out-of-order data feeds, and process errors. discretization – digitizing data, different network topologies affecting synchronization times, etc. Eliminating or reducing the problems caused by these challenges is the goal of the suites industrial network control.

In this paper, a novel approach in controlling multi-axes for mechanical system is introduced. The advantages of our method are to release the compact unit, multi-functional device, highly reliability and robust control. The hardware design is presented initially to launch the protentional schematic. Then, the flows of data exchange and communication protocol are illustrated in software design. Later, from the proposed structure, it is verified in many practical scenarios to approve the effectiveness, feasibility and possible applications in the real-world industry. The rest of this work is organized as following. Section METHOD generally describes the overall method. The hardware design in practical platform is depicted in Section HARDWARE DESIGN AND SPECIFICATIONS . The components of firmware and data communication are mentioned in Section SOFTWARE DESIGN AND COMMUNICATION . The results of our research are indicated in Section RESULTS AND DISCUSSIONS so that it could be seen easily the benefits and superior performance in proposed system. Finally, several conclusions in Section CONCLUSION are carried out to concentrate on the powerful specifications.

Figure 1 . Framework of whole system

Figure 2 . Block diagram of schematic design for proposed system

Method

The overall system could be classified into two sections that the first one contains controller and main computer while servo actuator and peripheral devices locate in the second part as Figure 1 . In the first section, it plays as an important role in distributing user’s command to actuating mechanism as well as delivering the servo status to operators. The second one senses the information and gathers the input data, execute the motion command as desired reference. It might include several measuring sensors, slave controller, power source and so on.

In most cases, one personal computer could be installed more than one slave controller simultaneously. The interface protocol should be usb HID or peripheral component interconnect (PCI) to ensure the rapid communication. The software package in Windows must be allowed to access most libraries. Moreover, the extendable ability of motion controller in multi-axes control is advantageous function which maintain the high performance in industrial application. It should be noticed that the servo system must fully support the network protocol.

Hardware Design and Specifications

In hardware level, a description of the proposed system is visually shown as Figure 2 . The core of motion controller is 32-bit micro-controller PIC32MX360F512L which is available with a variety of memory sizes and processing speeds, along with advanced analog and digital peripherals. It can be used to add functional capabilities to customized design. They also offer a variety of connectivity options including CAN, CAN FD, Hi-Speed/Full-Speed USB and Ethernet. The communication IC MINAS A6 provides the servo cycle up to 0.0833 ms, 32-byte mode with rapid transmit/receive, ring topology and two operating modes such cyclic transmission and non-cyclic transmission. Besides, it could compute the changes in command position during command updating period and generates the movement command. The design of MCX501 is based on the industrial standard, compact size, easy to obtain many signals from external sides, for instance programmable logic controller, desktop, micro-processor or embedded computer. This controller is typically utilized for several solutions in M2M, motion applications, smart transportation and so on. Additionally, several peripheral ICs could be implemented as interface signals to convert the proper standard.

In this design, most of micro-processor is low energy consumption, surface mounted package and small dimension. The power supply for this board is 5V DC which could be delivered by popular adapters.

Figure 3 . Comparative structure of data frame

Figure 4 . Control loop between slave controller and servo actuator

Software design and Communication

Conventional Ethernet protocol could not satisfy the real-time characteristics of motion control system owing to timing, synchronization, or data transmission. To surpass these limitations, a novel design of modular real-time express which fulfills the industrial communication standard, is recommended. Figure 3 indicates the comparative structure of data frame. Once, the operator manipulates on host personal computer in central control room. The popular USB connection assists easy plug-in, fast data transportation between host and network module. There are two selections in circuit schematic, debug for development and release for commerce. The host controller links with servo pack by two LAN wires (receive and transmit) which could extend up to 100 meters. The servo pack-based system is our target of motion controller. To visualize the feed-back signals, a built-in software installed in host computer interconnects with servo via USB type-B.

For the control loop in servo system as Figure 4 , data from controller feeds to actuator as reference signal and feed-forward signal. There are three main loops in servo pack: position, velocity and torque. While position command is supplied for positioning loop, values of velocity and torque are provided as feed-forward control for velocity loop and torque loop. The feed-back signal that is derived from encoder, is then responded to these loops.

Results and Discussions

To verify the correctness and effectiveness of our approach, the overall platform is launched in practical scenario as Figure 5 . This system is linked with several types of sensing equipment through USB2Serial protocol that needs two pins (Rx, Tx) to proceed. Data is received commonly, nevertheless, it is only kept in local station during each sampling period. The wireless communication is the intermediate connection between centralized station and local station. Later, data is set in cloud for easily accessing if required.

The experimental verification for single axis has been described in Figure 6 . In such S-curve motion profile, the motion command is transmitted from master station to target servo pack. As well, destination and maximum speed are added in the frame of data. Then, these frames are delivered to each station based on the ring topology. In a cycle, master station gathers responses from all slave nodes. When receiving the feed-back frame, the system state of servo drives comprising the messages of servo ready, alarm, warning status or in position signal, supports master station to observe online.

Figure 5 . Experimental setup using the proposed system for single-axis test

For the polynomial profile from Figure 6 a to Figure 6 d, it requires additional parameters for setting. In the default mode, acceleration and deceleration have been registered in parameter identification (ID) 8.01 and 8.04. Some supplementary parameters such as filters, could produce better performance. Along with the user-defined parameters, different profiles could be reached.

Commonly, the symmetric shape of motion profile must guarantee the same cycling time for phases to accelerate and decelerate whilst the asymmetric profile causes more time slices to slow down. Henceforth, the total period of S-curve profile is smaller than that of AS-curve profile even though the same constraints are input. In addition, the real value of position in AS-curve profile is obviously more superior since it gradually reaches to target. Vibration suppression and flexible profile generation are the most advantageous outcomes of the asymmetrical profile. On the other hand, max velocity and max acceleration of symmetric profile could be precisely obtained because there is no need to lessen so much. Besides, it must come to a climax in the initial period, then it produces the trajectory of deceleration phase. It is well-acknowledged that the valuable benefits of AS-curve profile are better than those of S-curve profile.

Figure 6 . Experimental results using the proposed system of single-axis control with polynomial profile.

Conclusion

In this paper, an effective design of motion controller in machining system is introduced. The hardware platform consists of slave micro-processor, motion control IC and several peripheral devices. The communication of both software and firmware is illustrated so that data exchange is transmitted with high speed and reliable. Several laboratory tests are carried out in the real-world application. It is verified that the feasibility, effectiveness and robustness of this approach are approved.

Acknowledgment

We acknowledge Ho Chi Minh City University of Technology (HCMUT), VNU-HCM for supporting this study.

Conflict of Interest

There is no conflict of interest.

Authors’ Contribution

Minh Tuan Nguyen: hardware, software, validation, formal analysis, writing draft

Ha Quang Thinh Ngo: review and editing.

References

  1. De Groote W, Van Hoecke S, Crevecoeur G. Prediction of follower jumps in cam-follower mechanisms: the benefit of using physics-inspired features in recurrent neural networks. Mech Syst Signal Process. 2022;166:108453. . ;:. Google Scholar
  2. Yu H, Yin H, Peng J, Wang L. Comparison of the vibration response of a rotary dobby with cam-link and cam-slider modulators. Autex Res J. 2021;21(4):491-500. . ;:. Google Scholar
  3. Morimoto TK, Hawkes EW, Okamura AM. Design of a compact actuation and control system for flexible medical robots. IEEE Robot Autom Lett. 2017;2(3):1579-85. . ;:. PubMed Google Scholar
  4. Safarov DT, Kondrashov AG. Application of the graphical computer simulation methods to determine the optimal settings for gearing machines. J Phys Conf S (Vol. 1546, No. 1, p. 012041). 2020, May;1546(1). . ;:. Google Scholar
  5. Wang G, Wei J, Fang J, Shi W, Zhang Q. Modelling and experimental verification of pressure relief synchronous control for small trapped fluid volumes. Trans Inst Meas Control. 2018;40(9):2960-9. . ;:. Google Scholar
  6. Mengren J, Qingfeng W. Efficient pump and meter-out control for electrohydraulic system with time-varying negative load. Proc Inst Mech Eng I. 2018;232(9):1170-81. . ;:. Google Scholar
  7. Latif K, Adam A, Yusof Y, Kadir AZA. A review of G code, STEP, STEP-NC, and open architecture control technologies based embedded CNC systems. Int J Adv Manuf Technol. 2021;114(9-10):2549-66. . ;:. Google Scholar
  8. Ngo HQT, Duc Nguven HD, Truong QV. A design of pid controller using fpga-realization for motion control systems. In: International Conference on Advanced Computing and Applications (ACOMP). Vol. 2020. IEEE Publications; 2020, November. p. 150-4. . ;:. PubMed Google Scholar
  9. Nguyen H, Nguyen TP, Ngo HQT. Improving the tracking performance under nonlinear time-varying constraints in motion control applications: from theoretical servo model to experimental validation. Math Probl Eng. 2021;2021:1-15. . ;:. Google Scholar
  10. Chin CS, Lin WP. Robust genetic algorithm and fuzzy inference mechanism embedded in a sliding-mode controller for an uncertain underwater robot. IEEE ASME Trans Mechatron. 2018;23(2):655-66. . ;:. Google Scholar
  11. Huang K, Wang M, Sun H, Zhen S. Robust approximate constraint-following control design for permanent magnet linear motor and experimental validation. J Vib Control. 2021;27(1-2):119-28. . ;:. Google Scholar
  12. Huang Z, Wu H. Overview of trajectory planning methods for robot systems. In: IEEE International Conference on Power, Intelligent Computing and Systems (ICPICS). Vol. 2021. IEEE Publications; 2021, July. p. 375-81. . ;:. Google Scholar
  13. Thinh Ngo HQ, Nguyen H, Nguyen TP. Friction-free approach for a servo system: design of a robust sliding-mode control based on a recurrent fuzzy neural network. Trans Inst Meas Control. 2022:01423312. . ;:. Google Scholar
  14. Yao Y, Liu M, Du J, Zhou L. Design of a machine tool control system for function reconfiguration and reuse in network environment. Robot Comput Integr Manuf. 2019;56:117-26. . ;:. Google Scholar
  15. Martinov GM, Ljubimov AB, Martinova LI. From classic CNC systems to cloud-based technology and back. Robot Comput Integr Manuf. 2020;63:101927. . ;:. Google Scholar
  16. Lins RG, de Araujo PRM, Corazzim M. In-process machine vision monitoring of tool wear for Cyber-Physical Production Systems. Robot Comput Integr Manuf. 2020;61:101859. . ;:. Google Scholar
  17. Turcato AC, Dias AL, Sestito GS, Flauzino R, Brandão D, Sisinni E et al. Introducing a cloud based architecture for the distributed analysis of Real-Time Ethernet traffic. In: IEEE International Workshop on Metrology for Industry 4. Vol. 2020. IEEE Publications; 2020, June. p. 235-40. . ;:. PubMed Google Scholar
  18. Chatzopoulos G, Papadopoulos I, Vallianatos F, Makris JP, Kouli M. Strong ground motion sensor network for civil protection rapid decision support systems. Sensors (Basel). 2021;21(8):2833. . ;:. PubMed Google Scholar


Author's Affiliation
  • Minh Tuan Nguyen

    Google Scholar Pubmed

  • Thinh Ha Quang Ngo

    Email I'd for correspondance: nhqthinh@hcmut.edu.vn
    Google Scholar Pubmed

Article Details

Issue: Vol 6 No 3 (2023)
Page No.: 1917-1923
Published: Sep 30, 2023
Section: Research article
DOI: https://doi.org/10.32508/stdjet.v6i3.968

 Copyright Info

Creative Commons License

Copyright: The Authors. This is an open access article distributed under the terms of the Creative Commons Attribution License CC-BY 4.0., which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.

 How to Cite
Nguyen, M. T., & Ngo, T. (2023). Research and Develop the Motion Controller in the Mechanical Servo System. VNUHCM Journal of Engineering and Technology, 6(3), 1917-1923. https://doi.org/https://doi.org/10.32508/stdjet.v6i3.968

 Cited by



Article level Metrics by Paperbuzz/Impactstory
Article level Metrics by Altmetrics

 Article Statistics
HTML = 246 times
PDF   = 107 times
XML   = 0 times
Total   = 107 times