CAD Development of Elbow with Branch Pipe or Support Connection
Literature Overview
This paper, published in 1999 in Pipelines Technology and Equipment (管道技术与设备), is authored by Li Fanghui from Zigong Honghe Chemical Co., Ltd. It is the fourth instathe writing systement in a series on CAD-based pattern development for pipe fittings. The specific focus is on the unfolding and flat-pattern development of smooth round elbows where a branch pipe or structural support is welded onto the elbow surface. The work was carried out on a PC-1500 computer, which was a mainstream engineering workstation in China during that era. The author presents a general-purpose program that automates the geometric calculation required to produce a flat pattern for cutting and forming the branch connection onto an elbow.
Core Technical Content
The fundamental challenge addressed is the intersection geometry between a cylindrical branch pipe and the toroidal surface of a smooth elbow. Unlike a straight pipe, where the intersection curve between two cylinders can be developed analytically, the intersection of a branch cylinder with a torus is a space curve of significantly higher complexity. The author's program solves this by discretizing the intersection curve into a series of points, computing the true distances between adjacent points on the developed surface, and then reconstructing the flat pattern with appropriate bend allowances.
Key Technical Points
- Surface parameterization: The elbow surface is parameterized as a torus with major radius R (centerline radius) and minor radius r (pipe radius). The branch pipe is defined by its own radius, axis orientation, and attachment position on the elbow.
- Intersection curve computation: The program calculates the three-dimensional intersection curve between the branch cylinder and the toroidal surface. This is done numerically by solving the system of equations defining both surfaces.
- Surface development: Each segment of the toroidal surface is locally approximated as a developable surface (conical or cylindrical) for the purpose of flat-pattern generation. The curvature of the elbow introduces non-developability, so the program must account for stretch and compression factors.
- Bend allowance and forming compensation: The developed pattern must include compensation for material stretching at the outer bend and compression at the inner bend of the elbow. The program incorporates a forming factor that depends on the elbow angle, bend radius, and material properties.
| Parameter | Typical Value / Range | Notes |
|---|---|---|
| Elbow centerline radius (R) | 1D to 6D (D = pipe OD) | R = 1D for long-radius elbows |
| Branch pipe diameter ratio | 0.3D to 0.8D | Larger ratios increase geometric complexity |
| Surface discretization step | 2° to 5° angular increment | Finer steps improve accuracy |
| Forming allowance factor | 1.02 to 1.08 | Depends on material and forming method |
| PC-1500 computational precision | 4 decimal places | Sufficient for shop-floor accuracy |
Engineering Practice Integration
In practice, branch connections on elbows are common in chemical plant piping where space constraints prevent the use of separate tees. The pattern development must account for:
- The exact position of the branch on the elbow (measured by angle from the elbow throat).
- The welding preparation (bevel angle, root face) which must be incorporated into the flat pattern.
- The forming method: if the branch is formed by bending a plate, the bend lines and bend allowances must be marked on the pattern.
The author's approach of using a general-purpose program rather than a single-purpose calculator is a significant practical advantage. It allows the same program to handle different elbow angles (45°, 90°, 180°), different branch positions, and different branch diameters without modification of the underlying algorithm.
Study Insights and Reflections
The publication date of 1999 places this work in an era when CAD applications in Chinese piping fabrication were still in their early stages. The use of a PC-1500 computer and the publication in a specialized journal indicate that this was practical engineering work aimed at shop-floor application rather than purely academic research. The author's systematic approach to a series of four papers on CAD pattern development demonstrates a methodical contribution to the field.
One key insight is that the author recognizes the non-developability of the toroidal surface and addresses it through local approximation. This is a pragmatic engineering approach that sacrifices mathematical purity for practical manufacturability. In modern practice, this same problem is solved using finite element-based surface development algorithms or specialized piping CAD software such as AutoPIPE or CAESAR II, but the fundamental geometric principles remain identical.
The relevance of this work extends beyond the specific PC-1500 platform. The algorithmic approach—parameterization, intersection computation, discretization, and development with forming compensation—is directly applicable to modern programming environments and serves as a valuable reference for engineers developing custom piping fabrication software.
Zhuojin Pipe Fitting Co., Ltd