1. Press the motor start button, and the motor will start and run at the corresponding speed of 5Hz; After the delay of 10s, the motor will run at the speed corresponding to 10Hz, and after the delay of 10s, the motor will continue to speed up and run at the speed corresponding to 20Hz; In the future, every 10 seconds, the speed will change regularly, and it will actively re-operate after one operation cycle. Press the abort button to stop the motor.
Second, the project is completed
1. The setting of MM440 inverter
The digital input "5", "6", "7" and "8" terminals of MM440 inverter are set to 15 fixed frequency control terminals through P0701, P0702, P0703 and P0704 parameters, and the frequency of each frequency band is different
Parameter set by P1001 - P1015. The digital input "16" terminal of the inverter is set to the motor operation and abort control terminal, which can be set by the P0705 parameter.
2. I/O distribution of PLC
I0.0, motor running, corresponding to motor running button SB1;
I0.1, motor abort, corresponding to motor abort button SB2;
Q0.0, fixed frequency setting, connected to MM440 digital input terminal "5";
Q0.1, fixed frequency setting, connected to MM440 digital input terminal "6";
Q0.2, fixed frequency setting, connected to MM440 digital input terminal "7";
Q0.3, fixed frequency setting, connected to MM440 digital input terminal "8";
Q0.4, motor operation/abort control, connected to MM440 digital input terminal "16"
3. PLC programming
The PLC program should include the following controls:
(1) When the forward rotation start button SB1 is pressed, the Q0.4 of the PLC should be set to ON, allowing the motor to run.
(2) PLC output interface status, inverter output frequency, motor speed change
(3) When the abort button SB2 is pressed, the Q0.4 of the PLC should be reset to OFF, and the motor will stop running.
4. Operation steps
(1) Connect the circuit diagram, check the wiring is correct, and turn on the power supply of the PLC and the inverter.
(2) The default value of the rehabilitation inverter factory, P0010 is set to 30, and P0970 is set to 1. Press the "P" button on the inverter's operating panel and the inverter starts to reset to the factory default.
(3) The motor parameters are set as follows, and after the motor parameters are set, set
P0010 is 0, and the inverter is in a state of readiness and can operate normally.
P0003 is set to 1, and the visit level is standard;
P0010 is set to 1 for quick debugging;
P0100 is set to 0, the power is indicated in kW, and the frequency is 50Hz;
P0304 is set to 230, additional voltage of the motor;
P0305 is set to 1, the motor is extra current;
P0307 is set to 0.75, additional power of the motor;
P0310 is set to 50, and the motor has an additional frequency;
P0311 is set to 1460, additional speed of the motor;
The P3900 is set to 1, and the quick commissioning is completed, and it enters "Ready for Operation".
|
More on that
|
Mitsubishi servo motor AL.50 alarm solution
During the operation of the Mitsubishi servo motor, it may be possible to display an AL.50 alarm under certain circumstances (such as after a period of continuous operation), what is going on? And how to solve it?
First of all, we need to know that the reason why the AL.50 alarm is presented is because the Mitsubishi servo ...
|
|
Mitsubishi servo system common alarms and solutions
The use of Mitsubishi AC servo system is mainly composed of three series: MR-ES, MR-J2S, MR-J3. In general, the cause of the fault can be preliminarily determined based on the code displayed on the servo drive, and then troubleshooting:
1、AL. E6 - Indicates ...
|
|
Mitsubishi touch screen GT10 series models and their features
GT1020 touch screen
● The palm is large, the wide screen displays, and the ultra-small size is 3.7 inches
●3-color LED backlight for added visibility
●High brightness liquid crystal, clear under light
● Resolution 160×64, standard memory 512K
●Inside ...
|
|
Mitsubishi PLC Explanation Notes on the Final Statement
If the language is a programming language without any explanation, it will be very difficult for the engineer to understand the program again, and some clarification can bring twice the result to the work. There are three types of explanations: notes, statements, and notes. Note: Explain a certain ...
|
|
Built-in time adjustment in Mitsubishi PLC
You can use two commands: TWR (Time Write) command and TRD (FNC166) TRD(P) command to adjust the built-in time.
1. TWR (Time Write) command
Instructions to write time presets to the built-in real-time clock: Clock ...
|
|
Mitsubishi inverter capacity selection points
The capacity (non-functional) of the Mitsubishi inverter of the drive motor can be understood from the change in energy activity determined by the operating method.
1. When operating at speed or constant speed
The efficiency of the inverter is the output current, which is the ...
|
|
Mitsubishi servo motor one-button adjustment function
In the MR Configurator2 servo commissioning software, Mitsubishi has developed a "one-button adjustment" function to solve the problem of rigid noise of servo motors, as follows:
1. Set PA08 to 0003 and adjust the gain to ...
|
|
The relationship between torque and performance of Mitsubishi servo motors
1. Additional torque
The torque that occurs on the motor shaft under additional voltage, extra load is called the extra torque of the motor.
2. Starting torque
The torque generated by the motor at the moment when a voltage is applied to the motor in a stopped condition is called the starting torque. The starting torque characterizes the electrical...
|
|
Mitsubishi servo drive system requirements
Servo drive system requirements
1. Wide speed regulation
2. High positioning accuracy
3. Satisfactory transmission rigidity and high speed stability
4. Fast response, no overshoot
In order to ensure productivity and processing quality, in addition to the requirement of high positioning accuracy ...
|
|
Mitsubishi PLC control inverter method
1. Mitsubishi PLC's analog signal control inverter
Hardware: FX1N, FX2N PLC hosts, equipped with 1 simple FX1N-1DA-BD extended analog output board; or analog input-output hybrid module FX0N-3A; or FX2N-2DA with two outputs; or four outputs ...
|
|
Mitsubishi drive fault codes
1. If the problem code E.OC1 is displayed on the screen of the Mitsubishi inverter, it means that the overcurrent may speed up the operation when the inverter is accelerating. We need to check whether the output of the inverter is short-circuited and whether the main power supply is operating normally;
...
|
|
How Mitsubishi PLC works
A. A scanning cycle is divided into input sampling, program fulfillment, and output rewriting.
B. Each scanning process. The convergence samples the input signal. The convergence rewrites the output signal.
C. Component image register ...
|
|
Modbus communication and address assignment for Mitsubishi PLC
When using Modbus communication in Mitsubishi PLCs, it is necessary to understand the address allocation of different register types.
The following are the common types of Mitsubishi PLC Modbus addresses and their corresponding functions:
1. Coil Register:
...
|
|
Mitsubishi FR-E540 inverter parameter settings
1. Press the mode button continuously until you enter the parameter writing state, and the LED display is: Pr.O
2. Press the upper button to adjust the parameter to the Pr.34O parameter.
3. Press SET, the LED displays the initial value of Pr.340, press ...
|
|
Introduction to the Mitsubishi PLC encryption process method
The encryption process is as follows:
** Open the serial port for the first time
[00000000] IOCTL_SERIAL_SET_BAUD_RATE Baud Rate: 9600 (Set baud rate here)
[00000000] IOCTL_SERIAL_SET_LINE_CONTROL StopBits: 1, Parity: Ev ...
|
|
Mitsubishi PLC and inverter are communication methods
The output point and COM point of PLC (MR type or MT type) are directly related to the STF (forward rotation engine) of the inverter. overflow-wrap: break-word !important; ">. RH (high speed), RM (medium speed) important; overflow-wrap: break-word !important; ">、R ...
|
|
The working principle of the servo motor of the Mitsubishi CNC system
1. The servo mainly relies on the pulse to position, basically it can be understood in this way, the Mitsubishi CNC system maintenance servo motor receives a pulse, and it will rotate the angle corresponding to the pulse, so as to achieve displacement, because the servo motor itself has the function of sending out pulses, so the servo motor ...
|
|
Introduction of Mitsubishi servo motor
Servo motor refers to the engine that controls the operation of mechanical components in the servo system, and is a kind of auxiliary motor indirect transmission device. The servo motor can make the control speed, azimuth accuracy is very precise, and can convert the voltage signal into torque and speed to drive the control target. Servo motor rotor speed ...
|
|
Mitsubishi PLC's six programming languages
(1) Ladder diagram
Programming language is traditionally called a ladder diagram. The ladder diagram follows the method of relay control circuit, and it can also be said that the ladder programming language is simplified from the symbol evolution on the basis of the logic control of relays and contactors commonly used in electrical control systems.
|
|
Precautions for the use of Mitsubishi L series PLC terminal cover
Mitsubishi L series PLC is the same as Q series PLC is a modular PLC, in the specific engineering application, users according to the actual needs of the CPU, power supply, input and output and other special function modules for combination. However, there is a difference between the L series PLC and the Q series PLC in terms of hardware composition.
|
|