Search results for: colour performances
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 1390

Search results for: colour performances

640 Sensitizing Bamboo Fabric with Antimicrobial Turmeric Dye

Authors: Varinder Kaur, Amanjit Kaur, Simran Kaur, Samriti Vaid

Abstract:

Coating of fabrics with anti-microbial dyes is an adaptable technique of protection from various diseases. Natural dyes, which are known to possess antibacterial properties, can be used for antibacterial finishing of fibers like cotton, wool, bamboo and so many. Dyeing of fabrics with natural dyes normally requires the use of mordants so that dyes can stay on the fabric as well as into interstices of the fabric during multiple washings. In this study, the mordants used are alum and chitosan for ensuring a reasonable color fastness to light and washing. Chitosan is a natural polysaccharide having significant biological and chemical properties such as biodegradability, biocompatibility, bioactivity, microbial activity and polycationicity. The metal ion of alum mordant can act as electron acceptor for electron donor to form coordination bond with the dye molecule, making them insoluble in water. The dyeing of bamboo fabric using a natural dye extracted from turmeric has been studied using conventional dyeing method. Natural dye was extracted using water as solvent by Soxhlet extraction method. The extracted color was characterized by spectroscopic studies like UV/visible and further tested for antimicrobial activity. The effect of mordants on the dyeing outcome in terms of colour depth as well as fastness properties of the dyeing was investigated. It has been found that employing the conventional dyeing technique at 100 oC, the mordanted samples were deeper in depth than their unmordanted counterparts. The results of fastness properties of the dyed fabrics were fair to good. Turmeric extract was found to enhance microbial resistance of bamboo as well as was itself as a good cause of coloration. These textiles dyed with the turmeric as natural dye can be very useful in developing clothing for infants, elderly and infirm people to protect them against common infections. The outcome of this study will provide a new feature to the interface of dyeing and pharmaceutical industry.

Keywords: antimicrobial activity, bamboo fabric, natural dye, turmeric

Procedia PDF Downloads 154
639 An Experimental Study of Downstream Structures on the Flow-Induced Vibrations Energy Harvester Performances

Authors: Pakorn Uttayopas, Chawalit Kittichaikarn

Abstract:

This paper presents an experimental investigation for the characteristics of an energy harvesting device exploiting flow-induced vibration in a wind tunnel. A stationary bluff body is connected with a downstream tip body via an aluminium cantilever beam. Various lengths of aluminium cantilever beam and different shapes of downstream tip body are considered. The results show that the characteristics of the energy harvester’s vibration depend on both the length of the aluminium cantilever beam and the shape of the downstream tip body. The highest ratio between vibration amplitude and bluff body diameter was found to be 1.39 for an energy harvester with a symmetrical triangular tip body and L/D1 = 5 at 9.8 m/s of flow speed (Re = 20077). Using this configuration, the electrical energy was extracted with a polyvinylidene fluoride (PVDF) piezoelectric beam with different load resistances, of which the optimal value could be found on each Reynolds number. The highest power output was found to be 3.19 µW, at 9.8 m/s of flow speed (Re = 20077) and 27 MΩ of load resistance.

Keywords: downstream structures, energy harvesting, flow-induced vibration, piezoelectric material, wind tunnel

Procedia PDF Downloads 219
638 The Work Book Tool, a Lifelong Chronicle: Part of the "Designprogrammet" at the Design School of the University in Kalmar, Sweden

Authors: Henriette Jarild-Koblanck, Monica Moro

Abstract:

The research has been implemented at the Kalmar University now LNU Linnaeus University inside the Design Program (Designprogrammet) for several years. The Work Book tool was created using the framework of the Bologna declaration. The project concerns primarily pedagogy and design methodology, focusing on how we evaluate artistic work processes and projects and on how we can develop the preconditions for cross-disciplinary work. The original idea of the Work Book springs from the steady habit of the Swedish researcher and now retired full professor and dean Henriette Koblanck to put images, things and colours in a notebook, right from her childhood, writing down impressions and reflections. On this preliminary thought of making use of a work book, in a form freely chosen by the user, she began to develop the Design Program (Designprogrammet) that was applied at the Kalmar University now LNU Linnaeus University, where she called a number of professionals to collaborate, among them Monica Moro an Italian designer, researcher, and teacher in the field of colour and shape. The educational intention is that the Work Book should become a tool that is both inspirational for the process of thinking and intuitional creating, and personal support for both rational and technical thinking. The students were to use the Work Book not only to visually and graphically document their results from investigations, experiments and thoughts but also as a tool to present their works to others, -students, tutors and teachers, or to other stakeholders they discussed the proceedings with. To help the students a number of matrixes were developed oriented to evaluate the projects in elaboration, based on the Bologna Declaration. In conclusion, the feedback from the students is excellent; many are still using the Work Book as a professional tool as in their words they consider it a rather accurate representation of their working process, and furthermore of themselves, so much that many of them have used it as a portfolio when applying for jobs.

Keywords: academic program, art, assessment of student’s progress, Bologna Declaration, design, learning, self-assessment

Procedia PDF Downloads 320
637 Improvements and Implementation Solutions to Reduce the Computational Load for Traffic Situational Awareness with Alerts (TSAA)

Authors: Salvatore Luongo, Carlo Luongo

Abstract:

This paper discusses the implementation solutions to reduce the computational load for the Traffic Situational Awareness with Alerts (TSAA) application, based on Automatic Dependent Surveillance-Broadcast (ADS-B) technology. In 2008, there were 23 total mid-air collisions involving general aviation fixed-wing aircraft, 6 of which were fatal leading to 21 fatalities. These collisions occurred during visual meteorological conditions, indicating the limitations of the see-and-avoid concept for mid-air collision avoidance as defined in the Federal Aviation Administration’s (FAA). The commercial aviation aircraft are already equipped with collision avoidance system called TCAS, which is based on classic transponder technology. This system dramatically reduced the number of mid-air collisions involving air transport aircraft. In general aviation, the same reduction in mid-air collisions has not occurred, so this reduction is the main objective of the TSAA application. The major difference between the original conflict detection application and the TSAA application is that the conflict detection is focused on preventing loss of separation in en-route environments. Instead TSAA is devoted to reducing the probability of mid-air collision in all phases of flight. The TSAA application increases the flight crew traffic situation awareness providing alerts of traffic that are detected in conflict with ownship in support of the see-and-avoid responsibility. The relevant effort has been spent in the design process and the code generation in order to maximize the efficiency and performances in terms of computational load and memory consumption reduction. The TSAA architecture is divided into two high-level systems: the “Threats database” and the “Conflict detector”. The first one receives the traffic data from ADS-B device and provides the memorization of the target’s data history. Conflict detector module estimates ownship and targets trajectories in order to perform the detection of possible future loss of separation between ownship and each target. Finally, the alerts are verified by additional conflict verification logic, in order to prevent possible undesirable behaviors of the alert flag. In order to reduce the computational load, a pre-check evaluation module is used. This pre-check is only a computational optimization, so the performances of the conflict detector system are not modified in terms of number of alerts detected. The pre-check module uses analytical trajectories propagation for both target and ownship. This allows major accuracy and avoids the step-by-step propagation, which requests major computational load. Furthermore, the pre-check permits to exclude the target that is certainly not a threat, using an analytical and efficient geometrical approach, in order to decrease the computational load for the following modules. This software improvement is not suggested by FAA documents, and so it is the main innovation of this work. The efficiency and efficacy of this enhancement are verified using fast-time and real-time simulations and by the execution on a real device in several FAA scenarios. The final implementation also permits the FAA software certification in compliance with DO-178B standard. The computational load reduction allows the installation of TSAA application also on devices with multiple applications and/or low capacity in terms of available memory and computational capabilities

Keywords: traffic situation awareness, general aviation, aircraft conflict detection, computational load reduction, implementation solutions, software certification

Procedia PDF Downloads 263
636 Optical Flow Based System for Cross Traffic Alert

Authors: Giuseppe Spampinato, Salvatore Curti, Ivana Guarneri, Arcangelo Bruna

Abstract:

This document describes an advanced system and methodology for Cross Traffic Alert (CTA), able to detect vehicles that move into the vehicle driving path from the left or right side. The camera is supposed to be not only on a vehicle still, e.g. at a traffic light or at an intersection, but also moving slowly, e.g. in a car park. In all of the aforementioned conditions, a driver’s short loss of concentration or distraction can easily lead to a serious accident. A valid support to avoid these kinds of car crashes is represented by the proposed system. It is an extension of our previous work, related to a clustering system, which only works on fixed cameras. Just a vanish point calculation and simple optical flow filtering, to eliminate motion vectors due to the car relative movement, is performed to let the system achieve high performances with different scenarios, cameras and resolutions. The proposed system just uses as input the optical flow, which is hardware implemented in the proposed platform and since the elaboration of the whole system is really speed and power consumption, it is inserted directly in the camera framework, allowing to execute all the processing in real-time.

Keywords: clustering, cross traffic alert, optical flow, real time, vanishing point

Procedia PDF Downloads 185
635 Elaboration of Polymethylene Blue on Conducting Glassy Substrate and Study of Its Optical, Electrical and Photoelectrochemical Characterization

Authors: Abdi Djamila, Haffar Hichem

Abstract:

The poly methylene bleu (PMB) has been successfully electro deposited on fluorine doped tin oxide (FTO) conducting glass as substrate. Its optical, electrical and photoelectrochemical characterizations have been carried out in order to show the performances of such polymer. The deposited film shows a good electric conductivity which is well confirmed by the low gap value determinated optically by UV–vis spectroscopy. Like all polymers the PMB presents an absorption difference in the visible range function of the polarization potential, it is expressed by the strong conjugation at oxidized state but is weakened with leucoform formation at reduced state. The electrochemical analysis of the films permit to show the cyclic voltamperogram with the anodic oxidation and cathodic reduction states of the polymer and to locate the corresponding energy levels HOMO and LUMO of this later. The electrochemical impedance spectroscopy permit to see the conductive character of such film and to calculate important parameters as Rtc and CPE. The study of the photoelectro activity of our polymer shows that under exposure to intermittent light source this later exhibit important photocurrents which enables it to be used in photo organic ells.

Keywords: polymethylene blue, electropolymerization, homo-lumo, photocurrents

Procedia PDF Downloads 259
634 Improvement of Process Competitiveness Using Intelligent Reference Models

Authors: Julio Macedo

Abstract:

Several methodologies are now available to conceive the improvements of a process so that it becomes competitive as for example total quality, process reengineering, six sigma, define measure analysis improvement control method. These improvements are of different nature and can be external to the process represented by an optimization model or a discrete simulation model. In addition, the process stakeholders are several and have different desired performances for the process. Hence, the methodologies above do not have a tool to aid in the conception of the required improvements. In order to fill this void we suggest the use of intelligent reference models. A reference model is a set of qualitative differential equations and an objective function that minimizes the gap between the current and the desired performance indexes of the process. The reference models are intelligent so when they receive the current state of the problematic process and the desired performance indexes they generate the required improvements for the problematic process. The reference models are fuzzy cognitive maps added with an objective function and trained using the improvements implemented by the high performance firms. Experiments done in a set of students show the reference models allow them to conceive more improvements than students that do not use these models.

Keywords: continuous improvement, fuzzy cognitive maps, process competitiveness, qualitative simulation, system dynamics

Procedia PDF Downloads 72
633 Dutch Schools: Their Ventilation Systems

Authors: Milad Golshan, Wim Zeiler

Abstract:

During the last decade research was done to clarify the importance of good Indoor Air Quality in schools. As a result, measurements were undertaken in different types of schools to see whether naturally ventilated schools could provide adequate indoor conditions. Also, a comparison was made between schools with hybrid ventilation and those with complete mechanical ventilation systems. Recently a large survey was undertaken at 60 schools to establish the average current situation of schools in the Netherlands. The results of the questionnaires were compared with those of earlier measured schools. This allowed us to compare different types of schools as well as schools of different periods. Overall it leads to insights about the actual current perceived quality by the teachers as well as the pupils and enables to draw some conclusions about the typical performances of specific types of school ventilation systems. Also, the perceived thermal comfort and controllability were researched. It proved that in around 50% of the schools there were major complains about the indoor air quality causing concentration problems and headaches by the pupils at the end of class. Although the main focus of the latest research was focused more on the quality of recently finished nearly Zero Energy schools, this research showed that especially the main focus school be on the renovation and upgrading of the existing 10.000 schools in the Netherlands.

Keywords: school ventilation, indoor air quality, perceiver thermal comfort, comparison different types

Procedia PDF Downloads 207
632 Community, Identity, and Resistance in Minority Literature: Arab American Poets - Samuel Hazo, Nathalie Handal, and Naomi Shihab Nye

Authors: Reem Saad Alqahtani

Abstract:

Drawing on minority literature, this research highlights the role of three contemporary Arab American writers, considering the significance of the historical and cultural contexts of the brutal attacks of 9/11. The focus of the research is to draw attention to the poetry of Samuel Hazo, Nathalie Handal, and Naomi Shihab Nye as representatives of the identity crisis, whose experiences left them feeling marginalized and alienated in both societies, and reflected as one of the ethnic American minority groups, as demonstrated in their poetry, with a special focus on hybridity, resistance, identity, and empowerment. The study explores the writers’ post-9/11 experience, affected by the United States’ long history of marginalization and discrimination against people of colour, placing Arab American literature with that of other ethnic American groups who share the same experience and contribute to composing literature characterized by the aesthetics of cultural hybridity, cultural complexity, and the politics of minorities to promote solidarity and coalition building. Indeed, the three selected Arab American writers have found a link between their narration and the identity of the exiled by establishing an identity that is a kind of synthesis of diverse identities of Western reality and Eastern nostalgia. The approaches applied in this study will include historical/biographical, postcolonial, and discourse analysis. The first will be used to emphasize the influence of the biographical aspects related to the community, identity, and resistance of the three poets on their poetry. The second is used to investigate the effects of postcolonialism on the poets and their responses to it, while the third understand the sociocultural, political, and historical dimensions of the texts, establishing these poets as representative of the Arab American experience. This study is significant because it will help shed light on the importance of the Arabic hybrid identity in creating resistance to minority communities within American society.

Keywords: Arab American, identity, hybridity, post-9/11

Procedia PDF Downloads 151
631 Myers-Briggs Type Index Personality Type Classification Based on an Individual’s Spotify Playlists

Authors: Sefik Can Karakaya, Ibrahim Demir

Abstract:

In this study, the relationship between musical preferences and personality traits has been investigated in terms of Spotify audio analysis features. The aim of this paper is to build such a classifier capable of segmenting people into their Myers-Briggs Type Index (MBTI) personality type based on their Spotify playlists. Music takes an important place in the lives of people all over the world and online music streaming platforms make it easier to reach musical contents. In this context, the motivation to build such a classifier is allowing people to gain access to their MBTI personality type and perhaps for more reliably and more quickly. For this purpose, logistic regression and deep neural networks have been selected for classifier and their performances are compared. In conclusion, it has been found that musical preferences differ statistically between personality traits, and evaluated models are able to distinguish personality types based on given musical data structure with over %60 accuracy rate.

Keywords: myers-briggs type indicator, music psychology, Spotify, behavioural user profiling, deep neural networks, logistic regression

Procedia PDF Downloads 124
630 Performants: A Digital Event Manager-Organizer

Authors: Ioannis Andrianakis, Manolis Falelakis, Maria Pavlidou, Konstantinos Papakonstantinou, Ermioni Avramidou, Dimitrios Kalogiannis, Nikolaos Milios, Katerina Bountakidou, Kiriakos Chatzidimitriou, Panagiotis Panagiotopoulos

Abstract:

Artistic events, such as concerts and performances, are challenging to organize because they involve many people with different skill sets. Small and medium venues often struggle to afford the costs and overheads of booking and hosting remote artists, especially if they lack sponsors or subsidies. This limits the opportunities for both venues and artists, especially those outside of big cities. However, more and more research shows that audiences prefer smaller-scale events and concerts, which benefit local economies and communities. To address this challenge, our project “PerformAnts: Digital Event Manager-Organizer” aims to develop a smart digital tool that automates and optimizes the processes and costs of live shows and tours. By using machine learning, applying best practices and training users through workshops, our platform offers a comprehensive solution for a growing market, enhances the mobility of artists and the accessibility of venues and allows professionals to focus on the creative aspects of concert production.

Keywords: event organization, creative industries, event promotion, machine learning

Procedia PDF Downloads 68
629 Embedded Acoustic Signal Processing System Using OpenMP Architecture

Authors: Abdelkader Elhanaoui, Mhamed Hadji, Rachid Skouri, Said Agounad

Abstract:

In this paper, altera de1-SoC FPGA board technology is utilized as a distinguished tool for nondestructive characterization of an aluminum circular cylindrical shell of radius ratio b/a (a: outer radius; b: inner radius). The acoustic backscattered signal processing system has been developed using OpenMP architecture. The design is built in three blocks; it is implemented per functional block, in a heterogeneous Intel-Altera system running under Linux. The useful data to determine the performances of SoC FPGA is computed by the analytical method. The exploitation of SoC FPGA has lead to obtain the backscattering form function and resonance spectra. A0 and S0 modes of propagation in the tube are shown. The findings are then compared to those achieved from the Matlab simulation of analytical method. A good agreement has, therefore, been noted. Moreover, the detailed SoC FPGA-based system has shown that acoustic spectra are performed at up to 5 times faster than the Matlab implementation using almost the same data. This FPGA-based system implementation of processing algorithms is realized with a coefficient of correlation R and absolute error respectively about 0.962 and 5 10⁻⁵.

Keywords: OpenMP, signal processing system, acoustic backscattering, nondestructive characterization, thin tubes

Procedia PDF Downloads 75
628 Development of Ready Reckoner Charts for Easy, Convenient, and Widespread Use of Horrock’s Apparatus by Field Level Health Functionaries in India

Authors: Gumashta Raghvendra, Gumashta Jyotsna

Abstract:

Aim and Objective of Study : The use of Horrock’s Apparatus by health care worker requires onsite mathematical calculations for estimation of ‘volume of water’ and ‘amount of bleaching powder’ necessary as per the serial number of first cup showing blue coloration after adding freshly prepared starch-iodide indicator solution. In view of the difficulties of two simultaneous calculations required to be done, the use of Horrock’s Apparatus is not routinely done by health care workers because it is impractical and inconvenient Material and Methods: Arbitrary use of bleaching powder in wells results in hyper-chlorination or hypo-chlorination of well defying the purpose of adequate chlorination or non-usage of well water due to hyper-chlorination. Keeping this in mind two nomograms have been developed, one to assess the volume of well using depth and diameter of well and the other to know the quantity of bleaching powder to b added using the number of the cup of Horrock’s apparatus which shows the colour indication. Result & Conclusion: Out of thus developed two self-speaking interlinked easy charts, first chart will facilitate bypassing requirement of formulae ‘πr2h’ for water volume (ready reckoner table with depth of water shown on ‘X’ axis and ‘diameter of well’ on ‘Y’ axis) and second chart will facilitate bypassing requirement formulae ‘2ab/455’ (where ‘a’ is for ‘serial number of cup’ and ‘b’ is for ‘water volume’, while ready reckoner table showing ‘water volume’ shown on ‘X’ axis and ‘serial number of cup’ on ‘Y’ axis). The use of these two charts will help health care worker to immediately known, by referring the two charts, about the exact requirement of bleaching powder. Thus, developed ready reckoner charts will be easy and convenient to use for ensuring prevention of water-borne diseases occurring due to hypo-chlorination, especially in rural India and other developing countries.

Keywords: apparatus, bleaching, chlorination, Horrock’s, nomogram

Procedia PDF Downloads 461
627 Thermodynamic Analysis of Ventilated Façades under Operating Conditions in Southern Spain

Authors: Carlos A. Domínguez Torres, Antonio Domínguez Delgado

Abstract:

In this work we study the thermodynamic behavior of some ventilated facades under summer operating conditions in Southern Spain. Under these climatic conditions, indoor comfort implies a high energetic demand due to high temperatures that usually are reached in this season in the considered geographical area. The aim of this work is to determine if during summer operating conditions in Southern Spain, ventilated façades provide some energy saving compared to the non-ventilated façades and to deduce their behavior patterns in terms of energy efficiency. The modeling of the air flow in the channel has been performed by using Navier-Stokes equations for thermodynamic flows. Numerical simulations have been carried out with a 2D Finite Element approach. This way, we analyze the behavior of ventilated façades under different weather conditions as variable wind, variable temperature and different levels of solar irradiation. CFD computations show that the combined effect of the shading of the external wall and the ventilation by the natural convection into the air gap achieve a reduction of the heat load during the summer period. This reduction has been evaluated by comparing the thermodynamic performances of two ventilated and two unventilated façades with the same geometry and thermophysical characteristics.

Keywords: passive cooling, ventilated façades, energy-efficient building, CFD, FEM

Procedia PDF Downloads 332
626 Temporary Autonomous Areas in Time and Space: Psytrance Rave Parties as an Expression Area of Altered States of Consciousness in Turkey

Authors: Ugur Cihat Sakarya

Abstract:

This research focuses on psychedelic trance music events in Turkey in the context of altered states of consciousness (ASC). The fieldwork that was conducted from 2018 to 2019 is the main source of the research. Participant observation method was followed in 15 selected events. To direct the musical experiences of participants, performances were also presented as a Dj. Ten of these events are open-air festivals. Five of them are indoor parties. The observations made during fieldwork and suitable answers for inference from the interviews with participants, artists, DJs, and volunteers were selected, compiled, and presented. In the result, findings showed that these activities are perceived as temporary autonomous areas by the participants both in time and space and that these activities are suitable areas for expressing themselves as a group (psyfamily) against mainstream culture. It has been observed that the elements that complement the altered states of consciousness in these events are music, visual arts, drug use, and desire to experience spiritual experiences. It is thought that this first academic study -about this topic in Turkey- will open a door for future researches.

Keywords: consciousness, psychedelic, psytrance, rave, Turkey

Procedia PDF Downloads 119
625 Vegetation Integrated with Architecture: A Comparative Study in Vijayawada

Authors: Clince Rodrigues

Abstract:

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

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

Procedia PDF Downloads 139
624 Modeling and Optimization of Nanogenerator for Energy Harvesting

Authors: Fawzi Srairi, Abderrahmane Dib

Abstract:

Recently, the desire for a self-powered micro and nanodevices has attracted a great interest of using sustainable energy sources. Further, the ultimate goal of nanogenerator is to harvest energy from the ambient environment in which a self-powered device based on these generators is needed. With the development of nanogenerator-based circuits design and optimization, the building of new device simulator is necessary for the study and the synthesis of electromechanical parameters of this type of models. In the present article, both numerical modeling and optimization of piezoelectric nanogenerator based on zinc oxide have been carried out. They aim to improve the electromechanical performances, robustness, and synthesis process for nanogenerator. The proposed model has been developed for a systematic study of the nanowire morphology parameters in stretching mode. In addition, heuristic optimization technique, namely, particle swarm optimization has been implemented for an analytic modeling and an optimization of nanogenerator-based process in stretching mode. Moreover, the obtained results have been tested and compared with conventional model where a good agreement has been obtained for excitation mode. The developed nanogenerator model can be generalized, extended and integrated into simulators devices to study nanogenerator-based circuits.

Keywords: electrical potential, heuristic algorithms, numerical modeling, nanogenerator

Procedia PDF Downloads 288
623 Numerical Studies on the Performance of the Finned-Tube Heat Exchanger

Authors: S. P. Praveen Kumar, Bong-Su Sin, Kwon-Hee Lee

Abstract:

Finned-tube heat exchangers are predominantly used in space conditioning systems, as well as other applications requiring heat exchange between two fluids. The design of finned-tube heat exchangers requires the selection of over a dozen design parameters by the designer such as tube pitch, tube diameter, tube thickness, etc. Finned-tube heat exchangers are common devices; however, their performance characteristics are complicated. In this paper, numerical studies have been carried out to analyze the performances of finned tube heat exchanger (without fins considered for experimental purpose) by predicting the characteristics of temperature difference and pressure drop. In this study, a design considering 5 design variables, maximizing the temperature difference and minimizing the pressure drop was suggested by applying DOE. In this process, L18 orthogonal array was adopted. Parametric analytical studies have been carried out using Analysis of Variance (ANOVA) to determine the relative importance of each variable with respect to the temperature difference and the pressure drop. Following the results, the final design was suggested by predicting the optimum design therefore confirming the optimized condition.

Keywords: heat exchanger, fluid analysis, heat transfer, design of experiment, analysis of variance

Procedia PDF Downloads 434
622 A Neural Network System for Predicting the Hardness of Titanium Aluminum Nitrite (TiAlN) Coatings

Authors: Omar M. Elmabrouk

Abstract:

The cutting tool, in the high-speed machining process, is consistently dealing with high localized stress at the tool tip, tip temperature exceeds 800°C and the chip slides along the rake face. These conditions are affecting the tool wear, the cutting tool performances, the quality of the produced parts and the tool life. Therefore, a thin film coating on the cutting tool should be considered to improve the tool surface properties while maintaining its bulks properties. One of the general coating processes in applying thin film for hard coating purpose is PVD magnetron sputtering. In this paper, the prediction of the effects of PVD magnetron sputtering coating process parameters, sputter power in the range of (4.81-7.19 kW), bias voltage in the range of (50.00-300.00 Volts) and substrate temperature in the range of (281.08-600.00 °C), were studied using artificial neural network (ANN). The results were compared with previously published results using RSM model. It was found that the ANN is more accurate in prediction of tool hardness, and hence, it will not only improve the tool life of the tool but also significantly enhances the efficiency of the machining processes.

Keywords: artificial neural network, hardness, prediction, titanium aluminium nitrate coating

Procedia PDF Downloads 539
621 An Approach to Maximize the Influence Spread in the Social Networks

Authors: Gaye Ibrahima, Mendy Gervais, Seck Diaraf, Ouya Samuel

Abstract:

In this paper, we consider the influence maximization in social networks. Here we give importance to initial diffuser called the seeds. The goal is to find efficiently a subset of k elements in the social network that will begin and maximize the information diffusion process. A new approach which treats the social network before to determine the seeds, is proposed. This treatment eliminates the information feedback toward a considered element as seed by extracting an acyclic spanning social network. At first, we propose two algorithm versions called SCG − algoritm (v1 and v2) (Spanning Connected Graphalgorithm). This algorithm takes as input data a connected social network directed or no. And finally, a generalization of the SCG − algoritm is proposed. It is called SG − algoritm (Spanning Graph-algorithm) and takes as input data any graph. These two algorithms are effective and have each one a polynomial complexity. To show the pertinence of our approach, two seeds set are determined and those given by our approach give a better results. The performances of this approach are very perceptible through the simulation carried out by the R software and the igraph package.

Keywords: acyclic spanning graph, centrality measures, information feedback, influence maximization, social network

Procedia PDF Downloads 232
620 Selective Recovery and Molecular Identification of Laccase-Producing Bacteria from Selected Terrestrial and Aquatic Milieu in the Eastern Cape, South Africa: Toward the Production of Environmentally Relevant Biocatalysts

Authors: John Onolame Unuofin, Uchechukuw U. Nwodo, Anthony I. Okoh

Abstract:

Laccase is constantly gaining status as important biocatalyst in biotechnology. The illimitable potential of its industrial applications and the corresponding aggressive need for phenomenal volumes of extracellularly secreted laccases have called for its interminable production from sources which are able to meet this demand within a relatively short period of time, preferably bacteria. In response to this call, this study was designed to source for laccase-producing bacteria from different environmental matrices. Three sampling environments were chosen such as wastewater treatment plants, University of Fort Hare vicinity and the Hogback woodland, all within the Eastern Cape, South Africa. Samples such as effluents, sediments, leaf litters, degrading wood and rock scrapings were selectively enriched with some model aromatic compounds and were further screened qualitatively and quantitatively on five phenolic substrates ABTS (2,2’-azino-bis(3-ethylbenzothiazoline-6-sulphonic acid), Guaiacol, 1-Naphthol, Potassium Ferric Cyanide and Syringaldazine). Basis for selection was their ability to elicit a colour change on at least three of the above mentioned agar based assay substrates. The choice isolates were further identified based on 16S rRNA molecular identification techniques. 33 isolates were screened out of the 40 representative distinct colonies during the qualitative plate screens, while quantitative screens selected out 11 bacterial isolates. They were, based on molecular identification, desginated as members of the genera Pseudomonas, Stenotrophomonas and Citrobacter of the gammaproteobacteria and Bordetalla and Achromobacter of the betaproteobacteria respectively. We therefore conclude based on our outcomes that we may have isolated efficient laccase-producing bacteria, which might be of beneficial significance in catalysis and biotechnology.

Keywords: beta proteobacteria, catalysis, gammaproteobacteria, laccase

Procedia PDF Downloads 156
619 An Unexpected Hand Injury with Pluridigital Fractures Due to Premature Explosion of a Ramadan Cannon

Authors: Hakan Akgul

Abstract:

Purpose: The use of firecrackers (i.e., Ramadan Cannon) during the month of Ramadan is a traditional way of indicating that the fasting period is over in Muslim countries. Here, we report the rehabilitation of a case of hand injury with pluridigital fractures due to premature explosion of a Ramadan cannon. Materials and Methods: A 48-year old man admitted to the Emergency Department due to left hand injury as a result of a premature explosion of a Ramadan cannon. The patient was immediately taken to operation room because of the multiple fractures, tendon loss, and soft tissue loss in the left hand. Range of motion (ROM) of joints was measured with goniometer, pain and oedema were measured and splinting was performed. Results: Rehabilitation team took over the patient at postoperative 9th week. During the 3 month rehabilitation, range of motion increased, oedema was taken under control, pain was reduced, the colour of the skin turned to the normal tone. According to the visual analog scale (VAS), pain decreased from 9 to 4. Oedema, around the metacarpofalangeal (MCP) joints, decreased from 27,5 cm to 23,5 cm. Total active range of motion of the wrist increased from 5 degrees to 50 degrees.Total active range of motion of supination and pronation increased from 55 degrees to 70 degrees. Discussion: The rehabilitation of multiple hand injury is quite difficult. Different aspects of trauma should be taken into consideration when rehabilitation is planned. Factors such as waiting for the bone union, wound healing, and use of external fixators may delay rehabilitation process. Joint mobilization, massage for reducing oedema and preventing scar tissue, exercise within the range of motion are efficient measures. Poor patient compliance to treatment may lead to poor outcome. First of all, oedema and scar formation must be taken under control. Removing fixators should not be delayed depending on the bone union, and exercise within the range of motion should be started.

Keywords: explosion, fracture, hand, injury

Procedia PDF Downloads 225
618 The Impact of a Model's Skin Tone and Ethnic Identification on Consumer Decision Making

Authors: Shanika Y. Koreshi

Abstract:

Sri Lanka housed the lingerie product development and manufacturing subsidiary to renowned brands such as La Senza, Marks & Spencer, H&M, Etam, Lane Bryant, and George. Over the last few years, they have produced local brands such as Amante to cater to the local and regional customers. Past research has identified factors such as quality, price, and design to be vital when marketing lingerie to consumers. However, there has been minimum research that looks into the ethnically targeted market and skin colour within the Asian population. Therefore, the main aim of the research was to identify whether consumer preference for lingerie is influenced by the skin tone of the model wearing it. Moreover, the secondary aim was to investigate if the consumer preference for lingerie is influenced by the consumer’s ethnic identification with the skin tone of the model. An experimental design was used to explore the above aims. The participants constituted of 66 females residing in the western province of Sri Lanka and were gathered via convenience sampling. Six computerized images of a real model were used in the study, and her skin tone was digitally manipulated to express three different skin tones (light, tan and dark). Consumer preferences were measured through a ranking order scale that was constructed via a focus group discussion and ethnic identity was measured by the Multigroup Ethnic Identity Measure-Revised. Wilcoxon signed-rank test, Friedman test, and chi square test of independence were carried out using SPSS version 20. The results indicated that majority of the consumers ethnically identified and preferred the tan skin over the light and dark skin tones. The findings support the existing literature that states there is a preference among consumers when models have a medium skin tone over a lighter skin tone. The preference for a tan skin tone in a model is consistent with the ethnic identification of the Sri Lankan sample. The study implies that lingerie brands should consider the model's skin tones when marketing the brand to different ethnic backgrounds.

Keywords: consumer preference, ethnic identification, lingerie, skin tone

Procedia PDF Downloads 243
617 A Steady State Characteristics of Four-Lobe Journal Bearing Lubricated with a Couple Stress Fluids in Turbulent Flow Regime

Authors: Boualem Chetti, Samir Zahaf

Abstract:

This paper presents the steady-state performance analysis of a four-lobe journal bearing lubricated with a couple stress fluids operating in the turbulent regime, following Constantinescu’s turbulent lubrication theory. The modified Reynolds equation is solved numerically using the finite difference method taking into consideration the effects of the turbulence and the couple stress. In this analysis, the steady-state parameters in terms of the attitude angle, load carrying capacity, side leakage and friction coefficient are determined at various values of eccentricities ratio. The computed results show that the turbulence increases the load carrying capacity, the attitude angle and the friction coefficient for a journal bearing lubricated with a Newtonian or a couple stress fluids. It is found that the turbulence has strongly influence on the steady-state performances of the four-lobe journal bearing lubricated with Newtonian fluids or a couple stress fluids.

Keywords: Four-lobe journal bearings, static characteristics, couple-stress fluids, turbulent flow

Procedia PDF Downloads 168
616 Investigation of Stress and Its Effects on Health Workers in Federal Medical Centres in Nigeria

Authors: Chisom N. Nwaigwe, Blessing N. Egbulefu, Angela Uwakwem

Abstract:

A study on Stress and its’ effect on the health of workers in Federal Medical Centres in Nigeria is presented. The aim is to evaluate how much stress related hazards health workers in our tertiary health institutions are exposed to and to create awareness and reduce the rate at which stress affect the health of the working population in Nigeria, using workers in Federal Medical Centre, Umuahia as a case study. The descriptive survey design was adopted with the aid of 100 questionnaires delivered to the respondents in order to obtain first-hand information. From the findings, the major causes of stress were identified as inadequate staffing, unresolved family problems and psychological/cultural factors like the return of a lactating mother to work after three months post-delivery. The effects of stress on the workers were identified as hypertension, poor job performances, depression, asthma, and peptic ulcers. The study recommended instituting counseling units for stress management, holding seminars on stress management and increasing the salary scale (remuneration) and proper roster planning as solutions to stress reduction in our hospitals. This study is important to management in planning staffing, roaster, and a rehabilitation programme for her staff.

Keywords: stress, causes, effects, workers

Procedia PDF Downloads 451
615 Effectiveness of Computer-Based Cognitive Training in Improving Attention-Deficit/Hyperactivity Disorder Rehabilitation

Authors: Marjan Ghazisaeedi, Azadeh Bashiri

Abstract:

Background: Attention-Deficit/Hyperactivity Disorder(ADHD), is one of the most common psychiatric disorders in early childhood that in addition to its main symptoms provide significant deficits in the areas of educational, social and individual relationship. Considering the importance of rehabilitation in ADHD patients to control these problems, this study investigated the advantages of computer-based cognitive training in these patients. Methods: This review article has been conducted by searching articles since 2005 in scientific databases and e-Journals and by using keywords including computerized cognitive rehabilitation, computer-based training and ADHD. Results: Since drugs have short term effects and also they have many side effects in the rehabilitation of ADHD patients, using supplementary methods such as computer-based cognitive training is one of the best solutions. This approach has quick feedback and also has no side effects. So, it provides promising results in cognitive rehabilitation of ADHD especially on the working memory and attention. Conclusion: Considering different cognitive dysfunctions in ADHD patients, application of the computerized cognitive training has the potential to improve cognitive functions and consequently social, academic and behavioral performances in patients with this disorder.

Keywords: ADHD, computer-based cognitive training, cognitive functions, rehabilitation

Procedia PDF Downloads 259
614 Improved Hydrogen Sorption Kinetics of Compacted LiNH₂-LiH Based Small Hydrogen Storage Tank by Doping with TiF₄ and MWCNTs

Authors: Chongsutthamani Sitthiwet, Praphatsorn Plerdsranoy, Palmarin Dansirima, Priew Eiamlamai, Oliver Utke, Rapee Utke

Abstract:

Hydrogen storage tank containing compacted LiNH2-LiH is developed by doping with TiF₄ and multi-walled nanotubes (MWCNTs) to study kinetic properties. Transition metal-based catalyst (TiF₄) provides the catalytic effect on hydrogen dissociation/recombination, while MWCNTs benefit thermal conductivity and hydrogen permeability during de/rehydrogenation process. The Enhancement of dehydrogenation kinetics is observed from the single-step reaction at a narrower and lower temperature range of 150-350 ºC (100 ºC lower than the compacted LiNH₂-LiH without additives) as well as long plateau temperature and constant hydrogen flow rate (50 SCCM) up to 30 min during desorption. Besides, Hydrogen contents de/absorbed during 5-6 cycles increase from 1.90-2.40 to 3.10-4.70 wt. % H₂ (from 29 to up to 80 % of theoretical capacity). In the process, Li₅TiN₃ is detected upon cycling probably absorbs NH₃ to form Li₅TiN₃(NH₃)x, which is favoring hydrogen sorption properties of the LiNH₂-LiH system. Importantly, the homogeneous reaction mechanisms and performances are found at all positions inside the tank of compacted LiNH₂-LiH doped with TiF₄ and MWCNTs.

Keywords: carbon, hydride, kinetics, dehydrogenation

Procedia PDF Downloads 127
613 Treatment Performance of Waste Stabilization Ponds: A Look at Physic-Chemical Parameters in Ghana

Authors: Emmanuel Adu-Ofori, Richard Amfo-Otu, Isaac O. A. Hodgson

Abstract:

The study was conducted to determine the treatment performance of waste stabilization ponds in Akosombo. A total of 15 samples were taken for four consecutive months from the inlet, facultative pond and outlet of maturation pond. The samples were preserved and transported to Water Research Institute for laboratory analysis. The wastewater quality parameters analysed to assess the treatment performance were total suspended solids (TSS), biochemical oxygen demand (BOD), chemical oxygen demand (COD), ammonia and phosphate. The results of the laboratory analysis showed that the ponds achieved TSS, BOD and COD removals of about 30, 82 and 75 per cent respectively. Statistically, the BOD (t = 10.27, p = 6.68 x 10-6) and COD (t = 4.23, p = 0.0029) of the raw sewage were significantly different from the total effluent at 95% confidence interval. The ammonia and phosphate removal was as high as 92% and 84% respectively. The quality parameters analysed for the final effluent from the Waste Stabilisation Pond was within the EPA guideline values. The general treatment performances were very good with respect to the parameters studied and does not pose threat to the receiving water body. A further study to examine the bacteriological treatment performance was recommended.

Keywords: waste stabilization pond, wast water, treatment performance, nutrient, Ghana

Procedia PDF Downloads 306
612 Relationship between Causes of Carcass Condemnation and Other Welfare Indicators Collected in Three Poultry Slaughterhouses

Authors: Sara Santos, Cristina Saraiva, Sónia Saraiva

Abstract:

The objective of this study was to evaluate the welfare of reared broilers using scoring systems at the slaughterhouse. The welfare of broilers from 70 different flocks was assessed in three different slaughterhouses, regarding 373043 animals, although not in equal proportions in each slaughterhouse due to the difference in the amount of flocks slaughtered per day because of different company size. Twenty-one flocks were evaluated in slaughterhouse A (30%), thirty in slaughterhouse B (42,9%) and nineteen in slaughterhouse C (27,1%). The parameters evaluated were feather cleanness, foot pad dermatitis, hock burn, breast burn and causes of carcass condemnation. Feather cleanness was scored into three classes: 0=clean; 1=moderately dirty and 2=dirty feathers. Foot pad dermatitis, hock burn and breast ulcer were graded in three classes: 0=no lesions, 1=moderate lesions and 2=severe lesions. Causes of carcass condemnation were divided into emaciation, ascites, colour alteration and febrile state, arthritis, aerosaculitis, dermatitis, peritonitis, myositis, cellulitis, extensive trauma and technopathies as mechanical trauma, insufficient bleeding and deficient plucking. Broilers evaluated had a body weight ranging between 0,909kg and 2,588kg (median 1,522kg) and age between 25 days and 45 days (median 33 days). Rejection rate of flocks ranged between 0,1% and 10,48% (median 1,4029%) and footpad dermatitis total score between 2 and 197, resulting in 20 flocks presenting moderate lesions and 15 flocks with severe lesions. Moderate hock burn was associated with severe foot pad dermatitis and with breast burn. The associations between these lesions suggest that the development of contact dermatitis is caused by a common cause, the prolonged contact with litter of poor quality. In conclusion, contact dermatitis lesions, mostly foot pad dermatitis, feather hygiene conditions and rejection rate were the main restrictions of good welfare and considered important indicators for the follow-up on the farm conditions.

Keywords: broiler, dermatitis, welfare, slaughterhouse

Procedia PDF Downloads 115
611 Comparison of Different k-NN Models for Speed Prediction in an Urban Traffic Network

Authors: Seyoung Kim, Jeongmin Kim, Kwang Ryel Ryu

Abstract:

A database that records average traffic speeds measured at five-minute intervals for all the links in the traffic network of a metropolitan city. While learning from this data the models that can predict future traffic speed would be beneficial for the applications such as the car navigation system, building predictive models for every link becomes a nontrivial job if the number of links in a given network is huge. An advantage of adopting k-nearest neighbor (k-NN) as predictive models is that it does not require any explicit model building. Instead, k-NN takes a long time to make a prediction because it needs to search for the k-nearest neighbors in the database at prediction time. In this paper, we investigate how much we can speed up k-NN in making traffic speed predictions by reducing the amount of data to be searched for without a significant sacrifice of prediction accuracy. The rationale behind this is that we had a better look at only the recent data because the traffic patterns not only repeat daily or weekly but also change over time. In our experiments, we build several different k-NN models employing different sets of features which are the current and past traffic speeds of the target link and the neighbor links in its up/down-stream. The performances of these models are compared by measuring the average prediction accuracy and the average time taken to make a prediction using various amounts of data.

Keywords: big data, k-NN, machine learning, traffic speed prediction

Procedia PDF Downloads 342