Wiki source code of 4 Common function of VB

Version 36.1 by Theodore Xu on 2024/07/31 11:00

Show last authors
1 = Parameters uploading and downloading =
2
3 Parameter uploading and downloading is only supported between the same models.
4
5 1.Press MF.K and ↑ and wait while the keyboard displays "u~-~-~-~-", the keyboard is uploading the parameters.
6
7 2.Remove the keyboard and install to other VB.  Please be careful to align the pins when unplugging and plugging in the keyboard.
8
9 3.Press MF.K and ↓ and wait while the keyboard display"d~-~-~-~-", the keyboard is downloading the parameters.
10
11 = **Start up** =
12
13 ~1. Keyboard start and stop, panel potentiometer speed regulation. (F5.17 adjusts the change amplitude of the panel potentiometer)
14
15 F0.01=0
16
17 F0.03=1
18
19 2. The switch starts and stops, and the external voltage potentiometer is used for speed regulation. (AI1: 0-10V input; AI2: 0-20mA/0-10V, realized by AI2 jumper cap)
20
21 F0.01=1
22
23 F0.03=2
24
25 3. The switch starts and stops, the panel up and down keys adjust the speed, and the remote terminal switch is required to control the speed up and down. (Set terminal UP and terminal DOWN in the multi-function terminal). (Control frequency in two places)
26
27 F0.01=1
28
29 F0.03=1
30
31 F5.02=6
32
33 F5.03=7
34
35 4. Switch start and stop, two switches, when operating the normally open button of one switch, lightly jog, the inverter starts; when operating a normally closed button of the other switch, lightly jog, the inverter stops , Use the three-wire system function.
36
37 F0.01=1
38
39 F0.03=1
40
41 F5.02=3
42
43 F5.16=2
44
45 5. Two places to control the speed. The inverter on one device needs two positions to control the frequency (speed). Speed (the main and auxiliary frequency sources are used for speed regulation).
46
47 F0.03=1
48
49 F0.04=2
50
51 F0.07=01
52
53 6. On some equipment, two potentiometers are required to adjust the speed, one potentiometer 0-10V controls 20HZ, and the other potentiometer controls 0-10V control 25HZ so that the spindle frequency is superimposed, and the frequency is 45HZ.
54
55 F0.03=2
56
57 F0.04=3 (AI2 jumper is voltage input)
58
59 F0.07=01
60
61 F5.21=40
62
63 F5.25=50
64
65 7. The customer needs a fixed speed operation. If it needs to run at 30Hz, there is no need to adjust any place to change the speed. After stopping and then turning on, the operating frequency is still running at 30HZ. How to set the parameters?
66
67 F0.03=0
68
69 F0.08=30
70
71 8. The customer requires the terminal to start. After a power failure, the terminal must be triggered again to start. How to set the parameters?
72
73 F0.01=1
74
75 F8.18=1
76
77 = **Acceleration time** =
78
79 ~1. When the device is started, the customer feels that the startup time is too long or the startup time is too short, which parameters need to be modified? (This parameter should be fine-tuned appropriately according to the equipment load. Improper setting can easily cause fault alarms such as overcurrent).
80
81 F0.18 (appropriate setting) etc.
82
83 = **Deceleration time** =
84
85 ~1. After the equipment is started, the customer feels that the deceleration (stopping) time is too long, which parameters need to be modified? (This parameter needs to be fine-tuned according to the equipment load. Improper setting may easily cause fault alarms such as overcurrent).
86
87 F0.19 (appropriate setting), etc.
88
89 = **Stop DC braking** =
90
91 ~1. The inverter is used on a CNC lathe, and the customer needs to stop quickly, that is, brake, which parameters should be set to make the motor stop quickly? (stop DC braking function)
92
93 F1.10=0 (must decelerate to stop)
94
95 F1.11 Appropriate setting
96
97 F1.12 Appropriate setting
98
99 F1.13 Appropriate setting
100
101 F1.14 Appropriate setting
102
103 = **Torque boost** =
104
105 ~1. When the inverter is started, the customer reported that the inverter is driving the motor load at low frequencies and is weak at low frequencies, and the torque needs to be increased. Which parameter should be set appropriately?
106
107 F4.01 (set appropriately) or change to vector control
108
109 = **Carrier frequency** =
110
111 ~1. Customers report that there are noises such as harsh screams when the motor is running, or the temperature of the running motor is too high, or when the communication function encounters interference, the function parameter needs to be adjusted to improve the effect.
112
113 F0.16 (appropriate setting)
114
115 = **Upper limit frequency** =
116
117 1.50HZ operation can not meet the needs of customer equipment, the customer needs to adjust the frequency to 100Hz, what parameters need to be set at this time?
118
119 F0.10=100
120
121 F0.12=100
122
123 = **Lower limit frequency** =
124
125 ~1. The user needs the inverter to stop after decelerating to 5HZ, which parameter should be set?
126
127 F0.14=5
128
129 F0.15=1
130
131 = **Restore factory value** =
132
133 ~1. The customer reports that the parameters are messed up, how to restore the factory value?
134
135 F0.20=1
136
137 = **Fault clearing** =
138
139 ~1. The fault record can only be recorded 15 times in total. Now the customer needs to clear the fault record, how to set it? Which parameter can make the inverter fault record automatically reset, how many times at most?
140
141 F0.20=2
142
143 FA.08=5
144
145 FE.01=15
146
147 = **Starting frequency** =
148
149 ~1. The customer needs the inverter to start running at 5HZ, how to set it?
150
151 F1.03=5
152
153 = **PLC operation** =
154
155 ~1. The simple PLC automatic operation function is used on the equipment, the first stage speed is forward rotation, the forward rotation needs 15HZ, and the operation is 5S, the first stage speed is reverse rotation, the reverse rotation requires 20HZ, and the operation is 10S, and now the customer needs to rotate forward and stop. After 10S, it starts to run in the reverse direction. After 10S after the reverse stop, it starts to run forward again, and the cycle is repeated. Which parameter should be set? (Control the acceleration and deceleration time)
156
157 F0.03=7
158
159 FD.00=30
160
161 FD.01=0
162
163 FD.02=-40
164
165 FD.03=0
166
167 FD.18=5
168
169 FD.20=10
170
171 FD.22=10
172
173 FD.24=10
174
175 (Or call F8.12 forward and reverse dead time)
176
177 = **Jump frequency** =
178
179 ~1. In order to avoid the resonance point (vibration point) of the negative cutting of the machine when the inverter is driving the load, which function is needed, and how to set the parameters appropriately for this function? At 10HZ, the vibration range is 2HZ. (Hop frequency)
180
181 F8.09=10
182
183 F8.11=2
184
185 = **Jog frequency** =
186
187 ~1. According to customer equipment requirements, a normally open button is needed to give the inverter a jog speed. How do you set the function that needs to be used? And the jog function also requires that the jog frequency acceleration and deceleration time be shortened, so set that parameter The jog frequency is 10Hz, and the acceleration and deceleration time is 5s.
188
189 F8.00=10
190
191 F8.01=5
192
193 F8.02=5
194
195 = **Multi-speed** =
196
197 ~1. According to the different equipment speed, the customer needs 4 speed stages, the first stage is 40HZ, the second stage is 25HZ, the third stage speed is 10HZ, the fourth stage speed is 50HZ, usually the keyboard potentiometer speed control, how To set which parameters and wiring to meet customer needs.
198
199 F0.03=6
200
201 F5.02=12
202
203 F5.03=13
204
205 F5.04=14
206
207 F5.05=15
208
209 FD.01=80
210
211 FD.02=50
212
213 FD.04=20
214
215 FD.08=100
216
217 FD.51=6
218
219 F0.04=1(0)
220
221 Up to 16 speeds can be achieved, please refer to page 78 of the manual for details.
222
223 = **Free stop** =
224
225 1.On some equipment, the equipment does not require deceleration to stop, but the motor stops slowly with the load inertia when it is stopped. For example, when the fan is stopped, the fan needs to be stopped by the load. Which parameter should be set?
226
227 F1.10=1
228
229 = **Reversal is prohibited** =
230
231 ~1. On some devices, customers do not need the motor to reverse, and they are also worried that during the forward rotation, some operators may improperly operate or press the reverse key on the wrong keyboard, which will cause the inverter to reverse and affect the normal operation of the equipment. Now the customer needs us to give him a parameter to prohibit the motor from reversing, which parameter should be set?
232
233 F8.13=2
234
235 2. The motor originally rotates forward, but when the customer connects the phase sequence UVW of the motor wire, it is difficult to confirm. When the inverter is started, the motor reverses. Now the customer does not need to change the phase sequence UVW of the motor wire. If there is a parameter that can be directly set , Let the motor normally change to forward rotation.
236
237 F0.09=1
238
239 = **Analog output function** =
240
241 ~1. The customer needs to install an ammeter on the power distribution cabinet to display the output current. The wiring is AO1 and GND. In the corresponding function of the parameter group, which parameter should be set? The ammeter can display the output current.
242
243 F6.12=2
244
245 2. The customer connects a 0-10V tachometer, and finds that the motor speed display is a bit wrong. For example, when running at 50Hz, the speed displayed on the tachometer cannot reach it. How to adjust?
246
247 You can measure the output voltage between AO1 and GND and adjust the value of F6.15 and F6.16
248
249 = **Digital input function** =
250
251 ~1. Since an external switch is needed on the device to control the emergency stop of the motor, which function parameter should be set?
252
253 F5.02=10
254 2. The customer needs to set forward jog and reverse jog functions on the inverter, how to set and wire it?
255
256 F5.02=4
257
258 F5.03=5
259 3. When the inverter fails, an external switch is needed to operate the reset function when the inverter fails. How to set and wire?
260 F5.02=9
261 4. The inverter terminals control forward and reverse running. Which function parameter should be selected in the multi-function digital input terminal?
262
263 F0.01=1
264
265 F5.00=1
266
267 F5.01=2
268 5.How to set the remote control frequency if the customer needs an external button?
269
270 F5.02=6
271
272 F5.03=7
273
274 = **Digital output function** =
275
276 ~1. The customer needs to use the FM open-collector output function. When the inverter fails, output a switch value to make the fault alarm lamp/fault buzzer act, so that the on-site operator knows that the inverter has a fault alarm and what to do Setup and wiring?
277
278 F6.00=1
279
280 F6.01=2
281
282 2. When the inverter runs more than 20HZ, the relay T1A and T1C terminals output a switch value to control an indicator light, so that the indicator line is connected and the indicator light is on. How to set up and wire?
283
284 F6.02=41
285
286 F6.28=0
287
288 F6.29=11
289
290 F6.21=2000
291 3. When AI1 input is required to be greater than 3.00V and less than 6.00V, relay 1 is closed, how to set the parameters?
292
293 F6.02=41
294
295 F6.28=9
296
297 F6.29=13
298
299 F6.31=300
300
301 F6.32=600
302
303 4.The customer requires relay 1 to act when rotating forward or reverse, how to set it?
304
305 F6.02=1
306
307 = **Motor parameter setting and self-learning** =
308
309 ~1. Familiar with the motor self-learning function.
310 Need to input the motor parameters F2.01, F2.02, F2.03, F2.04, F2.05 to adjust the value of F2.11 to 1 (premise F0.01=0) or 2, press ENT first, Press RUN again, the self-learning is completed when the panel returns to the monitoring interface. (Necessary operation when changing to vector control)
311
312 = **Display monitoring** =
313
314 ~1. Master the functions of F7.03, F7.04, and F7.05, all of which are used for display and monitoring. Please refer to page 35 of the manual for details
315
316 = **Operating mode selection** =
317
318 ~1. Master the definition of each control mode of the F0.00 parameter group.
319
320 Vector control, V/F control
321
322 = **Analog signal gain** =
323
324 ~1. The user uses the AI1 terminal function, and the device is given a voltage of 0-5V for speed regulation. Which parameter should be modified accordingly?
325
326 F0.03=2
327
328 F5.20=5
329
330 2. The user uses the AI2 terminal function, and the device is given a 4-10MA (for example) current speed control, which parameter should be modified accordingly?
331
332 F0.03=3
333
334 F5.23=2
335
336 = **Parameter protection** =
337
338 ~1. The protection parameters cannot be modified and the parameters are locked.
339
340 F0.21=1
341
342 2. The user needs to set a password to prevent some operators from adjusting parameters randomly. Which parameter should be set?
343
344 FE.00 = non-zero number
345
346 = **Set running time action** =
347
348 ~1. The customer sells the machine to the user, worrying that the customer did not pay on time, set some parameters inside the inverter. After the inverter has been running for 10 hours, the inverter will automatically stop and cannot start. Wait for the user to pay before the machine can run. How to set parameters for such a function?
349 FE.00=Set password
350
351 F8.17=10+F7.09
352
353 F8.23=1
354
355 = **Display monitoring options** =
356
357 ~1. The user requires the inverter to display only the speed during operation, which parameter should be modified?
358
359 F7.03=4000
360
361 F7.06=Speed fine-tuning coefficient
362 2. The user requires the inverter to display various states during shutdown. Which parameter can be set?
363
364 F7.05
365
366 = **Constant pressure water supply** =
367
368 The following example uses a current sensor to simulate a water pressure test, the sensor specification is 4-20mA current signal, the range is 16 bar. use the sensor to connect to the AI2 terminal port of the VB.
369 Firstly please check the software version of **F7.11**, **F7.11 **is software version, if the **F7.11 **is greater than 2.064, please use A4 parameter group, A4 parameter group is special parameter for constant pressure water supply project.
370 F0.20=1 Factory data reset
371 A4.00=1
372 A4.01=Set pressure
373 A4.03=Sensor range
374 A4.04=0
375
376 If the value of F7.11 is less than or equal to 2.064, use PID parameter group F9.
377 F0.20=1 Factory data reset
378 F0.03=8
379 F5.23=2
380 F9.01=Upper limit water pressure
381 F9.02=1 (AI2)
382 F9.28=1
383 F9.29=Target value
384 F9.31=Lower limit water pressure
385
386
387 In the parameter setting of group F9, 20mA is the maximum value of the transducer with a range of 16bar, and F9.01/F9.29/F9.31 are the setting parameters for the water pressure in the VB in percentage. For example when the inverter is required to keep the pressure at 8bar, modify F9.29=50%. F9.01 is the upper limit of water pressure setting, it is recommended to set F9.29=F9.01,of course you can set F9.01=80%,it needs to be greater than or equal to F9.29. If when the control effect of the inverter is slow or the descent time is too long, try reducing the integration time: F9.06 = 0.5 or 1.0.
388
389 = **PID function** =
390
391 (% style="text-align:center" %)
392 [[image:生产流程图.png]]
393
394 ~1. To be familiar with the PID function of constant pressure water supply, the feedback signal sources are remote pressure gauges and pressure transmitters. How to wire and which parameters should be set? For example, the maximum range of the remote pressure gauge is 1Mpa, and the current user needs to set the panel 0.45 MPa kg pressure, how to set the pressure?
395 F0.01=0 (panel start and stop)/1 (terminal start and stop)
396
397 F0.03=8
398
399 F9.00=0
400
401 F9.01=45
402
403 F9.02=7
404
405 F9.05=80
406
407 F9.06=2
408
409 F9.07=0
410
411 F9.28=1
412
413 F9.29=45.5
414
415 F9.30=3
416
417 F9.31=40
418
419 F9.32=0
420
421 = **Communication function** =
422
423 ~1. Familiar with RS485 communication function, communication address, communication speed, communication format, how to set it? Familiar with the address of communication function?
424 Please refer to page 129 of the manual
425
426 Commonly used address: Setting frequency: 1000H (Premise F0.03=9)
427
428 Control operation command address: 2000H (premise F0.01=2)
429
430 = **Grounding** =
431
432 ~1. Understand the meaning and function of the ground wire and connect it correctly.
433 The grounding terminal E of the inverter must be well grounded, the grounding resistance should be less than 102, and the grounding wire should be thick and short. Multi-strand copper core wire of 3.5mm2 or more should be used.
434
435 = **Peripheral lines** =
436
437 ~1. Understand the role of peripheral line equipment:
438
439 Open
440
441 AC contactor
442 Input AC reactor
443 Input side filter
444
445 DC reactor
446
447 Output AC reactor
448
449 Output filter
450
451 Braking unit
452
453 Braking resistor
454
455 = **EMC** =
456
457 The input terminal of the inverter has EMC screw access option.
458
459 * EMC Screws Installation Role: Filter out the common mode interference signals on the input side to the ground.
460 * EMC Screw Removal Function: When the grounding of the whole equipment system is unstable, it is easy for the interference signal to enter the input terminal of the VFD, which leads to the inaccurate operation of the terminal motor, and then it is necessary to remove the EMC screws on the machine in order to solve the influence of external interference.
461
462 (% class="box infomessage" %)
463 (((
464 Do not remove the EMC unless there are special circumstances.
465 )))
466
467 (% style="text-align:center" %)
468 [[image:企业微信截图_16890580824807.png||height="394" width="284"]]
469
470
471
472 = Torque mode control on winding project =
473
474 Torque mode can only be vector control, torque control refers to the strength, that in the torque mode F0.03 is the default value, modify F0.03 for other values is invalid.
475
476 Debugging ideas:
477
478 ~1. According to the application requirements of the torque command and the upper limit of the frequency.
479
480 2. Set the frequency acceleration/deceleration time F0.18/F0.19 and the torque acceleration/deceleration time F3.14/F3.15, the torque acceleration/deceleration time is less than or equal to the frequency acceleration/deceleration time.
481
482 3. Start the motor and observe whether the motor can run or not, if it can't run normally, rotate the motor with external force, if it can be started, it is judged to be necessary to increase the static friction coefficient compensation.
483
484 4. After the motor is running, observe the motor running state, if the motor is blocked, check whether it is shaking when it is blocked, if it is shaking, increase F3.07, generally 0.01 amplitude increment.
485
486 5. When the torque command F3.10 is lower than the percentage of "no-load current / rated current", the running frequency is about: rated frequency * torque command percentage * rated current / no-load current.
487
488 6. Static Friction Compensation Logic: During startup, the torque command 1 = F3.11* F3.24 /100 is passed to the performance; after a maintenance time of F3.25 seconds, it reverts to torque command 2 = F3.11; the switching of torque commands 1 /2 occurs through the torque acceleration and deceleration times F3.14 / F3.15;
489
490 7. Auxiliary debugging parameters: filter coefficient F3.07 and static friction compensation F3.24/ F3.25.
491
492 F0.00=0 Vector control
493
494 F0.18=2.0 Acceleration time
495
496 F0.19=2.0 Deceleration time
497
498 F2.01=Motor rated power
499
500 F2.02=Motor rated voltage
501
502 F2.03=Rated motor current
503
504 F2.04=Rated motor frequency
505
506 F2.05=Rated motor speed
507
508 F2.11=1 Static tuning
509
510 F3.01=0.2 Speed loop integration time
511
512 F3.07=0.005 Speed loop filter coefficient
513
514 F3.09=1 Torque control
515
516 F3.10=1 Torque control upper limit source
517
518 F3.11=200 Torque upper limit setting
519
520 F3.12=50 Torque control maximum frequency
521
522 F3.14=1.2 Torque control acceleration time
523
524 F3.15=1.2 Torque control deceleration time
525
526 F3.16=120 Torque stiffness factor
527
528 Torque control commissioning instructions:
529
530 F0.18: Frequency acceleration time
531
532 F0.19: Frequency deceleration time
533
534 F3.14: Torque acceleration time
535
536 F3.15: Torque deceleration time
537
538 F3.07: Frequency low-pass filtering factor
539
540 F3.24: Static friction compensation
541
542 F3.25: Static friction compensation time