Search results for: interval type-2 fuzzy sets
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 2656

Search results for: interval type-2 fuzzy sets

1306 Blood Oxygen Saturation Measurement System Using Broad-Band Light Source with LabVIEW Program

Authors: Myoung Ah Kim, Dong Ho Sin, Chul Gyu Song

Abstract:

Blood oxygen saturation system is a well-established, noninvasive photoplethysmographic method to monitor vital signs. Conventional blood oxygen saturation measurements for the two LED light source is the ambiguity of the oxygen saturation measurement principle and the measurement results greatly influenced and heat and motion artifact. A high accuracy in order to solve these problems blood oxygen saturation measuring method has been proposed using a broadband light source that can be easily understood by the algorithm. The measurement of blood oxygen saturation based on broad-band light source has advantage of simple testing facility and easy understanding. Broadband light source based on blood oxygen saturation measuring program proposed in this paper is a combination of LabVIEW and MATLAB. Using the wavelength range of 450 nm-750 nm using a floating light absorption of oxyhemoglobin and deoxyhemoglobin to measure the blood oxygen saturation. Hand movement is to fix the probe to the motor stage in order to prevent oxygen saturation measurement that affect the sample and probe kept constant interval. Experimental results show that the proposed method noticeably increases the accuracy and saves time compared with the conventional methods.

Keywords: oxygen saturation, broad-band light source, CCD, light reflectance theory

Procedia PDF Downloads 433
1305 The Usefulness and Future of Hearing Aids Technologies and Their Impact on Hearing

Authors: Amirreza Razzaghipour Sorkhab

Abstract:

Hearing loss is one of the greatest common chronic health situations of older people. Hearing aids are the common treatment, and they recover the quality of life in older adults. Even so, comparatively few older adults with simple, mild to moderate, adult-onset, sensorineural hearing loss use hearing aids. It shouldn’t be expected that more expensive hearing aids always produce better outcomes. Given the importance of quality pledge, approaches of quantifying hearing aid fitting achievement are needed. Studies showed an important reduction in handicap following 3 weeks of hearing aid use, signifying the feasibility of using the Hearing Hindrance Inventory for the Elderly as an outcome measure for hearing aid success after a brief interval of hearing aid use. The results showed important development of the quality of life after three months of using a hearing aid in all members and improvement of their most important problems, i.e., the communication and exchange of data. Hearing loss can impair the conversation of information and so decreases the quality of life. Hearing aids have progressivemeaningfully over the past decade, chiefly due to the growing of digital technology. The next decade should see an even greater number of innovations to hearing aid technology. Development in digital hearing aids will be driven by investigate advances in the next fields such as wireless technology, hearing science, and cognitive scienceMoreover, emerging trends such as connectivity and individuation will also drive new technology. We hope that the advancement of technology will be enough to meet the needs of people with hearing aids.

Keywords: hearing loss, hearing aid, hearing aid technology, health

Procedia PDF Downloads 86
1304 Functional Neural Network for Decision Processing: A Racing Network of Programmable Neurons Where the Operating Model Is the Network Itself

Authors: Frederic Jumelle, Kelvin So, Didan Deng

Abstract:

In this paper, we are introducing a model of artificial general intelligence (AGI), the functional neural network (FNN), for modeling human decision-making processes. The FNN is composed of multiple artificial mirror neurons (AMN) racing in the network. Each AMN has a similar structure programmed independently by the users and composed of an intention wheel, a motor core, and a sensory core racing at a specific velocity. The mathematics of the node’s formulation and the racing mechanism of multiple nodes in the network will be discussed, and the group decision process with fuzzy logic and the transformation of these conceptual methods into practical methods of simulation and in operations will be developed. Eventually, we will describe some possible future research directions in the fields of finance, education, and medicine, including the opportunity to design an intelligent learning agent with application in AGI. We believe that FNN has a promising potential to transform the way we can compute decision-making and lead to a new generation of AI chips for seamless human-machine interactions (HMI).

Keywords: neural computing, human machine interation, artificial general intelligence, decision processing

Procedia PDF Downloads 109
1303 Insect Diversity Assessment of Maize Crop (Zea mays L.) by Using Sweep Net, Pitfall Trap and Plant Inspection Methods

Authors: Muhammad Naeem Mushtaq, Muhammad Arshad, Shahid Majeed

Abstract:

Maize is known as queen of cereals because of its highest genetic yield potential and multipurpose characteristics in human being and animal diet. Maize crop visited by many major, minor, visitors and sporadic insect pests. This study was conducted during 2014 to evaluate the richness and evenness of these insect pests and their interaction with metrological conditions at University of Agriculture, Faisalabad. In this experiment, two localities were selected; one was treated with pesticide and second was untreated. Maize field visited by many insect pests. Those insect pests were collected by using three collection method: sweep net, pitfall trap and plant inspection. The data was collected weekly interval from August to October and statistically analyzed by using Shannon Index which showed the results of insect pest richness and evenness. The value of Shannon Index was higher with the increase in number of species and abundance of insects. Camponotus nearcticus was most abundant in sweep net and pitfall trap method while Rhopalosiphum maidis was abundant in plant inspection method. Temperature was negatively co-relate with the insect population in all three collection methods while the relative humidity and rainfall had varying results.

Keywords: abundance, evenness, maize, richness

Procedia PDF Downloads 195
1302 Generative AI: A Comparison of Conditional Tabular Generative Adversarial Networks and Conditional Tabular Generative Adversarial Networks with Gaussian Copula in Generating Synthetic Data with Synthetic Data Vault

Authors: Lakshmi Prayaga, Chandra Prayaga. Aaron Wade, Gopi Shankar Mallu, Harsha Satya Pola

Abstract:

Synthetic data generated by Generative Adversarial Networks and Autoencoders is becoming more common to combat the problem of insufficient data for research purposes. However, generating synthetic data is a tedious task requiring extensive mathematical and programming background. Open-source platforms such as the Synthetic Data Vault (SDV) and Mostly AI have offered a platform that is user-friendly and accessible to non-technical professionals to generate synthetic data to augment existing data for further analysis. The SDV also provides for additions to the generic GAN, such as the Gaussian copula. We present the results from two synthetic data sets (CTGAN data and CTGAN with Gaussian Copula) generated by the SDV and report the findings. The results indicate that the ROC and AUC curves for the data generated by adding the layer of Gaussian copula are much higher than the data generated by the CTGAN.

Keywords: synthetic data generation, generative adversarial networks, conditional tabular GAN, Gaussian copula

Procedia PDF Downloads 55
1301 Large Neural Networks Learning From Scratch With Very Few Data and Without Explicit Regularization

Authors: Christoph Linse, Thomas Martinetz

Abstract:

Recent findings have shown that Neural Networks generalize also in over-parametrized regimes with zero training error. This is surprising, since it is completely against traditional machine learning wisdom. In our empirical study we fortify these findings in the domain of fine-grained image classification. We show that very large Convolutional Neural Networks with millions of weights do learn with only a handful of training samples and without image augmentation, explicit regularization or pretraining. We train the architectures ResNet018, ResNet101 and VGG19 on subsets of the difficult benchmark datasets Caltech101, CUB_200_2011, FGVCAircraft, Flowers102 and StanfordCars with 100 classes and more, perform a comprehensive comparative study and draw implications for the practical application of CNNs. Finally, we show that VGG19 with 140 million weights learns to distinguish airplanes and motorbikes with up to 95% accuracy using only 20 training samples per class.

Keywords: convolutional neural networks, fine-grained image classification, generalization, image recognition, over-parameterized, small data sets

Procedia PDF Downloads 70
1300 The Prevalence of Coronary Artery Disease and Its Risk Factors in Rural and Urban Areas of Pakistan

Authors: Muhammad Kamran Hanif Khan, Fahad Mushtaq

Abstract:

Background: In both developed and underdeveloped countries, coronary artery disease (CAD) is a serious cause of death and disability. Cardiovascular disease (CVD) is becoming more prevalent in emerging countries like Pakistan due to the spread and acceptance of Western lifestyles. Material and Methods: An observational cross-sectional investigation was conducted, and data collection relied on a random cluster sampling method. The sample size for this cross-sectional study was calculated using the following factors: estimated true proportion of 17.5%, desired precision of 2%, and confidence interval of 95%. The data for this study was collected from a sample of 1387 adults. Results: The average age of those living in rural areas is 55.24 years, compared to 52.60 years for those living in urban areas. The mean fasting blood glucose of the urban participants is 105.28 mg/dL, which is higher than the mean fasting blood glucose of the rural participants, which is 102.06 mg/dL. The mean total cholesterol of the urban participants is 192.20 mg/dL, which is slightly higher than the mean total cholesterol of the rural participants, which is 191.97 mg/dL. CAD prevalence is greater in urban areas than in rural areas. ECG abnormalities prevalence is 16.1% in females compared to 12.5% in men. Conclusion: The prevalence of CAD is more common in urban areas than in rural ones for all of the measures of CAD used in the study.

Keywords: CVD prevalence, CVD risk factors, rural area, urban area

Procedia PDF Downloads 60
1299 An Innovative Non-Invasive Method To Improve The Stability Of Orthodontic Implants: A Pilot Study

Authors: Dr., Suchita Daokar

Abstract:

Background: Successful orthodontic treatment has always relied on anchorage. The stability of the implants depends on bone quantity, mini-implant design, and placement conditions. Out of the various methods of gaining stability, Platelet concentrations are gaining popularity for various reasons. PRF is a minimally invasive method, and there are various studies that has shown its role in enhancing the stability of general implants. However, there is no literature found regarding the effect of PRF in enhancing the stability of the orthodontic implant. Therefore, this study aimed to evaluate and assess the efficacy of PRF on the stability of the orthodontic implant. Methods: The study comprised of 9 subjects aged above 18 years of age. The split mouth technique was used; Group A (where implants were coated before insertion) and group B (implant were normally inserted). The stability of the implant was measured using resonance frequency analysis at insertion (T0), 24 hours (T1), 2 weeks (T2), at 4 weeks (T3), at 6 weeks (T4), and 8 weeks (T5) after insertion. Result: Statistically significant findings were found when group A was compared to group B using ANOVA test (p<0.05). The stability of the implant of group A at each time interval was greater than group B. The implant stability was high at T0 and reduces at T2, and increasing through T3 to T5. The stability was highest at T5. Conclusion: A chairside, minimally invasive procedure ofPRF coating on implants have shown promising results in improving the stability of orthodontic implants and providing scope for future studies.

Keywords: Orthodontic implants, stablity, resonance Frequency Analysis, pre

Procedia PDF Downloads 189
1298 Machine Vision System for Measuring the Quality of Bulk Sun-dried Organic Raisins

Authors: Navab Karimi, Tohid Alizadeh

Abstract:

An intelligent vision-based system was designed to measure the quality and purity of raisins. A machine vision setup was utilized to capture the images of bulk raisins in ranges of 5-50% mixed pure-impure berries. The textural features of bulk raisins were extracted using Grey-level Histograms, Co-occurrence Matrix, and Local Binary Pattern (a total of 108 features). Genetic Algorithm and neural network regression were used for selecting and ranking the best features (21 features). As a result, the GLCM features set was found to have the highest accuracy (92.4%) among the other sets. Followingly, multiple feature combinations of the previous stage were fed into the second regression (linear regression) to increase accuracy, wherein a combination of 16 features was found to be the optimum. Finally, a Support Vector Machine (SVM) classifier was used to differentiate the mixtures, producing the best efficiency and accuracy of 96.2% and 97.35%, respectively.

Keywords: sun-dried organic raisin, genetic algorithm, feature extraction, ann regression, linear regression, support vector machine, south azerbaijan.

Procedia PDF Downloads 58
1297 Model Averaging in a Multiplicative Heteroscedastic Model

Authors: Alan Wan

Abstract:

In recent years, the body of literature on frequentist model averaging in statistics has grown significantly. Most of this work focuses on models with different mean structures but leaves out the variance consideration. In this paper, we consider a regression model with multiplicative heteroscedasticity and develop a model averaging method that combines maximum likelihood estimators of unknown parameters in both the mean and variance functions of the model. Our weight choice criterion is based on a minimisation of a plug-in estimator of the model average estimator's squared prediction risk. We prove that the new estimator possesses an asymptotic optimality property. Our investigation of finite-sample performance by simulations demonstrates that the new estimator frequently exhibits very favourable properties compared to some existing heteroscedasticity-robust model average estimators. The model averaging method hedges against the selection of very bad models and serves as a remedy to variance function misspecification, which often discourages practitioners from modeling heteroscedasticity altogether. The proposed model average estimator is applied to the analysis of two real data sets.

Keywords: heteroscedasticity-robust, model averaging, multiplicative heteroscedasticity, plug-in, squared prediction risk

Procedia PDF Downloads 354
1296 Frailty Models for Modeling Heterogeneity: Simulation Study and Application to Quebec Pension Plan

Authors: Souad Romdhane, Lotfi Belkacem

Abstract:

When referring to actuarial analysis of lifetime, only models accounting for observable risk factors have been developed. Within this context, Cox proportional hazards model (CPH model) is commonly used to assess the effects of observable covariates as gender, age, smoking habits, on the hazard rates. These covariates may fail to fully account for the true lifetime interval. This may be due to the existence of another random variable (frailty) that is still being ignored. The aim of this paper is to examine the shared frailty issue in the Cox proportional hazard model by including two different parametric forms of frailty into the hazard function. Four estimated methods are used to fit them. The performance of the parameter estimates is assessed and compared between the classical Cox model and these frailty models through a real-life data set from the Quebec Pension Plan and then using a more general simulation study. This performance is investigated in terms of the bias of point estimates and their empirical standard errors in both fixed and random effect parts. Both the simulation and the real dataset studies showed differences between classical Cox model and shared frailty model.

Keywords: life insurance-pension plan, survival analysis, risk factors, cox proportional hazards model, multivariate failure-time data, shared frailty, simulations study

Procedia PDF Downloads 343
1295 Margin-Based Feed-Forward Neural Network Classifiers

Authors: Xiaohan Bookman, Xiaoyan Zhu

Abstract:

Margin-Based Principle has been proposed for a long time, it has been proved that this principle could reduce the structural risk and improve the performance in both theoretical and practical aspects. Meanwhile, feed-forward neural network is a traditional classifier, which is very hot at present with a deeper architecture. However, the training algorithm of feed-forward neural network is developed and generated from Widrow-Hoff Principle that means to minimize the squared error. In this paper, we propose a new training algorithm for feed-forward neural networks based on Margin-Based Principle, which could effectively promote the accuracy and generalization ability of neural network classifiers with less labeled samples and flexible network. We have conducted experiments on four UCI open data sets and achieved good results as expected. In conclusion, our model could handle more sparse labeled and more high-dimension data set in a high accuracy while modification from old ANN method to our method is easy and almost free of work.

Keywords: Max-Margin Principle, Feed-Forward Neural Network, classifier, structural risk

Procedia PDF Downloads 324
1294 Effect of Environmental Conditions on E. Coli o157:h7 Atcc 43888 and L. Monocytogenes Atcc 7644 Cell Surface Hydrophobicity, Motility and Cell Attachment on Food-Contact Surfaces

Authors: Stanley Dula, Oluwatosini A. Ijabadeniyi

Abstract:

Biofilm formation is a major source of materials and foodstuffs contamination, contributing to occurrence of pathogenic and spoilage microbes in food processing resulting in food spoilage, transmission of diseases and significant food hygiene and safety issues. This study elucidates biofilm formation of E. coli O157:H7 and L. monocytogenes ATCC 7644 grown under food related environmental stress conditions of varying pH (5.0;7.0; and 8.5) and temperature (15, 25 and 37 ℃). Both strains showed confluent biofilm formation at 25 ℃ and 37 ℃, at pH 8.5 after 5 days. E. coli showed curli fimbriae production at various temperatures, while L. monocytogenes did not show pronounced expression. Swarm, swimming and twitching plate assays were used to determine strain motilities. Characterization of cell hydrophobicity was done using the microbial adhesion to hydrocarbons (MATH) assay using n-hexadecane. Both strains showed hydrophilic characteristics as they fell within a < 20 % interval. FT-IR revealed COOH at 1622 cm-1, and a strong absorption band at 3650 cm-1 – 3200 cm-1 indicating the presence of both -OH and -NH groups. Both strains were hydrophilic and could form biofilm at different combinations of temperature and pH. EPS produced in both species proved to be an acidic hetero-polysaccharide.

Keywords: biofilm, pathogens, hydrophobicity, motility

Procedia PDF Downloads 222
1293 Analyzing Time Lag in Seismic Waves and Its Effects on Isolated Structures

Authors: Faizan Ahmad, Jenna Wong

Abstract:

Time lag between peak values of horizontal and vertical seismic waves is a well-known phenomenon. Horizontal and vertical seismic waves, secondary and primary waves in nature respectively, travel through different layers of soil and the travel time is dependent upon the medium of wave transmission. In seismic analysis, many standardized codes do not require the actual vertical acceleration to be part of the analysis procedure. Instead, a factor load addition for a particular site is used to capture strength demands in case of vertical excitation. This study reviews the effects of vertical accelerations to analyze the behavior of a linearly rubber isolated structure in different time lag situations and frequency content by application of historical and simulated ground motions using SAP2000. The response of the structure is reviewed under multiple sets of ground motions and trends based on time lag and frequency variations are drawn. The accuracy of these results is discussed and evaluated to provide reasoning for use of real vertical excitations in seismic analysis procedures, especially for isolated structures.

Keywords: seismic analysis, vertical accelerations, time lag, isolated structures

Procedia PDF Downloads 319
1292 Heat Transfer Modeling of 'Carabao' Mango (Mangifera indica L.) during Postharvest Hot Water Treatments

Authors: Hazel James P. Agngarayngay, Arnold R. Elepaño

Abstract:

Mango is the third most important export fruit in the Philippines. Despite the expanding mango trade in world market, problems on postharvest losses caused by pests and diseases are still prevalent. Many disease control and pest disinfestation methods have been studied and adopted. Heat treatment is necessary to eliminate pests and diseases to be able to pass the quarantine requirements of importing countries. During heat treatments, temperature and time are critical because fruits can easily be damaged by over-exposure to heat. Modeling the process enables researchers and engineers to study the behaviour of temperature distribution within the fruit over time. Understanding physical processes through modeling and simulation also saves time and resources because of reduced experimentation. This research aimed to simulate the heat transfer mechanism and predict the temperature distribution in ‘Carabao' mangoes during hot water treatment (HWT) and extended hot water treatment (EHWT). The simulation was performed in ANSYS CFD Software, using ANSYS CFX Solver. The simulation process involved model creation, mesh generation, defining the physics of the model, solving the problem, and visualizing the results. Boundary conditions consisted of the convective heat transfer coefficient and a constant free stream temperature. The three-dimensional energy equation for transient conditions was numerically solved to obtain heat flux and transient temperature values. The solver utilized finite volume method of discretization. To validate the simulation, actual data were obtained through experiment. The goodness of fit was evaluated using mean temperature difference (MTD). Also, t-test was used to detect significant differences between the data sets. Results showed that the simulations were able to estimate temperatures accurately with MTD of 0.50 and 0.69 °C for the HWT and EHWT, respectively. This indicates good agreement between the simulated and actual temperature values. The data included in the analysis were taken at different locations of probe punctures within the fruit. Moreover, t-tests showed no significant differences between the two data sets. Maximum heat fluxes obtained at the beginning of the treatments were 394.15 and 262.77 J.s-1 for HWT and EHWT, respectively. These values decreased abruptly at the first 10 seconds and gradual decrease was observed thereafter. Data on heat flux is necessary in the design of heaters. If underestimated, the heating component of a certain machine will not be able to provide enough heat required by certain operations. Otherwise, over-estimation will result in wasting of energy and resources. This study demonstrated that the simulation was able to estimate temperatures accurately. Thus, it can be used to evaluate the influence of various treatment conditions on the temperature-time history in mangoes. When combined with information on insect mortality and quality degradation kinetics, it could predict the efficacy of a particular treatment and guide appropriate selection of treatment conditions. The effect of various parameters on heat transfer rates, such as the boundary and initial conditions as well as the thermal properties of the material, can be systematically studied without performing experiments. Furthermore, the use of ANSYS software in modeling and simulation can be explored in modeling various systems and processes.

Keywords: heat transfer, heat treatment, mango, modeling and simulation

Procedia PDF Downloads 237
1291 Pathways and Mechanisms of Lymphocytes Emigration from Newborn Thymus

Authors: Olena Grygorieva

Abstract:

Nowadays mechanisms of thymocytes emigration from the thymus to the periphery are investigated actively. We have proposed a hypothesis of thymocytes’ migration from the thymus through lymphatic vessels during periodical short-term local edema. By morphological, hystochemical methods we have examined quantity of lymphocytes, epitelioreticulocytes, mast cells, blood and lymphatic vessels in morpho-functional areas of rats’ thymuses during the first week after birth in 4 hours interval. In newborn and beginning from 8 hour after birth every 12 hours specific density of the thymus, absolute quantity of microcirculatory vessels, especially of lymphatic ones, lymphcyte-epithelial index, quantity of mast cells and their degranulative forms increase. Structure of extracellular matrix, intrathymical microenvironment and lymphocytes’ adhesive properties change. Absolute quantity of small lymphocytes in thymic cortex changes wavy. All these changes are straightly expressed from 0 till 2, from 12 till 16, from 108 till 120 hours of postnatal life. During this periods paravasal lymphatic vessels are stuffed with lymphocytes, i.e. discrete migration of lymphocytes from the thymus occurs. After rapid edema reduction, quantity of lymphatic vessels decrease, they become empty. Therefore, in the thymus of newborn periodical short-term local edema is observed, on its top discrete migration of lymphocytes from the thymus occurs.

Keywords: lymphocytes, lymphatic vessels, mast cells, thymus

Procedia PDF Downloads 208
1290 Acute Effects of Active Dynamic, Static Stretching and Passive Static Stretching Exercise on Hamstrings Flexibility and Muscle Strength

Authors: Yi Tse Wang, Che Hsiu Chen, Zih Jian Huang, Hon Wen Cheng

Abstract:

Stretching treatments enhanced flexibility. On the other hand, decreases in hamstrings strength have been reported after stretching, especially with static stretching or passive stretching. Stretching has been shown to be more effective than static stretching to improve muscle performance, but a clear consensus for the effect of dynamic stretching on muscle performance has not been achieved. The purpose of this study was to compare the acute effect of a dynamic stretching, static stretching and eccentric exercise protocol on hamstrings stiffness, flexibility and muscle strength. Forty-five healthy active men (height 179.9 cm; weight 71.5 kg; age 22.5 years) were participated in 3 randomly ordered testing sessions: dynamic stretching (DS), active static stretching (ASS), and passive static stretching (PSS). All the stretch were performed 30 seconds and repeated 6 times. There was a 30-second interval between repetitions. The outcome measures were isokinetic concentric contraction (60°/s), eccentric contraction (30°/s) peak torque, muscle flexibility after stretching. The results showed that the muscle flexibility (3.6%, 3.9% and 1.59%, respectively) increased significantly after DS, PSS and ASS. Hamstring isokinetic concentric peak torque (-6.4%, -8.0% and -5.8%, respectively) and eccentric peak torque (-5.8%, -4.5% and -5.4%, respectively) decreased significantly after DS, PSS and ASS. Hence, although the stretching protocols improve hamstrings flexibility immediately, reduced hamstring muscle eccentric and concentric peak torque.

Keywords: hamstrings injury, warm-up, muscle performance, muscle stretching

Procedia PDF Downloads 371
1289 Effect of Oil Shale Alkylresorcinols on Physico-Chemical and Thermal Properties of Polycondensation Resins

Authors: Ana Jurkeviciute, Larisa Grigorieva, Ksenia Moskvinа

Abstract:

Oil shale alkylresorcinols are formed as a by-product in oil shale processing. They are unique raw material for chemical industry. Polycondensation resins obtaining is one of the worthwhile directions of oil shale alkylresorcinols use. These resins are widely applied in many branches of industry such as wood-working, metallurgic, tire, rubber products, construction etc. Possibility of resins obtaining using overall alkylresorcinols will allow to cheapen finished products on their base and to widen the range of resins offered on the market. Synthesis of polycondensation resins on the basis of alkylresorcinols was conducted by several methods in the process of investigations. In the formulations a part of resorcinol was replaced by fractions of oil shale alkylresorcinols containing different amount of 5-methylresorcinol (40-80 mass %). Some resins were modified by aromatic alkene at the stage of synthesis. Thermal stability and degradation behavior of resins were investigated by thermogravimetric analysis (TGA) method both in an inert nitrogen environment and in an oxidative environment of air. TGA integral curves were obtained and processed in dynamic mode for interval of temperatures from 25 to 830 °C. Rate of temperature rise was 5°C/min, gas flow rate - 50 ml/min. Resins power for carbonization was evaluated by carbon residue. Physical-chemical parameters of the resins were determined. Content of resorcinol and 5-methylresorcinol not reacted in the process of synthesis were determined by gas chromatography method.

Keywords: resorcinol, oil shale alkylresorcinols, aromatic alkene, polycondensation resins, modified resins

Procedia PDF Downloads 179
1288 Mutual Information Based Image Registration of Satellite Images Using PSO-GA Hybrid Algorithm

Authors: Dipti Patra, Guguloth Uma, Smita Pradhan

Abstract:

Registration is a fundamental task in image processing. It is used to transform different sets of data into one coordinate system, where data are acquired from different times, different viewing angles, and/or different sensors. The registration geometrically aligns two images (the reference and target images). Registration techniques are used in satellite images and it is important in order to be able to compare or integrate the data obtained from these different measurements. In this work, mutual information is considered as a similarity metric for registration of satellite images. The transformation is assumed to be a rigid transformation. An attempt has been made here to optimize the transformation function. The proposed image registration technique hybrid PSO-GA incorporates the notion of Particle Swarm Optimization and Genetic Algorithm and is used for finding the best optimum values of transformation parameters. The performance comparision obtained with the experiments on satellite images found that the proposed hybrid PSO-GA algorithm outperforms the other algorithms in terms of mutual information and registration accuracy.

Keywords: image registration, genetic algorithm, particle swarm optimization, hybrid PSO-GA algorithm and mutual information

Procedia PDF Downloads 391
1287 Calculation of Detection Efficiency of Horizontal Large Volume Source Using Exvol Code

Authors: M. Y. Kang, Euntaek Yoon, H. D. Choi

Abstract:

To calculate the full energy (FE) absorption peak efficiency for arbitrary volume sample, we developed and verified the EXVol (Efficiency calculator for EXtended Voluminous source) code which is based on effective solid angle method. EXVol is possible to describe the source area as a non-uniform three-dimensional (x, y, z) source. And decompose and set it into several sets of volume units. Users can equally divide (x, y, z) coordinate system to calculate the detection efficiency at a specific position of a cylindrical volume source. By determining the detection efficiency for differential volume units, the total radiative absolute distribution and the correction factor of the detection efficiency can be obtained from the nondestructive measurement of the source. In order to check the performance of the EXVol code, Si ingot of 20 cm in diameter and 50 cm in height were used as a source. The detector was moved at the collimation geometry to calculate the detection efficiency at a specific position and compared with the experimental values. In this study, the performance of the EXVol code was extended to obtain the detection efficiency distribution at a specific position in a large volume source.

Keywords: attenuation, EXVol, detection efficiency, volume source

Procedia PDF Downloads 171
1286 Storage Influence on Physico-Chemical Composition and Antioxidant Activity of Jamun Drink Prepared From Two Types of Pulp

Authors: Muhammad Atif Randhawa, Mahreen Akhtar, Sidrah

Abstract:

In this paper, Jamun (Syzygium cumini; Myrtaceae) drink enriched with jamun pulp and seed was assessed for different physicochemical parameters (titratable acidity, pH, TSS, ascorbic acid, and total sugars and reducing sugars) and phytochemical aspects at every 15 days interval till 60 days storage period. Jamun pulp both with seed and without seed were used at levels of 7, 10 and 13 percent to prepare jamun drink in six combinations; T1 (7% pulp without seed), T2 (10% pulp without seed), T3 (13% pulp without seed), T4 (7% pulp with seed), T5 (10% pulp with seed), T6 (13% pulp with seed). Storage period resulted decrease in pH (4.18 to 4.08) and ascorbic acid (21.92%) significantly along with phenolic contents (6.13 to 4.85g of GAE/kg) and antioxidant activity (70.68 to 48.62 percent) within treatments. All treatments showed significant increases in total sugars (11.59 to 11.80%), reducing sugars (2.30 to 2.50%), TSS (12.2 to 13.32 °B) and acidity (0.23% to 0.31%) during storage. Treatments T3, T5 and T6 showed best results in terms of all physicochemical parameters during storage. Statistically significant differences were obtained among sensory parameters as a function of pulp type and concentration, while treatment T5 (10% pulp with seed) obtained highest score (7.16) in terms of all sensory parameters. It can be concluded that nutrient rich jamun drink can be prepared as an attempt to add value to the underutilized jamun fruit of Pakistan.

Keywords: antioxidant activity, Jamun beverage, physicochemical, storage

Procedia PDF Downloads 294
1285 Point-of-Interest Recommender Systems for Location-Based Social Network Services

Authors: Hoyeon Park, Yunhwan Keon, Kyoung-Jae Kim

Abstract:

Location Based Social Network services (LBSNs) is a new term that combines location based service and social network service (SNS). Unlike traditional SNS, LBSNs emphasizes empirical elements in the user's actual physical location. Point-of-Interest (POI) is the most important factor to implement LBSNs recommendation system. POI information is the most popular spot in the area. In this study, we would like to recommend POI to users in a specific area through recommendation system using collaborative filtering. The process is as follows: first, we will use different data sets based on Seoul and New York to find interesting results on human behavior. Secondly, based on the location-based activity information obtained from the personalized LBSNs, we have devised a new rating that defines the user's preference for the area. Finally, we have developed an automated rating algorithm from massive raw data using distributed systems to reduce advertising costs of LBSNs.

Keywords: location-based social network services, point-of-interest, recommender systems, business analytics

Procedia PDF Downloads 217
1284 A Literature Review on the Success Indicators for Sabah's Ecotourism Sites

Authors: Lip Vui Tshin

Abstract:

Sabah, one of the thirteen Malaysian states, is located in the northern part of Malaysian Borneo. It is a melting pot of many different cultures and traditions, being home to about 2.9 million people with more than 30 ethic groups. It is also known as one of the twelve mega-diversity sites in the world with its rich living heritage; ethnic makes it ideal for the ecotourism industry. Sabah enjoys a steady flow of eco tourists from domestic and international markets with a gradual increase in the number of visitor arrival each year. Sabah’s ecotourism is categorized by its natural attraction, wildlife and wilderness habitats. This paper sets out to interpret and develop the indicators for success ecotourism sites in Sabah and measures its development stage. The long-term viability of tourism can be assured only when the limitations and favorable opportunities of the overall environment for tourism development are understood and ways to measure changes induced by tourism are identified and applied. This is a literature review of ecotourism site success indicators, and the outcome of this review is the identification of existing clusters and categorization of indicators and charting the way forward to develop a better understanding in ecotourism site success.

Keywords: ecotourism, ecotourism indicators, ecotourism success, Sabah

Procedia PDF Downloads 256
1283 Oral Biofilm and Stomatitis Denture: Local Implications and Cardiovascular Risks

Authors: Adriana B. Ribeiro, Camila B. Araujo, Frank L. Bueno, Luiz Eduardo V. Silva, Caroline V. Fortes, Helio C. Salgado, Rubens Fazan Jr., Claudia H. L. da Silva

Abstract:

Denture-related stomatitis (DRS) has recently been associated with deleterious cardiovascular effects, including hypertension. This study evaluated salivary parameters, blood pressure (BP) and heart rate variability (HRV), before and after DRS treatment in edentulous patients (n=14). Collection of unstimulated and stimulated saliva, as well as blood pressure (BP) measurements and electrocardiogram recordings were performed before and after 10 days of DRS treatment. The salivary flow (mL/min) was found similar at both times while pH was smaller (more neutral) after treatment (7.3 ± 2.2 vs. 7.1 ± 0.24). Systolic BP (mmHg) showed a trend, but not a significant reduction after DRS treatment (158 ± 25.68 vs. 148 ± 16,72, p=0,062) while diastolic BP was found similar in both times (86 ± 13.93 and 84 ± 9.38). Overall HRV, measured by standard deviation of RR intervals was not affected by DRS treatment (24 ± 4 vs 18 ± 2 ms), but differences of successive RR intervals (an index of parasympathetic cardiac modulation) increased after the treatment (26 ± 4 vs 19 ± 2 ms). Moreover, another index of vagal modulation of the heart, the power of RR interval spectra at high-frequency, was also markedly higher after DRS treatment (236 ± 63 vs 135 ± 32 ms²). Such findings strongly suggest that DRS is linked to an autonomic imbalance with sympathetic overactivity, which is markedly deleterious, increasing cardiovascular risk and the incidence of diseases such as hypertension. Acknowledgment: This study is supported by FAPESP, CNPq.

Keywords: biofilm, denture stomatitis, HRV, blood pressure

Procedia PDF Downloads 221
1282 Brine Waste from Seawater Desalination in Malaysia

Authors: Cynthia Mahadi, Norhafezah Kasmuri

Abstract:

Water scarcity is a growing issue these days. As a result, saltwater is being considered a limitless supply of fresh water through the desalination process, which is likely to address the worldwide water crisis, including in Malaysia. This study aims to offer the best management practice for controlling brine discharge in Malaysia by comparing environmental regulations on brine waste management in other countries. Then, a survey was distributed to the public to acquire further information about their level of awareness of the harmful effects of brine waste and to find out their perspective on the proposed solutions to ensure the effectiveness of the measures. As a result, it has been revealed that Malaysia still lacks regulations regarding the disposal of brine waste. Thus, a recommendation based on practices in other nations has been put forth by this study. This study suggests that the government and Malaysia's environmental regulatory body should govern brine waste disposal in the Environmental Quality Act 1974. Also, to add the construction of a desalination plant in Schedule 1 of prescribed activities was necessary. Because desalination plants can harm the environment during both construction and operation, every proposal for the construction of a desalination plant should involve the submission of an environmental impact assessment (EIA).

Keywords: seawater desalination, brine waste, environmental impact assessment, fuzzy Delphi method

Procedia PDF Downloads 62
1281 Entrepreneurship Education as a 21st Century Strategy for Economic Growth and Sustainable Development

Authors: M. Fems Kurotimi, Agada Franklin, Godsave Aladei, Opigo Helen

Abstract:

Within the last 30 years, entrepreneurship education (EE) has continued to gain massive interest both in the field of research and among policy makers. This surge in interest can be attributed to the perceived importance EE plays in the equipping of potential entrepreneurs and as a 21st century strategy to foster economic growth and development. This paper sets out to ascertain the correlation between EE and economic growth and development. A desk research approach was adopted where a multiplicity of literatures in the field were studied intensely. The findings reveal that indeed EE has a positive effect on entrepreneurship engagement thereby fostering economic growth and development. However, some research studies reported the contrary. That although EE may be able to equip potential entrepreneurs with requisite entrepreneurial skills and competencies, it will only be successful in producing entrepreneurs if they are internally driven to become entrepreneurs, because we cannot make people what they are not. The findings also reveal that countries that adopted EE early have more innovations inspired by entrepreneurs and are more developed than those that only recently adopted EE as a viable tool for entrepreneurship and economic development.

Keywords: entrepreneurship, entrepreneurship education, economic development, economic growth, sustainable development

Procedia PDF Downloads 325
1280 Effect of Aging on the Second Law Efficiency, Exergy Destruction and Entropy Generation in the Skeletal Muscles during Exercise

Authors: Jale Çatak, Bayram Yılmaz, Mustafa Ozilgen

Abstract:

The second law muscle work efficiency is obtained by multiplying the metabolic and mechanical work efficiencies. Thermodynamic analyses are carried out with 19 sets of arms and legs exercise data which were obtained from the healthy young people. These data are used to simulate the changes occurring during aging. The muscle work efficiency decreases with aging as a result of the reduction of the metabolic energy generation in the mitochondria. The reduction of the mitochondrial energy efficiency makes it difficult to carry out the maintenance of the muscle tissue, which in turn causes a decline of the muscle work efficiency. When the muscle attempts to produce more work, entropy generation and exergy destruction increase. Increasing exergy destruction may be regarded as the result of the deterioration of the muscles. When the exergetic efficiency is 0.42, exergy destruction becomes 1.49 folds of the work performance. This proportionality becomes 2.50 and 5.21 folds when the exergetic efficiency decreases to 0.30 and 0.17 respectively.

Keywords: aging mitochondria, entropy generation, exergy destruction, muscle work performance, second law efficiency

Procedia PDF Downloads 412
1279 Effect of Resistance Exercise on Hypothalamic-Pituitary-Gonadal Axis

Authors: Alireza Barari, Saeed Shirali, Ahmad Abdi

Abstract:

Abstract: Introduction: Physical activity may be related to male reproductive function by affecting on thehypothalamic-pituitary-gonadal(HPG) axis. Our aim was to determine the effects of 6 weeks resistance exercise on reproductive hormones, HPG axis. The hypothalamic-pituitary-gonadal (HPG) axis refers tothe effects of endocrine glands in three-level including (i) the hypothalamic releasing hormone GnRH, which is synthesized in in a small heterogenous neuronal population and released in a pulsatile fashion, (ii) the anterior pituitary hormones, follicle-stimulating hormone(FSH) and luteinizing hormone (LH) and (iii) the gonadal hormones, which include both steroid such as testosterone (T), estradiol and progesterone and peptide hormones (such as inhibin). Hormonal changes that create a more anabolic environment have been suggested to contribute to the adaptation to strength exercise. Physical activity has an extensive impact on male reproductive function depending upon the intensity and duration of the exercise and the fitness level of the individual. However, strenuous exercise represents a physical stress and inflammation changed that challenges homeostasis. Materials and methods: Sixteen male volunteered were included in a 6-week control period followed by 6 weeks of resistance training (leg press, lat pull, chest press, squat, seatedrow, abdominal crunch, shoulder press, biceps curl and triceps press down) four times per week. intensity of training loading was 60%-75% of one maximum repetition. Participants performed 3 sets of 10 repetitions. Rest periods were two min between exercises and sets. Start with warm up exercises include: The muscles relax and stretch the body, which was for 10 minutes. Body composition, VO2max and the circulating level of free testosterone (fT), luteinizing hormone (LH), follicle-stimulating hormone (FSH), sex hormone binding globulin (SHBG) and inhibin B measured prior and post 6-week intervention. The hormonal levels of each serum sample were measured using commercially available ELISA kits. Analysis of anthropometrical data and hormonal level were compared using the independent samples t- test in both groups and using SPSS (version 19). P ≤ 0.05 was considered statistically significant. Results: For muscle strength, both lower- and upper-body strength were increased significantly. Aerobic fitness level improved in trained participant from 39.4 ± 5.6 to 41.9 ± 5.3 (P = 0.002). fT concentration rise progressively in the trained group and was significantly greater than those in the control group (P = 0.000). By the end of the 6-week resistance training, serum SHBG significantly increased in the trained group compared with the control group (P = 0.013). In response to resistance training, LH, FSH and inhibin B were not significantly changed. Discussion: According to our finfings, 6 weeks of resistance training induce fat loss without any changes in body weight and BMI. A decline of 25.3% in percentage of body fat with statiscally same weight was due to increase in muscle mass that happened during resistance exercise periods . Six weeks of resistance training resulted in significant improvement in BF%, VO2max and increasing strength and the level of fT and SHBG.

Keywords: resistance, hypothalamic, pituitary, gonadal axis

Procedia PDF Downloads 388
1278 Investigating the Effect of the Pedagogical Agent on Visual Attention in Attention Deficit Hyperactivity Disorder Students

Authors: Nasrin Mohammadhasani, Rosa Angela Fabio

Abstract:

The attention to relevance information is the key element for learning. Otherwise, Attention Deficit Hyperactivity Disorder (ADHD) students have a fuzzy visual pattern that prevents them to attention and remember learning subject. The present study aimed to test the hypothesis that the presence of a pedagogical agent can effectively support ADHD learner's attention and learning outcomes in a multimedia learning environment. The learning environment was integrated with a pedagogical agent, named Koosha as a social peer. This study employed a pretest and posttest experimental design with control group. The statistical population was 30 boys students, age 10-11 with ADHD that randomly assigned to learn with/without an agent in well designed environment for mathematic. The results suggested that experimental and control groups show a significant difference in time when they participated and mathematics achievement. According to this research, using the pedagogical agent can enhance learning of ADHD students by gaining and guiding their attention to relevance information part on display, so it can be considered as asocial cue that provides theme cognitive supports.

Keywords: attention, computer assisted instruction, multimedia learning environment, pedagogical agent

Procedia PDF Downloads 293
1277 Foreign Direct Investment and Its Impact on the Economic Growth of Emerging Economies: Does Ease of Doing Business Matter?

Authors: Mutaju Marobhe, Pastory Dickson

Abstract:

This study explores the role of Foreign Direct Investment (FDI) in stimulating economic growth of emerging economies. FDIs have been associated with higher economic growth rates in developed countries due to the presence of conducive business conditions e.g. advanced financial markets which may accelerate the rate at which FDI boosts economic growth. So this study sets out to evaluate this macroeconomic phenomenon in emerging economies using the case study of Southern Africa Development Community (SADC) countries. The study uses Ease of Doing Business Index as a variable that moderates the relationship between FDI and economic growth. Panel data ranging from 2010 to 2019 from all SADC members are used and due to the unbalanced nature of the data, fixed effects regression analysis with moderation effect is used to assess this phenomenon. The conclusions and recommendations generated by this study will enable emerging economies to depict how they can be able to significantly improve FDI’s role in accelerating economic growth similarly to developed economies.

Keywords: ease of doing business, economic growth, emerging economies, foreign direct investment

Procedia PDF Downloads 129