Changes for page 4 Common function of VB

Last modified by Theodore Xu on 2025/02/27 09:58

From version 36.1
edited by Theodore Xu
on 2024/07/31 11:00
Change comment: There is no comment for this version
To version 16.1
edited by Theodore Xu
on 2023/09/19 10:18
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,13 +11,3 @@
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 11  = **Start up** =
12 12  
13 13  ~1. Keyboard start and stop, panel potentiometer speed regulation. (F5.17 adjusts the change amplitude of the panel potentiometer)
... ... @@ -50,7 +50,7 @@
50 50  
51 51  F0.07=01
52 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.
43 +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 54  
55 55  F0.03=2
56 56  
... ... @@ -76,7 +76,7 @@
76 76  
77 77  = **Acceleration time** =
78 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).
69 +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 80  
81 81  F0.18 (appropriate setting) etc.
82 82  
... ... @@ -248,6 +248,7 @@
248 248  
249 249  = **Digital input function** =
250 250  
241 +
251 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 252  
253 253  F5.02=10
... ... @@ -273,11 +273,13 @@
273 273  
274 274  = **Digital output function** =
275 275  
267 +
276 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 277  
278 278  F6.00=1
279 279  
280 280  F6.01=2
273 +
281 281  
282 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 283  
... ... @@ -311,10 +311,12 @@
311 311  
312 312  = **Display monitoring** =
313 313  
307 +
314 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 315  
316 316  = **Operating mode selection** =
317 317  
312 +
318 318  ~1. Master the definition of each control mode of the F0.00 parameter group.
319 319  
320 320  Vector control, V/F control
... ... @@ -321,6 +321,7 @@
321 321  
322 322  = **Analog signal gain** =
323 323  
319 +
324 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 325  
326 326  F0.03=2
... ... @@ -354,6 +354,7 @@
354 354  
355 355  = **Display monitoring options** =
356 356  
353 +
357 357  ~1. The user requires the inverter to display only the speed during operation, which parameter should be modified?
358 358  
359 359  F7.03=4000
... ... @@ -362,30 +362,8 @@
362 362  2. The user requires the inverter to display various states during shutdown. Which parameter can be set?
363 363  
364 364  F7.05
362 +
365 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 389  = **PID function** =
390 390  
391 391  (% style="text-align:center" %)
... ... @@ -420,6 +420,7 @@
420 420  
421 421  = **Communication function** =
422 422  
398 +
423 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 424  Please refer to page 129 of the manual
425 425  
... ... @@ -427,8 +427,13 @@
427 427  
428 428  Control operation command address: 2000H (premise F0.01=2)
429 429  
406 += **Safety and precautions** =
407 +
408 +~1. Familiar with product standard technical specifications. Please refer to the manual
409 +
430 430  = **Grounding** =
431 431  
412 +
432 432  ~1. Understand the meaning and function of the ground wire and connect it correctly.
433 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 434  
... ... @@ -452,91 +452,24 @@
452 452  
453 453  Braking resistor
454 454  
455 -= **EMC** =
436 += **Power and current value** =
456 456  
457 - The input terminal of the inverter has EMC screw access option.
438 + ~1. Familiar with the rated current of the inverter in different power ranges, please refer to the manual
458 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.
440 += **Braking resistor** =
461 461  
462 -(% class="box infomessage" %)
463 -(((
464 -Do not remove the EMC unless there are special circumstances.
465 -)))
466 466  
467 -(% style="text-align:center" %)
468 -[[image:企业微信截图_16890580824807.png||height="394" width="284"]]
443 + ~1. Familiar with the selection of braking resistor. Under what conditions do you need to install a braking resistor? How to install the braking resistor?
469 469  
470 -
445 +Braking resistors are installed on the and PB ends of the inverter (built-in braking unit)
471 471  
472 -= Torque mode control on winding project =
447 += **Fault code and troubleshooting** =
473 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 475  
476 -Debugging ideas:
450 + ~1. Familiar with various fault codes and countermeasures to deal with faults.
477 477  
478 -~1. According to the application requirements of the torque command and the upper limit of the frequency.
452 += **Installation guidance required by EMC** =
479 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.
454 + The input terminal of the inverter has EMC screw access option.
481 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
456 +
企业微信截图_16890580824807.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.AiXia
Size
... ... @@ -1,1 +1,0 @@
1 -423.4 KB
Content