How to Setup a Solar Drive to use the built-in simple PLC as Frequency Source

| 0

Solar Drive Simple PLC Setup

When the simple programmable logic controller (PLC) mode is used as the frequency source, the running frequency of the drive can be switched over among the 16 frequency points (Multi-Function and Simple PLC Group FC Parameters). You can also set the holding times and acceleration/deceleration times of the 16 frequency points using the FC Parameters.

Assume for example a scenario where the Solar Drive should accelerate during start-up up to 40Hz, and then maintain that speed for 3 minutes (180s), after which it should then accelerate further to 50Hz.

Set the following parameters:

  • F0-03 = 7 (Main Frequency Source = Built-in PLC)
  • FC-00 = 80% (Multi-Function 0 = 80% of 50Hz = 40Hz)
  • FC-01 = 100% (Multi-Function 1= 100% of 50Hz = 50Hz)
  • FC-16 = 1 (To keep the value after the cycle is complete)
  • FC-18 = 180s (Running time of simple PLC segment 0 – corresponding to Multi-Function 0)
  • FC-19 = 0 (Acceleration/Deceleration time of segment 0 – where 0 = F0-17/18; 1 = F8-03/4; 2 = F8-05/6; 3 = F8-07/8)
  • FC-20 = 1s (Running time of simple PLC segment 1 – corresponding to Multi-Function 1)
  • FC-21 = 0 (Acceleration/Deceleration time of segment 0 – where 0 = F0-17/18; 1 = F8-03/4; 2 = F8-05/6; 3 = F8-07/8)

* Please Note: Do not set F0-09=1 to Reverse the Direction of the motor when using the Simple PLC, if the motor direction needs to be changed, ideally change the motor wiring or use negative values when setting the Multi-Function Parameters (FC-00 and FC-01 in the above example). Solar Drives generally only allow Reverse Direction when used in AC Mode (not when used in PV Mode).

Link to this Entry