Search results for: entropy weight method
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 21796

Search results for: entropy weight method

20476 Spline Solution of Singularly Perturbed Boundary Value Problems

Authors: Reza Mohammadi

Abstract:

Using quartic spline, we develop a method for numerical solution of singularly perturbed two-point boundary-value problems. The purposed method is fourth-order accurate and applicable to problems both in singular and non-singular cases. The convergence analysis of the method is given. The resulting linear system of equations has been solved by using a tri-diagonal solver. We applied the presented method to test problems which have been solved by other existing methods in references, for comparison of presented method with the existing methods. Numerical results are given to illustrate the efficiency of our methods.

Keywords: second-order ordinary differential equation, singularly-perturbed, quartic spline, convergence analysis

Procedia PDF Downloads 279
20475 Testing Immunochemical Method for the Bacteriological Diagnosis of Bovine Tuberculosis

Authors: Assiya Madenovna Borsynbayeva, Kairat Altynbekovich Turgenbayev, Nikolay Petrovich Ivanov

Abstract:

In this article presents the results of rapid diagnostics of tuberculosis in comparison with classical bacteriological method. The proposed method of rapid diagnosis of tuberculosis than bacteriological method allows shortening the time of diagnosis to 7 days, to visualize the growth of mycobacteria in the semi-liquid medium and differentiate the type of mycobacterium. Fast definition of Mycobacterium tuberculosis and its derivatives in the culture medium is a new and promising direction in the diagnosis of tuberculosis.

Keywords: animal diagnosis of tuberculosis, bacteriological diagnostics, antigen, specific antibodies, immunological reaction

Procedia PDF Downloads 327
20474 Numerical Treatment of Block Method for the Solution of Ordinary Differential Equations

Authors: A. M. Sagir

Abstract:

Discrete linear multistep block method of uniform order for the solution of first order Initial Value Problems (IVPs) in Ordinary Differential Equations (ODEs) is presented in this paper. The approach of interpolation and collocation approximation are adopted in the derivation of the method which is then applied to first order ordinary differential equations with associated initial conditions. The continuous hybrid formulations enable us to differentiate and evaluate at some grids and off – grid points to obtain four discrete schemes, which were used in block form for parallel or sequential solutions of the problems. Furthermore, a stability analysis and efficiency of the block method are tested on ordinary differential equations, and the results obtained compared favorably with the exact solution.

Keywords: block method, first order ordinary differential equations, hybrid, self-starting

Procedia PDF Downloads 465
20473 Genomic Prediction Reliability Using Haplotypes Defined by Different Methods

Authors: Sohyoung Won, Heebal Kim, Dajeong Lim

Abstract:

Genomic prediction is an effective way to measure the abilities of livestock for breeding based on genomic estimated breeding values, statistically predicted values from genotype data using best linear unbiased prediction (BLUP). Using haplotypes, clusters of linked single nucleotide polymorphisms (SNPs), as markers instead of individual SNPs can improve the reliability of genomic prediction since the probability of a quantitative trait loci to be in strong linkage disequilibrium (LD) with markers is higher. To efficiently use haplotypes in genomic prediction, finding optimal ways to define haplotypes is needed. In this study, 770K SNP chip data was collected from Hanwoo (Korean cattle) population consisted of 2506 cattle. Haplotypes were first defined in three different ways using 770K SNP chip data: haplotypes were defined based on 1) length of haplotypes (bp), 2) the number of SNPs, and 3) k-medoids clustering by LD. To compare the methods in parallel, haplotypes defined by all methods were set to have comparable sizes; in each method, haplotypes defined to have an average number of 5, 10, 20 or 50 SNPs were tested respectively. A modified GBLUP method using haplotype alleles as predictor variables was implemented for testing the prediction reliability of each haplotype set. Also, conventional genomic BLUP (GBLUP) method, which uses individual SNPs were tested to evaluate the performance of the haplotype sets on genomic prediction. Carcass weight was used as the phenotype for testing. As a result, using haplotypes defined by all three methods showed increased reliability compared to conventional GBLUP. There were not many differences in the reliability between different haplotype defining methods. The reliability of genomic prediction was highest when the average number of SNPs per haplotype was 20 in all three methods, implying that haplotypes including around 20 SNPs can be optimal to use as markers for genomic prediction. When the number of alleles generated by each haplotype defining methods was compared, clustering by LD generated the least number of alleles. Using haplotype alleles for genomic prediction showed better performance, suggesting improved accuracy in genomic selection. The number of predictor variables was decreased when the LD-based method was used while all three haplotype defining methods showed similar performances. This suggests that defining haplotypes based on LD can reduce computational costs and allows efficient prediction. Finding optimal ways to define haplotypes and using the haplotype alleles as markers can provide improved performance and efficiency in genomic prediction.

Keywords: best linear unbiased predictor, genomic prediction, haplotype, linkage disequilibrium

Procedia PDF Downloads 128
20472 An Optimal Hybrid EMS System for a Hyperloop Prototype Vehicle

Authors: J. F. Gonzalez-Rojo, Federico Lluesma-Rodriguez, Temoatzin Gonzalez

Abstract:

Hyperloop, a new mode of transport, is gaining significance. It consists of the use of a ground-based transport system which includes a levitation system, that avoids rolling friction forces, and which has been covered with a tube, controlling the inner atmosphere lowering the aerodynamic drag forces. Thus, hyperloop is proposed as a solution to the current limitation on ground transportation. Rolling and aerodynamic problems, that limit large speeds for traditional high-speed rail or even maglev systems, are overcome using a hyperloop solution. Zeleros is one of the companies developing technology for hyperloop application worldwide. It is working on a concept that reduces the infrastructure cost and minimizes the power consumption as well as the losses associated with magnetic drag forces. For this purpose, Zeleros proposes a Hybrid ElectroMagnetic Suspension (EMS) for its prototype. In the present manuscript an active and optimal electromagnetic suspension levitation method based on nearly zero power consumption individual modules is presented. This system consists of several hybrid permanent magnet-coil levitation units that can be arranged along the vehicle. The proposed unit manages to redirect the magnetic field along a defined direction forming a magnetic circuit and minimizing the loses due to field dispersion. This is achieved using an electrical steel core. Each module can stabilize the gap distance using the coil current and either linear or non-linear control methods. The ratio between weight and levitation force for each unit is 1/10. In addition, the quotient between the lifted weight and power consumption at the target gap distance is 1/3 [kg/W]. One degree of freedom (DoF) (along the gap direction) is controlled by a single unit. However, when several units are present, a 5 DoF control (2 translational and 3 rotational) can be achieved, leading to the full attitude control of the vehicle. The proposed system has been successfully tested reaching TRL-4 in a laboratory test bench and is currently in TRL-5 state development if the module association in order to control 5 DoF is considered.

Keywords: active optimal control, electromagnetic levitation, HEMS, high-speed transport, hyperloop

Procedia PDF Downloads 129
20471 A Ratio-Weighted Decision Tree Algorithm for Imbalance Dataset Classification

Authors: Doyin Afolabi, Phillip Adewole, Oladipupo Sennaike

Abstract:

Most well-known classifiers, including the decision tree algorithm, can make predictions on balanced datasets efficiently. However, the decision tree algorithm tends to be biased towards imbalanced datasets because of the skewness of the distribution of such datasets. To overcome this problem, this study proposes a weighted decision tree algorithm that aims to remove the bias toward the majority class and prevents the reduction of majority observations in imbalance datasets classification. The proposed weighted decision tree algorithm was tested on three imbalanced datasets- cancer dataset, german credit dataset, and banknote dataset. The specificity, sensitivity, and accuracy metrics were used to evaluate the performance of the proposed decision tree algorithm on the datasets. The evaluation results show that for some of the weights of our proposed decision tree, the specificity, sensitivity, and accuracy metrics gave better results compared to that of the ID3 decision tree and decision tree induced with minority entropy for all three datasets.

Keywords: data mining, decision tree, classification, imbalance dataset

Procedia PDF Downloads 108
20470 Investigating the Thermal Characteristics of Reclaimed Solid Waste from a Landfill Site Using Thermogravimetry

Authors: S. M. Al-Salem, G.A. Leeke, H. J. Karam, R. Al-Enzi, A. T. Al-Dhafeeri, J. Wang

Abstract:

Thermogravimetry has been popularized as a thermal characterization technique since the 1950s. It aims at investigating the weight loss against both reaction time and temperature, whilst being able to characterize the evolved gases from the volatile components of the organic material being tested using an appropriate hyphenated analytical technique. In an effort to characterize and identify the reclaimed waste from an unsanitary landfill site, this approach was initiated. Solid waste (SW) reclaimed from an active landfill site in the State of Kuwait was collected and prepared for characterization in accordance with international protocols. The SW was segregated and its major components were identified after washing and air drying. Shredding and cryomilling was conducted on the plastic solid waste (PSW) component to yield a material that is representative for further testing and characterization. The material was subjected to five heating rates (b) with minimal repeatable weight for high accuracy thermogravimetric analysis (TGA) following the recommendation of the International Confederation for Thermal Analysis and Calorimetry (ICTAC). The TGA yielded thermograms that showed an off-set from typical behavior of commercial grade resin which was attributed to contact of material with soil and thermal/photo-degradation.

Keywords: polymer, TGA, pollution, landfill, waste, plastic

Procedia PDF Downloads 113
20469 A Hybrid Adomian Decomposition Method in the Solution of Logistic Abelian Ordinary Differential and Its Comparism with Some Standard Numerical Scheme

Authors: F. J. Adeyeye, D. Eni, K. M. Okedoye

Abstract:

In this paper we present a Hybrid of Adomian decomposition method (ADM). This is the substitution of a One-step method of Taylor’s series approximation of orders I and II, into the nonlinear part of Adomian decomposition method resulting in a convergent series scheme. This scheme is applied to solve some Logistic problems represented as Abelian differential equation and the results are compared with the actual solution and Runge-kutta of order IV in order to ascertain the accuracy and efficiency of the scheme. The findings shows that the scheme is efficient enough to solve logistic problems considered in this paper.

Keywords: Adomian decomposition method, nonlinear part, one-step method, Taylor series approximation, hybrid of Adomian polynomial, logistic problem, Malthusian parameter, Verhulst Model

Procedia PDF Downloads 389
20468 Dexamethasone: Impact on Testicular Activity

Authors: Sadi-Guettaf Hassiba, Hadj-Bekkouche Fatima

Abstract:

Dexamethasone (Dex) is a synthetic glucocorticoid that is used in therapy. However prolonged treatments with high doses are often required. This causes side effects that interfere with the activity of several endocrine systems, including the gonadotropic axis. The aim of our study is to determine the effect of Dex on testicular function in prepubertal Wistar rats. Newborn Wistar rats are submitted to intraperitoneal injection of Dex (1μg of Dex dissolved in NaCl 0.9% / 5g bw) for 20 days and then sacrificed at the age of 40days. A control group received NaCl 0.9%. The rat is weighed daily. The plasmatic levels of testosterone, LH and FSH were measured by radioimmunoassay. A histo-morphometric study was performed on sections of testis. Treated groups showed a significant decrease in body weight (p < 0.05), testis weight (p < 0.05) and plasma levels of testosterone (p < 0.05), of LH (P < .05) and FSH (p> 0.05). There is a reduction of seminiferous tubules average diameter and also of the seminiferous epithelium thickness with an increasing of lumen tubular. The diameter of the Leydig cells and Sertoli cell nucleus is also significantly reduced. Spermatogenesis is blocked at the stage round spermatid unlike witnesses or elongated spermatid stage is found. These results suggest that Dex administered during neonatal life influences testicular activity in the long term.

Keywords: dexamethasone, FSH, LH, rat, testis, testosterone

Procedia PDF Downloads 238
20467 Forced Degradation Study of Rifaximin Formulated Tablets to Determine Stability Indicating Nature of High-Performance Liquid Chromatography Analytical Method

Authors: Abid Fida Masih

Abstract:

Forced degradation study of Rifaximin was conducted to determine the stability indicating potential of HPLC testing method for detection of Rifaximin in formulated tablets to be employed for quality control and stability testing. The questioned method applied with mobile phase methanol: water (70:30), 5µm, 250 x 4.6mm, C18 column, wavelength 293nm and flow rate of 1.0 ml/min. Forced degradation study was performed under oxidative, acidic, basic, thermal and photolytic conditions. The applied method successfully determined the degradation products after acidic and basic degradation without interfering with Rifaximin detection. Therefore, the method was said to be stability indicating and can be applied for quality control and stability testing of Rifaxmin tablets during its shelf life.

Keywords: forced degradation, high-performance liquid chromatography, method validation, rifaximin, stability indicating method

Procedia PDF Downloads 280
20466 Drip Irrigation Timing and Its Effect on Tomato Yield for a Two-Day Schedule

Authors: T. Kizza, M. Muyinda

Abstract:

Irrigation schedules are normally given in terms of frequency (irrigation days). Specific timings within a given day are not usually included. This study examined the effect of irrigation timing for a two-day irrigation schedule of a surface drip-irrigated tomato field on yield. It was carried out for three dry seasons; July-Sept 2016, Jan-April 2017 and Jan-March 2018, at MuZARDI research station. Four irrigation treatments; T1 morning (8.00hrs), T2 noon (12:00hrs), T3 evening (17:00hr) and T4, a combination of morning and evening, were evaluated. The irrigation duration was one hour for T1-T3 and split into 30 minutes for T4. First season results indicated noon watering as having the best yield over other treatments at 51.59t/ha followed closely by morning watering at 50.6t/ha. Plants watered at noon had the highest number of fruits at 19/plant with an average weight of 94g/fruit. Plants watered in the morning had fruits with the highest average weight at 111.2g/fruit but they were the lowest number at 16 fruits/plant. The three-season data indicated the highest yield at 45.9t/ha for morning watering, followed by noon watering at 44.3t/ha and the least yield was for evening watering at 40.9t/ha. Watering tomatoes in the morning will give optimum yields for a two-day irrigation schedule.

Keywords: drip irrigation, irrigation schedule, irrigation timing, tomato yield

Procedia PDF Downloads 124
20465 A Numerical Method for Diffusion and Cahn-Hilliard Equations on Evolving Spherical Surfaces

Authors: Jyh-Yang Wu, Sheng-Gwo Chen

Abstract:

In this paper, we present a simple effective numerical geometric method to estimate the divergence of a vector field over a curved surface. The conservation law is an important principle in physics and mathematics. However, many well-known numerical methods for solving diffusion equations do not obey conservation laws. Our presented method in this paper combines the divergence theorem with a generalized finite difference method and obeys the conservation law on discrete closed surfaces. We use the similar method to solve the Cahn-Hilliard equations on evolving spherical surfaces and observe stability results in our numerical simulations.

Keywords: conservation laws, diffusion equations, Cahn-Hilliard equations, evolving surfaces

Procedia PDF Downloads 471
20464 Role of Bariatric Surgery in Polycystic Ovarian Syndrome &Infertility

Authors: Ahuja Ashish, Nain Prabhdeep Singh

Abstract:

Introduction: Polycystic ovarian syndrome(PCOS) is the most common endocrine disorder among women of reproductive age.Pcos encompasses a broad spectrum of signs&symptoms of ovary dysfunction,obesity,blood pressure,insulin resistance & infertility. Bariatric Surgery can be an effective means of weight loss in Pcos & curing infertility. Materials and Methods: 15 female patients were enrolled in the study from 2012-2014.66%(n=10) were in age group of 20-25 years,33%(n=5) were in age group of 25-33 years who underwent. Bariatric surgery in form of Laproscopic sleeve Gastrectomy(LSG)& Roux-en-Y gastric bypass. LSG 73%(n=11), RYGB26% (n=4). Results: There was a significant improvement in obesity (60% excess weight loss)over 1 year after bariatric surgery, in 12 patients there was gross improvement in restoration of menstrual cycle who had irregular menstrual cycle. In 80% patients the serum insulin level showed normal value. Over two years 8 patients become pregnant. Conclusions: 1)Obese women with Pcos maybe able to conceive after Bariatric Surgery. 2) Women with Pcos should only consider bariatric surgery if they were already considering it for other reasons to treat obesity, blood pressure & other co-morbid conditions.

Keywords: obesity, bariatric surgery, polycystic ovarian syndrome, infertility

Procedia PDF Downloads 276
20463 Numerical Investigation of Thermal Energy Storage Panel Using Nanoparticle Enhanced Phase Change Material for Micro-Satellites

Authors: Jelvin Tom Sebastian, Vinod Yeldho Baby

Abstract:

In space, electronic devices are constantly attacked with radiation, which causes certain parts to fail or behave in unpredictable ways. To advance the thermal controllability for microsatellites, we need a new approach and thermal control system that is smaller than that on conventional satellites and that demand no electric power. Heat exchange inside the microsatellites is not that easy as conventional satellites due to the smaller size. With slight mass gain and no electric power, accommodating heat using phase change materials (PCMs) is a strong candidate for solving micro satellites' thermal difficulty. In other words, PCMs can absorb or produce heat in the form of latent heat, changing their phase and minimalizing the temperature fluctuation around the phase change point. The main restriction for these systems is thermal conductivity weakness of common PCMs. As PCM is having low thermal conductivity, it increases the melting and solidification time, which is not suitable for specific application like electronic cooling. In order to increase the thermal conductivity nanoparticles are introduced. Adding the nanoparticles in base PCM increases the thermal conductivity. Increase in weight concentration increases the thermal conductivity. This paper numerically investigates the thermal energy storage panel with nanoparticle enhanced phase change material. Silver nanostructure have increased the thermal properties of the base PCM, eicosane. Different weight concentration (1, 2, 3.5, 5, 6.5, 8, 10%) of silver enhanced phase change material was considered. Both steady state and transient analysis was performed to compare the characteristics of nanoparticle enhanced phase material at different heat loads. Results showed that in steady state, the temperature near the front panel reduced and temperature on NePCM panel increased as the weight concentration increased. With the increase in thermal conductivity more heat was absorbed into the NePCM panel. In transient analysis, it was found that the effect of nanoparticle concentration on maximum temperature of the system was reduced as the melting point of the material reduced with increase in weight concentration. But for the heat load of maximum 20W, the model with NePCM did not attain the melting point temperature. Therefore it showed that the model with NePCM is capable of holding more heat load. In order to study the heat load capacity double the load is given, maximum of 40W was given as first half of the cycle and the other is given constant OW. Higher temperature was obtained comparing the other heat load. The panel maintained a constant temperature for a long duration according to the NePCM melting point. In both the analysis, the uniformity of temperature of the TESP was shown. Using Ag-NePCM it allows maintaining a constant peak temperature near the melting point. Therefore, by altering the weight concentration of the Ag-NePCM it is possible to create an optimum operating temperature required for the effective working of the electronics components.

Keywords: carbon-fiber-reinforced polymer, micro/nano-satellite, nanoparticle phase change material, thermal energy storage

Procedia PDF Downloads 192
20462 Effect of Nanobentonite Particles on Geotechnical Properties of Kerman Clay

Authors: A. Ghasemipanah, R. Ziaie Moayed, H. Niroumand

Abstract:

Improving the geotechnical properties of soil has always been one of the issues in geotechnical engineering. Traditional materials have been used to improve and stabilize soils to date, each with its own advantages and disadvantages. Although the soil stabilization by adding materials such as cement, lime, bitumen, etc. is one of the effective methods to improve the geotechnical properties of soil, but nanoparticles are one of the newest additives which can improve the loose soils. This research is intended to study the effect of adding nanobentonite on soil engineering properties, especially the unconfined compression strength and maximum dry unit weight, using clayey soil with low liquid limit (CL) from Kerman (Iran). Nanobentonite was mixed with soil in three different percentages (i.e. 3, 5, 7% by weight of the parent soil) with different curing time (1, 7 and 28 days). The unconfined compression strength, liquid and plastic limits and plasticity index of treated specimens were measured by unconfined compression and Atterberg limits test. It was found that increase in nanobentonite content resulted in increase in the unconfined compression strength, liquid and plastic limits of the clayey soil and reduce in plasticity index.

Keywords: nanobentonite particles, clayey soil, unconfined compression stress, soil improvement.

Procedia PDF Downloads 105
20461 Spatial Patterns and Temporal Evolution of Octopus Abundance in the Mauritanian Zone

Authors: Dedah Ahmed Babou, Nicolas Bez

Abstract:

The Min-Max autocorrelation factor (MAF) approach makes it possible to express in a space formed by spatially independent factors, spatiotemporal observations. These factors are ordered in decreasing order of spatial autocorrelation. The starting observations are thus expressed in the space formed by these factors according to temporal coordinates. Each vector of temporal coefficients expresses the temporal evolution of the weight of the corresponding factor. Applying this approach has enabled us to achieve the following results: (i) Define a spatially orthogonal space in which the projections of the raw data are determined; (ii) Define a limit threshold for the factors with the strongest structures in order to analyze the weight, and the temporal evolution of these different structures (iii) Study the correlation between the temporal evolution of the persistent spatial structures and that of the observed average abundance (iv) Propose prototypes of campaigns reflecting a high vs. low abundance (v) Propose a classification of campaigns that highlights seasonal and/or temporal similarities. These results were obtained by analyzing the octopus yield during the scientific campaigns of the oceanographic vessel Al Awam during the period 1989-2017 in the Mauritanian exclusive economic zone.

Keywords: spatiotemporal , autocorrelation, kriging, variogram, Octopus vulgaris

Procedia PDF Downloads 130
20460 Effect of the Birth Order and Arrival of Younger Siblings on the Development of a Child: Evidence from India

Authors: Swati Srivastava, Ashish Kumar Upadhyay

Abstract:

Using longitudinal data from three waves of Young Lives Study and Ordinary Least Square methods, study has investigated the effect of birth order and arrival of younger siblings on child development in India. Study used child’s height for age z-score, weight for age z-score, BMI for age z-score, Peabody Picture Vocabulary Test (PPVT-Score)c, maths score, Early Grade Reading Assessment Test (ERGA) score, and memory score to measure the physical and cognitive development of child during wave-3. Findings suggest that having a high birth order is detrimental for child development and the gap between adjacent siblings is larger for children late in the birth sequences than early in the birth sequences. Study also reported that not only older siblings but arrival of younger siblings before assessment of test also reduces the development of a child. The effects become stronger in case of female children than male children.

Keywords: height for age z-score, weight for age z-score, BMI for z-score, PPVT score, math score, EGRA score, memory score, birth order, siblings, Young Lives Study, India

Procedia PDF Downloads 316
20459 Application of the Material Point Method as a New Fast Simulation Technique for Textile Composites Forming and Material Handling

Authors: Amir Nazemi, Milad Ramezankhani, Marian Kӧrber, Abbas S. Milani

Abstract:

The excellent strength to weight ratio of woven fabric composites, along with their high formability, is one of the primary design parameters defining their increased use in modern manufacturing processes, including those in aerospace and automotive. However, for emerging automated preform processes under the smart manufacturing paradigm, complex geometries of finished components continue to bring several challenges to the designers to cope with manufacturing defects on site. Wrinklinge. g. is a common defectoccurring during the forming process and handling of semi-finished textile composites. One of the main reasons for this defect is the weak bending stiffness of fibers in unconsolidated state, causing excessive relative motion between them. Further challenges are represented by the automated handling of large-area fiber blanks with specialized gripper systems. For fabric composites forming simulations, the finite element (FE)method is a longstanding tool usedfor prediction and mitigation of manufacturing defects. Such simulations are predominately meant, not only to predict the onset, growth, and shape of wrinkles but also to determine the best processing condition that can yield optimized positioning of the fibers upon forming (or robot handling in the automated processes case). However, the need for use of small-time steps via explicit FE codes, facing numerical instabilities, as well as large computational time, are among notable drawbacks of the current FEtools, hindering their extensive use as fast and yet efficient digital twins in industry. This paper presents a novel woven fabric simulation technique through the application of the material point method (MPM), which enables the use of much larger time steps, facing less numerical instabilities, hence the ability to run significantly faster and efficient simulationsfor fabric materials handling and forming processes. Therefore, this method has the ability to enhance the development of automated fiber handling and preform processes by calculating the physical interactions with the MPM fiber models and rigid tool components. This enables the designers to virtually develop, test, and optimize their processes based on either algorithmicor Machine Learning applications. As a preliminary case study, forming of a hemispherical plain weave is shown, and the results are compared to theFE simulations, as well as experiments.

Keywords: material point method, woven fabric composites, forming, material handling

Procedia PDF Downloads 167
20458 Cooperative Spectrum Sensing Using Hybrid IWO/PSO Algorithm in Cognitive Radio Networks

Authors: Deepa Das, Susmita Das

Abstract:

Cognitive Radio (CR) is an emerging technology to combat the spectrum scarcity issues. This is achieved by consistently sensing the spectrum, and detecting the under-utilized frequency bands without causing undue interference to the primary user (PU). In soft decision fusion (SDF) based cooperative spectrum sensing, various evolutionary algorithms have been discussed, which optimize the weight coefficient vector for maximizing the detection performance. In this paper, we propose the hybrid invasive weed optimization and particle swarm optimization (IWO/PSO) algorithm as a fast and global optimization method, which improves the detection probability with a lesser sensing time. Then, the efficiency of this algorithm is compared with the standard invasive weed optimization (IWO), particle swarm optimization (PSO), genetic algorithm (GA) and other conventional SDF based methods on the basis of convergence and detection probability.

Keywords: cognitive radio, spectrum sensing, soft decision fusion, GA, PSO, IWO, hybrid IWO/PSO

Procedia PDF Downloads 446
20457 Genetic Evaluation of Locally Flock Sheep in Gabaraka Village

Authors: Salim Omar Raoof

Abstract:

This study was conducted in a private local sheep herd at Gabaraka village-Kirkuk-Iraq. Analysis of 77 ewes recorded and 7 Rams of local sheep presented in Gabaraka village farm plain, the age of ewes ranged between (2-4) years. The aim of this study is to investigate the genetic and non-genetic factors (type of birth, sex, and age of dam) affecting daily milk yield (DMY), birth weight (BW), weaning weight (WW) and Gain characteristics of local sheep raised under Iraq conditions, and it also aims at estimating heritability’s, BLUP. The overall mean of daily milk yield, (BW), (WW), and gain. Was 444.15gm,4.92kg,43.08kg, and 38.16kg, respectively. The results showed there was a significant effect of the type of birth and sex on (BW) and (WW). Also, the age of the dam had a significant effect on daily milk yield (BW), (WW), and gain. Generally, the estimate of heritability of DMP, BWT, WWT, and Gain tend to be 0.22, 0.17, 0.27, and 0.22, respectively. The breeding value (BLUP) for rams ranged between (-0.1684 to 0.188), (-0.205 to 0.310), and ( -0.0171 to 0.029) according to growth traits of Lambs BW, WW, and Gain, respectively. It concluded that the selection of ewes and rams at the population level in planned selection schemes is based on BLUP value and heritability.

Keywords: locally sheep, milk yield, Genetic parameters, BLUP value

Procedia PDF Downloads 58
20456 Superhydrophobic, Heteroporous Flexible Ceramic for Micro-Emulsion Separation, Oil Sorption, and Recovery of Fats, Oils, and Grease from Restaurant Wastewater

Authors: Jhoanne Pedres Boñgol, Zhang Liu, Yuyin Qiu, King Lun Yeung

Abstract:

Flexible ceramic sorbent material can be a viable technology to capture and recover emulsified fats, oils, and grease (FOG) that often cause sanitary sewer overflows. This study investigates the sorption capacity and recovery rate of ceramic material in surfactant-stabilized oil-water emulsion by synthesizing silica aerogel: SiO₂–X via acid-base sol-gel method followed by ambient pressure drying. The SiO₂–X is amorphous, microstructured, lightweight, flexible, and highly oleophilic. It displays spring-back behavior apparent at 80% compression with compressive strength of 0.20 MPa and can stand a weight of 1000 times its own. The contact angles measured at 0° and 177° in oil and water, respectively, confirm its oleophilicity and hydrophobicity while its thermal stability even at 450 °C is confirmed via TGA. In pure oil phase, the qe,AV. of 1x1 mm SiO₂–X is 7.5 g g⁻¹ at tqe= 10 min, and a qe,AV. of 6.05 to 6.76 g g⁻¹ at tqe= 24 hrs in O/W emulsion. The filter ceramic can be reused 50 x with 75-80 % FOG recovery by manual compression.

Keywords: adsorption, aerogel, emulsion, FOG

Procedia PDF Downloads 140
20455 Comparison of the Boundary Element Method and the Method of Fundamental Solutions for Analysis of Potential and Elasticity

Authors: S. Zenhari, M. R. Hematiyan, A. Khosravifard, M. R. Feizi

Abstract:

The boundary element method (BEM) and the method of fundamental solutions (MFS) are well-known fundamental solution-based methods for solving a variety of problems. Both methods are boundary-type techniques and can provide accurate results. In comparison to the finite element method (FEM), which is a domain-type method, the BEM and the MFS need less manual effort to solve a problem. The aim of this study is to compare the accuracy and reliability of the BEM and the MFS. This comparison is made for 2D potential and elasticity problems with different boundary and loading conditions. In the comparisons, both convex and concave domains are considered. Both linear and quadratic elements are employed for boundary element analysis of the examples. The discretization of the problem domain in the BEM, i.e., converting the boundary of the problem into boundary elements, is relatively simple; however, in the MFS, obtaining appropriate locations of collocation and source points needs more attention to obtain reliable solutions. The results obtained from the presented examples show that both methods lead to accurate solutions for convex domains, whereas the BEM is more suitable than the MFS for concave domains.

Keywords: boundary element method, method of fundamental solutions, elasticity, potential problem, convex domain, concave domain

Procedia PDF Downloads 74
20454 Coping Heat Stress By Crushed Fennel (Foeniculum Vulgare) Seeds in Broilers: Growth, Redox Balance, and Humoral Immune Response

Authors: Adia Fatima, Naila Chand, Rifat Ullah Khan

Abstract:

The goal of this study was to determine how fennel seed supplementation affected broiler growth, carcass quality, antioxidant status, and antibody titer in heat-stressed broilers. A total of 720 one-day-old broiler chickens were weighed and assigned to 28-floor pens (25 broiler chickens per pen). The broiler chickens were housed in a thermoneutral (TN) environment and were exposed to heat stress (HS). For 23 hours, the broiler chickens were kept under fluorescent lighting. For 35d, HS broiler chickens were fed a control diet and three levels of fennel seeds powder at rates of 15g/kg (Fen-15), 20 g/kg (Fen-20), and 25 g/kg (Fen-25). Overall feed intake, weight gain, and dressing % were considerably greater (P < 0.05) in Fen-25 and TN, but FCR was significantly reduced (P<0.01) in the same groups. When TN, Fen-20, and Fen-25 were compared to the control, malondialdehyde (MDA), paraoxonase (PON1), and antibody titer against New Castle disease (ND) were considerably (P < 0.05) greater. Further, the linear and quadratic response was for feed intake, weight gain, FCR, MDA, PON1, and ND titer. It was concluded that Fen-20 and Fen-25 increased broiler growth, carcass quality, antioxidant status, and immunological response under HS conditions.

Keywords: heat stress, growth, antioxidant, immunity

Procedia PDF Downloads 79
20453 Estimating the Potential of Solar Energy: A Moroccan Case Study

Authors: Fakhreddin El Wali Elalaoui, Maatouk Mustapha

Abstract:

The problem of global climate change isbecoming more and more serious. Therefore, there is a growing interest in renewable energy sources to minimize the impact of this phenomenon. Environmental policies are changing in different countries, including Morocco, with a greater focus on the integration and development of renewable energy projects. The purpose of this paper is to evaluate the potential of solar power plants in Morocco based on two technologies: concentrated solar power (CSP) and photovoltaics (PV). In order to perform an accurate search, we must follow a certain method to select the correct criteria. Four selection criteria were retained: climate, topography, location, and water resources. AnalyticHierarchy Process (AHP) was used to calculate the weight/importance of each criterion. Once obtained, weights are applied to the map for each criterion to produce a final ranking that ranks regions according to their potential. The results show that Morocco has strong potential for both technologies, especially in the southern region. Finally, this work is the first in the field to include the whole of Morocco in the study area.

Keywords: PV, Csp, solar energy, GIS

Procedia PDF Downloads 68
20452 Effects of Essential Oils on the Intestinal Microflora of Termite (Heterotermes indicola)

Authors: Ayesha Aihetasham, Najma Arshad, Sobia Khan

Abstract:

Damage causes by subterranean termites are of major concern today. Termites majorly treated with pesticides resulted in several problems related to health and environment. For this reason, plant-derived natural products specifically essential oils have been evaluated in order to control termites. The aim of the present study was to investigate the antitermitic potential of six essential oils on Heterotermes indicola subterranean termite. No-choice bioassay was used to assess the termiticidal action of essential oils. Further, gut from each set of treated termite group was extracted and analyzed for reduction in number of protozoa and bacteria by protozoal count method using haemocytometer and viable bacterial plate count (dilution method) respectively. In no-choice bioassay it was found that Foeniculum vulgare oil causes high degree of mortality 90 % average mortality at 10 mg oil concentration (10mg/0.42g weight of filter paper). Least mortality appeared to be due to Citrus sinensis oil (43.33 % average mortality at 10 mg/0.42g). The highest activity verified to be of Foeniculum vulgare followed by Eruca sativa, Trigonella foenum-graecum, Peganum harmala, Syzygium cumini and Citrus sinensis. The essential oil which caused maximum reduction in number of protozoa was P. harmala followed by T. foenum-graecum and E. sativa. In case of bacterial count E. sativa oil indicated maximum decrease in bacterial number (6.4×10⁹ CFU/ml). It is concluded that F. vulgare, E. sativa and P. harmala essential oils are highly effective against H. indicola termite and its gut microflora.

Keywords: bacterial count, essential oils, Heterotermes indicola, protozoal count

Procedia PDF Downloads 230
20451 A Comprehensive Method of Fault Detection and Isolation based on Testability Modeling Data

Authors: Junyou Shi, Weiwei Cui

Abstract:

Testability modeling is a commonly used method in testability design and analysis of system. A dependency matrix will be obtained from testability modeling, and we will give a quantitative evaluation about fault detection and isolation. Based on the dependency matrix, we can obtain the diagnosis tree. The tree provides the procedures of the fault detection and isolation. But the dependency matrix usually includes built-in test (BIT) and manual test in fact. BIT runs the test automatically and is not limited by the procedures. The method above cannot give a more efficient diagnosis and use the advantages of the BIT. A Comprehensive method of fault detection and isolation is proposed. This method combines the advantages of the BIT and Manual test by splitting the matrix. The result of the case study shows that the method is effective.

Keywords: fault detection, fault isolation, testability modeling, BIT

Procedia PDF Downloads 315
20450 Fecundity of Blue Swimming Crab, Portunus segnis (Forskal, 1775)' in Yumurtalık Cove, Iskenderun Bay, Northeastern Mediterranean, Adana, Turkey

Authors: Canan Türeli̇, İrem Nur Yeşi̇lyurt

Abstract:

Blue swimming crab, Portunus segnis (Forskal, 1775) entered to the Mediterranean with Suez Canal. It is economically important species and consumed as food in Turkey. At this study, fecundity of P. segnis was investigated in Yumurtalık Cove, Turkey. Samples were collected monthly from July 2014 to June 2015 (except February), using bottom trawl into three different depth strata; 0-10 m, 10-20 m and 20-50 m. Sand crab samples were caught all studied months. 110 Males, 70 juvenile and 140 female; 44 of them ovigerous, totally 320 samples were collected during the study period. The size of all samples varied from 38.1 to 163.17 mm carapace width and from 3.46 to 324.36 g weight. All the ovigerous crabs were caught at 0-10 m depth between July to November and in April and May, the highest number of them was observed in August and September. Mean carapace width and weight of ovigerous crabs were calculated respectively, 130.36 ± 12.82 mm (101.39-154.03), 191.02 ± 59.00 g (88.26-324.36). Mean fecundity determined 1.186.185 ± 819.510 (1.393.79-4.513.034) eggs. More fecundity and reproduction biology studies are necessary for monitoring the P. segnis population structure in Northeastern Mediterranean of Turkey.

Keywords: blue swimming crab, fecundity, portunus segnis, Turkey

Procedia PDF Downloads 297
20449 Production of Pre-Reduction of Iron Ore Nuggets with Lesser Sulphur Intake by Devolatisation of Boiler Grade Coal

Authors: Chanchal Biswas, Anrin Bhattacharyya, Gopes Chandra Das, Mahua Ghosh Chaudhuri, Rajib Dey

Abstract:

Boiler coals with low fixed carbon and higher ash content have always challenged the metallurgists to develop a suitable method for their utilization. In the present study, an attempt is made to establish an energy effective method for the reduction of iron ore fines in the form of nuggets by using ‘Syngas’. By devolatisation (expulsion of volatile matter by applying heat) of boiler coal, gaseous product (enriched with reducing agents like CO, CO2, H2, and CH4 gases) is generated. Iron ore nuggets are reduced by this syngas. For that reason, there is no direct contact between iron ore nuggets and coal ash. It helps to control the minimization of the sulphur intake of the reduced nuggets. A laboratory scale devolatisation furnace designed with reduction facility is evaluated after in-depth studies and exhaustive experimentations including thermo-gravimetric (TG-DTA) analysis to find out the volatile fraction present in boiler grade coal, gas chromatography (GC) to find out syngas composition in different temperature and furnace temperature gradient measurements to minimize the furnace cost by applying one heating coil. The nuggets are reduced in the devolatisation furnace at three different temperatures and three different times. The pre-reduced nuggets are subjected to analytical weight loss calculations to evaluate the extent of reduction. The phase and surface morphology analysis of pre-reduced samples are characterized using X-ray diffractometry (XRD), energy dispersive x-ray spectrometry (EDX), scanning electron microscopy (SEM), carbon sulphur analyzer and chemical analysis method. Degree of metallization of the reduced nuggets is 78.9% by using boiler grade coal. The pre-reduced nuggets with lesser sulphur content could be used in the blast furnace as raw materials or coolant which would reduce the high quality of coke rate of the furnace due to its pre-reduced character. These can be used in Basic Oxygen Furnace (BOF) as coolant also.

Keywords: alternative ironmaking, coal gasification, extent of reduction, nugget making, syngas based DRI, solid state reduction

Procedia PDF Downloads 249
20448 Nutritional Impact in Patients Who Underwent Sleeve-Type Bariatric Surgery

Authors: Melissa Mattos, Camila Lima, Ibraim Castro, Augusto Carioca, Saulo Magalhães, Paula Freitas, Keciany Oliveira

Abstract:

Obesity is a chronic, multifactorial, relapsing disease that has increased dramatically over the years. Its control is considered a public health issue, and more and more treatments and interventions are being studied to reduce its prevalence. When interventions in lifestyle and the use of drugs do not generate lasting results, bariatric procedures emerge as a resource for obesity control. The main guidelines for the treatment of obesity emphasize the need for pre-procedure and post-procedure nutritional monitoring to avoid nutritional deficiencies that may occur. The individual who undergoes bariatric surgery needs to understand the changes that will be necessary for life in view of the intense anatomical and metabolic changes that result from surgical techniques. To assess the nutritional profile of patients who undergo bariatric surgery, we analyzed data from the medical records of all people who underwent sleeve-type bariatric surgery from January to June 2022 at a clinic in the City of Fortaleza. 38 patients were analyzed, 32 women and 6 men in the pre-surgical period, 6 and 12 months after surgery. The data showed an average weight loss of 24.45% at 6 months and 30.85% at 12 months, with a reduction of 21.32% and 30.41%, respectively, in the fat percentage, also indicating that 13.15% used drugs for weight loss during this period, leading to reflection on the isolated long-term efficacy of bariatric surgery, requiring multidisciplinary follow-up for a change in lifestyle. Only 12 individuals, corresponding to 31.57%, reached eutrophic BMI 12 months after surgery, 20 individuals remained overweight, corresponding to 52.63% of the sample, and 6 individuals (15.78%) remained in the BMI obese class I. As for body composition, there was a 52.39% reduction in fat mass and a 12.82% reduction in muscle mass, and 21% of individuals underwent cholecystectomy. Sleeve-type bariatric surgery promoted significant weight loss after 1 year of the procedure, with a reduction in body fat percentage and fat mass. Most patients were still overweight and had a significant reduction in muscle mass.

Keywords: bariatric surgery, sleeve gastrectomy, obesity, sleeve

Procedia PDF Downloads 52
20447 Effects of Coupling Agent on the Properties of Henequen Microfiber (NF) Filled High Density Polyethylene (HDPE) Composites

Authors: Pravin Gaikwad, Prakash Mahanwar

Abstract:

The main objective of incorporating natural fibers such as Henequen microfibers (NF) into the High-Density Polyethylene (HDPE) polymer matrix is to reduce the cost and to enhance the mechanical as well as other properties. The Henequen microfibers were chopped manually to 5-7mm in length and added into the polymer matrix at the optimized concentration of 8 wt %. In order to facilitate the link between Henequen microfibers (NF) and HDPE matrix, coupling agent such as Glycidoxy (Epoxy) Functional Methoxy Silane (GPTS) at various concentrations from 0.1%, 0.3%, 0.5%, 0.7%, 0.9%, and 1% by weight to the total fibers were added. The tensile strength of the composite increased marginally while % elongation at break of the composites decreased with increase in silane loading by wt %. Tensile modulus and stiffness observed increased at 0.9 wt % GPTS loading. Flexural as well as impact strength of the composite decreased with increase in GPTS loading by weight %. Dielectric strength of the composite also found increased marginally upto 0.5wt % silane loading and thereafter remained constant.

Keywords: Henequen microfibers (NF), polymer composites, HDPE, coupling agent, GPTS

Procedia PDF Downloads 422