Search results for: maximum entropy modeling
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 7909

Search results for: maximum entropy modeling

2779 Phase Behavior Modelling of Libyan Near-Critical Gas-Condensate Field

Authors: M. Khazam, M. Altawil, A. Eljabri

Abstract:

Fluid properties in states near a vapor-liquid critical region are the most difficult to measure and to predict with EoS models. The principal model difficulty is that near-critical property variations do not follow the same mathematics as at conditions far away from the critical region. Libyan NC98 field in Sirte basin is a typical example of near critical fluid characterized by high initial condensate gas ratio (CGR) greater than 160 bbl/MMscf and maximum liquid drop-out of 25%. The objective of this paper is to model NC98 phase behavior with the proper selection of EoS parameters and also to model reservoir depletion versus gas cycling option using measured PVT data and EoS Models. The outcomes of our study revealed that, for accurate gas and condensate recovery forecast during depletion, the most important PVT data to match are the gas phase Z-factor and C7+ fraction as functions of pressure. Reasonable match, within -3% error, was achieved for ultimate condensate recovery at abandonment pressure of 1500 psia. The smooth transition from gas-condensate to volatile oil was fairly simulated by the tuned PR-EoS. The predicted GOC was approximately at 14,380 ftss. The optimum gas cycling scheme, in order to maximize condensate recovery, should not be performed at pressures less than 5700 psia. The contribution of condensate vaporization for such field is marginal, within 8% to 14%, compared to gas-gas miscible displacement. Therefore, it is always recommended, if gas recycle scheme to be considered for this field, to start it at the early stage of field development.

Keywords: EoS models, gas-condensate, gas cycling, near critical fluid

Procedia PDF Downloads 307
2778 Fluoride Removal from Groundwater in the East Nile Area (Sudan) Using Locally Available Charcoal

Authors: Motwkel M. Alhaj, Bashir M. Elhassan

Abstract:

The East Nile area is located in Khartoum state. The main source of drinking water in the East Nile Area (Sudan) is groundwater. However, fluoride concentration in the water is more than the maximum allowable dose, which is 1.5 mg/l. This study aims to demonstrate and innovative, affordable, and efficient filter to remove fluoride from drinking water. Many researchers have found that aluminum oxide-coated adsorbent is the most affordable technology for fluoride removal. However, adsorption is pH-dependent, and the water pH in the East Nile area is relatively high (around 8), which is hindering the adsorption process. Locally available charcoal was crushed, sieved, and coated with aluminum oxide. Then, different coating configurations were tested in order to produce an adsorbent with a high pH point of zero charge pH PZC in order to overcome the effect of high pH of water. Moreover, different methods were used to characterize the adsorbent, including: Scanning Electron Microscope (SEM), Energy Dispersive X-Ray Spectroscopy (EDX), Brunauer - Emmett - Teller (BET) method, and pH point of zero charge pH PZC. The produced adsorbent has pH PZC of 8.5, which is essential in enhancing the fluoride adsorption process. A pilot household fluoride filter was also designed and installed in a house that has water with 4.34 mg/l F- and pH of 8.4. The filter was operated at a flow rate 250 cm³/min. The total cost of treating one cubic meter was about 0.63$, while the cost for the same water before adsorbent coating modification was 2.33$⁄cm³.

Keywords: water treatment, fluoride, adsorption, charcoal, Sudan

Procedia PDF Downloads 100
2777 Effects of Transformational Leadership and Political Competition on Corporate Performance of Nigeria National Petroleum Corporation

Authors: Justine Ugochukwu Osuagwu, Sazali Abd Wahab

Abstract:

The performance and operation of NNPC have faced series of attacks by all stakeholders as many have observed lots of inefficiency not only on the part of the management but the staff. This has raised questions of whether their operations and performance are being seriously affected by lack of transformational leadership, and the political competition prevalent in the country. The author has applied the administrative leadership theory and institutional theory as a guide to this study and empirically relates such theories to the study. The study also has utilized the quantitative approach where questionnaires were distributed to 370 participants, and the correctly filled and returned questionnaires were used for the analysis using structural equation modeling. The path coefficient of transformational leadership to performance is strong and positive with β = 0.672; t-value = 14.245; p-value = 0.000. Also, the result found that political competition does not mediate the relationship between transformational leadership and performance of NNPC. (β = -0.008; t-value = -0.600; p- value > 0.05). However, the indirect path is all insignificant, meaning that transformational leadership has relationship with corporate performance.The study found that,while political competition does not serve as a mediator in the relationship between transformational leadership and corporate performance, these styles of leadership have a direct and positive impact on corporate performance. The direct relationship between transformational leadership and political competition was not discovered, despite the fact that political competition has a direct and significant impact, both positive and negative, on corporate performance. As a result, both political competition and transformational leadership have the potential to significantly alter corporate performance.

Keywords: performance, transformational leadership, political competition, corporation performance, Nigeria national petroleum corporation

Procedia PDF Downloads 76
2776 Numerical Homogenization of Nacre

Authors: M. Arunachalam, M. Pandey

Abstract:

Nacre, a biological material that forms the inner-layer of sea shells can achieve high toughness and strength by way of staggered arrangement of strong tablets with soft and weak organic interface. Under applied loads the tablets slide over the adjacent tablets, thus generating inelastic deformation and toughness on macroscopic scale. A two dimensional finite element based homogenization methodology is adopted for obtaining the effective material properties of Nacre using a representative volume element (RVE) at finite deformations. In this work, the material behaviour for tablet and interface are assumed to be Isotropic elastic and Isotropic elastic-perfectly plastic with strain softening respectively. Numerical experiments such as uniaxial tension test along X, Y directions and simple shear test are performed on the RVE with uniform displacement and periodic constraints applied at the RVE boundaries to obtain the anisotropic homogenized response and maximum local stresses within each constituents of Nacre. Homogenized material model is then tested for macroscopic structure under three point bending condition and the results obtained are comparable with the results obtained for detailed microstructure based structure, thus homogenization provides a bridge between macroscopic scale and microscopic scale and homogenized material properties obtained from microstructural (RVE) analysis could be used in large scale structural analysis.

Keywords: finite element, homogenization, inelastic deformation, staggered arrangement

Procedia PDF Downloads 306
2775 Random Forest Classification for Population Segmentation

Authors: Regina Chua

Abstract:

To reduce the costs of re-fielding a large survey, a Random Forest classifier was applied to measure the accuracy of classifying individuals into their assigned segments with the fewest possible questions. Given a long survey, one needed to determine the most predictive ten or fewer questions that would accurately assign new individuals to custom segments. Furthermore, the solution needed to be quick in its classification and usable in non-Python environments. In this paper, a supervised Random Forest classifier was modeled on a dataset with 7,000 individuals, 60 questions, and 254 features. The Random Forest consisted of an iterative collection of individual decision trees that result in a predicted segment with robust precision and recall scores compared to a single tree. A random 70-30 stratified sampling for training the algorithm was used, and accuracy trade-offs at different depths for each segment were identified. Ultimately, the Random Forest classifier performed at 87% accuracy at a depth of 10 with 20 instead of 254 features and 10 instead of 60 questions. With an acceptable accuracy in prioritizing feature selection, new tools were developed for non-Python environments: a worksheet with a formulaic version of the algorithm and an embedded function to predict the segment of an individual in real-time. Random Forest was determined to be an optimal classification model by its feature selection, performance, processing speed, and flexible application in other environments.

Keywords: machine learning, supervised learning, data science, random forest, classification, prediction, predictive modeling

Procedia PDF Downloads 82
2774 The Importance of Downstream Supply Chain in Supply Chain Risk Management: Multi-Objective Optimization

Authors: Zohreh Khojasteh-Ghamari, Takashi Irohara

Abstract:

One of the efficient ways in supply chain risk management is avoiding the interruption in Supply Chain (SC) before it occurs. Although the majority of the organizations focus on their first-tier suppliers to avoid risk in the SC, studies show that in only 60 percent of the disruption cases the reason is first tier suppliers. In the 40 percent of the SC disruptions, the reason is downstream SC, which is the second tier and lower. Due to the increasing complexity and interrelation of modern supply chains, the SC elements have become difficult to trace. Moreover, studies show that there is a vital need to better understand the integration of risk and visibility, especially in the context of multiple objectives. In this study, we propose a multi-objective programming model to avoid disruption in SC. The objective of this study is evaluating the effect of downstream SCV on managing supply chain risk. We propose a multi-objective mathematical programming model with the objective functions of minimizing the total cost and maximizing the downstream supply chain visibility (SCV). The decision variable is supplier selection. We assume there are several manufacturers and several candidate suppliers. For each manufacturer, our model proposes the best suppliers with the lowest cost and maximum visibility in downstream supply chain. We examine the applicability of the model by numerical examples. We also define several scenarios for datasets and observe the tendency. The results show that minimum visibility in downstream SC is needed to have a safe SC network.

Keywords: downstream supply chain, optimization, supply chain risk, supply chain visibility

Procedia PDF Downloads 234
2773 Wastewater Treatment and Bio-Electricity Generation via Microbial Fuel Cell Technology Operating with Starch Proton Exchange Membrane

Authors: Livinus A. Obasi, Augustine N. Ajah

Abstract:

Biotechnology in recent times has tried to develop a mechanism whereby sustainable electricity can be generated by the activity of microorganisms on waste and renewable biomass (often regarded as “negative value”) in a device called microbial fuel cell, MFC. In this paper, we established how the biocatalytic activities of bacteria on organic matter (substrates) produced some electrons with the associated removal of some water pollution parameters; Biochemical oxygen demand (BOD), chemical oxygen demand (COD) to the tune of 77.2% and 88.3% respectively from a petrochemical sanitary wastewater. The electricity generation was possible by conditioning the bacteria to operate anaerobically in one chamber referred to as the anode while the electrons are transferred to the fully aerated counter chamber containing the cathode. Power densities ranging from 12.83 mW/m2 to 966.66 mW/m2 were achieved using a dual-chamber starch membrane MFC experimental set-up. The maximum power density obtained in this research shows an improvement in the use of low cost MFC set up to achieve power production. Also, the level of organic matter removal from the sanitary waste water by the operation of this device clearly demonstrates its potential benefit in achieving an improved benign environment. The beauty of the MFCs is their potential utility in areas lacking electrical infrastructures like in most developing countries.

Keywords: bioelectricity, COD, microbial fuel cell, sanitary wastewater, wheat starch

Procedia PDF Downloads 243
2772 Experiments on Weakly-Supervised Learning on Imperfect Data

Authors: Yan Cheng, Yijun Shao, James Rudolph, Charlene R. Weir, Beth Sahlmann, Qing Zeng-Treitler

Abstract:

Supervised predictive models require labeled data for training purposes. Complete and accurate labeled data, i.e., a ‘gold standard’, is not always available, and imperfectly labeled data may need to serve as an alternative. An important question is if the accuracy of the labeled data creates a performance ceiling for the trained model. In this study, we trained several models to recognize the presence of delirium in clinical documents using data with annotations that are not completely accurate (i.e., weakly-supervised learning). In the external evaluation, the support vector machine model with a linear kernel performed best, achieving an area under the curve of 89.3% and accuracy of 88%, surpassing the 80% accuracy of the training sample. We then generated a set of simulated data and carried out a series of experiments which demonstrated that models trained on imperfect data can (but do not always) outperform the accuracy of the training data, e.g., the area under the curve for some models is higher than 80% when trained on the data with an error rate of 40%. Our experiments also showed that the error resistance of linear modeling is associated with larger sample size, error type, and linearity of the data (all p-values < 0.001). In conclusion, this study sheds light on the usefulness of imperfect data in clinical research via weakly-supervised learning.

Keywords: weakly-supervised learning, support vector machine, prediction, delirium, simulation

Procedia PDF Downloads 179
2771 The Utilization of Rain Water to Ground Water with Tube in the Area of Tourism in Yogyakarta

Authors: Kurniawan Agung Pambudi, Alfian Deo Pradipta

Abstract:

Yogyakarta is the famous tourism city in Indonesia. The Tugu Jogja is a tourism center located in Jetis. To support the tourism activities required facilities such as tourist hotel and guest house. The existence of tourism also has an impact on the environment. The surface of the land is covered by cement and a local company dealing in ceramics, then an infiltration process is not running. The existence of the building in layers resulting in the amount of water resource in Jetis decreases. The purpose of this research is to know the impact of the construction of the building in layers in Jetis. To obtain the data done by observation, measurements and taking the land profile, along with the interview to people in Jetis. The results of the study showed that the number of water sources in Jetis, Yogyakarta start decreases as a result of the construction of the building on stilts as a result, the height of the surface of the groundwater decreases and digging a pit must be in to get the source of the waters. Based on the results of research it can be concluded that the height of the surface of the groundwater decreases. To resolve the issue required a method to rainwater can seep into the ground for maximum. The rain that fell upon the precarious houses or other buildings is channeled toward the ground through the tubes with the depth of 1-2 meters. Rainwater will be absorbed into the land and increase the amount of ground water.

Keywords: rain water, tube, water resource, groundwater

Procedia PDF Downloads 207
2770 Thermochemical and Biological Pretreatment Study for Efficient Sugar Release from Lignocellulosic Biomass (Deodar and Sal Wood Residues)

Authors: Neelu Raina, Parvez Singh Slathia, Deepali Bhagat, Preeti Sharma

Abstract:

Pretreatment of lignocellulosic biomass for generating suitable substrates (starch/ sugars) for conversion to bioethanol is the most crucial step. In present study waste from furniture industry i.e sawdust from softwood Cedrus deodara (deodar) and hardwood Shorea robusta (sal) was used as lignocellulosic biomass. Thermochemical pretreatment was given by autoclaving at 121°C temperature and 15 psi pressure. Acids (H2SO4,HCl,HNO3,H3PO4), alkali (NaOH,NH4OH,KOH,Ca(OH)2) and organic acids (C6H8O7,C2H2O4,C4H4O4) were used at 0.1%, 0.5% and 1% concentration without giving any residence time. 1% HCl gave maximum sugar yield of 3.6587g/L in deodar and 6.1539 g/L in sal. For biological pretreatment a fungi isolated from decaying wood was used , sawdust from deodar tree species was used as a lignocellulosic substrate and before thermochemical pretreatment sawdust was treated with fungal culture at 37°C under submerged conditions with a residence time of one week followed by a thermochemical pretreatment methodology. Higher sugar yields were obtained with sal tree species followed by deodar tree species, i.e., 6.0334g/L in deodar and 8.3605g/L in sal was obtained by a combined biological and thermochemical pretreatment. Use of acids along with biological pretreatment is a favourable factor for breaking the lignin seal and thus increasing the sugar yield. Sugar estimation was done using Dinitrosalicyclic assay method. Result validation is being done by statistical analysis.

Keywords: lignocellulosic biomass, bioethanol, pretreatment, sawdust

Procedia PDF Downloads 397
2769 Time Series Modelling for Forecasting Wheat Production and Consumption of South Africa in Time of War

Authors: Yiseyon Hosu, Joseph Akande

Abstract:

Wheat is one of the most important staple food grains of human for centuries and is largely consumed in South Africa. It has a special place in the South African economy because of its significance in food security, trade, and industry. This paper modelled and forecast the production and consumption of wheat in South Africa in the time covid-19 and the ongoing Russia-Ukraine war by using annual time series data from 1940–2021 based on the ARIMA models. Both the averaging forecast and selected models forecast indicate that there is the possibility of an increase with respect to production. The minimum and maximum growth in production is projected to be between 3million and 10 million tons, respectively. However, the model also forecast a possibility of depression with respect to consumption in South Africa. Although Covid-19 and the war between Ukraine and Russia, two major producers and exporters of global wheat, are having an effect on the volatility of the prices currently, the wheat production in South African is expected to increase and meat the consumption demand and provided an opportunity for increase export with respect to domestic consumption. The forecasting of production and consumption behaviours of major crops play an important role towards food and nutrition security, these findings can assist policymakers and will provide them with insights into the production and pricing policy of wheat in South Africa.

Keywords: ARIMA, food security, price volatility, staple food, South Africa

Procedia PDF Downloads 82
2768 Wind Turbines Optimization: Shield Structure for a High Wind Speed Conditions

Authors: Daniyar Seitenov, Nazim Mir-Nasiri

Abstract:

Optimization of horizontal axis semi-exposed wind turbine has been performed using a shield protection that automatically protects the generator shaft at extreme wind speeds from over speeding, mechanical damage and continues generating electricity during the high wind speed conditions. A semi-exposed to wind generator has been designed and its structure has been described in this paper. The simplified point-force dynamic load model on the blades has been derived for normal and extreme wind conditions with and without shield involvement. Numerical simulation has been conducted at different values of wind speed to study the efficiency of shield application. The obtained results show that the maximum power generated by the wind turbine with shield does not exceed approximately the rated value of the generator, where shield serves as an automatic break for extreme wind speed values of 15 m/sec and above. Meantime the wind turbine without shield produced a power that is much larger than the rated value. The optimized horizontal axis semi-exposed wind turbine with shield protection is suitable for low and medium power generation when installed on the roofs of high rise buildings for harvesting wind energy. Wind shield works automatically with no power consumption. The structure of the generator with the protection, math simulation of kinematics and dynamics of power generation has been described in details in this paper.

Keywords: renewable energy, wind turbine, wind turbine optimization, high wind speed

Procedia PDF Downloads 163
2767 A Causal Model for Environmental Design of Residential Community for Elderly Well-Being in Thailand

Authors: Porntip Ruengtam

Abstract:

This article is an extension of previous research presenting the relevant factors related to environmental perceptions, residential community, and the design of a healing environment, which have effects on the well-being and requirements of Thai elderly. Research methodology began with observations and interviews in three case studies in terms of the management processes and environment design of similar existing projects in Thailand. The interview results were taken to summarize with related theories and literature. A questionnaire survey was designed for data collection to confirm the factors of requirements in a residential community intended for the Thai elderly. A structural equation model (SEM) was formulated to explain the cause-effect factors for the requirements of a residential community for Thai elderly. The research revealed that the requirements of a residential community for Thai elderly were classified into three groups when utilizing a technique for exploratory factor analysis. The factors were comprised of (1) requirements for general facilities and activities, (2) requirements for facilities related to health and security, and (3) requirements for facilities related to physical exercise in the residential community. The results from the SEM showed the background of elderly people had a direct effect on their requirements for a residential community from various aspects. The results should lead to the formulation of policies for design and management of residential communities for the elderly in order to enhance quality of life as well as both the physical and mental health of the Thai elderly.

Keywords: elderly, environmental design, residential community, structural equation modeling

Procedia PDF Downloads 301
2766 Bayesian Analysis of Topp-Leone Generalized Exponential Distribution

Authors: Najrullah Khan, Athar Ali Khan

Abstract:

The Topp-Leone distribution was introduced by Topp- Leone in 1955. In this paper, an attempt has been made to fit Topp-Leone Generalized exponential (TPGE) distribution. A real survival data set is used for illustrations. Implementation is done using R and JAGS and appropriate illustrations are made. R and JAGS codes have been provided to implement censoring mechanism using both optimization and simulation tools. The main aim of this paper is to describe and illustrate the Bayesian modelling approach to the analysis of survival data. Emphasis is placed on the modeling of data and the interpretation of the results. Crucial to this is an understanding of the nature of the incomplete or 'censored' data encountered. Analytic approximation and simulation tools are covered here, but most of the emphasis is on Markov chain based Monte Carlo method including independent Metropolis algorithm, which is currently the most popular technique. For analytic approximation, among various optimization algorithms and trust region method is found to be the best. In this paper, TPGE model is also used to analyze the lifetime data in Bayesian paradigm. Results are evaluated from the above mentioned real survival data set. The analytic approximation and simulation methods are implemented using some software packages. It is clear from our findings that simulation tools provide better results as compared to those obtained by asymptotic approximation.

Keywords: Bayesian Inference, JAGS, Laplace Approximation, LaplacesDemon, posterior, R Software, simulation

Procedia PDF Downloads 513
2765 Increasing Efficiency, Performance and Safety of Aircraft during Takeoff and Landing by Interpreting Electromagnetism

Authors: Sambit Supriya Dash

Abstract:

Aerospace Industry has evolved over the last century and is growing by approaching towards, more fuel efficient, cheaper, simpler, convenient and safer ways of flight stages. In this paper, the accident records of aircrafts are studied and found about 71% of accidents caused on runways during Takeoff and Landing. By introducing the concept of interpreting electromagnetism, the cause of bounced touchdown and flare failure such as landing impact loads and instability could be eliminated. During Takeoff, the rate of fuel consumption is observed to be maximum. By applying concept of interpreting electromagnetism, a remarkable rate of fuel consumption is reduced, which can be used in case of emergency due to lack of fuel or in case of extended flight. A complete setup of the concept, its effects and characteristics are studied and provided with references of few popular aircrafts. By embedding series of strong and controlled electromagnets below the runway along and aside the centre line and fixed in the line of acting force through wing-fuselage aerodynamic centre. By the essence of its strength controllable nature, it can contribute to performance and fuel efficiency for aircraft. This ensures a perfect Takeoff with less fuel consumption followed by safe cruise stage, which in turn ensures a short and safe landing, eliminating the till known failures, due to bounced touchdowns and flare failure.

Keywords: efficiency, elctromagnetism, performance, reduced fuel consumption, safety

Procedia PDF Downloads 214
2764 Development and Performance Evaluation of a Gladiolus Planter in Field for Planting Corms

Authors: T. P. Singh, Vijay Gautam

Abstract:

Gladiolus is an important cash crop and is grown mainly for its elegant spikes. Traditionally the gladiolus corms are planted manually which is very tedious, time consuming and labor intensive operation. So far, there is no planter available for planting of gladiolus corms. With a view to mechanize the planting operation of this horticultural crop, a prototype of 4-row gladiolus planter was developed and its performance was evaluated in-situ condition. Cup-chain type metering device was used to singulate the gladiolus corms while planting. Three levels of corm spacing viz 15, 20 and 25 cm and four levels of forward speed viz 1.0, 1.5, 2.0 and 2.5 km/h was taken as evaluation parameter for the planter. The performance indicators namely corm spacing in each row, coefficient of uniformity, missing index, multiple index, quality of feed index, number of corms per meter length, mechanical damage to the corms etc. were determined during the field test. The data was statistically analyzed using Completely Randomized Design (CRD) for testing the significance of the parameters. The result indicated that planter was able to drop the corms at required nominal spacing with minor variations. The highest deviation from the mean corm spacing was observed as 3.53 cm with maximum coefficient of variation as 13.88%. The highest missing and quality of feed indexes were observed as 6.33% and 97.45% respectively with no multiples. The performance of the planter was observed better at lower forward speed and wider corm spacing. The field capacity of the planter was found as 0.103 ha/h with an observed field efficiency of 76.57%.

Keywords: coefficient of uniformity, corm spacing, gladiolus planter, mechanization

Procedia PDF Downloads 223
2763 Fault Detection and Diagnosis of Broken Bar Problem in Induction Motors Base Wavelet Analysis and EMD Method: Case Study of Mobarakeh Steel Company in Iran

Authors: M. Ahmadi, M. Kafil, H. Ebrahimi

Abstract:

Nowadays, induction motors have a significant role in industries. Condition monitoring (CM) of this equipment has gained a remarkable importance during recent years due to huge production losses, substantial imposed costs and increases in vulnerability, risk, and uncertainty levels. Motor current signature analysis (MCSA) is one of the most important techniques in CM. This method can be used for rotor broken bars detection. Signal processing methods such as Fast Fourier transformation (FFT), Wavelet transformation and Empirical Mode Decomposition (EMD) are used for analyzing MCSA output data. In this study, these signal processing methods are used for broken bar problem detection of Mobarakeh steel company induction motors. Based on wavelet transformation method, an index for fault detection, CF, is introduced which is the variation of maximum to the mean of wavelet transformation coefficients. We find that, in the broken bar condition, the amount of CF factor is greater than the healthy condition. Based on EMD method, the energy of intrinsic mode functions (IMF) is calculated and finds that when motor bars become broken the energy of IMFs increases.

Keywords: broken bar, condition monitoring, diagnostics, empirical mode decomposition, fourier transform, wavelet transform

Procedia PDF Downloads 139
2762 The Impact of Missense Mutation in Phosphatidylinositol Glycan Class A Associated to Paroxysmal Nocturnal Hemoglobinuria and Multiple Congenital Anomalies-Hypotonia-Seizures Syndrome 2: A Computational Study

Authors: Ashish Kumar Agrahari, Amit Kumar

Abstract:

Paroxysmal nocturnal hemoglobinuria (PNH) is an acquired clonal blood disorder that manifests with hemolytic anemia, thrombosis, and peripheral blood cytopenias. The disease is caused by the deficiency of two glycosylphosphatidylinositols (GPI)-anchored proteins (CD55 and CD59) in the hemopoietic stem cells. The deficiency of GPI-anchored proteins has been associated with the somatic mutations in phosphatidylinositol glycan class A (PIGA). However, the mutations that do not cause PNH is associated with the multiple congenital anomalies-hypotonia-seizures syndrome 2 (MCAHS2). To best of our knowledge, no computational study has been performed to explore the atomistic level impact of PIGA mutations on the structure and dynamics of the protein. In the current work, we are mainly interested to get insights into the molecular mechanism of PIGA mutations. In the initial step, we screened the most pathogenic mutations from the pool of publicly available mutations. Further, to get a better understanding, pathogenic mutations were mapped to the modeled structure and subjected to 50ns molecular dynamics simulation. Our computational study suggests that four mutations are highly vulnerable to altering the structural conformation and stability of the PIGA protein, which illustrates its association with PNH and MCAHS2 phenotype.

Keywords: homology modeling, molecular dynamics simulation, missense mutations PNH, MCAHS2, PIGA

Procedia PDF Downloads 130
2761 Experimental Quantification and Modeling of Dissolved Gas during Hydrate Crystallization: CO₂ Hydrate Case

Authors: Amokrane Boufares, Elise Provost, Veronique Osswald, Pascal Clain, Anthony Delahaye, Laurence Fournaison, Didier Dalmazzone

Abstract:

Gas hydrates have long been considered as problematic for flow assurance in natural gas and oil transportation. On the other hand, they are now seen as future promising materials for various applications (i.e. desalination of seawater, natural gas and hydrogen storage, gas sequestration, gas combustion separation and cold storage and transport). Nonetheless, a better understanding of the crystallization mechanism of gas hydrate and of their formation kinetics is still needed for a better comprehension and control of the process. To that purpose, measuring the real-time evolution of the dissolved gas concentration in the aqueous phase during hydrate formation is required. In this work, CO₂ hydrates were formed in a stirred reactor equipped with an Attenuated Total Reflection (ATR) probe coupled to a Fourier Transform InfraRed (FTIR) spectroscopy analyzer. A method was first developed to continuously measure in-situ the CO₂ concentration in the liquid phase during solubilization, supersaturation, hydrate crystallization and dissociation steps. Thereafter, the measured concentration data were compared with those of equilibrium concentrations. It was observed that the equilibrium is instantly reached in the liquid phase due to the fast consumption of dissolved gas by the hydrate crystallization. Consequently, it was shown that hydrate crystallization kinetics is limited by the gas transfer at the gas-liquid interface. Finally, we noticed that the liquid-hydrate equilibrium during the hydrate crystallization is governed by the temperature of the experiment under the tested conditions.

Keywords: gas hydrate, dissolved gas, crystallization, infrared spectroscopy

Procedia PDF Downloads 268
2760 Effect of Different Media and Mannitol Concentrations on Growth and Development of Vandopsis lissochiloides (Gaudich.) Pfitz. under Slow Growth Conditions

Authors: J. Linjikao, P. Inthima, A. Kongbangkerd

Abstract:

In vitro conservation of orchid germplasm provides an effective technique for ex situ conservation of orchid diversity. In this study, an efficient protocol for in vitro conservation of Vandopsis lissochiloides (Gaudich.) Pfitz. plantlet under slow growth conditions was investigated. Plantlets were cultured on different strength of Vacin and Went medium (½VW and ¼VW) supplemented with different concentrations of mannitol (0, 2, 4, 6 and 8%), sucrose (0 and 3%) and 50 g/L potato extract, 150 mL/L coconut water. The cultures were incubated at 25±2 °C and maintained under 20 µmol/m2s light intensity for 24 weeks without subculture. At the end of preservation period, the plantlets were subcultured to fresh medium for growth recovery. The results found that the highest leaf number per plantlet could be observed on ¼VW medium without adding sucrose and mannitol while the highest root number per plantlet was found on ½VW added with 3% sucrose without adding mannitol after 24 weeks of in vitro storage. The results showed that the maximum number of leaves (5.8 leaves) and roots (5.0 roots) of preserved plantlets were produced on ¼VW medium without adding sucrose and mannitol. Therefore, ¼VW medium without adding sucrose and mannitol was the best minimum growth conditions for medium-term storage of V. lissochiloides plantlets.

Keywords: preservation, vandopsis, germplasm, in vitro

Procedia PDF Downloads 125
2759 Hybrid Hunger Games Search Optimization Based on the Neural Networks Approach Applied to UAVs

Authors: Nadia Samantha Zuñiga-Peña, Norberto Hernández-Romero, Omar Aguilar-Mejia, Salatiel García-Nava

Abstract:

Using unmanned aerial vehicles (UAVs) for load transport has gained significant importance in various sectors due to their ability to improve efficiency, reduce costs, and access hard-to-reach areas. Although UAVs offer numerous advantages for load transport, several complications and challenges must be addressed to exploit their potential fully. Complexity relays on UAVs are underactuated, non-linear systems with a high degree of coupling between their variables and are subject to forces with uncertainty. One of the biggest challenges is modeling and controlling the system formed by UAVs carrying a load. In order to solve the controller problem, in this work, a hybridization of Neural Network and Hunger Games Search (HGS) metaheuristic algorithm is developed and implemented to find the parameters of the Super Twisting Sliding Mode Controller for the 8 degrees of freedom model of UAV with payload. The optimized controller successfully tracks the UAV through the three-dimensional desired path, demonstrating the effectiveness of the proposed solution. A comparison of performance shows the superiority of the neural network HGS (NNHGS) over the HGS algorithm, minimizing the tracking error by 57.5 %.

Keywords: neural networks, hunger games search, super twisting sliding mode controller, UAVs.

Procedia PDF Downloads 8
2758 Finite Element Modeling and Mechanical Properties of Aluminum Proceed by Equal Channel Angular Pressing Process

Authors: F. Al-Mufadi, F. Djavanroodi

Abstract:

During the last decade ultrafine grained (UFG) and nano-structured (NS) materials have experienced a rapid development. In this research work finite element analysis has been carried out to investigate the plastic strain distribution in equal channel angular process (ECAP). The magnitudes of standard deviation (S. D.) and inhomogeneity index (Ci) were compared for different ECAP passes. Verification of a three-dimensional finite element model was performed with experimental tests. Finally the mechanical property including impact energy of ultrafine grained pure commercially pure Aluminum produced by severe plastic deformation method has been examined. For this aim, equal channel angular pressing die with the channel angle, outer corner angle and channel diameter of 90°, 20° and 20 mm had been designed and manufactured. Commercial pure Aluminum billets were ECAPed up to four passes by route BC at the ambient temperature. The results indicated that there is a great improvement at the hardness measurement, yield strength and ultimate tensile strength after ECAP process. It is found that the magnitudes of HV reach 67 HV from 21 HV after the final stage of process. Also, about 330% and 285% enhancement at the YS and UTS values have been obtained after the fourth pass as compared to the as-received conditions, respectively. On the other hand, the elongation to failure and impact energy have been reduced by 23% and 50% after imposing four passes of ECAP process, respectively.

Keywords: SPD, ECAP, FEM, pure Al, mechanical properties

Procedia PDF Downloads 169
2757 Influence of Valve Lift Timing on Producer Gas Combustion and Its Modeling Using Two-Stage Wiebe Function

Authors: M. Sreedhar Babu, Vishal Garg, S. B. Akella, Shibu Clement, N. K. S Rajan

Abstract:

Producer gas is a biomass derived gaseous fuel which is extensively used in internal combustion engines for power generation application. Unlike the conventional hydrocarbon fuels (Gasoline and Natural gas), the combustion properties of producer gas fuel are much different. Therefore, setting of optimal spark time for efficient engine operation is required. Owing to the fluctuating tendency of producer gas composition during gasification process, the heat release patterns (dictating the power output and emissions) obtained are quite different from conventional fuels. It was found that, valve lift timing is yet another factor which influences the burn rate of producer gas fuel, and thus, the heat release rate of the engine. Therefore, the present study was motivated to estimate the influence of valve lift timing analytically (Wiebe model) on the burn rate of producer gas through curve fitting against experimentally obtained mass fraction burn curves of several producer gas compositions. Furthermore, Wiebe models are widely used in zero-dimensional codes for engine parametric studies and are quite popular. This study also addresses the influence of hydrogen and methane concentration of producer gas on combustion trends, which are known to cause dynamics in engine combustion.

Keywords: combustion duration (CD), crank angle (CA), mass fraction burnt (MFB), producer sas (PG), Wiebe Combustion Model (WCM), wide open throttle (WOT)

Procedia PDF Downloads 295
2756 The Impact of Social Media Exposure on COVID- 19 Vaccine Hesitancy “A Comparative Study on the Public in Egypt and the United Arab Emirates”

Authors: Lamiaa Shehata

Abstract:

The current (COVID-19) pandemic is one of the international crises, and a lot of efforts have been directed toward the improvement of efficient vaccines, however vaccine hesitancy is one of the universal menaces that make the fulfillment of society immunity very hard. The World Health Organization acknowledges vaccine hesitancy as the society’s maximum risk to people's health protection, especially in little and moderate-revenue nations. Social media is strong in observing audience behaviors and evaluating the circulation, which would supply useful data for strategy makers. It has a significant function in spreading facts during the pandemic, it could assist to boost protective manners. The objective of this study is to determine the effects of social media exposure on vaccine hesitancy. Data were collected using a survey in a form of a structured questionnaire conducted during December 2021- January 2022 using convenient sampling techniques (680) in Egypt and the United Arab Emirates. The results revealed that there was a significant relationship between the high exposure to social media and the refusal of the Covid19 vaccine also, the percentage of the refusal of the vaccine is higher in Egypt, however, UAE forced people to take the vaccine. Furthermore, public attitudes toward COVID-19 vaccination vary from gender and region. In conclusion, policymakers must adjust their policies through the use of social media to immediate actions to vaccine-related news to support vaccination approval.

Keywords: COVID-19, hesitancy, social media, vaccine

Procedia PDF Downloads 119
2755 CoFe₂O₄ as Anode for Enhanced Energy Recovery in Microbial Fuel Cell

Authors: Mehak Munjal, Raj Kishore Sharma, Gurmeet Singh

Abstract:

Microbial Fuel Cells (MFCs) are an alternative sustainable approach that utilize bacteria present in waste water as a bio-catalyst for the production of energy. It is a promising growing technology with minimal requirement for chemical supplements. Here electrode material plays a vital role in its performance. The present study represents CoFe2O4 spinel as a novel anode material in the MFC. It not only improve the bacterial metabolics but also enhance the power output. Generally, biocompatible conductive carbon paper/cloth, graphite and stainless steel are utilised as anode in MFCs. However, these materials lack electrochemical activity for anodic microbial reaction. Therefore, we developed CoFe2O4 on graphite sheet which enhanced the anodic charge transfer process. Redox pair in CoFe2O4 helped in improvement of extracellular electron transfer, thereby enhancing the performance. The physical characterizations (FT-IR, XRD, Raman) and electrochemical measurements demonstrate the strong interaction with E.coli bacteria and thus providing an excellent power density i.e. 1850 mW/m2 .The maximum anode half -cell potential is measured to be 0.65V. Therefore, use of noble metal free anodic material further decrease the cost and the long term cell stability makes it an effective material for practical applications.

Keywords: microbial fuel cell, cobalt ferrite, E. coli, bioelectricity

Procedia PDF Downloads 124
2754 Detection of Defects in CFRP by Ultrasonic IR Thermographic Method

Authors: W. Swiderski

Abstract:

In the paper introduced the diagnostic technique making possible the research of internal structures in composite materials reinforced fibres using in different applications. The main reason of damages in structures of these materials is the changing distribution of load in constructions in the lifetime. Appearing defect is largely complicated because of the appearance of disturbing of continuity of reinforced fibres, binder cracks and loss of fibres adhesiveness from binders. Defect in composite materials is usually more complicated than in metals. At present, infrared thermography is the most effective method in non-destructive testing composite. One of IR thermography methods used in non-destructive evaluation is vibrothermography. The vibrothermography is not a new non-destructive method, but the new solution in this test is use ultrasonic waves to thermal stimulation of materials. In this paper, both modelling and experimental results which illustrate the advantages and limitations of ultrasonic IR thermography in inspecting composite materials will be presented. The ThermoSon computer program for computing 3D dynamic temperature distribuions in anisotropic layered solids with subsurface defects subject to ulrasonic stimulation was used to optimise heating parameters in the detection of subsurface defects in composite materials. The program allows for the analysis of transient heat conduction and ultrasonic wave propagation phenomena in solids. The experiments at MIAT were fulfilled by means of FLIR SC 7600 IR camera. Ultrasonic stimulation was performed with the frequency from 15 kHz to 30 kHz with maximum power up to 2 kW.

Keywords: composite material, ultrasonic, infrared thermography, non-destructive testing

Procedia PDF Downloads 285
2753 Viability of Rice Husk Ash Concrete Brick/Block from Green Electricity in Bangladesh

Authors: Mohammad A. N. M. Shafiqul Karim

Abstract:

As a developing country, Bangladesh has to face numerous challenges. Self Independence in electricity, contributing to climate change by reducing carbon emission and bringing the backward population of society to the mainstream is more challenging for them. Therefore, it is essential to ensure recycled use of local products to the maximum level in every sector. Some private organizations have already worked alongside government to bring the backward population to the mainstream by developing their financial capacities. As rice husk is the largest single category of the total energy supply in Bangladesh. As part of this strategy, rice husk can play a great as a promising renewable energy source, which is readily available, has considerable environmental benefits and can produce electricity and ensure multiple uses of byproducts in construction technology. For the first time in Bangladesh, an experimental multidimensional project depending on Rice Husk Electricity and Rice Husk Ash (RHA) concrete brick/block under Green Eco-Tech Limited has already been started. Project analysis, opportunity, sustainability, the high monitoring component, limitations and finally evaluated data reflecting the viability of establishing more projects using rice husk are discussed in this paper. The by-product of rice husk from the production of green electricity, RHA, can be used for making, in particular, RHA concrete brick/block in Bangladeshi aspects is also discussed here.

Keywords: project analysis, rice husk, rice husk ash concrete brick/block, compressive strength of rice husk ash concrete brick/block

Procedia PDF Downloads 285
2752 Effects of Gelatin on Characteristics and Dental Pathogen Inhibition by Silver Nanoparticles Synthesized from Ascorbic Acid

Authors: Siriporn Okonogi, Temsiri Suwan, Sakornrat Khongkhunthian, Jakkapan Sirithunyalug

Abstract:

In this study, silver nanoparticles (AgNPs) were prepared using ascorbic acid as a reducing agent and silver nitrate as a precursor. The effects of gelatin (G) on particle characteristics and dental pathogen inhibition were investigated. The spectra of AgNPs and G-AgNPs were compared using UV-Vis and Energy-dispersive X-ray (EDX) spectroscopy. The obtained AgNPs and G-AgNPs showed the maximum absorption at 410 and 430 nm, respectively, and EDX spectra of both systems confirmed Ag element. Scanning electron microscope showed that AgNPs and G-AgNPs were spherical in shape. Particles size, size distribution, and zeta potential were determined using dynamic light scattering approach. The size of AgNPs and G-AgNPs were 56 ± 2.4 and 67 ± 3.6 nm, respectively with a size distribution of 0.23 ± 0.03 and 0.19 ± 0.02, respectively. AgNPs and G-AgNPs exhibited negative zeta potential of 24.1 ± 2.7 mV and 32.7 ± 1.2 mV, respectively. Minimum inhibitory concentration (MIC) and minimum bactericidal concentration (MBC) of the obtained AgNPs and G-AgNPs against three strains of dental pathogenic bacteria; Streptococcus gordonii, Streptococcus mutans, and Staphylococcus aureus were determined using broth dilution method. AgNPs and G-AgNPs showed the strongest inhibition against S. gordonii with the MIC of 0.05 and 0.025 mg/mL, respectively and the MBC of 0.1 and 0.05 mg/mL, respectively. Cytotoxicity test of AgNPs and G-AgNPs on human breast cancer cells using MTT assay indicated that G-AgNPs (0.1 mg/mL) was significantly stronger toxic than AgNPs with the cell inhibition of 91.1 ± 5.4%. G-AgNPs showed significantly less aggregation after storage at room temperature for 90 days than G-AgNPs.

Keywords: antipathogenic activity, ascorbic acid, cytotoxicity, stability

Procedia PDF Downloads 133
2751 Pre-Drying Effects on the Quality of Frying Oil

Authors: Hasan Yalcin, Tugba Dursun Capar

Abstract:

Deep-fat frying causes desirable as well as undesirable changes in oil and potato, and changes the quality of the oil by hydrolysis, oxidation, and polymerization. The main objective of the present study was to investigate the pre-drying effects on the quality of both frying oil and potatoes. Prior to frying, potato slices (10 mm x10 mm x 30 mm) were air- dried at 60°C for 15, 30, 45, 60, 90, and 120 mins., respectively. Potato slices without the pre-drying treatment were considered as the control variable. Potato slices were fried in sunflower oil at 180°C for 5, 10, and 13 mins. The deep-frying experiments were repeated five times using the new potato slices in the same oil without oil replenishment. Samples of the fresh oil, together with those sampled at the end of successive frying operations (1th, 3th and 5th) were removed and analysed. Moisture content, colour and oil intake of the potato and colour, peroxide value (PV), free fatty acid (FFA), fatty acid composition and viscosity of the used oil were evaluated. The effect of frying time was also examined. Results show that pre-drying treatment had a significant effect on physicochemical properties and colour parameters of potato slices and frying oil. Pre-drying considerably decreased the oil absorption. The lowest oil absorption was found for the treatment that was pre-dried for 120, and fried for 5 min. The FFA levels decreased permanently for each pre-treatment throughout the frying period. All the pre-drying treatments had reached their maximum levels of FFA by the end of the frying procedures. The PV of the control and 60 min pre-dried sample decreased after the third frying. However, the PV of other samples increased constantly throughout the frying periods. Lastly, pre-drying did not affect the fatty acid composition of frying oil considerably when compared against previously unused oil.

Keywords: air-drying, deep-fat frying, moisture content oil uptake, quality

Procedia PDF Downloads 290
2750 Healthcare Service Quality in Indian Context

Authors: Ganesh Nivrutti Akhade

Abstract:

This paper attempts to develop a reliable and valid instrument of measuring Healthcare service quality in India, and also analyses the impact of demographic factor of respondent on healthcare service quality. In this research paper , extant literature survey, discussion with stakeholder of healthcare system such as patients, patients relative, administrators of hospitals, clinics, professionals and expert interviews were used to develop a attributes of healthcare service quality dimensions. A pilot study was conducted with a sample of 31 healthcare patients of private sector, public sector ,trust hospital ,primary health care centers and clinics was surveyed in the Nagpur Metropolitan Area. At the end fifteen dimensions—reliability, assurance, responsiveness, tangibility, empathy, affordability, respect, and caring, Attitude of staff, Technical competence, Appropriateness, Safety, continuity, Effectiveness, Availability, Financial support. This fifteen-dimensional model was validated through a content validity and construct validity. The proposed research model shows acceptable fit indices. Impact of these dimensions on the Overall Healthcare Service Quality and customer satisfaction are analyzed using multiple regression technique. Findings indicate that all dimensions carry significant impact on the Overall Healthcare Service Quality perceptions and customer satisfaction. However, availability and effectiveness dimensions carry the maximum impact on the Overall healthcare Service Quality .

Keywords: healthcare, service quality, factor analysis (CFA), india, service quality dimensions

Procedia PDF Downloads 259