1. Rigid treatment. The effect of elastic deformation of the structure on the motion of the rigid body of the structure is completely ignored. For example, in order to prevent excessive elastic deformation from damaging the stability and terminal positioning accuracy of the flexible robotic arm, NASA's remote-controlled spaceman has a maximum angular velocity of 0.5deg/s.
2. Feedforward compensation method. The mechanical oscillation formed by the flexible deformation of the manipulator arm is regarded as a qualitative disturbance of the rigid motion, and the feedforward compensation method is used to counteract this disturbance. Bernd Gebler from Germany studied feedforward manipulation of industrial robots with elastic rods and elastic joints. Zhang Tiemin discussed the method of eliminating the dominant pole and system instability of the system by adding zeros, and planned a feedforward manipulator with time delay, which can eliminate the residual oscillation of the system more significantly than the PID manipulator.
3. Acceleration response control. Khorrami FarShad and Jain Sandeep discussed the problem of ending trajectory manipulation using the end acceleration response to manipulate a flexible robotic arm.
4. Passive damping control. In order to reduce the influence of the relative elastic deformation of the flexible body, the structure of the planning arm of various energy consumption or energy storage data is selected to control the oscillation. Perhaps the use of damping dampers, damping materials, composite damping metal plates, damping alloys, or viscoelastic large damping materials to form additional damping structures on flexible beams are all classified as passive damping control. In recent years, the application of viscoelastic large damping materials for the oscillation control of flexible robotic arms has attracted great attention.
5. Force response manipulation method. The force response manipulation of the oscillation of the flexible manipulator is actually a manipulation method based on the inverse dynamic analysis, that is, according to the inverse dynamic analysis, the torque exerted on the driving end is obtained through the given motion at the end of the arm, and the driving torque is compensated by motion or force detection.
6. Adaptive control. The combined adaptive control was selected to divide the system into a red joint subsystem and a flexible subsystem. The method of parameter linearization is used to plan adaptive manipulation rules to identify the uncertainty parameters of flexible manipulators. The tracking manipulator was planned for the flexible manipulator with nonlinearity and parameter uncertainty. The planning of the manipulator is based on the robust and adaptive manipulation planning of the Lyapunov method. After the transformation of the situation, the system will be divided into two sub-systems. The two subsystems are manipulated separately with adaptive manipulation and robust manipulation.
7. PID control. As the most popular and widely used controller, PID manipulator is widely used in rigid manipulator control because of its simplicity, usefulness and practicality, and is often composed of self-calibration PID manipulator by adjusting the gain of the manipulator or combined with other control methods to form a composite control system to improve the function of PID manipulator.
8. Variable structure control. The variable structure control system is a discontinuous reaction control system, in which the sliding mode control is the most common variable structure control. Its characteristics: on the switching surface, it has the so-called sliding method, in which the system insists on not being sensitive to parameter changes and disturbances, and at the same time, its trajectory is located on the switching surface, and the sliding phenomenon does not depend on the system parameters, and has stable properties. The planning of the variable structure manipulator does not require an accurate dynamic model of the robotic arm, and the gap in the model parameters is enough to construct a manipulator.
9. Fuzzy and neural network manipulation. It is a language manipulator that can reflect the characteristics of people's thinking when performing manipulative activities. One of its main features is that the planning of the control system does not require a mathematical model of the controlled object in the usual sense, but requires the empirical knowledge and operation data of the operator or expert.
|
More on that
|
Epson Robotics RC90 Controller Brain
The Epson Robot RC90 Manipulator is a powerful, inexpensive manipulator for the Epson LS Series SCARA robots. Like our other controllers, the Epson RC90 Controller offers an easy-to-use experience at a much lower price. RC90 Steerable ...
|
|
Application areas of Epson industrial robots
Because robots and automation complete sets of equipment have played a significant role in improving the level of automation in the manufacturing industry, improving product quality and production power, enhancing the competitiveness of enterprise shopping malls, and improving labor conditions. Machine...
|
|
How Industrial Robots Are Classified by Use – Epson
An industrial robot is an automatic, position-controlled, programmable multi-functional manipulator that can handle a variety of materials, parts, things, and special devices with the help of corrective program operations to fulfill various tasks. Depending on its use, it is disposed of as ...
|
|
Two transmission modes for the 4-axis robot
At present, the transmission mode of 4-axis robots on the market mainly has two structures: belt and gear, during which the belt mechanism is the majority, but the gear structure also appears in some well-known.
Each of the two structures has its own characteristics, which are briefly summarized below:
Primary Belt Construction:
...
|
|
Epson Robot "N Series" foldable new arm structure
Seiko Epson Robotics has released the 6-axis vertical multi-joint "N Series". Its load-bearing component is 2.5 kg and the repeatability is less than 20 μm. It will go on sale in May 2016.
The N series is characterized by the selection of N-shaped, which can be used in the elbow ...
|
|
Industrial manipulators have an advantage over manual labor
1. The existence and application of industrial manipulators have greatly improved the production power of enterprises. It avoids the influence of human factors in production;
2. Enterprises can replace manual labor with manual replacement through the action of the promotion manipulator and the production process.
|
|
Pressure perception by Epson robots
Epson industrial robots have become the first choice for robots with their ultra-high precision, high speed, high functionality, ease of use and overall value. Epson offers a wide range of options for your new generation of SCARA robots, from more than 300 G-series robots with a repeatable positioning accuracy of only 5 microns to the common RS series.
|
|
Whether the automatic welding robot can weld medium and heavy plates - Epson
The active welding robot is mainly used in the field of construction machinery in the field of construction machinery in practical use cases, which can improve the teaching power, in terms of welding quality, can make the welding parameters modular, and improve the stability of welding quality.
|
|
Epson welding robot composition analysis
Welding robot is a modern and automated equipment that integrates computer, electronics, sensors, artificial intelligence and other aspects of knowledge. The welding robot is mainly composed of two parts: the robot body and the automatic welding equipment. The welding robot is easy to complete the stability and progress of welding products.
|
|
Epson robot automatic mode selection
What is Auto Mode (AUTO)?
Automatic mode (AUTO) is suitable for the automatic operation of Epson robot systems.
The following describes the procedure to switch to automatic mode (AUTO).
A: Set the boot mode of EPSON RC+ 7.0 to "Auto" and start EPSON RC+ 7.0...
|
|
Epson robot software setup and connection check
The following is the process of bridging the development PC and the robot.
(1) The robot that is guaranteed to be connected to the PC for development is equipped with EPSON RC+ 7.0. (If you don't have one, please install the software)
(2) Use a USB cable to connect a development PC and a robot.
(3) Open the bot.
...
|
|
Epson Robot Programming Instructions
1. Identifier instruction rules: English letters + numbers + underscores, English letters initially, not case-sensitive, no keywords, and * large number of characters constraints
2. Annotation using single quotation marks'
3. Use semicolons for statements; Separation
...
|
|
Epson robot to establish the tool coordinate system steps
This paper mainly elaborates on how to establish the east-west coordinate system of Epson 4-axis robot and its verification.
1. Establish communication with the robot: through EPSON RC+ software, click on the settings >> computer communicates with the controller, ...
|
|
Common variables for Epson robot programming
1. Boolean Boolean variables can only be one of two values, True or False.
In general, it is also possible to have an array of variables
Boolean partOK
Boolean A(10) 'One-dimensional array of type Boolean ...
|
|
Technical characteristics of the assembly robot
In the modern manufacturing industry, installation is an indispensable part, but traditional manual installation has the problems of low power and unstable quality. In order to solve these problems, the installation robot came into being. The installation robot is a robot system that can actively complete the installation mission. ...
|
|
An important indicator of servo motor running performance - Epson robot
In the process of starting Epson robot servo motor, the following aspects should be considered to evaluate the starting function of Epson robot servo motor:
1. The starting current should be as small as possible, because the large starting current is bad luck.
|
|
Epson robot cable connection line connection steps
(1) Power cord
Cable with 17-pin circular adapters at both ends.
The concave adapter is attached to the POWER adapter of the manipulator, and the convex adapter is attached to the M/C POWER adapter of the controller.
Please pierce the adapter and turn it in a clockwise direction ...
|
|
Introduction to the type of robot controller - Epson robot
The robot manipulator is a device that controls the robot to complete a certain action or operation mission according to the instructions and sensing information, it is the heart of the robot, determines the quality of the robot function, and can be divided into two structural types: serial and parallel from the processing method of the robot control algorithm. ...
|
|
Epson Robot Weight setting
Weight
Note: The weight of the end of the fixture + workpiece must not exceed T3: 3kg / T6: 6kg. The T3 series Epson robot is designed to work with a load of no more than T3: 3kg / T6: 6kg.
In addition, it is necessary to set a value that is appropriate for the load. If at the end of the fixture w...
|
|
Epson robotic analog gluing solution
Analog gluing solutions
In the gluing process, there are often situations such as glue stacking and glue breaking, which not only affects the production efficiency, but also reduces the quality and accuracy of the equipment. Epson's analogue gluing solution ensures stable output through a robot, quickly generates dispensing tracks and ...
|
|