Search results for: Robert M. Field
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 8619

Search results for: Robert M. Field

8199 Part of Geomatics Technology in the Capability to Implement an on Demand Transport in Oran Wilaya (the Northwestern of Algeria)

Authors: N. Brahmia

Abstract:

The growing needs of displacements led advanced countries in this field install new specific transport systems, able to palliate any deficiencies, especially when regular public transport does not adequately meet the requests of users. In this context, on-demand transport systems (ODT) are very efficient; they rely on techniques based on the location of trip generators which should be assured effectively with the use of operators responsible of the advance reservation, planning and organization, and studying the different ODT criteria. As the advanced countries in the field of transport, some developing countries are involved in the adaptation of the new technologies to reduce the deficit in their communication system. This communication presents the study of an ODT implementation in the west of Algeria, by developing the Geomatics side of the study. This part requires the use of specific systems such as Geographic Information System (GIS), Road Database Management System (RDBMS)… so we developed the process through an application in an environment of mobility by using the computer tools dedicated to the management of the entities related to the transport field.

Keywords: geomatics, GIS, ODT, transport systems

Procedia PDF Downloads 599
8198 Evaluating Probable Bending of Frames for Near-Field and Far-Field Records

Authors: Majid Saaly, Shahriar Tavousi Tafreshi, Mehdi Nazari Afshar

Abstract:

Most reinforced concrete structures are designed only under heavy loads have large transverse reinforcement spacing values, and therefore suffer severe failure after intense ground movements. The main goal of this paper is to compare the shear- and axial failure of concrete bending frames available in Tehran using incremental dynamic analysis under near- and far-field records. For this purpose, IDA analyses of 5, 10, and 15-story concrete structures were done under seven far-fault records and five near-faults records. The results show that in two-dimensional models of short-rise, mid-rise and high-rise reinforced concrete frames located on Type-3 soil, increasing the distance of the transverse reinforcement can increase the maximum inter-story drift ratio values up to 37%. According to the existing results on 5, 10, and 15-story reinforced concrete models located on Type-3 soil, records with characteristics such as fling-step and directivity create maximum drift values between floors more than far-fault earthquakes. The results indicated that in the case of seismic excitation modes under earthquake encompassing directivity or fling-step, the probability values of failure and failure possibility increasing rate values are much smaller than the corresponding values of far-fault earthquakes. However, in near-fault frame records, the probability of exceedance occurs at lower seismic intensities compared to far-fault records.

Keywords: IDA, failure curve, directivity, maximum floor drift, fling step, evaluating probable bending of frames, near-field and far-field earthquake records

Procedia PDF Downloads 105
8197 The Utilization of Magneto-Hydrodynamics Framework in Expansion of Magnetized Conformal Flow

Authors: Majid Karimabadi, Ahmad Farzaneh Kore, Behnam Azadegan

Abstract:

The evolution of magnetized quark gluon plasma (QGP) in the framework of magneto- hydrodynamics is the focus of our study. We are investigating the temporal and spatial evolution of QGP using a second order viscous hydrodynamic framework. The fluid is considered to be magnetized and subjected to the influence of a magnetic field that is generated during the early stages of relativistic heavy ion collisions. We assume boost invariance along the beam line, which is represented by the z coordinate, and fluid expansion in the x direction. Additionally, we assume that the magnetic field is perpendicular to the reaction plane, which corresponds to the y direction. The fluid is considered to have infinite electrical conductivity. To analyze this system, we solve the coupled Maxwell and conservation equations. By doing so, we are able to determine the time and space dependence of the energy density, velocity, and magnetic field in the transverse plane of the viscous magnetized hot plasma. Furthermore, we obtain the spectrum of hadrons and compare it with experimental data.

Keywords: QGP, magnetohydrodynamics, hadrons, conversation

Procedia PDF Downloads 68
8196 Experimental and Numerical Study of the Thermomagnetic Convection of Ferrofluid Driven by Non-Uniform Magnetic Field around a Current-Carrying Wire

Authors: Ashkan Vatani, Petere Woodfiel, Nam-Trung Nguyen, Dzung Dao

Abstract:

Thermomagnetic convection of a ferrofluid flow induced by the non-uniform magnetic field around a current-carrying wire was theoretically analyzed, numerically studied and experimentally validated. The dependency of the thermomagnetic convection on the current and fluid temperature has been studied. The Nusselt number for a heated 50um diameter wire in the ferrofluid exponentially scales with applied current to the micro-wire. This result is in good agreement with the correlated Nusselt number by curve-fitting the experimental data at different fluid temperatures. It was shown that at low currents, no significance is observed for thermomagnetic convection rather than the buoyancy-driven convection, while the thermomagnetic convection becomes dominant at high currents. Also, numerical simulations showed a promising cooling ability for large scale applications.

Keywords: ferrofluid, non-uniform magnetic field, Nusselt number, thermomagnetic convection

Procedia PDF Downloads 248
8195 Weak Electric Fields Enhance Growth and Nutritional Quality of Kale

Authors: So-Ra Lee, Myung-Min Oh

Abstract:

Generally, plants growing on the earth are under the influence of natural electric fields and may even require exposure of the electric field to survive. Electric signals have been observed within plants and seem to play an important role on various metabolic processes, but their role is not fully understood. In this study, we attempted to explore the response of plants under external electric fields in kale (Brassica oleracea var. acephala). The plants were hydroponically grown for 28 days in a plant factory. Electric currents at 10, 50 and 100 mA were supplied to nutrient solution for 3 weeks. Additionally, some of the plants were cultivated in a Faraday cage to remove the natural electric field. Kale plants exposed to electric fields had higher fresh weight than the control and plants in Faraday cage. Absence of electric field caused a significant decrease in shoot dry weight and root growth. Leaf area also showed a similar response with shoot fresh weight. Supplying weak electric stimulation enhanced nutritional quality including total phenolic content and antioxidant capacity. This work provides basic information on the effects of electric fields on plants and is a meaningful attempt for developing a new economical technology to increase crop productivity and quality by applying an electric field. This work was supported by Korea Institute of Planning and Evaluation for Technology in Food, Agriculture, Forestry and Fisheries (IPET) through Agriculture, Food and Rural Affairs Research Center Support Program, funded by Ministry of Agriculture, Food and Rural Affairs (MAFRA) (717001-07-02-HD240).

Keywords: electroculture, electric signal, faraday cage, electric field

Procedia PDF Downloads 290
8194 A Review of Research on Pre-training Technology for Natural Language Processing

Authors: Moquan Gong

Abstract:

In recent years, with the rapid development of deep learning, pre-training technology for natural language processing has made great progress. The early field of natural language processing has long used word vector methods such as Word2Vec to encode text. These word vector methods can also be regarded as static pre-training techniques. However, this context-free text representation brings very limited improvement to subsequent natural language processing tasks and cannot solve the problem of word polysemy. ELMo proposes a context-sensitive text representation method that can effectively handle polysemy problems. Since then, pre-training language models such as GPT and BERT have been proposed one after another. Among them, the BERT model has significantly improved its performance on many typical downstream tasks, greatly promoting the technological development in the field of natural language processing, and has since entered the field of natural language processing. The era of dynamic pre-training technology. Since then, a large number of pre-trained language models based on BERT and XLNet have continued to emerge, and pre-training technology has become an indispensable mainstream technology in the field of natural language processing. This article first gives an overview of pre-training technology and its development history, and introduces in detail the classic pre-training technology in the field of natural language processing, including early static pre-training technology and classic dynamic pre-training technology; and then briefly sorts out a series of enlightening technologies. Pre-training technology, including improved models based on BERT and XLNet; on this basis, analyze the problems faced by current pre-training technology research; finally, look forward to the future development trend of pre-training technology.

Keywords: natural language processing, pre-training, language model, word vectors

Procedia PDF Downloads 57
8193 Pyroelectric Effect on Thermoelectricity of AlInN/GaN Heterostructures

Authors: B. K. Sahoo

Abstract:

Superior thermoelectric (TE) efficiency of AlₓIn₁₋ₓN /GaN heterostructure (HS) requires a minimum value of thermal conductivity (k). A smaller k would lead to even further increase of TE figure of merit (ZT). The built-in polarization (BIP) electric field of AlₓIn₁₋ₓN /GaN HS enhances S, and σ of the HS, however, the effect of BIP field on k of the HS has not been explored. Study of thermal conductivities (k: without BIP and kp: including BIP) vs temperature predicts pyroelectric behavior of HS. Both k and kp show crossover at a temperature Tp. The result shows that below Tp, kp < k due to negative thermal expansion coefficient (TEC). However, above Tp, kp > k. Above Tp, piezoelectric polarization dominates over spontaneous polarization due to positive TEC. This generates more lattice mismatch resulting in the significant contribution of BIP field to thermal conductivity. Thus, Tp can be considered as primary pyroelectric transition temperature of the material as above Tp thermal expansion takes place which is the reason for the secondary pyroelectric effect. It is found that below Tp, kp is decreased; thus enhancing TE efficiency. For x=0.1, 0.2 and 0.3; Tp are close to 200, 210 and 260 K, respectively. Thus, k of the HS can be modified as per requirement by tailoring the Al composition; making it suitable simultaneously for the design of high-temperature pyroelectric sensors and TE module for maximum power production.

Keywords: AlₓIn₁₋ₓN/GaN heterostructure, built in polarization, pyroelectric behavior, thermoelectric efficiency

Procedia PDF Downloads 120
8192 Modelling of Atomic Force Microscopic Nano Robot's Friction Force on Rough Surfaces

Authors: M. Kharazmi, M. Zakeri, M. Packirisamy, J. Faraji

Abstract:

Micro/Nanorobotics or manipulation of nanoparticles by Atomic Force Microscopic (AFM) is one of the most important solutions for controlling the movement of atoms, particles and micro/nano metrics components and assembling of them to design micro/nano-meter tools. Accurate modelling of manipulation requires identification of forces and mechanical knowledge in the Nanoscale which are different from macro world. Due to the importance of the adhesion forces and the interaction of surfaces at the nanoscale several friction models were presented. In this research, friction and normal forces that are applied on the AFM by using of the dynamic bending-torsion model of AFM are obtained based on Hurtado-Kim friction model (HK), Johnson-Kendall-Robert contact model (JKR) and Greenwood-Williamson roughness model (GW). Finally, the effect of standard deviation of asperities height on the normal load, friction force and friction coefficient are studied.

Keywords: atomic force microscopy, contact model, friction coefficient, Greenwood-Williamson model

Procedia PDF Downloads 199
8191 Analysis of Trends in Environmental Health Research Using Topic Modeling

Authors: Hayoung Cho, Gabi Cho

Abstract:

In response to the continuing increase of demands for living environment safety, the Korean government has established and implemented various environmental health policies and set a high priority to the related R&D. However, the level of related technologies such as environmental risk assessment are still relatively low, and there is a need for detailed investment strategies in the field of environmental health research. As scientific research papers can give valuable implications on the development of a certain field, this study analyzed the global research trends in the field of environmental health over the past 10 years (2005~2015). Research topics were extracted from abstracts of the collected SCI papers using topic modeling to study the changes in research trends and discover emerging technologies. The method of topic modeling can improve the traditional bibliometric approach and provide a more comprehensive review of the global research development. The results of this study are expected to help provide insights for effective policy making and R&D investment direction.

Keywords: environmental health, paper analysis, research trends, topic modeling

Procedia PDF Downloads 287
8190 Characterization of Complex Electromagnetic Environment Created by Multiple Sources of Electromagnetic Radiation

Authors: Clement Temaneh-Nyah, Josiah Makiche, Josephine Nujoma

Abstract:

This paper considers the characterisation of a complex electromagnetic environment due to multiple sources of electromagnetic radiation as a five-dimensional surface which can be described by a set of several surface sections including: instant EM field intensity distribution maps at a given frequency and altitude, instantaneous spectrum at a given location in space and the time evolution of the electromagnetic field spectrum at a given point in space. This characterization if done over time can enable the exposure levels of Radio Frequency Radiation at every point in the analysis area to be determined and results interpreted based on comparison of the determined RFR exposure level with the safe guidelines for general public exposure given by recognised body such as the International commission on non-ionising radiation protection (ICNIRP), Institute of Electrical and Electronic Engineers (IEEE), the National Radiation Protection Authority (NRPA).

Keywords: complex electromagnetic environment, electric field strength, mathematical models, multiple sources

Procedia PDF Downloads 368
8189 Highly Conductive Polycrystalline Metallic Ring in a Magnetic Field

Authors: Isao Tomita

Abstract:

Electrical conduction in a quasi-one-dimensional polycrystalline metallic ring with a long electron phase coherence length realized at low temperature is investigated. In this situation, the wave nature of electrons is important in the ring, where the electrical current I can be induced by a vector potential that arises from a static magnetic field applied perpendicularly to the ring’s area. It is shown that if the average grain size of the polycrystalline ring becomes large (or comparable to the Fermi wavelength), the electrical current I increases to ~I0, where I0 is a current in a disorder-free ring. The cause of this increasing effect is examined, and this takes place if the electron localization length in the polycrystalline potential increases with increasing grain size, which gives rise to coherent connection of tails of a localized electron wave function in the ring and thus provides highly coherent electrical conduction.

Keywords: electrical conduction, electron phase coherence, polycrystalline metal, magnetic field

Procedia PDF Downloads 388
8188 Use of Opti-Jet Cs Md1mr Device for Biocide Aerosolisation in 3t Magnetic Resonance

Authors: Robert Pintaric, Joze Matela, Stefan Pintaric, Stanka Vadnjal

Abstract:

Introduction: This work is aimed to represent the use of the OPTI-JET CS MD1 MR prototype for application of neutral electrolyzed oxidizing water (NEOW) in magnetic resonance rooms. Material and Methods: We produced and used OPTI-JET CS MD1 MR aerosolisator whereby was performed aerosolization. The presence of microorganisms before and after the aerosolisation was recorded with the help of cyclone air sampling. Colony formed units (CFU) was counted. Results: The number of microorganisms in magnetic resonance 3T room was low as expected. Nevertheless, a possible CFU reduction of 87% was recorded. Conclusions: The research has shown that the use of EOW for the air and hard surface disinfection can considerably reduce the presence of microorganisms and consequently the possibility of hospital infections. It has also demonstrated that the use of OPTI-JET CS MD1 MR is very good. With this research, we started new guidelines for aerosolization in magnetic resonance rooms. Future work: We predict that presented technique works very good but we must focus also on time capacity sensors, and new appropriate toxicological studies.

Keywords: biocide, electrolyzed oxidizing water (EOW), disinfection, microorganisms, OPTI-JET CS MD1MR

Procedia PDF Downloads 391
8187 Site Selection and Construction Mechanism of the Island Settlements in China Based on CFD-GIS Technology

Authors: Weng Jiantao, Wu Yiqun

Abstract:

The efficiency of natural ventilation, wind pressure distribution on building surface, wind comfort for pedestrians and buildings’ wind tolerance in traditional settlements are closely related to the pattern of terrain. On the basis of field research on the typical island terrain in China, the physical and mathematical models are established by using CFD software, and then the simulation results of the wind field are exported. We discuss the relationship between wind direction and wind field results. Furthermore simulation results are imported into ArcGIS platform. The evaluation model of island site selection is established with considering slope factor. We realize the visual model of site selection on complex island terrain. The multi-plans of certain residential are discussed based on wind simulation; at last the optimal project is selected. Results can provide the theory guidance for settlement planning and construction in China's traditional island.

Keywords: CFD, island terrain, site selection, construction mechanism

Procedia PDF Downloads 509
8186 Resistive Instability in a Multi Ions Hall Thrusters Plasma

Authors: Sukhmander Singh

Abstract:

Hall thrusters are preferred over chemical thrusters because of its high exhaust velocity (around 10 times higher) and high specific impulse. The propellant Xenon is ionized inside the channel and controlled by the magnetic field. The strength of the magnetic field is such that only electrons get magnetized and ions remain unmagnetized because of larger Larmor radius as compared with the length of the channel of the device. There is quite a possibility of the existence of multi ions in a Hall thruster plasma because of dust contribution or another process which take place in the chamber. In this paper, we have derived the dispersion relation for multi ions resistive instability in a hall plasma. The analytical approach is also used to find out the propagating speed and the growth rate of the instability. In addition, some growing waves are also found to exist in the plasma. The dispersion relation is solved numerically to see the behavior of the instability with the plasma parameters viz, the temperature of plasma species, wave number, drift velocity, collision frequency, magnetic field.

Keywords: instability, resisitive, thrusters, waves

Procedia PDF Downloads 312
8185 Investigation of Complexity Dynamics in a DC Glow Discharge Magnetized Plasma Using Recurrence Quantification Analysis

Authors: Vramori Mitra, Bornali Sarma, Arun K. Sarma

Abstract:

Recurrence is a ubiquitous feature of any real dynamical system. The states in phase space trajectory of a system have an inherent tendency to return to the same state or its close state after certain time laps. Recurrence quantification analysis technique, based on this fundamental feature of a dynamical system, detects evaluation of state under variation of control parameter of the system. The paper presents the investigation of nonlinear dynamical behavior of plasma floating potential fluctuations obtained by using a Langmuir probe in different magnetic field under the variation of discharge voltages. The main measures of recurrence quantification analysis are considered as determinism, linemax and entropy. The increment of the DET and linemax variables asserts that the predictability and periodicity of the system is increasing. The variable linemax indicates that the chaoticity is being diminished with the slump of magnetic field while increase of magnetic field enhancing the chaotic behavior. Fractal property of the plasma time series estimated by DFA technique (Detrended fluctuation analysis) reflects that long-range correlation of plasma fluctuations is decreasing while fractal dimension is increasing with the enhancement of magnetic field which corroborates the RQA analysis.

Keywords: detrended fluctuation analysis, chaos, phase space, recurrence

Procedia PDF Downloads 328
8184 Field Evaluation of Concrete Using Hawaiian Aggregates for Alkali Silica Reaction

Authors: Ian N. Robertson

Abstract:

Alkali Silica Reaction (ASR) occurs in concrete when the alkali hydroxides (Na, K and OH) from the cement react with unstable silica, SiO2, in some types of aggregate. The gel that forms during this reaction will expand when it absorbs water, potentially leading to cracking and overall expansion of the concrete. ASR has resulted in accelerated deterioration of concrete highways, dams and other structures that are exposed to moisture during their service life. Concrete aggregates available in Hawaii have not demonstrated a history of ASR, however, accelerated laboratory tests using ASTM 1260 indicated a potential for ASR with some aggregates. Certain clients are now requiring import of aggregates from the US mainland at great expense. In order to assess the accuracy of the laboratory test results, a long-term field study of the potential for ASR in concretes made with Hawaiian aggregates was initiated in 2011 with funding from the US Federal Highway Administration and Hawaii Department of Transportation. Thirty concrete specimens were constructed of various concrete mixtures using aggregates from all Hawaiian aggregate sources, and some US mainland aggregates known to exhibit ASR expansion. The specimens are located in an open field site in Manoa valley on the Hawaiian Island of Oahu, exposed to relatively high humidity and frequent rainfall. A weather station at the site records the ambient conditions on a continual basis. After two years of monitoring, only one of the Hawaiian aggregates showed any sign of expansion. Ten additional specimens were fabricated with this aggregate to confirm the earlier observations. Admixtures known to mitigate ASR, such as fly ash and lithium, were included in some specimens to evaluate their effect on the concrete expansion. This paper describes the field evaluation program and presents the results for all forty specimens after four years of monitoring.

Keywords: aggregate, alkali silica reaction, concrete durability, field exposure

Procedia PDF Downloads 247
8183 Geopotential Models Evaluation in Algeria Using Stochastic Method, GPS/Leveling and Topographic Data

Authors: M. A. Meslem

Abstract:

For precise geoid determination, we use a reference field to subtract long and medium wavelength of the gravity field from observations data when we use the remove-compute-restore technique. Therefore, a comparison study between considered models should be made in order to select the optimal reference gravity field to be used. In this context, two recent global geopotential models have been selected to perform this comparison study over Northern Algeria. The Earth Gravitational Model (EGM2008) and the Global Gravity Model (GECO) conceived with a combination of the first model with anomalous potential derived from a GOCE satellite-only global model. Free air gravity anomalies in the area under study have been used to compute residual data using both gravity field models and a Digital Terrain Model (DTM) to subtract the residual terrain effect from the gravity observations. Residual data were used to generate local empirical covariance functions and their fitting to the closed form in order to compare their statistical behaviors according to both cases. Finally, height anomalies were computed from both geopotential models and compared to a set of GPS levelled points on benchmarks using least squares adjustment. The result described in details in this paper regarding these two models has pointed out a slight advantage of GECO global model globally through error degree variances comparison and ground-truth evaluation.

Keywords: quasigeoid, gravity aomalies, covariance, GGM

Procedia PDF Downloads 137
8182 The Role of Nozzle-Exit Conditions on the Flow Field of a Plane Jet

Authors: Ravinesh C. Deo

Abstract:

This article reviews the role of nozzle-exit conditions on the flow field of a plane jet. The jet issuing from a sharp-edged orifice plate at a Reynolds number (Re=18000) with nozzle aspect ratio (AR=72) exhibits the greatest shear-layer instabilities, highest entrainment and jet-spreading rates compared to the radially contoured nozzle. The growth rate of the shear-layer is the highest for the orifice-jet although this property could be amplified for larger Re or AR. A local peak in turbulent energy is found at x=10h. The peak appears to be elevated for an orifice-jet with lower Re or AR. The far-field energy sustained by the orifice-jet exceeds the contoured case although a higher Re and AR may enhance this value. The spectra displays the largest eddies generated by the contoured nozzle. However, the frequency of coherent eddies is higher for the orifice-jet, with a larger magnitude achievable for lower Re and AR.

Keywords: plane jet, Reynolds number, nozzle-exit conditions, nozzle geometry, aspect ratio

Procedia PDF Downloads 172
8181 Ready Student One! Exploring How to Build a Successful Game-Based Higher Education Course in Virtual Reality

Authors: Robert Jesiolowski, Monique Jesiolowski

Abstract:

Today more than ever before, we have access to new technologies which provide unforeseen opportunities for educators to pursue in online education. It starts with an idea, but that needs to be coupled with the right team of experts willing to take big risks and put in the hard work to build something different. An instructional design team was empowered to reimagine an Introduction to Sociology university course as a Game-Based Learning (GBL) experience utilizing cutting edge Virtual Reality (VR) technology. The result was a collaborative process that resulted in a type of learning based in Game theory, Method of Loci, and VR Immersion Simulations to promote deeper retention of core concepts. The team deconstructed the way that university courses operated, in order to rebuild the educational process in a whole learner-centric manner. In addition to a review of the build process, this paper will explore the results of in-course surveys completed by student participants.

Keywords: higher education, innovation, virtual reality, game-based learning, loci method

Procedia PDF Downloads 95
8180 Rumination in Borderline Personality Disorder: A Meta-Analytic Review

Authors: Mara J. Richman, Zsolt Unoka, Robert Dudas, Zsolt Demetrovics

Abstract:

Borderline personality disorder (BPD) is characterized by deficits in emotion regulation and effective liability. Of this domain, ruminative behaviors have been considered a core feature of emotion dysregulation difficulties. Taking this into consideration, a meta-analysis was performed to assess how BPD symptoms correlate with rumination, while also considering clinical moderator variables such as comorbidity, GAF score, and type of BPD symptom and demographic moderator variables such as age, gender, and education level. Analysis of correlation across rumination domains for the entire sample revealed a medium overall correlation. When assessing types of rumination, the largest correlation was among pain rumination followed by anger, depressive, and anxious rumination. Furthermore, affective instability had the strongest correlation with increased rumination, followed by unstable relationships, identity disturbance, and self-harm/ impulsivity, respectively. Demographic variables showed no significance. Clinical implications are considered and further therapeutic interventions are discussed in the context of rumination.

Keywords: borderline personality disorder, meta-analysis, rumination, symptoms

Procedia PDF Downloads 194
8179 Deformation of Particle-Laden Droplet in Viscous Liquid under DC Electric Fields

Authors: Khobaib Khobaib, Alexander Mikkelsen, Zbigniew Rozynek

Abstract:

Electric fields have proven useful for inducing droplet deformation and to structure particles adsorbed at droplet interfaces. In this experimental research, direct current electric fields were applied to deform particle-covered droplets made out of silicone oil and immersed in castor oil. The viscosity of the drop and surrounding fluid were changed by external heating. We designed an experimental system in such a way that electric field-induced electrohydrodynamic (EHD) flows were asymmetric and only present on one side of the drop, i.e., the droplet adjoined a washer and adhered to one of the electrodes constituting the sample cell. The study investigated the influence of viscosity on the steady-state deformation magnitude of particle-laden droplets, droplet compression, and relaxation, as well as particle arrangements at drop interfaces. Initially, before the application of an electric field, we changed the viscosity of the fluids by heating the sample cell at different temperatures. The viscosity of the fluids was varied by changing the temperature of the fluids from 25 to 50°C. Under the application of a uniform electric field of strength 290 Vmm⁻¹, electric stress was induced at the drop interface, yielding drop deformation. In our study, we found that by lowering the fluid viscosity, the velocity of the EHD flows was increased, which also increases the deformation of the drop.

Keywords: drop deformation and relaxation, electric field, electrohydrodynamic flow, particle assembly, viscosity

Procedia PDF Downloads 265
8178 Analytical Modeling of Equivalent Magnetic Circuit in Multi-segment and Multi-barrier Synchronous Reluctance Motor

Authors: Huai-Cong Liu,Tae Chul Jeong,Ju Lee

Abstract:

This paper describes characteristic analysis of a synchronous reluctance motor (SynRM)’s rotor with the Multi-segment and Multi-layer structure. The magnetic-saturation phenomenon in SynRM is often appeared. Therefore, when modeling analysis of SynRM the calculation of nonlinear magnetic field needs to be considered. An important influence factor on the convergence process is how to determine the relative permeability. An improved method, which ensures the calculation, is convergence by linear iterative method for saturated magnetic field. If there are inflection points on the magnetic curve,an optimum convergence method of solution for nonlinear magnetic field was provided. Then the equivalent magnetic circuit is calculated, and d,q-axis inductance can be got. At last, this process is applied to design a 7.5Kw SynRM and its validity is verified by comparing with the result of finite element method (FEM) and experimental test data.

Keywords: SynRM, magnetic-saturation, magnetic circuit, analytical modeling

Procedia PDF Downloads 503
8177 Contribution of Geomatics Technology in the Capability to Implement an On-Demand Transport in Oran Wilaya (the Northwestern of Algeria)

Authors: Brahmia Nadjet

Abstract:

The growing needs of displacements led advanced countries in this field install new specific transport systems, able to palliate any deficiencies, especially when regular public transport does not adequately meet the requests of users. In this context, on-demand transport systems (ODT) are very efficient. They rely on techniques based on the location of trip generators which should be assured effectively with the use of operators responsible for the advance reservation, planning and organization, and studying the different ODT criteria (organizational, technical, geographical, etc.). As the advanced countries in the field of transport, some developing countries are involved in the adaptation of the new technologies to reduce the deficit in their communication system. This paper presents the study of an ODT implementation in the west of Algeria, by developing the geomatics side of the study. This part requires the use of specific systems such as Geographic Information System (GIS), Road Database Management System (RDBMS). So, we developed the process through an application in an environment of mobility by using the computer tools dedicated to the management of the entities related to the transport field.

Keywords: ODT, geomatics, GIS, transport systems

Procedia PDF Downloads 470
8176 Finite Element Analysis of Piezolaminated Structures with Both Geometric and Electroelastic Material Nonlinearities

Authors: Shun-Qi Zhang, Shu-Yang Zhang, Min Chen, , Jing Bai

Abstract:

Piezoelectric laminated smart structures can be subjected to the strong driving electric field, which may result in large displacements and rotations. In one hand, piezoelectric materials usually behave very significant material nonlinear effects under strong electric fields. On the other hand, thin-walled structures undergoing large displacements and rotations exist nonnegligible geometric nonlinearity. In order to give a precise prediction of piezo laminated smart structures under the large electric field, this paper develops a finite element (FE) model accounting for material nonlinearity (piezoelectric part) and geometric nonlinearity based on the first order shear deformation (FSOD) hypothesis. The proposed FE model is first validated by both experimental and numerical examples from the literature. Afterwards, it is applied to simulate for plate and shell structures with multiple piezoelectric patches under the strong applied electric field. From the simulation results, it shows that large discrepancies occur between linear and nonlinear predictions for piezoelectric laminated structures driving at the strong electric field. Therefore, both material and geometric nonlinearities should be taken into account for piezoelectric structures under strong electric.

Keywords: piezoelectric smart structures, finite element analysis, geometric nonlinearity, electroelastic material nonlinearities

Procedia PDF Downloads 317
8175 Non-Interactive XOR Quantum Oblivious Transfer: Optimal Protocols and Their Experimental Implementations

Authors: Lara Stroh, Nikola Horová, Robert Stárek, Ittoop V. Puthoor, Michal Mičuda, Miloslav Dušek, Erika Andersson

Abstract:

Oblivious transfer (OT) is an important cryptographic primitive. Any multi-party computation can be realised with OT as a building block. XOR oblivious transfer (XOT) is a variant where the sender Alice has two bits, and a receiver, Bob, obtains either the first bit, the second bit, or their XOR. Bob should not learn anything more than this, and Alice should not learn what Bob has learned. Perfect quantum OT with information-theoretic security is known to be impossible. We determine the smallest possible cheating probabilities for unrestricted dishonest parties in non-interactive quantum XOT protocols using symmetric pure states and present an optimal protocol which outperforms classical protocols. We also "reverse" this protocol so that Bob becomes the sender of a quantum state and Alice the receiver who measures it while still implementing oblivious transfer from Alice to Bob. Cheating probabilities for both parties stay the same as for the unreversed protocol. We optically implemented both the unreversed and the reversed protocols and cheating strategies, noting that the reversed protocol is easier to implement.

Keywords: oblivious transfer, quantum protocol, cryptography, XOR

Procedia PDF Downloads 126
8174 Combining Work and Study: A Solution for Stronger University-Industry Linkage

Authors: Payam Najafi, Behnam Ebrahimi, Hamid Montazerolghaem, Safoura Akbari-Alavijeh, Rasoul Tarkesh Esfahani

Abstract:

The combination of work and study has been recently gained lots of attention due to the crucial demand of industries to skillfully trained youth. Nevertheless, the distance between university and industry makes this combination challenging. According to the OECD (2012), in most countries, there is a limited link between students’ field of study and their area of work while studying. On the other hand, high unemployment rates among the specialized workforce, which is common in developing countries, highlights the need to strengthen this relationship. Innovative Center of Isfahan Chamber of Commerce has defined a project called 'POUYESH', which helps students to find related work opportunities to their field of study as well as supporting industries to supply their needed workforce. The present research is sought to explore the effect of the running project as a model of combining work and study on the university-industry linkage.

Keywords: work and study, university-industry linkage, POUYESH project, field of study

Procedia PDF Downloads 184
8173 Research of Seepage Field and Slope Stability Considering Heterogeneous Characteristics of Waste Piles: A Less Costly Way to Reduce High Leachate Levels and Avoid Accidents

Authors: Serges Mendomo Meye, Li Guowei, Shen Zhenzhong, Gan Lei, Xu Liqun

Abstract:

Due to the characteristics of high-heap and large-volume, the complex layers of waste and the high-water level of leachate, environmental pollution, and slope instability are easily produced. It is therefore of great significance to research the heterogeneous seepage field and stability of landfills. This paper focuses on the heterogeneous characteristics of the landfill piles and analyzes the seepage field and slope stability of the landfill using statistical and numerical analysis methods. The calculated results are compared with the field measurement and literature research data to verify the reliability of the model, which may provide the basis for the design, safe, and eco-friendly operation of the landfill. The main innovations are as follows: (1) The saturated-unsaturated seepage equation of heterogeneous soil is derived theoretically. The heterogeneous landfill is regarded as composed of infinite layers of homogeneous waste, and a method for establishing the heterogeneous seepage model is proposed. Then the formation law of the stagnant water level of heterogeneous landfills is studied. It is found that the maximum stagnant water level of landfills is higher when considering the heterogeneous seepage characteristics, which harms the stability of landfills. (2) Considering the heterogeneity weight and strength characteristics of waste, a method of establishing a heterogeneous stability model is proposed, and it is extended to the three-dimensional stability study. It is found that the distribution of heterogeneous characteristics has a great influence on the stability of landfill slope. During the operation and management of the landfill, the reservoir bank should also be considered while considering the capacity of the landfill.

Keywords: heterogeneous characteristics, leachate levels, saturated-unsaturated seepage, seepage field, slope stability

Procedia PDF Downloads 251
8172 Using A Blockchain-Based, End-to-End Encrypted Communication System Between Mobile Terminals to Improve Organizational Privacy

Authors: Andrei Bogdan Stanescu, Robert Stana

Abstract:

Creating private and secure communication channels between employees has become a critical aspect in order to ensure organizational integrity and avoid leaks of sensitive information. With the widespread use of modern methods of disrupting communication between users, real use-cases of advanced encryption mechanisms have emerged to avoid cyber-attackers that are willing to intercept private conversations between critical employees in an organization. This paper aims to present a custom implementation of a messaging application named “Whisper” that uses end-to-end encryption (E2EE) mechanisms and blockchain-related components to protect sensitive conversations and mitigate the risks of information breaches inside organizations. The results of this research paper aim to expand the areas of applicability of E2EE algorithms and integrations with private blockchains in chat applications as a viable method of enhancing intra-organizational communication privacy.

Keywords: end-to-end encryption, mobile communication, cryptography, communication security, data privacy

Procedia PDF Downloads 89
8171 Correlation Between Forbush-Decrease Amplitude Detected by Mountain Chacaltaya Neutron Monitor and Solar Wind Electric Filed

Authors: Sebwato Nasurudiin, Akimasa Yoshikawa, Ahmed Elsaid, Ayman Mahrous

Abstract:

This study examines the correlation between the amplitude of Forbush Decreases (FDs) detected by the Mountain Chacaltaya neutron monitor and the solar wind electric field (E). Forbush Decreases, characterized by sudden drops in cosmic ray intensity, are typically associated with interplanetary coronal mass ejections (ICMEs) and high-speed solar wind streams. The Mountain Chacaltaya neutron monitor, located at a high altitude in Bolivia, offers an optimal setting for observing cosmic ray variations. The solar wind electric field, influenced by the solar wind velocity and interplanetary magnetic field, significantly impacts cosmic ray transport in the heliosphere. By analyzing neutron monitor data alongside solar wind parameters, we found a high correlation between E and FD amplitudes with a correlation factor of nearly 87%. The findings enhance our understanding of space weather processes, cosmic ray modulation, and solar-terrestrial interactions, providing valuable insights for predicting space weather events and mitigating their technological impacts. This study contributes to the broader astrophysics field by offering empirical data on cosmic ray modulation mechanisms.

Keywords: cosmic rays, Forbush decrease, solar wind, neutron monitor

Procedia PDF Downloads 45
8170 Estimation and Comparison of Delay at Signalized Intersections Based on Existing Methods

Authors: Arpita Saha, Satish Chandra, Indrajit Ghosh

Abstract:

Delay implicates the time loss of a traveler while crossing an intersection. Efficiency of traffic operation at signalized intersections is assessed in terms of delay caused to an individual vehicle. Highway Capacity Manual (HCM) method and Webster’s method are the most widely used in India for delay estimation purpose. However, in India, traffic is highly heterogeneous in nature with extremely poor lane discipline. Therefore, to explore best delay estimation technique for Indian condition, a comparison was made. In this study, seven signalized intersections from three different cities where chosen. Data was collected for both during morning and evening peak hours. Only under saturated cycles were considered for this study. Delay was estimated based on the field data. With the help of Simpson’s 1/3 rd rule, delay of under saturated cycles was estimated by measuring the area under the curve of queue length and cycle time. Moreover, the field observed delay was compared with the delay estimated using HCM, Webster, Probabilistic, Taylor’s expansion and Regression methods. The drawbacks of the existing delay estimation methods to be use in Indian heterogeneous traffic conditions were figured out, and best method was proposed. It was observed that direct estimation of delay using field measured data is more accurate than existing conventional and modified methods.

Keywords: delay estimation technique, field delay, heterogeneous traffic, signalised intersection

Procedia PDF Downloads 300