An optimization study was conducted to determine the optimal operating pressure for the oil and gas separation vessels in the West Qurna 1 oil field. The ASPEN HYSYS software was employed as an effective tool to analyze the optimal pressure for the second and third-stage separators while maintaining a constant operating pressure for the first stage. The analysis involved 10 cases for each separation stage, revealing that the operating pressure of 3.0 Kg/cm2 and 0.7 Kg/cm2 for the second and third stages, respectively, yielded the optimum oil recovery to the flow tank. These pressure set points were selected based on serval factors including API gravity, oil formation volume factor, and gas-oil ratio from the flow tank. To improve the optimization process for separator sizes, a Python code was developed, combining the Newton Raphson Method (NRM), and Lang Cost Method (LCM), with Retention time calculations. In this process, total purchase cost was the objective function. Two design scenarios were examined, corresponding to throughput of 105,000 KBPD and 52,500 KBPD respectively. In the first scenario, the NRM, LCM, and Retention time methods within the Python code were employed, resulting in a three-stage separation train with costs of $1,534,630 for the first stage, $1,438,239 for the second stage and $1,025,978 for the third stage. The Total purchase cost for the separation train was $3,988,847. In the second scenario, utilizing two separators for each stage to process the same throughput resulted in lower costs, totaling $823,851.5 per stage and a total purchase cost of $2,471,553. These costs were calculated using the Lang Cost method, which included the material cost and utilized a Lang factor of 3.1 to determine the total purchase cost after adding shipping, installation, commissioning, and start-up expenses. The first scenario resulted in larger separators and higher costs, while the second scenario showed lower costs, although it required two vessels per stage to process the same throughput. It was observed that the separator efficiencies were influenced by retention time, with increased retention time leading to improved separator efficiency.
Water is necessary for sustainable development and healthy society. Groundwater, often, is not sufficient and protected for direct human consumption. Due to increase in the density of population the requirement of water is increasing. In this work, the assessment of groundwater quality was conducted in the south-west part of Basrah province. Spatial variations in the quality of groundwater in the study area have been analyzed utilizing GIS technique. The geochemical parameters of groundwater samples including pH, EC, TDS, Ca, Mg, Na, Cl, HCO3, SO4, and NO3 were assessed in this study. Information maps of the study area have been actually prepared to make use of the GIS spatial
... Show MoreCalculating the Inverse Kinematic (IK) equations is a complex problem due to the nonlinearity of these equations. Choosing the end effector orientation affects the reach of the target location. The Forward Kinematics (FK) of Humanoid Robotic Legs (HRL) is determined by using DenavitHartenberg (DH) method. The HRL has two legs with five Degrees of Freedom (DoF) each. The paper proposes using a Particle Swarm Optimization (PSO) algorithm to optimize the best orientation angle of the end effector of HRL. The selected orientation angle is used to solve the IK equations to reach the target location with minimum error. The performance of the proposed method is measured by six scenarios with different simulated positions of the legs. The proposed
... Show Morewell log analysis is used to determine the rock properties like porosity, water saturation, and shale volume. Archie parameters in Archie equation, which sometimes considered constants greatly affect the determination of water saturation, also these parameters may be used to indicate whether the rocks are fractured or not so they should be determined. This research involves well logging analysis for Zubair formation in Luhais field which involves the determination of Archie parameters instead of using them as constant.
The log interpretation proved that the formation is hydrocarbon reservoir, as it could be concluded from Rwa (high values) and water saturation values (low values), the lithology of Zubair from cro
... Show MoreOne of the goals of adding adjuvants to agricultural spray solutions is to enhance the droplet size characteristics of this spray. Droplet size, in turn, has an influence in the deposited spray quality, in addition to the drift and losses of spray to off-target places. The aim of this research was to evaluate the effect of adding adjuvants to two types of water from different sources on the droplet size characteristics. Two types of adjuvants were employed in the tests: the active substance content of the first adjuvant was a 50% aqueous solution of sodium salt of alkylbenzenesulfonic acid—10% (HY), whereas the second was from rapeseed oil (natural origin)—85% (OL). Both adjuvants were tested in two concentrations: the first was
... Show MoreThis research study Blur groups (Fuzzy Sets) which is the perception of the most modern in the application in various practical and theoretical areas and in various fields of life, was addressed to the fuzzy random variable whose value is not real, but the numbers Millbh because it expresses the mysterious phenomena or uncertain with measurements are not assertive. Fuzzy data were presented for binocular test and analysis of variance method of random Fuzzy variables , where this method depends on a number of assumptions, which is a problem that prevents the use of this method in the case of non-realized.
A groundwater quality assessment has been carried out in northeast part of Anbar governorate in western Iraq. We analyzed hydrochemical parameters such as pH, electrical conductivity, total dissolved solids presence of ions to describe groundwater quality. The study area has the only confined aquifer within the geological formation extended in area. Values of groundwater hydrochemical parameters were ranged from (7) to (7.9) for ph, (1599) to (6800) µmhos/cm for electrical conductivity (EC) and (1048) to (4446) mg/l for total dissolved solids (TDS). The origins and types of groundwater in the area were of marine origin and MgCl2 water type while only (6) samples were of continental origin and Na2SO4 wate
... Show MoreThe estimation of quantity of liquid that is collected from gas/oil separation system is a very complex task because it requires the application of the flash calculations which needs to solve the cubic equation of state and to use some numerical techniques. These difficulties can be overcome by a computer model which requires a lot of experimental data, long time, and experience.
This paper adopts a new technique to simplify this problem. It suggests new correlations for optimum separator pressure for separation station of heavy oils. The correlations have been achieved for two- and three- stage separation systems.
The co
Broyden update is one of the one-rank updates which solves the unconstrained optimization problem but this update does not guarantee the positive definite and the symmetric property of Hessian matrix.
In this paper the guarantee of positive definite and symmetric property for the Hessian matrix will be established by updating the vector which represents the difference between the next gradient and the current gradient of the objective function assumed to be twice continuous and differentiable .Numerical results are reported to compare the proposed method with the Broyden method under standard problems.