Thread Content
The volume calculation program for elliptical double-headed tanks is suitable for determining the volume of standard elliptical double-headed tanks. By utilizing calculus methods from advanced mathematics, it enables accurate calculation of the volume of liquid within such tanks at different liquid levels. This program takes into account the length of the straight sides of the elliptical heads during calculations, allowing for quick determination of the volume and amount of liquid stored in vertical or horizontal elliptical double-headed tanks. This facilitates technical personnel in petrochemical industries in assessing the volume of liquid inside the tanks. For the calculation of vertical elliptical double-headed storage tanks, it is necessary to enter the diameter of the tank, the length of the straight section, the dimensions of the upper interface of the level gauge, and the dimensions of the lower interface of the level gauge. Among them, the length of the straight sides of the elliptical head is automatically calculated by the program. During operation, the liquid level shown in the graph changes automatically according to the percentage of the liquid level. It should be noted that the input range for the liquid level percentage is 0~100%, and the sum of the dimensions of the upper and lower interfaces of the level gauge must not exceed the length of the straight tube section; otherwise, the software will display an error message. For the calculation of horizontal elliptical double-headed storage tanks, it is necessary to enter the diameter of the tank, the length of the straight section, the dimensions of the upper interface of the level gauge, and the dimensions of the lower interface of the level gauge. Among them, the length of the straight sides of the elliptical head is automatically calculated by the program. During operation, the liquid level shown in the graph changes automatically according to the percentage of the liquid level. It should be noted that the input range for the liquid level percentage is 0~100%, and the sum of the dimensions of the upper and lower interfaces of the level gauge must not exceed the diameter of the storage tank; otherwise, the software will display an error message. Since it is not possible to upload the exe attachment, please visit the official account to download it. Address: https://mp.wei*n.qq.com/s?__biz=MzUzMzA2NjY2Nw==&mid=2247483803&idx=1&sn=bbc722101e85476a05d287f845dfbfab&chksm=faa8e75fcddf6e4973e43c98a8c14e2838ab300020f97499534ae1ddf4b49e524518c99b345d&token=2072075654&lang=zh_CN#rd WeChat official account:
The volume calculation for an elliptical double-headed tank can be carried out using the following steps: 1. Calculate the volume of the cylindrical section: V_cylindrical = π * (D/2)^2 * L, where D is the diameter of the tank and L is the length of the cylindrical section. 2. Calculate the volume of the elliptical heads: If the elliptical heads are standard 2:1 ellipses, then the volume of each head is V_head = (π * D^3) / 24; the total volume of both heads in the entire tank is 2 * V_head. 3. Calculate the volume corresponding to the liquid level: Given the percentage of liquid level, the volume at that level can be determined by calculating the area of a portion of the ellipse plus the volume of the cylindrical section. The specific method is to integrate to find the volume of the part below the liquid surface in the elliptical head. 4. Volume summation: Total volume of the storage tank = V_cylindrical + 2 * V_head. When writing the program, the following input rules need to be established: - Diameter (D): The inner diameter of the tank. - Straight section length (L): The length of the cylindrical part between the end caps. - Upper interface size of the level gauge (L_up): The length of the straight tube section from the installation position of the level gauge to the top of the seal. - Lower interface size of the level gauge (L_lower): The length of the straight section from the installation position of the level gauge to the bottom of the head. Ensure + L bottom on L
Was the straight edge section of the head not included?
Well, the length of the straight edges on the end cap is calculated automatically based on the diameter
Thank you for sharing. May this kind person have a safe life