Search results for: direct and inverse technique
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 10005

Search results for: direct and inverse technique

8775 Performance Analysis with the Combination of Visualization and Classification Technique for Medical Chatbot

Authors: Shajida M., Sakthiyadharshini N. P., Kamalesh S., Aswitha B.

Abstract:

Natural Language Processing (NLP) continues to play a strategic part in complaint discovery and medicine discovery during the current epidemic. This abstract provides an overview of performance analysis with a combination of visualization and classification techniques of NLP for a medical chatbot. Sentiment analysis is an important aspect of NLP that is used to determine the emotional tone behind a piece of text. This technique has been applied to various domains, including medical chatbots. In this, we have compared the combination of the decision tree with heatmap and Naïve Bayes with Word Cloud. The performance of the chatbot was evaluated using accuracy, and the results indicate that the combination of visualization and classification techniques significantly improves the chatbot's performance.

Keywords: sentimental analysis, NLP, medical chatbot, decision tree, heatmap, naïve bayes, word cloud

Procedia PDF Downloads 74
8774 Mechanical Behavior of Recycled Mortars Manufactured from Moisture Correction Using the Halogen Light Thermogravimetric Balance as an Alternative to the Traditional ASTM C 128 Method

Authors: Diana Gomez-Cano, J. C. Ochoa-Botero, Roberto Bernal Correa, Yhan Paul Arias

Abstract:

To obtain high mechanical performance, the fresh conditions of a mortar are decisive. Measuring the absorption of aggregates used in mortar mixes is a fundamental requirement for proper design of the mixes prior to their placement in construction sites. In this sense, absorption is a determining factor in the design of a mix because it conditions the amount of water, which in turn affects the water/cement ratio and the final porosity of the mortar. Thus, this work focuses on the mechanical behavior of recycled mortars manufactured from moisture correction using the Thermogravimetric Balancing Halogen Light (TBHL) technique in comparison with the traditional ASTM C 128 International Standard method. The advantages of using the TBHL technique are favorable in terms of reduced consumption of resources such as materials, energy, and time. The results show that in contrast to the ASTM C 128 method, the TBHL alternative technique allows obtaining a higher precision in the absorption values of recycled aggregates, which is reflected not only in a more efficient process in terms of sustainability in the characterization of construction materials but also in an effect on the mechanical performance of recycled mortars.

Keywords: alternative raw materials, halogen light, recycled mortar, resources optimization, water absorption

Procedia PDF Downloads 114
8773 The Effect of Trans-Cranial Direct Current Stimulation (tDCS) on Cognitive Flexibility and Social Decision-Making in Football Players

Authors: Erfan Izadpanah

Abstract:

The present study was conducted to investigate the effect of the Trans-Cranial Direct Current Stimulation (tDCS) on cognitive flexibility and social decision-making in skilled, semi-skilled and novice football players. The present quasi-experimental pretest-posttest study was conducted on 60 randomly-selected subjects divided into trial and placebo groups (n=30 per group). The trial group received three 20-minute sessions of anodic stimulation at the intensity of 2 mA. The placebo group also received three sessions of sham anodic stimulation. Data were collected using the Wisconsin, Grant and Berg Card-Sorting Test (1948) and the ultimatum game and were then analyzed using the ANCOVA. The results showed significant differences between the skilled, semi-skilled and novice football players in the trial and placebo groups in terms of cognitive flexibility and social decision-making (P<0.01). TDCS appears to be able to improve cognitive flexibility and consequently social decision-making in football players and is recommended to sport psychologists and coaches as a useful intervention to increase cognitive flexibility and improve social decision-making in players.

Keywords: TDCS, cognitive flexibility, social decision-making, skilled, semi-skilled and novice football players

Procedia PDF Downloads 142
8772 Quantifying the Methods of Monitoring Timers in Electric Water Heater for Grid Balancing on Demand-Side Management: A Systematic Mapping Review

Authors: Yamamah Abdulrazaq, Lahieb A. Abrahim, Samuel E. Davies, Iain Shewring

Abstract:

An electric water heater (EWH) is a powerful appliance that uses electricity in residential, commercial, and industrial settings, and the ability to control them properly will result in cost savings and the prevention of blackouts on the national grid. This article discusses the usage of timers in EWH control strategies for demand-side management (DSM). Up to the authors' knowledge, there is no systematic mapping review focusing on the utilisation of EWH control strategies in DSM has yet been conducted. Consequently, the purpose of this research is to identify and examine main papers exploring EWH procedures in DSM by quantifying and categorising information with regard to publication year and source, kind of methods, and source of data for monitoring control techniques. In order to answer the research questions, a total of 31 publications published between 1999 and 2023 were selected depending on specific inclusion and exclusion criteria. The data indicate that direct load control (DLC) has been somewhat more prevalent than indirect load control (ILC). Additionally, the mixing method is much lower than the other techniques, and the proportion of Real-time data (RTD) to non-real-time data (NRTD) is about equal.

Keywords: demand side management, direct load control, electric water heater, indirect load control, non real-time data, real-time data

Procedia PDF Downloads 82
8771 Misophonia and Its Relationship with Obsessive-compulsive Disorder, Anxiety, and Depression

Authors: Shahrzad Yektatalab, Agrin Mohammadi, Ladan Zarshenas

Abstract:

Background: Misophonia is a severe emotional response to repetitive sounds. This disorder may limit a person's communication, reduce their ability, or disrupt their social and personal life. This study aims to determine the prevalence of Misophonia and its relationship with obsessive-compulsive disorder, anxiety, and depression in undergraduate students of XXX University of Medical Sciences. Methods: The present study is an analytical descriptive study conducted in October 2020. The study samples are 390 undergraduate students of XXX University of medical sciences. A relative and systematic sampling method was used. In this study, a demographic questionnaire, misophonia questionnaire (A score of 7 or higher is considered as misophonia), Beck anxiety questionnaire, Beck depression questionnaire, and Maudsley questionnaire were used, and the data were analyzed using SPSS 24 software. Due to the non-normality of the data, the Spearman correlation coefficient was used for analyzing data. The significance level was considered less than 0.05. Results: 23.8% of students have misophonia. Of the 390 participants in the study, 93 had experienced misophonia. Among these 93 students, 37 (39.8%) had obsessive-compulsive disorder, 8 (8.6%) had anxiety and 9 (9.7%) had depression. There was a significant and direct relationship between all variables (p <0.001), which means that with the increase of each disorder, the probability of an increase in other disorders increases. Conclusion: Due to the high prevalence of misophonia in students and its direct relationship with obsessive-compulsive disorder, anxiety, and depression, It is recommended that future studies be conducted to identify ways to prevent and reduce the incidence of misophonia.

Keywords: misophonia, obsessive-compulsive disorder, anxiety, depression

Procedia PDF Downloads 63
8770 Density-based Denoising of Point Cloud

Authors: Faisal Zaman, Ya Ping Wong, Boon Yian Ng

Abstract:

Point cloud source data for surface reconstruction is usually contaminated with noise and outliers. To overcome this, we present a novel approach using modified kernel density estimation (KDE) technique with bilateral filtering to remove noisy points and outliers. First we present a method for estimating optimal bandwidth of multivariate KDE using particle swarm optimization technique which ensures the robust performance of density estimation. Then we use mean-shift algorithm to find the local maxima of the density estimation which gives the centroid of the clusters. Then we compute the distance of a certain point from the centroid. Points belong to outliers then removed by automatic thresholding scheme which yields an accurate and economical point surface. The experimental results show that our approach comparably robust and efficient.

Keywords: point preprocessing, outlier removal, surface reconstruction, kernel density estimation

Procedia PDF Downloads 344
8769 Majority through the Eyes of Minority: The Role of Social Norms in the Link between Intergroup Contact and Attitudes of the Roma toward Majority Society

Authors: Roman Koky, Sylvie Graf

Abstract:

The relationship between the Roma and members of the majority is tense across Europe due to the fact that the Roma people are the most stigmatized minorities. Studies show that Roma is discriminated against on all levels of society. Improving intergroup relations between the Roma and members of the majority (i.e., non-Roma) is thus one of the most pressing issues of social psychological research. Intergroup contact theory is one of the most effective strategies for improving intergroup relations. However, current research has some limitations, such as the fact that most researchers focus primarily on the perspective of the majority, while the perspective of minorities (e.g., the Roma) is largely missing. Due to the persisting segregation of Roma, and thus the lack of opportunities for direct intergroup contact between the Roma and the majority, using direct intergroup contact as an intervention to reduce prejudice is difficult. In this research, we, therefore, focused on the effect of indirect forms of intergroup contact, particularly extended contact (i.e., experiences with outgroup members shared by fellow ingroup members such as friends or family). Extended contact functions as a descriptive social norm that informs about the actual amount of contact in one’s environment. In a group of Czech Roma (N = 226), the descriptive social norm was associated with ingroup injunctive social norm (e.g., the perceived support of intergroup contact with non-Roma by fellow ingroup members) and lower amount of prejudice toward the non-Roma. We discuss the findings with respect to possibilities to improve the relations between Roma and members of the majority across Europe.

Keywords: intergroup contact, prejudice, majority, minority, social norms

Procedia PDF Downloads 114
8768 Failure Inference and Optimization for Step Stress Model Based on Bivariate Wiener Model

Authors: Soudabeh Shemehsavar

Abstract:

In this paper, we consider the situation under a life test, in which the failure time of the test units are not related deterministically to an observable stochastic time varying covariate. In such a case, the joint distribution of failure time and a marker value would be useful for modeling the step stress life test. The problem of accelerating such an experiment is considered as the main aim of this paper. We present a step stress accelerated model based on a bivariate Wiener process with one component as the latent (unobservable) degradation process, which determines the failure times and the other as a marker process, the degradation values of which are recorded at times of failure. Parametric inference based on the proposed model is discussed and the optimization procedure for obtaining the optimal time for changing the stress level is presented. The optimization criterion is to minimize the approximate variance of the maximum likelihood estimator of a percentile of the products’ lifetime distribution.

Keywords: bivariate normal, Fisher information matrix, inverse Gaussian distribution, Wiener process

Procedia PDF Downloads 317
8767 Continuous-Time Analysis And Performance Assessment For Digital Control Of High-Frequency Switching Synchronous Dc-Dc Converter

Authors: Rihab Hamdi, Amel Hadri Hamida, Ouafae Bennis, Sakina Zerouali

Abstract:

This paper features a performance analysis and robustness assessment of a digitally controlled DC-DC three-cell buck converter associated in parallel, operating in continuous conduction mode (CCM), facing feeding parameters variation and loads disturbance. The control strategy relies on the continuous-time with an averaged modeling technique for high-frequency switching converter. The methodology is to modulate the complete design procedure, in regard to the existence of an instantaneous current operating point for designing the digital closed-loop, to the same continuous-time domain. Moreover, the adopted approach is to include a digital voltage control (DVC) technique, taking an account for digital control delays and sampling effects, which aims at improving efficiency and dynamic response and preventing generally undesired phenomena. The results obtained under load change, input change, and reference change clearly demonstrates an excellent dynamic response of the proposed technique, also as provide stability in any operating conditions, the effectiveness is fast with a smooth tracking of the specified output voltage. Simulations studies in MATLAB/Simulink environment are performed to verify the concept.

Keywords: continuous conduction mode, digital control, parallel multi-cells converter, performance analysis, power electronics

Procedia PDF Downloads 150
8766 Spectroscopic, Molecular Structure and Electrostatic Potential, Polarizability, Hyperpolarizability, and HOMO–LUMO Analysis of Monomeric and Dimeric Structures of N-(2-Methylphenyl)-2-Nitrobenzenesulfonamide

Authors: A. Didaoui, N. Benhalima, M. Elkeurti, A. Chouaih, F. Hamzaoui

Abstract:

The monomer and dimer structures of the title molecule have been obtained from density functional theory (DFT) B3LYP method with 6-31G (d,p) as basis set calculations. The optimized geometrical parameters obtained by B3LYP/6-31G (d,p) method show good agreement with xperimental X-ray data. The polarizability and first order hyperpolarizabilty of the title molecule were calculated and interpreted. the intermolecular N–H•••O hydrogen bonds are discussed in dimer structure of the molecule. The vibrational wave numbers and their assignments were examined theoretically using the Gaussian 03 set of quantum chemistry codes. The predicted frontier molecular orbital energies at B3LYP/6-31G(d,p) method set show that charge transfer occurs within the molecule. The frontier molecular orbital calculations clearly show the inverse relationship of HOMO–LUMO gap with the total static hyperpolarizability. The results also show that N-(2-Methylphenyl)-2-nitrobenzenesulfonamide molecule may have nonlinear optical (NLO) comportment with non-zero values.

Keywords: DFT, Gaussian 03, NLO, N-(2-Methylphenyl)-2-nitrobenzenesulfonamide

Procedia PDF Downloads 549
8765 Effects of Daily Temperature Changes on Transient Heat and Moisture Transport in Unsaturated Soils

Authors: Davood Yazdani Cherati, Ali Pak, Mehrdad Jafarzadeh

Abstract:

This research contains the formulation of a two-dimensional analytical solution to transient heat, and moisture flow in a semi-infinite unsaturated soil environment under the influence of daily temperature changes. For this purpose, coupled energy conservation and mass fluid continuity equations governing hydrothermal behavior of unsaturated soil media are presented in terms of temperature and volumetric moisture content. In consideration of the soil environment as an infinite half-space and by linearization of the governing equations, Laplace–Fourier transformation is conducted to convert differential equations with partial derivatives (PDEs) to ordinary differential equations (ODEs). The obtained ODEs are solved, and the inverse transformations are calculated to determine the solution to the system of equations. Results indicate that heat variation induces moisture transport in both horizontal and vertical directions.

Keywords: analytical solution, heat conduction, hydrothermal analysis, laplace–fourier transformation, two-dimensional

Procedia PDF Downloads 216
8764 Industrial Process Mining Based on Data Pattern Modeling and Nonlinear Analysis

Authors: Hyun-Woo Cho

Abstract:

Unexpected events may occur with serious impacts on industrial process. This work utilizes a data representation technique to model and to analyze process data pattern for the purpose of diagnosis. In this work, the use of triangular representation of process data is evaluated using simulation process. Furthermore, the effect of using different pre-treatment techniques based on such as linear or nonlinear reduced spaces was compared. This work extracted the fault pattern in the reduced space, not in the original data space. The results have shown that the non-linear technique based diagnosis method produced more reliable results and outperforms linear method.

Keywords: process monitoring, data analysis, pattern modeling, fault, nonlinear techniques

Procedia PDF Downloads 387
8763 The Spectroscopic, Molecular Structure and Electrostatic Potential, Polarizability Hyperpolarizability, and Homo–Lumo Analysis of Monomeric and Dimeric Structures of 2-Chloro-N-(2 Methylphenyl) Benzamide

Authors: N. Khelloul, N. Benhalima, A. Chouaih, F. Hamzaoui

Abstract:

The monomer and dimer structures of the title molecule have been obtained from density functional theory (DFT) B3LYP method with 6-31G (d,p) as basis set calculations. The optimized geometrical parameters obtained by B3LYP/6-31G (d,p) method shows good agreement with experimental X-ray data. The polarizability and first order hyperpolarizabilty of the title molecule were calculated and interpreted. The intermolecular N–H•••O hydrogen bonds are discussed in dimer structure of the molecule. The vibrational wave numbers and their assignments were examined theoretically using the Gaussian 09 set of quantum chemistry codes. The predicted frontier molecular orbital energies at B3LYP/6-31G(d,p) method set show that charge transfer occurs within the molecule. The frontier molecular orbital calculations clearly show the inverse relationship of HOMO–LUMO gap with the total static hyperpolarizability. The results also show that 2-Chloro-N-(2-methylphenyl) benzamide 2 molecule may have nonlinear optical (NLO) comportment with non-zero values.

Keywords: DFT, HOMO, LUMO, NLO

Procedia PDF Downloads 339
8762 Ambient Electrospray Deposition: An Efficient Technique to Immobilize Laccase on Cheap Electrodes With Unprecedented Reuse and Storage Performances

Authors: Mattea Carmen Castrovilli, Antonella Cartoni

Abstract:

Electrospray ionisation (ESI), a well-established technique widely used to produce ion beams of biomolecules in mass spectrometry (ESI-MS), can be used for ambient soft landing of enzymes on a specific substrate. In this work, we show how the ambient electrospray deposition (ESD) technique can be successfully exploited for manufacturing a promising, green-friendly electrochemical amperometric laccase-based biosensor with unprecedented reuse and storage performance. These biosensors have been manufactured by spraying a laccase solution of 2μg/μL at 20% of methanol on a commercial carbon screen printed electrode (C-SPE) using a custom ESD set-up. The laccase-based ESD biosensor has been tested against catechol compounds in the linear range 2-100 μM, with a limit of detection of 1.7 μM, without interference from cadmium, chrome, arsenic, and zinc and without any memory effects, but showing a matrix effect in lake and well water. The ESD biosensor shows enhanced performances compared to the ones fabricated with other immobilization methods, like drop-casting. Indeed, it retains 100% activity up to two months of storage at ambient conditions without any special care and working stability up to 63 measurements on the same electrode just prepared and 20 on a one-year-old electrode subjected to redeposition together with a 100% resistance to use of the same electrode in subsequent days. The ESD method is a one-step, environmentally friendly method that allows the deposition of the bio-recognition layer without using any additional chemicals. The promising results in terms of storage and working stability also obtained with the more fragile lactate oxidase enzyme suggest these improvements should be attributed to the ESD technique rather than to the bioreceptor, highlighting how the ESD could be useful in reducing pollution from disposable devices. Acknowledgment: The understanding at the molecular level of this promising biosensor by using different spectroscopies, microscopies and analytical techniques is the subject of our PRIN 2022 project ESILARANTE.

Keywords: reuse, storage performance, immobilization, electrospray deposition, biosensor, laccase, catechol detection, green chemistry

Procedia PDF Downloads 62
8761 Internet Use, Social Networks, Loneliness and Quality of Life among Adults Aged 50 and Older: Mediating and Moderating Effects

Authors: Rabia Khaliala, Adi Vitman-Schorr

Abstract:

Background: The increase in longevity of people on one hand, and on the other hand the fact that the social networks in later life become increasingly narrower, highlight the importance of Internet use to enhance quality of life (QoL). However, whether Internet use increases or decreases social networks, loneliness and quality of life is not clear-cut. Purposes: To explore the direct and/or indirect effects of Internet use on QoL, and to examine whether ethnicity and time the elderly spent with family moderate the mediation effect of Internet use on quality of life throughout loneliness. Methods: This descriptive-correlational study was carried out in 2016 by structured interviews with a convenience sample of 502 respondents aged 50 and older, living in northern Israel. Bootstrapping with resampling strategies was used for testing mediation a model. Results: Use of the Internet was found to be positively associated with QoL. However, this relationship was mediated by loneliness, and moderated by the time the elderly spent with family members. In addition, respondents' ethnicity significantly moderated the mediation effect between Internet use and loneliness. Conclusions: Internet use can enhance QoL of older adults directly or indirectly by reducing loneliness. However, these effects are conditional on other variables. The indirect effect moderated by ethnicity, and the direct effect moderated by the time the elderly spend with their families. Researchers and practitioners should be aware of these interactions which can impact loneliness and quality of life of older persons differently.

Keywords: internet use, loneliness, quality of life, social contacts

Procedia PDF Downloads 185
8760 Early Childhood Education: Teachers Ability to Assess

Authors: Ade Dwi Utami

Abstract:

Pedagogic competence is the basic competence of teachers to perform their tasks as educators. The ability to assess has become one of the demands in teachers pedagogic competence. Teachers ability to assess is related to curriculum instructions and applications. This research is aimed at obtaining data concerning teachers ability to assess that comprises of understanding assessment, determining assessment type, tools and procedure, conducting assessment process, and using assessment result information. It uses mixed method of explanatory technique in which qualitative data is used to verify the quantitative data obtained through a survey. The technique of quantitative data collection is by test whereas the qualitative data collection is by observation, interview and documentation. Then, the analyzed data is processed through a proportion study technique to be categorized into high, medium and low. The result of the research shows that teachers ability to assess can be grouped into 3 namely, 2% of high, 4% of medium and 94% of low. The data shows that teachers ability to assess is still relatively low. Teachers are lack of knowledge and comprehension in assessment application. The statement is verified by the qualitative data showing that teachers did not state which aspect was assessed in learning, record children’s behavior, and use the data result as a consideration to design a program. Teachers have assessment documents yet they only serve as means of completing teachers administration for the certification program. Thus, assessment documents were not used with the basis of acquired knowledge. The condition should become a consideration of the education institution of educators and the government to improve teachers pedagogic competence, including the ability to assess.

Keywords: assessment, early childhood education, pedagogic competence, teachers

Procedia PDF Downloads 246
8759 Development of a Computer Aided Diagnosis Tool for Brain Tumor Extraction and Classification

Authors: Fathi Kallel, Abdulelah Alabd Uljabbar, Abdulrahman Aldukhail, Abdulaziz Alomran

Abstract:

The brain is an important organ in our body since it is responsible about the majority actions such as vision, memory, etc. However, different diseases such as Alzheimer and tumors could affect the brain and conduct to a partial or full disorder. Regular diagnosis are necessary as a preventive measure and could help doctors to early detect a possible trouble and therefore taking the appropriate treatment, especially in the case of brain tumors. Different imaging modalities are proposed for diagnosis of brain tumor. The powerful and most used modality is the Magnetic Resonance Imaging (MRI). MRI images are analyzed by doctor in order to locate eventual tumor in the brain and describe the appropriate and needed treatment. Diverse image processing methods are also proposed for helping doctors in identifying and analyzing the tumor. In fact, a large Computer Aided Diagnostic (CAD) tools including developed image processing algorithms are proposed and exploited by doctors as a second opinion to analyze and identify the brain tumors. In this paper, we proposed a new advanced CAD for brain tumor identification, classification and feature extraction. Our proposed CAD includes three main parts. Firstly, we load the brain MRI. Secondly, a robust technique for brain tumor extraction is proposed. This technique is based on both Discrete Wavelet Transform (DWT) and Principal Component Analysis (PCA). DWT is characterized by its multiresolution analytic property, that’s why it was applied on MRI images with different decomposition levels for feature extraction. Nevertheless, this technique suffers from a main drawback since it necessitates a huge storage and is computationally expensive. To decrease the dimensions of the feature vector and the computing time, PCA technique is considered. In the last stage, according to different extracted features, the brain tumor is classified into either benign or malignant tumor using Support Vector Machine (SVM) algorithm. A CAD tool for brain tumor detection and classification, including all above-mentioned stages, is designed and developed using MATLAB guide user interface.

Keywords: MRI, brain tumor, CAD, feature extraction, DWT, PCA, classification, SVM

Procedia PDF Downloads 250
8758 Reducing Component Stress during Encapsulation of Electronics: A Simulative Examination of Thermoplastic Foam Injection Molding

Authors: Constantin Ott, Dietmar Drummer

Abstract:

The direct encapsulation of electronic components is an effective way of protecting components against external influences. In addition to achieving a sufficient protective effect, there are two other big challenges for satisfying the increasing demand for encapsulated circuit boards. The encapsulation process should be both suitable for mass production and offer a low component load. Injection molding is a method with good suitability for large series production but also with typically high component stress. In this article, two aims were pursued: first, the development of a calculation model that allows an estimation of the occurring forces based on process variables and material parameters. Second, the evaluation of a new approach for stress reduction by means of thermoplastic foam injection molding. For this purpose, simulation-based process data was generated with the Moldflow simulation tool. Based on this, component stresses were calculated with the calculation model. At the same time, this paper provided a model for estimating the forces occurring during overmolding and derived a solution method for reducing these forces. The suitability of this approach was clearly demonstrated and a significant reduction in shear forces during overmolding was achieved. It was possible to demonstrate a process development that makes it possible to meet the two main requirements of direct encapsulation in addition to a high protective effect.

Keywords: encapsulation, stress reduction, foam-injection-molding, simulation

Procedia PDF Downloads 126
8757 Fabrication of InGaAs P-I-N Micro-Photodiode Sensor Array

Authors: Jyun-Hao Liao, Chien-Ju Chen, Chia-Jui Yu, Meng Chyi Wu, Chia-Ching Wu

Abstract:

In this letter, we reported the fabrication of InGaAs micro-photodiode sensor array with the rapid thermal diffusion (RTD) technique. The spin-on dopant source Zn was used to form the p-type region in InP layer. Through the RTD technique, the InP/InGaAs heterostructure was formed. We improved our fabrication on the p-i-n photodiode to micro size which pixel is 7.8um, and the pitch is 12.8um. The proper SiNx was deposited to form the passivation layer. The leakage current of single pixel decrease to 3.3pA at -5V, and 35fA at -10mV. The leakage current densities of each voltage are 21uA/cm² at -5V and 0.223uA/cm² at -10mV. As we focus on the wavelength from 0.9um to 1.7um, the optimized Si/Al₂O₃ bilayers are deposited to form the AR-coating.

Keywords: InGaAs, micro sensor array, p-i-n photodiode, rapid thermal diffusion, Zn diffusion

Procedia PDF Downloads 318
8756 Sun-Light Driven Photocatalytic Degradation of Tetracycline Antibiotics Employing Hydrothermally Synthesized sno₂/mnv₂o₆ Heterojunction

Authors: Sandeep Kaushal

Abstract:

Tetracycline (TC) is a widespread antibiotic that is utilised in a multitude of countries, particularly China, India, and the United States of America, due to its low cost and potency in boosting livestock production. Unfortunately, certain antibiotics can be hazardous to living beings due to metal complexation and aggregation, which can lead to teratogenicity and carcinogenicity. Heterojunction photocatalysts are promising for the effective removal of pollutants like antibiotics. Herein, a simple, economical, and pollution-less hydrothermal technique was used to construct SnO₂/MnV₂O₆heterojunction with varying amounts of tin dioxide (SO₂). Various sophisticated techniques like XRD, FTIR, XPS, FESEM, HRTEM, and PLand Raman spectroscopy demonstrated the successful synthesis of SnO₂/MnV₂O₆ heterojunction photocatalysts.BET surface area analysis revealed that the as-synthesized heterojunction has a favorable surface area and surface properties for efficacious degradation of tetracycline. Under the direct sunlight exposure, the SnO₂/MnV₂O₆ heterojunction possessed superior photodegradation activity toward TC than the pristine SnO₂ and MnV2O6owing to their excellent adsorption abilities suitable band positions, large surface areas along with the effective charge-transfer ability of the heterojunction. The SnO₂/MnV₂O₆ heterojunction possessed extraordinary efficiency for the photocatalytic degradation of TC antibiotic (98% in 60 min) with an apparent rate constant of 0.092 min–1. In the degradation experiments, photocatalytic activities of as-synthesized heterojunction were studied by varying different factors such as time contact, catalyst dose, and solution pH. The role of reactive species in antibiotics was validated by radical scavenging studies, which indicated that.OH, radical has a critical role in photocatalytic degradation. Moreover, liquid chromatography-mass spectrometry (LC-MS) investigations were employed to anticipate a plausible mechanism for TC degradation.

Keywords: photocatalytic degradation, tetracycline, heterojunction, LC-MS

Procedia PDF Downloads 106
8755 Traditional Role of Women and Its Implication in Solid Waste Management in Bauchi Metropolis

Authors: Bogoro Audu Gani, Tobi Nzelibe Ajiji Haruna

Abstract:

Women have both knowledge and expertise, whose recognition can lead to more efficient, effective, sustainable, and fair waste management operations. Studies have shown that the failure to take cognizance of the traditional role of women in the management of urban environments results in a serious loss of efficiency and productivity. However, urban managers in developing countries are yet to identify and integrate those critical roles of women into urban environmental management. This research is motivated not only due the poor solid waste management but also by the total neglect of the role of women in solid waste management in the Bauchi metropolis. Systematic random sampling technique was adopted for the selection of the samples and 4% of the study population was taken as the sample size. The major instruments used for data collection were questionnaires, interviews and direct measurement of household solid waste at source and the data is presented in tables and charts. It is found that over 95% of sweeping, cooking and food preparation are exclusively reserved for women in the study area. Women dominate the generation, storage and collection of household solid waste with 81%, 96% and 91%, respectively, within the study area. It is also discovered that segregation can be 95% effectively carried out by women that have free time. However, urban managers in the Bauchi metropolis are yet to identify the role of women with a view to integrating them into solid waste management in order to achieve a healthy and clean living environment in the Bauchi metropolis. Among other suggestions, the paper recommends that the role of women should be identified and integrated into developing policies and programs for a clean and healthy living urban environment; this will not only improve the environmental quality but would also increase the income base of the family.

Keywords: women, solid waste, integration, segregation

Procedia PDF Downloads 88
8754 Development of Partial Sulphonated Poly(Vinylidene Fluoride - Hexafluoro Propylene)–Montmorillonite Nano-Composites as Proton Exchange Membranes

Authors: K. Selvakumar, J. Kalaiselvimary, B. Jansirani, M. Ramesh Prabhu

Abstract:

Proton conducting sulphonated poly (vinylidene fluoride- hexafluoro propylene) PVdF-HFP membranes were modified with nano – sized montmorillonite (MMT) through homogeneous dispersive mixing and solution casting technique for fuel cell applications. The prepared composite membranes were characterized using Fourier Transform Infrared Spectroscopy and 1HNMR technique. The suitability of the composite membranes for fuel cell application was evaluated in terms of water uptake, swelling behavior, and proton conductivity. These composites showed good conductivities and durability and expected to be used in the development of proton exchange membrane for fuel cells.

Keywords: composite, proton conduction, sulphonation, water uptake

Procedia PDF Downloads 249
8753 Enhanced Water Vapor Flow in Silica Microtubes Explained by Maxwell’s Tangential Momentum Accommodation and Langmuir’s Adsorption

Authors: Wenwen Lei, David R. Mckenzie

Abstract:

Recent findings of anomalously high gas flow rates in carbon nanotubes show smooth hydrophobic walls can increase specular reflection of molecules and reduce the tangential momentum accommodation coefficient (TMAC). Here we report the first measurements of water vapor flows in microtubes over a wide humidity range and show that for hydrophobic silica there is a range of humidity over which an adsorbed water layer reduces TMAC and accelerates flow. Our results show that this association between hydrophobicity and accelerated moisture flow occurs in readily available materials. We develop a hierarchical theory that unifies Maxwell’s ideas on TMAC with Langmuir’s ideas on adsorption. We fit the TMAC data as a function of humidity with the hierarchical theory based on two stages of Langmuir adsorption and derive total adsorption isotherms for water on hydrophobic silica that agree with direct observations. We propose structures for each stage of the water adsorption, the first reducing TMAC by a passivation of adsorptive patches and a smoothing of the surface, the second resembling bulk water with large TMAC. We find that leak testing of moisture barriers with an ideal gas such as helium may not be accurate enough for critical applications and that direct measurements of the water leak rate should be made.

Keywords: water vapor flows, silica microtubes, TMAC, enhanced flow rates

Procedia PDF Downloads 275
8752 Characterization of Common Maize Ear Rot Pathogens in Ilesa Nigeria and Their Potential Control Using Selected Arbuscular Mycorrhizal Fungi

Authors: Olumayowa M. Olowe, Michael D. Asemoloye Odunayo J. Olawuyi, Hilda Vasanthakaalam

Abstract:

Poor management of maize ear rot caused by fungal infection in Nigeria affected the quantity and quality of maize. This study, therefore, aims at characterizing and controlling Fusarium strains using arbuscular mycorrhizal fungi. Maize ear showing rot symptoms were obtained from some selected farms located at Ilesa East and West using random sampling technique. Isolation of Fusarium pathogen from infected maize grain was done using direct pour plate method on potato dextrose agar (PDA) and was characterized based on morphological and molecular ITS-amplification methods. The reaction of PVASYN8F2, T2LCOMP1STR SYN-W-1, and T2LCOMP4 maize varieties, to the Fusarium ear rot pathogens and biocontrol efficacy of the mycorrhizal fungi were assessed on growth, yield, agronomic parameters and symptoms observed. The strains; olowILH1 and olowILH2 identified as Fusarium napiforme were the most dominant and virulent pathogens associated with the maize. They showed genetic similarity with documented ear rot pathogens on NCBI with accession numbers Fusarium proliferatum KT224027, KT224023, and Fusarium sp AY237110. They both exhibited varying inhibitory effects on the three maize varieties compare to control (uninfected plant) which had better growth characteristics. It was also observed that strain olowILH1 was more virulent than olowILH2. T2LCOMP4 was generally more susceptible to both fungal strains compared to the other two maize (T2LCOMP1STR SYN-W-1 and T2LCOMP4 ). In all, strain olowILH1 was more virulent than olowILH2, and Glomus clarum had higher inhibitory pathogenic effect against Fusarium strains compared to G. deserticola.

Keywords: arbuscular mycorrhizal fungi, disease management, Fusarium strains, identification

Procedia PDF Downloads 173
8751 Efficient Iterative V-BLAST Detection Technique in Wireless Communication System

Authors: Hwan-Jun Choi, Sung-Bok Choi, Hyoung-Kyu Song

Abstract:

Recently, among the MIMO-OFDM detection techniques, a lot of papers suggested V-BLAST scheme which can achieve high data rate. Therefore, the signal detection of MIMOOFDM system is important issue. In this paper, efficient iterative VBLAST detection technique is proposed in wireless communication system. The proposed scheme adjusts the number of candidate symbol and iterative scheme based on channel state. According to the simulation result, the proposed scheme has better BER performance than conventional schemes and similar BER performance of the QRD-M with iterative scheme. Moreover complexity of proposed scheme has 50.6 % less than complexity of QRD-M detection with iterative scheme. Therefore the proposed detection scheme can be efficiently used in wireless communication.

Keywords: MIMO-OFDM, V-BLAST, QR-decomposition, QRDM, DFE, iterative scheme, channel condition

Procedia PDF Downloads 530
8750 Experimental Analysis of the Influence of Water Mass Flow Rate on the Performance of a CO2 Direct-Expansion Solar Assisted Heat Pump

Authors: Sabrina N. Rabelo, Tiago de F. Paulino, Willian M. Duarte, Samer Sawalha, Luiz Machado

Abstract:

Energy use is one of the main indicators for the economic and social development of a country, reflecting directly in the quality of life of the population. The expansion of energy use together with the depletion of fossil resources and the poor efficiency of energy systems have led many countries in recent years to invest in renewable energy sources. In this context, solar-assisted heat pump has become very important in energy industry, since it can transfer heat energy from the sun to water or another absorbing source. The direct-expansion solar assisted heat pump (DX-SAHP) water heater system operates by receiving solar energy incident in a solar collector, which serves as an evaporator in a refrigeration cycle, and the energy reject by the condenser is used for water heating. In this paper, a DX-SAHP using carbon dioxide as refrigerant (R744) was assembled, and the influence of the variation of the water mass flow rate in the system was analyzed. The parameters such as high pressure, water outlet temperature, gas cooler outlet temperature, evaporator temperature, and the coefficient of performance were studied. The mainly components used to assemble the heat pump were a reciprocating compressor, a gas cooler which is a countercurrent concentric tube heat exchanger, a needle-valve, and an evaporator that is a copper bare flat plate solar collector designed to capture direct and diffuse radiation. Routines were developed in the LabVIEW and CoolProp through MATLAB software’s, respectively, to collect data and calculate the thermodynamics properties. The range of coefficient of performance measured was from 3.2 to 5.34. It was noticed that, with the higher water mass flow rate, the water outlet temperature decreased, and consequently, the coefficient of performance of the system increases since the heat transfer in the gas cooler is higher. In addition, the high pressure of the system and the CO2 gas cooler outlet temperature decreased. The heat pump using carbon dioxide as a refrigerant, especially operating with solar radiation has been proven to be a renewable source in an efficient system for heating residential water compared to electrical heaters reaching temperatures between 40 °C and 80 °C.

Keywords: water mass flow rate, R-744, heat pump, solar evaporator, water heater

Procedia PDF Downloads 176
8749 Innovations in the Implementation of Preventive Strategies and Measuring Their Effectiveness Towards the Prevention of Harmful Incidents to People with Mental Disabilities who Receive Home and Community Based Services

Authors: Carlos V. Gonzalez

Abstract:

Background: Providers of in-home and community based services strive for the elimination of preventable harm to the people under their care as well as to the employees who support them. Traditional models of safety and protection from harm have assumed that the absence of incidents of harm is a good indicator of safe practices. However, this model creates an illusion of safety that is easily shaken by sudden and inadvertent harmful events. As an alternative, we have developed and implemented an evidence-based resilient model of safety known as C.O.P.E. (Caring, Observing, Predicting and Evaluating). Within this model, safety is not defined by the absence of harmful incidents, but by the presence of continuous monitoring, anticipation, learning, and rapid response to events that may lead to harm. Objective: The objective was to evaluate the effectiveness of the C.O.P.E. model for the reduction of harm to individuals with mental disabilities who receive home and community based services. Methods: Over the course of 2 years we counted the number of incidents of harm and near misses. We trained employees on strategies to eliminate incidents before they fully escalated. We trained employees to track different levels of patient status within a scale from 0 to 10. Additionally, we provided direct support professionals and supervisors with customized smart phone applications to track and notify the team of changes in that status every 30 minutes. Finally, the information that we collected was saved in a private computer network that analyzes and graphs the outcome of each incident. Result and conclusions: The use of the COPE model resulted in: A reduction in incidents of harm. A reduction the use of restraints and other physical interventions. An increase in Direct Support Professional’s ability to detect and respond to health problems. Improvement in employee alertness by decreasing sleeping on duty. Improvement in caring and positive interaction between Direct Support Professionals and the person who is supported. Developing a method to globally measure and assess the effectiveness of prevention from harm plans. Future applications of the COPE model for the reduction of harm to people who receive home and community based services are discussed.

Keywords: harm, patients, resilience, safety, mental illness, disability

Procedia PDF Downloads 447
8748 Evolution of Structure and Magnetic Behavior by Pr Doping in SrRuO3

Authors: Renu Gupta, Ashim K. Pramanik

Abstract:

We report the evolution of structure and magnetic properties in perovskite ruthenates Sr1-xPrxRuO3 (x = 0.0 and 0.1). Our main expectations, to induce the structural modification and change the Ru charge state by Pr doping at Sr site. By the Pr doping on Sr site retains orthorhombic structure while we find a minor change in structural parameters. The SrRuO3 have itinerant type of ferromagnetism with ordering temperature ~160 K. By Pr doping, the magnetic moment decrease and ZFC show three distinct peaks (three transition temperature; TM1, TM2 and TM3). Further analysis of magnetization of both samples, at high temperature follow modified CWL and Pr doping gives Curie temperature ~ 129 K which is close to TM2. Above TM2 to TM3, the inverse susceptibility shows upward deviation from CW behavior, indicating the existence AFM like clustered in this regime. The low-temperature isothermal magnetization M (H) shows moment decreases by Pr doping. The Arrott plot gives spontaneous magnetization (Ms) which also decreases by Pr doping. The evolution of Rhodes-Wohlfarth ratio increases which suggests the FM in this system evolves toward the itinerant type by Pr doping.

Keywords: itinerant ferromagnet, Perovskite structure, Ruthenates, Rhodes-Wohlfarth ratio

Procedia PDF Downloads 357
8747 Direct Measurements of the Electrocaloric Effect in Solid Ferroelectric Materials via Thermoreflectance

Authors: Layla Farhat, Mathieu Bardoux, Stéphane Longuemart, Ziad Herro, Abdelhak Hadj Sahraoui

Abstract:

Electrocaloric (EC) effect refers to the isothermal entropy or adiabatic temperature changes of a dielectric material induced by an external electric field. This phenomenon has been largely ignored for application because only modest EC effects (2.6

Keywords: electrocaloric effect, thermoreflectance, ferroelectricity, cooling system

Procedia PDF Downloads 182
8746 Television, Internet, and Internet Social Media Direct-To-Consumer Prescription Medication Advertisements: Intention and Behavior to Seek Additional Prescription Medication Information

Authors: Joshua Fogel, Rivka Herzog

Abstract:

Although direct-to-consumer prescription medication advertisements (DTCA) are viewed or heard in many venues, there does not appear to be any research for internet social media DTCA. We study the association of traditional media DTCA and digital media DTCA including internet social media of YouTube, Facebook, and Twitter with three different outcomes. There was one intentions outcome and two different behavior outcomes. The intentions outcome was the agreement level for seeking additional information about a prescription medication after seeing a DTCA. One behavior outcome was the agreement level for obtaining additional information about a prescription medication after seeing a DTCA. The other behavior outcome was the frequency level for obtaining additional information about a prescription medication after seeing a DTCA. Surveys were completed by 635 college students. Predictors included demographic variables, theory of planned behavior variables, health variables, and advertisements seen or heard. Also, in the behavior analyses, additional predictors of intentions and sources for seeking additional prescription drug information were included. Multivariate linear regression analyses were conducted. We found that increased age was associated with increased behavior, women were associated with increased intentions, and Hispanic race/ethnicity was associated with decreased behavior. For the theory of planned behavior variables, increased attitudes were associated with increased intentions, increased social norms were associated with increased intentions and behavior, and increased intentions were associated with increased behavior. Very good perceived health was associated with increased intentions. Advertisements seen in spam mail were associated with decreased intentions. Advertisements seen on traditional or cable television were associated with decreased behavior. Advertisements seen on television watched on the internet were associated with increased behavior. The source of seeking additional information of reading internet print content was associated with increased behavior. No internet social media advertisements were associated with either intentions or behavior. In conclusion, pharmaceutical brand managers and marketers should consider these findings when tailoring their DTCA advertising campaigns and directing their DTCA advertising budget towards young adults such as college students. They need to reconsider the current approach for traditional television DTCA and also consider dedicating a larger advertising budget toward internet television DTCA. Although internet social media is a popular place to advertise, the financial expenditures do not appear worthwhile for DTCA when targeting young adults such as college students.

Keywords: brand managers, direct-to-consumer advertising, internet, social media

Procedia PDF Downloads 265