Before answering this question, we must first understand the purpose of servo motors, compared with ordinary motors, servo motors are mainly used for precise positioning, so what we usually call the control servo is actually the position control of the servo motor. In fact, servo motors also use two other working modes, that is, speed control and torque control, but the application is relatively rare.
Speed control is generally realized by frequency converter, and servo motor is used for speed control, which is generally used for rapid acceleration and deceleration or precise speed control, because compared with the frequency converter, the servo motor can reach several thousand revolutions within a few millimeters, and the speed is very stable because the servo is closed-loop. Torque control is mainly to control the output torque of the servo motor, and also because the response of the servo motor is fast. With the above two types of control, the servo drive can be used as an inverter, which is generally controlled by analog.
The main application of servo motor is positioning control, position control has two physical quantities to control, that is, speed and position, to be exact, is to control how fast the servo motor arrives at what place, and stop accurately.
The servo drive controls the distance and speed at which the servo motor travels by the frequency and number of pulses it receives. For example, we agree that the servo motor makes one revolution every 10,000 pulses. If the PLC sends 10,000 pulses in one minute, then the servo motor will complete a circle at a speed of 1r/min, and if it sends 10,000 pulses in one second, then the servo motor will complete a circle at a speed of 60r/min.
Therefore, the PLC controls the servo motor by controlling the pulses sent, and sending the pulses in a physical way, that is, using the transistor output of the PLC is the most commonly used way, and generally the low-end PLC adopts this method. The mid-to-high-end PLC transmits the number and frequency of pulses to the servo drive through communication, such as Profibus-DP CANopen, MECHATROLINK-II, EtherCAT and so on. These two methods are just different in the implementation channels, but the essence is the same, and it is the same for our programming. This is what I want to tell you, to learn the principles, to touch the bypass, not to learn for the sake of learning.
For programming, this is very different, the Japanese PLC is in the form of instructions, while the European PLC is in the form of function blocks. But the essence is the same, for example, to control the servo to go an absolute positioning, we need to control the output channel of the PLC, the number of pulses, the pulse frequency, the acceleration and deceleration time, and we need to know when the servo drive positioning is completed, whether it touches the limit and so on. No matter what kind of PLC, it is nothing more than the control of these physical quantities and the reading of motion parameters, but the implementation methods of different PLCs are different.
|
More on that
|
What is the difference between the origin setting of Yaskawa robot, the location of the second origin, and the location of the origin of the job?
What is the difference between the origin setting of Yaskawa robot, the location of the second origin, and the location of the origin of the job?
Origin Setting: Lets you set the origin and initial position of each axis.
The robot → the origin position → point display, and select the axis and robot you want to set
1. Write origin data → point ...
|
|
What are the fault codes of Yaskawa inverter
The fault codes of Yaskawa inverters are as follows:
OC overcurrent;
PG wiring is disconnected or wiring is incorrect;
GF output ground fault ground short circuit ;
PUF fuse blowing fuse blowing ;
OV Main circuit overvoltage Main circuit overvoltage ...
|
|
A detailed introduction to the important accessories of Yaskawa robots
1. Controller
The controller is mainly responsible for issuing and transmitting action instructions, controlling the movement position, posture and trajectory of industrial robots in the workspace, operation sequence and action time.
The controller is divided into hardware structure and software structure. In terms of hardware, the current market has ...
|
|
Yaskawa inverter - a failure prevention method for high-voltage inverters
It is composed of several parts, such as the main circuit, the power supply circuit, the IPM drive and protection circuit, and the cooling fan. Its structure is mostly in the form of units or modulars. Due to the incorrect use method or unreasonable setting environment, it will easily cause the inverter to malfunction and malfunction, or can not meet the expected ...
|
|
Yaskawa inverter - introduction to the classification of high-voltage inverter
Current type high-voltage frequency converter
It is named because the inductive element is used in the DC link of the inverter, and its advantage is that it has the ability to operate in four quadrants, and it is easy to realize the braking function of the motor. The disadvantage is that the inverter bridge needs to be forced commutation, the device structure is complex, and the adjustment is more difficult.
|
|
Yaskawa inverter installation precautions
Precautions for installing Yaskawa inverter
Do not turn on the power supply during wiring operations, otherwise there will be a risk of electric shock.
In order to prevent electric shock, please do not operate in the state of removing the inverter cover, otherwise there will be a risk of electric shock.
Be sure to ground the ground terminal on the motor side ...
|
|
Yaskawa manipulator use specification
Yaskawa manipulator specification
It must be trained before the job and can only be operated after qualifying. Untrained personnel are not allowed to operate the manipulator.
BEFORE OPENING, CHECK WHETHER THE AIR SOURCE OF THE MANIPULATOR IS ENERGIZED, ADJUST THE AIR PRESSURE OF THE PRESSURE VALVE BETWEEN 0.6MPA AND 0.8MPA, AND CHECK WHETHER THE VOLTAGE IS NORMAL.
What is ...
|
|
Yaskawa Robotics - A detailed introduction to the robot's control and perception system
Control system
The robot control system is the brain of the robot and is the main element that determines the function and function of the robot. The control system is to retract the command signal to the drive system and the implementation mechanism according to the input program, and control it. The main task of industrial robot control technology is ...
|
|
The cause of the failure of the inverter and its maintenance treatment
One. The type of failure and the reason for the failure
1. The type of failure
Faults are divided into power supply faults, internal faults, and load faults.
Power failure: There is a fault in the power grid connected by the inverter
Internal fault: The failure of the drive itself
Load Failure: ...
|
|
Yaskawa Robotics - Top 10 Trends in the Industrial Robot Automation Industry
1. The demand for smart sensors is increasing
Quality inspection is a key component in all industries. Analyzing everything from food to phone covers ensures that consumers can trust the goods they receive. Smart sensors enable manufacturers to more efficiently handle this ...
|
|
Precautions for the use of Yaskawa servo drives
Precautions for driver grounding in the Yaskawa servo drive manual
1. The correct shield grounding point is at the reference potential inside the circuit, which depends on the noise source and reception
Whether it is grounded at the same time, or floating.
2. Make sure that the shielding layer is in the same ...
|
|
How to deal with the occurrence of OL2 in Yaskawa inverter
OL2 is the inverter overload alarm, check whether it is a real overload or a false overload.
1. Test whether the output current of the inverter exceeds the rated current of the inverter, if it exceeds it, it may be the mechanical reason, if it does not exceed the inverter detection circuit is broken, and the false overload is reported.
...
|
|
The cause and treatment method of Yaskawa servo drive alarm code B32
Fault description: Current detection fault 2
Cause: V-phase current detection loop fault
Solution: When the power is turned on again and the alarm still occurs, it may be a servo unit failure. Replace the servo unit.
Here's how to solve it
The supply voltage exceeds the specification range ...
|
|
How to set the number of fault retries on Yaskawa servo
Set it in the controller's parameter settings.
1. Connect the computer and the controller to enter the parameter setting interface.
2. Find the parameters of the number of servo fault retries or FaultRetryCount.
3. Set it to the required number of retries, which is usually recommended to be set to 1— ...
|
|
Midea's holding of Kuka eventually led to Midea's Yaskawa going the other way
Not long ago, it was found from the national enterprise information management system that the joint venture industrial manipulator enterprise founded by Midea and Yaskawa Electric announced the record cancellation/announcement information on April 12, and had already established a liquidation team to accept debt applications.
The joint venture is a joint venture in Guangdong ...
|
|
What are the faults of Yaskawa inverter?
The following are the common faults of the inverter and how to deal with them
1) OC Over Current
This is the most frequent failure of the inverter, and it is divided into external and internal causes in the analysis of causes. External causes: mechanical structure and parameter setting, open-loop control ...
|
|
Yaskawa Electric restores three plants in Japan on the premise of safety
Yaskawa Electric recently announced that its soft starter processing plant in Shanghai has resumed production since February 18. So far, the three processing plants of this Japanese-funded processing and manufacturing company in China have been fully opened.
Last week, Yaskawa Electric in China processed two other ...
|
|
Fault codes for Yaskawa servo drives
1. If the fault code on the Yaskawa servo drive is UV1, it means that the low voltage of the main circuit is lower than the low voltage standard of 200V, at this time, we need to check whether there is a problem with the wiring of the power supply;
2. If the ...
|
|
Robotics propelled Yaskawa Electric to record profits
Yaskawa Electric, one of the world's largest manufacturers of industrial robots, announced a 150% year-on-year increase in net profit for the six months ended Sept. 30.
The Japan company announced that the company reported a profit for the quarter due to the demand for its industrial robots in China, Japan and United States.
|
|
Yaskawa Robotics FAQs
Explosion-proof grade of robot for spraying use?
Compliant with TIIS, FM, ATEX, and KCs standards, please check the relevant catalogs for details.
How do I download the relevant manual for the robot?
At present, the download of the manual is not provided, and the manual comes with the robot, so please keep it properly.
...
|
|