Search results for: unsymmetrical operation point
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 7543

Search results for: unsymmetrical operation point

4273 Defect Identification in Partial Discharge Patterns of Gas Insulated Switchgear and Straight Cable Joint

Authors: Chien-Kuo Chang, Yu-Hsiang Lin, Yi-Yun Tang, Min-Chiu Wu

Abstract:

With the trend of technological advancement, the harm caused by power outages is substantial, mostly due to problems in the power grid. This highlights the necessity for further improvement in the reliability of the power system. In the power system, gas-insulated switches (GIS) and power cables play a crucial role. Long-term operation under high voltage can cause insulation materials in the equipment to crack, potentially leading to partial discharges. If these partial discharges (PD) can be analyzed, preventative maintenance and replacement of equipment can be carried out, there by improving the reliability of the power grid. This research will diagnose defects by identifying three different defects in GIS and three different defects in straight cable joints, for a total of six types of defects. The partial discharge data measured will be converted through phase analysis diagrams and pulse sequence analysis. Discharge features will be extracted using convolutional image processing, and three different deep learning models, CNN, ResNet18, and MobileNet, will be used for training and evaluation. Class Activation Mapping will be utilized to interpret the black-box problem of deep learning models, with each model achieving an accuracy rate of over 95%. Lastly, the overall model performance will be enhanced through an ensemble learning voting method.

Keywords: partial discharge, gas-insulated switches, straight cable joint, defect identification, deep learning, ensemble learning

Procedia PDF Downloads 73
4272 Development of Partial Discharge Defect Recognition and Status Diagnosis System with Adaptive Deep Learning

Authors: Chien-kuo Chang, Bo-wei Wu, Yi-yun Tang, Min-chiu Wu

Abstract:

This paper proposes a power equipment diagnosis system based on partial discharge (PD), which is characterized by increasing the readability of experimental data and the convenience of operation. This system integrates a variety of analysis programs of different data formats and different programming languages and then establishes a set of interfaces that can follow and expand the structure, which is also helpful for subsequent maintenance and innovation. This study shows a case of using the developed Convolutional Neural Networks (CNN) to integrate with this system, using the designed model architecture to simplify the complex training process. It is expected that the simplified training process can be used to establish an adaptive deep learning experimental structure. By selecting different test data for repeated training, the accuracy of the identification system can be enhanced. On this platform, the measurement status and partial discharge pattern of each equipment can be checked in real time, and the function of real-time identification can be set, and various training models can be used to carry out real-time partial discharge insulation defect identification and insulation state diagnosis. When the electric power equipment entering the dangerous period, replace equipment early to avoid unexpected electrical accidents.

Keywords: partial discharge, convolutional neural network, partial discharge analysis platform, adaptive deep learning

Procedia PDF Downloads 72
4271 Improving University Operations with Data Mining: Predicting Student Performance

Authors: Mladen Dragičević, Mirjana Pejić Bach, Vanja Šimičević

Abstract:

The purpose of this paper is to develop models that would enable predicting student success. These models could improve allocation of students among colleges and optimize the newly introduced model of government subsidies for higher education. For the purpose of collecting data, an anonymous survey was carried out in the last year of undergraduate degree student population using random sampling method. Decision trees were created of which two have been chosen that were most successful in predicting student success based on two criteria: Grade Point Average (GPA) and time that a student needs to finish the undergraduate program (time-to-degree). Decision trees have been shown as a good method of classification student success and they could be even more improved by increasing survey sample and developing specialized decision trees for each type of college. These types of methods have a big potential for use in decision support systems.

Keywords: data mining, knowledge discovery in databases, prediction models, student success

Procedia PDF Downloads 404
4270 Ground Deformation Module for the New Laboratory Methods

Authors: O. Giorgishvili

Abstract:

For calculation of foundations one of the important characteristics is the module of deformation (E0). As we all know, the main goal of calculation of the foundations of buildings on deformation is to arrange the base settling and difference in settlings in such limits that do not cause origination of cracks and changes in design levels that will be dangerous to standard operation in the buildings and their individual structures. As is known from the literature and the practical application, the modulus of deformation is determined by two basic methods: laboratory method, soil test on compression (without the side widening) and soil test in field conditions. As we know, the deformation modulus of soil determined by field method is closer to the actual modulus deformation of soil, but the complexity of the tests to be carried out and the financial concerns did not allow determination of ground deformation modulus by field method. Therefore, we determine the ground modulus of deformation by compression method without side widening. Concerning this, we introduce a new way for determination of ground modulus of deformation by laboratory order that occurs by side widening and more accurately reflects the ground modulus of deformation and more accurately reflects the actual modulus of deformation and closer to the modulus of deformation determined by the field method. In this regard, we bring a new approach on the ground deformation detection laboratory module, which is done by widening sides. The tests and the results showed that the proposed method of ground deformation modulus is closer to the results that are obtained in the field, which reflects the foundation's work in real terms more accurately than the compression of the ground deformation module.

Keywords: build, deformation modulus, foundations, ground, laboratory research

Procedia PDF Downloads 365
4269 A Study on Design for Parallel Test Based on Embedded System

Authors: Zheng Sun, Weiwei Cui, Xiaodong Ma, Hongxin Jin, Dongpao Hong, Jinsong Yang, Jingyi Sun

Abstract:

With the improvement of the performance and complexity of modern equipment, automatic test system (ATS) becomes widely used for condition monitoring and fault diagnosis. However, the conventional ATS mainly works in a serial mode, and lacks the ability of testing several equipments at the same time. That leads to low test efficiency and ATS redundancy. Especially for a large majority of equipment under test, the conventional ATS cannot meet the requirement of efficient testing. To reduce the support resource and increase test efficiency, we propose a method of design for the parallel test based on the embedded system in this paper. Firstly, we put forward the general framework of the parallel test system, and the system contains a central management system (CMS) and several distributed test subsystems (DTS). Then we give a detailed design of the system. For the hardware of the system, we use embedded architecture to design DTS. For the software of the system, we use test program set to improve the test adaption. By deploying the parallel test system, the time to test five devices is now equal to the time to test one device in the past. Compared with the conventional test system, the proposed test system reduces the size and improves testing efficiency. This is of great significance for equipment to be put into operation swiftly. Finally, we take an industrial control system as an example to verify the effectiveness of the proposed method. The result shows that the method is reasonable, and the efficiency is improved up to 500%.

Keywords: parallel test, embedded system, automatic test system, automatic test system (ATS), central management system, central management system (CMS), distributed test subsystems, distributed test subsystems (DTS)

Procedia PDF Downloads 301
4268 Verification & Validation of Map Reduce Program Model for Parallel K-Mediod Algorithm on Hadoop Cluster

Authors: Trapti Sharma, Devesh Kumar Srivastava

Abstract:

This paper is basically a analysis study of above MapReduce implementation and also to verify and validate the MapReduce solution model for Parallel K-Mediod algorithm on Hadoop Cluster. MapReduce is a programming model which authorize the managing of huge amounts of data in parallel, on a large number of devices. It is specially well suited to constant or moderate changing set of data since the implementation point of a position is usually high. MapReduce has slowly become the framework of choice for “big data”. The MapReduce model authorizes for systematic and instant organizing of large scale data with a cluster of evaluate nodes. One of the primary affect in Hadoop is how to minimize the completion length (i.e. makespan) of a set of MapReduce duty. In this paper, we have verified and validated various MapReduce applications like wordcount, grep, terasort and parallel K-Mediod clustering algorithm. We have found that as the amount of nodes increases the completion time decreases.

Keywords: hadoop, mapreduce, k-mediod, validation, verification

Procedia PDF Downloads 363
4267 The Relationship among Exercise Participation, Job Stress and Job Satisfaction: A Study on Food Service Employees in Taiwan

Authors: Jui-Hsiu Chang

Abstract:

As an increasing number of restaurants are growing, the demand for man force in the food service industry is dramatically increasing as well. However, food service workers often complete the heavy workload, infrequent breaks, long hours and shifts. With the overwhelming workload, many workers have experienced high injury rates. As a result, the restaurant industry reports a higher employee turnover rate compare to other service industries in Taiwan. Restaurant managers are seeing ways to retain good employees in order to provide good quality service for daily operation. The purpose of this study was to explore the relationship among exercise participation, job stress and job satisfaction on the food service employees. In addition, to examine how the job stress affected their job satisfaction. A survey using a self-reported questionnaire was conducted to collect data, and 269 questionnaires were collected for data analysis. The obtained materials were analyzed using descriptive statistic, independent t-test, one-way ANOVA, linear regression analysis. The results show that 1. Job stress had a significantly negative influence on employees’ job satisfaction. 2. Exercise participation had significantly positive influence on employees’ job satisfaction. 3. Job stress and job satisfaction varied among the groups of respondent with different level of exercise involvement. Furthermore, the practical implications were proposed for the food service company management when developing daily operational strategies.

Keywords: exercise participation, food service employees, job satisfaction, job stress

Procedia PDF Downloads 266
4266 Evaluation of Hand Arm Vibrations of Low Profile Dump Truck Operators in an Underground Metal Mine According to Job Component Analysis of a Work Cycle

Authors: Sridhar S, Govinda Raj Mandela, Aruna Mangalpady

Abstract:

In the present day scenario, Indian underground mines are moving towards full scale mechanisation for improvement of production and productivity levels. These mines are employing a wide variety of earth moving machines for the transportation of ore and overburden (waste). Low Profile Dump Trucks (LPDTs) have proven more advantageous towards improvement of production levels in underground mines through quick transportation. During the operation of LPDT, different kinds of vibrations are generated which can affect the health condition of the operator. Keeping this in view, the present research work focuses on measurement and evaluation of Hand Arm Vibrations (HAVs) from the steering system of LPDTs. The study also aims to evaluate the HAVs of different job components of a work cycle in operating LPDTs. The HAVs were measured and evaluated according to ISO 5349-2: 2001 standards, and the daily vibration exposures A(8) were calculated. The evaluated A(8) results show that LPDTs of 60 and 50 tons capacity have vibration levels more than that of the Exposure Action Value (EAV) of 2.5 m/s2 in every job component of the work cycle. Further, the results show that the vibration levels were more during empty haulage especially during descending journey when compared to other job components in all LPDTs considered for the study.

Keywords: low profile dump trucks, hand arm vibrations, exposure action value, underground mines

Procedia PDF Downloads 127
4265 Investigation of Night Cooling Event, Experimental Radiator

Authors: Fatemeh Karampour

Abstract:

In the hot climate countries, especially those countries with great desert area, such as Iran, a considerable part of the energy is consumed due to cooling and air conditioning system in a hot season. So it is important to find a renewable energy supply for cooling systems. Although, there are few consistent researches in this field of renewable energy in compare with other fields. This research is presenting a study on performance of a night cooling radiator and working fluid storage for night time operation and day time resting periods. In these experiments, we didn’t expose any heating load but focused only on the possibility of system combination and its potential cooling effect. A very simple radiator has been designed in south of Iran, Shiraz, in order to perform this study. The radiator has been insulated with polystyrene foam and bubbled plastic sheets have been used as top cover. Using a single bubbled plastic sheet, the radiator temperature reached 0°C which is 20°C lower than minimum ambient temperature. Putting a small storage tank in the line increased the radiator’s minimum temperature at night; however, provided some cool fluid source for hot days of Shiraz that easily reaches 40°C. The results have shown very good cooling potential without heating load and acceptable temperature increasing during hot day with a small, short term storage tank. Future studies can make the system more effective and applicable.

Keywords: night cooling, experimental set up, cooling radiator, chill storage

Procedia PDF Downloads 144
4264 Study of the Benefit Analysis Using Vertical Farming Method in Urban Renewal within the Older City of Taichung

Authors: Hsu Kuo-Wei, Tan Roon Fang, Chao Jen-chih

Abstract:

Cities face environmental challenges, including over-urbanization issues, air and water quality issues, lack of green space, excess heat capture, polluted storm water runoff and lack of ecological biodiversity. The vertical farming holds the condition of technology addressing these issues by enabling more food to be produced with finite less resources use and space. Most of the existing research regarding to technology Industry of agriculture between plant factory and vertical greening, which with high costs and high-technology. Relative research developed a sustainable model for construction and operation of the vertical farm in urban housing which aims to revolutionize our daily life of food production and urban development. However, those researches focused on quantitative analysis. This study utilized relative research for key variables of benefits of vertical farming. In the second stage, utilizes Fuzzy Delphi Method to obtain the critical factors of benefits of vertical farming using in Urban Renewal by interviewing the foregoing experts. Then, Analytic Hierarchy Process is applied to find the importance degree of each criterion as the measurable indices of the vertical farming method in urban renewal within the older city of Taichung.

Keywords: urban renewal, vertical farming, urban agriculture, benefit analysis, the older city of Taichung

Procedia PDF Downloads 459
4263 Statistical Modeling of Mobile Fading Channels Based on Triply Stochastic Filtered Marked Poisson Point Processes

Authors: Jihad S. Daba, J. P. Dubois

Abstract:

Understanding the statistics of non-isotropic scattering multipath channels that fade randomly with respect to time, frequency, and space in a mobile environment is very crucial for the accurate detection of received signals in wireless and cellular communication systems. In this paper, we derive stochastic models for the probability density function (PDF) of the shift in the carrier frequency caused by the Doppler Effect on the received illuminating signal in the presence of a dominant line of sight. Our derivation is based on a generalized Clarke’s and a two-wave partially developed scattering models, where the statistical distribution of the frequency shift is shown to be consistent with the power spectral density of the Doppler shifted signal.

Keywords: Doppler shift, filtered Poisson process, generalized Clark’s model, non-isotropic scattering, partially developed scattering, Rician distribution

Procedia PDF Downloads 369
4262 Effect of Naameh Landfill (Lebanon) on Groundwater Quality of the Surrounding Area

Authors: Rana Sawaya, Jalal Halwani, Isam Bashour, Nada Nehme

Abstract:

Mismanagement of municipal solid wastes in Lebanon might lead to serious environmental problems, especially that a big portion of mixed wastes including putrescible is transferred to Naameh landfill. One of the consequences of municipal solid waste deposition is the production of landfill leachate, which if unproperly treated will threaten the main crucial matrices such as soil, water, and air. The main aim of this one of a kind study is to assess the risk posed to groundwater as a result of leachate infiltration on off-site wells especially after stoppage of Naameh landfill's operation end of the year 2016 and initiation of the capping process which is still ongoing and will be finalized in December 2019. For this purpose, nine representative points around the landfill were selected to undergo physicochemical and microbial analysis on a seasonal basis (every three months). The study extended from the year 2014 until the end of the year 2016 (closure of Naameh landfill). The preliminary data obtained are statistically analyzed using the Statistical Package for Social Sciences (SPSS) and was found in conformity with international and Lebanese norms. Thus, the study will be extended an additional year, especially after the finalization of capping and the results obtained, will enable us to propose new techniques and tools (treatment systems) in water resources management depending on the direction of its usage (domestic, irrigation, drinking).

Keywords: contamination, groundwater, leachate, Lebanon, solid waste

Procedia PDF Downloads 128
4261 Determining Full Stage Creep Properties from Miniature Specimen Creep Test

Authors: W. Sun, W. Wen, J. Lu, A. A. Becker

Abstract:

In this work, methods for determining creep properties which can be used to represent the full life until failure from miniature specimen creep tests based on analytical solutions are presented. Examples used to demonstrate the application of the methods include a miniature rectangular thin beam specimen creep test under three-point bending and a miniature two-material tensile specimen creep test subjected to a steady load. Mathematical expressions for deflection and creep strain rate of the two specimens were presented for the Kachanov-Rabotnov creep damage model. On this basis, an inverse procedure was developed which has potential applications for deriving the full life creep damage constitutive properties from a very small volume of material, in particular, for various microstructure constitutive  regions, e.g. within heat-affected zones of power plant pipe weldments. Further work on validation and improvement of the method is addressed.

Keywords: creep damage property, miniature specimen, inverse approach, finite element modeling

Procedia PDF Downloads 223
4260 The Exploration of Psychosocial Risk and the Handling of Unsafe Acts and Misconduct

Authors: Jacquelene Swanepoel, J. C. Visagie, H. M. Linde

Abstract:

Purpose: The aim of this article is to investigate the psychosocial risk environment influencing employee behaviour, and subsequently the trust relationship between employer and employee. Design/methodology/approach: The unique nature and commonness of negative acts, such as unsafe behaviour, human errors, poor performance and negligence, also referred to as unsafe practice, are explored. A literature review is formulated to investigate the nature of negative acts or unsafe behaviour. The findings of this study are used to draw comparisons between unsafe behaviour/misconduct and accidents in the workplace and finally conclude how it should be addressed from a labour relations point of view. Findings: The results indicate comparisons between unsafe practice/misconduct and occupational injuries and accidents, as a result of system flaws, human error or psychosocial risk.

Keywords: occupational risks, unsafe practice, misconduct, organisational safety culture, ergonomics, management commitment and leadership, labour relations

Procedia PDF Downloads 354
4259 Failure Analysis of Low Relaxation Prestressed High Carbon Steel Wire During Drawing Operation: A Metallurgical Investigation

Authors: Souvik Das, Sandip Bhattacharya, Goutam Mukhopadhyay, Manashi Adhikary

Abstract:

Wires breakages during cold drawing are a complex phenomenon; wire breakages may be induced by improper wire-rod quality, inappropriate heat-treated microstructure, and/or lubrication breakdown on the wire surface. A comprehensive metallurgical investigation of failed/broken wire samples is therefore essential for understanding the origin of failure. Frequent breakage of wires during drawing is a matter of serious concern to the wire drawers as it erodes their already slim margins through reduced productivity and loss in yield. The present paper highlights the failure investigation of wires of Low Relaxation Prestressed High Carbon grade during cold drawing due to entrapment of hard constituents detached from the roller entry guide during rolling operations. The hardness measurement of this entrapped location indicates 54.9 Rockwell Hardness as against the rest portion 33.4 Rockwell Hardness. The microstructure chemical analysis and X-ray mapping analysis data of the entrapment location confirmed complex chromium carbide originated from D2-steel used in entry guide during the rolling process. Since the harder entrapped phase could not be deformed in the same manner as the parent phase, the failure of the wire rod occurs during hot rolling.

Keywords: LRPC, D2-steel, chromium carbide, roller guide

Procedia PDF Downloads 156
4258 Analysis of Palm Oil Production and Rubber Production to Gross Domestic Product in Ten Districts of West Kalimantan

Authors: Evy Sulistianingsih, Mariatul Kiftiah, Dedi Rosadi, Heni Wahyuni

Abstract:

This research attempts to analyse palm oil production and rubber production to prosperity of the community of ten districts in West Kalimantan namely Sanggau, Sintang, Sambas, Ketapang, Bengkayang, Landak, Singkawang, Kapuas Hulu, Melawi and Sekadau by panel regression. Gross Domestic Product (GDP) of the districts will be used to be a prosperity indicator on this research. Based on the result of analysis, it can be concluded that palm oil and rubber production statistically give contribution to GDP. Adjusted coefficient determination of Fixed Effect Model indicates that 76% of GDP’s variation can be explained by palm oil and rubber production. In another point of view, there should be a district’s government intervention to regulate the plantations. In addition, there is an obligation of the government to monitor regularly the plantations and to conduct researches in order to govern better planning of lands that have been used to the plantations. So that, the environmental effects that have been caused by the plantation can be diminished.

Keywords: gross domestic product (GDP), panel, palm, welfare

Procedia PDF Downloads 249
4257 Entrepreneurship Education: A Pre-Requisite for Graduate Entrepreneurship, a Study of Entrepreneurs in Yenagoa City

Authors: Kurotimi M. Fems, Francis D. W. Poazi, Helen Opigo

Abstract:

Entrepreneurship education and graduate entrepreneurship have taken centre stage in many countries as a 21st century strategy for economic growth and development. Entrepreneurship education has been viewed as a pre-requisite tool for a more effective and successful business operation. The purpose of this study is to ascertain if entrepreneurship education is a foundational requirement for graduate entrepreneurial engagement or, if other factors such as personality trait, need for achievement, situational circumstances or experience and competence played a more vital role in stimulating graduate entrepreneurial engagement. The scope of the research study is entrepreneurs within Yenagoa metropolis in Bayelsa state, Nigeria. The sample target is graduates engaged in entrepreneurship activities (graduates who own and run businesses). Stratified sampling technique was used and 101 responses were gotten from a total of 300 questionnaires issued. Bar chart, tables, and percentages were used to analyze the data collected. Findings: The findings revealed that personality traits, situational circumstance, need for achievement and experience/competence were the foundational factors stimulating graduate entrepreneurs to engage in entrepreneurial pursuits. Of all, personality trait showed the highest score with 73 (73%) out of 101 entrepreneurs agreeing. Experience/Competence and situational circumstances followed behind with 66 (65%) and 63 (62.4%) respectively. Entrepreneurship education revealed the least score with 33 (32.3%) out of 101 participating entrepreneurs. All hope, however, is not lost, as this shows that something can be done to increase the impact of entrepreneurship education on graduate entrepreneurship.

Keywords: creative destruction, entrepreneurs, entrepreneurship education, graduate entrepreneurship, pre-requisite

Procedia PDF Downloads 366
4256 On the Study of All Waterloo Automaton Semilattices

Authors: Mikhail Abramyan, Boris Melnikov

Abstract:

The aim is to study the set of subsets of grids of the Waterloo automaton and the set of covering automata defined by the grid subsets. The study was carried out using the library for working with nondeterministic finite automata NFALib implemented by one of the authors (M. Abramyan) in C#. The results are regularities obtained when considering semilattices of covering automata for the Waterloo automaton. A complete description of the obtained semilattices from the point of view of equivalence of the covering automata to the original Waterloo automaton is given, the criterion of equivalence of the covering automaton to the Waterloo automaton in terms of properties of the subset of grids defining the covering automaton is formulated. The relevance of the subject area under consideration is due to the need to research a set of regular languages and, in particular, a description of their various subclasses. Also relevant are the problems that may arise in some subclasses. This will give, among other things, the possibility of describing new algorithms for the equivalent transformation of nondeterministic finite automata.

Keywords: nondeterministic finite automata, universal automaton, grid, covering automaton, equivalent transformation algorithms, the Waterloo automaton

Procedia PDF Downloads 81
4255 The Role of Video in Teaching and Learning Pronunciation: A Case Study

Authors: Kafi Razzaq Ahmed

Abstract:

Speaking fluently in a second language requires vocabulary, grammar, and pronunciation skills. Teaching the English language entails teaching pronunciation. In professional literature, there have been a lot of attempts to integrate technology into improving the pronunciation of learners. The technique is also neglected in Kurdish contexts, Salahaddin University – Erbil included. Thus, the main aim of the research is to point out the efficiency of using video materials for both language teachers and learners within and beyond classroom learning and teaching environments to enhance student's pronunciation. To collect practical data, a research project has been designed. In subsequent research, a posttest will be administered after each lesson to 100 first-year students at Salahaddin University-Erbil English departments. All students will be taught the same material using different methods, one based on video materials and the other based on the traditional approach to teaching pronunciation. Finally, the results of both tests will be analyzed (also knowing the attitudes of both the teachers and the students about both lessons) to indicate the impact of using video in the process of teaching and learning pronunciation.

Keywords: video, pronunciation, teaching, learning

Procedia PDF Downloads 104
4254 Agri-Food Transparency and Traceability: A Marketing Tool to Satisfy Consumer Awareness Needs

Authors: Angelo Corallo, Maria Elena Latino, Marta Menegoli

Abstract:

The link between man and food plays, in the social and economic system, a central role where cultural and multidisciplinary aspects intertwine: food is not only nutrition, but also communication, culture, politics, environment, science, ethics, fashion. This multi-dimensionality has many implications in the food economy. In recent years, the consumer became more conscious about his food choices, involving a consistent change in consumption models. This change concerns several aspects: awareness of food system issues, employment of socially and environmentally conscious decision-making, food choices based on different characteristics than nutritional ones i.e. origin of food, how it’s produced, and who’s producing it. In this frame the ‘consumption choices’ and the ‘interests of the citizen’ become one part of the others. The figure of the ‘Citizen Consumer’ is born, a responsible and ethically motivated individual to change his lifestyle, achieving the goal of sustainable consumption. Simultaneously the branding, that before was guarantee of the product quality, today is questioned. In order to meet these needs, Agri-Food companies are developing specific product lines that follow two main philosophies: ‘Back to basics’ and ‘Less is more’. However, the issue of ethical behavior does not seem to find an adequate on market offer. Most likely due to a lack of attention on the communication strategy used, very often based on market logic and rarely on ethical one. The label in its classic concept of ‘clean labeling’ can no longer be the only instrument through which to convey product information and its evolution towards a concept of ‘clear label’ is necessary to embrace ethical and transparent concepts in progress the process of democratization of the Food System. The implementation of a voluntary traceability path, relying on the technological models of the Internet of Things or Industry 4.0, would enable the Agri-Food Supply Chain to collect data that, if properly treated, could satisfy the information need of consumers. A change of approach is therefore proposed towards Agri-Food traceability that is no longer intended as a tool to be used to respond to the legislator, but rather as a promotional tool useful to tell the company in a transparent manner and then reach the slice of the market of food citizens. The use of mobile technology can also facilitate this information transfer. However, in order to guarantee maximum efficiency, an appropriate communication model based on the ethical communication principles should be used, which aims to overcome the pipeline communication model, to offer the listener a new way of telling the food product, based on real data collected through processes traceability. The Citizen Consumer is therefore placed at the center of the new model of communication in which he has the opportunity to choose what to know and how. The new label creates a virtual access point capable of telling the product according to different point of views, following the personal interests and offering the possibility to give several content modalities to support different situations and usability.

Keywords: agri food traceability, agri-food transparency, clear label, food system, internet of things

Procedia PDF Downloads 155
4253 Antireflection Performance of Graphene Directly Deposited on Silicon Substrate by the Atmospheric Pressure Chemical Vapor Deposition Method

Authors: Samira Naghdi, Kyong Yop Rhee

Abstract:

Transfer-free synthesis of graphene on dielectric substrates is highly desirable but remains challenging. Here, by using a thin sacrificial platinum layer as a catalyst, graphene was deposited on a silicon substrate through a simple and transfer-free synthesis method. During graphene growth, the platinum layer evaporated, resulting in direct deposition of graphene on the silicon substrate. In this work, different growth conditions of graphene were optimized. Raman spectra of the produced graphene indicated that the obtained graphene was bilayer. The sheet resistance obtained from four-point probe measurements demonstrated that the deposited graphene had high conductivity. Reflectance spectroscopy of graphene-coated silicon showed a decrease in reflectance across the wavelength range of 200-800 nm, indicating that the graphene coating on the silicon surface had antireflection capabilities.

Keywords: antireflection coating, chemical vapor deposition, graphene, the sheet resistance

Procedia PDF Downloads 177
4252 Bioremoval of Malachite Green Dye from Aqueous Solution Using Marine Algae: Isotherm, Kinetic and Mechanistic Study

Authors: M. Jerold, V. Sivasubramanian

Abstract:

This study reports the removal of Malachite Green (MG) from simulated wastewater by using marine macro algae Ulva lactuca. Batch biosorption experiments were carried out to determine the biosorption capacity. The biosorption capacity was found to be maximum at pH 10. The effect of various other operation parameters such as biosorbent dosage, initial dye concentration, contact time and agitation was also investigated. The equilibrium attained at 120 min with 0.1 g/L of biosorbent. The isotherm experimental data fitted well with Langmuir Model with R² value of 0.994. The maximum Langmuir biosorption capacity was found to be 76.92 mg/g. Further, Langmuir separation factor RL value was found to be 0.004. Therefore, the adsorption is favorable. The biosorption kinetics of MG was found to follow pseudo second-order kinetic model. The mechanistic study revealed that the biosorption of malachite onto Ulva lactuca was controlled by film diffusion. The solute transfer in a solid-liquid adsorption process is characterized by the film diffusion and/or particle diffusion. Thermodynamic study shows ΔG° is negative indicates the feasibility and spontaneous nature for the biosorption of malachite green. The biosorbent was characterized using Scanning Electron Microscopy, Fourier Transform Infrared Spectroscopy, and elemental analysis (CHNS: Carbon, Hydrogen, Nitrogen, Sulphur). This study showed that Ulva lactuca can be used as promising biosorbent for the removal of MG from wastewater.

Keywords: biosorption, Ulva lactuca, wastewater, malachite green, isotherm, kinetics

Procedia PDF Downloads 151
4251 Evaluation of the Use of U-Wrap Anchorage Systems for Strengthening Concrete Members Reinforced by Fiber Reinforced-Polymer Laminate

Authors: Mai A. Aljaberi

Abstract:

The anchorage of fibre-reinforced polymer (FRP) sheets is the most effective solution to prevent or delay debonding failure; this system has proven to get better levels of FRP utilization. Unfortunately, the related design information is still unclear. This shortcoming limits the widespread use of the anchorage system. In order to minimize the knowledge gap about the design of U-wrap anchors, this paper reports the results of tested beams which were strengthened with carbon fiber-reinforced polymer (CFRP) sheets at their tension sides and secured with U-wrap anchors at each end of the longitudinal CFRP. The beams were tested under four-point loading until failure. The parameters examined include the compressive strength of the concrete and the number of longitudinal CFRP. It is concluded that these parameters have a considerable effect on the debonding of the strain. The greatest improvement in the strain was 55.8% over the control beam.

Keywords: CFRP, concrete strengthening, debonding failure, debonding strain, U-wrap anchor

Procedia PDF Downloads 79
4250 Comparison Between Tension Band Wiring Using K-Wires and Cannulated Screws in Transverse Patella Fracture Fixation

Authors: Daniel Francis, Mo Yassin

Abstract:

Transverse patella fractures are routinely fixed using tension band wiring (TBW) using Kirschner wires and a wire in the shape of a figure of 8. The idea of the study was to compare the outcomes of the traditional technique against the more recently used cannulated screws and fiber tape in the shape of a figure of 8. We performed a retrospective cohort study of all the surgically fixed patella fractures from the year 2019 to 2022. The patients were divided into two groups TBW group and cannulated screws group. The primary outcome measure was the failure of fixation and the need for the removal of metalwork. Twenty-six patellar fractures were studied. TBW was used in 14 (53.8%), and cannulated screws were used for fixation in 12 (46.2%). There was one incident of metalwork failure in the TBW and one incident in the cannulated screws group. Five (35.7%) of patients in the TBW needed symptomatic metal work removed and One (8.3%) in the cannulated screw group. In both groups, the rate of fixation failure was low. Symptomatic implants, the most common complication observed, were higher in the TBW group in our practice. Although the small numbers in both groups, the hope of this study is to shine the light on the use of cannulated screws for patella fractures as it would reduce the need for a second operation and reduce the load on the already stretched services as well as improving the patient experience by not requiring further surgery. Although this is not a brand-new technique, it is not commonly used as there have not yet been any studies that demonstrate the lower rates of second surgery needed.

Keywords: patella, tension band wiring, randomised, new technique

Procedia PDF Downloads 72
4249 Optimal Energy Management and Environmental Index Optimization of a Microgrid Operating by Renewable and Sustainable Generation Systems

Authors: Nabil Mezhoud

Abstract:

The economic operation of electric energy generating systems is one of the predominant problems in energy systems. Due to the need for better reliability, high energy quality, lower losses, lower cost and a clean environment, the application of renewable and sustainable energy sources, such as wind energy, solar energy, etc., in recent years has become more widespread. In this work, one of a bio-inspired meta-heuristic algorithm inspired by the flashing behavior of fireflies at night called the Firefly Algorithm (FFA) is applied to solve the Optimal Energy Management (OEM) and the environmental index (EI) problems of a micro-grid (MG) operating by Renewable and Sustainable Generation Systems (RSGS). Our main goal is to minimize the nonlinear objective function of an electrical microgrid, taking into account equality and inequality constraints. The FFA approach was examined and tested on a standard MG system composed of different types of RSGS, such as wind turbines (WT), photovoltaic systems (PV), and non-renewable energy, such as fuel cells (FC), micro turbine (MT), diesel generator (DEG) and loads with energy storage systems (ESS). The results are promising and show the effectiveness and robustness of the proposed approach to solve the OEM and the EI problems. The results of the proposed method have been compared and validated with those known references published recently.

Keywords: renewable energy sources, energy management, distributed generator, micro-grids, firefly algorithm

Procedia PDF Downloads 68
4248 A Comparison of Sequential Quadratic Programming, Genetic Algorithm, Simulated Annealing, Particle Swarm Optimization for the Design and Optimization of a Beam Column

Authors: Nima Khosravi

Abstract:

This paper describes an integrated optimization technique with concurrent use of sequential quadratic programming, genetic algorithm, and simulated annealing particle swarm optimization for the design and optimization of a beam column. In this research, the comparison between 4 different types of optimization methods. The comparison is done and it is found out that all the methods meet the required constraints and the lowest value of the objective function is achieved by SQP, which was also the fastest optimizer to produce the results. SQP is a gradient based optimizer hence its results are usually the same after every run. The only thing which affects the results is the initial conditions given. The initial conditions given in the various test run were very large as compared. Hence, the value converged at a different point. Rest of the methods is a heuristic method which provides different values for different runs even if every parameter is kept constant.

Keywords: beam column, genetic algorithm, particle swarm optimization, sequential quadratic programming, simulated annealing

Procedia PDF Downloads 384
4247 Improving the Patient Guidance Satisfaction and Integrity of Patients Hospitalized in Iodine-131 Isolation Rooms

Authors: Yu Sin Syu

Abstract:

Objective: The study aimed to improve the patient guidance satisfaction of patients hospitalized in iodine-131 isolation rooms, as well as the patient guidance completion rate for such patients. Method: A patient care guidance checklist and patient care guidance satisfaction questionnaire were administered to 29 patients who had previously been hospitalized in iodine-131 isolation rooms. The evaluation was conducted on a one-on-one basis, and its results showed that the patients’ satisfaction with patient guidance was only 3.7 points and that the completion rate for the patient guidance performed by nurses was only 67%. Therefore, various solutions were implemented to create a more complete patient guidance framework for nurses, including the incorporation of regular care-related training in in-service education courses; the establishment of patient care guidance standards for patients in iodine-131 isolation rooms; the establishment of inpatient care standards and auditing processes for iodine-131 isolation rooms; the creation of an introductory handbook on ward environment; Invite other the care team the revision of iodine-131 health education brochures; the creation of visual cards and videos covering equipment operation procedures; and introduction of QR codes. Results: Following the implementation of the above measures, the overall satisfaction of patients hospitalized in iodine-131 isolation rooms increased from 3.7 points to 4.6 points, and the completion rate for patient guidance rose from 67% to 100%. Conclusion: Given the excellent results achieved in this study, it is hoped that this nursing project can serve as a benchmark for other relevant departments.

Keywords: admission care guidance, guidance satisfaction, integrity, Iodine131 isolation

Procedia PDF Downloads 123
4246 A Conceptual Framework of Scheduled Waste Management in Highway Industry

Authors: Nurul Nadhirah Anuar, Muhammad Fauzi Abdul Ghani

Abstract:

Scheduled waste management is very important in environmental and health aspects. Despite it is very important, the research study on schedule waste management is very little in the highway industry even though there is a rapid growth of highway operation in the Asian region. It should be noted that there are many unnoticeable wastes in highway industry that should be managed properly. This paper aims to define the scheduled waste, to provide a conceptual framework of the scheduled waste management in highway industry, to highlight the effect of improper management of scheduled waste and to encourage future researchers to identify and share the present practice of scheduled management in their country. The understanding on effective management of scheduled waste will help the operators of highway industry, the academicians, future researchers, and encourage a friendly environment around the world. The study on scheduled waste management in highway industry is very crucial as compared to factories in which the factories are located on specified areas whereas, highway transverse and run along kilometers crossing the various type of environment, residential and schools. Using Environmental Quality (Scheduled Waste) Regulations, 2005 as a guide, this conceptual paper highlight several scheduled wastes produced by highway industry in Malaysia and provide a conceptual framework of scheduled waste management that focused on the highway industry. Understanding on schedule waste management is vital in order to preserve the environment. Besides that, the waste substances are hazardous to human being. Many diseases have been associated with the improper management of scheduled waste such as cancer, throat irritation and respiration problem.

Keywords: Asia region, environment, highway industry, scheduled waste

Procedia PDF Downloads 415
4245 Contributions of Search and Rescue to the World Peace

Authors: Dursun Kalebaşi

Abstract:

When we examine the history of mankind (from the past up to the present), we see that millions of people died because of the wars. Especially, since the beginning of 19th century, the increase of the human death rate is caused mostly by the regional conflicts and natural disasters rather than the wars. From that point of view, the biggest threat humanity face today is temperature increase and climate change that started to emerge in recent years. When we take into account the natural disasters on one hand and refuges that flee from regional conflicts on the other, it stands out as a dramatic situation because of the huge human losses. In this context, most of the countries started to give more importance to Search and Rescue (SAR) operations to stop the loss of lives or decrease the death rate. This article will tell about the SAR activities in Turkey since 2000 and discuss the Turkey’s contributions to Rescue Missions after the natural disasters in different parts of the world. Moreover, there will be some new highlights to a more habitable and more peaceful world through the SAR missions.

Keywords: search and rescue, natural disasters, migration and world peace, Turkish army forces

Procedia PDF Downloads 376
4244 Corporate Social Responsibility and Competitiveness: An Empirical Research Applied to Food and Beverage Industry in Croatia

Authors: Mirjana Dragas, Marli Gonan Bozac, Morena Paulisic

Abstract:

Corporate social responsibility (CSR) is a balance between strategic and financial goals of companies, as well as social needs. The integration of competitive strategy and CSR in food and beverage industry has allowed companies to find new sources of competitive advantage. The paper discusses the fact that socially responsible companies encourage co-operation with socially responsible suppliers in order to strengthen market competitiveness. In addition to the descriptive interpretation of the results obtained by a questionnaire, factor analysis was used, while principal components analysis was applied as a factor extraction method. The research results based on two multiple regression analyses show that: (1) selecting the CSR supplier explains a statistically significant part of the variance of the results on the scale of financial aspects of competitiveness (as much as 44.7% of the explained variance); and (2) selecting the CSR supplier is a significant predictor of non-financial aspects of competitiveness (explains 43.9% of the variance of the results on the scale of non-financial aspects of competitiveness). A successful competitive strategy must ultimately support the growth strategy. This implies an analytical approach to finding factors that influence competitiveness through socially sustainable solutions and satisfactory top management decisions.

Keywords: competitiveness, corporate social responsibility, food and beverage industry, supply chain decision making

Procedia PDF Downloads 356