Search results for: effective instrument
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 10367

Search results for: effective instrument

7277 Menopause Hormone Therapy: An Insight into Knowledge and Attitudes of Obstetricians and Gynecologists in Singapore

Authors: Tan Hui Ying Renee, Stella Rizalina Sasha, Farah Safdar Husain

Abstract:

Introduction: Menopause Hormone Therapy (MHT) is an effective drug indicated for the treatment of menopausal symptoms and as replacement therapy in women who undergo premature menopause. In 2020, less than 8.8% of perimenopausal Singaporean women are on hormonal therapy, as compared to the Western population, where up to 50% may be on MHT. Factors associated with MHT utilization have been studied from patient characteristics, but the impact of locally prescribing physicians resulting in low MHT utilization has yet to be evaluated. The aim of the study is to determine the level of knowledge physicians in the Obstetrics and Gynaecology specialty have and their attitudes toward MHT. We believe that knowledge of MHT is lacking and that negative attitudes towards MHT may influence its use and undermine the benefits MHT may have for women. This paper is a part of a larger study on Singaporean physicians’ knowledge and attitudes towards MHT. Methods: This is a cross-sectional study intended to assess the knowledge and attitudes of physicians toward Menopausal Hormone Therapy. An anonymous questionnaire was disseminated via institutional internal circulations to optimize reach to physicians who may prescribe MHT, particularly in the fields of Gynaecology, Family Medicine and Endocrinology. Responses were completed voluntarily. Physicians had the option for each question to declare that they were ‘unsure’ or that the question was ‘beyond their expertise’. 21 knowledge questions tested factual recall on indications, contraindications, and risks of MHT. The remaining 6 questions were clinical scenarios crafted with the intention of testing specific principles related to the use of MHT. These questions received face validation from experts in the field. 198 responses were collected, 79 of which were from physicians in the Obstetrics and Gynaecology specialty. The data will be statistically analyzed to investigate areas that can be improved to increase the overall benefits of MHT for the Singaporean population. Results: Preliminary results show that the prevailing factors that limit Singaporean gynecologists and obstetricians from prescribing MHT are a lack of knowledge of MHT and a lack of confidence in prescribing MHT. Risks and indications of MHT were not well known by many physicians, with the majority of the questions having more than 25% incorrect and ‘unsure’ as their reply. The clinical scenario questions revealed significant shortcomings in knowledge on how to navigate real-life challenges in MHT use, with 2 of 6 questions with more than 50% incorrect or ‘beyond their expertise’ as their reply. The portion of the questionnaire that investigated the attitudes of physicians showed that though a large majority believed MHT to be an effective drug, only 40.5% were confident in prescribing it. Conclusion: Physicians in the Obstetrics and Gynaecology specialty lack knowledge and confidence in MHT. Therefore, it is imperative to formulate solutions on both the individual and institutional levels to fill these gaps and ensure that MHT is used appropriately and prescribed to the patients who need it.

Keywords: menopause, menopause hormone therapy, physician factors, obstetrics and gynecology, menopausal symptoms, Singapore

Procedia PDF Downloads 33
7276 Literature Review: Application of Artificial Intelligence in EOR

Authors: Masoumeh Mofarrah, Amir NahanMoghadam

Abstract:

Higher oil prices and increasing oil demand are main reasons for great attention to Enhanced Oil Recovery (EOR). Comprehensive researches have been accomplished to develop, appraise and improve EOR methods and their application. Recently Artificial Intelligence (AI) gained popularity in petroleum industry that can help petroleum engineers to solve some fundamental petroleum engineering problems such as reservoir simulation, EOR project risk analysis, well log interpretation and well test model selection. This study presents a historical overview of most popular AI tools including neural networks, genetic algorithms, fuzzy logic and expert systems in petroleum industry and discusses two case studies to represent the application of two mentioned AI methods for selecting an appropriate EOR method based on reservoir characterization in feasible and effective way.

Keywords: artificial intelligence, EOR, neural networks, expert systems

Procedia PDF Downloads 404
7275 Distributed Cyber Physical Secure Framework for DC Microgrids: DC Ship Power System Applications

Authors: Grace karimi Muriithi, Behnaz Papari, Ali Arsalan, Christopher Shannon Edrington

Abstract:

Complexity and nonlinearity of the control system design is increasing for DC microgrid applications when the cyber concept associated with the technology constraints will added to the picture. Controllers’ functionality during the critical operation mode is required to guaranteed specifically for a high profile applications such as NAVY DC ship power system (SPS) as an small-scaled DC microgrid. Thus, SPS is susceptible to cyber-attacks and, accordingly, can provide the disastrous effects. In this study, a machine learning (ML) approach is demonstrated to offer the promising performance of SPS for developing an effective and robust functionality over attacks time. Simulation results analysis demonstrate that the proposed method can improve the controllability successfully.

Keywords: controlability, cyber attacks, distribute control, machine learning

Procedia PDF Downloads 105
7274 Robotic Arm Control with Neural Networks Using Genetic Algorithm Optimization Approach

Authors: Arbnor Pajaziti, Hasan Cana

Abstract:

In this paper, the structural genetic algorithm is used to optimize the neural network to control the joint movements of robotic arm. The robotic arm has also been modeled in 3D and simulated in real-time in MATLAB. It is found that Neural Networks provide a simple and effective way to control the robot tasks. Computer simulation examples are given to illustrate the significance of this method. By combining Genetic Algorithm optimization method and Neural Networks for the given robotic arm with 5 D.O.F. the obtained the results shown that the base joint movements overshooting time without controller was about 0.5 seconds, while with Neural Network controller (optimized with Genetic Algorithm) was about 0.2 seconds, and the population size of 150 gave best results.

Keywords: robotic arm, neural network, genetic algorithm, optimization

Procedia PDF Downloads 517
7273 Embedded Semantic Segmentation Network Optimized for Matrix Multiplication Accelerator

Authors: Jaeyoung Lee

Abstract:

Autonomous driving systems require high reliability to provide people with a safe and comfortable driving experience. However, despite the development of a number of vehicle sensors, it is difficult to always provide high perceived performance in driving environments that vary from time to season. The image segmentation method using deep learning, which has recently evolved rapidly, provides high recognition performance in various road environments stably. However, since the system controls a vehicle in real time, a highly complex deep learning network cannot be used due to time and memory constraints. Moreover, efficient networks are optimized for GPU environments, which degrade performance in embedded processor environments equipped simple hardware accelerators. In this paper, a semantic segmentation network, matrix multiplication accelerator network (MMANet), optimized for matrix multiplication accelerator (MMA) on Texas instrument digital signal processors (TI DSP) is proposed to improve the recognition performance of autonomous driving system. The proposed method is designed to maximize the number of layers that can be performed in a limited time to provide reliable driving environment information in real time. First, the number of channels in the activation map is fixed to fit the structure of MMA. By increasing the number of parallel branches, the lack of information caused by fixing the number of channels is resolved. Second, an efficient convolution is selected depending on the size of the activation. Since MMA is a fixed, it may be more efficient for normal convolution than depthwise separable convolution depending on memory access overhead. Thus, a convolution type is decided according to output stride to increase network depth. In addition, memory access time is minimized by processing operations only in L3 cache. Lastly, reliable contexts are extracted using the extended atrous spatial pyramid pooling (ASPP). The suggested method gets stable features from an extended path by increasing the kernel size and accessing consecutive data. In addition, it consists of two ASPPs to obtain high quality contexts using the restored shape without global average pooling paths since the layer uses MMA as a simple adder. To verify the proposed method, an experiment is conducted using perfsim, a timing simulator, and the Cityscapes validation sets. The proposed network can process an image with 640 x 480 resolution for 6.67 ms, so six cameras can be used to identify the surroundings of the vehicle as 20 frame per second (FPS). In addition, it achieves 73.1% mean intersection over union (mIoU) which is the highest recognition rate among embedded networks on the Cityscapes validation set.

Keywords: edge network, embedded network, MMA, matrix multiplication accelerator, semantic segmentation network

Procedia PDF Downloads 125
7272 Planning Healthy, Livable, and Sustainable Community in Terms of Effective Indicators on Policy Maker

Authors: Reihaneh Rafiemanzelat, Maryam Baradaran

Abstract:

Creating healthy communities that are sustainable and livable is a desire of policy makers in European countries. Indicators have used at the level of international, national, state to evaluate the level of health in cities and regions. Therefore, there are many challenges in the assumption of health and planning indicators. This research provides an overview of health indicators used to date in Europe according to World Health Organization (WHO) strategy. It then discusses on how indicators have been successful to the creation of healthy, livable and sustainable cities in Europe. This research is based on qualitative research to review the documentary researches on health issue and urban planning. The result will show the positive and negative effects of in process indicators on European cities.

Keywords: healthy community, livability, sustainability, WHO strategy

Procedia PDF Downloads 338
7271 Enriching the Effects of Art Therapy Intervention: Reflecting upon Artworks Produced during Intervention to Restructure Adolescent’s Art Expression of Feelings and Emotions

Authors: L. K. Akila

Abstract:

Art activities can fund as a clinical support tool (CST) between interventions in Art Therapy to direct the client back towards better outcome goals. In the present study, during free art sessions, researcher examined the possibilities of motivating the adolescent group to involve in art making process by reflecting upon art intervention administered. Results show that adolescents’ reflecting upon their art works generated during the intervention; could change their perceptions and cognitions to improve their positive approach by restructuring their art expressions. Consequently, such reflections triggered and improved their emotions, feelings and ideas, and produced secure attachment between family, peers and teachers. By the end of interference, transformations experienced were effective more upon depression, self-image, and self-efficacy, and to a certain extent on aggressive patterns represented.

Keywords: adolescent, adolescent psychology, aggression, art, art therapy, cognition, depression, emotion, self-image

Procedia PDF Downloads 252
7270 Experience Report about the Inclusion of People with Disabilities in the Process of Testing an Accessible System for Learning Management

Authors: Marcos Devaner, Marcela Alves, Cledson Braga, Fabiano Alves, Wilton Bezerra

Abstract:

This article discusses the inclusion of people with disabilities in the process of testing an accessible system solution for distance education. The accessible system, team profile, methodologies and techniques covered in the testing process are presented. The testing process shown in this paper was designed from the experience with user. The testing process emerged from lessons learned from past experiences and the end user is present at all stages of the tests. Also, lessons learned are reported and how it was possible the maturing of the team and the methods resulting in a simple, productive and effective process.

Keywords: experience report, accessible systems, software testing, testing process, systems, e-learning

Procedia PDF Downloads 389
7269 Comparison of GIS-Based Soil Erosion Susceptibility Models Using Support Vector Machine, Binary Logistic Regression and Artificial Neural Network in the Southwest Amazon Region

Authors: Elaine Lima Da Fonseca, Eliomar Pereira Da Silva Filho

Abstract:

The modeling of areas susceptible to soil loss by hydro erosive processes consists of a simplified instrument of reality with the purpose of predicting future behaviors from the observation and interaction of a set of geoenvironmental factors. The models of potential areas for soil loss will be obtained through binary logistic regression, artificial neural networks, and support vector machines. The choice of the municipality of Colorado do Oeste in the south of the western Amazon is due to soil degradation due to anthropogenic activities, such as agriculture, road construction, overgrazing, deforestation, and environmental and socioeconomic configurations. Initially, a soil erosion inventory map constructed through various field investigations will be designed, including the use of remotely piloted aircraft, orbital imagery, and the PLANAFLORO/RO database. 100 sampling units with the presence of erosion will be selected based on the assumptions indicated in the literature, and, to complement the dichotomous analysis, 100 units with no erosion will be randomly designated. The next step will be the selection of the predictive parameters that exert, jointly, directly, or indirectly, some influence on the mechanism of occurrence of soil erosion events. The chosen predictors are altitude, declivity, aspect or orientation of the slope, curvature of the slope, composite topographic index, flow power index, lineament density, normalized difference vegetation index, drainage density, lithology, soil type, erosivity, and ground surface temperature. After evaluating the relative contribution of each predictor variable, the erosion susceptibility model will be applied to the municipality of Colorado do Oeste - Rondônia through the SPSS Statistic 26 software. Evaluation of the model will occur through the determination of the values of the R² of Cox & Snell and the R² of Nagelkerke, Hosmer and Lemeshow Test, Log Likelihood Value, and Wald Test, in addition to analysis of the Confounding Matrix, ROC Curve and Accumulated Gain according to the model specification. The validation of the synthesis map resulting from both models of the potential risk of soil erosion will occur by means of Kappa indices, accuracy, and sensitivity, as well as by field verification of the classes of susceptibility to erosion using drone photogrammetry. Thus, it is expected to obtain the mapping of the following classes of susceptibility to erosion very low, low, moderate, very high, and high, which may constitute a screening tool to identify areas where more detailed investigations need to be carried out, applying more efficient social resources.

Keywords: modeling, susceptibility to erosion, artificial intelligence, Amazon

Procedia PDF Downloads 62
7268 A Study on the Solutions of the 2-Dimensional and Forth-Order Partial Differential Equations

Authors: O. Acan, Y. Keskin

Abstract:

In this study, we will carry out a comparative study between the reduced differential transform method, the adomian decomposition method, the variational iteration method and the homotopy analysis method. These methods are used in many fields of engineering. This is been achieved by handling a kind of 2-Dimensional and forth-order partial differential equations called the Kuramoto–Sivashinsky equations. Three numerical examples have also been carried out to validate and demonstrate efficiency of the four methods. Furthermost, it is shown that the reduced differential transform method has advantage over other methods. This method is very effective and simple and could be applied for nonlinear problems which used in engineering.

Keywords: reduced differential transform method, adomian decomposition method, variational iteration method, homotopy analysis method

Procedia PDF Downloads 427
7267 Rewashing for Gold: Optimizing Mine Plan for Effective Closure

Authors: O. D. Eniowo

Abstract:

“Rewashing” as it is commonly called, involves the process of scooping out and washing chunks of mud from a closed alluvial gold mine site with the purpose of extracting any leftover gold deposits in the site. It is usually carried out by illegal miners who infiltrate closed mine sites with the goal of scavenging for any leftover gold deposits. Expectedly, the practice gives little or no regard for environmental protection. This paper examines the process of “rewashing” in a mining community in Nigeria. It then discusses the looming danger it portends for health, safety, and the environment. The study draws lessons from these occurrences to examine and discuss fit-for-purpose mine closure plans that could be adopted by gold mines in Nigeria and other sub-Saharan African countries.

Keywords: mine planning, mine closure, illegal mining, artisanal mining, environmental sustainability

Procedia PDF Downloads 21
7266 Energy Management Techniques in Mobile Robots

Authors: G. Gurguze, I. Turkoglu

Abstract:

Today, the developing features of technological tools with limited energy resources have made it necessary to use energy efficiently. Energy management techniques have emerged for this purpose. As with every field, energy management is vital for robots that are being used in many areas from industry to daily life and that are thought to take up more spaces in the future. Particularly, effective power management in autonomous and multi robots, which are getting more complicated and increasing day by day, will improve the performance and success. In this study, robot management algorithms, usage of renewable and hybrid energy sources, robot motion patterns, robot designs, sharing strategies of workloads in multiple robots, road and mission planning algorithms are discussed for efficient use of energy resources by mobile robots. These techniques have been evaluated in terms of efficient use of existing energy resources and energy management in robots.

Keywords: energy management, mobile robot, robot administration, robot management, robot planning

Procedia PDF Downloads 261
7265 Preliminary Results of Psychiatric Morbidity for Oncology Outpatients

Authors: Camille Plant, Katherine McGill, Pek Ang

Abstract:

Oncology patients face a host of unique challenges, which are physical, psychological and philosophical in nature. This preliminary study aimed to explore the psychiatric morbidity of oncology patients in an outpatient setting at a major public hospital in Australia. The study found that 33 patients were referred to a Psychiatrist by a Clinical Psychologist or treating Oncologist. These patients attended an outpatient Psychiatry appointment at the Calvary Mater Hospital, Newcastle, over a 7 month period (June 2017-January 2018). Of these, 45% went on to have a follow-up appointment. The Clinical Global Impressions Scale (CGI) was used to gather symptom severity scores at baseline and at follow-up. The CGI is a clinician determined instrument that provides an assessment of global functioning. It is comprised of two companion one-item measures: the CGI-Severity (CGI-S) rates mental illness severity, and the CGI-Improvement (CGI-I) rates change in condition or improvement from initiation of treatment. Patients referred to a Psychiatrist were observed to be on average in the Markedly ill approaching Severely ill range (CGI-S average of 5.5). However, those patients who attended a follow-up appointment were on average only Moderately Ill at baseline (CGI-S average of 3.9). Despite these follow patients not being severely mentally ill initially, the contact was helpful, as their CGI-S scores improved on average to the Mildly Ill range (CGI-S average of 2.8). A Mixed ANOVA revealed that there was a significant improvement in mental illness severity post-follow-up appointment (Greenhouse-Geisser .000). There was a near even proportion of males and females attending appointments (58% female), and slightly more females attended a follow-up (60% female). Males were on average more mentally ill at baseline compared to females at baseline (male average M=3.86, female average M=3.56), and males had a greater reduction in mental illness severity on average compared to females (male average M=2.71, female average 3.00). This was approaching significance (.073) and would be important to explore with a larger sample size. Change in clinical condition for follow-up patients was also recorded. It was found that more than half of patients (53%) were observed to experience Minimal improvement in attending at least one follow-up appointment. There was no change for 27% of patients, and there were no patients who were worse at follow up. As this was a preliminary study with small sample size, future research conducted could explore whether there are any significant gender differences, such as whether males experience the significantly greater reduction in symptoms of mental illness compared to females, as well as any effects of cancer stage or type on psychiatric outcomes. Future research could also investigate outcomes for those patients who concurrently access a Clinical Psychologist alongside the Psychiatrist. A limitation of the study is that the outcome measure is a brief item rating completed by the clinician.

Keywords: clinical global impressions scale, psychiatry, morbidity, oncology, outcomes, psychiatry

Procedia PDF Downloads 141
7264 Concentric Circle Detection based on Edge Pre-Classification and Extended RANSAC

Authors: Zhongjie Yu, Hancheng Yu

Abstract:

In this paper, we propose an effective method to detect concentric circles with imperfect edges. First, the gradient of edge pixel is coded and a 2-D lookup table is built to speed up normal generation. Then we take an accumulator to estimate the rough center and collect plausible edges of concentric circles through gradient and distance. Later, we take the contour-based method, which takes the contour and edge intersection, to pre-classify the edges. Finally, we use the extended RANSAC method to find all the candidate circles. The center of concentric circles is determined by the two circles with the highest concentricity. Experimental results demonstrate that the proposed method has both good performance and accuracy for the detection of concentric circles.

Keywords: concentric circle detection, gradient, contour, edge pre-classification, RANSAC

Procedia PDF Downloads 127
7263 The Effect of Group Counseling on the Victimhood Perceptions of Adolescent Who Are the Subject of Peer Victimization and on Their Coping Strategies

Authors: İsmail Seçer, Taştan Seçer

Abstract:

In this study, the effect of the group counseling on the victimhood perceptions of the primary school 7th and 8th grade students who are determined to be the subject of peer victimization and their dealing way with it was analyzed. The research model is Solomon Four Group Experimental Model. In this model, there are four groups that were determined with random sampling. Two of the groups have been used as experimental group and the other two have been used as control group. Solomon model is defined as real experimental model. In real experimental models, there are multiple groups consisting of subject which have similar characteristics, and selection of the subjects is done with random sampling. For this purpose, 230 students from Kültür Kurumu Primary School in Erzurum were asked to fill Adolescent Peer Victim Form. 100 students whose victim scores were higher and who were determined to be the subject of bullying were talked face to face and informed about the current study, and they were asked if they were willing to participate or not. As a result of these interviews, 60 students were determined to participate in the experimental study and four group consisting of 15 people were created with simple random sampling method. After the groups had been formed, experimental and control group were determined with casting lots. After determining experimental and control groups, an 11-session group counseling activity which was prepared by the researcher according to the literature was applied. The purpose of applying group counseling is to change the ineffective dealing ways with bullying and their victimhood perceptions. Each session was planned to be 75 minutes and applied as planned. In the control groups, counseling activities in the primary school counseling curricula was applied for 11 weeks. As a result of the study, physical, emotional and verbal victimhood perceptions of the participants in the experimental groups were decreased significantly compared to pre-experimental situations and to those in control group. Besides, it was determined that this change observed in the victimhood perceptions of the experimental group occurred independently from the effect of variables such as gender, age and academic success. The first evidence of the study related to the dealing ways is that the scores of the participants in the experimental group related to the ineffective dealing ways such as despair and avoidance is decreased significantly compared to the pre-experimental situation and to those in control group. The second evidence related to the dealing ways is that the scores of the participants in the experimental group related to effective dealing ways such as seeking for help, consulting social support, resistance and optimism is increased significantly compared to the pre-experimental situation and to those in control group. According to the evidence obtained through the study, it can be said that group counseling is an effective approach to change the victimhood perceptions of the individuals who are the subject of bullying and their dealing strategies with it.

Keywords: bullying, perception of victimization, coping strategies, ancova analysis

Procedia PDF Downloads 386
7262 A Hybrid Method for Determination of Effective Poles Using Clustering Dominant Pole Algorithm

Authors: Anuj Abraham, N. Pappa, Daniel Honc, Rahul Sharma

Abstract:

In this paper, an analysis of some model order reduction techniques is presented. A new hybrid algorithm for model order reduction of linear time invariant systems is compared with the conventional techniques namely Balanced Truncation, Hankel Norm reduction and Dominant Pole Algorithm (DPA). The proposed hybrid algorithm is known as Clustering Dominant Pole Algorithm (CDPA) is able to compute the full set of dominant poles and its cluster center efficiently. The dominant poles of a transfer function are specific eigenvalues of the state space matrix of the corresponding dynamical system. The effectiveness of this novel technique is shown through the simulation results.

Keywords: balanced truncation, clustering, dominant pole, Hankel norm, model reduction

Procedia PDF Downloads 594
7261 Face Recognition Using Discrete Orthogonal Hahn Moments

Authors: Fatima Akhmedova, Simon Liao

Abstract:

One of the most critical decision points in the design of a face recognition system is the choice of an appropriate face representation. Effective feature descriptors are expected to convey sufficient, invariant and non-redundant facial information. In this work, we propose a set of Hahn moments as a new approach for feature description. Hahn moments have been widely used in image analysis due to their invariance, non-redundancy and the ability to extract features either globally and locally. To assess the applicability of Hahn moments to Face Recognition we conduct two experiments on the Olivetti Research Laboratory (ORL) database and University of Notre-Dame (UND) X1 biometric collection. Fusion of the global features along with the features from local facial regions are used as an input for the conventional k-NN classifier. The method reaches an accuracy of 93% of correctly recognized subjects for the ORL database and 94% for the UND database.

Keywords: face recognition, Hahn moments, recognition-by-parts, time-lapse

Procedia PDF Downloads 366
7260 Noise Detection Algorithm for Skin Disease Image Identification

Authors: Minakshi Mainaji Sonawane, Bharti W. Gawali, Sudhir Mendhekar, Ramesh R. Manza

Abstract:

People's lives and health are severely impacted by skin diseases. A new study proposes an effective method for identifying the different forms of skin diseases. Image denoising is a technique for improving image quality after it has been harmed by noise. The proposed technique is based on the usage of the wavelet transform. Wavelet transform is the best method for analyzing the image due to the ability to split the image into the sub-band, which has been used to estimate the noise ratio at the noisy image. According to experimental results, the proposed method presents the best values for MSE, PSNR, and Entropy for denoised images. we can found in Also, by using different types of wavelet transform filters is make the proposed approach can obtain the best results 23.13, 20.08, 50.7 for the image denoising process

Keywords: MSE, PSNR, entropy, Gaussian filter, DWT

Procedia PDF Downloads 212
7259 Analysis on the Satisfaction of University-Industry Collaboration

Authors: Jeonghwan Jeon

Abstract:

Recently, the industry and academia have been planning development through industry/university cooperation (IUC), and the government has been promoting alternative methods to achieve successful IUC. Representatively, business cultivation involves the lead university (regarding IUC), research and development (R&D), company support, professional manpower cultivation, and marketing, etc., and the scale of support expands every year. Research is performed by many academic researchers to achieve IUC and although satisfaction of their results is high, expectations are not being met and study of the main factor is insufficient. Therefore, this research improves on theirs by analysing the main factors influencing their satisfaction. Each factor is analysed by AHP, and portfolio analysis is performed on the importance and current satisfaction level. This will help improve satisfaction of business participants and ensure effective IUC in the future.

Keywords: industry/university cooperation, satisfaction, portfolio analysis, business participant

Procedia PDF Downloads 492
7258 Compositional Influence in the Photovoltaic Properties of Dual Ion Beam Sputtered Cu₂ZnSn(S,Se)₄ Thin Films

Authors: Brajendra S. Sengar, Vivek Garg, Gaurav Siddharth, Nisheka Anadkat, Amitesh Kumar, Shaibal Mukherjee

Abstract:

The optimal band gap (~ 1 to 1.5 eV) and high absorption coefficient ~104 cm⁻¹ has made Cu₂ZnSn(S,Se)₄ (CZTSSe) films as one of the most promising absorber materials in thin-film photovoltaics. Additionally, CZTSSe consists of elements that are abundant and non-toxic, makes it even more favourable. The CZTSSe thin films are grown at 100 to 500ᵒC substrate temperature (Tsub) on Soda lime glass (SLG) substrate by Elettrorava dual ion beam sputtering (DIBS) system by utilizing a target at 2.43x10⁻⁴ mbar working pressure with RF power of 45 W in argon ambient. The chemical composition, depth profiling, structural properties and optical properties of these CZTSSe thin films prepared on SLG were examined by energy dispersive X-ray spectroscopy (EDX, Oxford Instruments), Hiden secondary ion mass spectroscopy (SIMS) workstation with oxygen ion gun of energy up to 5 keV, X-ray diffraction (XRD) (Rigaku Cu Kα radiation, λ=.154nm) and Spectroscopic Ellipsometry (SE, M-2000D from J. A. Woollam Co., Inc). It is observed that from that, the thin films deposited at Tsub=200 and 300°C show Cu-poor and Zn-rich states (i.e., Cu/(Zn + Sn) < 1 and Zn/Sn > 1), which is not the case for films grown at other Tsub. It has been reported that the CZTSSe thin films with the highest efficiency are typically at Cu-poor and Zn-rich states. The values of band gap in the fundamental absorption region of CZTSSe are found to be in the range of 1.23-1.70 eV depending upon the Cu/(Zn+Sn) ratio. It is also observed that there is a decline in optical band gap with the increase in Cu/(Zn+Sn) ratio (evaluated from EDX measurement). Cu-poor films are found to have higher optical band gap than Cu-rich films. The decrease in the band gap with the increase in Cu content in case of CZTSSe films may be attributed to changes in the extent of p-d hybridization between Cu d-levels and (S, Se) p-levels. CZTSSe thin films with Cu/(Zn+Sn) ratio in the range 0.86–1.5 have been successfully deposited using DIBS. Optical band gap of the films is found to vary from 1.23 to 1.70 eV based on Cu/(Zn+Sn) ratio. CZTSe films with Cu/ (Zn+Sn) ratio of .86 are found to have optical band gap close to the ideal band gap (1.49 eV) for highest theoretical conversion efficiency. Thus by tailoring the value of Cu/(Zn+Sn), CZTSSe thin films with the desired band gap could be obtained. Acknowledgment: We are thankful to DIBS, EDX, and XRD facility equipped at Sophisticated Instrument Centre (SIC) at IIT Indore. The authors B. S. S and A. K. acknowledge CSIR, and V. G. acknowledges UGC, India for their fellowships. B. S. S is thankful to DST and IUSSTF for BASE Internship Award. Prof. Shaibal Mukherjee is thankful to DST and IUSSTF for BASE Fellowship and MEITY YFRF award. This work is partially supported by DAE BRNS, DST CERI, and DST-RFBR Project under India-Russia Programme of Cooperation in Science and Technology. We are thankful to Mukul Gupta for SIMS facility equipped at UGC-DAE Indore.

Keywords: CZTSSe, DIBS, EDX, solar cell

Procedia PDF Downloads 243
7257 The Effects of Self-Graphing on the Reading Fluency of an Elementary Student with Learning Disabilities

Authors: Matthias Grünke

Abstract:

In this single-case study, we evaluated the effects of a self-graphing intervention to help students improve their reading fluency. Our participant was a 10-year-old girl with a suspected learning disability in reading. We applied an ABAB reversal design to test the efficacy of our approach. The dependent measure was the number of correctly read words from a children’s book within five minutes. Our participant recorded her daily performance using a simple line diagram. Results indicate that her reading rate improved simultaneously with the intervention and dropped as soon as the treatment was suspended. The findings give reasons for optimism that our simple strategy can be a very effective tool in supporting students with learning disabilities to boost their reading fluency.

Keywords: single-case study, learning disabilities, elementary education, reading problems, reading fluency

Procedia PDF Downloads 104
7256 Modification of Polymer Composite Based on Electromagnetic Radiation

Authors: Ananta R. Adhikari

Abstract:

In today's era, polymer composite utilization has witnessed a significant increase across various fronts of material science advancement. Despite the development of many highly sophisticated technologies aimed at modifying polymer composites, there persists a quest for a technology that is straightforward, energy-efficient, easily controllable, cost-effective, time-saving, and environmentally friendly. Microwave technology has emerged as a major technique in material synthesis and modification due to its unique characteristics such as rapid, selective, uniform heating, and, particularly, direct heating based on molecular interaction. This study will be about the utilization of microwave energy as an alternative technique for material processing. Specifically, we will explore ongoing research conducted in our laboratory, focusing on its applications in the medical field.

Keywords: polymer composites, material processing, microstructure, microwave radiation

Procedia PDF Downloads 39
7255 Bending and Shear Characteristics of Hollowcore Slab with Polystyrene Forms

Authors: Kang Kun Lee

Abstract:

New I-slab system with polystyrene forms and precast concrete deck is proposed to reduce the construction period and the self-weight of the slab. This paper presents experimental works on the bending and shear of the I-slabs. Five specimens were tested. The main parameters of experiments are diameters of the holes made by polystyrene form and the thickness of slab. Structural performance of I-slab is evaluated on the basis of failure mode, load-displacement curve, and ultimate strengths. Based on the test results, it is found that the critical punching shear sections are changed as the test variables are different, hence resulting in the varied punching shear strengths. Test results indicate that the developed I-slab is very effective to increase the strength due to self-weight reduction.

Keywords: hollowcore slab, section force-deformation response, precast concrete deck

Procedia PDF Downloads 380
7254 Mechanism of Cathodic Protection to Minimize Corrosion Caused by Chloride in Reinforcement Concrete

Authors: Mohamed A. Deyab, Omnia El-Shamy

Abstract:

The main objective of this case study is to integrate the advantages of cathodic protection technologies in order to lessen chloride-induced corrosion in reinforced concrete. This research employs potentiodynamic polarisation, impedance spectroscopy (EIS), and surface characteristics. The results showed how effectively the new cathodic control strategy is preventing corrosion of the concrete iron rods. Over time, the protective system becomes more reliable and effective. The potentials of the zinc electrode persist still more negative after 30 days, implying that the zinc electrode can maintain powerful electrocatalytic behavior for a long period of time. As per the electrochemical impedance spectroscopy (EIS), using the CP technique reduces the rate of corrosion of rebar iron in cementitious materials over time.

Keywords: cathodic protection, corrosion, reinforced concrete, chloride

Procedia PDF Downloads 78
7253 Exploring Professional Development Needs of Mathematics Teachers through Their Reflective Practitioner Experiences

Authors: Sevket Ceyhun Cetin, Mehmet Oren

Abstract:

According to existing educational research studies, students learn better with high teacher quality. Therefore, professional development has become a crucial way of increasing the quality of novices and veteran in-service teachers by providing support regarding content and pedagogy. To answer what makes PD effective, researchers have studied different PD models and revealed some critical elements that need to be considered, such as duration of a PD and the manner of delivery (e.g., lecture vs. engaging). Also, it has been pointed out that if PDs are prepared as one-size-fits-all, they most likely be ineffective in addressing teachers’ needs toward improving instructional quality. Instead, teachers’ voices need to be heard, and the foci of PDs should be determined based on their specific needs. Thus, this study was conducted to identify professional development needs of middle school mathematics teachers based on their self-evaluation of their performances in light of teaching standards. This study also aimed to explore whether the PD needs with respect to years of teaching experience (novice vs. veteran). These teachers had participated in a federally-funded research grant, which aimed to improve the competencies of 6-9 grade-level mathematics teachers in pedagogy and content areas. In the research project, the participants had consistently videoed their lessons throughout a school year and reflected on their performances, using Teacher Advanced Program (TAPTM) rubric, which was based on the best practices of teaching. Particularly, they scored their performances in the following areas and provided evidence as the justifications of their scores: Standards and Objectives, Presenting Instructional Content, Lesson Structure and Pacing, Activities and Materials, Academic Feedback, Grouping Students, and Questioning. The rating scale of the rubric is 1 through 5 (i.e., 1=Unsatisfactory [performance], 3=Proficient, and 5=Exemplary). For each area mentioned above, the numerical scores of 77 written reports (for 77 videoed lessons) of 24 teachers (nnovices=12 and nveteran=12) were averaged. Overall, the average score of each area was below 3 (ranging between 2.43 and 2.86); in other words, teachers judged their performances incompetent across the seven areas. In the second step of the data analysis, the lowest three areas in which novice and veteran teachers performed poorly were selected for further qualitative analysis. According to the preliminary results, the lowest three areas for the novice teachers were: Questioning, Grouping Students, and Academic Feedback. Grouping Students was also one of the lowest areas of the veteran teachers, but the other two areas for this group were: Lesson Structure & Pacing, and Standards & Objectives. Identifying in-service teachers’ needs based on their reflective practitioner experiences provides educators very crucial information that can be used to create more effective PD that improves teacher quality.

Keywords: mathematics teacher, professional development, self-reflection, video data

Procedia PDF Downloads 364
7252 The Sustained Utility of Japan's Human Security Policy

Authors: Maria Thaemar Tana

Abstract:

The paper examines the policy and practice of Japan’s human security. Specifically, it asks the question: How does Japan’s shift towards a more proactive defence posture affect the place of human security in its foreign policy agenda? Corollary to this, how is Japan sustaining its human security policy? The objective of this research is to understand how Japan, chiefly through the Ministry of Foreign Affairs (MOFA) and JICA (Japan International Cooperation Agency), sustains the concept of human security as a policy framework. In addition, the paper also aims to show how and why Japan continues to include the concept in its overall foreign policy agenda. In light of the recent developments in Japan’s security policy, which essentially result from the changing security environment, human security appears to be gradually losing relevance. The paper, however, argues that despite the strategic challenges Japan faced and is facing, as well as the apparent decline of its economic diplomacy, human security remains to be an area of critical importance for Japanese foreign policy. In fact, as Japan becomes more proactive in its international affairs, the strategic value of human security also increases. Human security was initially envisioned to help Japan compensate for its weaknesses in the areas of traditional security, but as Japan moves closer to a more activist foreign policy, the soft policy of human security complements its hard security policies. Using the framework of neoclassical realism (NCR), the paper recognizes that policy-making is essentially a convergence of incentives and constraints at the international and domestic levels. The theory posits that there is no perfect 'transmission belt' linking material power on the one hand, and actual foreign policy on the other. State behavior is influenced by both international- and domestic-level variables, but while systemic pressures and incentives determine the general direction of foreign policy, they are not strong enough to affect the exact details of state conduct. Internal factors such as leaders’ perceptions, domestic institutions, and domestic norms, serve as intervening variables between the international system and foreign policy. Thus, applied to this study, Japan’s sustained utilization of human security as a foreign policy instrument (dependent variable) is essentially a result of systemic pressures (indirectly) (independent variables) and domestic processes (directly) (intervening variables). Two cases of Japan’s human security practice in two regions are examined in two time periods: Iraq in the Middle East (2001-2010) and South Sudan in Africa (2011-2017). The cases show that despite the different motives behind Japan’s decision to participate in these international peacekeepings ad peace-building operations, human security continues to be incorporated in both rhetoric and practice, thus demonstrating that it was and remains to be an important diplomatic tool. Different variables at the international and domestic levels will be examined to understand how the interaction among them results in changes and continuities in Japan’s human security policy.

Keywords: human security, foreign policy, neoclassical realism, peace-building

Procedia PDF Downloads 128
7251 The Implementation of Human Resource Information System in the Public Sector: An Exploratory Study of Perceived Benefits and Challenges

Authors: Aneeqa Suhail, Shabana Naveed

Abstract:

The public sector (in both developed and developing countries) has gone through various waves of radical reforms in recent decades. In Pakistan, under the influence of New Public Management(NPM) Reforms; best practices of private sector are introduced in the public sector to modernize public organizations. Human Resource Information System (HRIS) has been popular in the private sector and proven to be a successful system, therefore it is being adopted in the public sector too. However, implementation of private business practices in public organizations us very challenging due to differences in context. This implementation gets further critical in Pakistan due to a centralizing tendency and lack of autonomy in public organizations. Adoption of HRIS by public organizations in Pakistan raises several questions: What challenges are faced by public organizations in implementation of HRIS? Are benefits of HRIS such as efficiency, process integration and cost reduction achieved? How is the previous system improved with this change and what are the impacts? Yet, it is an under-researched topic, especially in public enterprises. This study contributes to the existing body of knowledge by empirically exploring benefits and challenges of implementation of HRIS in public organizations. The research adopts a case study approach and uses qualitative data based on in-depth interviews conducted at various levels in the hierarchy including top management, departmental heads and employees. The unit of analysis is LESCO, the Lahore Electric Supply Company, a state-owned entity that generates, transmits and distributes electricity to 4 big cities in Punjab, Pakistan. The findings of the study show that LESCO has not achieved the benefits of HRIS as established in literature. The implementation process remained quite slow and costly. Various functions of HR are still in isolation and integration is a big challenge for the organization. Although the data is automated, the previous system of manually record maintenance and paperwork is still in work, resulting in the presence of parallel practices. The findings also identified resistance to change from top management and labor workforce, lack of commitment and technical knowledge, and costly vendors as major barriers that affect the effective implementation of HRIS. The paper suggests some potential actions to overcome these barriers and to enhance effective implementation of HR-technology. The findings are explained in light of an institutional logics perspective. HRIS’ new logic of automated and integrated HR system is in sharp contrast with the prevailing logic of process-oriented manual data maintenance, leading to resistance to change and deadlock.

Keywords: human resource information system, technological changes, state-owned enterprise, implementation challenges

Procedia PDF Downloads 142
7250 Negative Changes in Sexual Behavior of Pregnant Women

Authors: Glauberto S. Quirino, Emanuelly V. Pereira, Amana S. Figueiredo, Antonia T. F. Santos, Paulo R. A. Firmino, Denise F. F. Barbosa, Caroline B. Q. Aquino, Eveliny S. Martins, Cinthia G. P. Calou, Ana K. B. Pinheiro

Abstract:

Introduction: During pregnancy there are adjustments in the physical, emotional, existential and sexual areas, which may contribute to changes in sexual behavior. The objective was to analyze the sexual behavior of pregnant women. Methods: Quantitative, exploratory-descriptive study, approved by the Ethics and Research Committee of the Regional University of Cariri. For data collection, it was used the Sexuality Questionnaire in Gestation and Sexual Quotient - Female Version. It was carried out in public institutions in the urban and rural areas of three municipalities of the Metropolitan Region of Cariri, south of Ceará, Brazil from February to September 2016. The sampling was proportional stratified by convenience. A total of 815 pregnant women who were literate and aged 20 years or over were broached. 461 pregnant women were excluded because of high risk, adolescence, saturation of the extract, incomplete filling of the instrument, mental and physical handicap, without sexual partner, and the sample was 354 pregnant. The data were grouped, organized and analyzed in the statistical program R Studio (version 386 3.2.4). Descriptive frequency statistics and non-parametric tests were used to analyze the variables, and the results were shown in graphs and tables. Results: The women presented a minimum age of 20, maximum 35 and average of 26.9 years, predominantly urban area residents, with a monthly income of up to one minimum wage (US$ 275,00), high school, catholic, with fixed partner, heterosexuals, multiparous, multiple sexual partners throughout life and with the beginning of sexual life in adolescence (median age 17 years). There was a reduction in sexual practices (67%) and when they were performed, they were more frequent in the first trimester (79.7%) and less frequent in the third trimester (30.5%). Preliminary sexual practices did not change and were more frequent in the second trimester (46.6%). Throughout the gestational trimesters, the partner was referred as the main responsible for the sexual initiative. The women performed vaginal sex (97.7%) and provided greater pleasure (42.8%) compared to non-penetrative sex (53.9%) (oral sex and masturbation). There was also a reduction in the sexual disposition of pregnant women (90.7%) and partner (72.9%), mainly in the first trimester (78.8%), and sexual positions. Sexual performance ranged from regular to good (49.7%). Level of schooling, marital status, sexual orientation of the pregnant woman and the partner, sexual practices and positions, preliminaries, frequency of sexual practices and importance attributed to them were variables that influenced negatively sexual performance and satisfaction. It is concluded that pregnancy negatively changes the sexual behavior of the women and it is suggested to further investigations and approach of the partner, in order to clarify the influence of these variables on the sexual function and subsidize intervention strategies, with a view to the integrality of sexual and reproductive health.

Keywords: obstetric nursing, pregnant women, sexual behavior, women's health

Procedia PDF Downloads 315
7249 Wet Polymeric Precipitation Synthesis for Monophasic Tricalcium Phosphate

Authors: I. Grigoraviciute-Puroniene, K. Tsuru, E. Garskaite, Z. Stankeviciute, A. Beganskiene, K. Ishikawa, A. Kareiva

Abstract:

Tricalcium phosphate (β-Ca3(PO4)2, β-TCP) powders were synthesized using wet polymeric precipitation method for the first time to our best knowledge. The results of X-ray diffraction analysis showed the formation of almost single a Ca-deficient hydroxyapatite (CDHA) phase of a poor crystallinity already at room temperature. With continuously increasing the calcination temperature up to 800 °C, the crystalline β-TCP was obtained as the main phase. It was demonstrated that infrared spectroscopy is very effective method to characterize the formation of β-TCP. The SEM results showed that β-TCP solids were homogeneous having a small particle size distribution. The β-TCP powders consisted of spherical particles varying in size from 100 to 300 nm. Fabricated β-TCP specimens were placed to the bones of the rats and maintained for 1-2 months.

Keywords: Tricalcium phosphate (β-Ca3(PO4)2, bone regeneration, wet chemical processing, polymeric precipitation

Procedia PDF Downloads 292
7248 Conceptual Design of Unmanned Aerial Targets

Authors: M. Adamski, J. Cwiklak

Abstract:

The contemporary battlefield creates a demand for more costly and highly advanced munitions. Training personnel responsible for operations, as well as an immediate execution of combat tasks, which engage real assets, is unrealistic and economically not feasible. Owing to a wide array of exploited simulators and various types of imitators, it is possible to reduce the costs. One of the effective elements of training, which can be applied in the training of all service branches, are imitators of aerial targets. This research serves as an introduction to the commencement of design analysis over a real aerial target imitator. Within the project, the basic aerodynamic calculations were made, which enabled to determine its geometry, design layout, performance, as well as the mass balance of individual components. The conducted calculations of the parameters of flight characteristics come closer to the real performance of such unmanned aerial vehicles.

Keywords: aerial target, aerodynamics, imitator, performance

Procedia PDF Downloads 391