Responsive Bus Bridging Service Planning Under Urban Rail Transit Line Emergency

Size: px
Start display at page:

Download "Responsive Bus Bridging Service Planning Under Urban Rail Transit Line Emergency"

Transcription

1 rd International Conference on Vehicle, Mechanical and Electrical Engineering (ICVMEE 2016) ISBN: Responsive Bus Bridging Service Planning Under Urban Rail Transit Line Emergency YUEDI YANG AND HUI ZHAO ABSTRACT As an important urban transportation mode, urban rail transit (URT) systems act as a key solution for high-density passengers. For the URT systems, even minor disruptions of can lead to severe harm of passenger safety, large traffic delay and widespread confusion because of the passenger density. In emergency circumstances, quick response and efficient substitution services like bus birding is of great importance for evacuation and accommodation of the affected passengers. In this paper, we propose a mathematical programming with indicator constraints model for designing a responsive bus bridging services under URT line emergency. The response time is integrated as an objective in the problem by considering the distance between the bus parking spots and the URT station as a starting point of a scheduled line. To solve the proposed model, a Genetic Algorithm (GA) based procedure is deployed because of the intractability. The results of some numerical experiments are also provided to demonstrate the proposed model. INTRODUCTION As an alternative transportation mode for passengers, urban rail transit (URT) systems are becoming increasingly important for their large capacity, good punctuality, high efficiency and low emission. However, as a mass transit mode, the URT systems may be evidently impacted by even minor disruptions. Once an accident happens, an effective response service for passengers is needed to mitigate the negative impacts of the incidents under emergency conditions. As another mass transit mode, bus service is more flexible. It can help the passengers to evacuate and meet their demand in an optimal way. This kind of service is often called bus bridging service. The key issues in bus bridging service may be bus route design, vehicle allocation and timetable scheduling. And the main goal for bus bridging service design should be finding the optimal way to meet the commuting demand as quick as possible. Motivated by the facts, in this paper, the bus route design problem considering the response time in bridging service is focused. For simplicity, here we only consider the case of emergency is occurred at in single line. Yuedi Yang, Hui Zhao, School of Traffic and Transportation, Beijing Jiaotong University, Beijing , China

2 In literature, many research works have been done on the bus bridging service designing problem. For example, Kepaptsoglou and Karlaftis [1] propose a methodological framework for bus bridging network design problem, including route design and vehicle resources allocation. Latterly, Jin et al. [2] gives a more comprehensive way for bus bridging service design problem. Whereas the bus bridging routes in Wang et al. [3] are always set to complete the entire railway line, we formulate the bridging route design problem into a line planning one. Furthermore, by considering the distance of each relay point, the model proposed in this paper explicitly reflect the trade-offs between evacuation time and response time comprehensively. One may noticed that, among the line planning models, there is a class of location based models, which is very similar with the one proposed in this paper. For designing lines which are able to compete with private mode like cars or bicycles, Laporte et al. [4,5] proposed a passenger oriented approach called trip coverage model by maximizing the number of passengers using public transportation. For solving the trip coverage model, Marín and Jaramillo [6] deployed a Bender s decomposition technique. What should be pointed out is, though the objective of the location based model is very similar with one of ours, the constraints of the two types of models is quite different. In Laporte et al. [4,5], the location related constraints are alignment constraints and allocation constraints. But in this paper, the purpose of proposed model is to establish a bus bridging service plan. So, one of the key issue is to minimize the distance between the bus parking lots and the relay spots. Furthermore, the proposed model contains potential indicator constraints [7], like if facility is inactive, then no client can be assigned to it, as in the facility location [8], which is totally different with the previous ones. The rest of the paper could be organized into four parts. The main mathematical model is presented in the next section. For solving the proposed model, a metaheuristic based on Genetic Algorithm is given in Section 3. Numerical results for demonstrating the model is reported in Section 4. And conclusions and discussions are included in Section 5. MATHEMATICAL MODEL n-1 n 1... m Relay Point Planned Bus Line URT Station Disrupted URT line Rally Line Bus Parking Lot Figure 1. Illustration of the topological structure for the bus bridging service for the URT systems.

3 In general, if an emergency occurs in an URT system, the whole URT line will be influenced. Figure 1 shows the topological structure of the system we studies. As is shown, there are URT stations numbered form 1 to and bus parking lots numbered from 1 to that are responsible for the emergency. One may notice that, for simplicity, there is only one direction for the URT system which is from station 1 to station. Actually, it is not difficult to generalize the model proposed below to the case with double directions. In this paper, the following notation for the input data is used: Indices, : URT station : Frequency of a line : Bus parking lot, : URT station, and, is adjacent 1, if the line from station to is with frequency = 0, otherwise 1, if the line from station to contains adjacent station, = 0, otherwise Parameters : Maximal frequency of the lines : Number of URT stations : Number of bus parking lots : The travel time for URT between station and station : Distance from URT station to the nearest bus parking lot : Distance from URT station to bus parking lot : The carriage capacity for the URT system : Passenger demand from to The above described input data are determined by three aspects: the railway infrastructure, the passenger demand, and the distance between the URT stations and bus parking lots. Using the input, the bus bridging problem could be formulated as a mathematical programming with indicator constraints as follows. min + 1 (1) s.t.,, (2) 1,,> (3) 0,1,,> (4) >0 =min 1, (5) =0 =0, (6) The objective of the problem in Equation (1) represents the sum of the operation costs of the bus bridging system and the length of the relay line, which is the distance between the URT station as a relay point to the nearest bus parking lot.constraints Equation (2) ensure that the bus bridging service could match the demand of all

4 passengers, which means that all passengers affected by the emergency condition could be transported. Constraints in Equation (3) state that each bridging service must obtain a unique frequency. Constraints in Equation (4) state the binary restriction for the decision variable x. Constraints in Equation (5) and (6) are indicator constraints to define the distance. As is presented, if >0, which means that station is a relay point, the distance from URT station to the nearest bus parking lot should be taken into consideration. Otherwise, if =0, which means that no bus should relay at point, the distance is set to be 0. SOLUTION ALGORITHM For solving the common mathematical programming problem with indicator constraints, it is usually to transform the indicator constraints into the explicit ones. But it is difficult to solve using the traditional methods like big technique. The heuristic algorithm adopted is based on the Genetic Algorithm (GA). As a widely used meta-heuristic procedure, one may refer to many references for details [9]. Specifically, the chromosomes for the GA procedure used in the paper are integercoded, and all decision variables in obtained feasible solutions are rounded to integer values also. To evaluate the fitness, it is better to use a maximization problem as the objective function. Fortunately, an upper bound of the objective function in Equation (1) could be expected, which is the case with maximum frequency for the bridging transit between all adjacent URT station pairs. So, the fitness could be computed by the difference between the upper bound and the value of the original objective function in Equation (1). NUMERICAL ANALYSIS In this example, there are 12 URT stations distributed along a rail. If an unexpected emergency occurs, buses from 4 bus parking spots are available for evacuation and rescue works. The numbers of evacuees getting on and off at each station are listed in Table 1. As discussed in the previous section, the traffic demand between each neighbor URT station pair could be calculated. And the results are also listed in the last line in Table 1. The distance form bus parking spot to station is given in Table 2, while the travel time between station to station is given in Table 3. The parameter is set as 0.1. TABLE 1. THE NUMBERS OF EVACUEES GETTING ON AND OFF, AND THE TRAFFIC DEMAND BETWEEN EACH NEIGHBOR URT STATION PAIR. Stations

5 TABLE 2. DISTANCE FORM BUS PARKING SPOTS AND URT STATIONS. Parking Station spot TABLE 3. MINIMUM JOURNEY TIME BETWEEN STATIONS (MIN). Sta Station tion The GA procedure are performed on an Lenovo Thinkpad X1 Carbon laptop with 2.2 GHz CPU and 8 GB memory, and the algorithms are implemented in Matlab 2011a on a Windows 7 OS platform. The number of population in the GA is set to 100, and the generation is set to be The probability of the crossover and mutation are set to be 0.8 and 0.2 accordingly. The result of the problem is shown in Table 4. TABLE 4. RESULTS FOR THE BRIDGING LINE AND FREQUENCY o F rom CONCLUSIONS Reliable URT system is of great importance for dense passengers. Even minor emergencies could have an unexpected impact on the passenger safety and cause severe delays because of the density. To give an immediate response of the unexpected emergency, bus bridging services may be provided for the passengers.

6 Based on the consideration, this paper presented an optimization-based approach for the bus bridging service design in response to disruptions of URT systems. Specifically, a mathematical programming with indicator constraints model is established and a GA meta-heuristic procedure is also presented for solving the problem. The focus in this study is to evolve the optimal bus bridging services that are developed by the mathematical programming with indicator constraints modeling methodology. The model could integrate the response time to unexpected emergencies as an objective. For the bus bridging service design problem considered in this paper, the effect of emergency is global, which means the whole URT system is completed unusable when the emergency occurs. But in many cases, the emergency could be local, which means some segments in the URT system still works in emergency. So, passengers could be directed for evacuation with more flexibility. To design a bus bridging service in this case could also be studied in future work. ACKNOWLEDGEMENTS This research was partly funded by the National Natural Science Foundation of China (No ) and Fundamental Research Funds for the Central Universities (2015JBM049). REFERENCES 1. Kepaptsoglou, K., and M. G. Karlaftis. The bus bridging problem in metro operations: conceptual framework, models and algorithms. Public Transport, Vol. 1, No. 4, 2009, pp Jin, J. G., K. M. Teo, and A. R. Odoni. Optimizing bus bridging services in response to disruptions of urban transit rail networks. Transportation Science, Published online in Articles in Advance. 3. Wang, Y., X. Yan, Y. Zhou, J. Wang, and S. Chen. Study of the bus dynamic coscheduling optimization method under urban rail transit line emergency. Computational intelligence and neuroscience, Vol. 2014, Laporte, G., J. A. Mesa, F. A. Ortega, and I. Sevillano. Maximizing trip coverage in the location of a single rapid transit alignment. Annals of Operations Research, Vol. 136, No. 1, 2005, pp Laporte, G., Á. Marín, J. A. Mesa, and F. A. Ortega. An integrated methodology for the rapid transit network design problem. In Algorithmic methods for railway optimization, Springer, pp Marín, Á. G., and P. Jaramillo. Urban rapid transit network design: accelerated Benders decomposition. Annals of Operations Research, Vol. 169, No. 1, 2009, pp Bonami, P., A. Lodi, A. Tramontani, and S. Wiese. On mathematical programming with indicator constraints. Mathematical programming, Vol. 151, No. 1, 2015, pp Cornuejols, G., M. L. Fisher, and G. L. Nemhauser. Exceptional paper-location of bank accounts to optimize float: An analytic study of exact and approximate algorithms. Management science, Vol. 23, No. 8, 1977, pp Kim, E., M. K. Jha, and B. Son. Improving the computational efficiency of highway alignment optimization models through a stepwise genetic algorithms approach. Transportation Research Part B: Methodological, Vol. 39, No. 4, 2005, pp

Suburban bus route design

Suburban bus route design University of Wollongong Research Online Faculty of Engineering and Information Sciences - Papers: Part A Faculty of Engineering and Information Sciences 2013 Suburban bus route design Shuaian Wang University

More information

The Modeling and Simulation of DC Traction Power Supply Network for Urban Rail Transit Based on Simulink

The Modeling and Simulation of DC Traction Power Supply Network for Urban Rail Transit Based on Simulink Journal of Physics: Conference Series PAPER OPEN ACCESS The Modeling and Simulation of DC Traction Power Supply Network for Urban Rail Transit Based on Simulink To cite this article: Fang Mao et al 2018

More information

Train turn restrictions and line plan performance

Train turn restrictions and line plan performance Downloaded from orbit.dtu.dk on: Jan 05, 2019 Train turn restrictions and line plan performance Burggraeve, Sofie ; Bull, Simon Henry; Lusby, Richard Martin ; Vansteenwegen, Pieter Publication date: 2016

More information

Intelligent CAD system for the Hydraulic Manifold Blocks

Intelligent CAD system for the Hydraulic Manifold Blocks Advances in Intelligent Systems Research, volume th International Conference on Sensors, Mechatronics and Automation (ICSMA 0) Intelligent CAD system for the Hydraulic Manifold Blocks Jinwei Bai, Guang

More information

Research of Driving Performance for Heavy Duty Vehicle Running on Long Downhill Road Based on Engine Brake

Research of Driving Performance for Heavy Duty Vehicle Running on Long Downhill Road Based on Engine Brake Send Orders for Reprints to reprints@benthamscience.ae The Open Mechanical Engineering Journal, 2014, 8, 475-479 475 Open Access Research of Driving Performance for Heavy Duty Vehicle Running on Long Downhill

More information

Optimization of Three-stage Electromagnetic Coil Launcher

Optimization of Three-stage Electromagnetic Coil Launcher Sensors & Transducers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com Optimization of Three-stage Electromagnetic Coil Launcher 1 Yujiao Zhang, 1 Weinan Qin, 2 Junpeng Liao, 3 Jiangjun Ruan,

More information

Allocation of Buses to Depots : A Case Study

Allocation of Buses to Depots : A Case Study Allocation of Buses to Depots : A Case Study R Sridharan Minimizing dead kilometres is an important operational objective of an urban road transport undertaking as dead kilometres mean additional losses.

More information

IMAGE PROCESSING ANALYSIS OF MOTORCYCLE ORIENTED MIXED TRAFFIC FLOW IN VIETNAM

IMAGE PROCESSING ANALYSIS OF MOTORCYCLE ORIENTED MIXED TRAFFIC FLOW IN VIETNAM IMAGE PROCESSING ANALYSIS OF MOTORCYCLE ORIENTED MIXED TRAFFIC FLOW IN VIETNAM Nobuyuki MATSUHASHI Graduate Student Dept. of Info. Engineering and Logistics Tokyo University of Marine Science and Technology

More information

Scheduling and Routing of City Buses at Kuwait Public Transport Company

Scheduling and Routing of City Buses at Kuwait Public Transport Company International Journal of Applied Operational Research Vol. 1, No. 3, pp. 11-32, Winter 2012 Journal homepage: www.ijorlu.ir Scheduling and Routing of City Buses at Kuwait Public Transport Company M. Savsar*,

More information

Muti-objective topology optimization of an electric vehicle s traction battery enclosure

Muti-objective topology optimization of an electric vehicle s traction battery enclosure Available online at www.sciencedirect.com ScienceDirect Energy Procedia 88 (2016 ) 874 880 CUE2015-Applied Energy Symposium and Summit 2015: Low carbon cities and urban energy systems Muti-objective topology

More information

A Model and Approaches for Synchronized Energy Saving in Timetabling

A Model and Approaches for Synchronized Energy Saving in Timetabling A Model and Approaches for Synchronized Energy Saving in Timetabling K.M. Kim 1, K.T Kim 1, M.S Han 1 Korea Railroad Research Institute, Uiwang-City, Korea 1 Abstract This paper proposes a mathematical

More information

National Road Safety Action Plan in China

National Road Safety Action Plan in China Sixth SHRP 2 Safety Research Symposium National Road Safety Action Plan in China Dr. Yan Wang July 14, 2011 Washington DC, USA Outline 1 Initiative of Road Safety Action Plan 2 Phase I 3 For Next Phase?

More information

An Innovative Approach

An Innovative Approach Traffic Flow Theory and its Applications in Urban Environments An Innovative Approach Presented by Dr. Jin Cao 30.01.18 1 Traffic issues in urban environments Pedestrian 30.01.18 Safety Environment 2 Traffic

More information

Research on Optimization for the Piston Pin and the Piston Pin Boss

Research on Optimization for the Piston Pin and the Piston Pin Boss 186 The Open Mechanical Engineering Journal, 2011, 5, 186-193 Research on Optimization for the Piston Pin and the Piston Pin Boss Yanxia Wang * and Hui Gao Open Access School of Traffic and Vehicle Engineering,

More information

Optimization of Stopping Patterns and Service Plans for Intercity Passenger Railways

Optimization of Stopping Patterns and Service Plans for Intercity Passenger Railways Slide 1 TRS Workshop: International Perspectives on Railway Operations Research Hong Kong, July 13, 2017 Optimization of Stopping Patterns and Service Plans for Intercity Passenger Railways C.S. James

More information

Design of Control System for Vertical Injection Moulding Machine Based on PLC

Design of Control System for Vertical Injection Moulding Machine Based on PLC IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Design of Control System for Vertical Injection Moulding Machine Based on PLC To cite this article: Yingchun Cui and Jing Chen

More information

China. Keywords: Electronically controled Braking System, Proportional Relay Valve, Simulation, HIL Test

China. Keywords: Electronically controled Braking System, Proportional Relay Valve, Simulation, HIL Test Applied Mechanics and Materials Online: 2013-10-11 ISSN: 1662-7482, Vol. 437, pp 418-422 doi:10.4028/www.scientific.net/amm.437.418 2013 Trans Tech Publications, Switzerland Simulation and HIL Test for

More information

Simulation-based Transportation Optimization Carolina Osorio

Simulation-based Transportation Optimization Carolina Osorio Simulation-based Transportation Optimization Urban transportation 1 2016 EU-US Frontiers of Engineering Symposium Outline Next generation mobility systems Engineering challenges of the future Recent advancements

More information

System Design of AMHS using Wireless Power Transfer (WPT) Technology for Semiconductor Wafer FAB

System Design of AMHS using Wireless Power Transfer (WPT) Technology for Semiconductor Wafer FAB System Design o AMHS using Wireless Power Transer (WPT) Technology or Semiconductor Waer FAB Young Jae Jang, PhD Min Seok Lee Jin Hyeok Park Industrial and Systems Engineering KAIST 1 Goals o the Talk

More information

A Research on Regenerative Braking Control Strategy For Electric Bus

A Research on Regenerative Braking Control Strategy For Electric Bus International Journal of Research in Engineering and Science (IJRES) ISSN (Online): 2320-9364, ISSN (Print): 2320-9356 Volume 5 Issue 10 ǁ October. 2017 ǁ PP. 60-64 A Research on Regenerative Braking Control

More information

Transportation Demand Management Element

Transportation Demand Management Element Transportation Demand Management Element Over the years, our reliance on the private automobile as our primary mode of transportation has grown substantially. Our dependence on the automobile is evidenced

More information

Effect of driving patterns on fuel-economy for diesel and hybrid electric city buses

Effect of driving patterns on fuel-economy for diesel and hybrid electric city buses EVS28 KINTEX, Korea, May 3-6, 2015 Effect of driving patterns on fuel-economy for diesel and hybrid electric city buses Ming CHI, Hewu WANG 1, Minggao OUYANG State Key Laboratory of Automotive Safety and

More information

The design and implementation of a simulation platform for the running of high-speed trains based on High Level Architecture

The design and implementation of a simulation platform for the running of high-speed trains based on High Level Architecture Computers in Railways XIV Special Contributions 79 The design and implementation of a simulation platform for the running of high-speed trains based on High Level Architecture X. Lin, Q. Y. Wang, Z. C.

More information

PLANNING FOR FEEDER BUS SERVICES USING VISUM: A CASE STUDY OF MUMBAI, INDIA. Prof. C.S.R.K. Prasad

PLANNING FOR FEEDER BUS SERVICES USING VISUM: A CASE STUDY OF MUMBAI, INDIA. Prof. C.S.R.K. Prasad PLANNING FOR FEEDER BUS SERVICES USING VISUM: A CASE STUDY OF MUMBAI, INDIA Authors: Bipin R Muley Uday Chander Prof. C.S.R.K. Prasad Presenter: Bipin R Muley NIT Warangal Contents 1. Introduction 2. Study

More information

DECOMPOSITION TECHNIQUES FOR PARKING VEHICLES IN

DECOMPOSITION TECHNIQUES FOR PARKING VEHICLES IN DECOMPOSITION TECHNIQUES FOR PARKING VEHICLES IN DEPOTS Thé-Van Luong, Éric D. Taillard HEIG-Vd, Univ. of Applied Sci. Western Switzerland Decomposition techniques for parking vehicles in depots 2014 Prof.

More information

= an almost personalized transit system

= an almost personalized transit system Flexible many-to-few + few-to-many = an almost personalized transit system T. G. Crainic UQAM and CRT Montréal F. Errico - Politecnico di Milano F. Malucelli - Politecnico di Milano M. Nonato - Università

More information

Modal Analysis of Automobile Brake Drum Based on ANSYS Workbench Dan Yang1, 2,Zhen Yu1, 2, Leilei Zhang1, a * and Wentao Cheng2

Modal Analysis of Automobile Brake Drum Based on ANSYS Workbench Dan Yang1, 2,Zhen Yu1, 2, Leilei Zhang1, a * and Wentao Cheng2 7th International Conference on Mechatronics, Computer and Education Informationization (MCEI 2017) Modal Analysis of Automobile Brake Drum Based on ANSYS Workbench Dan Yang1, 2,Zhen Yu1, 2, Leilei Zhang1,

More information

The Improvement Research of the Freight Train Braking System Li-wei QIAO

The Improvement Research of the Freight Train Braking System Li-wei QIAO 2017 2nd International Conference on Applied Mechanics and Mechatronics Engineering (AMME 2017) ISBN: 978-1-60595-521-6 The Improvement Research of the Freight Train Braking System Li-wei QIA School of

More information

An Energy Efficiency Measurement Scheme for Electric Car Charging Pile Chun-bing JIANG

An Energy Efficiency Measurement Scheme for Electric Car Charging Pile Chun-bing JIANG 2017 2 nd International Conference on Test, Measurement and Computational Method (TMCM 2017) ISBN: 978-1-60595-465-3 An Energy Efficiency Measurement Scheme for Electric Car Charging Pile Chun-bing JIANG

More information

Application of Airborne Electro-Optical Platform with Shock Absorbers. Hui YAN, Dong-sheng YANG, Tao YUAN, Xiang BI, and Hong-yuan JIANG*

Application of Airborne Electro-Optical Platform with Shock Absorbers. Hui YAN, Dong-sheng YANG, Tao YUAN, Xiang BI, and Hong-yuan JIANG* 2016 International Conference on Applied Mechanics, Mechanical and Materials Engineering (AMMME 2016) ISBN: 978-1-60595-409-7 Application of Airborne Electro-Optical Platform with Shock Absorbers Hui YAN,

More information

Computer Aided Transient Stability Analysis

Computer Aided Transient Stability Analysis Journal of Computer Science 3 (3): 149-153, 2007 ISSN 1549-3636 2007 Science Publications Corresponding Author: Computer Aided Transient Stability Analysis Nihad M. Al-Rawi, Afaneen Anwar and Ahmed Muhsin

More information

Analysis on natural characteristics of four-stage main transmission system in three-engine helicopter

Analysis on natural characteristics of four-stage main transmission system in three-engine helicopter Article ID: 18558; Draft date: 2017-06-12 23:31 Analysis on natural characteristics of four-stage main transmission system in three-engine helicopter Yuan Chen 1, Ru-peng Zhu 2, Ye-ping Xiong 3, Guang-hu

More information

3rd International Conference on Material, Mechanical and Manufacturing Engineering (IC3ME 2015)

3rd International Conference on Material, Mechanical and Manufacturing Engineering (IC3ME 2015) 3rd International Conference on Material, Mechanical and Manufacturing Engineering (IC3ME 2015) A High Dynamic Performance PMSM Sensorless Algorithm Based on Rotor Position Tracking Observer Tianmiao Wang

More information

Travel Time Savings Memorandum

Travel Time Savings Memorandum 04-05-2018 TABLE OF CONTENTS 1 Background 3 Methodology 3 Inputs and Calculation 3 Assumptions 4 Light Rail Transit (LRT) Travel Times 5 Auto Travel Times 5 Bus Travel Times 6 Findings 7 Generalized Cost

More information

A CASE STUDY IN SCHOOL TRANSPORTATION LOGISTICS

A CASE STUDY IN SCHOOL TRANSPORTATION LOGISTICS A CASE STUDY IN SCHOOL TRANSPORTATION LOGISTICS Kazimierz Worwa* * Faculty of Cybernetics, Military Technical University, Warsaw, Poland, E-mail: kworwa@wat.edu.pl Abstract In the paper, a school bus routing

More information

International Conference on Advances in Energy and Environmental Science (ICAEES 2015)

International Conference on Advances in Energy and Environmental Science (ICAEES 2015) International Conference on Advances in Energy and Environmental Science (ICAEES 2015) Design and Simulation of EV Charging Device Based on Constant Voltage-Constant Current PFC Double Closed-Loop Controller

More information

CAUSE ANALYSIS OF TRAFFIC CRASHES BLACK SPOTS ON HIGHWAY LONG STEEP DOWNGRADES IN CHINA

CAUSE ANALYSIS OF TRAFFIC CRASHES BLACK SPOTS ON HIGHWAY LONG STEEP DOWNGRADES IN CHINA CAUSE ANALYSIS OF TRAFFIC CRASHES BLACK SPOTS ON HIGHWAY LONG STEEP DOWNGRADES IN CHINA JIAO Chengwu Research Institute of Highway (RIOH), MoT 8 Xitucheng Rd, Beijing, China E-mail: cw.jiao@rioh.cn HAO

More information

Written Exam Public Transport + Answers

Written Exam Public Transport + Answers Faculty of Engineering Technology Written Exam Public Transport + Written Exam Public Transport (195421200-1A) Teacher van Zuilekom Course code 195421200 Date and time 7-11-2011, 8:45-12:15 Location OH116

More information

Inventory Routing for Bike Sharing Systems

Inventory Routing for Bike Sharing Systems Inventory Routing for Bike Sharing Systems mobil.tum 2016 Transforming Urban Mobility Technische Universität München, June 6-7, 2016 Jan Brinkmann, Marlin W. Ulmer, Dirk C. Mattfeld Agenda Motivation Problem

More information

1874. Effect predictions of star pinion geometry phase adjustments on dynamic load sharing behaviors of differential face gear trains

1874. Effect predictions of star pinion geometry phase adjustments on dynamic load sharing behaviors of differential face gear trains 1874. Effect predictions of star pinion geometry phase adjustments on dynamic load sharing behaviors of differential face gear trains Zhengminqing Li 1, Wei Ye 2, Linlin Zhang 3, Rupeng Zhu 4 Nanjing University

More information

A Corridor Centric Approach to Planning Electric Vehicle Charging Infrastructure

A Corridor Centric Approach to Planning Electric Vehicle Charging Infrastructure A Corridor Centric Approach to Planning Electric Vehicle Charging Infrastructure In Honor of Professor David Boyce his 50 th NARSC Conference Marco Nie and Mehrnaz Ghamami Outline Introduction Preliminaries

More information

Chapter 4. Design and Analysis of Feeder-Line Bus. October 2016

Chapter 4. Design and Analysis of Feeder-Line Bus. October 2016 Chapter 4 Design and Analysis of Feeder-Line Bus October 2016 This chapter should be cited as ERIA (2016), Design and Analysis of Feeder-Line Bus, in Kutani, I. and Y. Sado (eds.), Addressing Energy Efficiency

More information

Theoretical and Experimental Investigation of Compression Loads in Twin Screw Compressor

Theoretical and Experimental Investigation of Compression Loads in Twin Screw Compressor Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2004 Theoretical and Experimental Investigation of Compression Loads in Twin Screw Compressor

More information

Modern Applied Science

Modern Applied Science www.ccsenet.org/journal.html Vol. 1, No. 4 November 2007 Design of Alternating Impact Machine with High Temperature and Pressure Resistance Peng Hu, Dianbin Gao, Kaiyue Li, Tao Yang School of Mechanical

More information

The Testing and Data Analyzing of Automobile Braking Performance. Peijiang Chen

The Testing and Data Analyzing of Automobile Braking Performance. Peijiang Chen International Conference on Computational Science and Engineering (ICCSE 2015) The Testing and Data Analyzing of Automobile Braking Performance Peijiang Chen School of Automobile, Linyi University, Shandong,

More information

CA PACITY TRA MWAY. November CODATU XVII High capacity tramway November

CA PACITY TRA MWAY. November CODATU XVII High capacity tramway November CODA TU XVII HIGH CA PACITY TRA MWAY November 2017 CODATU XVII High capacity tramway November 2017 1 EGIS, A GLOBAL OFFER CODATU XVII High capacity tramway November 2017 2 EGIS & LIGHT RAIL TRANSIT European

More information

A Brake Pad Wear Control Algorithm for Electronic Brake System

A Brake Pad Wear Control Algorithm for Electronic Brake System Advanced Materials Research Online: 2013-05-14 ISSN: 1662-8985, Vols. 694-697, pp 2099-2105 doi:10.4028/www.scientific.net/amr.694-697.2099 2013 Trans Tech Publications, Switzerland A Brake Pad Wear Control

More information

TRANSMISSION LOSS MINIMIZATION USING ADVANCED UNIFIED POWER FLOW CONTROLLER (UPFC)

TRANSMISSION LOSS MINIMIZATION USING ADVANCED UNIFIED POWER FLOW CONTROLLER (UPFC) TRANSMISSION LOSS MINIMIZATION USING ADVANCED UNIFIED POWER FLOW CONTROLLER (UPFC) Nazneen Choudhari Department of Electrical Engineering, Solapur University, Solapur Nida N Shaikh Department of Electrical

More information

Real-time Bus Tracking using CrowdSourcing

Real-time Bus Tracking using CrowdSourcing Real-time Bus Tracking using CrowdSourcing R & D Project Report Submitted in partial fulfillment of the requirements for the degree of Master of Technology by Deepali Mittal 153050016 under the guidance

More information

RUF capacity. RUF International, May 2010, A RUF DualMode system can obtain very high capacity by organizing the vehicles in small trains.

RUF capacity. RUF International, May 2010,   A RUF DualMode system can obtain very high capacity by organizing the vehicles in small trains. SUMMARY: RUF capacity RUF International, May 2010, www.ruf.dk A RUF DualMode system can obtain very high capacity by organizing the vehicles in small trains. The RUF vehicles access the triangular monorail

More information

Reinventing Urban Transportation and Mobility. Pascal Van Hentenryck University of Michigan Ann Arbor, MI

Reinventing Urban Transportation and Mobility. Pascal Van Hentenryck University of Michigan Ann Arbor, MI Reinventing Urban Transportation and Mobility Pascal Van Hentenryck University of Michigan Ann Arbor, MI 1 Outline Motivation Technology enablers Some case studies The MIDAS Ritmo projet Conclusion 2 The

More information

Rotorcraft Gearbox Foundation Design by a Network of Optimizations

Rotorcraft Gearbox Foundation Design by a Network of Optimizations 13th AIAA/ISSMO Multidisciplinary Analysis Optimization Conference 13-15 September 2010, Fort Worth, Texas AIAA 2010-9310 Rotorcraft Gearbox Foundation Design by a Network of Optimizations Geng Zhang 1

More information

POWER DISTRIBUTION SYSTEM ANALYSIS OF URBAN ELECTRIFIED RAILWAYS

POWER DISTRIBUTION SYSTEM ANALYSIS OF URBAN ELECTRIFIED RAILWAYS POWER DISTRIBUTION SYSTEM ANALYSIS OF URBAN ELECTRIFIED RAILWAYS Farhad Shahnia Saeed Tizghadam Seyed Hossein Hosseini farhadshahnia@yahoo.com s_tizghadam@yahoo.com hosseini@tabrizu.ac.ir Electrical and

More information

Optimization of PID Parameters of Hydraulic System of Elevating Wheelchair Based on AMESim Hui Cao a*, Hui Guo b

Optimization of PID Parameters of Hydraulic System of Elevating Wheelchair Based on AMESim Hui Cao a*, Hui Guo b Available online at www.sciencedirect.com Procedia Engineering 15 (2011) 3710 3714 Advanced in Control Engineering and Information Science Optimization of PID Parameters of Hydraulic System of Elevating

More information

Electromagnetic Field Analysis for Permanent Magnet Retarder by Finite Element Method

Electromagnetic Field Analysis for Permanent Magnet Retarder by Finite Element Method 017 Asia-Pacific Engineering and Technology Conference (APETC 017) ISBN: 978-1-60595-443-1 Electromagnetic Field Analysis for Permanent Magnet Retarder by Finite Element Method Chengye Liu, Xinhua Zhang

More information

1) The locomotives are distributed, but the power is not distributed independently.

1) The locomotives are distributed, but the power is not distributed independently. Chapter 1 Introduction 1.1 Background The railway is believed to be the most economical among all transportation means, especially for the transportation of mineral resources. In South Africa, most mines

More information

Traffic Operations with Connected and Automated Vehicles

Traffic Operations with Connected and Automated Vehicles Traffic Operations with Connected and Automated Vehicles Xianfeng (Terry) Yang Assistant Professor Department of Civil, Construction, and Environmental Engineering San Diego State University (619) 594-1934;

More information

Differential Evolution Algorithm for Gear Ratio Optimization of Vehicles

Differential Evolution Algorithm for Gear Ratio Optimization of Vehicles RESEARCH ARTICLE Differential Evolution Algorithm for Gear Ratio Optimization of Vehicles İlker Küçükoğlu* *(Department of Industrial Engineering, Uludag University, Turkey) OPEN ACCESS ABSTRACT In this

More information

Use of Fuzzy Optimization and Linear Goal Programming Approaches in Urban Bus Lines Organization

Use of Fuzzy Optimization and Linear Goal Programming Approaches in Urban Bus Lines Organization Use of Fuzzy Optimization and Linear Goal Programming Approaches in Urban Bus Lines Organization Yetis Sazi Murat 1 Nurcan Uludag 2 1 Pamukkale University, Faculty of Engineering, Denizli, Turkey ysmurat@pau.edu.tr

More information

Study on State of Charge Estimation of Batteries for Electric Vehicle

Study on State of Charge Estimation of Batteries for Electric Vehicle Study on State of Charge Estimation of Batteries for Electric Vehicle Haiying Wang 1,a, Shuangquan Liu 1,b, Shiwei Li 1,c and Gechen Li 2 1 Harbin University of Science and Technology, School of Automation,

More information

Effect of driving pattern parameters on fuel-economy for conventional and hybrid electric city buses

Effect of driving pattern parameters on fuel-economy for conventional and hybrid electric city buses EVS28 KINTEX, Korea, May 3-6, 2015 Effect of driving pattern parameters on fuel-economy for conventional and hybrid electric city buses Ming CHI 1, Hewu WANG 1, Minggao OUYANG 1 1 Author 1 State Key Laboratory

More information

Characteristics of wheel-rail vibration of the vertical section in high-speed railways

Characteristics of wheel-rail vibration of the vertical section in high-speed railways Journal of Modern Transportation Volume, Number 1, March 12, Page -15 Journal homepage: jmt.swjtu.edu.cn DOI:.07/BF03325771 Characteristics of wheel-rail vibration of the vertical section in high-speed

More information

Efficiency Measurement on Banking Sector in Bangladesh

Efficiency Measurement on Banking Sector in Bangladesh Dhaka Univ. J. Sci. 61(1): 1-5, 2013 (January) Efficiency Measurement on Banking Sector in Bangladesh Md. Rashedul Hoque * and Md. Israt Rayhan Institute of Statistical Research and Training (ISRT), Dhaka

More information

Power Distribution Scheduling for Electric Vehicles in Wireless Power Transfer Systems

Power Distribution Scheduling for Electric Vehicles in Wireless Power Transfer Systems Power Distribution Scheduling for Electric Vehicles in Wireless Power Transfer Systems Chenxi Qiu*, Ankur Sarker and Haiying Shen * College of Information Science and Technology, Pennsylvania State University

More information

Intelligent Energy Management System Simulator for PHEVs at a Municipal Parking Deck in a Smart Grid Environment

Intelligent Energy Management System Simulator for PHEVs at a Municipal Parking Deck in a Smart Grid Environment Intelligent Energy Management System Simulator for PHEVs at a Municipal Parking Deck in a Smart Grid Environment Preetika Kulshrestha, Student Member, IEEE, Lei Wang, Student Member, IEEE, Mo-Yuen Chow,

More information

THE ELECTRIC VEHICLE ROUTING OPTIMIZING ALGORITHM AND THE CHARGING STATIONS LAYOUT ANALYSIS IN BEIJING

THE ELECTRIC VEHICLE ROUTING OPTIMIZING ALGORITHM AND THE CHARGING STATIONS LAYOUT ANALYSIS IN BEIJING ISSN 176-459 Int j simul model 13 (014) 1, 116-17 Original scientific paper THE ELECTRIC VEHICLE ROUTING OPTIMIZING ALGORITHM AND THE CHARGING STATIONS LAYOUT ANALYSIS IN BEIJING Lu, X. C.; Chen, Q. B.

More information

APVC2009. Genetic Algorithm for UTS Plug-in Hybrid Electric Vehicle Parameter Optimization. Abdul Rahman SALISA 1,2 Nong ZHANG 1 and Jianguo ZHU 1

APVC2009. Genetic Algorithm for UTS Plug-in Hybrid Electric Vehicle Parameter Optimization. Abdul Rahman SALISA 1,2 Nong ZHANG 1 and Jianguo ZHU 1 Genetic Algorithm for UTS Plug-in Hybrid Electric Vehicle Parameter Optimization Abdul Rahman SALISA 1,2 Nong ZHANG 1 and Jianguo ZHU 1 1 School of Electrical, Mechanical and Mechatronic Systems, University

More information

Metropolitan Freeway System 2013 Congestion Report

Metropolitan Freeway System 2013 Congestion Report Metropolitan Freeway System 2013 Congestion Report Metro District Office of Operations and Maintenance Regional Transportation Management Center May 2014 Table of Contents PURPOSE AND NEED... 1 INTRODUCTION...

More information

OPERATIONAL CHALLENGES OF ELECTROMOBILITY

OPERATIONAL CHALLENGES OF ELECTROMOBILITY OPERATIONAL CHALLENGES OF ELECTROMOBILITY Why do we need change? Short history of electric cars Technology aspects Operational aspects Charging demand Intra-city method Inter-city method Total cost of

More information

Carpooling Service Using Genetic Algorithm

Carpooling Service Using Genetic Algorithm Carpooling Service Using Genetic Algorithm Swapnali Khade 1, Rutuja Kolhe 2, Amruta Wakchaure 3, Shila Warule 4 1 2 3 4 Department Of Computer Engineering, SRES College Of Engineerig Kopargaon. Abstract

More information

Routing and Planning for the Last Mile Mobility System

Routing and Planning for the Last Mile Mobility System Routing and Planning for the Last Mile Mobility System Nguyen Viet Anh 30 October 2012 Nguyen Viet Anh () Routing and Planningfor the Last Mile Mobility System 30 October 2012 1 / 33 Outline 1 Introduction

More information

GRID MODERNIZATION INITIATIVE PEER REVIEW GMLC Control Theory

GRID MODERNIZATION INITIATIVE PEER REVIEW GMLC Control Theory GRID MODERNIZATION INITIATIVE PEER REVIEW GMLC 1.4.10 Control Theory SCOTT BACKHAUS (PI), KARAN KALSI (CO-PI) April 18-20 Sheraton Pentagon City Arlington, VA System Operations, Power Flow, and Control

More information

A strategy for utilization of regenerative energy in urban railway system by application of smart train scheduling and wayside energy storage system

A strategy for utilization of regenerative energy in urban railway system by application of smart train scheduling and wayside energy storage system Available online at www.sciencedirect.com ScienceDirect Energy Procedia 138 (2017) 795 800 www.elsevier.com/locate/procedia 2017 International Conference on Alternative Energy in Developing Countries and

More information

Passenger density and flow analysis and city zones and bus stops classification for public bus service management

Passenger density and flow analysis and city zones and bus stops classification for public bus service management Passenger density and flow analysis and city zones and bus stops classification for public bus service management Raul S. Barth, Renata Galante 1 Instituto de Informática Universidade Federal do Rio Grande

More information

CHAPTER I INTRODUCTION

CHAPTER I INTRODUCTION CHAPTER I INTRODUCTION 1.1 GENERAL Power capacitors for use on electrical systems provide a static source of leading reactive current. Power capacitors normally consist of aluminum foil, paper, or film-insulated

More information

Feature Analysis on Auto Recalls Caused by Braking System Defects in China

Feature Analysis on Auto Recalls Caused by Braking System Defects in China 6th International Conference on Advanced Design and Manufacturing Engineering (ICADME 2016) Feature Analysis on Auto Recalls Caused by Braking System Defects in China Yongqin Feng1, a,*, Yan Yin2,b, Xiaorui

More information

MOBILITY AND THE SHARED ECONOMY

MOBILITY AND THE SHARED ECONOMY MOBILITY AND THE SHARED ECONOMY IT S THE END OF MOBILITY AS WE KNOW IT SHOULD WE FEEL FINE?» Sharing economy grows rapidly and disrupts classical mobility, but with ambiguous and uncertain effects» Automated

More information

Findings from the Limassol SUMP study

Findings from the Limassol SUMP study 5 th European Conference on Sustainable Urban Mobility Plans 14-15 May 2018 Nicosia, Cyprus Findings from the Limassol SUMP study Apostolos Bizakis Deputy PM General Information The largest city in the

More information

1. Introduction. Vahid Navadad 1+

1. Introduction. Vahid Navadad 1+ 2012 International Conference on Traffic and Transportation Engineering (ICTTE 2012) IPCSIT vol. 26 (2012) (2012) IACSIT Press, Singapore A Model of Bus Assignment with Reducing Waiting Time of the Passengers

More information

DESIGN METHODS FOR SAFETY ENHANCEMENT MEASURES ON LONG STEEP DOWNGRADES

DESIGN METHODS FOR SAFETY ENHANCEMENT MEASURES ON LONG STEEP DOWNGRADES DESIGN METHODS FOR SAFETY ENHANCEMENT MEASURES ON LONG STEEP DOWNGRADES Jun-hong Liao Research Institute of Highway, MOT, China 8 Xitucheng Rd, Beijing, China MOE Key Laboratory for Urban Transportation

More information

Fuzzy based Adaptive Control of Antilock Braking System

Fuzzy based Adaptive Control of Antilock Braking System Fuzzy based Adaptive Control of Antilock Braking System Ujwal. P Krishna. S M.Tech Mechatronics, Asst. Professor, Mechatronics VIT University, Vellore, India VIT university, Vellore, India Abstract-ABS

More information

Locomotive Allocation for Toll NZ

Locomotive Allocation for Toll NZ Locomotive Allocation for Toll NZ Sanjay Patel Department of Engineering Science University of Auckland, New Zealand spat075@ec.auckland.ac.nz Abstract A Locomotive is defined as a self-propelled vehicle

More information

Optimal sizing and Placement of Capacitors for Loss Minimization In 33-Bus Radial Distribution System Using Genetic Algorithm in MATLAB Environment

Optimal sizing and Placement of Capacitors for Loss Minimization In 33-Bus Radial Distribution System Using Genetic Algorithm in MATLAB Environment Optimal sizing and Placement of Capacitors for Loss Minimization In 33-Bus Radial Distribution System Using Genetic Algorithm in MATLAB Environment Mr. Manish Gupta, Dr. Balwinder Singh Surjan Abstract

More information

RE: Comments on Proposed Mitigation Plan for the Volkswagen Environmental Mitigation Trust

RE: Comments on Proposed Mitigation Plan for the Volkswagen Environmental Mitigation Trust May 24, 2018 Oklahoma Department of Environmental Quality Air Quality Division P.O. Box 1677 Oklahoma City, OK 73101-1677 RE: Comments on Proposed Mitigation Plan for the Volkswagen Environmental Mitigation

More information

H. Hadera 1,2, I. Harjunkoski 1, G. Sand 1, I. E. Grossmann 3, S. Engell 2 1

H. Hadera 1,2, I. Harjunkoski 1, G. Sand 1, I. E. Grossmann 3, S. Engell 2 1 H. Hadera 1,2, I. Harjunkoski 1, G. Sand 1, I. E. Grossmann 3, S. Engell 2 1 ABB Corporate Research Germany, 2 Technical University of Dortmund Germany, 3 Carnegie Mellon University US Bi-level Heuristic

More information

Analysis of minimum train headway on a moving block system by genetic algorithm Hideo Nakamura. Nihon University, Narashinodai , Funabashi city,

Analysis of minimum train headway on a moving block system by genetic algorithm Hideo Nakamura. Nihon University, Narashinodai , Funabashi city, Analysis of minimum train headway on a moving block system by genetic algorithm Hideo Nakamura Nihon University, Narashinodai 7-24-1, Funabashi city, Email: nakamura@ecs.cst.nihon-u.ac.jp Abstract A minimum

More information

Transverse Distribution Calculation and Analysis of Strengthened Yingjing Bridge

Transverse Distribution Calculation and Analysis of Strengthened Yingjing Bridge Modern Applied Science; Vol. 8, No. 3; 4 ISSN 93-844 E-ISSN 93-85 Published by Canadian Center of Science and Education Transverse Distribution Calculation and Analysis of Strengthened Yingjing Bridge

More information

CityMobil2 : La Rochelle s demo : first results. Viajeo Plus Tuesday 30 June 2015

CityMobil2 : La Rochelle s demo : first results. Viajeo Plus Tuesday 30 June 2015 CityMobil2 : La Rochelle s demo : first results Viajeo Plus Tuesday 30 June 2015 LA ROCHELLE URBAN COMMUNITY (1/2) La Rochelle 162 000 inhabitants (28 municipalities) small Medium sized city on the Atlantic

More information

A Dynamic Supply-Demand Model of Fleet Assignment with Reducing Waiting Time of the Passengers Approach (LRT and Bus System of Tabriz City)

A Dynamic Supply-Demand Model of Fleet Assignment with Reducing Waiting Time of the Passengers Approach (LRT and Bus System of Tabriz City) A Dynamic Supply-Demand Model of Assignment with Reducing Waiting Time of the Passengers Approach (LRT and Bus System of Tabriz City) Vahid Navadad Abstract The goal of this research is offering an optimum

More information

FINDING AND ADOPTING APPROPRIATE MEASURES FOR CLIMATE-FRIENDLY URBAN TRANSPORT POLICY: THE CASE OF HANOI, VIETNAM

FINDING AND ADOPTING APPROPRIATE MEASURES FOR CLIMATE-FRIENDLY URBAN TRANSPORT POLICY: THE CASE OF HANOI, VIETNAM Marc Lüke, Quang Son Le, Matias Ruiz Lorbacher, Carolin Pleines, Stefan Groer, Leif Fornauf FINDING AND ADOPTING APPROPRIATE MEASURES FOR CLIMATE-FRIENDLY URBAN TRANSPORT POLICY: THE CASE OF HANOI, VIETNAM

More information

Innovation and Transformation of Urban Mobility Role of Smart Demand Responsive Transport (DRT) service

Innovation and Transformation of Urban Mobility Role of Smart Demand Responsive Transport (DRT) service Innovation and Transformation of Urban Mobility Role of Smart Demand Responsive Transport (DRT) service Eng. Mohammed Abubaker Al Hashimi Director of Planning & Business Development, Public Transport Agency

More information

Featured Articles Utilization of AI in the Railway Sector Case Study of Energy Efficiency in Railway Operations

Featured Articles Utilization of AI in the Railway Sector Case Study of Energy Efficiency in Railway Operations 128 Hitachi Review Vol. 65 (2016), No. 6 Featured Articles Utilization of AI in the Railway Sector Case Study of Energy Efficiency in Railway Operations Ryo Furutani Fumiya Kudo Norihiko Moriwaki, Ph.D.

More information

Research on Collision Characteristics for Rear Protective Device of Tank Vehicle Guo-sheng ZHANG, Lin-sen DU and Shuai LI

Research on Collision Characteristics for Rear Protective Device of Tank Vehicle Guo-sheng ZHANG, Lin-sen DU and Shuai LI 2017 2nd International Conference on Computer, Mechatronics and Electronic Engineering (CMEE 2017) ISBN: 978-1-60595-532-2 Research on Collision Characteristics for Rear Protective Device of Tank Vehicle

More information

Intelligent Transportation Systems. Secure solutions for smart roads and connected highways. Brochure Intelligent Transportation Systems

Intelligent Transportation Systems. Secure solutions for smart roads and connected highways. Brochure Intelligent Transportation Systems Intelligent Transportation Systems Secure solutions for smart roads and connected highways Secure solutions for smart roads and connected highways Today s technology is delivering new opportunities for

More information

Public Transportation Problems and Solutions in the Historical Center of Quito

Public Transportation Problems and Solutions in the Historical Center of Quito TRANSPORTATION RESEARCH RECORD 1266 205 Public Transportation Problems and Solutions in the Historical Center of Quito JACOB GREENSTEIN, Lours BERGER, AND AMIRAM STRULOV Quito, the capital of Ecuador,

More information

Developing a Platoon-Wide Eco-Cooperative Adaptive Cruise Control (CACC) System

Developing a Platoon-Wide Eco-Cooperative Adaptive Cruise Control (CACC) System Developing a Platoon-Wide Eco-Cooperative Adaptive Cruise Control (CACC) System 2017 Los Angeles Environmental Forum August 28th Ziran Wang ( 王子然 ), Guoyuan Wu, Peng Hao, Kanok Boriboonsomsin, and Matthew

More information

Study on System Dynamics of Long and Heavy-Haul Train

Study on System Dynamics of Long and Heavy-Haul Train Copyright c 2008 ICCES ICCES, vol.7, no.4, pp.173-180 Study on System Dynamics of Long and Heavy-Haul Train Weihua Zhang 1, Guangrong Tian and Maoru Chi The long and heavy-haul train transportation has

More information

Optimizing Energy Consumption in Caltrain s Electric Distribution System Nick Tang

Optimizing Energy Consumption in Caltrain s Electric Distribution System Nick Tang Optimizing Energy Consumption in Caltrain s Electric Distribution System Nick Tang Abstract Caltrain is a Northern California commuter railline that will undergo a fleet replacement from diesel to electric-powered

More information

Comparing FEM Transfer Matrix Simulated Compressor Plenum Pressure Pulsations to Measured Pressure Pulsations and to CFD Results

Comparing FEM Transfer Matrix Simulated Compressor Plenum Pressure Pulsations to Measured Pressure Pulsations and to CFD Results Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2012 Comparing FEM Transfer Matrix Simulated Compressor Plenum Pressure Pulsations to Measured

More information

Deploying Power Flow Control to Improve the Flexibility of Utilities Subject to Rate Freezes and Other Regulatory Restrictions

Deploying Power Flow Control to Improve the Flexibility of Utilities Subject to Rate Freezes and Other Regulatory Restrictions 21, rue d Artois, F-75008 PARIS CIGRE US National Committee http : //www.cigre.org 2013 Grid of the Future Symposium Deploying Power Flow Control to Improve the Flexibility of Utilities Subject to Rate

More information