Search results for: mixed traffic conditions
12893 A Dynamic Round Robin Routing for Z-Fat Tree
Authors: M. O. Adda
Abstract:
In this paper, we propose a topology called Zoned fat tree (Z-Fat tree) which is a further extension to the classical fat trees. The extension relates to the provision of extra degree of connectivity to maximize the number of deployed ports per routing nodes, and hence increases the bisection bandwidth especially for slimmed fat trees. The extra links, when classical routing is used, tend, in deterministic environment, to be under-utilized for some traffic patterns, hence achieving poor performance. We suggest two versions of a dynamic round robin scheme that outperforms the classical D-mod-k and S-mod-K routing and show by simulation that our proposal utilize all the extra added links to the classical fat tree, and achieve better performance for general applications.Keywords: deterministic routing, fat tree, interconnection, traffic pattern
Procedia PDF Downloads 48612892 A Case Study of Bee Algorithm for Ready Mixed Concrete Problem
Authors: Wuthichai Wongthatsanekorn, Nuntana Matheekrieangkrai
Abstract:
This research proposes Bee Algorithm (BA) to optimize Ready Mixed Concrete (RMC) truck scheduling problem from single batch plant to multiple construction sites. This problem is considered as an NP-hard constrained combinatorial optimization problem. This paper provides the details of the RMC dispatching process and its related constraints. BA was then developed to minimize total waiting time of RMC trucks while satisfying all constraints. The performance of BA is then evaluated on two benchmark problems (3 and 5construction sites) according to previous researchers. The simulation results of BA are compared in term of efficiency and accuracy with Genetic Algorithm (GA) and all problems show that BA approach outperforms GA in term of efficiency and accuracy to obtain optimal solution. Hence, BA approach could be practically implemented to obtain the best schedule.Keywords: bee colony optimization, ready mixed concrete problem, ruck scheduling, multiple construction sites
Procedia PDF Downloads 38512891 Experimental Simulation Set-Up for Validating Out-Of-The-Loop Mitigation when Monitoring High Levels of Automation in Air Traffic Control
Authors: Oliver Ohneiser, Francesca De Crescenzio, Gianluca Di Flumeri, Jan Kraemer, Bruno Berberian, Sara Bagassi, Nicolina Sciaraffa, Pietro Aricò, Gianluca Borghini, Fabio Babiloni
Abstract:
An increasing degree of automation in air traffic will also change the role of the air traffic controller (ATCO). ATCOs will fulfill significantly more monitoring tasks compared to today. However, this rather passive role may lead to Out-Of-The-Loop (OOTL) effects comprising vigilance decrement and less situation awareness. The project MINIMA (Mitigating Negative Impacts of Monitoring high levels of Automation) has conceived a system to control and mitigate such OOTL phenomena. In order to demonstrate the MINIMA concept, an experimental simulation set-up has been designed. This set-up consists of two parts: 1) a Task Environment (TE) comprising a Terminal Maneuvering Area (TMA) simulator as well as 2) a Vigilance and Attention Controller (VAC) based on neurophysiological data recording such as electroencephalography (EEG) and eye-tracking devices. The current vigilance level and the attention focus of the controller are measured during the ATCO’s active work in front of the human machine interface (HMI). The derived vigilance level and attention trigger adaptive automation functionalities in the TE to avoid OOTL effects. This paper describes the full-scale experimental set-up and the component development work towards it. Hence, it encompasses a pre-test whose results influenced the development of the VAC as well as the functionalities of the final TE and the two VAC’s sub-components.Keywords: automation, human factors, air traffic controller, MINIMA, OOTL (Out-Of-The-Loop), EEG (Electroencephalography), HMI (Human Machine Interface)
Procedia PDF Downloads 38412890 Effect of Clinical Depression on Automatic Speaker Verification
Authors: Sheeraz Memon, Namunu C. Maddage, Margaret Lech, Nicholas Allen
Abstract:
The effect of a clinical environment on the accuracy of the speaker verification was tested. The speaker verification tests were performed within homogeneous environments containing clinically depressed speakers only, and non-depresses speakers only, as well as within mixed environments containing different mixtures of both climatically depressed and non-depressed speakers. The speaker verification framework included the MFCCs features and the GMM modeling and classification method. The speaker verification experiments within homogeneous environments showed 5.1% increase of the EER within the clinically depressed environment when compared to the non-depressed environment. It indicated that the clinical depression increases the intra-speaker variability and makes the speaker verification task more challenging. Experiments with mixed environments indicated that the increase of the percentage of the depressed individuals within a mixed environment increases the speaker verification equal error rates.Keywords: speaker verification, GMM, EM, clinical environment, clinical depression
Procedia PDF Downloads 37512889 Influence of Convective Boundary Condition on Chemically Reacting Micropolar Fluid Flow over a Truncated Cone Embedded in Porous Medium
Authors: Pradeepa Teegala, Ramreddy Chitteti
Abstract:
This article analyzes the mixed convection flow of chemically reacting micropolar fluid over a truncated cone embedded in non-Darcy porous medium with convective boundary condition. In addition, heat generation/absorption and Joule heating effects are taken into consideration. The similarity solution does not exist for this complex fluid flow problem, and hence non-similarity transformations are used to convert the governing fluid flow equations along with related boundary conditions into a set of nondimensional partial differential equations. Many authors have been applied the spectral quasi-linearization method to solve the ordinary differential equations, but here the resulting nonlinear partial differential equations are solved for non-similarity solution by using a recently developed method called the spectral quasi-linearization method (SQLM). Comparison with previously published work on special cases of the problem is performed and found to be in excellent agreement. The effect of pertinent parameters namely, Biot number, mixed convection parameter, heat generation/absorption, Joule heating, Forchheimer number, chemical reaction, micropolar and magnetic field on physical quantities of the flow are displayed through graphs and the salient features are explored in detail. Further, the results are analyzed by comparing with two special cases, namely, vertical plate and full cone wherever possible.Keywords: chemical reaction, convective boundary condition, joule heating, micropolar fluid, mixed convection, spectral quasi-linearization method
Procedia PDF Downloads 27712888 Distributed Framework for Pothole Detection and Monitoring Using Federated Learning
Authors: Ezil Sam Leni, Shalen S.
Abstract:
Transport service monitoring and upkeep are essential components of smart city initiatives. The main risks to the relevant departments and authorities are the ever-increasing vehicular traffic and the conditions of the roads. In India, the economy is greatly impacted by the road transport sector. In 2021, the Ministry of Road Transport and Highways Transport, Government of India, produced a report with statistical data on traffic accidents. The data included the number of fatalities, injuries, and other pertinent criteria. This study proposes a distributed infrastructure for the monitoring, detection, and reporting of potholes to the appropriate authorities. In a distributed environment, the nodes are the edge devices, and local edge servers, and global servers. The edge devices receive the initial model to be employed from the global server. The YOLOv8 model for pothole detection is used in the edge devices. The edge devices run the pothole detection model, gather the pothole images on their path, and send the updates to the nearby edge server. The local edge server selects the clients for its aggregation process, aggregates the model updates and sends the updates to the global server. The global server collects the updates from the local edge servers, performs aggregation and derives the updated model. The updated model has the information about the potholes received from the local edge servers and notifies the updates to the local edge servers and concerned authorities for monitoring and maintenance of road conditions. The entire process is implemented in FedCV distributed environment with the implementation using the client-server model and aggregation entities. After choosing the clients for its aggregation process, the local edge server gathers the model updates and transmits them to the global server. After gathering the updates from the regional edge servers, the global server aggregates them and creates the updated model. Performance indicators and the experimentation environment are assessed, discussed, and presented. Accelerometer data may be taken into consideration for improved performance in the future development of this study, in addition to the images captured from the transportation routes.Keywords: federated Learning, pothole detection, distributed framework, federated averaging
Procedia PDF Downloads 10912887 Creativity in the Use of Sinhala and English in Advertisements in Sri Lanka: A Morphological Analysis
Authors: Chamindi Dilkushi Senaratne
Abstract:
Sri Lanka has lived with the English language for more than 200 years. Although officially considered a link language, the phenomenal usage of English by the Sinhala-English bilingual has given rise to a mixed code with identifiable structural characteristics. The extensive use of the mixed language by the average Sri Lankan bilingual has resulted in it being used as a medium of communication by creative writers of bilingual advertisements in Sri Lanka. This study analyses the way in which English is used in bilingual advertisements in both print and electronic media in Sri Lanka. The theoretical framework for the study is based on Kachru’s analysis of the use of English by the bilingual, Muysken’s typology on code mixing theories in colonial settings and Myers-Scotton’s theory on the Matrix Language Framework Model. The study will look at a selection of Sinhala-English advertisements published in newspapers from 2015 to 2016. Only advertisements using both Sinhala and English are used for the analysis. To substantiate data collected from the newspapers, the study will select bilingual advertisements from television advertisements. The objective of the study is to analyze the mixed patterns used for creative purposes by advertisers. The results of the study will reveal the creativity used by the Sinhala –English bilingual and the morphological processes used by the creators of Sinhala-English bilingual advertisements to attract the masses.Keywords: bilingual, code mixing, morphological processes, mixed code
Procedia PDF Downloads 28912886 Reducing Road Traffic Accident: Rapid Evidence Synthesis for Low and Middle Income Countries
Authors: Tesfaye Dagne, Dagmawit Solomon, Firmaye Bogale, Yosef Gebreyohannes, Samson Mideksa, Mamuye Hadis, Desalegn Ararso, Ermias Woldie, Tsegaye Getachew, Sabit Ababor, Zelalem Kebede
Abstract:
Globally, road traffic accident (RTA) is causing millions of deaths and injuries every year. It is one of the leading causes of death among people of all age groups and the problem is worse among young reproductive age group. Moreover the problem is increasing with an increasing number of vehicles. The majority of the problem happen in low and middle income countries (LMIC), even if the number of vehicles in these countries is low compared to their population. So, the objective of this paper is to summarize the best available evidence on interventions that can reduce road traffic accidents in low and middle income countries (LMIC). Method: A rapid evidence synthesis approach adapted from the SURE Rapid Response Service was applied to search, appraise and summarize the best available evidence on effective intervention in reducing road traffic injury. To answer the question under review, we searched for relevant studies from databases including PubMed, the Cochrane Library, TRANSPORT, Health system evidence, Epistemonikos, and SUPPORT summary. The following key terms were used for searching: Road traffic accident, RTA, Injury, Reduc*, Prevent*, Minimiz*, “Low and middle-income country”, LMIC. We found 18 articles through a search of different databases mentioned above. After screening for the titles and abstracts of the articles, four of them which satisfy the inclusion criteria were included in the final review. Then we appraised and graded the methodological quality of systematic reviews that are deemed to be highly relevant using AMSTAR. Finding: The identified interventions to reduce road traffic accidents were legislation and enforcement, public awareness/education, speed control/ rumble strips, road improvement, mandatory motorcycle helmet, graduated driver license, street lighting. Legislation and Enforcement: Legislation focusing on mandatory motorcycle helmet usage, banning cellular phone usage when driving, seat belt laws, decreasing the legal blood alcohol content (BAC) level from 0.06 g/L to 0.02 g/L bring the best result where enforcement is there. Public Awareness/Education: focusing on seat belt use, child restraint use, educational training in health centers and schools/universities, and public awareness with media through the distribution of videos, posters/souvenirs, and pamphlets are effective in the short run. Speed Control: through traffic calming bumps, or speed bumps, rumbled strips are effective in reducing accidents and fatality. Mandatory Motorcycle Helmet: is associated with reduction in mortality. Graduated driver’s license (GDL): reduce road traffic injury by 19%. Street lighting: is a low-cost intervention which may reduce road traffic accidents.Keywords: evidence synthesis, injury, rapid review, reducing, road traffic accident
Procedia PDF Downloads 16612885 The Strategies to Improve the Pedestrian System in the Context of Old Aging
Authors: Yuxiao Jiang, Dong Ma, Mengyu Zhan, Yingxia Yun
Abstract:
China now is entering the phase of old aging and the aging speed is on acceleration. The proportion of the aged citizens in the urban areas is getting larger. Traveling on foot is one of the main travel methods for the old, but the bad walking environment and unsystematic pedestrian system cause inconvenience to the old who travel on foot. The paper analyzes the behavioral characteristics and the spatial preferences of the elderly group as well as the new traffic demands of them, finding out that some problems exist in the current pedestrian system. Thus, the paper proposes strategies in the areas of planning and design, and engineering technology so as to promote the traffic environment and perfect the pedestrian system for the old people.Keywords: old aging, pedestrian system, perfection strategies, travel characteristics, future demand
Procedia PDF Downloads 39412884 The Materiality of Noise Barriers: Sustainability Approach
Authors: Mostafa Gabr, Rania Abdul Galil, Nihal Salim
Abstract:
Various interventions are applied in cities with the aim to improve living and acoustic environmental conditions. Noise is one of the most influential and critical factors in the environment that has an effect on the QOL (quality of life) and urban environment. It ranks second among environmental pollution issues according to EEAA. Traffic noise is a major source of noise. Noise barriers are one of the physical techniques in landscape design used to reduce the impact of noise pollution in urban areas. Roadways noise pollution can be best controlled by a noise barrier. The aim of this paper is to consider all facets of sustainability when designing a comfortable acoustic environment in roadways, through different strategies related to planning and the design process. The study focuses on the relation between the design of noise barriers as a landscape noise mitigation installation and their materiality in so far as it influences the sustainability of the open space and the acceptability of users. According to previous studies, design of noise barrier mainly depends on cost as a decisive factor. This study asserts that environmental and socioeconomic costs associated are equally important. Hence, the paper presents a strategy for sustainable soundscape design. It builds a framework focusing on materiality considering the environmental and socioeconomic impact of noise barriers shaping urban open space around the road ways, and the different academic and market positions on noise barrier types and materials. Finally, it concludes with a matrix of the relation between the noise barrier design consideration and the three pillars of sustainability (social, economic and environmental).Keywords: traffic noise level, acoustic sustainability, noise barrier, noise reduction, noise control, acoustical level
Procedia PDF Downloads 48312883 Study of Isoprene Emissions in Biogenic ad Anthropogenic Environment in Urban Atmosphere of Delhi: The Capital City of India
Authors: Prabhat Kashyap, Krishan Kumar
Abstract:
Delhi, the capital of India, is one of the most populated and polluted city among the world. In terms of air quality, Delhi’s air is degrading day by day & becomes worst of any major city in the world. The role of biogenic volatile organic compounds (BVOCs) is not much studied in cities like Delhi as a culprit for degraded air quality. They not only play a critical role in rural areas but also determine the atmospheric chemistry of urban areas as well. Particularly, Isoprene (2-methyl 1,3-butadiene, C5H8) is the single largest emitted compound among other BVOCs globally, that influence the tropospheric ozone chemistry in urban environment as the ozone forming potential of isoprene is very high. It is mainly emitted by vegetation & a small but significant portion is also released by vehicular exhaust of petrol operated vehicles. This study investigates the spatial and temporal variations of quantitative measurements of isoprene emissions along with different traffic tracers in 2 different seasons (post-monsoon & winter) at four different locations of Delhi. For the quantification of anthropogenic and biogenic isoprene, two sites from traffic intersections (Punjabi Bagh & CRRI) and two sites from vegetative locations (JNU & Yamuna Biodiversity Park) were selected in the vicinity of isoprene emitting tree species like Ficus religiosa, Dalbergia sissoo, Eucalyptus species etc. The concentrations of traffic tracers like benzene, toluene were also determined & their robust ratios with isoprene were used to differentiate anthropogenic isoprene with biogenic portion at each site. The ozone forming potential (OFP) of all selected species along with isoprene was also estimated. For collection of intra-day samples (3 times a day) in each season, a pre-conditioned fenceline monitoring (FLM) carbopack X thermal desorption tubes were used and further analysis was done with Gas chromatography attached with mass spectrometry (GC-MS). The results of the study proposed that the ambient air isoprene is always higher in post-monsoon season as compared to winter season at all the sites because of high temperature & intense sunlight. The maximum isoprene emission flux was always observed during afternoon hours in both seasons at all sites. The maximum isoprene concentration was found to be 13.95 ppbv at Biodiversity Park during afternoon time in post monsoon season while the lower concentration was observed as low as 0.07 ppbv at the same location during morning hours in winter season. OFP of isoprene at vegetation sites is very high during post-monsoon because of high concentrations. However, OFP for other traffic tracers were high during winter seasons & at traffic locations. Furthermore, high correlation between isoprene emissions with traffic volume at traffic sites revealed that a noteworthy share of its emission also originates from road traffic.Keywords: biogenic VOCs, isoprene emission, anthropogenic isoprene, urban vegetation
Procedia PDF Downloads 11612882 Intelligent Cooperative Integrated System for Road Safety and Road Infrastructure Maintenance
Authors: Panagiotis Gkekas, Christos Sougles, Dionysios Kehagias, Dimitrios Tzovaras
Abstract:
This paper presents the architecture of the “Intelligent cooperative integrated system for road safety and road infrastructure maintenance towards 2020” (ODOS2020) advanced infrastructure, which implements a number of cooperative ITS applications based on Internet of Things and Infrastructure-to-Vehicle (V2I) technologies with the purpose to enhance the active road safety level of vehicles through the provision of a fully automated V2I environment. The primary objective of the ODOS2020 project is to contribute to increased road safety but also to the optimization of time for maintenance of road infrastructure. The integrated technological solution presented in this paper addresses all types of vehicles and requires minimum vehicle equipment. Thus, the ODOS2020 comprises a low-cost solution, which is one of its main benefits. The system architecture includes an integrated notification system to transmit personalized information on road, traffic, and environmental conditions, in order for the drivers to receive real-time and reliable alerts concerning upcoming critical situations. The latter include potential dangers on the road, such as obstacles or road works ahead, extreme environmental conditions, etc., but also informative messages, such as information on upcoming tolls and their charging policies. At the core of the system architecture lies an integrated sensorial network embedded in special road infrastructures (strips) that constantly collect and transmit wirelessly information about passing vehicles’ identification, type, speed, moving direction and other traffic information in combination with environmental conditions and road wear monitoring and predictive maintenance data. Data collected from sensors is transmitted by roadside infrastructure, which supports a variety of communication technologies such as ITS-G5 (IEEE-802.11p) wireless network and Internet connectivity through cellular networks (3G, LTE). All information could be forwarded to both vehicles and Traffic Management Centers (TMC) operators, either directly through the ITS-G5 network, or to smart devices with Internet connectivity, through cloud-based services. Therefore, through its functionality, the system could send personalized notifications/information/warnings and recommendations for upcoming events to both road users and TMC operators. In the course of the ODOS2020 project pilot operation has been conducted to allow drivers of both C-ITS equipped and non-equipped vehicles to experience the provided added value services. For non-equipped vehicles, the provided information is transmitted to a smartphone application. Finally, the ODOS2020 system and infrastructure is appropriate for installation on both urban, rural, and highway environments. The paper presents the various parts of the system architecture and concludes by outlining the various challenges that had to be overcome during its design, development, and deployment in a real operational environment. Acknowledgments: Work presented in this paper was co-financed by the European Regional Development Fund of the European Union and Greek national funds through the Operational Program Competitiveness, Entrepreneurship and Innovation (call RESEARCH–CREATE–INNOVATE) under contract no. Τ1EDK-03081 (project ODOS2020).Keywords: infrastructure to vehicle, intelligent transportation systems, internet of things, road safety
Procedia PDF Downloads 12512881 Improving Oxidative Stability of Encapsulated Krill and Black Cumin Oils and its Application in Functional Yogurt
Authors: Tamer El-Messery, Beraat Ozcelik
Abstract:
This study aimed to produce functional yogurt supplemented with microencapsulated krill oil as a source of omega 3, which is known, to maintain the normal brain function, reduce the risk of cancer, and preventing cardiovascular disease. Krill oil was mixed with black cumin oil (1:1) in order to increase its oxidative stability. β-caroteine (10 mg/100 ml) was used as a standard antioxidant. Maltodextrin (MD) was mixed with whey protein concentrate (WPC) and gum Arabic (GA) at the ratio of 8:2:0.5 ratios and used for microencapsulation of single or mixed oils. The microcapsules were dried by freeze and spray drying in order to maximize encapsulation efficiency and minimize lipid oxidation. The feed emulsions used for particle production were characterized for stability, viscosity and particle size, zeta potential, and oxidative stability. The oxidative stability for mixed krill oil and black cumin oil was the highest. The highest encapsulation efficiency was obtained using spray drying, which also showed the highest oxidative stability. The addition of encapsulated krill and black cumin oils (1:1) powder in yogurt manufacture reduced slightly effects on the development of acidity, textural parameters, and water holding capacity of yogurt as compared to control.Keywords: Krill oil, black cumin oil, micro-encapsulation, oxidative stability, functional yogurt
Procedia PDF Downloads 10712880 Inter-Cell-Interference Mitigation Scheme in Wireless Communication System
Authors: Jae-Hyun Ro, Yong-Jun Kim, Eui-Hak Lee, Hyoung-Kyu Song
Abstract:
Mobile communication has been developing very rapidly since it appeared. However, although mobile communication market has been rapidly developing, many mobile users are not offered good quality of service (QoS) due to increment of the amount of data traffic. Recently, femtocell is very hot issue in mobile communication because femtocell can solve the problems of data traffic and offer better QoS to mobile users. However, the deployment of femtocell in existing macrocell coverage area is not so simple due to the influence of inter-cell-interference (ICI) with existing macrocell. Thus, this paper proposes femtocell scheme which is able to reduce the influence of ICI to deploy femtocell easily.Keywords: CDD, femtocell, interference, macrocell, OFDM
Procedia PDF Downloads 50212879 A Mixed Integer Linear Programming Model for Flexible Job Shop Scheduling Problem
Authors: Mohsen Ziaee
Abstract:
In this paper, a mixed integer linear programming (MILP) model is presented to solve the flexible job shop scheduling problem (FJSP). This problem is one of the hardest combinatorial problems. The objective considered is the minimization of the makespan. The computational results of the proposed MILP model were compared with those of the best known mathematical model in the literature in terms of the computational time. The results show that our model has better performance with respect to all the considered performance measures including relative percentage deviation (RPD) value, number of constraints, and total number of variables. By this improved mathematical model, larger FJS problems can be optimally solved in reasonable time, and therefore, the model would be a better tool for the performance evaluation of the approximation algorithms developed for the problem.Keywords: scheduling, flexible job shop, makespan, mixed integer linear programming
Procedia PDF Downloads 18712878 Search for EEG Correlates of Mental States Using EEG Neurofeedback Paradigm
Authors: Cyril Kaplan
Abstract:
26 participants played 4 EEG neurofeedback (NF) games encouraged to find their strategies to control the specific NF parameter. Mixed method analysis of performance in the games and post-session interviews led to the identification of states of consciousness that correlated with success in the game. We found that increase in left frontal beta activity was facilitated by evoking interest in observed surroundings, by wondering what is happening behind the window or what lies in a drawer in front.Keywords: EEG neurofeedback, states of consciousness, frontal beta activity, mixed methods
Procedia PDF Downloads 14212877 Experimental Studies of the Response of Single Piles Under Torsional and Vertical Combined Loads in Contaminated Sand
Authors: Ahmed Mohamed Nasr, Waseim Ragab Azzam, Nada Osama Ramadan
Abstract:
Contaminated soil can weaken the stability of buildings and infrastructure, posing serious risks to their structural integrity. Therefore, this study aims to understand how oil contamination affects the torsion behavior of model steel piles at different soil densities. This research is crucial for evaluating the structural integrity and stability of piles in oil-contaminated environments. Clean sand samples and heavy motor oil were mixed in amounts ranging from 0 to 6% of the soil's dry weight. The mixture was thoroughly mixed to ensure uniform distribution of the oil throughout the sandy soil for simulating the field conditions. In these investigations, the relative densities (Dr), pile slenderness ratio (Lp/Dp), oil content (O.C%), and contaminated sand layer thickness (LC) were all different. Also, the paper presents an analysis of piles that are loaded both vertically and torsionally. The findings demonstrated that the pre-applied torsion load led to a decrease in the vertical bearing ability of the pile. Also, at Dr = 80%, the ultimate vertical load under combined load at constant torsional load T = (1/3Tu, 2/3Tu, and Tu) in the cases of (Lc/Lp) = 0.5 and (Lp/Dp) =13.3 was found to be reduced by (1.48, 2.78, and 4.15%) less than piles under independent vertical load, respectively so it is crucial to consider the torsion load during pile design.Keywords: torsion-vertical load, oil-contaminated sand, twist angle, steel pile
Procedia PDF Downloads 7312876 Interaction of Non-Gray-Gas Radiation with Opposed Mixed Convection in a Lid-Driven Square Cavity
Authors: Mohammed Cherifi, Abderrahmane Benbrik, Siham Laouar-Meftah, Denis Lemonnier
Abstract:
The present study was conducted to numerically investigate the interaction of non-gray-gas radiation with opposed mixed convection in a vertical two-sided lid-driven square cavity. The opposing flows are simultaneously generated by the vertical boundary walls which slide at a constant speed and the natural convection due to the gradient temperature of differentially heated cavity. The horizontal walls are thermally insulated and perfectly reflective. The enclosure is filled with air-H2O-CO2 gas mixture, which is considered as a non-gray, absorbing, emitting and not scattering medium. The governing differential equations are solved by a finite-volume method, by adopting the SIMPLER algorithm for pressure–velocity coupling. The radiative transfer equation (RTE) is solved by the discrete ordinates method (DOM). The spectral line weighted sum of gray gases model (SLW) is used to account for non-gray radiation properties. Three cases of the effects of radiation (transparent, gray and non-gray medium) are studied. Comparison is also made with the parametric studies of the effect of the mixed convection parameter, Ri (0.1, 1, 10), on the fluid flow and heat transfer have been performed.Keywords: opposed mixed convection, non-gray-gas radiation, two-sided lid-driven cavity, discrete ordinate method, SLW model
Procedia PDF Downloads 32212875 Comparison Study between Deep Mixed Columns and Encased Sand Column for Soft Clay Soil in Egypt
Authors: Walid El Kamash
Abstract:
Sand columns (or granular piles) can be employed as soil strengthening for flexible constructions such as road embankments, oil storage tanks in addition to multistory structures. The challenge of embedding the sand columns in soft soil is that the surrounding soft soil cannot avail the enough confinement stress in order to keep the form of the sand column. Therefore, the sand columns which were installed in such soil will lose their ability to perform needed load-bearing capacity. The encasement, besides increasing the strength and stiffness of the sand column, prevents the lateral squeezing of sands when the column is installed even in extremely soft soils, thus enabling quicker and more economical installation. This paper investigates the improvement in load capacity of the sand column by encasement through a comprehensive parametric study using the 3-D finite difference analysis for the soft clay of soil in Egypt. Moreover, the study was extended to include a comparison study between encased sand column and Deep Mixed columns (DM). The study showed that confining the sand by geosynthetic resulted in an increment of shear strength. That result paid the attention to use encased sand stone rather than deep mixed columns due to relative high permeability of the first material.Keywords: encased sand column, Deep mixed column, numerical analysis, improving soft soil
Procedia PDF Downloads 37812874 Study of the ZnO Effect on the Properties of HDPE/ ZnO Nanocomposites
Authors: F. Z. Benabid, F. Zouai, N. Kharchi, D. Benachour
Abstract:
A HDPE/ZnO nano composites have been successfully performed using the co-mixing. The ZnO was first co-mixed with the stearic acid then added to the polymer in the plastograph. The nano composites prepared with the co-mixed ZnO were compared to those prepared with the neat TiO2. The nano composites were characterized by different techniques as the wide-angle X-ray scattering (WAXS). The micro and nano structure/properties relationships were investigated. The present study allowed establishing good correlations between the different measured properties.Keywords: exfoliation, ZnO, nano composites, HDPE, co-mixing
Procedia PDF Downloads 35312873 Efficacy of Defender 2% WS (Tebuconazole) and Imidal 70 WS (Imidacloprid) to Control Damping-Off Diseases and Early Insect Pests in Sesame in Rain Fed Areas, Sudan
Authors: Anas Fadlelmula, Elsafi M. M. Ahmed
Abstract:
The efficacy of Defender 2% WS (tebuconazole) and Imidal 70 WS (imidacloprid) to control damping-off diseases and early insect pests in sesame crop under rain fed conditions at Damazine and Gedarif areas was evaluated. Defender 2% WS with dosage rates 0.5, 0.75, 1.0 and 1.25 g/kg of seeds and Imidal 70 WS at 2.25, 3.0, and 3.75 g/ kg of seeds were tested singly and as a mixture during 2010/2011 and 2012/013. Sesame seeds treated with Defender at the rates of 0.5 g and 0.75 g/ kg of seeds gave a high significant increase in percent seedlings emergence (84% and 85%) respectively. Imidal 70 WS at rate of 3g/kg seed showed the least percent damaged leaves by sesame webworm (1.7%). However, the mixed Defender at rate 0.75g with Imidal at 3 g/kg seed, significantly gave a highest percentage of sesame seedling emergence (85.1%) and reduced the incidence of post-emergence damping off and percent damaged leaves to the least per cent (2.1% and 0.4% ) respectively, compared to other treatments. Consequently, the mixed treatment of 0.75 g of Defender + 3 g of Imidal improved the crop stand and significantly gave the highest yield (405.2 kg and 418.8 kg/fed) respectively in both sites compared to the other treatments.Keywords: seed dressers, damage, daming off, insects
Procedia PDF Downloads 27112872 Working Conditions, Motivation and Job Performance of Hotel Workers
Authors: Thushel Jayaweera
Abstract:
In performance evaluation literature, there has been no investigation indicating the impact of job characteristics, working conditions and motivation on the job performance among the hotel workers in Britain. This study tested the relationship between working conditions (physical and psychosocial working conditions) and job performance (task and contextual performance) with motivators (e.g. recognition, achievement, the work itself, the possibility for growth and work significance) as the mediating variable. A total of 254 hotel workers in 25 hotels in Bristol, United Kingdom participated in this study. Working conditions influenced job performance and motivation moderated the relationship between working conditions and job performance. Poor workplace conditions resulted in decreasing employee performance. The results point to the importance of motivators among hotel workers and highlighted that work be designed to provide recognition and sense of autonomy on the job to enhance job performance of the hotel workers. These findings have implications for organizational interventions aimed at increasing employee job performance.Keywords: hotel workers, working conditions, motivation, job characteristics, job performance
Procedia PDF Downloads 59912871 Preferences of Electric Buses in Public Transport; Conclusions from Real Life Testing in Eight Swedish Municipalities
Authors: Sven Borén, Lisiana Nurhadi, Henrik Ny
Abstract:
From a theoretical perspective, electric buses can be more sustainable and can be cheaper than fossil fuelled buses in city traffic. The authors have not found other studies based on actual urban public transport in Swedish winter climate. Further on, noise measurements from buses for the European market were found old. The aims of this follow-up study was therefore to test and possibly verify in a real-life environment how energy efficient and silent electric buses are, and then conclude on if electric buses are preferable to use in public transport. The Ebusco 2.0 electric bus, fitted with a 311 kWh battery pack, was used and the tests were carried out during November 2014-April 2015 in eight municipalities in the south of Sweden. Six tests took place in urban traffic and two took place in more of a rural traffic setting. The energy use for propulsion was measured via logging of the internal system in the bus and via an external charging meter. The average energy use turned out to be 8% less (0,96 kWh/km) than assumed in the earlier theoretical study. This rate allows for a 320 km range in public urban traffic. The interior of the bus was kept warm by a diesel heater (biodiesel will probably be used in a future operational traffic situation), which used 0,67 kWh/km in January. This verified that electric buses can be up to 25% cheaper when used in public transport in cities for about eight years. The noise was found to be lower, primarily during acceleration, than for buses with combustion engines in urban bus traffic. According to our surveys, most passengers and drivers appreciated the silent and comfortable ride and preferred electric buses rather than combustion engine buses. Bus operators and passenger transport executives were also positive to start using electric buses for public transport. The operators did however point out that procurement processes need to account for eventual risks regarding this new technology, along with personnel education. The study revealed that it is possible to establish a charging infrastructure for almost all studied bus lines. However, design of a charging infrastructure for each municipality requires further investigations, including electric grid capacity analysis, smart location of charging points, and tailored schedules to allow fast charging. In conclusion, electric buses proved to be a preferable alternative for all stakeholders involved in public bus transport in the studied municipalities. However, in order to electric buses to be a prominent support for sustainable development, they need to be charged either by stand-alone units or via an expansion of the electric grid, and the electricity should be made from new renewable sources.Keywords: sustainability, electric, bus, noise, greencharge
Procedia PDF Downloads 34412870 A Review on Future Safety Conditions and Requirements for E-Bikes
Authors: Jonas Palmer, Leon Brüning, Lukas Himmelsbach
Abstract:
The worldwide ambitions to transform the transportation sector are increasingly affecting the safety conditions for all traffic participants and the required infrastructure. To contribute to the transformation and for health aspects, individuals search for carbon-free alternatives that include physical excitation. Especially e-bikes experience a growing demand within the last few years and consequently change the safety requirements. E-cyclists are exposed to amplified risks due to higher velocity in comparison to classic cyclists. Furthermore, cyclists suffer from a lack of infrastructure, rider assistance systems as well as awareness of other road users. For minimizing the risk of accidents, it is crucial to identify, develop and implement safety measures for cyclists. The paper aims to contribute to future research with delivering an overview of the latest publications and to subsequently identify essential research gaps. Therefore, it is essential to analyze the areas of technical adjustments as well as legal aspects and the correlation of both. The review`s insights can intensify the awareness of safety issues related to e-bikes and promote the development and implementation of appropriate measures.Keywords: e-bike safety measures, future mobility, risk management, road safety
Procedia PDF Downloads 11712869 Energy Detection Based Sensing and Primary User Traffic Classification for Cognitive Radio
Authors: Urvee B. Trivedi, U. D. Dalal
Abstract:
As wireless communication services grow quickly; the seriousness of spectrum utilization has been on the rise gradually. An emerging technology, cognitive radio has come out to solve today’s spectrum scarcity problem. To support the spectrum reuse functionality, secondary users are required to sense the radio frequency environment, and once the primary users are found to be active, the secondary users are required to vacate the channel within a certain amount of time. Therefore, spectrum sensing is of significant importance. Once sensing is done, different prediction rules apply to classify the traffic pattern of primary user. Primary user follows two types of traffic patterns: periodic and stochastic ON-OFF patterns. A cognitive radio can learn the patterns in different channels over time. Two types of classification methods are discussed in this paper, by considering edge detection and by using autocorrelation function. Edge detection method has a high accuracy but it cannot tolerate sensing errors. Autocorrelation-based classification is applicable in the real environment as it can tolerate some amount of sensing errors.Keywords: cognitive radio (CR), probability of detection (PD), probability of false alarm (PF), primary user (PU), secondary user (SU), fast Fourier transform (FFT), signal to noise ratio (SNR)
Procedia PDF Downloads 34512868 Inhibition of Mixed Infection Caused by Human Immunodeficiency Virus and Herpes Virus by Fullerene Compound
Authors: Dmitry Nosik, Nickolay Nosik, Elli Kaplina, Olga Lobach, Marina Chataeva, Lev Rasnetsov
Abstract:
Background and aims: Human Immunodeficiency Virus (HIV) infection is very often associated with Herpes Simplex Virus (HSV) infection but HIV patients are treated with a cocktail of antiretroviral drugs which are toxic. The use of an antiviral drug which will be active against both viruses like ferrovir found in our previous studies is rather actual. Earlier we had shown that Fullerene poly-amino capronic acid (FPACA) was active in case of monoinfection of HIV-1 or HSV-1. The aim of the study was to analyze the efficiency of FPACA against mixed infection of HIV and HSV. Methods: The peripheral blood lymphocytes, CEM, MT-4 cells were simultaneously infected with HIV-1 and HSV-1. FPACA was added 1 hour before infection. Cells viability was detected by MTT assay, virus antigens detected by ELISA, syncytium formation detected by microscopy. The different multiplicity of HIV-1/HSV-1 ratio was used. Results: The double viral HIV-1/HSV-1 infection was more cytopathic comparing with monoinfections. In mixed infection by the HIV-1/HSV-1 concentration of HIV-1 antigens and syncytium formations increased by 1,7 to 2,3 times in different cells in comparison with the culture infected with HIV-1 alone. The concentration of HSV-1 increased by 1,5-1,7 times, respectively. Administration of FPACA (1 microg/ml) protected cells: HIV-1/HSV-1 (1:1) – 80,1%; HIV-1/HSV-1 (1:4) – 57,2%; HIV-1/HSV-1 (1:8) – 46,3 %; HIV-1/HSV-1 (1:16) – 17,0%. Virus’s antigen levels were also reduced. Syncytium formation was totally inhibited in all cases of mixed infection. Conclusion: FPACA showed antiviral activity in case of mixed viral infection induced by Human Immunodeficiency Virus and Herpes Simplex Virus. The effect of viral inhibition increased with the multiplicity of HIV-1 in the inoculum. The mechanism of FPACA action is connected with the blocking of the virus particles adsorption to the cells and it could be suggested that it can have an antiviral activity against some other viruses too. Now FPACA could be considered as a potential drug for treatment of HIV disease complicated with opportunistic herpes viral infection.Keywords: antiviral drug, human immunodeficiency virus (hiv), herpes simplex virus (hsv), mixed viral infection
Procedia PDF Downloads 34412867 Modeling User Departure Time Choice for Work Trips in High Traffic Suburban Roads
Authors: Saeed Sayyad Hagh Shomar
Abstract:
Modeling users’ decisions on departure time choice is the main motivation for this research. In particular, it examines the impact of social-demographic features, household, job characteristics and trip qualities on individuals’ departure time choice. Departure time alternatives are presented as adjacent discrete time periods. The choice between these alternatives is done using a discrete choice model. Since a great deal of early morning trips and traffic congestion at that time of the day comprise work trips, the focus of this study is on the work trip over the entire day. Therefore, this study by using the users’ stated preference in questionnaire models users’ departure time choice affected by congestion pricing schemes in high traffic suburban entrance roads of Tehran. The results demonstrate efficient social-demographic impact on work trips’ departure time. These findings have substantial outcomes for the analysis of transportation planning. Particularly, the analysis shows that ignoring the effects of these variables could result in erroneous information and consequently decisions in the field of transportation planning and air quality would fail and cause financial resources loss.Keywords: congestion pricing, departure time, modeling, travel timing, time of the day, transportation planning
Procedia PDF Downloads 29812866 Effects of G-jitter Combined with Heat and Mass Transfer by Mixed Convection MHD Flow of Maxwell Fluid in a Porous Space
Authors: Faisal Salah, Z. A. Aziz, K. K. Viswanathan
Abstract:
In this article, the effects of g-jitter induced and combined with heat and mass transfer by mixed convection of MHD Maxwell fluid in microgravity situation is investigated for a simple system. This system consists of two heated vertical parallel infinite flat plates held at constant but different temperatures and concentrations. By using modified Darcy’s law, the equations governing the flow are modelled. These equations are solved analytically for the induced velocity, temperature and concentration distributions. Many interesting available results in the relevant literature (i.e. Newtonian fluid) is obtained as the special case of the present general analysis. Finally, the graphical results for the velocity profile of the oscillating flow in the channel are presented and discussed for different values of the material constants.Keywords: g-jitter, heat and mass transfer, mixed convection, Maxwell fluid, porous medium
Procedia PDF Downloads 49212865 Economical and Technical Analysis of Urban Transit System Selection Using TOPSIS Method According to Constructional and Operational Aspects
Authors: Ali Abdi Kordani, Meysam Rooyintan, Sid Mohammad Boroomandrad
Abstract:
Nowadays, one the most important problems in megacities is public transportation and satisfying citizens from this system in order to decrease the traffic congestions and air pollution. Accordingly, to improve the transit passengers and increase the travel safety, new transportation systems such as Bus Rapid Transit (BRT), tram, and monorail have expanded that each one has different merits and demerits. That is why comparing different systems for a systematic selection of public transportation systems in a big city like Tehran, which has numerous problems in terms of traffic and pollution, is essential. In this paper, it is tried to investigate the advantages and feasibility of using monorail, tram and BRT systems, which are widely used in most of megacities in all over the world. In Tehran, by using SPSS statistical analysis software and TOPSIS method, these three modes are compared to each other and their results will be assessed. Experts, who are experienced in the transportation field, answer the prepared matrix questionnaire to select each public transportation mode (tram, monorail, and BRT). The results according to experts’ judgments represent that monorail has the first priority, Tram has the second one, and BRT has the third one according to the considered indices like execution costs, wasting time, depreciation, pollution, operation costs, travel time, passenger satisfaction, benefit to cost ratio and traffic congestion.Keywords: BRT, costs, monorail, pollution, tram
Procedia PDF Downloads 17912864 Multi-Objective Simulated Annealing Algorithms for Scheduling Just-In-Time Assembly Lines
Authors: Ghorbanali Mohammadi
Abstract:
New approaches to sequencing mixed-model manufacturing systems are present. These approaches have attracted considerable attention due to their potential to deal with difficult optimization problems. This paper presents Multi-Objective Simulated Annealing Algorithms (MOSAA) approaches to the Just-In-Time (JIT) sequencing problem where workload-smoothing (WL) and the number of set-ups (St) are to be optimized simultaneously. Mixed-model assembly lines are types of production lines where varieties of product models similar in product characteristics are assembled. Moreover, this type of problem is NP-hard. Two annealing methods are proposed to solve the multi-objective problem and find an efficient frontier of all design configurations. The performances of the two methods are tested on several problems from the literature. Experimentation demonstrates the relative desirable performance of the presented methodology.Keywords: scheduling, just-in-time, mixed-model assembly line, sequencing, simulated annealing
Procedia PDF Downloads 128