Search results for: impact of preprocessing
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 10916

Search results for: impact of preprocessing

10556 A quantitative Analysis of Impact of Potential Variables on the Energy Performance of Old and New Buildings in China

Authors: Yao Meng, Mahroo Eftekhari, Dennis Loveday

Abstract:

Currently, there are two types of heating systems in Chinese residential buildings, with respect to the controllability of the heating system, one is an old heating system without any possibility of controlling room temperature and another is a new heating system that provides temperature control of individual rooms. This paper is aiming to evaluate the impact of potential variables on the energy performance of old and new buildings respectively in China, and to explore how the use of individual room temperature control would change occupants’ heating behaviour and thermal comfort in Chinese residential buildings and its impact on the building energy performance. In the study, two types of residential buildings have been chosen, the new building install personal control on the heating system, together with ‘pay for what you use’ tariffs. The old building comprised uncontrolled heating with payment based on floor area. The studies were carried out in each building, with a longitudinal monitoring of indoor air temperature, outdoor air temperature, window position. The occupants’ behaviour and thermal sensation were evaluated by questionnaires. Finally, use the simulated analytic method to identify the impact of influence variables on energy use for both types of buildings.

Keywords: residential buildings, China, design parameters, energy efficiency, simulation analytics method

Procedia PDF Downloads 546
10555 Influence of Orientation in Complex Building Architecture in Various Climatic Regions in Winter

Authors: M. Alwetaishi, Giulia Sonetti

Abstract:

It is architecturally accepted that building form and design is considered as one of the most important aspects in affecting indoor temperature. The total area of building plan might be identical, but the design will have a major influence on the total area of external walls. This will have a clear impact on the amount of heat exchange with outdoor. Moreover, it will affect the position and area of glazing system. This has not received enough consideration in research by the specialists, since most of the publications are highlighting the impact of building envelope in terms of physical heat transfer in buildings. This research will investigate the impact of orientation of various building forms in various climatic regions. It will be concluded that orientation and glazing to wall ratio were recognized to be the most effective variables despite the shape of the building. However, linear ad radial forms were found more appropriate shapes almost across the continent.

Keywords: architectural building design, building form, building design in different climate, indoor air temperature

Procedia PDF Downloads 400
10554 Automatic Motion Trajectory Analysis for Dual Human Interaction Using Video Sequences

Authors: Yuan-Hsiang Chang, Pin-Chi Lin, Li-Der Jeng

Abstract:

Advance in techniques of image and video processing has enabled the development of intelligent video surveillance systems. This study was aimed to automatically detect moving human objects and to analyze events of dual human interaction in a surveillance scene. Our system was developed in four major steps: image preprocessing, human object detection, human object tracking, and motion trajectory analysis. The adaptive background subtraction and image processing techniques were used to detect and track moving human objects. To solve the occlusion problem during the interaction, the Kalman filter was used to retain a complete trajectory for each human object. Finally, the motion trajectory analysis was developed to distinguish between the interaction and non-interaction events based on derivatives of trajectories related to the speed of the moving objects. Using a database of 60 video sequences, our system could achieve the classification accuracy of 80% in interaction events and 95% in non-interaction events, respectively. In summary, we have explored the idea to investigate a system for the automatic classification of events for interaction and non-interaction events using surveillance cameras. Ultimately, this system could be incorporated in an intelligent surveillance system for the detection and/or classification of abnormal or criminal events (e.g., theft, snatch, fighting, etc.).

Keywords: motion detection, motion tracking, trajectory analysis, video surveillance

Procedia PDF Downloads 541
10553 Analysis of the Social Impact of Agro-Allied Industries on the Rural Dwellers in Benue State, Nigeria

Authors: Ali Ocholi

Abstract:

The study was conducted to analyze the impact of agro-allied industries on rural dwellers in Benue state, Nigeria. Stratified random sampling technique was used to select the respondents for the study. Primary data were collected through the use of structured questionnaires administered on 366 respondents from the selected communities; the data were analyzed using both descriptive and inferential statistics. The result of Mann-Whitney (U) statistics showed that water availability (14350) and good road network (15082.00) were the only social impact derived from the industries by the rural dwellers. The study recommended that right and proper policies and programmes should be put in place by the government to mandate all private and public agro-allied industries to embark on projects that would be in favour of the rural dwellers where the agro-allied industries are situated.

Keywords: agriculture, agro-allied industry, rural dwellers, Benue state

Procedia PDF Downloads 241
10552 Extraction of Compound Words in Malay Sentences Using Linguistic and Statistical Approaches

Authors: Zamri Abu Bakar Zamri, Normaly Kamal Ismail Normaly, Mohd Izani Mohamed Rawi Izani

Abstract:

Malay noun compound are phrases that consist of two or more nouns. The key characteristic behind noun compounds lies on its frequent occurrences within the text. Therefore, extracting these noun compounds is essential for several domains of research such as Information Retrieval, Sentiment Analysis and Question Answering. Many research efforts have been proposed in terms of extracting Malay noun compounds using linguistic and statistical approaches. Most of the existing methods have concentrated on the extraction of bi-gram noun+noun compound. However, extracting noun+verb, noun+adjective and noun+prepositional is challenging due to the difficulty of selecting an appropriate method with effective results. Thus, there is still room for improvement in terms of enhancing the effectiveness of compound word extraction. Therefore, this study proposed a combination of linguistic approach and statistical measures in order to enhance the extraction of compound words. Several preprocessing steps are involved including normalization, tokenization, and stemming. The linguistic approach that has been used in this study is Part-of-Speech (POS) tagging. In addition, a new linguistic pattern for named entities has been utilized using a list of Malays named entities in order to enhance the linguistic approach in terms of noun compound recognition. The proposed statistical measures consists of NC-value, NTC-value and NLC value.

Keywords: Compound Word, Noun Compound, Linguistic Approach, Statistical Approach

Procedia PDF Downloads 342
10551 Impact of Television Advertisement on Children Behaviour : A Qualitative Research in India

Authors: Sarbjit Singh, Amit Kumar Lal

Abstract:

In India there is no governing body to control advertisement apart from ASCI due to which most of the companies are targeting children in their advertisements that have a negative impact on their behaviour. The main purpose of this research paper is to find out the impact of the television advertisement on the behaviour of the children as observed and reported by parents. The exploratory research design is adopted by using in-depth interviews with 20 parents in various cities of Punjab on the basis semi-structured interviews a self-administered structured Questionnaire was developed for data collection. Exploratory factor analysis using varimax rotation is used to analyse the data from 100 parents from the conjoint cities of Punjab. (Jalandhar, Amritsar and Ludhiana) The finding suggests that children demand those products which are more advertised. Parents believe that television advertisements are affecting the study of their children. Moreover, the children are becoming more violent, stubborn and rebellious. They try to start copying from the advertisements and indulge in bad habits. Children demand, nag and pester their parents to purchase the advertised product. This research paper would help advertisers to understand children behaviour towards advertisements and more over what should be done to control the negative impact of advertisement on children. Advertisers can also understand the parental perception towards advertisement.

Keywords: advertisement, consumer behaviour, children perception, teen marketing

Procedia PDF Downloads 374
10550 Using Computer Vision to Detect and Localize Fractures in Wrist X-ray Images

Authors: John Paul Q. Tomas, Mark Wilson L. de los Reyes, Kirsten Joyce P. Vasquez

Abstract:

The most frequent type of fracture is a wrist fracture, which often makes it difficult for medical professionals to find and locate. In this study, fractures in wrist x-ray pictures were located and identified using deep learning and computer vision. The researchers used image filtering, masking, morphological operations, and data augmentation for the image preprocessing and trained the RetinaNet and Faster R-CNN models with ResNet50 backbones and Adam optimizers separately for each image filtering technique and projection. The RetinaNet model with Anisotropic Diffusion Smoothing filter trained with 50 epochs has obtained the greatest accuracy of 99.14%, precision of 100%, sensitivity/recall of 98.41%, specificity of 100%, and an IoU score of 56.44% for the Posteroanterior projection utilizing augmented data. For the Lateral projection using augmented data, the RetinaNet model with an Anisotropic Diffusion filter trained with 50 epochs has produced the highest accuracy of 98.40%, precision of 98.36%, sensitivity/recall of 98.36%, specificity of 98.43%, and an IoU score of 58.69%. When comparing the test results of the different individual projections, models, and image filtering techniques, the Anisotropic Diffusion filter trained with 50 epochs has produced the best classification and regression scores for both projections.

Keywords: Artificial Intelligence, Computer Vision, Wrist Fracture, Deep Learning

Procedia PDF Downloads 67
10549 A Medical Vulnerability Scoring System Incorporating Health and Data Sensitivity Metrics

Authors: Nadir A. Carreon, Christa Sonderer, Aakarsh Rao, Roman Lysecky

Abstract:

With the advent of complex software and increased connectivity, the security of life-critical medical devices is becoming an increasing concern, particularly with their direct impact on human safety. Security is essential, but it is impossible to develop completely secure and impenetrable systems at design time. Therefore, it is important to assess the potential impact on the security and safety of exploiting a vulnerability in such critical medical systems. The common vulnerability scoring system (CVSS) calculates the severity of exploitable vulnerabilities. However, for medical devices it does not consider the unique challenges of impacts to human health and privacy. Thus, the scoring of a medical device on which human life depends (e.g., pacemakers, insulin pumps) can score very low, while a system on which human life does not depend (e.g., hospital archiving systems) might score very high. In this paper, we propose a medical vulnerability scoring system (MVSS) that extends CVSS to address the health and privacy concerns of medical devices. We propose incorporating two new parameters, namely health impact, and sensitivity impact. Sensitivity refers to the type of information that can be stolen from the device, and health represents the impact on the safety of the patient if the vulnerability is exploited (e.g., potential harm, life-threatening). We evaluate fifteen different known vulnerabilities in medical devices and compare MVSS against two state-of-the-art medical device-oriented vulnerability scoring systems and the foundational CVSS.

Keywords: common vulnerability system, medical devices, medical device security, vulnerabilities

Procedia PDF Downloads 157
10548 How Tattoos and Brands Impact the Recovery of Sex Trafficking Victim: An Exploratory Study of Sex Trafficking Survivors.

Authors: Jeremy Berry, Shannon Rodrigue, Caroline Norris

Abstract:

This study explores the impact of tattoos and/or brands on the recovery of sex trafficking survivors. Many victims of sex trafficking are forced or coerced to take markings of ownership while in the sex trafficking trade in the form of painful tattoos or brands. As a result, victims who are rescued and in recovery often must live with permanent reminders of their traumatic experiences or are left to resort to expensive cosmetic or cover-up jobs, which for many are out of reach. As is often true of domestic violence victims who are left with scars from their abusers, the impact of these permanent markers can delay the healing process and contribute to post-traumatic stress. This study tells the story from the perspectives of the survivors of sex trafficking, how these specific permanent reminders impacted their healing. The study employs a thematic analysis of interviews with sex trafficking victims via focus group interviews.

Keywords: sex trafficking, tattoos, trauma, healing

Procedia PDF Downloads 186
10547 Sports Fans and Non-Interested Public Recognition of the Problems of Sports in Egypt through Caricature

Authors: Alaaeldin Hamdy Ahmed Mohammed

Abstract:

Introduction: This study examines sports’ fans and non-interested public perception and recognition of the problems that have negative impacts upon the Egyptian sports, particularly football, through caricatures. Eight caricature paintings were designed to express eight problems affecting the Egyptian sports and its development. These paintings were distributed on two groups of the fans and the non-interested public. Methods: The study was limited to eight caricatures representing the eight issues which are: the impact of stopping the sports activity on athletes, the effect of clubs’ disagreement, fanaticism between the members of the ultras of different clubs, the negative impact of the mingling of politics into sports, the negative role of the clubs affects the professionalism of the promising players, the conflict between the national organization responsible for sports, the breaking in of the fans to the playgrounds, the impact of the lack of planning on the national team. The Results: The results showed that both sports fans and those who are not interested in sports recognized the problems that the caricatures refer to and criticizes exaggeration although the rate was higher for the fans. These caricatures contributed also in their recognition of the danger of the negative impact of these problems on the Egyptian sports, particularly football which is the most common at the Egyptian sports fans. Discussion: This finding echoes the conclusion that caricatures are distinctive in the adults’ facial stimuli that are either systematically exaggerated recognition of them.

Keywords: caricature, fans, football, sports

Procedia PDF Downloads 312
10546 A Quantitative Analysis of Rural to Urban Migration in Morocco

Authors: Donald Wright

Abstract:

The ultimate goal of this study is to reinvigorate the philosophical underpinnings the study of urbanization with scientific data with the goal of circumventing what seems an inevitable future clash between rural and urban populations. To that end urban infrastructure must be sustainable economically, politically and ecologically over the course of several generations as cities continue to grow with the incorporation of climate refugees. Our research will provide data concerning the projected increase in population over the coming two decades in Morocco, and the population will shift from rural areas to urban centers during that period of time. As a result, urban infrastructure will need to be adapted, developed or built to fit the demand of future internal migrations from rural to urban centers in Morocco. This paper will also examine how past experiences of internally displaced people give insight into the challenges faced by future migrants and, beyond the gathering of data, how people react to internal migration. This study employs four different sets of research tools. First, a large part of this study is archival, which involves compiling the relevant literature on the topic and its complex history. This step also includes gathering data bout migrations in Morocco from public data sources. Once the datasets are collected, the next part of the project involves populating the attribute fields and preprocessing the data to make it understandable and usable by machine learning algorithms. In tandem with the mathematical interpretation of data and projected migrations, this study benefits from a theoretical understanding of the critical apparatus existing around urban development of the 20th and 21st centuries that give us insight into past infrastructure development and the rationale behind it. Once the data is ready to be analyzed, different machine learning algorithms will be experimented (k-clustering, support vector regression, random forest analysis) and the results compared for visualization of the data. The final computational part of this study involves analyzing the data and determining what we can learn from it. This paper helps us to understand future trends of population movements within and between regions of North Africa, which will have an impact on various sectors such as urban development, food distribution and water purification, not to mention the creation of public policy in the countries of this region. One of the strengths of this project is the multi-pronged and cross-disciplinary methodology to the research question, which enables an interchange of knowledge and experiences to facilitate innovative solutions to this complex problem. Multiple and diverse intersecting viewpoints allow an exchange of methodological models that provide fresh and informed interpretations of otherwise objective data.

Keywords: climate change, machine learning, migration, Morocco, urban development

Procedia PDF Downloads 140
10545 A Conceptual Framework for Vulnerability Assessment of Climate Change Impact on Oil and Gas Critical Infrastructures in the Niger Delta

Authors: Justin A. Udie, Subhes C. Bhatthacharyya, Leticia Ozawa-Meida

Abstract:

The impact of climate change is severe in the Niger Delta and critical oil and gas infrastructures are vulnerable. This is partly due to lack of specific impact assessment framework to assess impact indices on both existing and new infrastructures. The purpose of this paper is to develop a framework for the assessment of climate change impact on critical oil and gas infrastructure in the region. Comparative and documentary methods as well as analysis of frameworks were used to develop a flexible, integrated and conceptual four dimensional framework underpinning; 1. Scoping – the theoretical identification of inherent climate burdens, review of exposure, adaptive capacities and delineation of critical infrastructure; 2. Vulnerability assessment – presents a systematic procedure for the assessment of infrastructure vulnerability. It provides real time re-scoping, practical need for data collection, analysis and review. Physical examination of systems is encouraged to complement the scoped data and ascertain the level of exposure to relevant climate risks in the area; 3. New infrastructure – consider infrastructures that are still at developmental level. It seeks to suggest the inclusion of flexible adaptive capacities in original design of infrastructures in line with climate threats and projections; 4. The Mainstreaming Climate Impact Assessment into government’s environmental decision making approach. Though this framework is designed specifically for the estimation of exposure, adaptive capacities and criticality of vulnerable oil and gas infrastructures in the Niger Delta to climate burdens; it is recommended for researchers and experts as a first-hand generic and practicable tool which can be used for the assessment of other infrastructures perceived as critical and vulnerable. The paper does not provide further tools that synch into the methodological approach but presents pointers upon which a pragmatic methodology can be developed.

Keywords: adaptation, assessment, conceptual, climate, change, framework, vulnerability

Procedia PDF Downloads 311
10544 Assessing the Impact of Industry 4.0 Implementation on Carbon Neutrality in industries

Authors: Sepinoud Hamedi

Abstract:

The ponder points to observationally look at the impact of carbon-neutrality approaches on the key assets required for Industry 4.0 driven savvy fabricating and how these assets can give a economical competitive advantage. The hypothetical system is coordinates with the regulation hypothesis and the resource-based see (RBV). The observational strategy is utilized for collecting information through studies and assist covariance-based auxiliary condition modeling is utilized to test the theories. Discoveries demonstrate that carbon–neutral-based government arrangements have a more grounded impact on unmistakable assets and human aptitudes than intangible assets related to Industry 4.0 driven shrewd fabricating. Moment, carbon–neutral arrangement arrangement with the firm’s maintainability destinations plays a directing impact on the relationship between carbon–neutral-based government arrangements and assets (substantial, intangible assets and human abilities) for Industry 4.0 driven shrewd fabricating. Finally, the three assets (substantial, intangible assets and human abilities) for Industry 4.0 driven savvy fabricating play a basic part in creating firms’ carbon–neutral capability and assist improving operational execution. Administrative suggestions incorporate venture in progressed advanced innovations, creating a solid mentality among workers and supply chain partners, and planning preparing programs for upgrading shrewd fabricating execution to create carbon-neutrality capability. This think about proposes a crossover hypothesis within the setting of carbon nonpartisanship by coordination institutional theory and RBV. Typically the primary think about that looks at the impact of carbon neutrality-based government arrangements on crucial Industry 4.0-driven savvy fabricating assets and the circuitous impact on carbon nonpartisanship capability and operational execution.

Keywords: carbon, industry 4.0, neutrality, RBV, nonpartisanship

Procedia PDF Downloads 64
10543 Impact of Digitized Monitoring & Evaluation System in Technical Vocational Education and Training

Authors: Abdul Ghani Rajput

Abstract:

Although monitoring and evaluation concept adopted by Technical Vocational Education and Training (TVET) organization to track the progress over the continuous interval of time based on planned interventions and subsequently, evaluating it for the impact, quality assurance and sustainability. In digital world, TVET providers are giving preference to have real time information to do monitoring of training activities. Identifying the benefits and challenges of digitized monitoring & evaluation real time information system has not been sufficiently tackled in this date. This research paper looks at the impact of digitized M&E in TVET sector by analyzing two case studies and describe the benefits and challenges of using digitized M&E system. Finally, digitized M&E have been identified as carriers for high potential of TVET sector.

Keywords: digitized M&E, innovation, quality assurance, TVET

Procedia PDF Downloads 221
10542 From Type-I to Type-II Fuzzy System Modeling for Diagnosis of Hepatitis

Authors: Shahabeddin Sotudian, M. H. Fazel Zarandi, I. B. Turksen

Abstract:

Hepatitis is one of the most common and dangerous diseases that affects humankind, and exposes millions of people to serious health risks every year. Diagnosis of Hepatitis has always been a challenge for physicians. This paper presents an effective method for diagnosis of hepatitis based on interval Type-II fuzzy. This proposed system includes three steps: pre-processing (feature selection), Type-I and Type-II fuzzy classification, and system evaluation. KNN-FD feature selection is used as the preprocessing step in order to exclude irrelevant features and to improve classification performance and efficiency in generating the classification model. In the fuzzy classification step, an “indirect approach” is used for fuzzy system modeling by implementing the exponential compactness and separation index for determining the number of rules in the fuzzy clustering approach. Therefore, we first proposed a Type-I fuzzy system that had an accuracy of approximately 90.9%. In the proposed system, the process of diagnosis faces vagueness and uncertainty in the final decision. Thus, the imprecise knowledge was managed by using interval Type-II fuzzy logic. The results that were obtained show that interval Type-II fuzzy has the ability to diagnose hepatitis with an average accuracy of 93.94%. The classification accuracy obtained is the highest one reached thus far. The aforementioned rate of accuracy demonstrates that the Type-II fuzzy system has a better performance in comparison to Type-I and indicates a higher capability of Type-II fuzzy system for modeling uncertainty.

Keywords: hepatitis disease, medical diagnosis, type-I fuzzy logic, type-II fuzzy logic, feature selection

Procedia PDF Downloads 302
10541 Strength Investigation of Liquefied Petroleum Gas Cylinders: Dynamic Loads

Authors: Moudar Zgoul, Hashem Alkhaldi

Abstract:

A large number of transportable LPG cylinders are manufactured annually for domestic use. These LPG cylinders are manufactured from mild steel and filled maximally with 12.5 kg liquefied gas under internal pressure of 0.6 N/mm² at a temperature of 50°C. Many millions of such LPG cylinders are in daily use mainly, for purposes of space heating, water heating, and cooking. Thereby, they are imposed to severe conditions leading to their failure. Each year not less than 5000 of these LPG cylinders fail, some of those failures cause damage and loss in lives and properties. In this work, LPG cylinders were investigated; Stress calculations and deformations under dynamic (impact) loadings were carried out to simulate the effects of such loads on the cylinders while in service. Analysis of the LPG cylinders was carried out using the finite element method; shell and cylindrical elements were used at the top, bottom, and in middle (weld region), permitting elastic-plastic analysis for a thin-walled LPG cylinder. Variables such as maximum stresses and maximum deflections under the effect of impact loading were investigated in this work. Results showed that the maximum stresses reach 680 MPa when dropped from 3m-height. The maximum radial deformation occurs at the cylinder’s top in case of the top-position impact. This information should be useful for enhancing the strength of such cylinders and to for prolonging their service life.

Keywords: dynamic analysis, finite element method, impact load, LPG cylinders

Procedia PDF Downloads 316
10540 Rights-Based Approach to Artificial Intelligence Design: Addressing Harm through Participatory ex ante Impact Assessment

Authors: Vanja Skoric

Abstract:

The paper examines whether the impacts of artificial intelligence (AI) can be meaningfully addressed through the rights-based approach to AI design, investigating in particular how the inclusive, participatory process of assessing the AI impact would make this viable. There is a significant gap between envisioning rights-based AI systems and their practical application. Plausibly, internalizing human rights approach within AI design process might be achieved through identifying and assessing implications of AI features human rights, especially considering the case of vulnerable individuals and communities. However, there is no clarity or consensus on how such an instrument should be operationalised to usefully identify the impact, mitigate harms and meaningfully ensure relevant stakeholders’ participation. In practice, ensuring the meaningful inclusion of those individuals, groups, or entire communities who are affected by the use of the AI system is a prerequisite for a process seeking to assess human rights impacts and risks. Engagement in the entire process of the impact assessment should enable those affected and interested to access information and better understand the technology, product, or service and resulting impacts, but also to learn about their rights and the respective obligations and responsibilities of developers and deployers to protect and/or respect these rights. This paper will provide an overview of the study and practice of the participatory design process for AI, including inclusive impact assessment, its main elements, propose a framework, and discuss the lessons learned from the existing theory. In addition, it will explore pathways for enhancing and promoting individual and group rights through such engagement by discussing when, how, and whom to include, at which stage of the process, and what are the pre-requisites for meaningful and engaging. The overall aim is to ensure using the technology that works for the benefit of society, individuals, and particular (historically marginalised) groups.

Keywords: rights-based design, AI impact assessment, inclusion, harm mitigation

Procedia PDF Downloads 139
10539 The Impact of FDI on Economic Growth in Algeria

Authors: Mohammed Yagoub

Abstract:

The new orientation to the market economy sponsored by the Algeria government in the early Nineties of the last century, and its desire to develop investment mechanisms and the promotion of development recently, the access into a partnership with the European Union, and the forthcoming accession to the World Trade Organization, foreign direct investment makes one of the most important means of opening up to foreign markets and bring technology and interact with globalization, this article we will discuss the impact of FDI on economic growth in the Algerian.

Keywords: economic, development, markets, FDI, displacement, globalization

Procedia PDF Downloads 355
10538 Reliability Analysis of Glass Epoxy Composite Plate under Low Velocity

Authors: Shivdayal Patel, Suhail Ahmad

Abstract:

Safety assurance and failure prediction of composite material component of an offshore structure due to low velocity impact is essential for associated risk assessment. It is important to incorporate uncertainties associated with material properties and load due to an impact. Likelihood of this hazard causing a chain of failure events plays an important role in risk assessment. The material properties of composites mostly exhibit a scatter due to their in-homogeneity and anisotropic characteristics, brittleness of the matrix and fiber and manufacturing defects. In fact, the probability of occurrence of such a scenario is due to large uncertainties arising in the system. Probabilistic finite element analysis of composite plates due to low-velocity impact is carried out considering uncertainties of material properties and initial impact velocity. Impact-induced damage of composite plate is a probabilistic phenomenon due to a wide range of uncertainties arising in material and loading behavior. A typical failure crack initiates and propagates further into the interface causing de-lamination between dissimilar plies. Since individual crack in the ply is difficult to track. The progressive damage model is implemented in the FE code by a user-defined material subroutine (VUMAT) to overcome these problems. The limit state function is accordingly established while the stresses in the lamina are such that the limit state function (g(x)>0). The Gaussian process response surface method is presently adopted to determine the probability of failure. A comparative study is also carried out for different combination of impactor masses and velocities. The sensitivity based probabilistic design optimization procedure is investigated to achieve better strength and lighter weight of composite structures. Chain of failure events due to different modes of failure is considered to estimate the consequences of failure scenario. Frequencies of occurrence of specific impact hazards yield the expected risk due to economic loss.

Keywords: composites, damage propagation, low velocity impact, probability of failure, uncertainty modeling

Procedia PDF Downloads 271
10537 Exploring the Impact of Location on Urban and Peri-Urban Farming: A Case Study from Lusaka, Zambia

Authors: Cecilia Elisabeth Fåhraeus

Abstract:

In 2016, this author conducted a study on agricultural livelihoods in urban and peri-urban low-income settings in Lusaka, Zambia. The overarching aim was to determine the impact of physical space on agricultural activities, with a particular emphasis on geographical distinctions between urban and peri-urban environments. Agricultural activities among the areas’ residents were mapped through questionnaires, interviews and observations, and included variables such as type of activity and product; degree of marketization; inputs; location of production, storage and vending; labour distribution; production constraints, and associated mobility patterns, among others. The study confirmed that spatial idiosyncrasies of urban and peri-urban environments both enabled and constrained agricultural activity, but not always as anticipated. There were also cross-cutting issues on which physical space appeared to have a limited impact.

Keywords: agricultural production systems, geography, low-income settlements, Lusaka, peri-urban, urban

Procedia PDF Downloads 322
10536 Finite Element Modeling of Ultrasonic Shot Peening Process using Multiple Pin Impacts

Authors: Chao-xun Liu, Shi-hong Lu

Abstract:

In spite of its importance to the aerospace and automobile industries, little or no attention has been devoted to the accurate modeling of the ultrasonic shot peening (USP) process. It is therefore the purpose of this study to conduct finite element analysis of the process using a realistic multiple pin impacts model with the explicit solver of ABAQUS. In this paper, we research the effect of several key parameters on the residual stress distribution within the target, including impact velocity, incident angle, friction coefficient between pins and target and impact number of times were investigated. The results reveal that the impact velocity and impact number of times have obvious effect and impacting vertically could produce the most perfect residual stress distribution. Then we compare the results with the date in USP experiment and verify the exactness of the model. The analysis of the multiple pin impacts date reveal the relationships between peening process parameters and peening quality, which are useful for identifying the parameters which need to be controlled and regulated in order to produce a more beneficial compressive residual stress distribution within the target.

Keywords: ultrasonic shot peening, finite element, multiple pins, residual stress, numerical simulation

Procedia PDF Downloads 443
10535 Perception of Young Consumers about SMS Marketing in Pakistan

Authors: Raja Irfan Sabir, Nargis Dewan

Abstract:

This study examines the role of SMS marketing on perception of young consumers and its impact on society by keeping in mind the culture, values and communication norms of Pakistan. The study focused on the consumer’s perception towards SMS Marketing of Entertainment, Informativeness, Credibility and Irritation factor which can have influence on the perception of young consumer positively or negatively. It’s also observed that some of the message contents do have good or bad impact on the society’s norm. The result derived from a sample of 200 consumers indicate that communication medium ‘SMS marketing’ positively influence the consumers perception but the messages that consumers receive from these companies are against the social norms and have bad impact. So Pakistani entrepreneurs of cellular industries should be more aware that there is need to somehow modify their message content strategies according to culture, norms and values of our society and environmental situation.

Keywords: SMS marketing, messages content, consumers’ perception, cultural values and norms

Procedia PDF Downloads 388
10534 A Model for Academic Coaching for Success and Inclusive Excellence in Science, Technology, Engineering, and Mathematics Education

Authors: Sylvanus N. Wosu

Abstract:

Research shows that factors, such as low motivation, preparation, resources, emotional and social integration, and fears of risk-taking, are the most common barriers to access, matriculation, and retention into science, technology, engineering, and mathematics (STEM) disciplines for underrepresented (URM) students. These factors have been shown to impact students’ attraction and success in STEM fields. Standardized tests such as the SAT and ACT often used as predictor of success, are not always true predictors of success for African and Hispanic American students. Without an adequate academic support environment, even a high SAT score does not guarantee academic success in science and engineering. This paper proposes a model for Academic Coaching for building success and inclusive excellence in STEM education. Academic coaching is framed as a process of motivating students to be independent learners through relational mentorship, facilitating learning supports inside and outside of the classroom or school environment, and developing problem-solving skills and success attitudes that lead to higher performance in the specific subjects. The model is formulated based on best strategies and practices for enriching Academic Performance Impact skills and motivating students’ interests in STEM. A scaled model for measuring the Academic Performance Impact (API) index and STEM is discussed. The study correlates API with state standardized test and shows that the average impact of those skills can be predicted by the Academic Performance Impact (API) index or Academic Preparedness Index.

Keywords: diversity, equity, graduate education, inclusion, inclusive excellence, model

Procedia PDF Downloads 194
10533 Rivers Drain Impact on the Black Sea Coastal Line Biocenosis within the Greater Sochi Area Assessed by Bioassay Method

Authors: Gorbunova Tatiana L.

Abstract:

The research is dedicated to the study of the polluted river inflow impact on the Black Sea coastal marine environment within the watercourse’s plumes in the Greater Sochi area applying bioassay methods using freshwater and marine microalgae. River waters were analyzed using microalgae Chlorella vulgaris Beijer and sea waters were tested with marine diatoms Phaeodactylum tricornutum Bohlin. Experiments included algae cell abundancy growth assessments in acute (24 hours), sub-acute (72 hours) and chronic (168 hours / 7 days) tests. The increase in algal cell growth rates compared to the control in the summer period was detected as a consequence of the recreational activities intensification during the tourism seasonal peak. Most of the analyzed samples demonstrated a significant effect of algae cell growth stimulation compared to the control. It is established that under the impact of contaminants carried by river drain to the sea, the capacity of the coastal marine ecosystem is partially capable of compensating for its effect on the coastal biocenosis, but the general trends of the impact processes remain constant.

Keywords: algae abundance growth, bioassay, microalgae, modeling

Procedia PDF Downloads 55
10532 Effects of Non-Diagnostic Haptic Information on Consumers' Product Judgments and Decisions

Authors: Eun Young Park, Jongwon Park

Abstract:

A physical touch of a product can provide ample diagnostic information about the product attributes and quality. However, consumers’ product judgments and purchases can be erroneously influenced by non-diagnostic haptic information. For example, consumers’ evaluations of the coffee they drink could be affected by the heaviness of a cup that is used for just serving the coffee. This important issue has received little attention in prior research. The present research contributes to the literature by identifying when and how non-diagnostic haptic information can have an influence and why such influence occurs. Specifically, five studies experimentally varied the content of non-diagnostic haptic information, such as the weight of a cup (heavy vs. light) and the texture of a cup holder (smooth vs. rough), and then assessed the impact of the manipulation on product judgments and decisions. Results show that non-diagnostic haptic information has a biasing impact on consumer judgments. For example, the heavy (vs. light) cup increases consumers’ perception of the richness of coffee in it, and the rough (vs. smooth) texture of a cup holder increases the perception of the healthfulness of fruit juice in it, which in turn increases consumers’ purchase intentions of the product. When consumers are cognitively distracted during the touch experience, the impact of the content of haptic information is no longer evident, but the valence (positive vs. negative) of the haptic experience influences product judgments. However, consumers are able to avoid the impact of non-diagnostic haptic information, if and only if they are both knowledgeable about the product category and undistracted from processing the touch experience. In sum, the nature of the influence by non-diagnostic haptic information (i.e., assimilation effect vs. contrast effect vs. null effect) is determined by the content and valence of haptic information, the relative impact of which depends on whether consumers can identify the content and source of the haptic information. Theoretically, to our best knowledge, this research is the first to document the empirical evidence of the interplay between cognitive and affective processes that determines the impact of non-diagnostic haptic information. Managerial implications are discussed.

Keywords: consumer behavior, haptic information, product judgments, touch effect

Procedia PDF Downloads 164
10531 An Assessment of the Impact of Safe Motherhood Initiative on Maternal Health of Women in Gumel Local Government Area of Jigawa State, Nigeria

Authors: Ahmed Mudi, Bala Zakar

Abstract:

The paper assesses the impact of safe motherhood initiative on maternal health of women in Gumel Local Government Area of Jigawa State. The work will specifically concentrate on the background on safe motherhood scheme and maternal health of women. The objective of this paper is to assess the level of safe motherhood scheme in Gumel local government area, to find out the level of maternal health in Gumel local government as well as to determine the impact of safe motherhood scheme on maternal health on women in Gumel Local Government Area Jigawa State. Various literature on the topic are reviewed, the paper adopts survey design and use questionnaire to collect data from the respondent. The study comprises 350 women selected from six rural communities in Gumel using random sampling techniques, and the data was analysed by simple frequency and percentage. The research concluded that safe motherhood initiative has a significant impact on the maternal health of women in Gumel Local Government Area of Jigawa State. Finally, suitable recommendations were given on how to improve the scheme to ensure better maternal health in the region.

Keywords: action, assessment, maternal health, safe motherhood, surgery

Procedia PDF Downloads 259
10530 The Impact of the Knowledge-Sharing Factors on Improving Decision Making at Sultan Qaboos University Libraries

Authors: Aseela Alhinaai, Suliman Abdullah, Adil Albusaidi

Abstract:

Knowledge has been considered an important asset in private and public organizations. It is utilized in the libraries sector to run different operations of technical services and administrative works. As a result, the International Federation of Library Association (IFLA) established a department “Knowledge Management” in December 2003 to provide a deep understanding of the KM concept for professionals. These are implemented through different programs, workshops, and activities. This study aims to identify the impact of the knowledge-sharing factors (technology, collaboration, management support) to improve decision-making at Sultan Qaboos University Libraries. This study conducted a quantitative method using a questionnaire instrument to measure the impact of technology, collaboration, and management support on knowledge sharing that lead to improved decision-making. The study population is the (SQU) libraries (Main Library, Medical Library, College of Economic and political science library, and Art Library). The results showed that management support, collaboration, and technology use have a positive impact on the knowledge-sharing process, and knowledge-sharing positively affects the decision making process.

Keywords: knowledge sharing, decision-making, information technology, management support, corroboration, Sultan Qaboos University

Procedia PDF Downloads 70
10529 Analysis of Behavior and Determinants of Cost Stickiness in Manufacturing Companies in Indonesia

Authors: Farizy Yunaz, Catur Sasongko

Abstract:

This research aims to provide the empirical evidence regarding cost stickiness behavior and its determinants on listed manufacturing companies. Hypothesis testing is performed using pooled least square method. The result concludes that there is cost stickiness behavior in selling, general and administrative costs. In term of determinants, firm-specific adjustment costs measured by asset intensity and employee intensity have significant positive impact on the level of cost stickiness. Meanwhile, earnings target and leverage have significant negative impact on the level of cost stickiness. However, the management empire building incentives measured by free cash flow has no significant positive impact.

Keywords: adjustment cost, cost behavior, cost stickiness, earnings target, leverage, management empire building incentive

Procedia PDF Downloads 355
10528 The Impact of Knowledge Management on Different Innovation Types in Small and Medium Enterprises

Authors: Shahnaz Piroozfar, Seyed Arash Halajzadeh, Abouzar Ilkhani

Abstract:

Nowadays, in unpredictable business environments, enterprises face a great challenge to meet customer’s requirements. The performance of an enterprise has a significant impact on its activities and has to be evaluated continuously. One of the most important indicators to evaluate performance is named ‘innovation’. There are various indicators of innovation in the product/service sectors. These cause different innovation types to emerge, in product sectors. Additionally there are basic enablers to these innovation types, including an innovative culture, a customer oriented organizational culture, etc. Also one of these enablers is called enterprise system, which includes: SCM, CRM, ERP, KM etc. Knowledge management as a solution is a necessity in a competitive world. Implementation solutions such as KM are expensive, so enterprises need to answer how KM systems affect different performance indicators like innovation. This paper aims to develop a model to evaluate the impact of KM on innovation in SMEs.

Keywords: innovation, knowledge management, SMEs, enterprise

Procedia PDF Downloads 691
10527 Investigation of Mechanical Properties and Positron Annihilation Lifetime Spectroscopy of Acrylonitrile Butadiene Styrene/Polycarbonate Blends

Authors: Ayman M. M. Abdelhaleem, Mustafa Gamal Sadek, Kamal Reyad, Montasser M. Dewidar

Abstract:

The main objective of this research is to study the effect of adding polycarbonate (PC) to pure Acrylonitrile Butadiene Styrene (ABS) using the injection moulding process. The PC was mixed mechanically with ABS in 10%, 20%, 30%, 40%, and 50% by weight. The mechanical properties of pure ABS reinforced with PC were investigated using tensile, impact, hardness, and wear tests. The results showed that, by adding 10%, 20%, 30%, 40%, and 50% wt. of PC to the pure ABS, the ultimate tensile strength increased from 55 N/mm2 for neat ABS to 57 N/mm2 (i.e. 3.63%), 60 N/mm2 (i.e. 9.09%), 63 N/mm2 (i.e. 14.54%), 66 N/mm2 (i.e. 20%), 69 N/mm2 (i.e. 25.45%) respectively. Test results also revealed nearly 5.72% improvement in young's modulus by adding 10% of PC to ABS, 16.74% improvement by adding 20%, 23.34% improvement by adding 30%, 27.75% improvement by adding 40%, and no other increase in case of 50%. The impact test results showed that with the increase of the PC content, first, the impact strength decreased and then increased gradually. The impact strength decreased rapidly when the content of PC was 0% to 10% range. As well as, in the case of 20%, 30%, 40%, and 50% PC, the impact strength is increased. The hardness test results, using the Shore D tester, showed that, as the PC particles contents increased, the hardness increased from 76 for the ABS to 80 for 10% PC, and decreased to 79 for 20% PC, and then increased to 80 in case of 30%, 40%, and 50% PC. Wear test results showed that PC improves the wear resistance of ABS/PC blends. Positron annihilation lifetime spectroscopy showed that with an increase of PC in ABS/PC blends, a slight decrease in free volume size and an increase in the tensile strength due to good adhesion between PC and ABS matrix, which acted as an advantage in the polymer matrix.

Keywords: ABS, PC, injection molding process, mechanical properties, lifetime spectroscopy

Procedia PDF Downloads 67