Crew Scheduling Considering Both Crew Duty Time Difference and Cost on Urban Rail System

Total Page:16

File Type:pdf, Size:1020Kb

Crew Scheduling Considering Both Crew Duty Time Difference and Cost on Urban Rail System W. Zhou, et al.: Crew Scheduling Considering both Crew Duty Time Difference and Cost on Urban Rail System WENLIANG ZHOU, Ph.D.1 Traffic Management (Corresponding author) Original Scientific Paper E-mail: [email protected] Submitted: May 22, 2015 XIA YANG, Ph.D.2 Accepted: Apr. 27, 2016 (Corresponding author) E-mail: [email protected] JIN QIN, Ph.D.1 E-mail: [email protected] LIANBO DENG, Ph.D.1 E-mail: [email protected] 1 School of Traffic and Transportation Engineering Central South University No.22 ShaoShan South Road, Changsha 410075, China 2 Department of Civil and Environmental Engineering Rensselaer Polytechnic Institute, Troy, NY 12180, USA CREW SCHEDULING CONSIDERING BOTH CREW DUTY TIME DIFFERENCE AND COST ON URBAN RAIL SYSTEM ABSTRACT expenses, and a small improvement to the crew sched- ule essentially leads to accumulated savings produc- Urban rail crew scheduling problem is to allocate train services to crews based on a given train timetable while sat- ing large annual cost savings for urban rail enterprise. isfying all the operational and contractual requirements. In Both the solving difficulty and the remarkable this paper, we present a new mathematical programming practical significance of URCSOP have attracted a model with the aim of minimizing both the related costs of lot of interest from many researchers. Morgado and crew duty and the variance of duty time spreads. In addition Martins [2] attempted to generate multiple alternative to iincorporating the commonly encountered crew sched- crew schedules based on different scheduling criteria uling constraints, it also takes into consideration the con- for the Portuguese rail. However, URCSOP was more straint of arranging crews having a meal in the specific meal frequently formulated as either set covering problem period of one day rather than after a minimum continual ser- or set partitioning problem with binary integral deci- vice time. The proposed model is solved by an ant colony al- gorithm which is built based on the construction of ant travel sion variables, and each decision variable represents network and the design of ant travel path choosing strategy. whether or not a duty is chosen as the service for a The performances of the model and the algorithm are evalu- crew. Both problems were solved by either an exact ated by conducting case study on Changsha urban rail. The or a heuristic method, or their combination. For exam- results indicate that the proposed method can obtain a sat- ple, Kroon and Fischetti [3] built a set covering model isfactory crew schedule for urban rails with a relatively small of crew scheduling for the Dutch railway, and solved it computational time. using dynamic column generation techniques, Lagran- gean relaxation and powerful heuristics respectively. KEY WORDS Alfieri et al. [4] also proposed a set covering problem urban railway; crew schedule; ant colony algorithm; duty based on an implicit column generation solution ap- time difference; proach for scheduling train crews on a rail network. Nishi et al. [5] proposed a column generation with dual 1. INTRODUCTION inequality for rail crew scheduling, and Jütte et al. [6] adopted a column generation based decomposition Urban rail crew schedule optimization problem algorithm to solve URCSOP which was decomposed (URCSOP) aims to find the lowest cost crew schedule into overlapping regions and optimized in parallel in covering all trips of trains specified in a train timetable this method. Column-generation-based methods have subject to various constraints such as crew rest and higher solving efficiency than other exact approaches, meal time requirements. It is difficult to solve URCSOP and they are widely used to solve the allocation prob- with a large number of train trips and complicated op- lems, but as stated in study [7], they are not efficient erational and contractual requirements. Fischetti et al. for solving URCSOP whose decision variables are only [1] have pointed out that the URCSOP is an NP-hard determined as 0 or 1, rather than any real number. problem. Nevertheless, the URCSOP has still become As enormous train trips should be serviced by one of the most important topics in urban rail trans- crews in URCSOP, the solving efficiencies of exact port because crew cost is the main variable operation methods are not satisfactory. They usually suit to Promet – Traffic&Transportation, Vol. 28, 2016, No. 5, 449-460 449 W. Zhou, et al.: Crew Scheduling Considering both Crew Duty Time Difference and Cost on Urban Rail System handle small to medium size problems. Therefore, The rest of this paper is organized as follows. First, some researchers tried to apply other types of ap- a brief description of URCSOP is presented, and then proaches to solve the large-scale real-word URCSOP the costs related to crew duty are analysed in Section with a large number of train trips and many types of 2. Next, URCSOP is modelled as a set partitioning constraints. For instance, Freling et al. [8] tried to use problem minimizing both crew costs and duty time dif- a decision support system to solve rail and airline crew ferences in Section 3. After that, a solving algorithm planning problems. Vaidyanathan et al. [9] proposed a based on the ACO algorithm is given in Section 4. Com- network flow-based approach to solve the URCSOP, in putational results of the Changsha urban railway on which crew duties satisfied the first-in-first-out rule on this proposed approach are introduced in Section 5. the network. And Jütte and Thonemann [10] proposed Finally, the conclusion and recommendations for fur- a graph partitioning strategy for the large-scale crew ther studies are provided in Section 6. scheduling problems. In addition, meta-heuristics has nowadays become 2. PROBLEM DESCRIPTION AND CREW a popular method because of its good performance in DUTY COST ANALYSIS solving the complicated, large-scale real-world prob- lems although they usually only find the near-optimal The urban rail consists of a set of crew home sta- solutions. Regarding their application in crew schedul- tions, a set of meal stations, a set of rest stations and ing problems, Emden-Weinert et al. [11] used a sim- a set of transition stations, which are denoted by Sh, ulated annealing approach to solve the airline crew Sm, Sr and St respectively. Each crew has to start and scheduling problem, and Dias et al. [12] proposed a end their duty at a home station, have a meal at a meal genetic algorithm for bus driver scheduling problem. station, and have a rest at a rest station. Moreover, Moreover, Elizondo et al. [13] presented a constructive each crew is only allowed to switch to another train for hybrid method to address the URCSOP, and provided continuing their duty at a transition station after they better results with regard to idle time than both the complete the current duty for one train. Generally, a hybrid and greedy methods. Hanafi and Kozan [14] station can simultaneously belong to multiple different applied a hybrid constructive heuristic with the simu- types of stations. For example, generally a meal or rest lated annealing search algorithm to solve the rail crew station is also a transition station. As crews are only scheduling problem. allowed to start and end their duties or change their Ant colony optimization (ACO) algorithm proved by service trains at the above four types of stations, we Dorigo [15, 16] to have higher efficiency in solving com- uniformly call them duty-division stations for descrip- binatorial optimization problems. Comparing with oth- tion purposes in this paper. er heuristic methods, it has some nice features such The whole trip of each train predetermined by the as parallel computing, high robustness and simplici- ty of operation. However, very few works in literature train timetable must be serviced by either a group of applied the ACO algorithm to solve the crew sched- crews or multiple groups of crews. A train trip can be uling problems. The aim of this paper is to apply an divided into a sequence of trip segments by the duty-di- ACO algorithm to solve the URCSOP considering both vision stations, and each trip segment can be serviced crew cost and duty time difference. Compared with the by different groups of crews. As illustrated in Figure 1 existing studies, our research has the following three in which seven types of lines are used to display trips main improvements. of different trains, the whole trip of the train represent- 1) Aim to minimize not only the related costs of crew ed by dotted lines is divided into two trip segments duties, but also the variance of duty time spreads, numbered 2 and 3 by the meal station. Each train trip which contributes to make crews of different duties segment has to correspond to a crew duty segment have nearly equal service time, and improves the which is the basic composition unit of crew duty and equity of crew service. can be viewed as crew minimum continuous service 2) Consider the requirement of crews being arranged unit. Therefore, crews only start and stop or change to have a meal in the specific meal periods of one their duties at both ends of each duty segment. day rather than after a minimum continuous ser- Generally, the URCSOP is to specify the service se- vice time. Obviously, the former is more in accor- quence of train trip segments to form a duty for each dance with the crews’ healthy eating habits. group of crews with the aim of minimizing the related 3) Design an ACO algorithm to solve our proposed costs of crew duty while satisfying urban rail operation- model for obtaining a higher solving efficiency al and contractual requirements.
Recommended publications
  • Changsha:Gateway to Inland China
    0 ︱Changsha: Gateway to Inland China Changsha Gateway to Inland China Changsha Investment Environment Report 2013 0 1 ︱ Changsha: Gateway to Inland China Changsha Changsha is a central link between the coastal areas and inland China ■ Changsha is the capital as well as the economic, political and cultural centre of Hunan province. It is also one of the largest cities in central China(a) ■ Changsha is located at the intersection of three major national high- speed railways: Beijing-Guangzhou railway, Shanghai-Kunming railway (to commence in 2014) and Chongqing-Xiamen railway (scheduled to start construction before 2016) ■ As one of China’s 17 major regional logistics hubs, Changsha offers convenient access to China’s coastal areas; Hong Kong is reachable by a 1.5-hour flight or a 3-hour ride by CRH (China Railways High-speed) Changsha is well connected to inland China and the world economy(b) Domestic trade (total retail Total value of imports and CNY 245.5 billion USD 8.7 billion sales of consumer goods) exports Value of foreign direct Total value of logistics goods CNY 2 trillion, 19.3% investment and y-o-y USD 3.0 billion, 14.4% and y-o-y growth rate growth rate Total number of domestic Number of Fortune 500 79.9 million, 34.7% tourists and y-o-y growth rate companies with direct 49 investment in Changsha Notes: (a) Central China area includes Hunan Province, Hubei Province, Jiangxi Province, Anhui Province, Henan Province and Shanxi Province (b) Figures come from 2012 statistics Sources: Changsha Bureau of Commerce; Changsha 2012 National Economic and Social Development Report © 2013 KPMG Advisory (China) Limited, a wholly foreign owned enterprise in China and a member firm of the KPMG network of independent member firms affiliated with KPMG International Cooperative ("KPMG International"), a Swiss entity.
    [Show full text]
  • The Case in Changsha, China
    T J T L U http://jtlu.org V. 14 N. 1 [2021] pp. 563–582 Evaluation of the land value-added benefit brought by urban rail transit: The case in Changsha, China Wenbin Tang (corresponding author) Qingbin Cui Changsha University of Science and University of Maryland Technology [email protected] [email protected] HongyanYan Feilian Zhang Hunan University of Finance and Economics Central South University [email protected] [email protected] Abstract: Accurate evaluation of land value-added benefit brought Article history: by urban rail transit (URT) is critical for project investment decision Received: August 4, 2019 making and value capture strategy development. Early studies have Received in revised form: focused on the value impact strength under the assumption of the October 8, 2020 same impact range for all stations. However, the value impact range at Accepted: February 11, 2021 different stations may vary owing to different accessibilities. Therefore, Available online: May 7, 2021 the present study releases this assumption and incorporates the changed impact range into the land value-added analysis. It presents a method to determine the range of land value-added impact and sample selection using the generalized transportation cost model, then spatial econometric models are further developed to estimate the impact strength. On the basis of these models, the entire value-added benefit brought by URT is evaluated. A case study of the Changsha Metro Line 2 in China is discussed to demonstrate the procedure, model, and analysis of spatial impact. The empirical analysis shows a dumbbell-shaped impact on the land value-added benefit along the transit line with a distance-dependent pattern at each station.
    [Show full text]
  • Leading New ICT Building a Smart Urban Rail
    Leading New ICT Building A Smart Urban Rail 2017 HUAWEI TECHNOLOGIES CO., LTD. Bantian, Longgang District Shenzhen518129, P. R. China Tel:+86-755-28780808 Huawei Digital Urban Rail Solution Digital Urban Rail Solution LTE-M Solution 04 Next-Generation DCS Solution 10 Urban Rail Cloud Solution 15 Huawei Digital Urban Rail Solution Huawei Digital Urban Rail Solution Huawei LTE-M Solution for Urban Rail Huawei and Alstom the Completed World’s Huawei Digital Urban Rail LTE-M Solution First CBTC over LTE Live Pilot On June 29th, 2015, Huawei and Alstom, one of the world’s leading energy solutions and transport companies, announced the successful completion of the world’s first live pilot test of 4G LTE multi-services based on Communications- based Train Control (CBTC), a railway signalling system based on wireless ground-to-train CBTC PIS CCTV Dispatching communication. The successful pilot, which CURRENT STATUS IN URBAN RAIL covered the unified multi-service capabilities TV Wall ATS Server Terminal In recent years, public Wi-Fi access points have become a OCC of several systems including CBTC, Passenger popular commodity in urban areas. Due to the explosive growth Information System (PIS), and closed-circuit in use of multimedia devices like smart phones, tablets and NMS LTE CN television (CCTV), marks a major step forward in notebooks, the demand on services of these devices in crowded the LTE commercialization of CBTC services. Line/Station Section/Depot Station places such as metro stations has dramatically increased. Huge BBU numbers of Wi-Fi devices on the platforms and in the trains RRU create chances of interference with Wi-Fi networks, which TAU TAU Alstom is the world’s first train manufacturer to integrate LTE 4G into its signalling system solution, the Urbalis Fluence CBTC Train AR IPC PIS AP TCMS solution, which greatly improves the suitability of eLTE, providing a converged ground-to-train wireless communication network Terminal When the CBTC system uses Wi-Fi technology to implement for metro operations.
    [Show full text]
  • Changsha Metro Map Pdf
    Changsha metro map pdf Continue Construction of the 4th Changsha metro line began in late 2014, and the trial operation began on May 26, 2019. This is Changsha's third metro line, after Line 1 and Line 2. The entire route is 33.5 km, with 25 stations. It connects the eastern and western banks of the Xiangjiang River, and is an important part of the Changsha Union Jack shaped metro plan. The first phase of Line 4 stretches from Guangziling station to Dugiaping station. It connects Changsha in Wangcheng, Yuelu, Tianxin, and Yuhua districts, and Changsha County. Each of the 25 stations along the 33.5-kilometre course is underground and includes 13 shuttle stations. The extension of Line 4 was approved by the National Development and Reform Commission in March 2017. It is 14.26 km long and will have eight stations. Metro Line 4 offers several types of tickets at the same prices and preferential policies with previous lines. Click to find out more tickets and preferential information in June 2019, Craig Moore reports from Changsha: Changsha Metro had a pretty basic, formulaic start, but with the expansion of the network and design improvements, it has become an impressive system, and along with additional non-metro rail provision, Hunan Capital now has an interesting urban rail trail. The 84.0 km network has 62 stations and runs from 0630-2300 with an 8/9min production base, 1435 gauge and overhead power supplies. Rates are at a distance and cost from 2-6 yuan. Line 1 runs from north to south from the Keifu area, through the main central corridor to the southern terminal in Shanshuangtan.
    [Show full text]
  • METROS/U-BAHN Worldwide
    METROS DER WELT/METROS OF THE WORLD STAND:31.12.2020/STATUS:31.12.2020 ّ :جمهورية مرص العرب ّية/ÄGYPTEN/EGYPT/DSCHUMHŪRIYYAT MISR AL-ʿARABIYYA :القاهرة/CAIRO/AL QAHIRAH ( حلوان)HELWAN-( المرج الجديد)LINE 1:NEW EL-MARG 25.12.2020 https://www.youtube.com/watch?v=jmr5zRlqvHY DAR EL-SALAM-SAAD ZAGHLOUL 11:29 (RECHTES SEITENFENSTER/RIGHT WINDOW!) Altamas Mahmud 06.11.2020 https://www.youtube.com/watch?v=P6xG3hZccyg EL-DEMERDASH-SADAT (LINKES SEITENFENSTER/LEFT WINDOW!) 12:29 Mahmoud Bassam ( المنيب)EL MONIB-( ش ربا)LINE 2:SHUBRA 24.11.2017 https://www.youtube.com/watch?v=-UCJA6bVKQ8 GIZA-FAYSAL (LINKES SEITENFENSTER/LEFT WINDOW!) 02:05 Bassem Nagm ( عتابا)ATTABA-( عدىل منصور)LINE 3:ADLY MANSOUR 21.08.2020 https://www.youtube.com/watch?v=t7m5Z9g39ro EL NOZHA-ADLY MANSOUR (FENSTERBLICKE/WINDOW VIEWS!) 03:49 Hesham Mohamed ALGERIEN/ALGERIA/AL-DSCHUMHŪRĪYA AL-DSCHAZĀ'IRĪYA AD-DĪMŪGRĀTĪYA ASCH- َ /TAGDUDA TAZZAYRIT TAMAGDAYT TAỴERFANT/ الجمهورية الجزائرية الديمقراطيةالشعبية/SCHA'BĪYA ⵜⴰⴳⴷⵓⴷⴰ ⵜⴰⵣⵣⴰⵢⵔⵉⵜ ⵜⴰⵎⴰⴳⴷⴰⵢⵜ ⵜⴰⵖⴻⵔⴼⴰⵏⵜ : /DZAYER TAMANEỴT/ دزاير/DZAYER/مدينة الجزائر/ALGIER/ALGIERS/MADĪNAT AL DSCHAZĀ'IR ⴷⵣⴰⵢⴻⵔ ⵜⴰⵎⴰⵏⴻⵖⵜ PLACE DE MARTYRS-( ع ني نعجة)AÏN NAÂDJA/( مركز الحراش)LINE:EL HARRACH CENTRE ( مكان دي مارت بز) 1 ARGENTINIEN/ARGENTINA/REPÚBLICA ARGENTINA: BUENOS AIRES: LINE:LINEA A:PLACA DE MAYO-SAN PEDRITO(SUBTE) 20.02.2011 https://www.youtube.com/watch?v=jfUmJPEcBd4 PIEDRAS-PLAZA DE MAYO 02:47 Joselitonotion 13.05.2020 https://www.youtube.com/watch?v=4lJAhBo6YlY RIO DE JANEIRO-PUAN 07:27 Así es BUENOS AIRES 4K 04.12.2014 https://www.youtube.com/watch?v=PoUNwMT2DoI
    [Show full text]
  • A Ionavi: an Indoor-Outdoor Navigation Service Via Mobile Crowdsensing
    A ioNavi: An Indoor-Outdoor Navigation Service via Mobile Crowdsensing XIAOQIANG TENG, National University of Defense Technology DEKE GUO, National University of Defense Technology YULAN GUO, National University of Defense Technology XIAOLEI ZHOU, National University of Defense Technology ZELIU DING, Naval University of Engineering ZHONG LIU, National University of Defense Technology The proliferation of mobile computing has prompted navigation to be one of the most attractive and promis- ing applications. Conventional designs of navigation systems mainly focus on either indoor or outdoor nav- igation. However, people have a strong need for navigation from a large open indoor environment to an outdoor destination in real life. This paper presents ioNavi, a joint navigation solution, which can enable passengers to easily deploy indoor-outdoor navigation service for subway transportation systems in a crowd- sourcing way. Any self-motivated passenger records and shares individual walking traces from a location inside a subway station to an uncertain outdoor destination within a given range, such as one kilometer. ioNavi further extracts navigation traces from shared individual traces, each of which is not necessary to be accurate. A subsequent following user achieves indoor-outdoor navigation services by tracking a recom- mended navigation trace. Extensive experiments are conducted on a subway transportation system. The experimental results indicate that ioNavi exhibits outstanding navigation performance from an uncertain location inside a subway station to an outdoor destination. Although ioNavi is to enable indoor-outdoor nav- igation for subway transportation systems, the basic idea can naturally be extended to joint navigation from other open indoor environment to outdoor environment. Additional Key Words and Phrases: Indoor-outdoor navigation, subway station navigation, mobile crowd- sensing, trace clustering, indoor localization 1.
    [Show full text]
  • Chinese Mainland
    Address List of Special Warehousing Service Note: The address marked in red are newly added address. (Effective date:October 1, 2021) Province / Directly- controlled City District/county Town, Sub-district and House Number Municipality / Autonomous Region/SAR B4-25, Gate 1, ProLogis Logistics Park, No.1 Tiedi Road, Anhui Province Hefei Shushan District High-tech Zone No.18 Tianzhushan Road, Longshan Sub-district, Wuhu Anhui Province Wuhu Jiujiang District Economic and Technological Development Zone Anhui Province Chuzhou Langya District Longji Leye Photovoltaic Co., Ltd., No.19 Huai'an Road 3/F, No.8 Building, South Area, Lixiang Innovation Park, Anhui Province Chuzhou Nanqiao District Chuzhou, 018 Township Road Anhui Province Chuzhou Nanqiao District No.19 Huai'an Road Yuanrong New Material Holding Co., Ltd., 50 Meters Anhui Province Hefei Shushan District Westward of Bridge of Intersection of Changning Avenue and Ningxi Road Anhui Province Hefei Yaohai District No.88 Dayu Road Anhui Province Hefei Yaohai District No.2177 Dongfang Avenue Beijing BOE Vision-Electronic Technology Co., Ltd., No. Anhui Province Hefei Yaohai District 2177 Dongfang Avenue Anhui Province Hefei Yaohai District No.668 Longzihu Road Anhui Province Hefei Yaohai District No. 668 Longzihu Road Anhui Province Hefei Yaohai District No.2177 Tongling North Road Anhui Province Hefei Yaohai District No.3166 Tongling North Road Anhui Province Hefei Yaohai District No.8 Xiangwang Road Anhui Province Wuhu Jiujiang District No. 8 Anshan Road Anhui Province Wuhu Jiujiang District
    [Show full text]
  • Optimization of Train Plan for Urban Rail Transit in the Multi-Routing Mode
    Journal of Modern Transportation Volume 19, Number 4, December 2011, Page 233-239 Journal homepage: jmt.swjtu.edu.cn DOI: 10.1007/BF03325763 Optimization of train plan for urban rail transit in the multi-routing mode Lianbo DENG1*, Qiang ZENG1, Wei GAO1, Song BIN2 1. School of Traffic and Transportation Engineering, Central South University, Changsha 410075, China 2. China Railway Siyuan Survey and Design Group Co. Ltd., Wuhan 430063, China Abstract: The train plan of urban rail transit under multi-routing mode can be divided into three parts: train formation, train operation periods and corresponding train counts of each routing in each period. Based on the analysis of passen- ger’s general travel expenses and operator’s benefits, the constraints and objective functions are defined and the multi- objective optimization model for the train plan of urban rail transit is presented. Factors considered in the multi- objective optimization model include transport capacity, the requirements of traffic organization, corporation benefits, passenger demands, and passenger choice behavior under multi-train-routing mode. According to the characteristics of this model and practical planning experience, a three-phase solution was designed to gradually optimize the train for- mation, train counts as well as operation periods. The instance of Changsha Metro Line 2 validates the feasibility and efficiency of this approach. Key words: urban rail transit; multi-train-routing; train plan; multi-objective model; three-phase solution method © 2011 JMT. All rights reserved. 1. Introduction gramming. Bussieck et al. [8] treated the train plan as a train schedule (i.e. a line plan), and determined the ver years, the trains on urban railways in China number of trains connecting two terminal stations of a O have to stop at every station along a single long serving line in a fixed time interval.
    [Show full text]
  • Optimizing Bus Line Based on Metro-Bus Integration
    sustainability Article Optimizing Bus Line Based on Metro-Bus Integration Junjun Wei 1,2, Kejun Long 1,2,* , Jian Gu 1, Qingling Ju 2 and Piao Zhu 3 1 Hunan Provincial Key Laboratory of Smart Roadway and Cooperative Vehicle-Infrastructure Systems, Changsha University of Science & Technology, Changsha 410004, China; [email protected] (J.W.); [email protected] (J.G.) 2 School of Traffic and Transportation Engineering, Changsha University of Science & Technology, Changsha 410004, China; [email protected] 3 Shenzhen comprehensive traffic design and Research Institute Co., Ltd., Shenzhen 518000, China; [email protected] * Correspondence: [email protected]; Tel.: +86-731-8525-8575 Received: 3 January 2020; Accepted: 13 February 2020; Published: 17 February 2020 Abstract: Metros are usually built and added on the basis of a completed bus network in Chinese cities. After the metro construction, it is faced with the problem of how to adjust and optimize the original bus lines based on the new metro system. This research mainly proposes a bus line optimization method based on bus and metro integration. In the consideration of the geographical space, the cooperation and competition relationship between bus and metro lines is qualitatively introduced according to the geographical location and service range of metro (800 m radius) and bus (500 m radius) stations. The competition and cooperation indexe sare applied to define the co-opetition relationship between bus and metro lines. The bus line optimization model is constructed based on the co-opetition coefficient and Changsha Metro Line Number 2 is chosen as a case study to verify the optimization model.
    [Show full text]
  • Research Article Zone Fare System Design in a Rail Transit Line
    Hindawi Journal of Advanced Transportation Volume 2020, Article ID 2470579, 10 pages https://doi.org/10.1155/2020/2470579 Research Article Zone Fare System Design in a Rail Transit Line Yi Yang,1,2 Lianbo Deng ,2,3 Qing Wang,2,3 and Wenliang Zhou2,3 1School of Transportation and Logistics, Southwest Jiaotong University, Chengdu 611756, China 2School of Traffic and Transportation Engineering, Central South University, Changsha 410075, China 3Rail Data Research and Application Key Laboratory of Hunan Province, Central South University, Changsha 410075, China Correspondence should be addressed to Lianbo Deng; [email protected] Received 2 November 2019; Revised 12 November 2020; Accepted 16 November 2020; Published 4 December 2020 Academic Editor: Yuan Gao Copyright © 2020 Yi Yang et al. 'is is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. As a widely existing form of public transit fare structures, zone fare system is traditionally designed in a separate way, which may lead to suboptimal results. 'is paper aims to concurrently address the zone division and fare calculation issues of the zone fare system design in a rail transit line. It is necessary to consider passengers as well as operators to find an impartial zone fare system. A fair zone fare system is one where the zone fares are as close as possible to the distance-based fares, for the fares of the distance- based fare system are highly correlated with the actual distance of trips. 'us, the fare deviations for the trips between the zone fare system and the distance-based fare system are utilized as the evaluation metric of fairness.
    [Show full text]
  • Programme Book
    ISPRS and GEO Workshop on Geospatially-enabled SDGs Monitoring for the 2030 Agenda (GI4SDGs) Programme Book November 19-20, 2019 Fenglin Hotel, Changsha, Hunan, China Organizing Committees Co-Chairs Xiaoguang Zhou Central South University, China/ISPRS WG IV/4, Co-chair Hao Wu National Geomatics Center of China, China/ ISPRS ICWG IV/III, Chair Maria Antonia Brovelli Politecnico di Milano, Italy/ISPRS WG IV/4, Chair Members Yifang Ban KTH Royal Institute of Technology, Sweden Jun Chen National Geomatics Center of China, China/ISPRS 1st Vice President Cidália Costa Fonte University of Coimbra, Portugal/ISPRS WG IV/4, Co-chair Dongyang Hou Central South University, China/ISPRS ICWG IV/III, Secretary Ivana Ivánová Curtin University, Australia/ISPRS ICWG IV/III, Co-chair Jie Jiang Beijing University of Civil Engineering and Architecture, China/ISPRS TC III President Songnian Li Ryerson University, Canada/ISPRS Treasure Jonathan Philip Mills Newcastle University, UK Marco Minghini European Commission - Joint Research Centre, Italy/ISPRS WG IV/4, Secretary Lixin Wu Central South University, China Xuesheng Zhao China University of Mining and Technology, China Sisi Zlatanova University of New South Wales, Australia/ISPRS TC IV President Organizers ISPRS ICWG IV/III: Global mapping: updating, verification and interoperability ISPRS WG IV/4: Collaborative Crowdsourced Cloud Mapping (C³M) GEO Community Activity: Land Cover and Land Cover Change School of Geosciences and Info-Physics, Central South University, Changsha, China National Geomatics Center of China (NGCC) Programme ISPRS and GEO Workshop on Geospatially-enabled SDGs Monitoring for the 2030 Agenda (GI4SDGs) November 19-20, 2019, Changsha, China Location: 3rd meeting room (3rd floor) Monday, 18 November 2019 14:00 - 22:00 Registration Tuesday, 19 November 2019 Opening Chair: Prof.
    [Show full text]
  • Design and Application of Risk Early Warning System for Subway Station Construction Based on Building Information Modeling Real-Time Model
    Hindawi Advances in Civil Engineering Volume 2021, Article ID 8898893, 12 pages https://doi.org/10.1155/2021/8898893 Research Article Design and Application of Risk Early Warning System for Subway Station Construction Based on Building Information Modeling Real-Time Model Qianlong Tang,1,2 Mingfeng Lei ,3 Binbin Zhu ,4 Limin Peng,4 Weimin Wu,4 and Chenghua Shi4 1School of Civil Engineering, Central South University, Changsha, China 2Jiangxi Transportation Vocational and Technical College, Nanchang, China 3School of Civil Engineering, Central South University, Key Laboratory of Engineering Structure of Heavy Haul Railway (Central South University), Changsha 410075, China 4School of Civil Engineering, Central South University, Changsha, China Correspondence should be addressed to Mingfeng Lei; [email protected] and Binbin Zhu; [email protected] Received 20 May 2020; Revised 12 January 2021; Accepted 1 March 2021; Published 19 March 2021 Academic Editor: Doddy Prayogo Copyright © 2021 Qianlong Tang et al. +is is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. +e problems faced by subway stations in the construction process are more complex than those by overground buildings. +erefore, the construction risk for such structures is highly unpredictable and the risk management is difficult. Building in- formation modeling (BIM) technology has strong visualization, simulation, and integration characteristics that make it conducive to the development of a risk early warning system for underground engineering. According to the functional requirements of risk early warning for subway stations, a risk early warning system based on a BIM real-time construction model is designed in this study for a subway station construction.
    [Show full text]