Search results for: direct current control
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 21140

Search results for: direct current control

7370 Mining User-Generated Contents to Detect Service Failures with Topic Model

Authors: Kyung Bae Park, Sung Ho Ha

Abstract:

Online user-generated contents (UGC) significantly change the way customers behave (e.g., shop, travel), and a pressing need to handle the overwhelmingly plethora amount of various UGC is one of the paramount issues for management. However, a current approach (e.g., sentiment analysis) is often ineffective for leveraging textual information to detect the problems or issues that a certain management suffers from. In this paper, we employ text mining of Latent Dirichlet Allocation (LDA) on a popular online review site dedicated to complaint from users. We find that the employed LDA efficiently detects customer complaints, and a further inspection with the visualization technique is effective to categorize the problems or issues. As such, management can identify the issues at stake and prioritize them accordingly in a timely manner given the limited amount of resources. The findings provide managerial insights into how analytics on social media can help maintain and improve their reputation management. Our interdisciplinary approach also highlights several insights by applying machine learning techniques in marketing research domain. On a broader technical note, this paper illustrates the details of how to implement LDA in R program from a beginning (data collection in R) to an end (LDA analysis in R) since the instruction is still largely undocumented. In this regard, it will help lower the boundary for interdisciplinary researcher to conduct related research.

Keywords: latent dirichlet allocation, R program, text mining, topic model, user generated contents, visualization

Procedia PDF Downloads 189
7369 Research Action Fields at the Nexus of Digital Transformation and Supply Chain Management: Findings from Practitioner Focus Group Workshops

Authors: Brandtner Patrick, Staberhofer Franz

Abstract:

Logistics and Supply Chain Management are of crucial importance for organisational success. In the era of Digitalization, several implications and improvement potentials for these domains arise, which at the same time could lead to decreased competitiveness and could endanger long-term company success if ignored or neglected. However, empirical research on the issue of Digitalization and benefits purported to it by practitioners is scarce and mainly focused on single technologies or separate, isolated Supply Chain blocks as e.g. distribution logistics or procurement only. The current paper applies a holistic focus group approach to elaborate practitioner use cases at the nexus of the concepts of Supply Chain Management (SCM) and Digitalization. In the course of three focus group workshops with over 45 participants from more than 20 organisations, a comprehensive set of benefit entitlements and areas for improvement in terms of applying digitalization to SCM is developed. The main results of the paper indicate the relevance of Digitalization being realized in practice. In the form of seventeen concrete research action fields, the benefit entitlements are aggregated and transformed into potential starting points for future research projects in this area. The main contribution of this paper is an empirically grounded basis for future research projects and an overview of actual research action fields from practitioners’ point of view.

Keywords: digital supply chain, digital transformation, supply chain management, value networks

Procedia PDF Downloads 181
7368 Prevalence and Diagnostic Evaluation of Schistosomiasis in School-Going Children in Nelson Mandela Bay Municipality: Insights from Urinalysis and Point-of-Care Testing

Authors: Maryline Vere, Wilma ten Ham-Baloyi, Lucy Ochola, Opeoluwa Oyedele, Lindsey Beyleveld, Siphokazi Tili, Takafira Mduluza, Paula E. Melariri

Abstract:

Schistosomiasis, caused by Schistosoma (S.) haematobium and Schistosoma (S.) mansoni parasites poses a significant public health challenge in low-income regions. Diagnosis typically relies on identifying specific urine biomarkers such as haematuria, protein, and leukocytes for S. haematobium, while the Point-of-Care Circulating Cathodic Antigen (POC-CCA) assay is employed for detecting S. mansoni. Urinalysis and the POC-CCA assay are favoured for their rapid, non-invasive nature and cost-effectiveness. However, traditional diagnostic methods such as Kato-Katz and urine filtration lack sensitivity in low-transmission areas, which can lead to underreporting of cases and hinder effective disease control efforts. Therefore, in this study, urinalysis and the POC-CCA assay was utilised to diagnose schistosomiasis effectively among school-going children in Nelson Mandela Bay Municipality. This was a cross-sectional study with a total of 759 children, aged 5 to 14 years, who provided urine samples. Urinalysis was performed using urinary dipstick tests, which measure multiple parameters, including haematuria, protein, leukocytes, bilirubin, urobilinogen, ketones, pH, specific gravity and other biomarkers. Urinalysis was performed by dipping the strip into the urine sample and observing colour changes on specific reagent pads. The POC-CCA test was conducted by applying a drop of urine onto a cassette containing CCA-specific antibodies, and the presence of a visible test line indicated a positive result for S. mansoni infection. Descriptive statistics were used to summarize urine parameters, and Pearson correlation coefficients (r) were calculated to analyze associations among urine parameters using R software (version 4.3.1). Among the 759 children, the prevalence of S. haematobium using haematuria as a diagnostic marker was 33.6%. Additionally, leukocytes were detected in 21.3% of the samples, and protein was present in 15%. The prevalence of positive POC-CCA test results for S. mansoni was 3.7%. Urine parameters exhibited low to moderate associations, suggesting complex interrelationships. For instance, specific gravity and pH showed a negative correlation (r = -0.37), indicating that higher specific gravity was associated with lower pH. Weak correlations were observed between haematuria and pH (r = -0.10), bilirubin and ketones (r = 0.14), protein and bilirubin (r = 0.13), and urobilinogen and pH (r = 0.12). A mild positive correlation was found between leukocytes and blood (r = 0.23), reflecting some association between these inflammation markers. In conclusion, the study identified a significant prevalence of schistosomiasis among school-going children in Nelson Mandela Bay Municipality, with S. haematobium detected through haematuria and S. mansoni identified using the POC-CCA assay. The detection of leukocytes and protein in urine samples serves as critical biomarkers for schistosomiasis infections, reinforcing the presence of schistosomiasis in the study area when considered alongside haematuria. These urine parameters are indicative of inflammatory responses associated with schistosomiasis, underscoring the necessity for effective diagnostic methodologies. Such findings highlight the importance of comprehensive diagnostic assessments to accurately identify and monitor schistosomiasis prevalence and its associated health impacts. The significant burden of schistosomiasis in this population highlights the urgent need to develop targeted control interventions to effectively reduce its prevalence in the study area.

Keywords: schistosomiasis, urinalysis, haematuria, POC-CCA

Procedia PDF Downloads 24
7367 Test Suite Optimization Using an Effective Meta-Heuristic BAT Algorithm

Authors: Anuradha Chug, Sunali Gandhi

Abstract:

Regression Testing is a very expensive and time-consuming process carried out to ensure the validity of modified software. Due to the availability of insufficient resources to re-execute all the test cases in time constrained environment, efforts are going on to generate test data automatically without human efforts. Many search based techniques have been proposed to generate efficient, effective as well as optimized test data, so that the overall cost of the software testing can be minimized. The generated test data should be able to uncover all potential lapses that exist in the software or product. Inspired from the natural behavior of bat for searching her food sources, current study employed a meta-heuristic, search-based bat algorithm for optimizing the test data on the basis certain parameters without compromising their effectiveness. Mathematical functions are also applied that can effectively filter out the redundant test data. As many as 50 Java programs are used to check the effectiveness of proposed test data generation and it has been found that 86% saving in testing efforts can be achieved using bat algorithm while covering 100% of the software code for testing. Bat algorithm was found to be more efficient in terms of simplicity and flexibility when the results were compared with another nature inspired algorithms such as Firefly Algorithm (FA), Hill Climbing Algorithm (HC) and Ant Colony Optimization (ACO). The output of this study would be useful to testers as they can achieve 100% path coverage for testing with minimum number of test cases.

Keywords: regression testing, test case selection, test case prioritization, genetic algorithm, bat algorithm

Procedia PDF Downloads 383
7366 Management Competency in Logistical Function: The Skills That Will Master a Logistical Manager

Authors: Fatima Ibnchahid

Abstract:

Competence approach is considered, since the early 80's as one of the major development of HR policies. Many approaches to manage the professional skills were declined. Some processes are mature whereas the others have been abandoned. Competence can be defined as the set of knowledge (theoretical and practical), know-how (experience) and life skills (personality traits) mobilized by a person in the company. The skills must master a logistics manager are divided into two main categories: depending on whether technical skills, or managerial skills and human. The firsts are broken down into skills on logistical techniques and on general skills in business, seconds in social skills (self with others) and personal (with oneself). Logisticians are faced with new challenges and new constraints that are revolutionizing the way to treat the physical movement of goods and operations related to information flows that trigger, they control and guide the physical movements of these major changes, we can mention the development of information technology and communication, the emergence of strong environmental and security constraints. These changes have important effects on the skills needs of the members of the logistical function and sensitive development for training requested by logistical managers to perform better in their job changes. In this article, we will address two main points, first, a brief overview of the management skills and secondly answer the question asked in the title of the article to know what are the skills that will master a logistical manager.

Keywords: skills, competence, management, logistical function

Procedia PDF Downloads 285
7365 Using Coupled Oscillators for Implementing Frequency Diverse Array

Authors: Maryam Hasheminasab, Ahmed Cheldavi, Ahmed Kishk

Abstract:

Frequency-diverse arrays (FDAs) have garnered significant attention from researchers due to their ability to combine frequency diversity with the inherent spatial diversity of an array. The introduction of frequency diversity in FDAs enables the generation of auto-scanning patterns that are range-dependent, which can have advantageous applications in communication and radar systems. However, the main challenge in implementing FDAs lies in determining the technique for distributing frequencies among the array elements. One approach to address this challenge is by utilizing coupled oscillators, which are a technique commonly employed in active microwave theory. Nevertheless, the limited stability range of coupled oscillators poses another obstacle to effectively utilizing this technique. In this paper, we explore the possibility of employing a coupled oscillator array in the mode lock state (MLS) for implementing frequency distribution in FDAs. Additionally, we propose and simulate the use of a digital phase-locked loop (DPLL) as a backup technique to stabilize the oscillators. Through simulations, we validate the functionality of this technique. This technique holds great promise for advancing the implementation of phased arrays and overcoming current scan rate and phase shifter limitations, especially in millimeter wave frequencies.

Keywords: angle-changing rate, auto scanning beam, pull-in range, hold-in range, locking range, mode locked state, frequency locked state

Procedia PDF Downloads 89
7364 SIM (Subscriber Identity Module) Banking

Authors: Okanta Andrew, Richmond Kweku Frempong

Abstract:

As mobile networks are upgraded with technologies like WAP, GPRS and UMTS to deliver next-generation multimedia services, so are the banks and other financial institutions also getting ready to unleash the financial products on the mobile platform to meet growing demand for mobile based application services. Hence, the onset of Unstructured Supplementary Services (USSD) Banking which would make banking services available at anywhere, anytime through a string of interactive SMS sessions between a mobile device and an application server of a service provider. The aim of this studies was to find out whether the public will accept the sim banking service when it is implemented. Our target group includes: Working class. E. g. Businessmen/women, office workers, fishermen, market women, teachers etc. Nonworking class. E. g. Students (Tertiary, Senior High School), housewives. etc. The survey was in the form of a questionnaire and a verbal interview (video) which was to investigate their idea about the current banking system and the yet to be introduced sim banking concept. Meanwhile, some challenges accompanied the progression of data gathering because some populace showed reluctance in freeing their information. One other suggestion was that government should put measures against foremost challenges obstructing sim banking in Ghana counter to computers hackers. Government and individual have a key role to undertake to give suitable support to facelift the sim banking industry in the country. It was also suggested that Government put strong regulations on the use of sim banking products and services to streamline all the activities and also create awareness of the need for sim banking and emphasize its relevance in the aspect of national GDP.

Keywords: banking, mobile banking, SIM banking, mobile banking in Ghana

Procedia PDF Downloads 485
7363 Motherhood Medicalization and Marketing: From Media Frames to Women's Decisions

Authors: Leila Mohammadi

Abstract:

This article discusses the technology of social egg freezing in the context of existing literature on medicalization, motherhood, and marketing. The social egg freezing technique offers to preserve some healthy eggs for age-related fertility decline in the future. The study draws on a qualitative analysis and participants observation of media publications, including text, images, or audio-visual about social egg freezing technology and postpone maternity, to identify and compare their communication strategies from a framing theory perspective. Using 442 surveys and 158 pieces of publications in Spanish media, this study demonstrated that the narratives used by these publications and their structures follow a marketing objective to medicalize motherhood. Within these frames, the market of preserving fertility is cast to show compassion and concern about women. In the opinion of participants, egg freezing technology liberates, empowers, and automates women from patriarchal control, and also gives them the responsibility of taking care of their body and reproductive system. This study showed this opinion is significantly influenced by media and their communication strategies supported by providers of this business.

Keywords: motherhood, social egg freezing, medicalization, marketing, media frames, fertility, assisted reproductive system

Procedia PDF Downloads 131
7362 Simplifying Seismic Vulnerability Analysis for Existing Reinforced Concrete Buildings

Authors: Maryam Solgi, Behzad Shahmohammadi, Morteza Raissi Dehkordi

Abstract:

One of the main steps for seismic retrofitting of buildings is to determine the vulnerability of structures. While current procedures for evaluating existing buildings are complicated, and there is no limitation between short, middle-high, and tall buildings. This research utilizes a simplified method for assessing structures, which is adequate for existing reinforced concrete buildings. To approach this aim, Simple Lateral Mechanisms Analysis (SLaMA) procedure proposed by NZSEE (New Zealand Society for Earthquake Engineering) has been carried out. In this study, three RC moment-resisting frame buildings are determined. First, these buildings have been evaluated by inelastic static procedure (Pushover) based on acceptance criteria. Then, Park-Ang Damage Index is determined for the whole members of each building by Inelastic Time History Analysis. Next, the Simple Lateral Mechanisms Analysis procedure, a hand method, is carried out to define the capacity of structures. Ultimately, existing procedures are compared with Peak Ground Acceleration caused to fail (PGAfail). The results of this comparison emphasize that the Pushover procedure and SLaMA method define a greater value of PGAfail than the Park-Ang Damage model.

Keywords: peak ground acceleration caused to fail, reinforced concrete moment-frame buildings, seismic vulnerability analysis, simple lateral mechanisms analysis

Procedia PDF Downloads 97
7361 The Renewal Strategy for Ancient Residential Area in Small and Medium-Sized Cities Based on Field Research of Changshu City in China

Authors: Yun Zhang, Zhu Wang

Abstract:

Renewing ancient residential areas is an integral part of the sustainable development of modern cities. Compared with a metropolis, the old areas of small and medium-sized cities is more complicated to update, as the spatial form is more fragmented. In this context, the author takes as the research object, the ancient town of Changshu City, which is a small city representative in China with a history of more than 1,200 years. Through the analysis of urban research and update projects, the spatial evolution characteristics and renewal strategies of small ancient urban settlements are studied. On this basis, it is proposed to protect the residential area from the perspective of integrity and sustainability, strengthen the core public part, control the district building, and reshape the important interface. Renewing small and medium-sized urban areas should respect the rhythm of their own urban development and gradually complete the update, not blindly copying the experience of large cities.

Keywords: ancient residential area, Changshu, city renewal strategy, small and medium-sized cities

Procedia PDF Downloads 118
7360 Gonadotoxic and Cytotoxic Effect of Induced Obesity via Monosodium Glutamate on Mus musculus Testis Cytoarchitecture and Sperm Parameter

Authors: I. Nur Hilwani, R. Nasibah, S. Nurdiana, M. J. Norashirene

Abstract:

Impaired fertility may be the result of indirect consumption of anti-fertility agents through food. Monosodium glutamate (MSG) has been widely used as food additive, flavour enhancer and included in vaccines. This study focuses in determining the gonadotoxic and cytotoxic effect of MSG on selected sperm parameters such as sperm viability, sperm membrane integrity and testes cytoarchitecture of male mice via histological examination to determine its effect on spermatogenesis. Twenty-four Mus musculus were randomly divided into 4 groups and given intraperitoneal injections (IP) daily for 14 days of different MSG concentrations at 250, 500 and 1000mg/kg MSG to body weight to induce obesity. Saline was given to control group. Mice were sacrificed and analysis revealed abnormalities in values for sperm parameters and damages to testes cytoarchitecture of male mice. The results recorded decreased viability (p<0.05) and integrity of sperm membrane (p>0.05) with degenerative structures in seminiferous tubule of testes. The results indicated various implications of MSG on male mice reproductive system which has consequences in fertility potential.

Keywords: sperm parameter, testes histology, sperm viability, sperm membrane integrity

Procedia PDF Downloads 349
7359 Feasibility of Implementing Digital Healthcare Technologies to Prevent Disease: A Mixed-Methods Evaluation of a Digital Intervention Piloted in the National Health Service

Authors: Rosie Cooper, Tracey Chantler, Ellen Pringle, Sadie Bell, Emily Edmundson, Heidi Nielsen, Sheila Roberts, Michael Edelstein, Sandra Mounier Jack

Abstract:

Introduction: In line with the National Health Service’s (NHS) long-term plan, the NHS is looking to implement more digital health interventions. This study explores a case study in this area: a digital intervention used by NHS Trusts in London to consent adolescents for Human Papilloma Virus (HPV) immunisation. Methods: The electronic consent intervention was implemented in 14 secondary schools in inner city, London. These schools were statistically matched with 14 schools from the same area that were consenting using paper forms. Schools were matched on deprivation and English as an additional language. Consent form return rates and HPV vaccine uptake were compared quantitatively between intervention and matched schools. Data from observations of immunisation sessions and school feedback forms were analysed thematically. Individual and group interviews were undertaken with implementers parents and adolescents and a focus group with adolescents were undertaken and analysed thematically. Results: Twenty-eight schools (14 e-consent schools and 14 paper consent schools) comprising 3219 girls (1733 in paper consent schools and 1486 in e-consent schools) were included in the study. The proportion of pupils eligible for free school meals, with English as an additional language and students' ethnicity profile, was similar between the e-consent and paper consent schools. Return of consent forms was not increased by the implementation of the e-consent intervention. There was no difference in the proportion of pupils that were vaccinated at the scheduled vaccination session between the paper (n=14) and e-consent (n=14) schools (80.6% vs. 81.3%, p=0.93). The transition to using the system was not straightforward, whilst schools and staff understood the potential benefits, they found it difficult to adapt to new ways of working which removed some level or control from schools. Part of the reason for lower consent form return in e-consent schools was that some parents found the intervention difficult to use due to limited access to the internet, finding it hard to open the weblink, language barriers, and in some cases, the system closed a few days prior to sessions. Adolescents also highlighted the potential for e-consent interventions to by-pass their information needs. Discussion: We would advise caution against dismissing the e-consent intervention because it did not achieve its goal of increasing the return of consent forms. Given the problems embedding a news service, it was encouraging that HPV vaccine uptake remained stable. Introducing change requires stakeholders to understand, buy in, and work together with others. Schools and staff understood the potential benefits of using e-consent but found the new ways of working removed some level of control from schools, which they found hard to adapt to, possibly suggesting implementing digital technology will require an embedding process. Conclusion: The future direction of the NHS will require implementation of digital technology. Obtaining electronic consent from parents could help streamline school-based adolescent immunisation programmes. Findings from this study suggest that when implementing new digital technologies, it is important to allow for a period of embedding to enable them to become incorporated in everyday practice.

Keywords: consent, digital, immunisation, prevention

Procedia PDF Downloads 148
7358 Deliberation of Daily Evapotranspiration and Evaporative Fraction Based on Remote Sensing Data

Authors: J. Bahrawi, M. Elhag

Abstract:

Estimation of evapotranspiration is always a major component in water resources management. Traditional techniques of calculating daily evapotranspiration based on field measurements are valid only for local scales. Earth observation satellite sensors are thus used to overcome difficulties in obtaining daily evapotranspiration measurements on regional scale. The Surface Energy Balance System (SEBS) model was adopted to estimate daily evapotranspiration and relative evaporation along with other land surface energy fluxes. The model requires agro-climatic data that improve the model outputs. Advance Along Track Scanning Radiometer (AATSR) and Medium Spectral Resolution Imaging Spectrometer (MERIS) imageries were used to estimate the daily evapotranspiration and relative evaporation over the entire Nile Delta region in Egypt supported by meteorological data collected from six different weather stations located within the study area. Daily evapotranspiration maps derived from SEBS model show a strong agreement with actual ground-truth data taken from 92 points uniformly distributed all over the study area. Moreover, daily evapotranspiration and relative evaporation are strongly correlated. The reliable estimation of daily evapotranspiration supports the decision makers to review the current land use practices in terms of water management, while enabling them to propose proper land use changes.

Keywords: daily evapotranspiration, relative evaporation, SEBS, AATSR, MERIS, Nile Delta

Procedia PDF Downloads 263
7357 Thermal Imaging of Aircraft Piston Engine in Laboratory Conditions

Authors: Lukasz Grabowski, Marcin Szlachetka, Tytus Tulwin

Abstract:

The main task of the engine cooling system is to maintain its average operating temperatures within strictly defined limits. Too high or too low average temperatures result in accelerated wear or even damage to the engine or its individual components. In order to avoid local overheating or significant temperature gradients, leading to high stresses in the component, the aim is to ensure an even flow of air. In the case of analyses related to heat exchange, one of the main problems is the comparison of temperature fields because standard measuring instruments such as thermocouples or thermistors only provide information about the course of temperature at a given point. Thermal imaging tests can be helpful in this case. With appropriate camera settings and taking into account environmental conditions, we are able to obtain accurate temperature fields in the form of thermograms. Emission of heat from the engine to the engine compartment is an important issue when designing a cooling system. Also, in the case of liquid cooling, the main sources of heat in the form of emissions from the engine block, cylinders, etc. should be identified. It is important to redesign the engine compartment ventilation system. Ensuring proper cooling of aircraft reciprocating engine is difficult not only because of variable operating range but mainly because of different cooling conditions related to the change of speed or altitude of flight. Engine temperature also has a direct and significant impact on the properties of engine oil, which under the influence of this parameter changes, in particular, its viscosity. Too low or too high, its value can be a result of fast wear of engine parts. One of the ways to determine the temperatures occurring on individual parts of the engine is the use of thermal imaging measurements. The article presents the results of preliminary thermal imaging tests of aircraft piston diesel engine with a maximum power of about 100 HP. In order to perform the heat emission tests of the tested engine, the ThermaCAM S65 thermovision monitoring system from FLIR (Forward-Looking Infrared) together with the ThermaCAM Researcher Professional software was used. The measurements were carried out after the engine warm up. The engine speed was 5300 rpm The measurements were taken for the following environmental parameters: air temperature: 17 °C, ambient pressure: 1004 hPa, relative humidity: 38%. The temperatures distribution on the engine cylinder and on the exhaust manifold were analysed. Thermal imaging tests made it possible to relate the results of simulation tests to the real object by measuring the rib temperature of the cylinders. The results obtained are necessary to develop a CFD (Computational Fluid Dynamics) model of heat emission from the engine bay. The project/research was financed in the framework of the project Lublin University of Technology-Regional Excellence Initiative, funded by the Polish Ministry of Science and Higher Education (contract no. 030/RID/2018/19).

Keywords: aircraft, piston engine, heat, emission

Procedia PDF Downloads 120
7356 Design and Modeling of a Green Building Energy Efficient System

Authors: Berhane Gebreslassie

Abstract:

Conventional commericial buildings are among the highest unwisely consumes enormous amount of energy and as consequence produce significant amount Carbon Dioxide (CO2). Traditional/conventional buildings have been built for years without consideration being given to their impact on the global warming issues as well as their CO2 contributions. Since 1973, simulation of Green Building (GB) for Energy Efficiency started and many countries in particular the US showed a positive response to minimize the usage of energy in respect to reducing the CO2 emission. As a consequence many software companies developed their own unique building energy efficiency simulation software, interfacing interoperability with Building Information Modeling (BIM). The last decade has witnessed very rapid growing number of researches on GB energy efficiency system. However, the study also indicates that the results of current GB simulation are not yet satisfactory to meet the objectives of GB. In addition most of these previous studies are unlikely excluded the studies of ultimate building energy efficiencies simulation. The aim of this project is to meet the objectives of GB by design, modeling and simulation of building ultimate energy efficiencies system. This research project presents multi-level, L-shape office building in which every particular part of the building materials has been tested for energy efficiency. An overall of 78.62% energy is saved, approaching to NetZero energy saving. Furthermore, the building is implements with distributed energy resources like renewable energies and integrating with Smart Building Automation System (SBAS) for controlling and monitoring energy usage.

Keywords: ultimate energy saving, optimum energy saving, green building, sustainable materials and renewable energy

Procedia PDF Downloads 279
7355 Denoising Transient Electromagnetic Data

Authors: Lingerew Nebere Kassie, Ping-Yu Chang, Hsin-Hua Huang, , Chaw-Son Chen

Abstract:

Transient electromagnetic (TEM) data plays a crucial role in hydrogeological and environmental applications, providing valuable insights into geological structures and resistivity variations. However, the presence of noise often hinders the interpretation and reliability of these data. Our study addresses this issue by utilizing a FASTSNAP system for the TEM survey, which operates at different modes (low, medium, and high) with continuous adjustments to discretization, gain, and current. We employ a denoising approach that processes the raw data obtained from each acquisition mode to improve signal quality and enhance data reliability. We use a signal-averaging technique for each mode, increasing the signal-to-noise ratio. Additionally, we utilize wavelet transform to suppress noise further while preserving the integrity of the underlying signals. This approach significantly improves the data quality, notably suppressing severe noise at late times. The resulting denoised data exhibits a substantially improved signal-to-noise ratio, leading to increased accuracy in parameter estimation. By effectively denoising TEM data, our study contributes to a more reliable interpretation and analysis of underground structures. Moreover, the proposed denoising approach can be seamlessly integrated into existing ground-based TEM data processing workflows, facilitating the extraction of meaningful information from noisy measurements and enhancing the overall quality and reliability of the acquired data.

Keywords: data quality, signal averaging, transient electromagnetic, wavelet transform

Procedia PDF Downloads 88
7354 The Impact of Collaborative Writing through Wikis and Blogs on Iranian EFL Learners’ Writing Achievement

Authors: Farhad Ghorbandordinejad, Shamsoddin Aref

Abstract:

Wikis and blogs, defined as educational tools in line with the objectives of collaborative writing, are regarded as innovative ways of writing addressing the problems of conventional types of writing. Although writing in wikis and blogs step in different contexts, they are both aiming at betterment of collaborative writing procedures. It is believed that due to certain reasons bringing in wikis and blogs to learners' life can lead to better performance of writing. This study aimed at dipping into pedagogical aspects of wikis and blogs in the hope of eliminating prior traditional mistakes and bringing students together in a more constructive L2 context. To this end, three groups of intermediate students were experimented in three settings of wiki-group, blog-group and conventional (control) group. Despite conventional group learners, participants in both experimental groups experienced L2 writing in a new telecollaborative context. An achievement test was administered after the treatment to check learners’ degree of improvement in EFL writing. The results of this study provide a deep insight towards the effectiveness of writing in the contexts of wikis and blogs compared with conventional writing procedures. The overall conclusion drawn from the distinction of conventional writing, on one hand, and wikis and blogs, on the other hand, indicates that the latter channels of writing are more constructive for learners’ writing improvements.

Keywords: collaborative writing, wikis, blogs, writing achievement

Procedia PDF Downloads 394
7353 Educators’ Perceived Capacity to Create Inclusive Learning Environments: Exploring Individual Competencies and District Policy

Authors: Thuy Phan, Stephanie Luallin

Abstract:

Inclusive education policies have demonstrated benefits for students with and without disabilities in the US. There are several laws that relate to inclusive education, such as 'No Child Left Behind', 'The Individuals with Disabilities Education Act'. However, the application of these inclusive education laws and policies vary per state and school district. Classroom teachers in an inclusive classroom often experience confusion as to how to apply these policies in order to create appropriate inclusive learning environments that meet the abilities and needs of their diverse student population. The study aims to investigate teachers’ perspective of their capacities to create an appropriate learning environment for their diverse student population including students with disabilities. Qualitative method is implemented in this study, using open-end interview questions to investigate teachers’ perspective of their capacities to create an appropriate inclusive learning environment for all students based on current inclusive education laws and district policies in the state of Colorado, USA. These findings may indicate a lack of confidence in teachers’ capacity to create appropriate inclusive learning environments based on laws and district policies; including challenges that classroom teachers may experience in creating inclusive learning environments. The purpose of this study is to examine the adequate preparation of classroom teachers in creating inclusive classrooms with the intent of determining implications for developing policies in inclusive education.

Keywords: educator’s capacity, inclusive education, inclusive learning environment, policy

Procedia PDF Downloads 173
7352 SnSₓ, Cu₂ZnSnS₄ Nanostructured Thin Layers for Thin-Film Solar Cells

Authors: Elena A. Outkina, Marina V. Meledina, Aliaksandr A. Khodin

Abstract:

Nanostructured thin films of SnSₓ, Cu₂ZnSnS₄ (CZTS) semiconductors were fabricated by chemical processing to produce thin-film photoactive layers for photocells as a prospective lowest-cost and environment-friendly alternative to Si, Cu(In, Ga)Se₂, and other traditional solar cells materials. To produce SnSₓ layers, the modified successive ionic layer adsorption and reaction (SILAR) technique were investigated, including successive cyclic dipping into Na₂S solution and SnCl₂, NaCl, triethanolamine solution. To fabricate CZTS layers, the cyclic dipping into CuSO₄ with ZnSO₄, SnCl₂, and Na₂S solutions was used with intermediate rinsing in distilled water. The nano-template aluminum/alumina substrate was used to control deposition processes. Micromorphology and optical characteristics of the fabricated layers have been investigated. Analysis of 2D-like layers deposition features using nano-template substrate is presented, including the effect of nanotips in a template on surface charge redistribution and transport.

Keywords: kesterite, nanotemplate, SILAR, solar cell, tin sulphide

Procedia PDF Downloads 144
7351 Relationship between Deliberate Practice of Dribbling and Self-Regulatory Behavior of Male Basketball Players

Authors: Daud Abdia, Aqsa Shamim, Farhan Tabassum

Abstract:

In order to achieve specific goals, basketball players have to use different skills to enhance their motivation, one such skill is deliberate practice. The aim of this study was to explore the relationship between deliberate practice of dribbling and self-regulatory behavior of male basketball players. For this purpose, a sample of 108 basketball players using stratified sampling was taken from public and private sector universities. Sample was divided into two groups that are experimental (n=54) and control group (n=54) using comparative experimental design. Experimental group was involved in the training of deliberate practice of dribbling for 5 weeks. Amounts of weekly practice activity and Self-Regulation of Learning Self-Report Scale (SRL-SRS) were used for self-regulatory behavior to collect data after the deliberate practice. The reliability of amounts of weekly practice activity was found to be 0.852, whereas SRL-SRS was found to be 0.890. The results of the study indicated a strong positive correlation between deliberate practice of dribbling and self-regulatory behavior (r=0.755, n=54, p=.000). Whereas, paired sample t-test; t(53)=1.37, p < 0.005 shows statistically significant improvement in the self-regulatory behavior after the training program of deliberate practice from 3.02 ± 0.64m to 3.21 ± 0.75m (p < 0.005). It was concluded that in order to enhance the self-regulatory behavior of basketball players we should work on the deliberate practice of the players.

Keywords: self-regulatory behavior, deliberate practice, dribbling, basketball

Procedia PDF Downloads 175
7350 Extent of Applying Evidence Based Practices in Inclusion Programs for Pupils with Intellectual Disability

Authors: Faris Algahtani

Abstract:

The current study aimed to reveal the extent to which evidence-based practices are applied in programs to integrate students with intellectual disabilities from the point of view of their teachers in Yanbu Governorate, and to reveal statistically significant differences in their application of evidence-based practices according to the following variables: gender, educational qualification, experience and training courses. The researcher used the descriptive approach, and accordingly; she designed a questionnaire consisting of 22 phrases applied it to a random sample of (97) teachers of intellectual disability in the integration programs of the Ministry of Education in the government sector in Yanbu Governorate, with (49) male teachers and (48) female teachers. The study showed that teachers of students with intellectual disabilities apply evidence-based practices in programs to integrate students with intellectual disabilities to a large extent. Among the most prominent of these practices came reinforcement in the first place, followed by using visual stimuli/aids, and in the third-place came starting with less complex or challenging skills then moving to more difficult skills. The results also showed no statistically significant differences over the extent of the application attributed to the variables of experience, qualification or training. On the other hand, there were statistically significant differences over the extent of the application attributed to gender in favor of females.

Keywords: evidence-based practices, intellectual disability, inclusion programs, teachers of students with intellectual disabilities

Procedia PDF Downloads 91
7349 Influence of Drying Method in Parts of Alumina Obtained for Rapid Prototyping and Uniaxial Dry Pressing

Authors: N. O. Muniz, F. A. Vechietti, L. Treccani, K. Rezwan, Luis Alberto dos Santos

Abstract:

Developing new technologies in the manufacture of biomaterials is a major challenge for researchers in the tissue engineering area. Many in vitro and in vivo studies have revealed the significance of the porous structure of the biomaterials on the promotion of bone ingrowth. The use of Rapid Prototyping in the manufacture of ceramics in the biomedical area has increased in recent years and few studies are conducted on obtaining alumina pieces. The aim of this work was the study of alumina pieces obtained by 3D printing and uniaxial dry pressing (DP) in order to evaluate porosity achieved by this two different techniques. Also, the influence of the powder drying process was determined. The row alumina powders were drying by freeze drying and oven. Apparent porosity, apparent density, retraction after thermal treatment were evaluated. The porosity values obtained by DP, regardless of method of drying powders, were much lower than those obtained by RP as expected. And for the prototyped samples, the method of powder drying significantly influenced porosities, reached 48% for drying oven versus 65% for freeze-drying. Therefore, the method of 3D printing, using different powder drying, allows a better control over the porosity.

Keywords: rapid prototyping, freeze-drying, porosity, alumina

Procedia PDF Downloads 472
7348 Governance of Energy Transitions in Developing States

Authors: Robert Lindner

Abstract:

In recent years a multitude of international efforts, including the United Nations’ aspirational 2030 Agenda for Sustainable Development, provided a new momentum to facilitate energy access and rural electrification projects to combat energy poverty in developing states in Asia. Rural electrification projects promise to facilitate other sustainable development aims, such as the empowerment of local communities through the creation of economic opportunities or increased disaster resilience. This study applies a multi-governance research framework to study the cases of the ongoing energy system transition in Myanmar and Cambodia. It explores what impact the international aid community, especially multilateral development banks and international development agencies, has on the governance of the transitions and how diverging aid donor interest shape policy making and project planning. The study is based on policy analysis and expert interviews, as well as extensive field research. It critically examines the current development trajectories and the strategies of the stakeholders involved. It concludes that institutional and technological competition between donors, as well as a lack of transparency and inclusion in the project planning and implementation phases, contributes to insufficient coordination in national energy policy making and project implementation at the local level. The study further discusses possible alternative approaches that might help to promote the spread of sustainable energy technologies.

Keywords: energy governance, developing countries, multi-level governance, energy transitions

Procedia PDF Downloads 113
7347 Batch Kinetic, Isotherm and Thermodynamic Studies of Copper (II) Removal from Wastewater Using HDL as Adsorbent

Authors: Nadjet Taoualit, Zoubida Chemat, Djamel-Eddine Hadj-Boussaad

Abstract:

This study aims the removal of copper Cu (II) contained in wastewater by adsorption on a perfect synthesized mud. It is the materials Hydroxides Double Lamellar, HDL, prepared and synthesized by co-precipitation method at constant pH, which requires a simple titration assembly, with an inexpensive and available material in the laboratory, and also allows us better control of the composition of the reaction medium, and gives well crystallized products. A characterization of the adsorbent proved essential. Thus a range of physic-chemical analysis was performed including: FTIR spectroscopy, X-ray diffraction… The adsorption of copper ions was investigated in dispersed medium (batch). A systematic study of various parameters (amount of support, contact time, initial copper concentration, temperature, pH…) was performed. Adsorption kinetic data were tested using pseudo-first order, pseudo-second order, Bangham's equation and intra-particle diffusion models. The equilibrium data were analyzed using Langmuir, Freundlich, Tempkin and other isotherm models at different doses of HDL. The thermodynamics parameters were evaluated at different temperatures. The results have established good potentiality for the HDL to be used as a sorbent for the removal of Copper from wastewater.

Keywords: adsoption, copper, HDL, isotherm

Procedia PDF Downloads 277
7346 The Relationship between Characteristics of Nurses and Organizational Commitment of Nurses in Geriatric Intermediate Care Facilities in Japan

Authors: Chiharu Miyata, Hidenori Arai

Abstract:

Background: The quality of care in geriatric intermediate facilities (GIFs) in Japan is not in a satisfied level. To improve it, it is crucial to reconsider nurses’ professionalism. Our goal is to create an organizational system that allows nurses to succeed professionally. To do this, we must first discuss the relationship between nurses’ characteristics and the organization. Objectives: The aim of the present study was to determine the extent to which demographic and work-related factors are related to organizational commitment among nurses in GIFs. Method: A quantitative, cross-sectional method was adopted, using a self-completion questionnaire survey. The questionnaires consisted of 49 items for job satisfaction, the three-dimensional commitment model of organizational commitment and the background information of respondents. Results: A total of 1,189 nurses participated. Of those, 91% (n=1084) were women, and mean age was 48.2 years. Most participants were staff nurses (n=791; 66%). Significant differences in 'affective commitment' (AC) scores were found for age (p < .001), overall work experience (p < .001), and work status (p < .001). For work experience in the current facility, significant differences were found in all organizational commitment scores (p < .001). The group with high job satisfaction scored significantly higher in all types of organizational commitment (p < 0.001). Conclusions: These results led to a conclusion that understanding the expectations of nurses at the workplace to adapt with the organization, and creating a work environment that clarifies contents of tasks, especially allowing for nurses to feel significance and achievement with tasks, would increase AC.

Keywords: geriatric intermediate care facilities, geriatric nursing, job satisfaction, organizational commitment

Procedia PDF Downloads 145
7345 Optimal 3D Deployment and Path Planning of Multiple Uavs for Maximum Coverage and Autonomy

Authors: Indu Chandran, Shubham Sharma, Rohan Mehta, Vipin Kizheppatt

Abstract:

Unmanned aerial vehicles are increasingly being explored as the most promising solution to disaster monitoring, assessment, and recovery. Current relief operations heavily rely on intelligent robot swarms to capture the damage caused, provide timely rescue, and create road maps for the victims. To perform these time-critical missions, efficient path planning that ensures quick coverage of the area is vital. This study aims to develop a technically balanced approach to provide maximum coverage of the affected area in a minimum time using the optimal number of UAVs. A coverage trajectory is designed through area decomposition and task assignment. To perform efficient and autonomous coverage mission, solution to a TSP-based optimization problem using meta-heuristic approaches is designed to allocate waypoints to the UAVs of different flight capacities. The study exploits multi-agent simulations like PX4-SITL and QGroundcontrol through the ROS framework and visualizes the dynamics of UAV deployment to different search paths in a 3D Gazebo environment. Through detailed theoretical analysis and simulation tests, we illustrate the optimality and efficiency of the proposed methodologies.

Keywords: area coverage, coverage path planning, heuristic algorithm, mission monitoring, optimization, task assignment, unmanned aerial vehicles

Procedia PDF Downloads 217
7344 Disability Discrimination in Nigeria Employment Market: A Case Study of Nigeria Airspace Management Agency

Authors: Okupe Temitope Oluwaseun

Abstract:

Purpose: The paper determines the existing position of attitudes to disability in a Nigerian organisation. It further assessed the progress that has been made in relation to employment matters as an indication of the Nigerian employment market. Design/methodology/approach: The paper discusses an investigative study which adopted survey research-based approach involving a Nigerian Management Agency. Findings: The paper finds that, although there have been some steps forward, not much has been done with regard to disability equality in the Nigerian employment market. Lack of education, lack of implementing and enforcing the law, inadequate awareness process and international culture have contributed to the current situation. International culture, in particular, is one of the major attributes to lack of disability equality. For example, in the rural areas, the majority of people believe that disability is a form of witchcraft. This paper argues that these traditions, attitudes, and beliefs make it difficult for an organisation to recruit people with disability. Practical Implications: This paper provides a deeper understanding of how organisations can address attitudes to disability within the workplace in Nigeria. The research findings give a fresher perspective on some of the issues associated with disability in this country. This increased understanding has potential to improve the education and training of staff in this area. Originality/value: A paper which human resources managers in Nigerian organisation and the rest of the world can reflect upon in order to assess their own organisation attitudes to the employment of staff with a disability.

Keywords: disability, international culture, Nigeria, attitudes

Procedia PDF Downloads 264
7343 Pre-Administration of Thunbergia Laurifolia Linn. Prevent the Increase of Dopamine in the Nucleus Accumbens in Ethanol Addicted Rats

Authors: Watchareewan Thongsaard, Ratirat Sangpayap, Maneekarn Namsa-Aid

Abstract:

Thunbergia laurifolia Linn. (TL) is a herbal medicine which has been used as an antidote for several poisonous agents including insecticides and as a component of a mixture of crude extracts to treat drug addicted patients. The aim of this study is to examine the level of dopamine in nucleus accumbens after chronic pre-administration of TL in ethanol addicted rats. Male Wistar rats weigh 200-250 g received TL methanol extract (200mg/kg, orally) 60 minutes before 20% ethanol (1 g/kg, i.p.) for 30 days. The nucleus accumbens was removed and tested for dopamine by HPLC-ECD. The level of dopamine was significantly increased by chronic ethanol administration, whereas the chronic TL extract administration did not cause a difference in dopamine level when compared to control. Moreover, the pre-treatment of TL extract before ethanol significantly reduced the dopamine level in nucleus accumbens to normal level when compared with chronic ethanol administration alone. These results suggested that the increase in dopamine level in the nucleus accumbens by chronic ethanol administration is the cause of ethanol addiction, and this effect is prevented by chronic TL pre-administration. Furthermore, chronic TL extract administration alone did not cause the changes in dopamine level in the nucleus accumbens, indicating that TL itself did not cause addiction.

Keywords: Thunbergia laurifolia Linn., alcohol addiction, dopamine, nucleus accumbens

Procedia PDF Downloads 145
7342 Vegetation Integrated with Architecture: A Comparative Study in Vijayawada

Authors: Clince Rodrigues

Abstract:

Due to high dense areas, there is a continuous increase in the global warming and urban pollution, thus integrating green with the built environment is vital. The paper deals with the understanding of vegetation in architecture and how a proper design strategy can aim at improving not only the performances of buildings but also the outdoor climate. In the present scenario of cities, one cannot inhale pure air. Vegetations combat global warming by absorbing the carbon emitted by vehicles, lowering carbon emissions from fossil fuel-burning plants, and reducing the energy used for climate control in buildings by the use of plants which can reduce the carbon emission and thus, making the environment less polluted. A comparative study of areas, neighborhood and dwelling unit has been used as a scope for understanding different scenarios and scale. By comparing a system (area; building) with and without vegetation, and then finding out the difference. Understanding the Vijayawada city by taking its past and present conditions, and how these changes have affected the environment and people at a macro and micro level. Built environment and climactic performance at the building level and surrounding spaces are the areas that are covered in the study.

Keywords: climate, environment, neighborhood, pollution, vegetation, Vijayawada, urban

Procedia PDF Downloads 158
7341 Determining the Effectiveness of Positive Psychology Education on Social Welfare of High School Girls with Premenstrual Syndrome (PMS)

Authors: Alireza Monzavi Chaleshtari, Mahnaz Aliakbari Dehkordi, Mina Gholampour, Majid Saffarinia, Tayebeh Mohtashami, Amin Asadi Hieh

Abstract:

The study aimed to assess the impact of positive psychology education on the social well-being of high school girls experiencing premenstrual syndrome (PMS). The statistical population comprised high school girls with PMS, with 30 randomly selected participants divided into two groups: 15 in the experimental group and 15 in the control group. The research employed a pre-test and post-test design using a standard questionnaire to evaluate premenstrual syndrome symptoms over a 7-day period before menstruation to a maximum of 2 days after menstruation, along with the Social Keys welfare questionnaire. During the study, the experimental group underwent an 8-session positive psychology group program. Data analysis was conducted using analysis of covariance. The results indicated a significant positive effect of positive psychology training on enhancing the social well-being of girls (p < 0.05). In conclusion, the findings suggest that positive psychology interventions can effectively increase social well-being among high school girls experiencing premenstrual syndrome.

Keywords: positive psychology, premenstrual syndrome, social welfare, girls

Procedia PDF Downloads 103