Changes for page 4 Common function of VB
Last modified by Theodore Xu on 2025/02/27 09:58
From version 15.1
edited by Theodore Xu
on 2023/09/19 10:12
on 2023/09/19 10:12
Change comment:
There is no comment for this version
To version 33.1
edited by Theodore Xu
on 2024/04/23 19:49
on 2024/04/23 19:49
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 2 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -40,7 +40,7 @@ 40 40 41 41 F0.07=01 42 42 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. 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. 44 44 45 45 F0.03=2 46 46 ... ... @@ -66,7 +66,7 @@ 66 66 67 67 = **Acceleration time** = 68 68 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). 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). 70 70 71 71 F0.18 (appropriate setting) etc. 72 72 ... ... @@ -238,7 +238,6 @@ 238 238 239 239 = **Digital input function** = 240 240 241 - 242 242 ~1. Since an external switch is needed on the device to control the emergency stop of the motor, which function parameter should be set? 243 243 244 244 F5.02=10 ... ... @@ -264,13 +264,11 @@ 264 264 265 265 = **Digital output function** = 266 266 267 - 268 268 ~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? 269 269 270 270 F6.00=1 271 271 272 272 F6.01=2 273 - 274 274 275 275 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? 276 276 ... ... @@ -304,12 +304,10 @@ 304 304 305 305 = **Display monitoring** = 306 306 307 - 308 308 ~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 309 309 310 310 = **Operating mode selection** = 311 311 312 - 313 313 ~1. Master the definition of each control mode of the F0.00 parameter group. 314 314 315 315 Vector control, V/F control ... ... @@ -316,7 +316,6 @@ 316 316 317 317 = **Analog signal gain** = 318 318 319 - 320 320 ~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? 321 321 322 322 F0.03=2 ... ... @@ -350,7 +350,6 @@ 350 350 351 351 = **Display monitoring options** = 352 352 353 - 354 354 ~1. The user requires the inverter to display only the speed during operation, which parameter should be modified? 355 355 356 356 F7.03=4000 ... ... @@ -359,12 +359,34 @@ 359 359 2. The user requires the inverter to display various states during shutdown. Which parameter can be set? 360 360 361 361 F7.05 362 - 363 363 356 += **Constant pressure water supply** = 357 + 358 +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. 359 +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. 360 +F0.20=1 Factory data reset 361 +A4.00=1 362 +A4.01=Set pressure 363 +A4.03=Sensor range 364 +A4.04=0 365 + 366 +If the value of F7.11 is less than or equal to 2.064, use PID parameter group F9. 367 +F0.20=1 Factory data reset 368 +F0.03=8 369 +F5.23=2 370 +F9.01=Upper limit water pressure 371 +F9.02=1 (AI2) 372 +F9.28=1 373 +F9.29=Target value 374 +F9.31=Lower limit water pressure 375 + 376 + 377 +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. 378 + 364 364 = **PID function** = 365 365 366 366 (% style="text-align:center" %) 367 -[[image: PID原理图.png]]382 +[[image:生产流程图.png]] 368 368 369 369 ~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? 370 370 F0.01=0 (panel start and stop)/1 (terminal start and stop) ... ... @@ -395,7 +395,6 @@ 395 395 396 396 = **Communication function** = 397 397 398 - 399 399 ~1. Familiar with RS485 communication function, communication address, communication speed, communication format, how to set it? Familiar with the address of communication function? 400 400 Please refer to page 129 of the manual 401 401 ... ... @@ -403,13 +403,8 @@ 403 403 404 404 Control operation command address: 2000H (premise F0.01=2) 405 405 406 -= **Safety and precautions** = 407 - 408 -~1. Familiar with product standard technical specifications. Please refer to the manual 409 - 410 410 = **Grounding** = 411 411 412 - 413 413 ~1. Understand the meaning and function of the ground wire and connect it correctly. 414 414 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. 415 415 ... ... @@ -433,24 +433,86 @@ 433 433 434 434 Braking resistor 435 435 436 -= ** Power and current value** =445 += **EMC** = 437 437 438 - ~1.Familiar withthetedcurrentof the inverterindifferent powerranges, pleaserefer tohe manual447 + The input terminal of the inverter has EMC screw access option. 439 439 440 -= **Braking resistor** = 449 +* EMC Screws Installation Role: Filter out the common mode interference signals on the input side to the ground. 450 +* Role of removing EMC screws: 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. 441 441 452 +(% style="text-align:center" %) 453 +[[image:企业微信截图_16890580824807.png||height="394" width="284"]] 442 442 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?455 + 444 444 445 - Brakingresistors areinstalledon the andPBendsof the inverter(built-inbrakingunit)457 += Torque mode control on winding project = 446 446 447 - =**Fault codeandtroubleshooting**=459 +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. 448 448 461 +Debugging ideas: 449 449 450 - Familiarwithvarious faultcodesandcountermeasurestodeal with faults.463 +~1. According to the application requirements of the torque command and the upper limit of the frequency. 451 451 452 - =**InstallationguidancedbyEMC**=465 +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. 453 453 454 - Theinput terminal ofthe inverterhasEMCscrewaccessoption.467 +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. 455 455 456 - 469 +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. 470 + 471 +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. 472 + 473 +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; 474 + 475 +7. Auxiliary debugging parameters: filter coefficient F3.07 and static friction compensation F3.24/ F3.25. 476 + 477 +F0.00=0 Vector control 478 + 479 +F0.18=2.0 Acceleration time 480 + 481 +F0.19=2.0 Deceleration time 482 + 483 +F2.01=Motor rated power 484 + 485 +F2.02=Motor rated voltage 486 + 487 +F2.03=Rated motor current 488 + 489 +F2.04=Rated motor frequency 490 + 491 +F2.05=Rated motor speed 492 + 493 +F2.11=1 Static tuning 494 + 495 +F3.01=0.2 Speed loop integration time 496 + 497 +F3.07=0.005 Speed loop filter coefficient 498 + 499 +F3.09=1 Torque control 500 + 501 +F3.10=1 Torque control upper limit source 502 + 503 +F3.11=200 Torque upper limit setting 504 + 505 +F3.12=50 Torque control maximum frequency 506 + 507 +F3.14=1.2 Torque control acceleration time 508 + 509 +F3.15=1.2 Torque control deceleration time 510 + 511 +F3.16=120 Torque stiffness factor 512 + 513 +Torque control commissioning instructions: 514 + 515 +F0.18: Frequency acceleration time 516 + 517 +F0.19: Frequency deceleration time 518 + 519 +F3.14: Torque acceleration time 520 + 521 +F3.15: Torque deceleration time 522 + 523 +F3.07: Frequency low-pass filtering factor 524 + 525 +F3.24: Static friction compensation 526 + 527 +F3.25: Static friction compensation time
- 企业微信截图_16890580824807.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +423.4 KB - Content
- 生产流程图.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +1.0 MB - Content