Preferred Language
Articles
/
alkej-627
Correlation for fitting multicomponent vapor-liquid equilibria data and prediction of azeotropic behavior
...Show More Authors

Correlation equations for expressing the boiling temperature as direct function of liquid composition have been tested successfully and applied for predicting azeotropic behavior of multicomponent mixtures and the kind of azeotrope (minimum, maximum and saddle type) using modified correlation of Gibbs-Konovalov theorem. Also, the binary and ternary azeotropic point have been detected experimentally using graphical determination on the basis of experimental binary and ternary vapor-liquid equilibrium data.

            In this study, isobaric vapor-liquid equilibrium for two ternary systems: “1-Propanol – Hexane – Benzene” and its binaries “1-Propanol – Hexane, Hexane – Benzene and 1-Propanol – Benzene” and the other ternary system is “Toluene – Cyclohexane – iso-Octane (2,2,4-Trimethyl-Pentane)” and its binaries “Toluene – Cyclohexane, Cyclohexane – iso-Octane and Toluene – iso-Octane” have been measured at 101.325 KPa. The measurements were made in recirculating equilibrium still with circulation of both the vapor and liquid phases. The ternary system “1-Propanol – Hexane – Benzene” which contains polar compound (1-Propanol) and the two binary systems “1-Propanol – Hexane and 1-Propanol – Benzene” form a minimum azeotrope, the other ternary system and the other binary systems do not form azeotrope.

            All the data passed successfully the test for thermodynamic consistency using McDermott-Ellis test method (McDermott and Ellis, 1965).

            The maximum likelihood principle is developed for the determination of correlations parameters from binary and ternary vapor-liquid experimental data which provides a mathematical and computational guarantee of global optimality in parameters estimation for the case where all the measured variables are subject to errors and the non ideality of both vapor and liquid phases for the experimental data for the ternary and binary systems have been accounted.

            The agreement between prediction and experimental data is good. The exact value should be determined experimentally by exploring the concentration region indicated by the computed values.

View Publication Preview PDF
Quick Preview PDF
Publication Date
Mon Jun 19 2023
Journal Name
Journal Of Engineering
Behavior of Reinforced Gypseous Soil Embankment Model under Cyclic Loading
...Show More Authors

The construction of embankment for roadway interchange system at urban area is restricted due to the large geometry requirements, since the value of land required for such construction is high, and the area available is limited as compared to rural area. One of the optimum solutions to such problem is the earth reinforcement technique which requires a limited area for embankment construction. Gypseous soil from Al-Anbar governorate area was obtained and subjected to various physical and chemical analysis to determine it is properties. A laboratory model box of 50x50x25 cm was used as a representative embankment; soil has been compacted in five layers at maximum dry density (modified compaction) and an aluminum reinforcement strips were i

... Show More
View Publication Preview PDF
Crossref
Publication Date
Wed Nov 30 2022
Journal Name
Iraqi Geological Journal
A Predictive Model for Estimating Unconfined Compressive Strength from Petrophysical Properties in the Buzurgan Oilfield, Khasib Formation, Using Log Data
...Show More Authors

Unconfined compressive strength (UCS) of rock is the most critical geomechanical property widely used as input parameters for designing fractures, analyzing wellbore stability, drilling programming and carrying out various petroleum engineering projects. The USC regulates rock deformation by measuring its strength and load-bearing capacity. The determination of UCS in the laboratory is a time-consuming and costly process. The current study aims to develop empirical equations to predict UCS using regression analysis by JMP software for the Khasib Formation in the Buzurgan oil fields, in southeastern Iraq using well-log data. The proposed equation accuracy was tested using the coefficient of determination (R²), the average absolute

... Show More
View Publication
Crossref
Publication Date
Wed May 31 2023
Journal Name
International Journal Of Sustainable Development And Planning
Prediction of Formal Transformations in City Structure (Kufa as a Model) Based on the Cellular Automation Model and Markov Chains
...Show More Authors

The research utilizes data produced by the Local Urban Management Directorate in Najaf and the imagery data from the Landsat 9 satellite, after being processed by the GIS tool. The research follows a descriptive and analytical approach; we integrated the Markov chain analysis and the cellular automation approach to predict transformations in city structure as a result of changes in land utilization. The research also aims to identify approaches to detect post-classification transformations in order to determine changes in land utilization. To predict the future land utilization in the city of Kufa, and to evaluate data accuracy, we used the Kappa Indicator to determine the potential applicability of the probability matrix that resulted from

... Show More
View Publication
Scopus (6)
Crossref (1)
Scopus Crossref
Publication Date
Tue Jan 18 2022
Journal Name
Webology
Ethical Perception of Leadership and Responsible Behavior: An Exploratory Study of Leaders of Public Organizations in Iraq
...Show More Authors

The study aimed to identify the effect of the ethical perception of a sample of managers in public organizations on responsible behavior in light of the rapid changes taking place in the external environment. To achieve this, the researcher followed the descriptive analytical approach by applying a questionnaire of two parts. The first part dealt with the ethical perception according to the scale of Johnson (2015), which consisted of (22) items. The second part dealt with measuring responsible behavior, which consisted of (20) items based on the scale of Development of Ethical Behavior (Narvaez, 2006) for a sample of (125) respondents randomly chosen. The results showed that the estimation degree of managers in public governmental o

... Show More
View Publication
Crossref
Publication Date
Fri Jun 01 2012
Journal Name
Journal Of Economics And Administrative Sciences
The Effect of the Stability of Some Commodity Activities in Iraq on the Estimation of the Statistical Data Models for the Period (1988-2000)
...Show More Authors

There is an assumption implicit but fundamental theory behind the decline by the time series used in the estimate, namely that the time series has a sleep feature Stationary or the language of Engle Gernger chains are integrated level zero, which indicated by I (0). It is well known, for example, tables of t-statistic is designed primarily to deal with the results of the regression that uses static strings. This assumption has been previously treated as an axiom the mid-seventies, where researchers are conducting studies of applied without taking into account the properties of time series used prior to the assessment, was to accept the results of these tests Bmanueh and delivery capabilities based on the applicability of the theo

... Show More
View Publication Preview PDF
Crossref
Publication Date
Tue Oct 01 2019
Journal Name
Journal Of Engineering
Mechanisms of Plant-Correlation Phytoremediation of Al-Daura Iraqi Refinery Wastewater Using Wetland Plant from Tigris River
...Show More Authors

In developing countries, conventional physico-chemical methods are commonly used for removing contaminants. These methods are not efficient and very costly. However, new in site strategy with high treatment efficiency and low operation cost named constructed wetland (CW) has been set. In this study, Phragmites australis was used with free surface batch system to estimate its ability to remediate total
petroleum hydrocarbons (TPH) and chemical oxygen demand (COD) from Al-Daura refinery wastewater. The system operated in semi-batch, thus, new wastewater was weekly added to the plant for 42 days. The results showed high removal percentages (98%) of TPH and (62.3%) for COD. Additionally, Phragmites australis biomass increased significant

... Show More
View Publication Preview PDF
Crossref (6)
Crossref
Publication Date
Sun Feb 10 2019
Journal Name
Journal Of The College Of Education For Women
IMPLEMENTATION OF THE SKIP LIST DATA STRUCTURE WITH IT'S UPDATE OPERATIONS
...Show More Authors

A skip list data structure is really just a simulation of a binary search tree. Skip lists algorithm are simpler, faster and use less space. this data structure conceptually uses parallel sorted linked lists. Searching in a skip list is more difficult than searching in a regular sorted linked list. Because a skip list is a two dimensional data structure, it is implemented using a two dimensional network of nodes with four pointers. the implementation of the search, insert and delete operation taking a time of upto . The skip list could be modified to implement the order statistic operations of RANKand SEARCH BY RANK while maintaining the same expected time. Keywords:skip list , parallel linked list , randomized algorithm , rank.

View Publication Preview PDF
Publication Date
Tue Oct 01 2019
Journal Name
Journal Of Engineering
Characterization Performance of Monocrystalline Silicon Photovoltaic Module Using Experimentally Measured Data
...Show More Authors

Solar photovoltaic (PV) system has emerged as one of the most promising technology to generate clean energy. In this work, the performance of monocrystalline silicon photovoltaic module is studied through observing the effect of necessary parameters: solar irradiation and ambient temperature. The single diode model with series resistors is selected to find the characterization of current-voltage (I-V) and power-voltage (P-V) curves by determining the values of five parameters ( ). This model shows a high accuracy in modeling the solar PV module under various weather conditions. The modeling is simulated via using MATLAB/Simulink software. The performance of the selected solar PV module is tested experimentally for differ

... Show More
View Publication Preview PDF
Crossref
Publication Date
Fri Dec 15 2023
Journal Name
Al-academy
Aesthetics Contents of Data Visualization as an Input to its humanization
...Show More Authors

The aesthetic contents of data visualization is one of the contemporary areas through which data scientists and designers have been able to link data to humans, and even after reaching successful attempts to model data visualization, it wasn't clear how that reveals how it contributed to choosing the aesthetic content as an input to humanize these models, so the goal of the current research is to use The analytical descriptive approach aims to identify the aesthetic contents in data visualization, which the researchers interpreted through pragmatic philosophy and Kantian philosophy, and analyze a sample of data visualization models to reveal the aesthetic entrances in them to explain how to humanize them. The two researchers reached seve

... Show More
View Publication Preview PDF
Crossref
Publication Date
Fri May 24 2024
Journal Name
Molecular Crystals And Liquid Crystals
Synthesis and liquid crystalline properties of novel series containing 5H-thiazolo[3,4-b][1, 3, 4]thiadiazole unit with schiff base and azo linkage
...Show More Authors

View Publication
Scopus Clarivate Crossref