Search results for: sample average approximation
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 10518

Search results for: sample average approximation

8568 Two Dimensional Finite Element Model to Study Calcium Dynamics in Fibroblast Cell with Excess Buffer Approximation Involving ER Flux and SERCA Pump

Authors: Mansha Kotwani

Abstract:

The specific spatio-temporal calcium concentration patterns are required by the fibroblasts to maintain its structure and functions. Thus, calcium concentration is regulated in cell at different levels in various activities of the cell. The variations in cytosolic calcium concentration largely depend on the buffers present in cytosol and influx of calcium into cytosol from ER through IP3Rs or Raynodine receptors followed by reuptake of calcium into ER through sarcoplasmic/endoplasmic reticulum ATPs (SERCA) pump. In order to understand the mechanisms of wound repair, tissue remodeling and growth performed by fibroblasts, it is of crucial importance to understand the mechanisms of calcium concentration regulation in fibroblasts. In this paper, a model has been developed to study calcium distribution in NRK fibroblast in the presence of buffers and ER flux with SERCA pump. The model has been developed for two dimensional unsteady state case. Appropriate initial and boundary conditions have been framed along with physiology of the cell. Finite element technique has been employed to obtain the solution. The numerical results have been used to study the effect of buffers, ER flux and source amplitude on calcium distribution in fibroblast cell.

Keywords: buffers, IP3R, ER flux, SERCA pump, source amplitude

Procedia PDF Downloads 228
8567 Non-Parametric Changepoint Approximation for Road Devices

Authors: Loïc Warscotte, Jehan Boreux

Abstract:

The scientific literature of changepoint detection is vast. Today, a lot of methods are available to detect abrupt changes or slight drift in a signal, based on CUSUM or EWMA charts, for example. However, these methods rely on strong assumptions, such as the stationarity of the stochastic underlying process, or even the independence and Gaussian distributed noise at each time. Recently, the breakthrough research on locally stationary processes widens the class of studied stochastic processes with almost no assumptions on the signals and the nature of the changepoint. Despite the accurate description of the mathematical aspects, this methodology quickly suffers from impractical time and space complexity concerning the signals with high-rate data collection, if the characteristics of the process are completely unknown. In this paper, we then addressed the problem of making this theory usable to our purpose, which is monitoring a high-speed weigh-in-motion system (HS-WIM) towards direct enforcement without supervision. To this end, we first compute bounded approximations of the initial detection theory. Secondly, these approximating bounds are empirically validated by generating many independent long-run stochastic processes. The abrupt changes and the drift are both tested. Finally, this relaxed methodology is tested on real signals coming from a HS-WIM device in Belgium, collected over several months.

Keywords: changepoint, weigh-in-motion, process, non-parametric

Procedia PDF Downloads 54
8566 Characterization of Brewery Wastewater Composition

Authors: Abimbola M. Enitan, Josiah Adeyemo, Sheena Kumari, Feroz M. Swalaha, Faizal Bux

Abstract:

With the competing demand on water resources and water reuse, discharge of industrial effluents into the aquatic environment has become an important issue. Much attention has been placed on the impact of industrial wastewater on water bodies worldwide due to the accumulation of organic and inorganic matter in the receiving water bodies. The scope of the present work is to assess the physic-chemical composition of the wastewater produced from one of the brewery industry in South Africa. This is to estimate the environmental impact of its discharge into the receiving water bodies or the municipal treatment plant. The parameters monitored for the quantitative analysis of brewery wastewater include biological oxygen demand (BOD5), chemical oxygen demand (COD), total suspended solids, volatile suspended solids, ammonia, total oxidized nitrogen, nitrate, nitrite, phosphorus, and alkalinity content. In average, the COD concentration of the brewery effluent was 5340.97 mg/l with average pH values of 4.0 to 6.7. The BOD and the solids content of the wastewater from the brewery industry were high. This means that the effluent is very rich in organic content and its discharge into the water bodies or the municipal treatment plant could cause environmental pollution or damage the treatment plant. In addition, there were variations in the wastewater composition throughout the monitoring period. This might be as a result of different activities that take place during the production process, as well as the effects of the peak period of beer production on the water usage.

Keywords: Brewery wastewater, environmental pollution, industrial effluents, physic-chemical composition

Procedia PDF Downloads 437
8565 Economic Viability of Using Guar Gum as a Viscofier in Water Based Drilling Fluids

Authors: Devesh Motwani, Amey Kashyap

Abstract:

Interest in cost effective drilling has increased substantially in the past years. Economics associated with drilling fluids is needed to be considered seriously for lesser cost per foot in planning and drilling of a wellbore and the various environmental concerns imposed by international communities related with the constituents of the drilling fluid. Viscofier such as Guar Gum is a high molecular weight polysaccharide from Guar plants, is used to increase viscosity in water-based and brine-based drilling fluids thus enabling more efficient cleaning of the bore. Other applications of this Viscofier are to reduce fluid loss by giving a better colloidal solution, decrease fluid friction and so minimising power requirements and used in hydraulic fracturing to increase the recovery of oil and gas. Guar gum is also used as a surfactant, synthetic polymer and defoamer. This paper presents experimental results to verifying the properties of guar gum as a viscofier and filtrate retainer as well as observing the impact of different quantities of guar gum and Carboxymethyl cellulose (CMC) in a standard sample of water based bentonite mud solution. This is in attempt to make a drilling fluid which contains half of the quantity of drilling mud used and yet is equally viscous to the standardised mud sample. Thus we can see that mud economics will be greatly affected by this approach. However guar gum is thermally stable till 60-65°C thus limited to be used in drilling shallow wells and for a wider thermal range, suitable chrome free additives are required.

Keywords: economics, guargum, viscofier, CMC, thermal stability

Procedia PDF Downloads 448
8564 Enhancement Method of Network Traffic Anomaly Detection Model Based on Adversarial Training With Category Tags

Authors: Zhang Shuqi, Liu Dan

Abstract:

For the problems in intelligent network anomaly traffic detection models, such as low detection accuracy caused by the lack of training samples, poor effect with small sample attack detection, a classification model enhancement method, F-ACGAN(Flow Auxiliary Classifier Generative Adversarial Network) which introduces generative adversarial network and adversarial training, is proposed to solve these problems. Generating adversarial data with category labels could enhance the training effect and improve classification accuracy and model robustness. FACGAN consists of three steps: feature preprocess, which includes data type conversion, dimensionality reduction and normalization, etc.; A generative adversarial network model with feature learning ability is designed, and the sample generation effect of the model is improved through adversarial iterations between generator and discriminator. The adversarial disturbance factor of the gradient direction of the classification model is added to improve the diversity and antagonism of generated data and to promote the model to learn from adversarial classification features. The experiment of constructing a classification model with the UNSW-NB15 dataset shows that with the enhancement of FACGAN on the basic model, the classification accuracy has improved by 8.09%, and the score of F1 has improved by 6.94%.

Keywords: data imbalance, GAN, ACGAN, anomaly detection, adversarial training, data augmentation

Procedia PDF Downloads 86
8563 Determining Optimal Number of Trees in Random Forests

Authors: Songul Cinaroglu

Abstract:

Background: Random Forest is an efficient, multi-class machine learning method using for classification, regression and other tasks. This method is operating by constructing each tree using different bootstrap sample of the data. Determining the number of trees in random forests is an open question in the literature for studies about improving classification performance of random forests. Aim: The aim of this study is to analyze whether there is an optimal number of trees in Random Forests and how performance of Random Forests differ according to increase in number of trees using sample health data sets in R programme. Method: In this study we analyzed the performance of Random Forests as the number of trees grows and doubling the number of trees at every iteration using “random forest” package in R programme. For determining minimum and optimal number of trees we performed Mc Nemar test and Area Under ROC Curve respectively. Results: At the end of the analysis it was found that as the number of trees grows, it does not always means that the performance of the forest is better than forests which have fever trees. In other words larger number of trees only increases computational costs but not increases performance results. Conclusion: Despite general practice in using random forests is to generate large number of trees for having high performance results, this study shows that increasing number of trees doesn’t always improves performance. Future studies can compare different kinds of data sets and different performance measures to test whether Random Forest performance results change as number of trees increase or not.

Keywords: classification methods, decision trees, number of trees, random forest

Procedia PDF Downloads 383
8562 Understanding New Zealand’s 19th Century Timber Churches: Techniques in Extracting and Applying Underlying Procedural Rules

Authors: Samuel McLennan, Tane Moleta, Andre Brown, Marc Aurel Schnabel

Abstract:

The development of Ecclesiastical buildings within New Zealand has produced some unique design characteristics that take influence from both international styles and local building methods. What this research looks at is how procedural modelling can be used to define such common characteristics and understand how they are shared and developed within different examples of a similar architectural style. This will be achieved through the creation of procedural digital reconstructions of the various timber Gothic Churches built during the 19th century in the city of Wellington, New Zealand. ‘Procedural modelling’ is a digital modelling technique that has been growing in popularity, particularly within the game and film industry, as well as other fields such as industrial design and architecture. Such a design method entails the creation of a parametric ‘ruleset’ that can be easily adjusted to produce many variations of geometry, rather than a single geometry as is typically found in traditional CAD software. Key precedents within this area of digital heritage includes work by Haegler, Müller, and Gool, Nicholas Webb and Andre Brown, and most notably Mark Burry. What these precedents all share is how the forms of the reconstructed architecture have been generated using computational rules and an understanding of the architects’ geometric reasoning. This is also true within this research as Gothic architecture makes use of only a select range of forms (such as the pointed arch) that can be accurately replicated using the same standard geometric techniques originally used by the architect. The methodology of this research involves firstly establishing a sample group of similar buildings, documenting the existing samples, researching any lost samples to find evidence such as architectural plans, photos, and written descriptions, and then culminating all the findings into a single 3D procedural asset within the software ‘Houdini’. The end result will be an adjustable digital model that contains all the architectural components of the sample group, such as the various naves, buttresses, and windows. These components can then be selected and arranged to create visualisations of the sample group. Because timber gothic churches in New Zealand share many details between designs, the created collection of architectural components can also be used to approximate similar designs not included in the sample group, such as designs found beyond the Wellington Region. This creates an initial library of architectural components that can be further expanded on to encapsulate as wide of a sample size as desired. Such a methodology greatly improves upon the efficiency and adjustability of digital modelling compared to current practices found in digital heritage reconstruction. It also gives greater accuracy to speculative design, as a lack of evidence for lost structures can be approximated using components from still existing or better-documented examples. This research will also bring attention to the cultural significance these types of buildings have within the local area, addressing the public’s general unawareness of architectural history that is identified in the Wellington based research ‘Moving Images in Digital Heritage’ by Serdar Aydin et al.

Keywords: digital forensics, digital heritage, gothic architecture, Houdini, procedural modelling

Procedia PDF Downloads 114
8561 Designing a Functional Bread Premixes Recipes Involving White Mulberry Fruit

Authors: Kobus-Cisowska Joanna, Flaczyk Ewa, Gramza-Michalowska Anna, Kmiecik Dominik, Przeor Monika, Marcinkowska Agata, Korczak Józef

Abstract:

The object of this study was to develop recipes and technology of production of functional bread with morus alba fruit addition. There were prepared four samples of functional breads and the control sample also. Bread recipe was designed for supporting the treatment of anemia, diabetes, obesity and cardiovascular diseases. Samples of bread were baked with mixes directly after preparation and after three months' storage, each time preparing the water and methanol extracts. The sensory analysis and nutritional value were estimated. The antioxidant activity were estimated used tests such as the ability to scavenge free radical DPPH, the ability to scavenge the ABTS cation, chelating properties and the total content of polyphenols. The study results showed that the prepared sample of functional breads were characterized by a high nutritional value with high concentration of biologically active compounds which showed antioxidant activity. In addition, the profile sensory of bread samples was highly rated. However, to determine whether they can be considered as a new product preset pro-health properties require additional nutritional studies - clinical trials.

Keywords: functional food, breads, white mulberry, bioactive components

Procedia PDF Downloads 289
8560 Application of Seasonal Autoregressive Integrated Moving Average Model for Forecasting Monthly Flows in Waterval River, South Africa

Authors: Kassahun Birhanu Tadesse, Megersa Olumana Dinka

Abstract:

Reliable future river flow information is basic for planning and management of any river systems. For data scarce river system having only a river flow records like the Waterval River, a univariate time series models are appropriate for river flow forecasting. In this study, a univariate Seasonal Autoregressive Integrated Moving Average (SARIMA) model was applied for forecasting Waterval River flow using GRETL statistical software. Mean monthly river flows from 1960 to 2016 were used for modeling. Different unit root tests and Mann-Kendall trend analysis were performed to test the stationarity of the observed flow time series. The time series was differenced to remove the seasonality. Using the correlogram of seasonally differenced time series, different SARIMA models were identified, their parameters were estimated, and diagnostic check-up of model forecasts was performed using white noise and heteroscedasticity tests. Finally, based on minimum Akaike Information (AIc) and Hannan-Quinn (HQc) criteria, SARIMA (3, 0, 2) x (3, 1, 3)12 was selected as the best model for Waterval River flow forecasting. Therefore, this model can be used to generate future river information for water resources development and management in Waterval River system. SARIMA model can also be used for forecasting other similar univariate time series with seasonality characteristics.

Keywords: heteroscedasticity, stationarity test, trend analysis, validation, white noise

Procedia PDF Downloads 193
8559 Reconstruction Spectral Reflectance Cube Based on Artificial Neural Network for Multispectral Imaging System

Authors: Iwan Cony Setiadi, Aulia M. T. Nasution

Abstract:

The multispectral imaging (MSI) technique has been used for skin analysis, especially for distant mapping of in-vivo skin chromophores by analyzing spectral data at each reflected image pixel. For ergonomic purpose, our multispectral imaging system is decomposed in two parts: a light source compartment based on LED with 11 different wavelenghts and a monochromatic 8-Bit CCD camera with C-Mount Objective Lens. The software based on GUI MATLAB to control the system was also developed. Our system provides 11 monoband images and is coupled with a software reconstructing hyperspectral cubes from these multispectral images. In this paper, we proposed a new method to build a hyperspectral reflectance cube based on artificial neural network algorithm. After preliminary corrections, a neural network is trained using the 32 natural color from X-Rite Color Checker Passport. The learning procedure involves acquisition, by a spectrophotometer. This neural network is then used to retrieve a megapixel multispectral cube between 380 and 880 nm with a 5 nm resolution from a low-spectral-resolution multispectral acquisition. As hyperspectral cubes contain spectra for each pixel; comparison should be done between the theoretical values from the spectrophotometer and the reconstructed spectrum. To evaluate the performance of reconstruction, we used the Goodness of Fit Coefficient (GFC) and Root Mean Squared Error (RMSE). To validate reconstruction, the set of 8 colour patches reconstructed by our MSI system and the one recorded by the spectrophotometer were compared. The average GFC was 0.9990 (standard deviation = 0.0010) and the average RMSE is 0.2167 (standard deviation = 0.064).

Keywords: multispectral imaging, reflectance cube, spectral reconstruction, artificial neural network

Procedia PDF Downloads 310
8558 Investigating the Effect of the Shape of the Side Supports of the Gates of the Gotvand Reservoir Dam (from the Peak Overflows) on the Narrowing Coefficients

Authors: M. Abbasi

Abstract:

A spillway structure is used to pass excess water and floods from upstream or upstream to downstream or tributary. The spillway is considered one of the most key members of the dam, and the failure of many dams is attributed to the inefficiency of their spillway. Weirs should be selected as strong, reliable and high-performance structures, and weirs should be ready for use in all conditions and able to drain the flood so that we do not witness many casualties and financial losses when a flood occurs. The purpose of this study is to simulate the flow pattern passing over the peak spillway in order to optimize and adjust the height of the spillway walls. In this research, the effect of the shape of the side wings on the flow pattern over the peak spillways of the Gotvand reservoir dam was simulated and modelled using Flow3D software. In this research, side wings with rounded walls with six different approach angles were used. In addition, the different value of H/Hd was used to check the effect of the tank head. The results showed that with the constant H/Hd ratio and the increase of the approach angle of the side wing, the flow depth first decreases and then increases. These changes were the opposite regarding the depth average speed of the flow and the depth average concentration of the air entering the flow. At the same time, with the constant angle of approach of the side wing and with the increase of H/Hd ratio, the flow depth increases. In general, a correct understanding of the operation of overflows and a correct design can significantly reduce construction costs and solve flooding problems.

Keywords: effect of the shape, gotvand reservoir dam, narrowing coefficients, supports of the gates

Procedia PDF Downloads 51
8557 Self-Organized TiO₂–Nb₂O₅–ZrO₂ Nanotubes on β-Ti Alloy by Anodization

Authors: Muhammad Qadir, Yuncang Li, Cuie Wen

Abstract:

Surface properties such as topography and physicochemistry of metallic implants determine the cell behavior. The surface of titanium (Ti)-based implant can be modified to enhance the bioactivity and biocompatibility. In this study, a self-organized titania–niobium pentoxide–zirconia (TiO₂–Nb₂O₅–ZrO₂) nanotubular layer on β phase Ti35Zr28Nb alloy was fabricated via electrochemical anodization. Energy-dispersive X-ray spectroscopy (EDX), scanning electron microscopy (SEM), X-ray photoelectron spectroscopy (XPS) and water contact angle measurement techniques were used to investigate the nanotubes dimensions (i.e., the inner and outer diameters, and wall thicknesses), microstructural features and evolution of the hydrophilic properties. The in vitro biocompatibility of the TiO₂–Nb₂O₅–ZrO₂ nanotubes (NTs) was assessed by using osteoblast cells (SaOS2). Influence of anodization parameters on the morphology of TiO₂–Nb₂O₅–ZrO₂ NTs has been studied. The results indicated that the average inner diameter, outer diameter and the wall thickness of the TiO₂–Nb₂O₅–ZrO₂ NTs were ranged from 25–70 nm, 45–90 nm and 5–13 nm, respectively, and were directly influenced by the applied voltage during anodization. The average inner and outer diameters of NTs increased with increasing applied voltage, and the length of NTs increased with increasing anodization time and water content of the electrolyte. In addition, the size distribution of the NTs noticeably affected the hydrophilic properties and enhanced the biocompatibility as compared with the uncoated substrate. The results of this study could be considered for developing nano-scale coatings for a wide range of biomedical applications.

Keywords: Titanium alloy, TiO₂–Nb₂O₅–ZrO₂ nanotubes, anodization, surface wettability, biocompatibility

Procedia PDF Downloads 141
8556 Treatment of Healthcare Wastewater Using The Peroxi-Photoelectrocoagulation Process: Predictive Models for Chemical Oxygen Demand, Color Removal, and Electrical Energy Consumption

Authors: Samuel Fekadu A., Esayas Alemayehu B., Bultum Oljira D., Seid Tiku D., Dessalegn Dadi D., Bart Van Der Bruggen A.

Abstract:

The peroxi-photoelectrocoagulation process was evaluated for the removal of chemical oxygen demand (COD) and color from healthcare wastewater. A 2-level full factorial design with center points was created to investigate the effect of the process parameters, i.e., initial COD, H₂O₂, pH, reaction time and current density. Furthermore, the total energy consumption and average current efficiency in the system were evaluated. Predictive models for % COD, % color removal and energy consumption were obtained. The initial COD and pH were found to be the most significant variables in the reduction of COD and color in peroxi-photoelectrocoagulation process. Hydrogen peroxide only has a significant effect on the treated wastewater when combined with other input variables in the process like pH, reaction time and current density. In the peroxi-photoelectrocoagulation process, current density appears not as a single effect but rather as an interaction effect with H₂O₂ in reducing COD and color. Lower energy expenditure was observed at higher initial COD, shorter reaction time and lower current density. The average current efficiency was found as low as 13 % and as high as 777 %. Overall, the study showed that hybrid electrochemical oxidation can be applied effectively and efficiently for the removal of pollutants from healthcare wastewater.

Keywords: electrochemical oxidation, UV, healthcare pollutants removals, factorial design

Procedia PDF Downloads 64
8555 Effect of Traffic Volume and Its Composition on Vehicular Speed under Mixed Traffic Conditions: A Kriging Based Approach

Authors: Subhadip Biswas, Shivendra Maurya, Satish Chandra, Indrajit Ghosh

Abstract:

Use of speed prediction models sometimes appears as a feasible alternative to laborious field measurement particularly, in case when field data cannot fulfill designer’s requirements. However, developing speed models is a challenging task specifically in the context of developing countries like India where vehicles with diverse static and dynamic characteristics use the same right of way without any segregation. Here the traffic composition plays a significant role in determining the vehicular speed. The present research was carried out to examine the effects of traffic volume and its composition on vehicular speed under mixed traffic conditions. Classified traffic volume and speed data were collected from different geometrically identical six lane divided arterials in New Delhi. Based on these field data, speed prediction models were developed for individual vehicle category adopting Kriging approximation technique, an alternative for commonly used regression. These models are validated with the data set kept aside earlier for validation purpose. The predicted speeds showed a great deal of agreement with the observed values and also the model outperforms all other existing speed models. Finally, the proposed models were utilized to evaluate the effect of traffic volume and its composition on speed.

Keywords: speed, Kriging, arterial, traffic volume

Procedia PDF Downloads 339
8554 Deformation of Particle-Laden Droplet in Viscous Liquid under DC Electric Fields

Authors: Khobaib Khobaib, Alexander Mikkelsen, Zbigniew Rozynek

Abstract:

Electric fields have proven useful for inducing droplet deformation and to structure particles adsorbed at droplet interfaces. In this experimental research, direct current electric fields were applied to deform particle-covered droplets made out of silicone oil and immersed in castor oil. The viscosity of the drop and surrounding fluid were changed by external heating. We designed an experimental system in such a way that electric field-induced electrohydrodynamic (EHD) flows were asymmetric and only present on one side of the drop, i.e., the droplet adjoined a washer and adhered to one of the electrodes constituting the sample cell. The study investigated the influence of viscosity on the steady-state deformation magnitude of particle-laden droplets, droplet compression, and relaxation, as well as particle arrangements at drop interfaces. Initially, before the application of an electric field, we changed the viscosity of the fluids by heating the sample cell at different temperatures. The viscosity of the fluids was varied by changing the temperature of the fluids from 25 to 50°C. Under the application of a uniform electric field of strength 290 Vmm⁻¹, electric stress was induced at the drop interface, yielding drop deformation. In our study, we found that by lowering the fluid viscosity, the velocity of the EHD flows was increased, which also increases the deformation of the drop.

Keywords: drop deformation and relaxation, electric field, electrohydrodynamic flow, particle assembly, viscosity

Procedia PDF Downloads 250
8553 A Robust and Adaptive Unscented Kalman Filter for the Air Fine Alignment of the Strapdown Inertial Navigation System/GPS

Authors: Jian Shi, Baoguo Yu, Haonan Jia, Meng Liu, Ping Huang

Abstract:

Adapting to the flexibility of war, a large number of guided weapons launch from aircraft. Therefore, the inertial navigation system loaded in the weapon needs to undergo an alignment process in the air. This article proposes the following methods to the problem of inaccurate modeling of the system under large misalignment angles, the accuracy reduction of filtering caused by outliers, and the noise changes in GPS signals: first, considering the large misalignment errors of Strapdown Inertial Navigation System (SINS)/GPS, a more accurate model is made rather than to make a small-angle approximation, and the Unscented Kalman Filter (UKF) algorithms are used to estimate the state; then, taking into account the impact of GPS noise changes on the fine alignment algorithm, the innovation adaptive filtering algorithm is introduced to estimate the GPS’s noise in real-time; at the same time, in order to improve the anti-interference ability of the air fine alignment algorithm, a robust filtering algorithm based on outlier detection is combined with the air fine alignment algorithm to improve the robustness of the algorithm. The algorithm can improve the alignment accuracy and robustness under interference conditions, which is verified by simulation.

Keywords: air alignment, fine alignment, inertial navigation system, integrated navigation system, UKF

Procedia PDF Downloads 150
8552 The Development of Noctiluca scintillans Algal Bloom in Coastal Waters of Muscat, Sulanate of Oman

Authors: Aysha Al Sha'aibi

Abstract:

Algal blooms of the dinoflagellate species Noctiluca scintillans became frequent events in Omani waters. The current study aims at elucidating the abundance, size variation and observations on the feeding mechanism performed by this species during the winter bloom. An attempt was made, to relate observed biological parameters of the Noctiluca population to environmental factors. Field studies spanned the period from December 2014 to April 2015. Samples were collected from Bandar Rawdah (Muscat region) by Bongo nets, twice per week, from the surface and the integrated upper mixed layer. The measured environmental variables were: temperature, salinity, dissolved oxygen, chlorophyll a, turbidity, nitrite, phosphate, wind speed and rainfall. During the winter bloom (from December 2014 through February 2015), the abundance exhibited the highest concentration on 17 February (640.24×106 cell.L-1) in oblique samples and 83.9x103 cell.L-1 in surface samples, with a subsequent decline up to the end of April. The average number of food vacuoles inside Noctiluca cells was 1.5 per cell; the percentage of feeding Noctiluca compared to the entire population varied from 0.01% to 0.03%. Both the surface area of the Noctiluca symbionts (Pedinomonas noctilucae) and cell diameter were maximal in December. In oblique samples the highest average cell diameter and the surface area of symbiont algae were 751.7 µm and 179.2x103 µm2 respectively. In surface samples, highest average cell diameter and the surface area of symbionts were 760 µm and 284.05x103 µm2 respectively. No significant correlations were detected between Noctiluca’s biological parameters and environmental variables except for the correlation between cell diameter and chlorophyll a, also between symbiotic algae surface area and chlorophyll a. The high correlation of chlorophyll a was as a reason of endosymbiotic algae Pedinomonas noctilucae and green Noctiluca enhanced chlorophyll during bloom. All correlations among biological parameters were significant; they are perhaps one of major factors that mediating high growth rates, generating millions of cell per liter in a short time range. The results gained from this study will provide a beneficial background for understanding deeply the development of coastal algal blooms of Noctiluca scintillans. Moreover, results could be used in different applications related to marine environment.

Keywords: abundance, feeding activities, Noctiluca scintillans, Oman

Procedia PDF Downloads 416
8551 A Mathematical Model for Reliability Redundancy Optimization Problem of K-Out-Of-N: G System

Authors: Gak-Gyu Kim, Won Il Jung

Abstract:

According to a remarkable development of science and technology, function and role of the system of engineering fields has recently been diversified. The system has become increasingly more complex and precise, and thus, system designers intended to maximize reliability concentrate more effort at the design stage. This study deals with the reliability redundancy optimization problem (RROP) for k-out-of-n: G system configuration with cold standby and warm standby components. This paper further intends to present the optimal mathematical model through which the following three elements of (i) multiple components choices, (ii) redundant components quantity and (iii) the choice of redundancy strategies may be combined in order to maximize the reliability of the system. Therefore, we focus on the following three issues. First, we consider RROP that there exists warm standby state as well as cold standby state of the component. Second, as eliminating an approximation approach of the previous RROP studies, we construct a precise model for system reliability. Third, given transition time when the state of components changes, we present not simply a workable solution but the advanced method. For the wide applicability of RROPs, moreover, we use absorbing continuous time Markov chain and matrix analytic methods in the suggested mathematical model.

Keywords: RROP, matrix analytic methods, k-out-of-n: G system, MTTF, absorbing continuous time Markov Chain

Procedia PDF Downloads 246
8550 Comparison between Simulation and Experimentally Observed Interactions between Two Different Sized Magnetic Beads in a Fluidic System

Authors: Olayinka Oduwole, Steve Sheard

Abstract:

The magnetic separation of biological cells using super-magnetic beads has been used widely for various bioassays. These bioassays can further be integrated with other laboratory components to form a biosensor which can be used for cell sorting, mixing, purification, transport, manipulation etc. These bio-sensing applications have also been facilitated by the wide availability of magnetic beads which range in size and magnetic properties produced by different manufacturers. In order to improve the efficiency and separation capabilities of these biosensors, it is important to determine the magnetic force induced velocities and interaction of beads within the magnetic field; this will help biosensor users choose the desired magnetic bead for their specific application. This study presents for the first time the interaction between a pair of different sized super-paramagnetic beads suspended in a static fluid moving within a uniform magnetic field using a modified finite-time-finite-difference scheme. A captured video was used to record the trajectory pattern and a good agreement was obtained between the simulated trajectories and the video data. The model is, therefore, a good approximation for predicting the velocities as well as the interaction between various magnetic particles which differ in size and magnetic properties for bio-sensing applications requiring a low concentration of magnetic beads.

Keywords: biosensor, magnetic field, magnetic separation, super-paramagnetic bead

Procedia PDF Downloads 454
8549 Contribution of Income Diversification to Total Rural Households Income in the Upper East Region, Ghana

Authors: Yakubu Abdulai, Kenichi Matsui

Abstract:

The agricultural industry has faced a variety of challenges in meeting the expanding income demand of the rural population. As a result, rural households must diversify their income sources to meet their income demand. Although income diversification strategies help rural households, it contributes to total household income, and the socio-demographic determinants are not known in the Upper East Region of Ghana. For these reasons, the purpose of this study was to determine the contribution of income diversification strategies to household income and the socio-demographic factors influencing it. We conducted a questionnaire survey among 360 rural households in the Upper East Region of Ghana. We asked about their socio-demographic information, their choice of income diversification strategies, and their remittances through rural-city migration. The questionnaire survey findings demonstrate that the main livelihood income source contributes 22%, and on-farm income diversification contributes the most to household total income (47%), followed by non-farm diversification income (16%) and off-farm diversification income (15%). Calculations from the income diversity index showed that the average income diversification strategy was 0.5 out of 1. The calculation of the income dependence index also showed that the average dependent on a particular source of income was 0.2 out of 1. All the respondents said household members temporarily migrate to contribute to household income through remittances. The results further reveal that their choice of income diversification is influenced by their age, educational background, experience, and farm size. The paper recommends the promotion of rural development policies that increase income-generating activities and educate rural households on how to increase returns from their investment.

Keywords: income diversification, poverty alleviation, rural households, upper east region

Procedia PDF Downloads 102
8548 An Assessment of Trace Heavy Metal Contamination of Some Edible Oils Regularly Marketed in Benue and Taraba States of Nigeria

Authors: Raphael Odoh, Obida J. Oko, Mary S. Dauda

Abstract:

The determination of Cd, Cr, Cu, Fe,Mn, Ni, Pb and Zn contents in edible oils (palm oil, ground-nut oil and soybean oil) bought from various markets of Benue and Taraba state were carried out with flame atomic absorption spectrophotometric technique. The method 3031 developed acid digestion of oils for metal analysis by atomic absorption or ICP spectrometry was used in the preparation of the edible oil samples for the determination of total metal content in this study. The overall results (µg/g) in palm oil sample ranged from 0.028-0.076, 0.035-0.092, 1.011-1.955, 2.101-4.892, 0.666-0.922, 0.054-0.095, 0.031-0.068 and 1.987-2.971 for Cd, Cr, Cu, Fe, Mn, Ni, Pb and Zn respectively, while in ground-nut oil the overall results ranged from 0.011-0.042, 0.011-0.052, 0.133-0.788, 1.789-2.511, 0.078-0.765, 0.045-0.092, 0.011-0.028 and 1.098-1.997 for Cd, Cr, Cu, Fe, Mn, Ni, Pb and Zn respectively. Of the heavy metals considered Cd and Ni showed the highest contamination in the soybean oil sample. The overall results in soybean oil samples ranged from 0.011-0.015, 0.017-0.032, 0.453-0.987, 1.789-2.511, 0.089-0.321, 0.011-0.016, 0.012-0.065 and 1.011-1.997 for Cd, Cr, Cu, Fe, Mn, Ni, Pb and Zn respectively. The concentration of Pb was the highest. The degree of contamination by each metal was estimated by the transfer factor. The transfer factors obtained for Cd, Cr, Cu, Fe, Mn, Ni, Pb and Zn in edible oils (palm oil, ground-nut oil and soybean oil) were 10.800, 16.500, 16.000, 18.813, 15.115, 14.230, 23.000 and 9.418 for Cd, Cr, Cu, Fe, Mn, Ni, Pb and Zn in palm oil, and 7.000, 12.500, 8.880, 11.333, 7.708, 10.833, 15.00 and 6.608 for Cd, Cr, Cu, Fe, Mn, Ni, Pb and Zn in ground-nut oil while for soybean oil the transfer factors were 13.000, 11.000, 7.642, 11.578, 4.486, 13.00, 12.333 and 4.412 for Cd, Cr, Cu, Fe, Mn, Ni, Pb and Zn respectively. The inter-element correlation was found among metals in edible oil samples using Pearson’s correlation co-efficient. There were positive and negative correlations among the metals determined. All Metals determined showed degree of contamination but concentrations lower than the USP specification.

Keywords: Benue State, contamination, edible oils, heavy metals, markets, Taraba State

Procedia PDF Downloads 303
8547 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
8546 Role of HRM Practices on Business Success: The Case of Small and Medium Enterprises (SMEs)

Authors: Asma Dill

Abstract:

The aim of this study is to explore the role of HRM practices in SMEs success. The role of HRM practices in large enterprises is relatively known, on the other hand, small and medium enterprises (SMEs) companies have not been greatly studied in relation to the HRM practices in the past. Although, there is a lack of literature and empirical research in this area, several studies in the recent years emphasized on the importance of the HRM practices for the success of the SMEs. This study finds out relationship of HRM practices and SMESs performances. The objective is to analyze significant impacts of HRM practices (training, performance appraisal, compensation and employee development) on SMEs success, to determine whether SMEs recognize the importance of HRM practices in their businesses. To carry out this research a survey research strategy was followed. The sample frame for this study consisted of firms that belong to the services and commerce sector, employing at least 50 employees. The final research sample consisted of questionnaires. Descriptive statistical methods have been used during quantitative analysis to explore the relations. The findings of the study revealed that HRM practices have a significant influence on the performance of SMEs, and the better the HRM practice, the higher the performance of the SMEs. HRM practices, including, training, compensation, performance appraisal and employee development, have been found to be significantly and positively related to business success. Outcome of the study will provide useful guidelines to the business organizations. This study contributes to knowledge by providing insights on the impact of HRM practices on SMEs performance.

Keywords: compensation, employee performance, HRM practices, training

Procedia PDF Downloads 160
8545 Enhancing Skills of Mothers of Asthmatic Children in Techniques of Drug Administration

Authors: Erna Judith Roach, Nalini Bhaskaranand

Abstract:

Background & Significance: Asthma is the most common chronic disease among children. Education is the cornerstone of management of asthma to help the affected children. In India there are about 1.5- 3.0 million asthmatic children in the age group of 5-11 years. Many parents face management dilemmas in administration of medications to their children. Mothers being primary caregivers of children are often responsible for administering medications to them. The purpose of the study was to develop an educational package on techniques of drug administration for mothers of asthmatic children and determine its effectiveness in terms of improvement in skill in drug administration. Methodology: A quasi- experimental time series pre-test post -test control group design was used. Mothers of asthmatic children attending paediatric outpatient departments of selected hospitals along with their children between 5 and 12 years were included. Sample size consisted of 40 mothers in the experimental and 40 mothers in the control groups. Block randomization was used to assign samples to both the groups. The data collection instruments used were Baseline Proforma, Clinical Proforma, Daily asthma drug intake and symptoms diary and Observation Rating Scales on technique of using a metered dose inhaler with spacer; metered dose inhaler with facemask; metered dose inhaler alone and dry powder inhaler. The educational package consisted of a video and booklet on techniques of drug administration. Data were collected at baseline, 1, 3 and 6 months. Findings: The mean post-test scores in techniques of drug administration were higher than the mean pre-test scores in the experimental group in all techniques. The Friedman test (p < 0.01), Wilcoxon Signed Rank test (p < 0.008) and Mann Whitney U (p < 0.01) showed statistically significant difference in the experimental group than the control group. There was significant decrease in the average number of symptom days (11 Vs. 4 days/ month) and hospital visits (5 to 1 per month) in the experimental group when compared to the control group. Conclusion: The educational package was found to be effective in improving the skill of mothers in drug administration in all the techniques, especially with using the metered dose inhaler with spacer.

Keywords: childhood asthma, drug administration, mothers of children, inhaler

Procedia PDF Downloads 409
8544 On a Determination of Residual Stresses and Wear Resistance of Thermally Sprayed Stainless Steel Coating

Authors: Merzak Laribi, Abdelmadjid Kasser

Abstract:

Thermal spraying processes are widely used to produce coatings on original constructions as well as in repair and maintenance of long standing structures. A lot of efforts forwarding to develop thermal spray coatings technology have been focused on improving mechanical characteristics, minimizing residual stress level and reducing porosity of the coatings. The specific aim of this paper is to determine either residual stresses distribution or wear resistance of stainless steel coating thermally sprayed on a carbon steel substrate. Internal stresses determination was performed using an extensometric method in combination with a simultaneous progressive electrolytic polishing. The procedure consists of measuring micro-deformations using a bi-directional extensometric gauges glued on the substrate side of the materials. Very thin layers of the deposits are removed by electrochemical polishing across the sample surface. Micro-deformations are instantaneously measured, leading to residual stresses calculation after each removal. Wear resistance of the coating has been determined using a ball-on-plate tribometer. Friction coefficient is instantaneously measured during the tribological test. Attention was particularly focused on the influence of a post-annealing at 850 °C for one hour in vacuum either on the residual stresses distribution or on the wear resistance behavior under specific wear and lubrication conditions. The obtained results showed that the microstructure of the obtained arc sprayed stainless steel coating is classical. It is homogeneous and contains un-melted particles, metallic oxides and also pores and micro-cracks. The internal stresses are in compression in the coating. They are more or less scattered between -50 and -270 MPa on the surface and decreased more at the interface. The value at the surface of the substrate is about –700 MPa, partially due to the molten particles impact with the substrate. The post annealing has reduced the residual stresses in both coating and surface of the steel substrate so that the hole material becomes more relaxed. Friction coefficient has an average value of 0.3 and 0.4 respectively for non annealed and annealed specimen. It is rather oil lubrication which is really benefit so that friction coefficient is decreased to about 0.06.

Keywords: residual stresses, wear resistance, stainless steel, coating, thermal spraying, annealing, lubrication

Procedia PDF Downloads 115
8543 A Comprehensive Approach in Calculating the Impact of the Ground on Radiated Electromagnetic Fields Due to Lightning

Authors: Lahcene Boukelkoul

Abstract:

The influence of finite ground conductivity is of great importance in calculating the induced voltages from the radiated electromagnetic fields due to lightning. In this paper, we try to give a comprehensive approach to calculate the impact of the ground on the radiated electromagnetic fields to lightning. The vertical component of lightning electric field is calculated with a reasonable approximation assuming a perfectly conducting ground in case the observation point does not exceed a few kilometres from the lightning channel. However, for distant observation points the radiated vertical component of lightning electric field is attenuated due finitely conducting ground. The attenuation is calculated using the expression elaborated for both low and high frequencies. The horizontal component of the electric field, however, is more affected by a finite conductivity of a ground. Besides, the contribution of the horizontal component of the electric field, to induced voltages on an overhead transmission line, is greater than that of the vertical component. Therefore, the calculation of the horizontal electric field is great concern for the simulation of lightning-induced voltages. For field to transmission lines coupling the ground impedance is calculated for early time behaviour and for low frequency range.

Keywords: power engineering, radiated electromagnetic fields, lightning-induced voltages, lightning electric field

Procedia PDF Downloads 389
8542 Comparing Test Equating by Item Response Theory and Raw Score Methods with Small Sample Sizes on a Study of the ARTé: Mecenas Learning Game

Authors: Steven W. Carruthers

Abstract:

The purpose of the present research is to equate two test forms as part of a study to evaluate the educational effectiveness of the ARTé: Mecenas art history learning game. The researcher applied Item Response Theory (IRT) procedures to calculate item, test, and mean-sigma equating parameters. With the sample size n=134, test parameters indicated “good” model fit but low Test Information Functions and more acute than expected equating parameters. Therefore, the researcher applied equipercentile equating and linear equating to raw scores and compared the equated form parameters and effect sizes from each method. Item scaling in IRT enables the researcher to select a subset of well-discriminating items. The mean-sigma step produces a mean-slope adjustment from the anchor items, which was used to scale the score on the new form (Form R) to the reference form (Form Q) scale. In equipercentile equating, scores are adjusted to align the proportion of scores in each quintile segment. Linear equating produces a mean-slope adjustment, which was applied to all core items on the new form. The study followed a quasi-experimental design with purposeful sampling of students enrolled in a college level art history course (n=134) and counterbalancing design to distribute both forms on the pre- and posttests. The Experimental Group (n=82) was asked to play ARTé: Mecenas online and complete Level 4 of the game within a two-week period; 37 participants completed Level 4. Over the same period, the Control Group (n=52) did not play the game. The researcher examined between group differences from post-test scores on test Form Q and Form R by full-factorial Two-Way ANOVA. The raw score analysis indicated a 1.29% direct effect of form, which was statistically non-significant but may be practically significant. The researcher repeated the between group differences analysis with all three equating methods. For the IRT mean-sigma adjusted scores, form had a direct effect of 8.39%. Mean-sigma equating with a small sample may have resulted in inaccurate equating parameters. Equipercentile equating aligned test means and standard deviations, but resultant skewness and kurtosis worsened compared to raw score parameters. Form had a 3.18% direct effect. Linear equating produced the lowest Form effect, approaching 0%. Using linearly equated scores, the researcher conducted an ANCOVA to examine the effect size in terms of prior knowledge. The between group effect size for the Control Group versus Experimental Group participants who completed the game was 14.39% with a 4.77% effect size attributed to pre-test score. Playing and completing the game increased art history knowledge, and individuals with low prior knowledge tended to gain more from pre- to post test. Ultimately, researchers should approach test equating based on their theoretical stance on Classical Test Theory and IRT and the respective  assumptions. Regardless of the approach or method, test equating requires a representative sample of sufficient size. With small sample sizes, the application of a range of equating approaches can expose item and test features for review, inform interpretation, and identify paths for improving instruments for future study.

Keywords: effectiveness, equipercentile equating, IRT, learning games, linear equating, mean-sigma equating

Procedia PDF Downloads 182
8541 Efficacy of Educational Program on the Performance of Internship Nursing Students Regarding Electronic Fetal Monitoring

Authors: Aida Abd El-Razek, Alyaa Salman Madian, Gamila Gaber Ayoub

Abstract:

Background: Electronic fetal monitoring is an obstetric technology that helps to record any changes in fetal heart rate and uterine activity. The aim of this study was to determine the efficacy of educational programs on the performance of internship nursing students regarding electronic fetal monitoring in obstetrics and gynecology departments. Design: A quasi-experimental research design (pre- and post-test) was used. Sample: A convenient sample of all internship nursing students (180 internship nursing students) from the Faculty of Nursing at Menoufia University during the academic year 2022-2023). The instruments of this study were a structured, self-administered interview questionnaire consisting of two parts: the socio-demographic characteristics of the study participants and an assessment of internship nursing students’ knowledge regarding electronic fetal monitoring (pre- and post-test). Observational checklist to assess internship nursing students’ performance regarding EFM. Results: There were highly statistically significant differences between the internship nurses' students’ knowledge and performance on the pretest and posttest. Conclusion: An educational program on electronic fetal monitoring carries a vital value for enhancing internship nursing students’ knowledge and performance, which ultimately leads to improved maternal and fetal outcomes. Recommendation: Regular educational programs and workshops about electronic fetal monitoring should be encouraged for all maternity nurses and internship nursing students.

Keywords: educational program, internship nursing students, performance, efficacy

Procedia PDF Downloads 27
8540 Cultural Background as Moderator of the Association Between Personal Bonding Social Capital and Well-Being: An Association Study in a Sample of Dutch and Turkish Older Adults in the Netherlands

Authors: Marianne Simons, Sinan Kurt, Marjolein Stefens, Kai Karos, Johan Lataster

Abstract:

As cultural diversity within older populations in European countries increases, the role of cultural background should be taken account of in aging studies. Bonding social capital (BSC), containing someone’s socio-emotional resources, is recognised as an important ingredient for wellbeing in old age and found to be associated with someone’s cultural background. The current study examined the association between BSC, loneliness and wellbeing in a sample including older Turkish migrants with a collectivistic cultural background and native Dutch older adults, both living in the Netherlands, characterised by an individualistic culture. A sample of 119 Turkish migrants (64.7% male; age 65-87, M(SD)=71.13(5.04) and 124 native Dutch adults (32.3% male, age 65-94, M(SD)= 71.9(5.32) filled out either an online or printed questionnaire measuring BSC, psychological, social and emotional well-being, loneliness and relevant demographic covariates. Regression analysis - including confounders age, gender, level of education, physical health and relationship - showed positive associations between BSC and respectively emotional, social and psychological well-being and a negative association with loneliness in both samples. Moderation analyses showed that these associations were significantly stronger for the Turkish older migrants than for their native peers. Measurement invariance analysis indicated partial metric invariance for the measurement of BSC and loneliness and non-invariance for wellbeing, calling for caution comparing means between samples. The results stress the importance of BSC for wellbeing of older migrants from collectivistic cultures living in individualistic countries. Previous research, shows a trend of older migrants displaying lower levels of BSC as well as associated variables, such as education, physical health, and financial income. This calls for more research of the interplay between demographic and psychosocial factors restraining mental wellbeing of older migrant populations. Measurement invariance analyses further emphasize the importance of taking cultural background into account in positive aging studies.

Keywords: positive aging, cultural background, wellbeing, social capital, loneliness

Procedia PDF Downloads 70
8539 Dielectric Study of Lead-Free Double Perovskite Structured Polycrystalline BaFe0.5Nb0.5O3 Material

Authors: Vijay Khopkar, Balaram Sahoo

Abstract:

Material with high value of dielectric constant has application in the electronics devices. Existing lead based materials have issues such as toxicity and problem with synthesis procedure. Double perovskite structured barium iron niobate (BaFe0.5Nb0.5O3, BFN) is the lead-free material, showing a high value of dielectric constant. Origin of high value of the dielectric constant in BFN is not clear. We studied the dielectric behavior of polycrystalline BFN sample over wide temperature and frequency range. A BFN sample synthesis by conventional solid states reaction method and phase pure dens pellet was used for dielectric study. The SEM and TEM study shows the presence of grain and grain boundary region. The dielectric measurement was done between frequency range of 40 Hz to 5 MHz and temperature between 20 K to 500 K. At 500 K temperature and lower frequency, there observed high value of dielectric constant which decreases with increase in frequency. The dipolar relaxation follows non-Debye type polarization with relaxation straight of 3560 at room temperature (300 K). Activation energy calculated from the dielectric and modulus formalism found to be 17.26 meV and 2.74 meV corresponds to the energy required for the motion of Fe3+ and Nb5+ ions within the oxygen octahedra. Our study shows that BFN is the order disorder type ferroelectric material.

Keywords: barium iron niobate, dielectric, ferroelectric, non-Debye

Procedia PDF Downloads 127