ZHUOJIN-LOGOZhuojin Pipe Fitting Co., Ltd
Zhuojin Pipe Fitting Co., Ltd
STEEL PIPE · FITTING · WELDING TECHNICAL STUDY

Detection and Control Technology in Automated Steel Pipe Production

Literature Overview

The paper by Wang Junhong, Liu Jinmei, Li Zongrui, and Xu Zhenzhong from Beihua University of Aerospace Science and Technology (published in 2013, Volume 23, Issue 5, pages 11–14) presents the design and implementation of an automated steel pipe production line based on a distributed control architecture. The work addresses a practical challenge in steel pipe manufacturing: integrating multiple processing stations—rolling, welding, inspection, and logistics—into a coordinated automated system that reduces manual labor while improving throughput and safety. The research was supported by the university's internal research fund (KY201201), indicating it originated from applied engineering needs rather than purely academic inquiry.

Core Technical Architecture

The system employs a distributed control scheme, which is architecturally significant because it avoids the single-point-of-failure vulnerability of centralized control systems. Each station operates as a semi-autonomous unit communicating through a shared bus or network protocol, allowing independent fault isolation and modular expansion.

Station Function Key Technology Sensor/Actuator Type Control Objective
Plate rolling Servo-driven roll mill Encoder feedback Roll gap control, profile accuracy
Longitudinal weld ERW or HFW power source Thermocouple, current/voltage transducers Heat input stability, weld bead geometry
Circumferential weld Submerged arc or GMAW Position sensor, seam tracking Bead placement, penetration control
Position/length detection Laser or ultrasonic sensor Distance sensor, length encoder Cut-to-length accuracy, alignment
Transfer/conveyance Roller bed or chain conveyor Proximity switches, photoelectric sensors Speed synchronization, jam prevention
Storage retrieval Automated stacker Position sensor, weight sensor Inventory management, retrieval sequencing

Process Integration Analysis

The automated line described in the paper follows a linear process flow: coil uncoiling and leveling, plate cutting to length, plate rolling into a cylindrical blank, longitudinal seam welding, circumferential seam welding, inspection, and storage. Each transition between stations requires precise material positioning, which is where the sensor network becomes critical.

From a welding quality perspective, the automation of longitudinal seam welding is particularly demanding. For ERW (Electric Resistance Welding), the process window requires maintaining electrode pressure within ±5% of the setpoint, current density between 2.5 and 4.5 A/mm², and a controlled heating zone temperature of approximately 1200–1350°C. Any deviation in plate thickness, edge preparation, or roll alignment propagates into weld defects such as lack of fusion, inclusions, or hot cracking. The distributed control architecture enables real-time compensation: if a thickness gauge detects a variation, the roll gap and electrode pressure can be adjusted within the same scan cycle.

The circumferential weld station introduces additional complexity because the pipe must be rotated and the welding torch or electrode assembly must maintain a constant standoff distance. In practice, seam tracking systems using optical or inductive sensors achieve positioning accuracy of ±0.5 mm, which is essential for maintaining consistent weld geometry. The paper mentions automatic transfer on a conveyor line, which implies the use of indexed transfer mechanisms or continuous roller beds with synchronized speed control.

Engineering Practice Reflections

In my experience with steel pipe production lines, the most common failure modes in automated systems are not related to the welding process itself but to material handling and alignment. A plate that is misaligned by even 1–2 mm at the rolling station can produce an ovality defect that cascades through the entire line. The paper's emphasis on sensor-based position and length detection addresses this issue, but in practice, I would recommend adding a post-rolling ovality gauge and a pre-weld edge preparation inspection station.

Another practical consideration is the maintenance burden of distributed control systems. With multiple PLCs or controllers communicating over a fieldbus, diagnostic complexity increases. A well-designed system should include a centralized monitoring interface (such as a SCADA system) that aggregates alarm data from all stations, enabling rapid fault localization. The paper does not elaborate on the specific communication protocol used (e.g., Profinet, EtherCAT, or Modbus), which would be an important detail for engineers replicating the system.

Key Technical Points and Recommendations

Summary

This paper provides a solid engineering foundation for automated steel pipe production, demonstrating how distributed control and sensor technology can be combined to achieve efficient, reliable, and safe manufacturing. While the study is primarily focused on system architecture and functional integration, the underlying principles—closed-loop control, real-time sensing, and modular station design—are directly applicable to modern pipe manufacturing plants. Engineers implementing similar systems should pay particular attention to sensor calibration, communication latency, and the design of fault-tolerant control logic to ensure consistent weld quality across the entire production line.