Posted on Leave a comment

Application Scheme of Frequency Converters in Winding Machines and Traverse Devices


Below is the English translation of the provided article, with key sections highlighted in bold for emphasis.


Design and Application of the 900 Series Inverter in the Winding Machine Traverse System

The winding machine and its traverse system are primarily used to ensure that materials (such as paper, film, or wire) are neatly and evenly arranged on the reel during the winding process, preventing stacking or misalignment. The following sections detail the application of the inverter, including motor selection, wiring methods, parameter settings, control logic, and the integration of PLC, HMI, or industrial PC, based on the process equipment workflow.


1. Functional Analysis of the Winding Machine Traverse System

The traverse system of a winding machine typically requires the following functions:

  • Main Winding Motor: Drives the reel to rotate, completing the material winding process.
  • Traverse Motor: Drives the traverse device to move left and right, ensuring even material distribution on the reel.
  • Tension Control: Maintains constant material tension during winding to avoid stretching or slackening.
  • Speed Synchronization: The traverse motor’s movement speed must synchronize with the main winding motor’s speed to match the material winding speed.
  • Position Control: The traverse device must reciprocate based on the reel width, with left and right limit settings.
  • Start/Stop Control: Controls the start and stop of winding and traversing via external signals (e.g., buttons or PLC).
  • Fault Protection: Detects faults such as overload, phase loss, or overcurrent, stopping the system for protection.

A typical winding machine traverse device includes a main winding motor (driving the winding drum) and a traverse device (achieving left-right movement through a lead screw). We will use the 900 series frequency converters to control the main winding motor and the traverse motor.


2. Motor Selection and Function Assignment

2.1 Main Winding Motor

  • Function: Drives the reel to rotate, completing material winding.
  • Motor Selection: Based on the winding machine’s load and reel diameter, we assume a 4kW three-phase asynchronous motor (380V) is required. From the inverter model table on page 5 of the manual, we select the 900-0040G1 model (suitable for a 4kW motor, rated output current 18A).
  • Control Mode: Uses V/F control mode (ideal for scenarios with significant load variations like winding machines), adjusting speed via the inverter to control winding speed.

2.2 Traverse Motor

  • Function: Drives the traverse device to move left and right, achieving reciprocating motion via a lead screw mechanism.
  • Motor Selection: The traverse motor typically requires less power; we assume a 0.75kW three-phase asynchronous motor (380V) is needed. From the manual’s model table on page 5, we select the 900-0007M3 model (suitable for a 0.75kW motor, rated output current 2.5A).
  • Control Mode: Uses open-loop vector control mode (suitable for precise speed and direction control), managing the traverse motor’s forward/reverse rotation and speed via the inverter.

3. Inverter Wiring Design

3.1 Main Winding Motor Inverter (900-0040G1) Wiring

  • Power Input:
  • Inverter input terminals R, S, T connect to a three-phase 380V power supply.
  • Ground terminal PE connects to the ground wire for safety.
  • Motor Output:
  • Inverter output terminals U, V, W connect to the three-phase input of the main winding motor.
  • Control Terminal Wiring (refer to Chapter 3 of the manual, “Mechanical Installation and Electrical Connection”):
  • DI1 (Start/Stop Control): Connects to an external start button (normally open contact) to start/stop the main winding motor.
  • DI2 (Forward/Reverse): Connects to an external direction switch to control the main winding motor’s rotation direction (typically only forward rotation is needed for winding machines).
  • AI1 (Speed Reference): Connects to a potentiometer (0-10V) or PLC analog output to adjust the main winding motor’s speed.
  • DO1 (Operation Status Output): Connects to an indicator light or PLC input to output the inverter’s operating status.
  • +24V and COM: Used for the power supply and common terminal of the external control circuit.

3.2 Traverse Motor Inverter (900-0007M3) Wiring

  • Power Input:
  • Inverter input terminals R, S, T connect to a three-phase 380V power supply.
  • Ground terminal PE connects to the ground wire.
  • Motor Output:
  • Inverter output terminals U, V, W connect to the three-phase input of the traverse motor.
  • Control Terminal Wiring:
  • DI1 (Forward): Connects to the left limit switch (normally closed contact); when the traverse device reaches the left limit, it triggers to stop forward rotation.
  • DI2 (Reverse): Connects to the right limit switch (normally closed contact); when the traverse device reaches the right limit, it triggers to stop reverse rotation.
  • DI3 (Start/Stop Control): Linked to the main winding motor’s start/stop signal (via PLC or relay).
  • AI1 (Speed Reference): Receives a PLC analog output (0-10V) to set the speed, synchronized with the main winding motor.
  • DO1 (Operation Status Output): Connects to a PLC input to output the traverse motor’s operating status.

3.3 Wiring Diagram (Text Description)

Main Winding Motor Inverter Wiring Diagram:

Three-Phase Power 380V
  |  |  |
  R  S  T
  |  |  |-------> Inverter (900-0040G1) Input Terminals R, S, T
  PE-------------> Inverter PE Ground Terminal

Inverter Output U, V, W
  |  |  |
  U  V  W-------> Main Winding Motor (4kW)

Control Terminals:
External Start Button-------> DI1 - COM
Direction Switch-----------> DI2 - COM
Potentiometer (0-10V)------> AI1 - GND
Indicator Light------------> DO1 - COM

Traverse Motor Inverter Wiring Diagram:

Three-Phase Power 380V
  |  |  |
  R  S  T
  |  |  |-------> Inverter (900-0007M3) Input Terminals R, S, T
  PE-------------> Inverter PE Ground Terminal

Inverter Output U, V, W
  |  |  |
  U  V  W-------> Traverse Motor (0.75kW)

Control Terminals:
Left Limit Switch-----------> DI1 - COM
Right Limit Switch----------> DI2 - COM
Start/Stop Signal (PLC)-----> DI3 - COM
PLC Analog (0-10V)---------> AI1 - GND
PLC Input------------------> DO1 - COM

4. Parameter Settings

4.1 Main Winding Motor Inverter (900-0040G1) Parameter Settings

Referring to Chapter 5 of the manual, “Parameter Description,” set the following key parameters:

  • F0-00 (Command Source): Set to 1 (terminal control), using DI1 to control start/stop.
  • F0-01 (Target Frequency Reference Mode): Set to 2 (AI1 analog input), adjusting speed via the potentiometer.
  • F0-03 (Maximum Frequency): Set to 50Hz (adjust based on actual needs).
  • F0-09 (Motor Rated Frequency): Set to 50Hz.
  • F0-10 (Motor Rated Voltage): Set to 380V.
  • F1-00 (DI1 Function): Set to 1 (forward run).
  • F1-01 (DI2 Function): Set to 2 (reverse run).
  • F6-12 (Motor Overload Protection): Set to 150% (adjust based on motor rated current).
  • F7-00 (Communication Address): Set to 1 (if using PLC communication).

4.2 Traverse Motor Inverter (900-0007M3) Parameter Settings

  • F0-00 (Command Source): Set to 1 (terminal control), using DI1 and DI2 to control forward/reverse.
  • F0-01 (Target Frequency Reference Mode): Set to 2 (AI1 analog input), adjusting speed via PLC.
  • F0-03 (Maximum Frequency): Set to 30Hz (traverse motor speed is lower, adjust based on lead screw ratio).
  • F0-09 (Motor Rated Frequency): Set to 50Hz.
  • F0-10 (Motor Rated Voltage): Set to 380V.
  • F1-00 (DI1 Function): Set to 1 (forward run).
  • F1-01 (DI2 Function): Set to 2 (reverse run).
  • F1-02 (DI3 Function): Set to 5 (free stop), linked with the main winding motor.
  • F6-12 (Motor Overload Protection): Set to 150%.

5. Control Logic Design

5.1 Speed Synchronization Logic

  • The traverse motor’s speed must synchronize with the main winding motor’s speed. Assuming the reel diameter is (D), material thickness is (t), and reel speed is (n) (rpm), the material winding linear speed is:
    [
    v = \pi \cdot D \cdot n
    ]
  • The traverse device’s movement speed (v_{\text{traverse}}) must match (v). Assuming the lead screw pitch is (p) and the traverse motor speed is (n_{\text{traverse}}), then:
    [
    v_{\text{traverse}} = p \cdot n_{\text{traverse}}
    ]
  • Thus, the traverse motor speed should be:
    [
    n_{\text{traverse}} = \frac{\pi \cdot D \cdot n}{p}
    ]
  • The PLC calculates (n_{\text{traverse}}) and outputs the corresponding frequency signal (0-10V) to the traverse inverter’s AI1 terminal.

5.2 Reciprocating Motion Control

  • The traverse device uses left and right limit switches to control reciprocating motion:
  • When the traverse device reaches the left limit, the left limit switch opens, DI1 signal fails, the inverter stops forward rotation, and DI2 triggers reverse rotation.
  • When the traverse device reaches the right limit, the right limit switch opens, DI2 signal fails, the inverter stops reverse rotation, and DI1 triggers forward rotation.

5.3 Tension Control

  • Tension control can be achieved by fine-tuning the main winding motor’s speed. For more precise tension control, a tension sensor can be added, with the PLC collecting tension signals to dynamically adjust the main winding motor’s speed.

6. PLC and HMI Selection and Application

6.1 Necessity of PLC and HMI

  • PLC: Recommended to implement speed synchronization, reciprocating motion control, tension control logic, and communication with the inverter.
  • HMI: Used for parameter setting, monitoring operating status (e.g., speed, tension, fault information), and operational control (start/stop, speed adjustment).

6.2 Model Recommendations

  • PLC: Siemens S7-1200 series (e.g., CPU 1214C DC/DC/DC)
  • Reason: Supports Modbus-RTU communication (compatible with the inverter), has sufficient I/O points (digital and analog), and is cost-effective.
  • Configuration: Includes analog input/output modules (for collecting tension signals and outputting speed reference signals).
  • HMI: Siemens KTP700 Basic (7-inch)
  • Reason: Compatible with S7-1200, supports Modbus communication, user-friendly interface, suitable for industrial environments.

6.3 PLC and Inverter Communication

  • Communication Method: Uses Modbus-RTU protocol (refer to Chapter 6 of the manual).
  • Settings:
  • Main winding inverter communication address (F7-00) set to 1, baud rate (F7-01) set to 19200bps, data format (F7-02) set to 8-E-1.
  • Traverse inverter communication address (F7-00) set to 2, with the same baud rate and data format.
  • PLC Program:
  • Reads the main winding inverter’s speed (register U0-00).
  • Calculates the traverse inverter’s target frequency and writes to register 0x01.
  • Monitors fault status (registers U0-51 to U0-71); if a fault occurs, the system stops.

6.4 HMI Interface Design

  • Main Interface: Displays main winding motor speed, traverse motor speed, material tension, and operating status.
  • Parameter Settings: Sets reel diameter, material thickness, lead screw pitch, maximum speed, etc.
  • Control Buttons: Start, stop, emergency stop, and speed adjustment (via slider).

7. Control Schematic (Text Description)

PLC (S7-1200)
  |-------> RS485 Communication ------> Main Winding Inverter (Address 1)
  |-------> RS485 Communication ------> Traverse Inverter (Address 2)
  |
  |-------> Analog Output -----> Main Winding Inverter AI1 (Speed Reference)
  |-------> Analog Output -----> Traverse Inverter AI1 (Speed Reference)
  |
  |-------> Digital Input -----> Left Limit Switch
  |-------> Digital Input -----> Right Limit Switch
  |
  |-------> Analog Input -----> Tension Sensor

HMI (KTP700)
  |-------> Communicates with PLC for Display and Control

8. Implementation Steps

  1. Installation: Follow Chapter 3 of the manual to install the inverter and motors, ensuring proper ventilation and secure wiring.
  2. Wiring: Connect the power, motors, and control terminals as per the wiring diagrams above.
  3. Parameter Settings: Set the inverter parameters as described in Section 4, and test motor operation.
  4. PLC Programming: Write the speed synchronization and reciprocating motion control logic, and test communication functions.
  5. HMI Configuration: Design the interface and test operational functions.
  6. Commissioning: Start the winding machine, adjust speed and tension parameters, and ensure even traversing.

9. Precautions

  • Safety: Adhere to the safety precautions in Chapter 1 of the manual, ensuring reliable grounding and avoiding misoperation.
  • Motor Parameter Tuning: If using vector control, perform motor parameter auto-tuning (refer to Chapter 4 of the manual).
  • Fault Diagnosis: If overcurrent or overvoltage faults occur, refer to Chapter 7 of the manual for troubleshooting.

Through the above solution, the 900 Series Inverter can be effectively applied to the winding machine’s traverse system, achieving speed synchronization, reciprocating motion, and tension control. For more detailed PLC programming or HMI interface design, please feel free to contact us.


This translation maintains the technical accuracy and structure of the original article, with key points emphasized in bold as requested. Let me know if further adjustments are needed!

Posted on Leave a comment

ZTE ZXDU68 Series Integrated Power Supply User Manual Guide


I. Product Overview and System Configuration

1.1 Product Introduction

The ZTE ZXDU68 S601/T601 Series Integrated Power Supply is an intelligent unattended power system designed specifically for communication networks. It adopts a modular design, supports -48V DC output, and can be configured with up to 12 ZXD2400 (V4.0) 50A high-frequency switching rectifiers, achieving a total output current of 600A. The system features comprehensive monitoring capabilities and supports remote management, making it suitable for access networks, remote switching stations, mobile base stations, and other scenarios.

Key Features:

  • High Efficiency and Energy Saving: The rectifiers use active power factor correction (PFC) technology, with an input power factor >0.99 and efficiency >90%.
  • Intelligent Management: The centralized monitoring unit supports “Three Remotes” (remote measurement, remote signaling, remote control) functions, enabling real-time monitoring of voltage, current, temperature, and other parameters.
  • Flexible Expansion: Supports N+1 redundancy backup, and the rectifiers support hot-swappable, plug-and-play functionality.
  • Multiple Protections: Equipped with C-class, D-class, and DC lightning protection modules, and supports battery hierarchical load shedding protection.
ZXDU power panel image

1.2 Model and Configuration

  • Model Differences:
    • ZXDU68 S601: 2-meter-high cabinet, with space below for installing inverters or batteries.
    • ZXDU68 T601: 1.6-meter-high cabinet, with other functions identical to S601.
  • Standard Configuration:
    • AC Distribution: Single 100A input, 2 standby outputs.
    • DC Distribution: 4 primary load shedding circuits, 2 secondary load shedding circuits, 2 battery inputs.
    • Monitoring Unit: 1 set, supporting RS232/RS485 communication interfaces.
    • Rectifiers: 12 ZXD2400 (V4.0) rectifiers.

II. Safety Operation Guidelines

2.1 Safety Warnings

  • High Voltage Danger: Disconnect the power before operation and avoid working on live cables.
  • Anti-Static Measures: Wear an anti-static wrist strap and ground it before contacting circuit boards.
  • Tool Requirements: Use dedicated insulated tools and prohibit the use of non-standard tools.

2.2 Operation Precautions

  1. Installation Environment: The equipment should be placed in a dry, well-ventilated environment with a temperature range of -5℃~45℃.
  2. Wiring Specifications:
    • AC input must comply with three-phase five-wire or single-phase three-wire systems.
    • DC output must strictly distinguish polarity to avoid short circuits.
  3. Maintenance Requirements: Regularly check the status of lightning protectors (window color), the tightness of cable connections, and the cleanliness of the cooling air ducts.

III. System Structure and Working Principle

3.1 System Structure

The ZXDU68 system consists of four core units:

  1. AC Distribution Unit:
    • Function: Mains access, lightning protection, and standby output distribution.
    • Key Components: C-class lightning protector, D-class lightning protection box, AC input circuit breaker.
  2. Rectifier Group:
    • Function: Converts AC to -48V DC, supports hot-swappable.
    • Indicator Lights: Green “IN” indicates normal input, green “OUT” indicates normal output.
  3. DC Distribution Unit:
    • Function: Distributes DC power to loads and batteries, supports primary/secondary load shedding protection.
    • Key Components: Load fuses, battery fuses, DC lightning protection box.
  4. Monitoring Unit:
    • Function: Data acquisition, parameter setting, and alarm management.
    • Core Boards: PSU (Power Management), RSB (Rectifier Signal), SCB (Signal Conversion).

3.2 Working Principle

  • AC Input: Mains power is distributed to rectifiers and standby outputs after lightning protection.
  • Rectification Conversion: Rectifiers convert AC to DC and output it in parallel to the DC distribution.
  • Battery Management: The monitoring unit automatically switches between float and equalization charging modes based on battery status, supporting temperature compensation.
  • Load Protection: When the battery voltage falls below the set threshold, the system performs hierarchical load shedding (primary load shedding and secondary load shedding).

Picture inside ZXDU power cabinet

IV. Monitoring Unit Operation Guide

4.1 Interface and Button Functions

  • Operation Interface:
    • LCD Display: Real-time display of voltage, current, and alarm information.
    • Buttons: ▲/▼ keys to switch menus, Enter key to confirm, Esc key to return.
  • Indicator Lights:
    • PWR (Power), RUN (Running), ALM (Alarm) status lights.

4.2 Main Function Operations

  1. Information Query:
    • Path: Main Menu → 【Information】 → View DC output, battery status, AC input, etc.
    • Supports real-time data, historical alarm records, and discharge record queries.
  2. Parameter Setting:
    • Float Charging Voltage: 53.5V (default), range 42.0V~58.0V.
    • Equalization Charging Cycle: 180 days (default), range 15~365 days.
    • Path: Main Menu → 【Control】 → Enter password (default 0000) → Set float charging voltage, equalization charging cycle, etc.
    • Key Parameters:
  3. Alarm Handling:
    • Real-time alarms are displayed in the 【Alarm】 menu, with audio and visual alerts.
    • Historical alarms can be traced through the 【Records】 menu.

V. Routine Maintenance and Fault Handling

5.1 Routine Maintenance Process

  1. Startup Steps:
    • Disconnect load and battery fuses → Close AC input circuit breaker → Start rectifiers → Close standby output → Restore load.
  2. Shutdown Steps:
    • Disconnect load and battery fuses → Turn off rectifiers → Disconnect AC input.

5.2 Regular Inspection Items

  • Lightning Protectors: Check the window color of C-class lightning protectors (green is normal, red requires replacement).
  • Cooling System: Clean fan and air duct dust to ensure cooling efficiency.
  • Cable Connections: Check input/output terminals for looseness to avoid poor contact.

5.3 Common Fault Handling

Fault TypeHandling Method
AC Power FailureActivate backup oil machine power supply and check mains recovery.
Rectifier FaultReplace the faulty rectifier and ensure N+1 redundancy.
Low Battery VoltageCheck battery capacity settings and initiate equalization charging to repair.
DC Output OvervoltageCheck rectifier output voltage and replace abnormal modules.

VI. Appendix and Technical Support

6.1 Technical Specifications Quick Reference

  • Input Voltage: 80V~300V AC (phase voltage).
  • Output Voltage: -48V DC (range -42V~-58V).
  • Protection Rating: IP20, compliant with YD/T 1058-2000 standard.

Conclusion
The ZTE ZXDU68 Series Integrated Power Supply provides stable power protection for communication networks with its intelligent design and high reliability. Users can maximize equipment efficiency and reduce operational risks by mastering the operation and maintenance points in this guide. It is recommended to participate in regular ZTE official training to obtain deeper technical support.

Posted on Leave a comment

Application Scheme of OUke Inverter GD320 in Roller Shutter Equipment


I. Overview

This scheme aims to apply the Ouke inverter GD320 to roller shutter equipment to achieve precise control of the motor. Combining the technical data of the Lingshida inverter and the application requirements of the roller shutter equipment, this scheme details the motor application positions, wiring methods, parameter settings, and PLC control schemes.

Working images of Ouke inverter GD320

II. Motor Application Positions and Functions

In roller shutter equipment, motors are mainly used in the following positions and functions:

  1. Opening/Closing Function:
    • The motor drives the lifting of the shutter to open and close it.
    • Position: The motor is usually installed at one end of the shutter shaft and drives the shaft to rotate through a transmission device.
  2. Limit Function:
    • The motor works with limit switches to ensure that the shutter stops accurately at predetermined positions when opening and closing.
    • Position: Limit switches are installed at the top and bottom of the shutter track.
  3. Safety Protection Function:
    • The motor cooperates with infrared protection devices. When an obstacle is detected, the motor stops or reverses to avoid crushing.
    • Position: Infrared protection devices are installed on both sides or the bottom of the shutter.
  4. Emergency Stop Function:
    • In an emergency, the motor power supply is cut off through an emergency stop button or password switch, causing the shutter to stop immediately.
    • Position: Emergency stop buttons or password switches are installed in easily accessible positions.

III. Wiring Methods

  1. Main Circuit Wiring
    • Power Wiring: Connect the three-phase power supply (L1, L2, L3) to the inverter’s RST terminals.
    • Motor Wiring: Connect the motor’s UVW terminals to the inverter’s UVW terminals.
    • Precautions:
      • Ensure that the power supply and motor phase sequences are consistent to avoid motor reversal.
      • Check if the wire ends are secure after wiring to avoid poor contact.
  2. Control Circuit Wiring
    • Control Signal Wiring:
      • Start/Stop Signal: Connect the start button and stop button to the inverter’s FWD and REV terminals, respectively.
      • Speed Signal: If external speed adjustment is needed, connect a potentiometer or analog signal output from the PLC to the inverter’s AI terminal.
      • Limit Switch Signal: Connect the upper and lower limit switches to the inverter’s LI1 and LI2 terminals, respectively.
    • Precautions:
      • The control circuit should use shielded wires to avoid electromagnetic interference.
      • The control circuit and main circuit should be wired separately to ensure safety.
  3. Grounding Wiring
    • Reliably ground the grounding terminals of the inverter and motor to ensure equipment safety.

IV. Parameter Settings

  1. Basic Parameter Settings
    • Pr000: Password
      • Set to 000 to unlock parameters.
    • Pr001: Operating Frequency Setting
      • Set to 50Hz (adjust according to the motor’s rated frequency).
    • Pr002: Operating Control Mode
      • Set to 1 (terminal command control).
  2. Motor Parameter Settings
    • Pr003: Main Frequency Setting Method
      • Set to 1 (analog input).
    • Pr004: Base Frequency
      • Set to 50Hz (consistent with the motor’s rated frequency).
    • Pr005: Maximum Output Voltage
      • Set to 380V (adjust according to the motor’s rated voltage).
  3. Acceleration/Deceleration Time Settings
    • Pr006: Acceleration Time 1
      • Set to 10s (adjust according to actual needs).
    • Pr007: Deceleration Time 1
      • Set to 10s (adjust according to actual needs).
  4. Limit Switch Settings
    • Pr008: Upper Limit Frequency
      • Set to 50Hz (consistent with the motor’s rated frequency).
    • Pr009: Lower Limit Frequency
      • Set to 0Hz.
    • Pr010: Electronic Thermal Relay Action Selection
      • Set to 1 (electronic thermal relay action).
  5. PID Control Settings (if needed)
    • Pr011: PID Setpoint
      • Set according to actual needs.
    • Pr012: PID Feedback Value
      • Set according to actual needs.
    • Pr013: PID Proportional Gain
      • Adjust according to actual needs.
    • Pr014: PID Integral Time
      • Adjust according to actual needs.
    • Pr015: PID Derivative Time
      • Adjust according to actual needs.

V. PLC Control Scheme

  1. PLC Selection
    • Choose a PLC with analog and digital outputs, such as Siemens S7-200 SMART.
  2. PLC and Inverter Wiring
    • Analog Output: Connect the PLC’s analog output module to the inverter’s AI terminal to adjust motor speed.
    • Digital Output: Connect the PLC’s digital output module to the inverter’s FWD, REV, LI1, LI2, and other terminals to control motor start, stop, and limits.
  3. PLC Programming
    • Manual Control Program:
      • Control motor start, stop, and forward/reverse rotation through buttons.
      • Program example (ladder diagram):复制代码| I0.0 (Start Button) |---|---|---| Q0.0 (Inverter FWD)| I0.1 (Stop Button) |---|---|---| Q0.1 (Inverter REV)
    • Automatic Control Program:
      • Detect obstacles through sensors or infrared protection devices and control motor stop or reverse.
      • Program example (ladder diagram):复制代码| I0.2 (Infrared Sensor) |---|---|---| Q0.2 (Inverter LI1)| I0.3 (Lower Limit Switch)|---|---|---| Q0.3 (Inverter LI2)
  4. Communication Settings (if needed)
    • If more complex control functions are required, communication between the PLC and inverter can be achieved through the RS-485 interface.
    • Set the inverter’s communication parameters, such as baud rate, data bits, stop bits, etc., to ensure consistency with the PLC.

VI. Conclusion

This scheme details the application of the Ouke inverter GD320 in roller shutter equipment, including motor application positions, wiring methods, parameter settings, and PLC control schemes. Through reasonable wiring and parameter settings, precise control of roller shutter equipment can be achieved, improving equipment stability and safety. If further customization or optimization of the scheme is needed, adjustments can be made based on actual equipment requirements.

Posted on Leave a comment

User Manual Guide for Lingshida Inverter LSD-C7000 Series

Introduction

As a high-performance vector inverter, the Lingshida LSD-C7000 series is widely used in industrial drive applications. This guide aims to provide users with an in-depth understanding of the inverter’s operation panel functions, parameter settings, external control, and troubleshooting, ensuring efficient and safe operation of the equipment.

I. Operation Panel Functions and Key Parameter Settings

1.1 Introduction to Operation Panel Functions

The LSD-C7000 series inverter’s operation panel integrates a variety of function keys and status indicators, including:

  • Function Keys: RUN (run), STOP (stop), JOG (jog), PU/EXT (operation mode switch), SET (confirm), MODE (mode selection), etc.
  • Status Indicators: RUN (green, running status), STOP (red, stop status), F/R (forward/reverse indication), ALARM (fault alarm), etc.
  • Display Screen: Real-time display of set frequency, output current, voltage, power, speed, and other key parameters.
LSD-C7200

1.2 Factory Reset of Parameters

When needing to reset the inverter parameters, follow these steps:

  1. Enter programming mode: Press the MODE key to select parameter setting mode (usually displayed as “Pr” or “P”).
  2. Set the reset parameter: Enter Pr001=11111 (specific reset code) via the numeric keys.
  3. Confirm execution: Press the SET key to confirm, and the inverter will automatically restart and restore all parameters to their factory defaults.

1.3 Password Setting and Access Restrictions

  • Password Setting:
    • Set a 4-digit password (range: 0-65535) via parameter Pr800.
    • After setting, accessing protected parameters (such as Pr001-Pr800) requires entering the password.
  • Password Elimination: Set Pr800 to 0 to remove password protection.
  • Access Restrictions: By setting Pr800 to an odd or even number, access permissions for different parameters can be controlled hierarchically.

II. External Terminal Control and Speed Regulation Configuration

2.1 Forward/Reverse Control Wiring and Parameter Settings

  • Wiring Method:
    • Connect external switch or relay contacts to the inverter control terminals S1 (forward) and S2 (reverse) respectively.
    • Ensure that the control circuit uses shielded wires to avoid electromagnetic interference.
  • Parameter Settings:
    • Pr006=1: Select terminal control mode.
    • Pr301=1 (forward function), Pr302=2 (reverse function): Assign terminal control logic.

2.2 Potentiometer Speed Regulation Wiring and Parameter Settings

  • Wiring Method:
    • Connect the potentiometer output terminal to the inverter’s analog input terminal FV, and connect it to GND.
    • It is recommended to use a 10kΩ linear potentiometer to obtain smooth speed regulation.
  • Parameter Settings:
    • Pr004=1: Select analog input as the frequency command source.
    • Pr203=100% (gain), Pr204=0% (offset): Calibrate the potentiometer output range.

III. Fault Code Analysis and Solutions

3.1 Common Fault Codes and Their Meanings

Fault CodeFault NamePossible Causes
Uv1UndervoltageInput voltage is below 70% of rated value
OCOvercurrentMotor overload, short circuit, or parameter setting error
OL1Motor OverloadProlonged overload operation
SPInput Phase LossPower supply phase loss or loose wiring
SPOOutput Phase LossMotor winding damage or poor contact

3.2 Fault Handling Procedures

  1. Uv1/SP Handling:
    • Check if the power supply voltage is within the rated range (e.g., 380V±15%).
    • Ensure that the terminal connections are secure to avoid poor contact.
  2. OC/OL1 Handling:
    • Reduce the load or adjust the acceleration time parameter (e.g., Pr005).
    • Check the motor insulation to rule out winding short circuits.
  3. SPO Handling:
    • Test the motor winding resistance and repair open or short circuits.
    • Check the inverter output contactor contacts to ensure reliable conduction.
LSD-C7000 standard wiring diagram

IV. Comprehensive Usage Suggestions

4.1 Regular Maintenance Items

  • Clean the Heat Sink: Clean the heat sink dust quarterly to prevent overheating.
  • Parameter Backup: Regularly back up parameter settings via the operation panel or dedicated software.
  • Capacitor Inspection: Test the DC bus capacitor capacity every two years, and replace it if it is below 80%.

4.2 Safe Operation Practices

  • Grounding Protection: Ensure reliable grounding of the inverter and motor, with a grounding resistance ≤4Ω.
  • Prohibited Operations: Do not disconnect the control cable during operation to avoid signal interference causing misoperation.
  • Environmental Adaptation: Avoid prolonged operation in environments with humidity >90% or temperature >45℃.

Through this guide, users can fully grasp the core operation and troubleshooting skills of the LSD-C7000 series inverter. It is recommended to combine the actual working conditions of the equipment and refer to the electrical schematic diagram in the manual for in-depth debugging to fully utilize the equipment’s performance. For complex faults, contact Lingshida’s technical support team promptly for professional guidance.