Variation Based Online Travel Time Prediction Using Clustered Neural Networks

Size: px
Start display at page:

Download "Variation Based Online Travel Time Prediction Using Clustered Neural Networks"

Transcription

1 Variation Based Online Travel Time Predition Using lustered Neural Networks Jie Yu, Gang-Len hang, H.W. Ho and Yue Liu Abstrat-This paper proposes a variation-based online travel time predition approah using lustered Neural Networks with traffi vetors extrated from raw detetor data as the input variables. Different from previous studies, the proposed approah deomposes the orridor travel time into two parts: ) the base term, whih is predited by a fuzzy membership-value-weighted average of the lustered historial data to reflet the primary traffi pattern in the orridor; and 2) the variation term, whih is predited through the alibrated luster-based artifiial neural network model to apture the atual traffi flutuation. To evaluate the effetiveness of the proposed approah, this paper has onduted intensive numerial experiments with simulated data from the mirosopi simulator ORSIM. Experimental results under various traffi volume levels have revealed the potentials for the proposed method to be applied in online orridor travel time predition. A I. INTRODUTION S is well reognized, travel time information plays an important role in the Advaned Travelers Information Systems (ATIS), whih has the potential of providing dynami route guidane for travelers, inreasing the reliability in road networks, and alleviating ongestion and its negative environmental/soial side effets []. Travel time predition, whih refers to the alulation of the travel time at the time the vehiles start their trips, is a highly omplex and hallenging problem, as travel times are the results of omplex nonlinear interations of heterogeneous groups of driver-vehile ombinations. Furthermore, exogenous fators (suh as availability of vehile detetor system, traffi delay and missing of real-time data) are often beyond ontrol of the predition model. In review of the literature, researhers have attempted to implement both parametri and nonparametri approahes to foreast travel times. Among parametri models, promising results were ahieved using regression models [2], time-series models [3], and Kalman Filter models [4]. Meanwhile, lots of researhers have devoted onsiderable Manusript reeived May 3, Jie Yu is Researh Assoiate at University of Maryland, ollege Park, MD 20742, USA ( yujie@umd.edu). Gang-Len hang is professor at University of Maryland, ollege Park, MD 20742, USA ( gang@umd.edu). H.W. Ho is Researh Assoiate at University of Maryland, ollege Park, MD 20742, USA (orresponding author; phone: ; hwho@umd.edu ). Yue Liu is Researh Assistant at University of Maryland at ollege Park, ollege Park, MD USA troybest@ umd.edu) attention to nonparametri models, whih inlude artifiial neural network (ANN) models [, 5, 6, 7, 8], nearest neighborhood models [9], and simulation models [0,, 2], due to their robust performane. Many studies have demonstrated that ANNs have the potential to aurately predit travel time on freeways, inluding modular neural network model [5], spetral basis neural network model [6], and state-spae neural network model [, 7] et. Nearest neighborhood model an provide reasonably good performane when a suffiient number of similar historial ases an be obtained. Simulation-based approahes (e.g., SBOTTP [0], DYNAMIT []) an also be used as a ost-effetive tool for travel time predition. Despite the promising work by previous studies, the following drawbaks remain to be further addressed: Most studies predited travel times in a link-based way assuming that orridor travel time is the addition of the travel times on its onsisting links during the predition period. However, those approahes may not be reliable due to the neglet of time lag between predition periods of different links and aumulation of link predition errors; Some studies use travel times in previous time periods as inputs, whih limits them to be applied online beause travel times in previous time periods may not be available before they are realized; Previous studies treated the travel time as a single omponent and predit it diretly, whih may have large predition errors. To aommodate the aforementioned issues, this paper presents a variation based approah for real-time travel time predition fous on the following speifi issues: The proposed predition model predits travel time at the entire orridor level rather than the link-based level to overome the aumulation of link travel time predition errors, as well as to fully take advantage of the historial orridor travel time data; The proposed predition model takes detetor data instead of travel time in previous intervals as inputs and is more suitable to be eligible for online appliation; The proposed predition model tries to make the predition results more robust by deomposing the orridor travel time into a base term and a variation term. The base term an make full use of the historial data to apture the primary traffi pattern in the orridor, while predition of the variation term will represent the traffi

2 flutuation. This paper is organized as follows. A model framework that onsists of online and offline proedures will be introdued in Setion II. Setion III presents five key funtional modules of the proposed model, inluding data olletion module, data proessing and pattern identifiation module, base travel time predition module, travel time variation predition module, and final travel time output module. Setion IV evaluates the performane of the proposed model on a segment of US50 eastbound to Oean ity, Maryland under different demand senarios using data from ORSIM. Finally, a onluding disussion follows in Setion V, inluding a summary of the proposed approah and future extensions. II. MODEL FRAMEWORK This setion presents the model framework (see Fig. ) for the proposed online travel time predition approah. As shown in Fig., the entire framework for online travel time predition onsists of two main proedures: Off-line proedure: Integrated with a omprehensive historial database, the off-line proedure funtions to ) ollet, store and provide required traffi data (i.e. volume, speed, and historial travel time); 2) lassify different traffi patterns based on lustering tehniques and alulate the mean travel time for eah luster; and 3) alibrate ANN models for eah luster; On-line proedure: Based on the lustering results and alibrated models from the off-line proedure, the on-line proedure serves to fulfill the following five tasks. ) Proess real-time detetor data and extrat the input traffi vetor; 2) alulate fuzzy membership values of the extrated traffi vetor for all lusters; 3) Predit the base travel time term based on the membership-value-weighted average of all luster means; 4) Apply the lustered ANN model to predit the variation term for eah luster, and alulate their membership-value-weighted average as the travel time variation term; 5) Sum up the base term and variation term to output the total predited travel time. During the real-world operation, the offline and online proedures will interat with eah other through various seamlessly integrated modules, inluding data olletion module [(A), (B), and (F)], data proessing and pattern identifiation module [() and (G)], base travel time predition module [(D) and (H)], travel time variation predition module [(E) and (I)], and final travel time output module [(J)]. Eah of its five funtional modules will be elaborated below. Fig. A oneptual framework for online travel time predition

3 A. Data olletion Module III. KEY MODULES This module provides basi input information to both online and offline models for travel time predition. It inludes two parts: historial data arhiving and real-time detetor data olletion. A omprehensive offline database plays a key role in arhiving and organizing historial data, inluding the following information: Historial traffi volume & speed data (from roadside detetors) representing different traffi patterns at the target orridor in different time periods; Historial orridor travel time in one time period ahead (either from diret measurement or offline estimation approahes). For example, for the reord of historial speed and volume data olleted in the time period k, historial orridor travel time in time period k+ will be mathed with it. This module is also responsible for olleting real-time traffi volume & speed (from detetion equipment) in eah time period to represent the urrent traffi pattern on target orridor and update the predition results. B. Data Proessing and Pattern Identifiation Module Traffi data olleted from the entire orridor in the preeding time periods are important parameters for identifying future travel time patterns. However, it is diffiult to diretly apply those raw data to represent the traffi pattern when the number of detetors and seleted preeding time periods is large. This module funtions to effiiently redue the dimensionality of raw data by extrating one traffi vetor whih an represent the dynami traffi patterns for the target orridor, as shown in Equation () - (2): r r r r ϕ( k) = { ϕ( k), L, ϕi ( k), L, ϕn( k) } () Δki r si ( k j + ) wi ( j) r j= (2) ϕi ( k) = Δki w ( j) j= i i : Index of link; k : Index of time periods; j : Index of previous time intervals from to Δ k ; i n : Number of links in the target orridor; r ϕ(k) : A 2n-dimensional vetor at the time period k; r ϕi (k) : A 2-dimensional vetor (volume, speed) on link i at the time period k; r s i (k) : A 2-dimensional traffi data vetor (volume, speed) for the i th detetor at the time period k; w i ( j) : Weight of previous time period j for link i; Δ k i : Num. of the preeding time periods used for link i. In this module, the 2n-dimensional vetor r ϕ(k) whih onsists of those different 2-dimensional vetors r ϕi(k) represents the speifi traffi pattern for the entire orridor up to time period k (inluding both urrent and previous time period). r ϕi(k) is a weighted measure of traffi status of link i up to the time period k. To aount for the maximal possible impat of previous traffi data, the number of previous time periods ( Δ ) used for alulating r ϕ (k) is hosen to be the ki maximal estimated travel time from detetor i to destination based on historial data, as shown in Fig. 2. It would be reasonable to expet that weights for traffi data in the more reent time period are higher, based on the assumption that the more reent information would influene the future states more. Fig. 3 demonstrates the potential weight funtions used for different time periods. In this module, we take the linear form weight funtion as shown in Equation (3): [ Δki j] wi ( j) = wmin + [ wmax wmin] j [, Δki ] (3) [ Δki ] w max : Maximal weight (.0 in this paper); w min : Minimal weight (0. in this paper). Fig. 2 Num. of the preeding time periods used for different links Fig. 3 Weight funtions for different time periods. Base Travel Time Predition Module This module funtions to predit the base travel time in order to apture the primary traffi pattern at the target orridor. As is reported in the literature and observed in the field survey, traffi patterns on a orridor may vary signifiantly during the morning peak hours, evening peak hours, and off-peak hours due to the omplex interations of many fators with time-varying natures. Therefore, it would be more aurate to predit the base travel time by pre-lassifying the traffi patterns into several simpler lasses. i

4 onsidering the atual lassifiation sheme is not known as a priori, an unsupervised learning model may be more suitable for lustering traffi patterns. This module employs a fuzzy -means lustering algorithm, whih had given outstanding results in previous related studies [5]. As shown in Fig. 4, the proedure for base travel time predition inludes both off-line and on-line parts. Based on the omprehensive historial database provided by data olletion module, the off-line proedure aims to identify luster enters, and as well as alulate the mean travel time TT for eah luster, whih is a fuzzy membership value weighted average of historial travel time samples. On the other hand, the on-line part first aquires real-time traffi pattern vetors at time period k, and then alulates luster membership values μ ( ϕ(, whih defines the degree to whih the vetor r ϕ(k) belongs to the th luster. Finally, this module predits the base travel time by onduting a μ( ϕ( weighted average of eah luster mean TT, as shown in Equation (4): TT ( k b TT = + ) = = μ ( ϕ( μ ( ϕ( TT b ( k +) : Predited base travel time at time period k+ for the orridor; TT : Mean travel time orresponding to luster ; μ ( ϕ( : Fuzzy membership value of vetor r ϕ(k) orresponding to luster ; : Number of lusters. (4) D. Travel Time Variation Predition Module This module aims to predit the variation of travel time to reflet the real-time traffi flutuation in the target orridor through pre-alibrated lustered Neural Network models. For eah luster, the feed-forward Multilayer ANN was seleted and the bak-propagation algorithm was implemented to train the neural network in order to minimize the errors between the atual and desired output. Fig. 5 illustrates the topology of the Neural Network model for eah luster. Eah neuron in the input layer reeives inputs from r ϕi(k), and the output layer onsists of one neuron whih is the predited travel time variation on the target orridor at time interval k+ for eah luster. One hidden layer was determined for the bak-propagation struture. Similar to the proedure of alulating the base travel time, the travel time variation is predited as a fuzzy-membership -value-weighted average of the outputs from all luster based Fig. 4 Proedures for base travel time predition using fuzzy -means lustering algorithm ANNs, as shown in Equation (5): ΔTT( k + ) = = ΔTT ( k + ) μ ( ϕ( = μ ( ϕ( ΔTT ( k +) : Predited travel time variation at time period k+; ΔTT ( k +) : Predited travel time variation at time period k+ for the th luster. E. Final Travel Time Output Module The total predited travel time at time period k+ is the sum of base travel time and travel time variation, given by the following Equation: (5)

5 Fig. 5 Topology of the Neural Network model for travel time variation predition TT( k + ) = TTb ( k + ) + ΔTT( k + ) (6) A. Test Network IV. NUMERIAL EXPERIMENT An approximately 7. mile setion of US50 eastbound to Oean ity, MD was modeled in ORSIM (see Fig. 6) to generate the data for lustering, ANN training, and testing. This arterial setion was omprised of 2-lane links and 0 signalized intersetions with speed limits varying between 35 and 55 miles per hour. detetors, whih programmed to reord flow and speed data, were loated at the upstream of eah link. B. Experiment Design Fig. 6 Illustration of the study area To reate a training and testing dataset under different traffi onditions, the travel demand loadings on the network lasting from 7:30am to 8:30pm were varied hourly based on the observed real world traffi pattern, as shown in Table I, in whih free-flow traffi, moderated ongested traffi, and heavily ongested traffi are all onsidered. As the first 30 minutes of simulation is used to warm-up and some of the vehiles departure in the last 30 minutes ould not arrive the destination before the end of the simulation, 2-hour (8:00 am ~ 8:00 pm) detetor data and travel times are used for analysis data reords (0days x 2 hours/day x 60 time periods/hour) are generated for training and testing the proposed models. Among these 7200 data reords, nearly 6,500 samples (9 days x 720 periods a day) were employed to ) identify luster enters (the number of luster we hose in this paper is 0) and alulate the fuzzy-membership-value-weighted mean travel time for eah luster; and 2) alibrate ANN models for eah luster. Meanwhile, 720 samples were used to validate the performane of the proposed models. TABLE HOURLY VARIED TRAVEL DEMAND LOADING. Performane Evaluation Fig. 7 shows the omparison of the predited travel time and the ORSIM results. The x-axis denotes the departure time of day (i.e. from 8:00am~8:00pm) whereas the y-axis denotes the travel times in minutes. From the figure below, we an see that the predited travel times showed a very similar trend to the simulated results. Fig. 7 omparison of predited travel time with ORSIM simulation results Table II evaluates the performane of the developed models by two indies: Root Mean Square Error (RMSE) and

6 Root Mean Square Perentage Error (RMSP). As indiated in the table below, one an reah the following findings: As a whole, the proposed models produe reasonably good results with.29 minute RMSE and RMSP; and For the peak hours in whih prediting travel time reliably is a hallenge, the proposed models an provide promising predition auray (with RMSP equal to 0.083) due to the embedded base term whih is apable of apturing primary traffi patterns. V. ONLUSION AND FUTURE EXTENSIONS This paper proposes a variation-based online travel time predition approah using lustered Neural Networks with traffi vetors extrated from raw detetor data as input variables. The total predited travel time is omprised of two parts: base travel time and travel time variation. The base term is predited by a fuzzy-membership-value-weighted average of the lustered historial data to reflet the primary traffi pattern, while the variation term is predited through the alibrated luster-based artifiial neural network model to apture the atual traffi flutuation. Numerial experiments on a segment of US50 eastbound to Oean ity, Maryland under different demand senarios using data from ORSIM illustrate that the proposed appoah is apable of reliably prediting orridor travel time. Although the results of the proposed approah are promising, a number of issues still need to be resolved in future studies: () The proposed models will be tested with field data under more omplex real world traffi onditions; (2) Advaned ANN strutures ould be employed to ahieve better predition performane; (3) Sensitivity analysis of the number of luster should be taken into aount to obtain the optimal number of lusters with the minimal predition errors. Researh Reord, No.768, pp. 57 6, National Researh ounil, Washington, D.., 200. [5] D. Park and L. Rilett, Foreasting multiple-period freeway link travel times using modular neural networks, Transportation Researh Reord, No.67, pp , National Researh ounil, Washington, D.., 998. [6] D. Park, L. Rilett, and G. Han, Spetral basis neural networks for real-time travel time forasting, J. Transp. Eng., vol. 25, no. 6, pp , November/Deember, 999. [7] J. W.. Van Lint, S. P. Hoogendoorn, and H. J. Van Zuylen, Aurate freeway travel time predition with state-spae neural networks under missing data, Transportation Researh Part 3, pp , [8]. H. Wei and Y. Lee, Development of freeway travel time foreasting models by integrating different soures of traffi data, IEEE Trans. Veh. Teh., vol. 56, no. 6, pp , November 2007 TABLE II PERFORMANE EVALUATION FOR TRAVEL TIME PEDITION [9] N. Zou, A reliable travel time predition system with sparsely distributed detetors, Ph. D. Dissertation, University of Maryland, [0] Y. Liu, P. W. Lin, X. R. Lai, G. L. hang and A. Marquess, Developments and appliations of simulation-based online travel time predition system: Traveling to Oean ity, Maryland, Transportation Researh Reord, No.959, pp , National Researh ounil, Washington, D.., [] M. Ben-Akiva, M. Bierlaire, D.Burton, H. N. Koutsopoulos, and R. Mishalani, Network state estimation and predition for real-time transportation management appliations. 8 st Transportation Researh Board Annual Meeting, Washington, D (D-ROM) REFERENES [] J. W.. Van Lint, Reliable Real-Time Framework for Short-Term Freeway Travel Time Predition. J. Transp. Eng., vol. 32, no. 2, pp , Deember, [2] J. Rie and E. V. Zwet A simple and effetive method for prediting travel time on freeway, IEEE Trans. Intell. Transp. Syst., vol. 5, no. 3, pp , Sep [3] D. Billings and J. S. Yang Appliation of the ARIMA Models to Urban Roadway Travel Time Predition - A ase Study, In Pro. of IEEE International onferene on Systems, Man, and ybernetis, pp , Taipei, Taiwan, 2006 [4] M. hen and I. J. hien, Dynami freeway travel time predition using probe vehile data: Link-based vs. path-base, Transportation

DIGITAL DISTANCE RELAYING SCHEME FOR PARALLEL TRANSMISSION LINES DURING INTER-CIRCUIT FAULTS

DIGITAL DISTANCE RELAYING SCHEME FOR PARALLEL TRANSMISSION LINES DURING INTER-CIRCUIT FAULTS CHAPTER 4 DIGITAL DISTANCE RELAYING SCHEME FOR PARALLEL TRANSMISSION LINES DURING INTER-CIRCUIT FAULTS 4.1 INTRODUCTION Around the world, environmental and ost onsiousness are foring utilities to install

More information

Millennium Relativity Acceleration Composition. The Relativistic Relationship between Acceleration and Uniform Motion

Millennium Relativity Acceleration Composition. The Relativistic Relationship between Acceleration and Uniform Motion Millennium Relativity Aeleration Composition he Relativisti Relationship between Aeleration and niform Motion Copyright 003 Joseph A. Rybzyk Abstrat he relativisti priniples developed throughout the six

More information

A simple expression for radial distribution functions of pure fluids and mixtures

A simple expression for radial distribution functions of pure fluids and mixtures A simple expression for radial distribution funtions of pure fluids and mixtures Enrio Matteoli a) Istituto di Chimia Quantistia ed Energetia Moleolare, CNR, Via Risorgimento, 35, 56126 Pisa, Italy G.

More information

IMPEDANCE EFFECTS OF LEFT TURNERS FROM THE MAJOR STREET AT A TWSC INTERSECTION

IMPEDANCE EFFECTS OF LEFT TURNERS FROM THE MAJOR STREET AT A TWSC INTERSECTION 09-1289 Citation: Brilon, W. (2009): Impedane Effets of Left Turners from the Major Street at A TWSC Intersetion. Transportation Researh Reord Nr. 2130, pp. 2-8 IMPEDANCE EFFECTS OF LEFT TURNERS FROM THE

More information

Adaptive neuro-fuzzy inference system-based controllers for smart material actuator modelling

Adaptive neuro-fuzzy inference system-based controllers for smart material actuator modelling Adaptive neuro-fuzzy inferene system-based ontrollers for smart material atuator modelling T L Grigorie and R M Botez Éole de Tehnologie Supérieure, Montréal, Quebe, Canada The manusript was reeived on

More information

QCLAS Sensor for Purity Monitoring in Medical Gas Supply Lines

QCLAS Sensor for Purity Monitoring in Medical Gas Supply Lines DOI.56/sensoren6/P3. QLAS Sensor for Purity Monitoring in Medial Gas Supply Lines Henrik Zimmermann, Mathias Wiese, Alessandro Ragnoni neoplas ontrol GmbH, Walther-Rathenau-Str. 49a, 7489 Greifswald, Germany

More information

Measuring & Inducing Neural Activity Using Extracellular Fields I: Inverse systems approach

Measuring & Inducing Neural Activity Using Extracellular Fields I: Inverse systems approach Measuring & Induing Neural Ativity Using Extraellular Fields I: Inverse systems approah Keith Dillon Department of Eletrial and Computer Engineering University of California San Diego 9500 Gilman Dr. La

More information

Model-based mixture discriminant analysis an experimental study

Model-based mixture discriminant analysis an experimental study Model-based mixture disriminant analysis an experimental study Zohar Halbe and Mayer Aladjem Department of Eletrial and Computer Engineering, Ben-Gurion University of the Negev P.O.Box 653, Beer-Sheva,

More information

A Spatiotemporal Approach to Passive Sound Source Localization

A Spatiotemporal Approach to Passive Sound Source Localization A Spatiotemporal Approah Passive Sound Soure Loalization Pasi Pertilä, Mikko Parviainen, Teemu Korhonen and Ari Visa Institute of Signal Proessing Tampere University of Tehnology, P.O.Box 553, FIN-330,

More information

Developing Excel Macros for Solving Heat Diffusion Problems

Developing Excel Macros for Solving Heat Diffusion Problems Session 50 Developing Exel Maros for Solving Heat Diffusion Problems N. N. Sarker and M. A. Ketkar Department of Engineering Tehnology Prairie View A&M University Prairie View, TX 77446 Abstrat This paper

More information

A model for measurement of the states in a coupled-dot qubit

A model for measurement of the states in a coupled-dot qubit A model for measurement of the states in a oupled-dot qubit H B Sun and H M Wiseman Centre for Quantum Computer Tehnology Centre for Quantum Dynamis Griffith University Brisbane 4 QLD Australia E-mail:

More information

Complexity of Regularization RBF Networks

Complexity of Regularization RBF Networks Complexity of Regularization RBF Networks Mark A Kon Department of Mathematis and Statistis Boston University Boston, MA 02215 mkon@buedu Leszek Plaskota Institute of Applied Mathematis University of Warsaw

More information

An Adaptive Optimization Approach to Active Cancellation of Repeated Transient Vibration Disturbances

An Adaptive Optimization Approach to Active Cancellation of Repeated Transient Vibration Disturbances An aptive Optimization Approah to Ative Canellation of Repeated Transient Vibration Disturbanes David L. Bowen RH Lyon Corp / Aenteh, 33 Moulton St., Cambridge, MA 138, U.S.A., owen@lyonorp.om J. Gregory

More information

Neuro-Fuzzy Modeling of Heat Recovery Steam Generator

Neuro-Fuzzy Modeling of Heat Recovery Steam Generator International Journal of Mahine Learning and Computing, Vol. 2, No. 5, Otober 202 Neuro-Fuzzy Modeling of Heat Reovery Steam Generator A. Ghaffari, A. Chaibakhsh, and S. Shahhoseini represented in a network

More information

Modeling Probabilistic Measurement Correlations for Problem Determination in Large-Scale Distributed Systems

Modeling Probabilistic Measurement Correlations for Problem Determination in Large-Scale Distributed Systems 009 9th IEEE International Conferene on Distributed Computing Systems Modeling Probabilisti Measurement Correlations for Problem Determination in Large-Sale Distributed Systems Jing Gao Guofei Jiang Haifeng

More information

Multicomponent analysis on polluted waters by means of an electronic tongue

Multicomponent analysis on polluted waters by means of an electronic tongue Sensors and Atuators B 44 (1997) 423 428 Multiomponent analysis on polluted waters by means of an eletroni tongue C. Di Natale a, *, A. Maagnano a, F. Davide a, A. D Amio a, A. Legin b, Y. Vlasov b, A.

More information

An Integrated Architecture of Adaptive Neural Network Control for Dynamic Systems

An Integrated Architecture of Adaptive Neural Network Control for Dynamic Systems An Integrated Arhiteture of Adaptive Neural Network Control for Dynami Systems Robert L. Tokar 2 Brian D.MVey2 'Center for Nonlinear Studies, 2Applied Theoretial Physis Division Los Alamos National Laboratory,

More information

Design of an Adaptive Neural Network Controller for Effective Position Control of Linear Pneumatic Actuators

Design of an Adaptive Neural Network Controller for Effective Position Control of Linear Pneumatic Actuators Researh Artile International Journal of Current Engineering and Tehnology E-ISSN 77 406, P-ISSN 347-56 04 INPRESSCO, All Rights Reserved Available at http://inpresso.om/ategory/ijet Design of an Adaptive

More information

7 Max-Flow Problems. Business Computing and Operations Research 608

7 Max-Flow Problems. Business Computing and Operations Research 608 7 Max-Flow Problems Business Computing and Operations Researh 68 7. Max-Flow Problems In what follows, we onsider a somewhat modified problem onstellation Instead of osts of transmission, vetor now indiates

More information

Nonreversibility of Multiple Unicast Networks

Nonreversibility of Multiple Unicast Networks Nonreversibility of Multiple Uniast Networks Randall Dougherty and Kenneth Zeger September 27, 2005 Abstrat We prove that for any finite direted ayli network, there exists a orresponding multiple uniast

More information

ONLINE APPENDICES for Cost-Effective Quality Assurance in Crowd Labeling

ONLINE APPENDICES for Cost-Effective Quality Assurance in Crowd Labeling ONLINE APPENDICES for Cost-Effetive Quality Assurane in Crowd Labeling Jing Wang Shool of Business and Management Hong Kong University of Siene and Tehnology Clear Water Bay Kowloon Hong Kong jwang@usthk

More information

Assessing the Performance of a BCI: A Task-Oriented Approach

Assessing the Performance of a BCI: A Task-Oriented Approach Assessing the Performane of a BCI: A Task-Oriented Approah B. Dal Seno, L. Mainardi 2, M. Matteui Department of Eletronis and Information, IIT-Unit, Politenio di Milano, Italy 2 Department of Bioengineering,

More information

Simplification of Network Dynamics in Large Systems

Simplification of Network Dynamics in Large Systems Simplifiation of Network Dynamis in Large Systems Xiaojun Lin and Ness B. Shroff Shool of Eletrial and Computer Engineering Purdue University, West Lafayette, IN 47906, U.S.A. Email: {linx, shroff}@en.purdue.edu

More information

Robust Flight Control Design for a Turn Coordination System with Parameter Uncertainties

Robust Flight Control Design for a Turn Coordination System with Parameter Uncertainties Amerian Journal of Applied Sienes 4 (7): 496-501, 007 ISSN 1546-939 007 Siene Publiations Robust Flight ontrol Design for a urn oordination System with Parameter Unertainties 1 Ari Legowo and Hiroshi Okubo

More information

Weighted K-Nearest Neighbor Revisited

Weighted K-Nearest Neighbor Revisited Weighted -Nearest Neighbor Revisited M. Biego University of Verona Verona, Italy Email: manuele.biego@univr.it M. Loog Delft University of Tehnology Delft, The Netherlands Email: m.loog@tudelft.nl Abstrat

More information

Simplified Buckling Analysis of Skeletal Structures

Simplified Buckling Analysis of Skeletal Structures Simplified Bukling Analysis of Skeletal Strutures B.A. Izzuddin 1 ABSRAC A simplified approah is proposed for bukling analysis of skeletal strutures, whih employs a rotational spring analogy for the formulation

More information

Advances in Radio Science

Advances in Radio Science Advanes in adio Siene 2003) 1: 99 104 Copernius GmbH 2003 Advanes in adio Siene A hybrid method ombining the FDTD and a time domain boundary-integral equation marhing-on-in-time algorithm A Beker and V

More information

Optimization of Statistical Decisions for Age Replacement Problems via a New Pivotal Quantity Averaging Approach

Optimization of Statistical Decisions for Age Replacement Problems via a New Pivotal Quantity Averaging Approach Amerian Journal of heoretial and Applied tatistis 6; 5(-): -8 Published online January 7, 6 (http://www.sienepublishinggroup.om/j/ajtas) doi:.648/j.ajtas.s.65.4 IN: 36-8999 (Print); IN: 36-96 (Online)

More information

RESEARCH ON RANDOM FOURIER WAVE-NUMBER SPECTRUM OF FLUCTUATING WIND SPEED

RESEARCH ON RANDOM FOURIER WAVE-NUMBER SPECTRUM OF FLUCTUATING WIND SPEED The Seventh Asia-Paifi Conferene on Wind Engineering, November 8-1, 9, Taipei, Taiwan RESEARCH ON RANDOM FORIER WAVE-NMBER SPECTRM OF FLCTATING WIND SPEED Qi Yan 1, Jie Li 1 Ph D. andidate, Department

More information

Planning with Uncertainty in Position: an Optimal Planner

Planning with Uncertainty in Position: an Optimal Planner Planning with Unertainty in Position: an Optimal Planner Juan Pablo Gonzalez Anthony (Tony) Stentz CMU-RI -TR-04-63 The Robotis Institute Carnegie Mellon University Pittsburgh, Pennsylvania 15213 Otober

More information

Evaluation of effect of blade internal modes on sensitivity of Advanced LIGO

Evaluation of effect of blade internal modes on sensitivity of Advanced LIGO Evaluation of effet of blade internal modes on sensitivity of Advaned LIGO T0074-00-R Norna A Robertson 5 th Otober 00. Introdution The urrent model used to estimate the isolation ahieved by the quadruple

More information

Improvements in the Modeling of the Self-ignition of Tetrafluoroethylene

Improvements in the Modeling of the Self-ignition of Tetrafluoroethylene Exerpt from the Proeedings of the OMSOL onferene 010 Paris Improvements in the Modeling of the Self-ignition of Tetrafluoroethylene M. Bekmann-Kluge 1 *,. errero 1, V. Shröder 1, A. Aikalin and J. Steinbah

More information

Singular Event Detection

Singular Event Detection Singular Event Detetion Rafael S. Garía Eletrial Engineering University of Puerto Rio at Mayagüez Rafael.Garia@ee.uprm.edu Faulty Mentor: S. Shankar Sastry Researh Supervisor: Jonathan Sprinkle Graduate

More information

Aircraft CAS Design with Input Saturation Using Dynamic Model Inversion

Aircraft CAS Design with Input Saturation Using Dynamic Model Inversion International Journal of Control, Automation, and Systems Vol., No. 3, September 003 35 Airraft CAS Design with Input Saturation sing Dynami Model Inversion Sangsoo Lim and Byoung Soo Kim Abstrat: This

More information

EE 321 Project Spring 2018

EE 321 Project Spring 2018 EE 21 Projet Spring 2018 This ourse projet is intended to be an individual effort projet. The student is required to omplete the work individually, without help from anyone else. (The student may, however,

More information

UTC. Engineering 329. Proportional Controller Design. Speed System. John Beverly. Green Team. John Beverly Keith Skiles John Barker.

UTC. Engineering 329. Proportional Controller Design. Speed System. John Beverly. Green Team. John Beverly Keith Skiles John Barker. UTC Engineering 329 Proportional Controller Design for Speed System By John Beverly Green Team John Beverly Keith Skiles John Barker 24 Mar 2006 Introdution This experiment is intended test the variable

More information

Supplementary Materials

Supplementary Materials Supplementary Materials Neural population partitioning and a onurrent brain-mahine interfae for sequential motor funtion Maryam M. Shanehi, Rollin C. Hu, Marissa Powers, Gregory W. Wornell, Emery N. Brown

More information

INTERNATIONAL JOURNAL OF CIVIL AND STRUCTURAL ENGINEERING Volume 2, No 4, 2012

INTERNATIONAL JOURNAL OF CIVIL AND STRUCTURAL ENGINEERING Volume 2, No 4, 2012 INTERNATIONAL JOURNAL OF CIVIL AND STRUCTURAL ENGINEERING Volume, No 4, 01 Copyright 010 All rights reserved Integrated Publishing servies Researh artile ISSN 0976 4399 Strutural Modelling of Stability

More information

Exploring the feasibility of on-site earthquake early warning using close-in records of the 2007 Noto Hanto earthquake

Exploring the feasibility of on-site earthquake early warning using close-in records of the 2007 Noto Hanto earthquake Exploring the feasibility of on-site earthquake early warning using lose-in reords of the 2007 Noto Hanto earthquake Yih-Min Wu 1 and Hiroo Kanamori 2 1. Department of Geosienes, National Taiwan University,

More information

Normative and descriptive approaches to multiattribute decision making

Normative and descriptive approaches to multiattribute decision making De. 009, Volume 8, No. (Serial No.78) China-USA Business Review, ISSN 57-54, USA Normative and desriptive approahes to multiattribute deision making Milan Terek (Department of Statistis, University of

More information

Study on the leak test technology of spacecraft using ultrasonic

Study on the leak test technology of spacecraft using ultrasonic SINCE2013 Singapore International NDT Conferene & Exhibition 2013, 19-20 July 2013 Study on the test tehnology of spaeraft using ultrasoni Yan Rongxin, Li Weidan Beijing Institute of Spaeraft Environment

More information

Wavetech, LLC. Ultrafast Pulses and GVD. John O Hara Created: Dec. 6, 2013

Wavetech, LLC. Ultrafast Pulses and GVD. John O Hara Created: Dec. 6, 2013 Ultrafast Pulses and GVD John O Hara Created: De. 6, 3 Introdution This doument overs the basi onepts of group veloity dispersion (GVD) and ultrafast pulse propagation in an optial fiber. Neessarily, it

More information

Control Theory association of mathematics and engineering

Control Theory association of mathematics and engineering Control Theory assoiation of mathematis and engineering Wojieh Mitkowski Krzysztof Oprzedkiewiz Department of Automatis AGH Univ. of Siene & Tehnology, Craow, Poland, Abstrat In this paper a methodology

More information

Sensitivity Analysis in Markov Networks

Sensitivity Analysis in Markov Networks Sensitivity Analysis in Markov Networks Hei Chan and Adnan Darwihe Computer Siene Department University of California, Los Angeles Los Angeles, CA 90095 {hei,darwihe}@s.ula.edu Abstrat This paper explores

More information

Danielle Maddix AA238 Final Project December 9, 2016

Danielle Maddix AA238 Final Project December 9, 2016 Struture and Parameter Learning in Bayesian Networks with Appliations to Prediting Breast Caner Tumor Malignany in a Lower Dimension Feature Spae Danielle Maddix AA238 Final Projet Deember 9, 2016 Abstrat

More information

Feature Selection by Independent Component Analysis and Mutual Information Maximization in EEG Signal Classification

Feature Selection by Independent Component Analysis and Mutual Information Maximization in EEG Signal Classification Feature Seletion by Independent Component Analysis and Mutual Information Maximization in EEG Signal Classifiation Tian Lan, Deniz Erdogmus, Andre Adami, Mihael Pavel BME Department, Oregon Health & Siene

More information

M5' Algorithm for Shear Strength Prediction of HSC Slender Beams without Web Reinforcement

M5' Algorithm for Shear Strength Prediction of HSC Slender Beams without Web Reinforcement International Journal of Modeling and Optimization, Vol. 7, No. 1, February 217 M5' Algorithm for Shear Strength Predition of HSC Slender Beams without Web Reinforement Ali Kaveh, Seyyed Mahmoud Hamze-Ziabari,

More information

20 Doppler shift and Doppler radars

20 Doppler shift and Doppler radars 20 Doppler shift and Doppler radars Doppler radars make a use of the Doppler shift phenomenon to detet the motion of EM wave refletors of interest e.g., a polie Doppler radar aims to identify the speed

More information

COMBINED PROBE FOR MACH NUMBER, TEMPERATURE AND INCIDENCE INDICATION

COMBINED PROBE FOR MACH NUMBER, TEMPERATURE AND INCIDENCE INDICATION 4 TH INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES COMBINED PROBE FOR MACH NUMBER, TEMPERATURE AND INCIDENCE INDICATION Jiri Nozika*, Josef Adame*, Daniel Hanus** *Department of Fluid Dynamis and

More information

A Queueing Model for Call Blending in Call Centers

A Queueing Model for Call Blending in Call Centers A Queueing Model for Call Blending in Call Centers Sandjai Bhulai and Ger Koole Vrije Universiteit Amsterdam Faulty of Sienes De Boelelaan 1081a 1081 HV Amsterdam The Netherlands E-mail: {sbhulai, koole}@s.vu.nl

More information

Determination of the reaction order

Determination of the reaction order 5/7/07 A quote of the wee (or amel of the wee): Apply yourself. Get all the eduation you an, but then... do something. Don't just stand there, mae it happen. Lee Iaoa Physial Chemistry GTM/5 reation order

More information

Remark 4.1 Unlike Lyapunov theorems, LaSalle s theorem does not require the function V ( x ) to be positive definite.

Remark 4.1 Unlike Lyapunov theorems, LaSalle s theorem does not require the function V ( x ) to be positive definite. Leture Remark 4.1 Unlike Lyapunov theorems, LaSalle s theorem does not require the funtion V ( x ) to be positive definite. ost often, our interest will be to show that x( t) as t. For that we will need

More information

An I-Vector Backend for Speaker Verification

An I-Vector Backend for Speaker Verification An I-Vetor Bakend for Speaker Verifiation Patrik Kenny, 1 Themos Stafylakis, 1 Jahangir Alam, 1 and Marel Kokmann 2 1 CRIM, Canada, {patrik.kenny, themos.stafylakis, jahangir.alam}@rim.a 2 VoieTrust, Canada,

More information

Distributed Gaussian Mixture Model for Monitoring Multimode Plant-wide Process

Distributed Gaussian Mixture Model for Monitoring Multimode Plant-wide Process istributed Gaussian Mixture Model for Monitoring Multimode Plant-wide Proess Jinlin Zhu, Zhiqiang Ge, Zhihuan Song. State ey Laboratory of Industrial Control Tehnology, Institute of Industrial Proess Control,

More information

Lightpath routing for maximum reliability in optical mesh networks

Lightpath routing for maximum reliability in optical mesh networks Vol. 7, No. 5 / May 2008 / JOURNAL OF OPTICAL NETWORKING 449 Lightpath routing for maximum reliability in optial mesh networks Shengli Yuan, 1, * Saket Varma, 2 and Jason P. Jue 2 1 Department of Computer

More information

UPPER-TRUNCATED POWER LAW DISTRIBUTIONS

UPPER-TRUNCATED POWER LAW DISTRIBUTIONS Fratals, Vol. 9, No. (00) 09 World Sientifi Publishing Company UPPER-TRUNCATED POWER LAW DISTRIBUTIONS STEPHEN M. BURROUGHS and SARAH F. TEBBENS College of Marine Siene, University of South Florida, St.

More information

The Effectiveness of the Linear Hull Effect

The Effectiveness of the Linear Hull Effect The Effetiveness of the Linear Hull Effet S. Murphy Tehnial Report RHUL MA 009 9 6 Otober 009 Department of Mathematis Royal Holloway, University of London Egham, Surrey TW0 0EX, England http://www.rhul.a.uk/mathematis/tehreports

More information

Analysis of discretization in the direct simulation Monte Carlo

Analysis of discretization in the direct simulation Monte Carlo PHYSICS OF FLUIDS VOLUME 1, UMBER 1 OCTOBER Analysis of disretization in the diret simulation Monte Carlo iolas G. Hadjionstantinou a) Department of Mehanial Engineering, Massahusetts Institute of Tehnology,

More information

Spectral Analysis of Vehicle Speed

Spectral Analysis of Vehicle Speed 26 TRANSPORTATION RESEARCH RECORD 1375 Spetral Analysis of Vehile Speed Charateristis }IAN Lu Charateristis of individual vehile speed are important when evaluating the safety of the traveling publi, traffi

More information

LADAR-Based Vehicle Tracking and Trajectory Estimation for Urban Driving

LADAR-Based Vehicle Tracking and Trajectory Estimation for Urban Driving LADAR-Based Vehile Traking and Trajetory Estimation for Urban Driving Daniel Morris, Paul Haley, William Zahar, Steve MLean General Dynamis Roboti Systems, Tel: 410-876-9200, Fax: 410-876-9470 www.gdrs.om

More information

23.1 Tuning controllers, in the large view Quoting from Section 16.7:

23.1 Tuning controllers, in the large view Quoting from Section 16.7: Lesson 23. Tuning a real ontroller - modeling, proess identifiation, fine tuning 23.0 Context We have learned to view proesses as dynami systems, taking are to identify their input, intermediate, and output

More information

A NETWORK SIMPLEX ALGORITHM FOR THE MINIMUM COST-BENEFIT NETWORK FLOW PROBLEM

A NETWORK SIMPLEX ALGORITHM FOR THE MINIMUM COST-BENEFIT NETWORK FLOW PROBLEM NETWORK SIMPLEX LGORITHM FOR THE MINIMUM COST-BENEFIT NETWORK FLOW PROBLEM Cen Çalışan, Utah Valley University, 800 W. University Parway, Orem, UT 84058, 801-863-6487, en.alisan@uvu.edu BSTRCT The minimum

More information

Development of an efficient finite element model for the dynamic analysis of the train-bridge interaction

Development of an efficient finite element model for the dynamic analysis of the train-bridge interaction Development of an effiient finite element model for the dynami analysis of the train-bridge interation S. Neves, A. Azevedo & R. Calçada Faulty of Engineering, University of Porto, Porto, Portugal ABSTRACT:

More information

9 Geophysics and Radio-Astronomy: VLBI VeryLongBaseInterferometry

9 Geophysics and Radio-Astronomy: VLBI VeryLongBaseInterferometry 9 Geophysis and Radio-Astronomy: VLBI VeryLongBaseInterferometry VLBI is an interferometry tehnique used in radio astronomy, in whih two or more signals, oming from the same astronomial objet, are reeived

More information

SEISMIC ANALYSIS OF SPHERICAL TANKS INCLUDING FLUID-STRUCTURE-SOIL INTERACTION

SEISMIC ANALYSIS OF SPHERICAL TANKS INCLUDING FLUID-STRUCTURE-SOIL INTERACTION 3 th World Conferene on Earthquake Engineering Vanouver, B.C., Canada August -6, 2004 aper o. 84 SEISMIC AALYSIS OF SHERICAL TAKS ICLUDIG FLUID-STRUCTURE-SOIL ITERACTIO T.L. Karavasilis, D.C. Rizos 2,

More information

Combined Electric and Magnetic Dipoles for Mesoband Radiation, Part 2

Combined Electric and Magnetic Dipoles for Mesoband Radiation, Part 2 Sensor and Simulation Notes Note 53 3 May 8 Combined Eletri and Magneti Dipoles for Mesoband Radiation, Part Carl E. Baum University of New Mexio Department of Eletrial and Computer Engineering Albuquerque

More information

Models for the simulation of electronic circuits with hysteretic inductors

Models for the simulation of electronic circuits with hysteretic inductors Proeedings of the 5th WSEAS Int. Conf. on Miroeletronis, Nanoeletronis, Optoeletronis, Prague, Czeh Republi, Marh 12-14, 26 (pp86-91) Models for the simulation of eletroni iruits with hystereti indutors

More information

Optimal control of solar energy systems

Optimal control of solar energy systems Optimal ontrol of solar energy systems Viorel Badesu Candida Oanea Institute Polytehni University of Buharest Contents. Optimal operation - systems with water storage tanks 2. Sizing solar olletors 3.

More information

A COMPARISON OF ROUNDABOUT CAPACITY MODELS

A COMPARISON OF ROUNDABOUT CAPACITY MODELS A COMPARISON OF ROUNDABOUT CAPACITY MODELS Luís Vasonelos [1], Álvaro Seo [], Ana Bastos Silva [], Tiago Abreu [1], João Silva [3] [1] Department of Civil Engineering - Polytehni Institute of Viseu & CESAM

More information

Phase Diffuser at the Transmitter for Lasercom Link: Effect of Partially Coherent Beam on the Bit-Error Rate.

Phase Diffuser at the Transmitter for Lasercom Link: Effect of Partially Coherent Beam on the Bit-Error Rate. Phase Diffuser at the Transmitter for Laserom Link: Effet of Partially Coherent Beam on the Bit-Error Rate. O. Korotkova* a, L. C. Andrews** a, R. L. Phillips*** b a Dept. of Mathematis, Univ. of Central

More information

MultiPhysics Analysis of Trapped Field in Multi-Layer YBCO Plates

MultiPhysics Analysis of Trapped Field in Multi-Layer YBCO Plates Exerpt from the Proeedings of the COMSOL Conferene 9 Boston MultiPhysis Analysis of Trapped Field in Multi-Layer YBCO Plates Philippe. Masson Advaned Magnet Lab *7 Main Street, Bldg. #4, Palm Bay, Fl-95,

More information

arxiv: v2 [math.pr] 9 Dec 2016

arxiv: v2 [math.pr] 9 Dec 2016 Omnithermal Perfet Simulation for Multi-server Queues Stephen B. Connor 3th Deember 206 arxiv:60.0602v2 [math.pr] 9 De 206 Abstrat A number of perfet simulation algorithms for multi-server First Come First

More information

Coding for Random Projections and Approximate Near Neighbor Search

Coding for Random Projections and Approximate Near Neighbor Search Coding for Random Projetions and Approximate Near Neighbor Searh Ping Li Department of Statistis & Biostatistis Department of Computer Siene Rutgers University Pisataay, NJ 8854, USA pingli@stat.rutgers.edu

More information

The universal model of error of active power measuring channel

The universal model of error of active power measuring channel 7 th Symposium EKO TC 4 3 rd Symposium EKO TC 9 and 5 th WADC Workshop nstrumentation for the CT Era Sept. 8-2 Kosie Slovakia The universal model of error of ative power measuring hannel Boris Stogny Evgeny

More information

A Novel Process for the Study of Breakage Energy versus Particle Size

A Novel Process for the Study of Breakage Energy versus Particle Size Geomaterials, 2013, 3, 102-110 http://dx.doi.org/10.4236/gm.2013.33013 Published Online July 2013 (http://www.sirp.org/journal/gm) A Novel Proess for the Study of Breakage Energy versus Partile Size Elias

More information

IDENTIFICATION AND CONTROL OF ACOUSTIC RADIATION MODES

IDENTIFICATION AND CONTROL OF ACOUSTIC RADIATION MODES IDENTIFICATION AND CONTROL OF ACOUSTIC RADIATION MODES Arthur P. Berkhoff University of Twente, Faulty of Eletrial Engineering, P.O. Box 217, 7 AE Enshede, The Netherlands email: a.p.berkhoff@el.utwente.nl

More information

Reliability Guaranteed Energy-Aware Frame-Based Task Set Execution Strategy for Hard Real-Time Systems

Reliability Guaranteed Energy-Aware Frame-Based Task Set Execution Strategy for Hard Real-Time Systems Reliability Guaranteed Energy-Aware Frame-Based ask Set Exeution Strategy for Hard Real-ime Systems Zheng Li a, Li Wang a, Shuhui Li a, Shangping Ren a, Gang Quan b a Illinois Institute of ehnology, Chiago,

More information

Sensor management for PRF selection in the track-before-detect context

Sensor management for PRF selection in the track-before-detect context Sensor management for PRF seletion in the tra-before-detet ontext Fotios Katsilieris, Yvo Boers, and Hans Driessen Thales Nederland B.V. Haasbergerstraat 49, 7554 PA Hengelo, the Netherlands Email: {Fotios.Katsilieris,

More information

COMPARISON OF COASTAL FLOODING PROBABILITY CALCULATION MODELS FOR FLOOD DEFENCES

COMPARISON OF COASTAL FLOODING PROBABILITY CALCULATION MODELS FOR FLOOD DEFENCES COMPARISON OF COASTAL FLOODING PROBABILITY CALCULATION MODELS FOR FLOOD DEFENCES Elisabet de Boer 1, Andreas Kortenhaus 2 and Pieter van Gelder 3 Reliability alulations for oastal flood defene systems

More information

Centroid Detection by Gaussian Pattern Matching In Adaptive Optics

Centroid Detection by Gaussian Pattern Matching In Adaptive Optics 010 International Journal of Computer Appliations (0975-8887) Centroid Detetion by Gaussian Pattern Mathing In Adaptive Optis Akondi Vyas Indian Institute of Astrophysis Indian Institute of Siene M B Roopashree

More information

On Industry Structure and Firm Conduct in Long Run Equilibrium

On Industry Structure and Firm Conduct in Long Run Equilibrium www.siedu.a/jms Journal of Management and Strategy Vol., No. ; Deember On Industry Struture and Firm Condut in Long Run Equilibrium Prof. Jean-Paul Chavas Department of Agriultural and Applied Eonomis

More information

Textual Document Indexing and Retrieval via Knowledge Sources and Data Mining

Textual Document Indexing and Retrieval via Knowledge Sources and Data Mining Textual Doument Indexing and Retrieval via Knowledge Soures and Data Mining Wesley. W. Chu, Zhenyu Liu and Wenlei Mao Computer Siene Department, University of California, Los Angeles 90095 {ww, viliu,

More information

EFFECTS OF COUPLE STRESSES ON PURE SQUEEZE EHL MOTION OF CIRCULAR CONTACTS

EFFECTS OF COUPLE STRESSES ON PURE SQUEEZE EHL MOTION OF CIRCULAR CONTACTS -Tehnial Note- EFFECTS OF COUPLE STRESSES ON PURE SQUEEZE EHL MOTION OF CIRCULAR CONTACTS H.-M. Chu * W.-L. Li ** Department of Mehanial Engineering Yung-Ta Institute of Tehnology & Commere Ping-Tung,

More information

Connectivity and Blockage Effects in Millimeter-Wave Air-To-Everything Networks

Connectivity and Blockage Effects in Millimeter-Wave Air-To-Everything Networks 1 Connetivity and Blokage Effets in Millimeter-Wave Air-To-Everything Networks Kaifeng Han, Kaibin Huang and Robert W. Heath Jr. arxiv:1808.00144v1 [s.it] 1 Aug 2018 Abstrat Millimeter-wave (mmwave) offers

More information

An Electrothermal Model Based Adaptive Control of Resistance Spot Welding Process

An Electrothermal Model Based Adaptive Control of Resistance Spot Welding Process Intelligent Control and utomation, 05, 6, 34-46 Published Online May 05 in SiRes. http://www.sirp.org/journal/ia http://dx.doi.org/0.436/ia.05.604 n Eletrothermal Model Based daptive Control of Resistane

More information

Document Version Publisher s PDF, also known as Version of Record (includes final page, issue and volume numbers)

Document Version Publisher s PDF, also known as Version of Record (includes final page, issue and volume numbers) A omparison between ylindrial and ross-shaped magneti vibration isolators : ideal and pratial van Casteren, D.T.E.H.; Paulides, J.J.H.; Lomonova, E. Published in: Arhives of Eletrial Engineering DOI: 10.1515/aee-2015-0044

More information

3 Tidal systems modelling: ASMITA model

3 Tidal systems modelling: ASMITA model 3 Tidal systems modelling: ASMITA model 3.1 Introdution For many pratial appliations, simulation and predition of oastal behaviour (morphologial development of shorefae, beahes and dunes) at a ertain level

More information

Likelihood-confidence intervals for quantiles in Extreme Value Distributions

Likelihood-confidence intervals for quantiles in Extreme Value Distributions Likelihood-onfidene intervals for quantiles in Extreme Value Distributions A. Bolívar, E. Díaz-Franés, J. Ortega, and E. Vilhis. Centro de Investigaión en Matemátias; A.P. 42, Guanajuato, Gto. 36; Méxio

More information

The Gravitational Potential for a Moving Observer, Mercury s Perihelion, Photon Deflection and Time Delay of a Solar Grazing Photon

The Gravitational Potential for a Moving Observer, Mercury s Perihelion, Photon Deflection and Time Delay of a Solar Grazing Photon Albuquerque, NM 0 POCEEDINGS of the NPA 457 The Gravitational Potential for a Moving Observer, Merury s Perihelion, Photon Defletion and Time Delay of a Solar Grazing Photon Curtis E. enshaw Tele-Consultants,

More information

Taste for variety and optimum product diversity in an open economy

Taste for variety and optimum product diversity in an open economy Taste for variety and optimum produt diversity in an open eonomy Javier Coto-Martínez City University Paul Levine University of Surrey Otober 0, 005 María D.C. Garía-Alonso University of Kent Abstrat We

More information

10.5 Unsupervised Bayesian Learning

10.5 Unsupervised Bayesian Learning The Bayes Classifier Maximum-likelihood methods: Li Yu Hongda Mao Joan Wang parameter vetor is a fixed but unknown value Bayes methods: parameter vetor is a random variable with known prior distribution

More information

Wave Propagation through Random Media

Wave Propagation through Random Media Chapter 3. Wave Propagation through Random Media 3. Charateristis of Wave Behavior Sound propagation through random media is the entral part of this investigation. This hapter presents a frame of referene

More information

Introduction to Exergoeconomic and Exergoenvironmental Analyses

Introduction to Exergoeconomic and Exergoenvironmental Analyses Tehnishe Universität Berlin Introdution to Exergoeonomi and Exergoenvironmental Analyses George Tsatsaronis The Summer Course on Exergy and its Appliation for Better Environment Oshawa, Canada April, 30

More information

Indirect Neural Control: A Robustness Analysis Against Perturbations

Indirect Neural Control: A Robustness Analysis Against Perturbations Indiret Neural Control: A Robustne Analysis Against Perturbations ANDRÉ LAURINDO MAITELLI OSCAR GABRIEL FILHO Federal Uversity of Rio Grande do Norte Potiguar Uversity Natal/RN, BRAZIL, ZIP Code 5907-970

More information

Calibration of Piping Assessment Models in the Netherlands

Calibration of Piping Assessment Models in the Netherlands ISGSR 2011 - Vogt, Shuppener, Straub & Bräu (eds) - 2011 Bundesanstalt für Wasserbau ISBN 978-3-939230-01-4 Calibration of Piping Assessment Models in the Netherlands J. Lopez de la Cruz & E.O.F. Calle

More information

Evaluation of a Dual-Load Nondestructive Testing System To Better Discriminate Near-Surface Layer Moduli

Evaluation of a Dual-Load Nondestructive Testing System To Better Discriminate Near-Surface Layer Moduli 52 TRANSPORTATION RESEARCH RECORD 1355 Evaluation of a Dual-Load Nondestrutive Testing System To Better Disriminate Near-Surfae Layer Moduli REYNALDO ROQUE, PEDRO ROMERO, AND BYRON E. RUTH Theoretial analyses

More information

Failure Assessment Diagram Analysis of Creep Crack Initiation in 316H Stainless Steel

Failure Assessment Diagram Analysis of Creep Crack Initiation in 316H Stainless Steel Failure Assessment Diagram Analysis of Creep Crak Initiation in 316H Stainless Steel C. M. Davies *, N. P. O Dowd, D. W. Dean, K. M. Nikbin, R. A. Ainsworth Department of Mehanial Engineering, Imperial

More information

Determination of the Aerodynamic Characteristics of Flying Vehicles Using Method Large Eddy Simulation with Software ANSYS

Determination of the Aerodynamic Characteristics of Flying Vehicles Using Method Large Eddy Simulation with Software ANSYS Automation, Control and Intelligent Systems 15; 3(6): 118-13 Published online Deember, 15 (http://www.sienepublishinggroup.om//ais) doi: 1.11648/.ais.1536.14 ISSN: 38-5583 (Print); ISSN: 38-5591 (Online)

More information

Identification of a Nonlinear Aeroelastic Aircraft Wing Model

Identification of a Nonlinear Aeroelastic Aircraft Wing Model Identifiation of a Nonlinear Aeroelasti Airraft Wing Model Christopher M. Rihards * University of Louisville, Louisville, Kentuky 9 Martin J. Brenner NASA Dryden Flight Researh Center, Edwards, California

More information

Left-Turn Adjustment Factors for Saturation Flow Rates of Shared Permissive Left-Turn Lanes

Left-Turn Adjustment Factors for Saturation Flow Rates of Shared Permissive Left-Turn Lanes 62 TRANSPORTATION RESEARCH RECORD 1365 Left-Turn Adjustment Fators for Saturation Flow Rates of Shared Permissive Left-Turn Lanes FENG-BOR LIN For apaity ana lysi of signalized interseti11s, a left-turn

More information