Search results for: identification problems
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 8843

Search results for: identification problems

3833 A Dynamic Ensemble Learning Approach for Online Anomaly Detection in Alibaba Datacenters

Authors: Wanyi Zhu, Xia Ming, Huafeng Wang, Junda Chen, Lu Liu, Jiangwei Jiang, Guohua Liu

Abstract:

Anomaly detection is a first and imperative step needed to respond to unexpected problems and to assure high performance and security in large data center management. This paper presents an online anomaly detection system through an innovative approach of ensemble machine learning and adaptive differentiation algorithms, and applies them to performance data collected from a continuous monitoring system for multi-tier web applications running in Alibaba data centers. We evaluate the effectiveness and efficiency of this algorithm with production traffic data and compare with the traditional anomaly detection approaches such as a static threshold and other deviation-based detection techniques. The experiment results show that our algorithm correctly identifies the unexpected performance variances of any running application, with an acceptable false positive rate. This proposed approach has already been deployed in real-time production environments to enhance the efficiency and stability in daily data center operations.

Keywords: Alibaba data centers, anomaly detection, big data computation, dynamic ensemble learning

Procedia PDF Downloads 190
3832 Glucose Monitoring System Using Machine Learning Algorithms

Authors: Sangeeta Palekar, Neeraj Rangwani, Akash Poddar, Jayu Kalambe

Abstract:

The bio-medical analysis is an indispensable procedure for identifying health-related diseases like diabetes. Monitoring the glucose level in our body regularly helps us identify hyperglycemia and hypoglycemia, which can cause severe medical problems like nerve damage or kidney diseases. This paper presents a method for predicting the glucose concentration in blood samples using image processing and machine learning algorithms. The glucose solution is prepared by the glucose oxidase (GOD) and peroxidase (POD) method. An experimental database is generated based on the colorimetric technique. The image of the glucose solution is captured by the raspberry pi camera and analyzed using image processing by extracting the RGB, HSV, LUX color space values. Regression algorithms like multiple linear regression, decision tree, RandomForest, and XGBoost were used to predict the unknown glucose concentration. The multiple linear regression algorithm predicts the results with 97% accuracy. The image processing and machine learning-based approach reduce the hardware complexities of existing platforms.

Keywords: artificial intelligence glucose detection, glucose oxidase, peroxidase, image processing, machine learning

Procedia PDF Downloads 191
3831 Waste Management and Education: The Case of York, UK

Authors: Ruijie Fan, Hao Xu

Abstract:

Due to the increasing demand for resources, solid waste disposal is becoming an increasingly important issue to be addressed. Solid waste is not only hazardous to human health but also has a negative impact on the environment. The main sources of solid waste are metals, glass, food, plastics, paper, and electrical waste. Different types of waste may require different treatments. The UK currently lags behind other countries, such as Japan and Germany, in terms of waste management. Although the UK is catching up through various incentives, waste management education in the UK still faces challenges. Education requires a lot of work before the UK can achieve a circular economy. This paper first presents the latest information on the five main types of solid waste in the UK today. It delves into the current state of waste paper management in the UK, in addition to gathering information from the literature on the current state of waste management education in the UK as a whole. Potential barriers to the disposal of each waste type in the UK are identified, along with potential barriers to education in the UK. This study was based on a pragmatic philosophy to find possible solutions for these barriers, including questionnaires to conduct an in-depth investigation. In addition, the questionnaire analysis reveals a correlation between educational attainment and individual waste management behaviour and attitudes. This research guides inspiration on the current problems of waste management in the UK.

Keywords: circular economy, education, solid waste, waste management

Procedia PDF Downloads 173
3830 Removal of Oxytetracycline Using Sonophotocatalysis: Parametric Study

Authors: Bouafia-Chergui Souâd, Chabani Malika, Bensmaili Aicha

Abstract:

Water treatment and especially, medicament pollutants are nowadays important problems. Degradation of oxytetracycline was carried out using combined process of low-frequency ultrasound (US), ultraviolet irradiation and a catalyst. The effectiveness of the coupled processes has been evaluated by studying the effects of various operating parameters including initial OTC concentration, solution pH and catalyst mass. For the photolysis process, the monochromatic ultraviolet light wavelength utilized was 365 nm. The sonolysis experiments were performed with ultrasound at a frequency of 40 kHz. The heterogeneous photocatalysis was studied in the presence of TiO2. The processes were employed individually, and simultaneously to examine the details of the processes and to investigate the contribution of each process. Low UV intensity (12W), low pH and high mass of TiO2 conditions enhanced the sono-photocatalytic degradation of OTC. The results showed that the individual contribution sonochemical and photochemical reactions are very low, however, their coupling increases the degradation rate of 8 times compared to photolysis and 2 times compared to sonolysis. There is a synergistic effect between the two modes of radiation, UV and U.S. leading to 82.04% degradation yield. An application of these combined processes on the treatment of a real pharmaceutical wastewater was examined.

Keywords: sonolysis, photocatalysis, combined process, antibiotic

Procedia PDF Downloads 274
3829 A Hybrid Model of Goal, Integer and Constraint Programming for Single Machine Scheduling Problem with Sequence Dependent Setup Times: A Case Study in Aerospace Industry

Authors: Didem Can

Abstract:

Scheduling problems are one of the most fundamental issues of production systems. Many different approaches and models have been developed according to the production processes of the parts and the main purpose of the problem. In this study, one of the bottleneck stations of a company serving in the aerospace industry is analyzed and considered as a single machine scheduling problem with sequence-dependent setup times. The objective of the problem is assigning a large number of similar parts to the same shift -to reduce chemical waste- while minimizing the number of tardy jobs. The goal programming method will be used to achieve two different objectives simultaneously. The assignment of parts to the shift will be expressed using the integer programming method. Finally, the constraint programming method will be used as it provides a way to find a result in a short time by avoiding worse resulting feasible solutions with the defined variables set. The model to be established will be tested and evaluated with real data in the application part.

Keywords: constraint programming, goal programming, integer programming, sequence-dependent setup, single machine scheduling

Procedia PDF Downloads 221
3828 Principal Component Analysis Combined Machine Learning Techniques on Pharmaceutical Samples by Laser Induced Breakdown Spectroscopy

Authors: Kemal Efe Eseller, Göktuğ Yazici

Abstract:

Laser-induced breakdown spectroscopy (LIBS) is a rapid optical atomic emission spectroscopy which is used for material identification and analysis with the advantages of in-situ analysis, elimination of intensive sample preparation, and micro-destructive properties for the material to be tested. LIBS delivers short pulses of laser beams onto the material in order to create plasma by excitation of the material to a certain threshold. The plasma characteristics, which consist of wavelength value and intensity amplitude, depends on the material and the experiment’s environment. In the present work, medicine samples’ spectrum profiles were obtained via LIBS. Medicine samples’ datasets include two different concentrations for both paracetamol based medicines, namely Aferin and Parafon. The spectrum data of the samples were preprocessed via filling outliers based on quartiles, smoothing spectra to eliminate noise and normalizing both wavelength and intensity axis. Statistical information was obtained and principal component analysis (PCA) was incorporated to both the preprocessed and raw datasets. The machine learning models were set based on two different train-test splits, which were 70% training – 30% test and 80% training – 20% test. Cross-validation was preferred to protect the models against overfitting; thus the sample amount is small. The machine learning results of preprocessed and raw datasets were subjected to comparison for both splits. This is the first time that all supervised machine learning classification algorithms; consisting of Decision Trees, Discriminant, naïve Bayes, Support Vector Machines (SVM), k-NN(k-Nearest Neighbor) Ensemble Learning and Neural Network algorithms; were incorporated to LIBS data of paracetamol based pharmaceutical samples, and their different concentrations on preprocessed and raw dataset in order to observe the effect of preprocessing.

Keywords: machine learning, laser-induced breakdown spectroscopy, medicines, principal component analysis, preprocessing

Procedia PDF Downloads 79
3827 Species Distribution and Incidence of Inducible Clindamycin Resistance in Coagulase-Negative Staphylococci Isolated from Blood Cultures of Patients with True Bacteremia in Turkey

Authors: Fatma Koksal Cakirlar, Murat Gunaydin, Nevri̇ye Gonullu, Nuri Kiraz

Abstract:

During the last few decades, the increasing prevalence of methicillin resistant-CoNS isolates has become a common problem worldwide. Macrolide-lincosamide-streptogramin B (MLSB) antibiotics are effectively used for the treatment of CoNS infections. However, resistance to MLSB antibiotics is prevalent among staphylococci. The aim of this study is to determine species distribution and the incidence of inducible clindamycin resistance in CoNS isolates caused nosocomial bacteremia in our hospital. Between January 2014 and October 2015, a total of 484 coagulase-negative CoNS isolates were isolated from blood samples of patients with true bacteremia who were hospitalized in intensive care units and in other departments of Istanbul University Cerrahpasa Medical Hospital. Blood cultures were analyzed with the BACTEC 9120 system (Becton Dickinson, USA). The identification and antimicrobial resistance of isolates were determined by Phoenix automated system (BD Diagnostic Systems, Sparks, MD). Inducible clindamycin resistance was detected using D-test. The species distribution was as follows: Staphylococcus epidermidis 211 (43%), S. hominis 154 (32%), S. haemolyticus 69 (14%), S. capitis 28 (6%), S. saprophyticus 11 (2%), S. warnerii 7 (1%), S. schleiferi 5 (1%) and S. lugdunensis 1 (0.2%). Resistance to methicillin was detected in 74.6% of CoNS isolates. Methicillin resistance was highest in S.hemoliticus isolates (89%). Resistance rates of CoNS strains to the antibacterial agents, respectively, were as follows: ampicillin 77%, gentamicin 20%, erythromycin 71%, clindamycin 22%, trimethoprim-sulfamethoxazole 45%, ciprofloxacin 52%, tetracycline 34%, rifampicin 20%, daptomycin 0.2% and linezolid 0.2%. None of the strains were resistant to vancomycin and teicoplanin. Fifteen (3%) CoNS isolates were D-test positive, inducible MLSB resistance type (iMLSB-phenotype), 94 (19%) were constitutively resistant (cMLSB -phenotype), and 237 (46,76%) isolates were found D-test negative, indicating truly clindamycin-susceptible MS phenotype (M-phenotype resistance). The incidence of iMLSB-phenotypes was higher in S. epidermidis isolates (4,7%) compared to other CoNS isolates.

Keywords: bacteremia, inducible MLSB resistance phenotype, methicillin-resistant, staphylococci

Procedia PDF Downloads 221
3826 Exploring the Prevailing Unfairness in Muslim Marriage and Divorce Laws in Singapore's Dual Court System

Authors: J. Jayaletchmi

Abstract:

In seeking to manage a multiracial and multi-religious society, Singapore provides a unique solution – a dual court system whereby a common law system co-exists with a Syariah law system that administers Syariah law for the Muslim population. In this respect, Singapore seems to provide a feasible example of legal pluralism to countries grappling with a burgeoning Muslim population. However, problems have arisen regarding this peaceful coexistence of secular and religious laws that seek to balance the rights of women and religious freedom. Singapore’s interpretation of Syariah law in the context of marriage and divorce has resulted in certain inequalities for Muslim women, which are exemplified in light of the Women’s Charter, a landmark piece of legislation which provides the legal basis for equity between husband and wife, but excludes Muslims from its ambit. The success of Singapore’s dual court system has largely been at the expense of Muslim women’s rights, and, as a result, the Muslim community as a whole has begun trailing behind the progressive society it forms a part of. This paper explores the prevailing unfairness of rules governing Muslim marriage and divorce in Singapore, and puts forth bold reforms.

Keywords: legal pluralism, Singapore, Syariah law, women’s rights

Procedia PDF Downloads 245
3825 Coronin 1C and miR-128A as Potential Diagnostic Biomarkers for Glioblastoma Multiform

Authors: Denis Mustafov, Emmanouil Karteris, Maria Braoudaki

Abstract:

Glioblastoma multiform (GBM) is a heterogenous primary brain tumour that kills most affected patients. To the authors best knowledge, despite all research efforts there is no early diagnostic biomarker for GBM. MicroRNAs (miRNAs) are short non-coding RNA molecules which are deregulated in many cancers. The aim of this research was to determine miRNAs with a diagnostic impact and to potentially identify promising therapeutic targets for glioblastoma multiform. In silico analysis was performed to identify deregulated miRNAs with diagnostic relevance for glioblastoma. The expression profiles of the chosen miRNAs were then validated in vitro in the human glioblastoma cell lines A172 and U-87MG. Briefly, RNA extraction was carried out using the Trizol method, whilst miRNA extraction was performed using the mirVANA miRNA isolation kit. Quantitative Real-Time Polymerase Chain Reaction was performed to verify their expression. The presence of five target proteins within the A172 cell line was evaluated by Western blotting. The expression of the CORO1C protein within 32 GBM cases was examined via immunohistochemistry. The miRNAs identified in silico included miR-21-5p, miR-34a and miR-128a. These miRNAs were shown to target deregulated GBM genes, such as CDK6, E2F3, BMI1, JAG1, and CORO1C. miR-34a and miR-128a showed low expression profiles in comparison to a control miR-RNU-44 in both GBM cell lines suggesting tumour suppressor properties. Opposing, miR-21-5p demonstrated greater expression indicating that it could potentially function as an oncomiR. Western blotting revealed expression of all five proteins within the A172 cell line. In silico analysis also suggested that CORO1C is a target of miR-128a and miR-34a. Immunohistochemistry demonstrated that 75% of the GBM cases showed moderate to high expression of CORO1C protein. Greater understanding of the deregulated expression of miR-128a and the upregulation of CORO1C in GBM could potentially lead to the identification of a promising diagnostic biomarker signature for glioblastomas.

Keywords: non-coding RNAs, gene expression, brain tumours, immunohistochemistry

Procedia PDF Downloads 77
3824 An Analysis of the Results of Trial Blasting of Site Development Project in the Volcanic Island

Authors: Dong Wook Lee, Seung Hyun Kim

Abstract:

Trial blasting is conducted to identify the characteristics of the blasting of the applicable ground before production blasting and to investigate various problems posed by blasting. The methods and pattern of production blasting are determined based on an analysis of the results of trial blasting. The bedrock in Jeju Island, South Korea is formed through the volcanic activities unlike the inland areas, composed of porous basalt. Trial blasting showed that the blast vibration frequency of sedimentary and metamorphic rocks in the inland areas is in a high frequency band of about 80 Hz while the blast vibration frequency of Jeju Island is in a low frequency band of 10~25 Hz. The frequency band is analyzed to be low due to the large cycle of blasting pattern as blast vibration passes through the layered structured ground layer where the rock formation and clickers irregularly repeat. In addition, the blast vibration equation derived from trial blasting was R: 0.885, S.E: 0.216 when applying the square root scaled distance (SRSD) relatively suitable for long distance, estimated at the confidence level of 95%.

Keywords: attenuation index, basaltic ground, blast vibration constant, blast vibration equation, clinker layer

Procedia PDF Downloads 272
3823 An Automatic Model Transformation Methodology Based on Semantic and Syntactic Comparisons and the Granularity Issue Involved

Authors: Tiexin Wang, Sebastien Truptil, Frederick Benaben

Abstract:

Model transformation, as a pivotal aspect of Model-driven engineering, attracts more and more attentions both from researchers and practitioners. Many domains (enterprise engineering, software engineering, knowledge engineering, etc.) use model transformation principles and practices to serve to their domain specific problems; furthermore, model transformation could also be used to fulfill the gap between different domains: by sharing and exchanging knowledge. Since model transformation has been widely used, there comes new requirement on it: effectively and efficiently define the transformation process and reduce manual effort that involved in. This paper presents an automatic model transformation methodology based on semantic and syntactic comparisons, and focuses particularly on granularity issue that existed in transformation process. Comparing to the traditional model transformation methodologies, this methodology serves to a general purpose: cross-domain methodology. Semantic and syntactic checking measurements are combined into a refined transformation process, which solves the granularity issue. Moreover, semantic and syntactic comparisons are supported by software tool; manual effort is replaced in this way.

Keywords: automatic model transformation, granularity issue, model-driven engineering, semantic and syntactic comparisons

Procedia PDF Downloads 384
3822 Effect of Climate Variability on Children Health Outcomes in Rural Uganda

Authors: Emily Injete Amondo, Alisher Mirzabaev, Emmanuel Rukundo

Abstract:

Children in rural farming households are often vulnerable to a multitude of risks, including health risks associated with climate change and variability. Cognizant of this, this study empirically traced the relationship between climate variability and nutritional health outcomes in rural children while identifying the cause-and-effect transmission mechanisms. We combined four waves of the rich Uganda National Panel Survey (UNPS), part of the World Bank Living Standards Measurement Studies (LSMS) for the period 2009-2014, with long-term and high-frequency rainfall and temperature datasets. Self-reported drought and flood shock variables were further used in separate regressions for triangulation purposes and robustness checks. Panel fixed effects regressions were applied in the empirical analysis, accounting for a variety of causal identification issues. The results showed significant negative outcomes for children’s anthropometric measurements due to the impacts of moderate and extreme droughts, extreme wet spells, and heatwaves. On the contrary, moderate wet spells were positively linked with nutritional measures. Agricultural production and child diarrhea were the main transmission channels, with heatwaves, droughts, and high rainfall variability negatively affecting crop output. The probability of diarrhea was positively related to increases in temperature and dry spells. Results further revealed that children in households who engaged in ex-ante or anticipatory risk-reducing strategies such as savings had better health outcomes as opposed to those engaged in ex-post coping such as involuntary change of diet. These results highlight the importance of adaptation in smoothing the harmful effects of climate variability on the health of rural households and children in Uganda.

Keywords: extreme weather events, undernutrition, diarrhea, agricultural production, gridded weather data

Procedia PDF Downloads 93
3821 Detoxification of Hazardous Organic/Inorganic Contaminants in Automobile Shredder Residue by Multi-Functioned Nano-Size Metallic Calcium Composite

Authors: Srinivasa Reddy Mallampati, Byoung Ho Lee, Yoshiharu Mitoma, Simion Cristian

Abstract:

In recent years, environmental nanotechnology has risen to the forefront and the new properties and enhanced reactivates offered by nanomaterial may offer a new, low-cost paradigm to solving complex environmental pollution problems. This study assessed the synthesis and application of multi-functioned nano-size metallic calcium (nMC) composite for detoxification of hazardous inorganic (heavy metals (HMs)/organic chlorinated/brominated compound (CBCs) contaminants in automobile shredder residue (ASR). ASR residues ball milled with nMC composite can achieve about 90-100% of HMs immobilization and CBCs decomposition. The results highlight the low quantity of HMs leached from ASR residues after treatment with nMC, which was found to be lower than the standard regulatory limit for hazardous waste landfills. The use of nMC composite in a mechanochemical process to treat hazardous ASR (dry conditions) is a simple and innovative approach to remediate hazardous inorganic/organic cross-contaminates in ASR.

Keywords: nano-sized metallic calcium, automobile shredder residue, organic/inorganic contaminants, immobilization, detoxification

Procedia PDF Downloads 218
3820 Assessing the Use of Biomedicine in Nigeria: A Case Study of IDO and Northwest Local Government Areas of Ibadan, Nigeria

Authors: Adeyemi A. Ajisebiolola

Abstract:

This study examined people’s responses to demand and consumption of herbal medicines in Nigeria. It also assessed people’s evaluation of the effectiveness of the existing medicines on the treatment of ailments and encouraging forest products utilization for greener future in terms of healthcare delivery. Two Local Government Areas, namely Ido and Ibadan Northwest were adopted for the study; Ido is characterized by rural populace and Ibadan Northwest by urban populace. Out of 500 questionnaires randomly administered to the households in the two local government areas of study, 481 (96.2%) were recovered. Statistical analysis employed showed that people were beginning to understand the importance of herbal medicines in Nigeria as majority of the households use herbal medicines to treat various ailments. Among the major problems encountered by the respondents are lack of precise dosage and adequate preservation methods. It was recommended that Forestry Research Institutes in Nigeria should be deeply involved in the findings on medicinal plants, package them into products and make them available to the society for sustainable healthcare management and greener future of the nation.

Keywords: demand and consumption, forest products, herbal medicines, Nigeria

Procedia PDF Downloads 121
3819 3D Microscopy, Image Processing, and Analysis of Lymphangiogenesis in Biological Models

Authors: Thomas Louis, Irina Primac, Florent Morfoisse, Tania Durre, Silvia Blacher, Agnes Noel

Abstract:

In vitro and in vivo lymphangiogenesis assays are essential for the identification of potential lymphangiogenic agents and the screening of pharmacological inhibitors. In the present study, we analyse three biological models: in vitro lymphatic endothelial cell spheroids, in vivo ear sponge assay, and in vivo lymph node colonisation by tumour cells. These assays provide suitable 3D models to test pro- and anti-lymphangiogenic factors or drugs. 3D images were acquired by confocal laser scanning and light sheet fluorescence microscopy. Virtual scan microscopy followed by 3D reconstruction by image aligning methods was also used to obtain 3D images of whole large sponge and ganglion samples. 3D reconstruction, image segmentation, skeletonisation, and other image processing algorithms are described. Fixed and time-lapse imaging techniques are used to analyse lymphatic endothelial cell spheroids behaviour. The study of cell spatial distribution in spheroid models enables to detect interactions between cells and to identify invasion hierarchy and guidance patterns. Global measurements such as volume, length, and density of lymphatic vessels are measured in both in vivo models. Branching density and tortuosity evaluation are also proposed to determine structure complexity. Those properties combined with vessel spatial distribution are evaluated in order to determine lymphangiogenesis extent. Lymphatic endothelial cell invasion and lymphangiogenesis were evaluated under various experimental conditions. The comparison of these conditions enables to identify lymphangiogenic agents and to better comprehend their roles in the lymphangiogenesis process. The proposed methodology is validated by its application on the three presented models.

Keywords: 3D image segmentation, 3D image skeletonisation, cell invasion, confocal microscopy, ear sponges, light sheet microscopy, lymph nodes, lymphangiogenesis, spheroids

Procedia PDF Downloads 363
3818 The Child Attachment Interview: A Psychometric Longitudinal Validation Study in a German Sample

Authors: Jorn Meyer, Stefan Sturmer

Abstract:

The assessment of attachment patterns in toddlers and adults has been well researched, and valid diagnostic methods (e.g., Strange Situation Test, Adult Attachment Interview) are applicable. For middle and late childhood, on the other hand, there are only few validated methods available so far. For the Child Attachment Interview (CAI) promising validation studies from English-speaking countries are available, but so far a comprehensive study on the validity of a German sample is lacking. Within the scope of a longitudinal project, the results of the first point of measurement are reported in this study. A German-language version of the CAI was carried out with 111 primary school children (56% female; age: M = 8.34, SD = 0.49). In relation to psychometric quality criteria, parameters on interrater reliability, construct validity and discriminant, and convergent validity are reported. Analyses of the correlations between attachment patterns and internalizing and externalizing behavior problems from parent and teacher reports are presented. The implications for the German-language assessment of attachment in middle and late childhood in research and individual case diagnostics, e.g., in the context of conducting expert evaluation reports for family courts, are discussed.

Keywords: attachment, attachment assessment, developmental psychology, longitudinal study

Procedia PDF Downloads 228
3817 Creation of Greenhouses by Students, Using the Own Installations of the University and Increasing the Growth of Plants

Authors: Espinosa-Garza G., Loera-Hernandez I., Antonyan N.

Abstract:

To innovate, it is necessary to perform projects directed towards the search of improvement. The agricultural technique and the design of greenhouses have been studied by undergraduate engineering students from the Tecnológico de Monterrey using the campus areas. The purpose of this project was to incite students to create innovations and help rural populations of the state to solve one of the problems that they are dealing with nowadays. The main objective of the project was to search for an alternative technique that will allow the planting of the “chile piquín” plant, also known as Capsicum annuum, to grow quicker as it germinates. The “chile piquín” is one of the original crops of Mexico and forms the basis of the Mesoamerican cultures’ diet since the pre-hispanic era. To fulfill with today’s demand, it is required to implement new alternative methods to increase the “chile piquín’s” growth. The project lasted one semester with the participation of engineering students from multiple majors. The most important results from this academic experience were that, from the proposed goal, the students could analyze the needs of their town and were capable of introducing new and innovative ideas with the aim of resolving them. In the present article the pedagogic methodologies that allowed to carry out this project will be discussed.

Keywords: academic experience, chile piquín, engineering education, greenhouse design, innovation

Procedia PDF Downloads 146
3816 Road Accident Blackspot Analysis: Development of Decision Criteria for Accident Blackspot Safety Strategies

Authors: Tania Viju, Bimal P., Naseer M. A.

Abstract:

This study aims to develop a conceptual framework for the decision support system (DSS), that helps the decision-makers to dynamically choose appropriate safety measures for each identified accident blackspot. An accident blackspot is a segment of road where the frequency of accident occurrence is disproportionately greater than other sections on roadways. According to a report by the World Bank, India accounts for the highest, that is, eleven percent of the global death in road accidents with just one percent of the world’s vehicles. Hence in 2015, the Ministry of Road Transport and Highways of India gave prime importance to the rectification of accident blackspots. To enhance road traffic safety and reduce the traffic accident rate, effectively identifying and rectifying accident blackspots is of great importance. This study helps to understand and evaluate the existing methods in accident blackspot identification and prediction that are used around the world and their application in Indian roadways. The decision support system, with the help of IoT, ICT and smart systems, acts as a management and planning tool for the government for employing efficient and cost-effective rectification strategies. In order to develop a decision criterion, several factors in terms of quantitative as well as qualitative data that influence the safety conditions of the road are analyzed. Factors include past accident severity data, occurrence time, light, weather and road conditions, visibility, driver conditions, junction type, land use, road markings and signs, road geometry, etc. The framework conceptualizes decision-making by classifying blackspot stretches based on factors like accident occurrence time, different climatic and road conditions and suggesting mitigation measures based on these identified factors. The decision support system will help the public administration dynamically manage and plan the necessary safety interventions required to enhance the safety of the road network.

Keywords: decision support system, dynamic management, road accident blackspots, road safety

Procedia PDF Downloads 131
3815 Road Maintenance Management Decision System Using Multi-Criteria and Geographical Information System for Takoradi Roads, Ghana

Authors: Eric Mensah, Carlos Mensah

Abstract:

The road maintenance backlogs created as a result of deferred maintenance especially in developing countries has caused considerable deterioration of many road assets. This is usually due to difficulties encountered in selecting and prioritising maintainable roads based on objective criteria rather than some political or other less important criteria. In order to ensure judicious use of limited resources for road maintenance, five factors were identified as the most important criteria for road management within the study area. This was based on the judgements of 40 experts. The results were further used to develop weightings using the Multi-Criteria Decision Process (MCDP) to analyse and select road alternatives according to maintenance goal. Using Geographical Information Systems (GIS), maintainable roads were grouped using the Jenk’s natural breaks to allow for further prioritised in order of importance for display on a dashboard of maps, charts, and tables. This reduces the problems of subjective maintenance and road selections, thereby reducing wastage of resources and easing the maintenance process through an object organised spatial decision support system.

Keywords: decision support, geographical information systems, multi-criteria decision process, weighted sum

Procedia PDF Downloads 365
3814 Between Hope and Despair: Exploring Experiences and Belonging of Return Migrants and Their Children in Albania

Authors: Elida Cena

Abstract:

Return migration is receiving increased attention as the phenomenon challenges assumptions of natural ‘homecomings’. This talk outlines preliminary findings from an ongoing PhD study which explores return migration of Albanian migrants (aged 30-50 years) and their children (aged 7-18 years). Participants (n=51) were purposively recruited from two Albanian cities with divergent social and economic conditions, and the majority had returned from Greece following the recent economic downturn in that country. Qualitative data were collected through in-depth interviews with respondents aged 13 years and above, and were augmented with focus groups and family case studies. Data collection for case studies was aided by photo elicitation, interviews and participatory techniques (drawing) were employed for children aged 7-12 years. Through a multidisciplinary perspective, findings will uncover experiences of migrants and children upon return, the quest to identify with the originating country and create a sense of belongingness. Narrative analysis reveals that the abrupt return was associated with ambivalent feelings and disillusionment about their (re)settlement for both younger and older participants. Faced with unexpected realities and lack of opportunities, particularly for the children of migrants, Albania is viewed as a ‘transit country’, a temporary solution to escape the crisis in the destination country and move to a more developed western country. Adult return migrants articulate lack of employment and insecurity for the future. Apart from school difficulties, children experience isolation and social exclusion, marked by stigmatized labelling from other peers which exacerbates their belonging. Such mobilities have had deeper effects in complicating family relationships as influenced by many disintegration factors. Feelings of alienation and being emigrant for the second time were common in participants' accounts. Findings concerning the difficulties of individuals (re)connecting with their ethnic background and the impact on their identities are discussed in relation to the literature on return migration and identification.

Keywords: return migration, belonging, identity, disintegration, integration

Procedia PDF Downloads 353
3813 Effect of Chemical Modification of Functional Groups on Copper(II) Biosorption by Brown Marine Macroalgae Ascophyllum nodosum

Authors: Luciana P. Mazur, Tatiana A. Pozdniakova, Rui A. R. Boaventura, Vitor J. P. Vilar

Abstract:

The principal mechanism of metal ions sequestration by brown algae involves the formation of complexes between the metal ion and functional groups present on the cell wall of the biological material. To understand the role of functional groups on copper(II) uptake by Ascophyllum nodosum, some functional groups were chemically modified. The esterification of carboxylic groups was carried out by suspending the biomass in a methanol/HCl solution under stirring for 48 h and the blocking of the sulfonic groups was performed by repeating the same procedure for 4 cycles of 48 h. The methylation of amines was conducted by suspending the biomass in a formaldehyde/formic acid solution under shaking for 6 h and the chemical modification of sulfhydryl groups on the biomass surface was achieved using dithiodipyridine for 1 h. Equilibrium sorption studies for Cu2+ using the raw and esterified algae were performed at pH 2.0 and 4.0. The experiments were performed using an initial copper concentration of 300 mg/L and algae dose of 1.0 g/L. After reaching the equilibrium, the metal in solution was quantified by atomic absorption spectrometry. The biological material was analyzed by Fourier Transform Infrared Spectroscopy and Potentiometric Titration techniques for functional groups identification and quantification, respectively. The results using unmodified algae showed that the maximum copper uptake capacity at pH 4.0 and 2.0 was 1.17 and 0.52 mmol/g, respectively. At acidic pH values most carboxyl groups are protonated and copper sorption suffered a significant reduction of 56%. Blocking the carboxylic, sulfonic, amines and sulfhydryl functional groups, copper uptake decreased by 24/26%, 69/81%, 1/23% and 40/27% at pH 2.0/4.0, respectively, when compared to the unmodified biomass. It was possible to conclude that the carboxylic and sulfonic groups are the main functional groups responsible for copper binding (>80%). This result is supported by the fact that the adsorption capacity is directly related to the presence of carboxylic groups of the alginate polymer, and the second most abundant acidic functional group in brown algae is the sulfonic acid of fucoidan that contributes, to a lower extent, to heavy metal binding, particularly at low pH.

Keywords: biosorption, brown marine macroalgae, copper, ion-exchange

Procedia PDF Downloads 317
3812 Exploration of Community Space Environment Renewal Strategies Based on the Concept of Disaster Chain

Authors: Ma Chaoyang

Abstract:

With the acceleration of urbanization, old communities are facing renewal problems such as an aging material environment, declining living quality, and insufficient resilience. The once glorious old communities have become the most vulnerable areas in the city. Through a re-understanding of the ‘disaster chain’ and resilient communities, it is believed that considering the construction of resilient communities during community renewal is of great significance for promoting the sustainable development of communities. This article proposes renewal strategies for old communities based on the concept of preventing the occurrence of disaster chains. After analyzing the main demand characteristics of old communities, it proposes a reflection on improving community spatial safety resilience based on the ‘broken chain’ concept. In the four stages of ‘pre-disaster, mid-disaster, and post-disaster’, it elaborates that considering the occurrence of disaster chain in community renewal is the main content of research on spatial safety resilience construction and clarifies that community resilience is the idea and principle of responding with the process of disaster chain. The study focuses on the four dimensions of ‘pre-disaster, mid-disaster, and post-disaster’. This can provide ideas and references for resilience construction in community updates.

Keywords: community updates, disaster chain concept, community resilience, space environment

Procedia PDF Downloads 47
3811 Psycholgical Contract Violation and Its Impact on Job Satisfaction Level: A Study on Subordinate Employees in Enterprises of Hanoi, Vietnam

Authors: Quangyen Tran, YeZhuang Tian, Chengfeng Li

Abstract:

Psychological contract violations may lead to damaging an organization through losing its potential employees; it is a very significant concept in understanding the employment relationships. The authors selected contents of psychological contract violation scale based on the nine areas of violation most relevant to managerial samples (High pay, training, job security, career development, pay based on performance, promotion, feedback, expertise and quality of co-workers and support with personal problems), using regression analysis, the degree of psychological contract violations was measured by an adaptation of a multiplicative scale with Cronbach’s alpha as a measure of reliability. Through the regression analysis, psychological contract violations was found have a positive impact on employees’ job satisfaction, the frequency of psychological contract violations was more intense among male employees particularly in terms of training, job security and pay based on performance. Job dissatisfaction will lead to a lowering of employee commitment in the job, enterprises in Hanoi, Vietnam should therefore offer lucrative jobs in terms of salary and other emoluments to their employees.

Keywords: psychological contract, psychological contract violation, job satisfaction, subordinate employees, employers’ obligation

Procedia PDF Downloads 320
3810 Environmental Science: A Proposal for Constructing New Knowledge for Ecotourism Itineraries

Authors: Veruska C. Dutra, Mary L. G. S. Senna

Abstract:

The principle of sustainability has been studied by different sciences with the purpose of formulating clear and concrete models. Much has been discussed about sustainability, and several points of view have been used to try to explain it; environmental science emerges from various environmental discourses that are willing to establish a new concept for understanding this complexity. This way, we focus on the activity of ecotourism as a way to integrate sustainable practices proposed by environmental science, and thus, make it possible to create a new perspective for eco-tourists and the managers of tourist destinations towards nature. The aim of this study was to suggest a direction for environmental awareness, based on environmental science, to change the eco-tourist's view of nature in ecotourism tours. The methodology used was based on a case study concerning the Jalapão State Park - JSP, located in the State of Tocantins, Northern Brazil. The study was based on discussions, theoretical studies, bibliographical research and on-site research. We have identified that to incite the tourists’ awareness, they need to visit nature to understand the environmental problems and promote actions for its preservation. We highlight in this study actions to drive their human perception through environmental science, so that the ecotourism itinerary tours to the JSP, promote a balance between the natural environment and the tourist, making them, in this way, environmental tourists.

Keywords: science, environmental, ecoturism, Jalapão

Procedia PDF Downloads 326
3809 The Need for a One Health and Welfare Approach to Industrial Animal Farming

Authors: Clinton Adas

Abstract:

Industrial animal farming contributes to numerous problems that humans face, and among these, antimicrobial resistance (AMR) has been identified by the World Health Organisation as a real possibility for the 21st Century. While numerous factors contribute to AMR, one of them is industrial animal farming and its effect on the food chain and environment. In 2017, livestock were given around 73% of all antibiotics worldwide to make them grow faster for profit purposes, to prevent illness caused by unhealthy living conditions, and to treat disease when it breaks out. Many of the antibiotics used provide little benefit to animals, and most are the same as those used by humans - including many deemed critical to human health that should be used sparingly. AMR contributes to millions of illnesses, and in 2019 was responsible for around 4.95 million deaths worldwide. It costs Europe around nine billion euros per year, while it costs the United States (US) around 20 billion dollars per year. While not a simple or quick solution, one way to begin to address the challenge of AMR and other harms from this type of farming is to focus on animal welfare as part of a One Health and Welfare approach, as better welfare requires less antibiotics usage, which may begin to break the cycle.

Keywords: animal and human welfare, industrial animal farming, antimicrobial resistance, one health and welfare, sustainable development goals

Procedia PDF Downloads 90
3808 Bond Strength between Concrete and AR-Glass Roving with Variables of Development Length

Authors: Jongho Park, Taekyun Kim, Jinwoong Choi, Sungnam Hong, Sun-Kyu Park

Abstract:

Recently, the climate change is the one of the main problems. This abnormal phenomenon is consisted of the scorching heat, heavy rain and snowfall, and cold wave that will be enlarged abnormal climate change repeatedly. Accordingly, the width of temperature change is increased more and more by abnormal climate, and it is the main factor of cracking in the reinforced concrete. The crack of the reinforced concrete will affect corrosion of steel re-bar which can decrease durability of the structure easily. Hence, the elimination of the durability weakening factor (steel re-bar) is needed. Textile which weaves the carbon, AR-glass and aramid fiber has been studied actively for exchanging the steel re-bar in the Europe for about 15 years because of its good durability. To apply textile as the concrete reinforcement, the bond strength between concrete and textile will be investigated closely. Therefore, in this paper, pull-out test was performed with change of development length of textile. Significant load and stress was increasing at D80. But, bond stress decreased by increasing development length.

Keywords: bond strength, climate change, pull-out test, substitution of reinforcement material, textile

Procedia PDF Downloads 471
3807 Social Enterprise Strategies for Financial Sustainability in the Economic Literature

Authors: Adam Bereczk

Abstract:

Due to persistent socioeconomic problems regarding sustainability and labour market equilibrium in Europe, the subjects of social economy gained considerable academic attention recently. At the meantime, social enterprises pursuing the double bottom line criteria, struggling to find the proper management philosophies and strategies to make their social purpose business financially sustainable. Despite the strategic management literature was developed mainly on the bases of large corporations, in the past years, the interpretation of strategy concepts became a frequent topic in scientific discussions in the case of small and medium-sized enterprises also. The topic of strategic orientations is a good example of the trend. However, less is known about the case of social enterprises, despite the fact, the majority of them are small businesses engaged in real business activities. The main purpose of this work is to give a comprehensive summary of different perspectives regarding the interpretations of strategic orientations of social enterprises. The novelty of this work is it shows the previous outcomes and models of scholars from various fields of economic science who tried to intertwine the two spheres in different forms, methodize the findings and draw attention to the shortcomings.

Keywords: social enterprises, business sustainability, strategic orientations, literature review

Procedia PDF Downloads 270
3806 Management of High Conservation Value Forests (HCVF) in Peninsular Malaysia as Part of Sustainable Forest Management Practices

Authors: Abu Samah Abdul Khalim, Hamzah Khali Aziz

Abstract:

Tropical forests in Malaysia safeguard enormous biological diversity while providing crucial benefits and services for the sustainable development of human communities. They are highly significant globally, both for their diverse and threatened species and as representative unique ecosystems. In order to promote the conservation and sustainable management of forest in this country, the Forestry Department (FD) is using ITTO guidelines on managing the forest under the Sustainable Forest Management practice (SFM). The fundamental principles of SFM are the sustained provision of products, goods and services; economic viability, social acceptability and the minimization of environmental/ecological impacts. With increased awareness and recognition of the importance of tropical forests and biodiversity in the global environment, efforts have been made to classify forests and natural areas with unique values or properties in a universally accepted scale. In line with that the concept of High Conservation Value Forest (HCVF) first used by the Forest Stewardship Council (FSC) in 1999, has been adopted and included as Principle ‘9’ in the Malaysia Criteria and Indicators for Forest Management Certification (MC&I 2002). The MC&I 2002 is a standard used for assessing forest management practices of the Forest Management Unit (FMU) level for purpose of certification. The key to the concept of HCVF is identification of HCVs of the forest. This paper highlighted initiative taken by the Forestry Department Peninsular Malaysia in establishing and managing HCVF areas within the Permanent Forest Reserves (PFE). To date almost all states forestry department in Peninsular Malaysia have established HCVFs in their respective states under different categories. Among others, the establishments of HCVF in this country are related to the importance of conserving biological diversity of the flora in the natural forest in particular endemic and threatened species such as Shorea bentongensis. As such it is anticipated that by taking this important initiatives, it will promote the conservation of biological diversity in the PFE of Peninsular Malaysia in line with the Sustainable Forest Management practice.

Keywords: high conservation value forest, sustainable forest management, forest management certification, Peninsular Malaysia

Procedia PDF Downloads 323
3805 Status of Popularity of Ayurveda Products in Chandigarh, North India

Authors: Upasana Sharma, Jayanti Dutta, Amarjeet Singh

Abstract:

Background: Ayurveda is a comprehensive natural health care system. It is widely used in India as a system of primary health care, and interest in it is growing worldwide. Objectives: 1) To assess the extent and pattern of use of Ayurvedic medicines/ products by the people of Chandigarh. 2) To assess the perceived impact of use of Ayurvedic medicines/ products among the users. Methods: A cross-sectional community based study was conducted in a city of North India. Overall 371 households were covered from rural, urban and slum areas from December 2010 to April 2011. Respondents were interviewed regarding practices about Ayurveda products. Results: Around 160 (43%; 95% CI= 38.15, 47.85) of the respondents were using Ayurvedic products in one form or the other. Out of them, 91 (57%) had used Ayurvedic medicines in combination with some other system of medicine rather than as a standalone therapy. Most of them (81%) preferred Ayurveda products for chronic digestive system related problems. Conclusion: The present study revealed that respondents had keen interest in Ayurveda. A section of population was taking Ayurvedic treatment for their health ailments. There was a great level of satisfaction among the users but high cost bothered them at times.

Keywords: ayurveda, alternative medicine, chronic diseases, complimentary medicine

Procedia PDF Downloads 299
3804 Productivity of Construction Companies Using the Management of Threats and Opportunities ‎in Construction Projects of Iran

Authors: Nima Amani, Ali Salehi Dastjerdi, Fatemeh Ahmadi, Ardalan Sabamehr

Abstract:

The cost overrun of the construction projects has always been one of the main problems of the construction companies caused by the risky nature of the construction projects. Therefore, today, the application of risk management is inevitable. Although in theory, the issue of risk management is divided into the opportunities and threats management, in practice, most of the projects have been focused on the threats management. However, considering the opportunities management and applying the opportunities-response strategies can lead to the improved profitability of the construction projects of the companies. In this paper, a new technique is developed to identify the opportunities in the construction projects using an improved protocol and propose the appropriate opportunities-response strategies to the construction companies to provide them with higher profitability. To evaluate the effectiveness of the protocol for selecting the most appropriate strategies in ‎response to the opportunities and threats, two projects from a construction company in Iran were ‎studied. Both projects selected were in mid-range in terms of size and similar in terms of time, ‎run time and costs. Finally, the output indicates that using the proposed opportunities-response strategies show that the company's profitability in the future can be increased approximately for similar projects.

Keywords: opportunities management, risk-response strategy, opportunity-response strategy, productivity, risk management

Procedia PDF Downloads 220