Optimal road accident case retrieval algorithm based on k-nearest neighbor

Size: px
Start display at page:

Download "Optimal road accident case retrieval algorithm based on k-nearest neighbor"

Transcription

1 Traffic Safety and Intelligent Transportation Systems - Research Article Optimal road accident case retrieval algorithm based on k-nearest neighbor Advances in Mechanical Engineering 2019, Vol. 11(2) 1 7 Ó The Author(s) 2019 DOI: / journals.sagepub.com/home/ade Xianyuan Dong 1 and Mingjie Lu 2 Abstract An optimal algorithm which can help traffic managers to make more accurate decisions from previous road accident case knowledge has been proposed. The algorithm based on k-nearest neighbor determines weight value of each accident case feature based on information entropy index, establishes a road accident case retrieval base using two-step cluster algorithm, and proposes a global similarity model of road accident cases. Then, a new comprehensive evaluation index called matching degree is presented. And then, a prototype system is developed to conduct case retrieval experiments to verify the performance of the proposed algorithm for road accident case retrieval. The result of the experiments clearly demonstrates the effectiveness of this case retrieval algorithm for road accident management in real time. Keywords Road accident, case retrieval base, similarity model, case retrieval evaluation, case retrieval algorithm, k-nearest neighbor Date received: 31 July 2018; accepted: 15 November 2018 Handling Editor: Jiangchen Li Introduction Case-based reasoning (CBR) is a problem-solving paradigm reusing the previous corresponding case knowledge. The CBR cycle contains four main steps: 1 case retrieve, reuse, revise, and retain. CBR has extensive application in assessing intelligent transportation system (ITS) benefits, traffic pattern recognition, decision support, and traffic emergency management. 2 8 Road accident emergency management strategies, consisting of traffic control, road wrecker, and emergency rescue, are always made based on different accident features, such as road accident time, accident location, and accident type. It is feasible to use CBR approach for making road accident management measures from previous case which has similar accident features as the input one. Generally speaking, case retrieve is the most important step in the CBR process. A number of retrieving algorithms currently exist: (1) nearest neighbor (NN), (2) induction algorithms, and (3) template retrieval. NN is used more frequently in many CBR transportation applications currently. Sadek et al. 9 used NN approach to retrieve traffic diversion strategies with the weight value of each case feature assumed to be equal to 1.0. Chowdhury et al. 10 analyzed the diversion strategies under incident conditions based on NN algorithm in CBR model. The performance of case retrieval was evaluated with subjectively inputting eight different combinations of weights to case features (e.g. volume multiplier, incident duration, percentage of drivers diverting, and incident location) and the perfect combination of weights was selected. 10 Hoogendoorn et al. 11 developed a CBR system to help make traffic management decisions, using mean fuzzy membership to determine the case weights value. Ji and Liu 12 also 1 Key Laboratory of Road and Traffic Engineering of the Ministry of Education, Tongji University, Shanghai, P.R. China 2 School of Accounting, Shanghai Lixin University of Accounting and Finance, Shanghai, P.R. China Corresponding author: Mingjie Lu, School of Accounting, Shanghai Lixin University of Accounting and Finance, 2800 Wenxiang Road, Shanghai , P.R. China. lmj86515@163.com Creative Commons CC BY: This article is distributed under the terms of the Creative Commons Attribution 4.0 License ( which permits any use, reproduction and distribution of the work without further permission provided the original work is attributed as specified on the SAGE and Open Access pages ( open-access-at-sage).

2 2 Advances in Mechanical Engineering proposed NN algorithm to retrieve similar decisionmaking cases for traffic congestion management with analytic hierarchy process (AHP) approach to determine the weight of each case feature. And cluster analysis is usually used to improve similarity calculation. 13 Rousseeuw and Kaufman applied the hierarchical agglomerative clustering method on similar occasions. Saharan and Baragona 14 used cluster analysis to measure the similarity of the factors both on the whole data set and separately for severity levels to outline the association between accident type and factors involved. Although NN case retrieval algorithm plays an important role in the research and application field of aforementioned traffic congestion management, traffic incident management, traffic management evaluation, and so on, two key problems remain to be existing: 1. If there is no full similarity case in a case base as the input one, users may need to make decisions according to some scattered information like features of the input case. However, NN case retrieval algorithm cannot help to retrieve these data (cases) effectively. 2. An effective case retrieval evaluation index to evaluate retrieved case set has not been considered. It is too one-sided to evaluate case retrieval accuracy only based on the value of maximum similarity index. A road accident case retrieval algorithm based on k- NN is proposed in this study. The presented optimal k- NN case retrieval algorithm has not been captured in most previous studies. Along the line of previous studies and the above critical issues, this study determines weight value of each accident case feature based on information entropy index. Based on two-step cluster algorithm, a road accident case retrieval base is constructed to put a solid foundation for equalizing case retrieval. Similarity models, including two local similarity models and a global similarity model of road accident cases, are proposed. Then, a new evaluation index called integrated matching degree for evaluating retrieved road accident case set is proposed. And a road accident case retrieval prototype system is developed, using road accident data base of Shanghai Hangzhou freeway in China as the original case base. Then, a series of experiments are carried out to verify the effectiveness of the presented optimal case retrieval algorithm by analyzing both the maximum similarity and the integrated matching degree of the retrieved case set. This article is organized as follows. Section Case retrieval algorithm proposes an optimal k-nn case retrieval algorithm, which includes determination of each case feature weight, development of a case retrieval base, and road accident case similarity model. Section Case retrieval evaluation details a new evaluation index called matching degree, including local matching degree and integrated matching degree. A prototype system is developed, and the comparative analysis is presented after 40 road accident case retrieval experiments are conducted in section Case retrieval experiments. Concluding comments are reported in section Conclusion. Case retrieval algorithm k-nn algorithm is used to make weighted sum of each case feature similarity and form a retrieved case set which includes a certain number of cases. So, it is the first step to determine the weight and prepare a special case base for retrieval. Weight determination Setting each case feature weight accurately is critical to achieve the goal of case retrieval because a road accident case usually contains both numerical data (e.g. accident location) and enumeration data (e.g. accident type). The value of each case feature weight can be determined according to data dispersion analysis. Information entropy is a good index to evaluate the dispersion degree of either numerical data or enumeration data. The value of every feature weight is determined objectively based on data dispersion analysis of each road accident case feature. Assume that a system may be in many different states and the probability of each system state is p i (i = 1, 2,..., m), so the information entropy can be defined as 15 H = k Xm i = 1 p i ln p i ð1þ Similarly, the information entropy of the jth road accident case feature can be defined as follows H j = k Xm i = 1 p i ln p i ðj = 1, 2,..., nþ ð2þ where m represents the number of the system states, k = 1= ln m, and the range of information entropy is [0, 1] which can be applied to analyze data dispersion. If the value of information entropy is more close to 0, the degree of dispersion is smaller and the weight value needed by case retrieving accurately is smaller, and vice versa. The weight value of road accident feature j is modeled as follows

3 Dong and Lu 3 Table 1. Weights of the road accident case features. Case feature Accident location Accident date Accident time Accident type Accident severity Weather condition Information entropy Weight Table 2. Data classification of road accident location. Accident feature Data classified Location label Accident location APL K108, K120, K116, K110, K114, K135, K105, K117, K75, K76, K138, K109, K99 OAL Others in the case base Table 3. Data classification of road accident type. Accident feature Accident type Accident type V-V crash V-R crash Rollover Vehicle scraped Crushed Fired Drop from vehicle Other types Data classified V-V crash V-R crash Others Table 4. Data classification of road accident severity. Accident feature Accident severity Accident severity LOP Injury Death Data classified LOP Casualty w j = H j P n H j j = 1 ð3þ A original case base is developed based on a road accident data base which contains 3542 road accident cases happened in Shanghai Hangzhou freeway in China. The information entropy of each road accident case feature, such as accident location, accident date, accident time, accident type, accident severity, and weather condition, is analyzed according to equation (2). And then, the weight value of each road accident feature is calculated based on equation (3), as shown in Table 1. Construction of case retrieval base Due to smaller weight value of accident type, accident severity, and weather condition, the retrieval accuracy of these three features is lower than the other three (accident location, accident date, and accident time). If there is no same case absolutely in the case base as the input one, the users also want to summarize countermeasures based on some scattered information like features of the input case in the retrieved case set. So, it is important to ensure that every case feature can be retrieved exactly as far as possible. Therefore, the original case base divided into several sub-case bases according to case feature categorization based on two-step cluster algorithm is transferred to a road accident case retrieval base. First, some road accident data, including data of accident location, accident type, accident severity, and weather condition, should be classified before two-step clustering effectively. Data of road accident location can be classified into two groups: accident prone location and occasional accident location based on accident cumulative frequency curve method. 16 At the same time, data of accident type, accident severity, and weather condition are respectively classified, aiming to get a balance for data frequency distribution. The results of data classification are shown in Tables 2 5. The acronyms of some road accident features are shown as follows:

4 4 Advances in Mechanical Engineering Table 5. Data classification of weather condition. Accident feature Weather condition Weather condition Sunshine Wind Fog Snow Cloud Rain Data classified Sunshine AW Figure 1. Structure of road accident case retrieval base. OAL: occasional accident location; APL: accident prone location; PP: peak period; LP: low period; LOP: loss of property; V-V crash: vehicle-to-vehicle crash; V-R crash: vehicle-to-roadside facility crash; AW: abnormal weather (e.g. wind, fog, snow, cloud, and rain). Based on two-step cluster algorithm, the original case base is divided into nine sub-case bases. The structure of road accident case retrieval base is shown in Figure 1. Similarity model of road accident cases A road accident case always has categorical data as well as numerical one. First, methods to calculate the similarity of numerical and categorical data will be presented respectively. And then, a model of global similarity is established. Local similarity Local similarity of numerical data. Assume the mth case feature of cases C i and C j is numerical data and their value is V im and V jm, respectively. The features can be normalized to ensure the same range and impact: V im, V jm 2½0, 1Š. And then, the local similarity model of the mth case feature between C i and C j can be calculated as follows sim(c im, C jm )=1 D(C im, C jm )=1 jv im V jm ð4þ where sim is the similarity function, D is the distance function, C im is the mth case feature of case C i, and C jm is the mth case feature of case C j. Local similarity of categorical data. If two cases have the same categorical data, the local similarity of the two categorical data equals 1.0; otherwise, it is 0. The model is listed below sim(c im, C jm )= 1, C im = C jm ð5þ 0, C im 6¼ C jm Global similarity. The model of global similarity is defined as follows sim(c i, C j )= Xn m = 1 w m sim(c im, C jm ) ð6þ where w m denotes the weight of the mth feature of a case, and all of the weights of road accident case features are shown in Table 1; n represents the number of features in a case and so Pn w m = 1. m = 1

5 Dong and Lu 5 The global similarity of input case and each case in road accident case retrieval base can be calculated successively through equations (4) (6). Then, a retrieved case set can be developed. The number of cases selected from every pffiffiffi sub-case base according to global similarity is about k l. 17 And so, the total number of cases chosen in the retrieved case set is defined as k = X9 l = 1 pffiffiffi k l ð7þ where k l denotes the number of cases in the lth sub-case base, and k represents the total number of cases in the retrieved case set. Case retrieval evaluation Some traffic managers usually want to retrieve a completely same case as the road accident just happened in practical in order to assist them in decision-making. Also, in most of the previous studies, retrieving the maximum similarity case is often identified as the only aim of case retrieval or even case reasoning and the maximum similarity degree is also used to evaluate the effectiveness of case retrieval. However, if there is completely no same case in the retrieved case set as the users needed, then the maximum global similarity is not equal to 1.0 (sim max (C i, C j ) 6¼ 1), and the users should get a comprehensive evaluation in the whole retrieved case set. A new comprehensive evaluation index called matching degree is presented. Matching degree represents the degree of each case in the retrieved case set to match the input case. Assume that there are k cases in a retrieved case set. If the data of the mth feature in a case are numerical, the local matching degree of this feature is defined as follows p m = w 0 m max (sim t(c im, C jm )), t =(1, 2,..., k) ð8þ Assume w 0 m = 1=n (m = 1, 2,..., n), where w0 m represents the weight of the mth feature of a case in the calculation process of local matching degree; and p m denotes the local matching degree of the mth feature of cases in a retrieved case set. If the data of the mth feature in a case is categorical, the local matching degree of this feature is defined as follows 8 >< w 0 m, p m = >: 0, P k t = 1 P k t = 1 sim t (C im, C jm ) ø 1 sim t (C im, C jm )=0 t =(1, 2,..., k) ð9þ And for a certain input case, the integrated matching degree of retrieved case set can be finally defined as p = Xn p m m = 1 ð10þ where p denotes the integrated matching degree of a retrieved case set. Case retrieval experiments A prototype system used for verifying the performance of the proposed optimal algorithm for road accident case retrieval is developed. The operating environment of the system is configured to Genuine Intel (R) processor and 0.99G memory as the configuration of other common personal computers. Results of these experiments will be evaluated based on the integrated matching degree and maximum similarity. During experiments, the retrieval time consumed will be recorded to verify whether the case retrieval algorithm can work in real time. The interface of road accident case retrieval system is shown in Figure 2. The system randomly generates 40 experimental cases and each one is retrieved in the original accident case base and case retrieval base, respectively, based on the similarity models (equations (4) (6)) of road accident cases. The parameters of case feature weights are set according to the values depicted in Table 1 and the matching degree of retrieved case set can be calculated in equations (8) (10). The results are shown in Figures 3 and 4. Define the minimum similarity threshold of reference case as 0.8. From Figure 3, it can be seen that there are 37 experiments which can meet the minimum threshold. The retrieval accuracy is about 92.5%. So, the weight values of case features are assigned reasonably. At the same time, the average consumed retrieval time is about 0.39 s that can meet real-time decision-making for traffic management in practice. However, the maximum similarity of case E5, E24, and E26 is only , , and respectively. And the integrated matching degree of these three cases is smaller. In next step, the same experiments will be conducted on the proposed case retrieval base to modify the disadvantages mentioned above. After experiments on case retrieval base, in Figure 4, it can be seen that the integrated matching degree in most experiments has been improved clearly. Generally, for cases E5, E24, and E26, the value of integrated matching degree increased about 67.1%, 25.9%, and 53.6%, respectively. The optimization of integrated matching degree can make up the loss of small case similarity on decision-making. The users can make a more scientific and reasonable management measures through comprehensive assessment on the retrieved case set. The average consumed retrieval time is about 0.40 s which can also be acceptable.

6 6 Advances in Mechanical Engineering Figure 2. Road accident case retrieval system. Figure 3. Analysis of experiments on original case base. Conclusion This article has assessed the dispersion of road accident data based on information entropy method. On the basis of road accident data classified, a road accident case retrieval base is developed with two-step cluster algorithm to help traffic managers capture more accurate case set through k-nn retrieval algorithm. And a global similarity model of road accident cases has been proposed. Then, a new evaluation index called matching degree is presented and its function has been discussed in detail. Taking integrated matching degree Figure 4. Analysis of experiments on case retrieval base. and maximum similarity degree as the two main evaluation indexes, users can get a more comprehensive evaluation in the result of case retrieval. The proposed system has conducted dozens of case retrieval experiments to verify the presented optimal algorithm for case retrieval in the field of maximum similarity, case retrieval time, and integrated matching degree. The result of the experiments clearly demonstrates the effectiveness and promises this optimal case retrieval algorithm for road accident management in real time. Further research along this line will be focused on the critical issues such as case reuse, new case revise,

7 Dong and Lu 7 and studying on case retain to enlarge the whole case base in the cycle of case reasoning. Declaration of conflicting interests The author(s) declared no potential conflicts of interest with respect to the research, authorship, and/or publication of this article. Funding The author(s) disclosed receipt of the following financial support for the research, authorship, and/or publication of this article: This paper has been supported by the Project of Safety Oriented Operation Management-Facility Risk Analysis and Control (Tongji University Shenzhen Urban Transport Planning Center City Traffic Joint Laboratory funding). ORCID id Xianyuan Dong References 1. Sadek AW, Smith BL and Demetsky MJ. Artificial intelligence-based architecture for real-time traffic flow management. Transp Res Record: J Transp Res Board 1998; 1651: Sadek A, Morse S, Ivan J, et al. Case-based reasoning for assessing intelligent transportation systems benefits. Comput Aided Civil Inf Eng 2003; 18: Dahlgren J, Khattak A, McDonough P, et al. ITS decision enhancements: developing case-based reasoning and expert systems and incorporating new material. Berkeley, CA: University of California, Chantaraskul S and Cuthbert L. Using case-based reasoning in traffic pattern recognition for best resource management in 3G networks. In: Proceedings of the 7th ACM international symposium on modeling, analysis and simulation of wireless and mobile systems, Venice, 4 6 October New York: ACM. 5. Shumin S, Zhaosheng Y and Maolei Z. A decision support system of urban traffic emergency control based on expert system. In: Proceedings of the software engineering and service sciences (ICSESS), Beijing, China, July New York: IEEE. 6. Lin S, Xu H, Liu Z, et al. Traffic control method of highway tunnel emergency based on CBR and RBR. J Traffic Transp Eng 2011; 11: , Zhang W and He R. Traffic dispersion aid decision method based on CBR. Comput Eng Design 2014; 35: Li Z. Design and implementation of the road traffic emergency plan decision support system for Changzhou. Dhaka, Bangladesh: Southeast University, Sadek AW, Smith BL and Demetsky MJ. A prototype case-based reasoning system for real-time freeway traffic routing. Transp Res Part C 2011; 9: Chowdhury M, Sadek A, Ma Y, et al. Applications of artificial intelligence paradigms to decision support in real-time traffic management. Transp Res Record: J Transp Res Board 2006; 1968: Hoogendoorn SP, De Schutter B and Schuurman H. Decision support in dynamic traffic management. Realtime scenario evaluation. Eur J Transp Inf Res 2003; 3: Ji X and Liu L. Traffic congestion management method on case-based reasoning, Beijing, China. J Southwest Jiaotong Univ 2009; 44: Rousseeuw PJ and Kaufman L. Finding groups in data: an introduction to cluster analysis. Hoboken, NJ: John Wiley & Sons, Saharan S and Baragona R. A new genetic algorithm for clustering binary data with application to traffic road accident in Christchurch. Far East J Theor Stat 2013; 45: Zhu X. Integrated assessment of highway operation system safety. Shanghai, China: Tongji University, Fang S, Guo Z and Yang Z. A new identification method for accident prone location on highway, Beijing, China. J Traffic Transp Eng 2001; 1: Zhang Y and Gong L. Data mining principle and technology. Beijing, China: Electronic Industry Press, 2004.

Analysis and design on airport safety information management system

Analysis and design on airport safety information management system Analysis and design on airport system Lin Yan School of Air Transportation, Shanghai University of Engineering Science, China Abstract. Airport system is the foundation of implementing safety operation,

More information

The Grey Clustering Analysis for Photovoltaic Equipment Importance Classification

The Grey Clustering Analysis for Photovoltaic Equipment Importance Classification Engineering Management Research; Vol. 6, No. 2; 2017 ISSN 1927-7318 E-ISSN 1927-7326 Published by Canadian Center of Science and Education The Grey Clustering Analysis for Photovoltaic Equipment Importance

More information

Prediction of bus passenger trip flow based on artificial neural network

Prediction of bus passenger trip flow based on artificial neural network Special Issue Article Prediction of bus passenger trip flow based on artificial neural network Advances in Mechanical Engineering 2016, Vol. 8(10) 1 7 Ó The Author(s) 2016 DOI: 10.1177/1687814016675999

More information

Research Article Fuzzy Comprehensive Evaluation on the Effect of Measures Operation for Oil-Water Well

Research Article Fuzzy Comprehensive Evaluation on the Effect of Measures Operation for Oil-Water Well Fuzzy Systems Volume 2011, Article ID 695690, 5 pages doi:101155/2011/695690 Research Article Fuzzy Comprehensive Evaluation on the Effect of Measures Operation for Oil-Water Well Zhi-Bin Liu, 1, 2 Wei

More information

Research Article A Queuing Network Based Optimization Model for Calculating Capacity of Subway Station

Research Article A Queuing Network Based Optimization Model for Calculating Capacity of Subway Station Hindawi Discrete Dynamics in Nature and Society Volume 2017, Article ID 4825802, 7 pages https://doi.org/10.1155/2017/4825802 Research Article A Queuing Network Based Optimization Model for Calculating

More information

System Dynamics Model of Shanghai Passenger Transportation Structure Evolution

System Dynamics Model of Shanghai Passenger Transportation Structure Evolution Available online at www.sciencedirect.com ScienceDirect Procedia - Social and Behavioral Scien ce s 96 ( 2013 ) 1110 1118 13th COTA International Conference of Transportation Professionals (CICTP 2013)

More information

Evaluation of Urban Rail Transit Planning

Evaluation of Urban Rail Transit Planning First International Conference on Economic and Business Management (FEBM 2016) Evaluation of Urban Rail Transit Planning Musheng Tian School of Mathematics and Physics, China University of Geosciences,

More information

Chapter 2 Research on Logistics Center Layout Based on SLP

Chapter 2 Research on Logistics Center Layout Based on SLP Chapter 2 Research on Logistics Center Layout Based on SLP Yannan Liu and Qilan Zhao Abstract Systematic layout planning (SLP) has been widely applied to the production system, but not to the service system.

More information

Financial Time Series Segmentation Based On Turning Points

Financial Time Series Segmentation Based On Turning Points Proceedings of 2011 International Conference on System Science and Engineering, Macau, China - June 2011 Financial Time Series Segmentation Based On Turning Points Jiangling Yin, Yain-Whar Si, Zhiguo Gong

More information

Simulation Method of Shortest and Safest Path. Algorithm for Evacuation in High Rise Building

Simulation Method of Shortest and Safest Path. Algorithm for Evacuation in High Rise Building Applied Mathematical Sciences, Vol. 8, 2014, no. 104, 5163-5172 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2014.45384 Simulation Method of Shortest and Safest Path Algorithm for Evacuation

More information

Prediction of Success or Failure of Software Projects based on Reusability Metrics using Support Vector Machine

Prediction of Success or Failure of Software Projects based on Reusability Metrics using Support Vector Machine Prediction of Success or Failure of Software Projects based on Reusability Metrics using Support Vector Machine R. Sathya Assistant professor, Department of Computer Science & Engineering Annamalai University

More information

RELATIONSHIP BETWEEN TRAFFIC FLOW AND SAFETY OF FREEWAYS IN CHINA: A CASE STUDY OF JINGJINTANG FREEWAY

RELATIONSHIP BETWEEN TRAFFIC FLOW AND SAFETY OF FREEWAYS IN CHINA: A CASE STUDY OF JINGJINTANG FREEWAY RELATIONSHIP BETWEEN TRAFFIC FLOW AND SAFETY OF FREEWAYS IN CHINA: A CASE STUDY OF JINGJINTANG FREEWAY Liande ZHONG, PhD Associate professor, Certified Safety Engineer, Research Institute of Highway, Ministry

More information

Research Article Study on the Students Intelligent Food Card System Based on SaaS

Research Article Study on the Students Intelligent Food Card System Based on SaaS Advance Journal of Food Science and Technology 9(11): 871-875, 2015 DOI: 10.19026/ajfst.9.1645 ISSN: 2042-4868; e-issn: 2042-4876 2015 Maxwell Scientific Publication Corp. Submitted: April 9, 2015 Accepted:

More information

Research on Road Safety Warning Model of the Intelligent Transportation System

Research on Road Safety Warning Model of the Intelligent Transportation System Research on Road Safety Warning Model of the Intelligent Transportation System Yanyan Chen *, Zhenhua Wang Beijing Key Laboratory of Traffic Engineering Beijing University of Technology, 100 Ping Le Yuan

More information

Genetic Algorithms-Based Model for Multi-Project Human Resource Allocation

Genetic Algorithms-Based Model for Multi-Project Human Resource Allocation Genetic Algorithms-Based Model for Multi-Project Human Resource Allocation Abstract Jing Ai Shijiazhuang University of Applied Technology, Shijiazhuang 050081, China With the constant development of computer

More information

Expert System Applied to High-Speed Railway Track Circuit Coding and Its Simulation

Expert System Applied to High-Speed Railway Track Circuit Coding and Its Simulation Expert System Applied to High-Speed Railway Track Circuit Coding and Its Simulation Yan Li, Dewang Chen, and Xuan Yang State Key Laboratory of Rail Traffic Control and Safety, Beijing Jiaotong University,

More information

Available online at Procedia Engineering 45 (2012 ) SHAO Hui**, DUAN Guoning

Available online at   Procedia Engineering 45 (2012 ) SHAO Hui**, DUAN Guoning Available online at www.sciencedirect.com Procedia Engineering 45 (2012 ) 352 359 2012 International Symposium on Safety Science and Technology Risk quantitative calculation and ALOHA simulation on the

More information

Evaluation System for Evaluating the VMS Guidance Effect

Evaluation System for Evaluating the VMS Guidance Effect JOURNAL OF SOFTWARE, VOL. 8, NO. 5, MAY 2013 1063 Evaluation System for Evaluating the VMS Guidance Effect Chengxiang Zhuge MOE Key Laboratory for Urban Transportation Complex Systems Theory and Technology,

More information

The role of Computational Intelligence in Integrated Traffic and Air Quality Management Feasibility Results

The role of Computational Intelligence in Integrated Traffic and Air Quality Management Feasibility Results The role of Computational Intelligence in Integrated Traffic and Air Quality Management Feasibility Results Benjamin N. Passow, (DIGITS), The Gateway, LE1 9BH Leicester, UK, benpassow@ieee.org David Elizondo

More information

THE ROAD MAP TO APPLY EVOLUTIONARY INTELLIGENCE TO ASPHALT PAVEMENT MODELLING

THE ROAD MAP TO APPLY EVOLUTIONARY INTELLIGENCE TO ASPHALT PAVEMENT MODELLING THE ROAD MAP TO APPLY EVOLUTIONARY INTELLIGENCE TO ASPHALT PAVEMENT MODELLING Reus Salini (1) José Neves (2) António Abelha (3) Universidade do Minho Campus de Gualtar 4710-057 Braga Portugal E-mail (1):

More information

Research Article Multi-Objective Genetic Algorithm for Competency-Based Selection of Auditing Teams

Research Article Multi-Objective Genetic Algorithm for Competency-Based Selection of Auditing Teams IBIMA Publishing Journal of Software & Systems Development http://www.ibimapublishing.com/journals/jssd/jssd.html Vol. 2013 (2013), Article ID 369217, 13 pages DOI: 10.5171/2013.369217 Research Article

More information

Prediction of Road Accidents Severity using various algorithms

Prediction of Road Accidents Severity using various algorithms Volume 119 No. 12 2018, 16663-16669 ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Prediction of Road Accidents Severity using various algorithms ABSTRACT: V M Ramachandiran, P N Kailash

More information

An E-Negotiation Agent Using Rule Based and Case Based Approaches: A Comparative Study with Bilateral E-Negotiation with Prediction

An E-Negotiation Agent Using Rule Based and Case Based Approaches: A Comparative Study with Bilateral E-Negotiation with Prediction Journal of Software Engineering and Applications, 2015, 8, 521-530 Published Online October 2015 in SciRes. http://www.scirp.org/journal/jsea http://dx.doi.org/10.4236/jsea.2015.810049 An E-Negotiation

More information

Integrated variable speed limit and ramp metering control study on flow interaction between mainline and ramps

Integrated variable speed limit and ramp metering control study on flow interaction between mainline and ramps Traffic Safety and Intelligent Transportation Systems Research Article Integrated variable speed limit and ramp metering control study on flow interaction between mainline and ramps Advances in Mechanical

More information

Complex event processing for smart grid active management in distributed new energy generation environment

Complex event processing for smart grid active management in distributed new energy generation environment 2nd Annual International Conference on Energy, Environmental & Sustainable Ecosystem Development (EESED 2016) Complex event processing for smart grid active management in distributed new energy generation

More information

AGENTS MODELING EXPERIENCE APPLIED TO CONTROL OF SEMI-CONTINUOUS PRODUCTION PROCESS

AGENTS MODELING EXPERIENCE APPLIED TO CONTROL OF SEMI-CONTINUOUS PRODUCTION PROCESS Computer Science 15 (4) 2014 http://dx.doi.org/10.7494/csci.2014.15.4.411 Gabriel Rojek AGENTS MODELING EXPERIENCE APPLIED TO CONTROL OF SEMI-CONTINUOUS PRODUCTION PROCESS Abstract The lack of proper analytical

More information

Automating Variable Speeds and Traveler Information with Real-Time Traffic and Weather

Automating Variable Speeds and Traveler Information with Real-Time Traffic and Weather Automating Variable Speeds and Traveler Information with Real-Time Traffic and Weather Joshua Crain, Jim Peters, P.E., PTOE, and Carl S. Olson ABSTRACT The Highway 217 freeway in Portland, Oregon was the

More information

CLASSIFICATION OF TRAFFIC PATTERN SUMMARY INTRODUCTION

CLASSIFICATION OF TRAFFIC PATTERN SUMMARY INTRODUCTION CLASSIFICATION OF TRAFFIC PATTERN Edward Chung, Visiting Professor Centre for Collaborative Research, University of Tokyo, 4-6-1 Komaba, Meguro-ku, Tokyo, JAPAN 153-8904 Tel: +81-3-5452 6098, Fax: +81-3-5452

More information

Predicting dangerous road segments using in-vehicle telematics.

Predicting dangerous road segments using in-vehicle telematics. Predicting dangerous road segments using in-vehicle telematics. Waycare + Geotab AI Driven Mobility Solutions for Smart Cities Contents Overview 1 Key findings 2 Waycare & Geotab 3 Las Vegas Case Study

More information

D DAVID PUBLISHING. Level of Service for Parking Facilities. 1. Introduction. 2. Literature Review

D DAVID PUBLISHING. Level of Service for Parking Facilities. 1. Introduction. 2. Literature Review Journal of Traffic and Transportation Engineering 3 (015) 35-41 doi: 10.1765/38-14/015.01.004 D DAVID PUBLISHING Yulong He 1, Xiaoduan Sun, Lizhen Du 1, Ruan Jinmei 3 and Subasish Das 1. Metropolitan Transportation

More information

Agent Based Reasoning in Multilevel Flow Modeling

Agent Based Reasoning in Multilevel Flow Modeling ZHANG Xinxin *, and LIND Morten * *, Department of Electric Engineering, Technical University of Denmark, Kgs. Lyngby, DK-2800, Denmark (Email: xinz@elektro.dtu.dk and mli@elektro.dtu.dk) 1 Introduction

More information

An intelligent medical guidance system based on multi-words TF-IDF algorithm

An intelligent medical guidance system based on multi-words TF-IDF algorithm International Conference on Applied Science and Engineering Innovation (ASEI 2015) An intelligent medical guidance system based on multi-words TF-IDF algorithm Y. S. Lin 1, L Huang 1, Z. M. Wang 2 1 Cooperative

More information

Chapter 2 The Emergency Response Decision Support System Framework

Chapter 2 The Emergency Response Decision Support System Framework Chapter 2 The Emergency Response Decision Support System Framework An emergency response decision support system (ERDSS) needs to assist decision makers to evaluate emergency plans and select an appropriate

More information

A Novel Intelligent Fuzzy Controller for MPPT in Grid-connected Photovoltaic Systems

A Novel Intelligent Fuzzy Controller for MPPT in Grid-connected Photovoltaic Systems A Novel Intelligent Fuzzy Controller for MPPT in Grid-connected Photovoltaic Systems Guohui Zeng, Xiubin Zhang, Junhao Ying,Changan Ji Department of Electric Engineering Shanghai Jiaotong University A0303121,

More information

Fraud Detection for MCC Manipulation

Fraud Detection for MCC Manipulation 2016 International Conference on Informatics, Management Engineering and Industrial Application (IMEIA 2016) ISBN: 978-1-60595-345-8 Fraud Detection for MCC Manipulation Hong-feng CHAI 1, Xin LIU 2, Yan-jun

More information

Cloud Load Balancing Based on ACO Algorithm

Cloud Load Balancing Based on ACO Algorithm Cloud Load Balancing Based on ACO Algorithm Avtar Singh, Kamlesh Dutta, Himanshu Gupta Department of Computer Science, National Institute of Technology,Hamirpur, HP, India Department of Computer Science,

More information

A Systematic Genetic Algorithm Based Framework to Optimize Intelligent Transportation System (ITS) Strategies

A Systematic Genetic Algorithm Based Framework to Optimize Intelligent Transportation System (ITS) Strategies A Systematic Genetic Algorithm Based Framework to Optimize Intelligent Transportation System (ITS) Strategies Guangyu Zou Research Scientist Xerox Research Center Webster Guangyu.Zou@xerox.com Rakesh Kulkarni

More information

A Supporting System for Emergency Vehicles Dispatching Planning Under a Disaster Situation

A Supporting System for Emergency Vehicles Dispatching Planning Under a Disaster Situation A Supporting System for Emergency Vehicles Dispatching Planning Under a Disaster Situation Yudai Higuchi 1(&), Takayoshi Kitamura 2, Tomoko Izumi 2, and Yoshio Nakatani 2 1 Graduate School of Science and

More information

Study on Talent Introduction Strategies in Zhejiang University of Finance and Economics Based on Data Mining

Study on Talent Introduction Strategies in Zhejiang University of Finance and Economics Based on Data Mining International Journal of Statistical Distributions and Applications 2018; 4(1): 22-28 http://www.sciencepublishinggroup.com/j/ijsda doi: 10.11648/j.ijsd.20180401.13 ISSN: 2472-3487 (Print); ISSN: 2472-3509

More information

INFORMATION RETRIEVAL IN CONSTRUCTION HAZARD IDENTIFICATION

INFORMATION RETRIEVAL IN CONSTRUCTION HAZARD IDENTIFICATION INFORMATION RETRIEVAL IN CONSTRUCTION HAZARD IDENTIFICATION Hyunsoo Kim*, Hyun-Soo Lee, Moonseo Park, and Sungjoo Hwang Department of Architectural Engineering, Seoul National University, Seoul, Korea

More information

CASE-BASED REASONING CONTROL OF BIOLOGICAL WASTE WATER TREATMENT INTENDED TO BIOGAS PRODUCTS

CASE-BASED REASONING CONTROL OF BIOLOGICAL WASTE WATER TREATMENT INTENDED TO BIOGAS PRODUCTS CASE-BASED REASONING CONTROL OF BIOLOGICAL WASTE WATER TREATMENT INTENDED TO BIOGAS PRODUCTS Assoc. Prof. Dr. ATANAS ATANASSOV University of Chemical Technology and Metallurgy Sofia Department of Computer

More information

Development of a Data-Driven Approach for ID Secondary Crashes

Development of a Data-Driven Approach for ID Secondary Crashes Development of a Data-Driven Approach for ID Secondary Crashes Hong Yang, Kaan Ozbay, Kun Xie, Abdullah Kurkcu, Ender F. Morgul Urban Mobility & ITS Laboratory (urbanmits) Department of Civil & Urban Engineering;

More information

Informatics solutions for decision support regarding electricity consumption optimizing within smart grids

Informatics solutions for decision support regarding electricity consumption optimizing within smart grids BUCHAREST UNIVERSITY OF ECONOMIC STUDIES Doctoral School of Economic Informatics Informatics solutions for decision support regarding electricity consumption optimizing within smart grids SUMMARY OF DOCTORAL

More information

Improving Traffic Conditions by Using Neural Networks

Improving Traffic Conditions by Using Neural Networks Computer Technology and Application 7 (2016) 46-56 doi: 10.17265/1934-7332/2016.01.004 D DAVID PUBLISHING Erick Cervantes C. 1, José A. Castán R. 2, Salvador Ibarra M. 2, Julio Laria M. 2, Javier Guzmán

More information

Research on the Support Model of Large Equipment Emergency Spare Parts under Fuzzy Demand

Research on the Support Model of Large Equipment Emergency Spare Parts under Fuzzy Demand Journal of Industrial Engineering and Management JIEM, 2015 8(3): 658-673 Online ISSN: 2013-0953 Print ISSN: 2013-8423 http://dx.doi.org/10.3926/jiem.1372 Research on the Support Model of Large Equipment

More information

NEED FOR INTELLIGENT TRANSPORTATION SYSTEMS IN AMARAVATI

NEED FOR INTELLIGENT TRANSPORTATION SYSTEMS IN AMARAVATI NEED FOR INTELLIGENT TRANSPORTATION SYSTEMS IN AMARAVATI VASANABHI NAVEEN, Final year CIVIL Engg. Student AITAM, Tekkali-532201, Andhra Pradesh, India naveenthecivilengineer@gmail.com DR.M.MURALI, Prof.

More information

Application of the Fuzzy Delphi Method and the Fuzzy Analytic Hierarchy Process for the Managerial Competence of Multinational Corporation Executives

Application of the Fuzzy Delphi Method and the Fuzzy Analytic Hierarchy Process for the Managerial Competence of Multinational Corporation Executives International Journal of e-education, e-business, e-management and e-learning, Vol., No., August 0 Application of the Fuzzy Delphi Method and the Fuzzy Analytic Hierarchy Process for the Managerial Competence

More information

STUDY ON BIM-BASED STRUCTURAL WORKING DRAWING DESIGN SYSTEM

STUDY ON BIM-BASED STRUCTURAL WORKING DRAWING DESIGN SYSTEM STUD O BIM-BASED STRUCTURAL WORKIG DRAWIG DESIG SSTEM ong Wang, PhD, PMP, wangyong_tj@126.com Beijing Urban Construction Group Co. Ltd., Beijing, China Department of Civil Engineering, Tsinghua University,

More information

S. Ishak. Wednesday, September 14, 2011

S. Ishak. Wednesday, September 14, 2011 S. Ishak Wednesday, September 14, 2011 Introduction Large amounts of ITS data from surveillance and monitoring systems Data supports traffic management functions such as travel time estimation / prediction,

More information

REAL-TIME CRASH RISK ANALYSIS OF URBAN ARTERIALS INCORPORATING BLUETOOTH, WEATHER, AND ADAPTIVE SIGNAL CONTROL DATA

REAL-TIME CRASH RISK ANALYSIS OF URBAN ARTERIALS INCORPORATING BLUETOOTH, WEATHER, AND ADAPTIVE SIGNAL CONTROL DATA Yuan et al. 1 18-00590 REAL-TIME CRASH RISK ANALYSIS OF URBAN ARTERIALS INCORPORATING BLUETOOTH, WEATHER, AND ADAPTIVE SIGNAL CONTROL DATA Jinghui Yuan (Corresponding Author), M.S., PhD student Department

More information

Joshua Auld (corresponding), Argonne National Laboratory

Joshua Auld (corresponding), Argonne National Laboratory Paper Author (s) Joshua Auld (corresponding), Argonne National Laboratory (jauld@anl.gov) Michael B Hope, Argonne National Laboratory (hope@anl.gov) Hubert Ley, Argonne National Laboratory (hley@anl.gov)

More information

Grouping of Retail Items by Using K-Means Clustering

Grouping of Retail Items by Using K-Means Clustering Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 72 (2015 ) 495 502 The Third Information Systems International Conference Grouping of Retail Items by Using K-Means Clustering

More information

Management and Evaluation of Road Traffic System Using Fuzzy Logic

Management and Evaluation of Road Traffic System Using Fuzzy Logic International Journal of Engineering and Management Research, Vol. 2, Issue-1, Jan 2012 ISSN No.: 2250-0758 Pages: 9-13 www.ijemr.net Management and Evaluation of Road Traffic System Using Fuzzy Logic

More information

Research on Static Compression Test of Polyurethane Foam/Honeycomb Paperboard Composite Material

Research on Static Compression Test of Polyurethane Foam/Honeycomb Paperboard Composite Material Send Orders for Reprints to reprints@benthamscience.ae 64 The Open Materials Science Journal, 2015, 9, 64-70 Open Access Research on Static Compression Test of Polyurethane Foam/Honeycomb Paperboard Composite

More information

Research on vehicle monitoring system

Research on vehicle monitoring system International Conference on Engineering and Technology Innovations (ICETI 2016) Research on vehicle monitoring system a Li Lun-bin, Teng Hai-kun and Wang Li-hong Heihe University, 164300, China Keywords:

More information

The Simulation Study Of Transport System For Earth Work. Allocation Of Rock-fill Dam. XiaohangMa1, a, KeLi2, b

The Simulation Study Of Transport System For Earth Work. Allocation Of Rock-fill Dam. XiaohangMa1, a, KeLi2, b 2nd International Conference on Electronics, Network and Computer Engineering (ICENCE 2016) The Simulation Study Of Transport System For Earth Work Allocation Of Rock-fill Dam XiaohangMa1, a, KeLi2, b

More information

The Potential for Real-Time Traffic Crash Prediction

The Potential for Real-Time Traffic Crash Prediction The Potential for Real-Time Traffic Crash Prediction A KEY TO IMPROVING FREEWAY SAFETY IS THE ABILITY TO PREDICT CRASH OCCURRENCE. THIS FEATURE ADDRESSES THE PREDICTION OF CRASH POTENTIAL USING REAL-TIME

More information

An Application of ITS for Incident Management in Second-Tier Cities: A Fargo, ND Case Study

An Application of ITS for Incident Management in Second-Tier Cities: A Fargo, ND Case Study 30 MID-CONTINENT TRANSPORTATION SYMPOSIUM 2000 PROCEEDINGS An Application of ITS for Incident Management in Second-Tier Cities: A Fargo, ND Case Study SHAWN BIRST AND AYMAN SMADI Congestion on urban freeways,

More information

AN OVERVIEW OF CRISIS OPERATIONS RELATED ACTIVITIES TRANSPORT NETWORKS

AN OVERVIEW OF CRISIS OPERATIONS RELATED ACTIVITIES TRANSPORT NETWORKS HELLENIC INSTITUTE OF TRANSPORT AN OVERVIEW OF CRISIS MANAGEMENT AND EMERGENCY OPERATIONS RELATED ACTIVITIES FROM THE PERSPECTIVE OF TRANSPORT NETWORKS EVANGELOS MITSAKIS WEATHER project Kick-Off meeting

More information

Application of Intelligent Methods for Improving the Performance of COCOMO in Software Projects

Application of Intelligent Methods for Improving the Performance of COCOMO in Software Projects Application of Intelligent Methods for Improving the Performance of COCOMO in Software Projects Mahboobeh Dorosti,. Vahid Khatibi Bardsiri Department of Computer Engineering, Kerman Branch, Islamic Azad

More information

Short-Term Electricity Price Forecasting Based on Grey Prediction GM(1,3) and Wavelet Neural Network

Short-Term Electricity Price Forecasting Based on Grey Prediction GM(1,3) and Wavelet Neural Network American Journal of Electrical Power and Energy Systems 08; 7(4): 5055 http://www.sciencepublishinggroup.com/j/epes doi: 0.648/j.epes.080704. ISSN: 369X (Print); ISSN: 36900 (Online) ShortTerm Electricity

More information

Application of Decision Trees in Mining High-Value Credit Card Customers

Application of Decision Trees in Mining High-Value Credit Card Customers Application of Decision Trees in Mining High-Value Credit Card Customers Jian Wang Bo Yuan Wenhuang Liu Graduate School at Shenzhen, Tsinghua University, Shenzhen 8, P.R. China E-mail: gregret24@gmail.com,

More information

Combined Extension Neural Network and Multi-Regression Analysis Method for Yearly Load Forecasting

Combined Extension Neural Network and Multi-Regression Analysis Method for Yearly Load Forecasting IJCSNS International Journal of Computer Science and Network Security, VO.6 No.1, December 6 19 Combined Extension Neural Network and Multi-Regression Analysis Method for Yearly oad Meng- Hui, Wang, Hung-Cheng,

More information

E-Commerce Logistics Mode Selection Based on Network Construction

E-Commerce Logistics Mode Selection Based on Network Construction Modern Economy, 2019, 10, 198-208 http://www.scirp.org/journal/me ISSN Online: 2152-7261 ISSN Print: 2152-7245 E-Commerce Logistics Mode Selection Based on Network Construction Hanlin Qian School of Business

More information

SIDT 2015 Transport Systems Methods and Technologies POLITECNICO DI TORINO SEPTEMBER 14-15, 2015

SIDT 2015 Transport Systems Methods and Technologies POLITECNICO DI TORINO SEPTEMBER 14-15, 2015 Transport Systems Methods and Technologies POLITECNICO DI TORINO SEPTEMBER 14-15, SESSION 6: Methods and models for data analysis on transport demand and supply A Transportation Network Design Model with

More information

Consequence-based Safety Distances and Mitigation Measures for Gaseous Hydrogen Refueling Stations

Consequence-based Safety Distances and Mitigation Measures for Gaseous Hydrogen Refueling Stations Page897 EVS Shenzhen, China, Nov -9, Consequence-based Safety Distances and Mitigation Measures for Gaseous Hydrogen Refueling Stations LI. Zhiyong 1, PAN. Xiangmin 2, 3, and MA. Jianxin 2, 3 1 College

More information

Prediction of Personalized Rating by Combining Bandwagon Effect and Social Group Opinion: using Hadoop-Spark Framework

Prediction of Personalized Rating by Combining Bandwagon Effect and Social Group Opinion: using Hadoop-Spark Framework Prediction of Personalized Rating by Combining Bandwagon Effect and Social Group Opinion: using Hadoop-Spark Framework Lu Sun 1, Kiejin Park 2 and Limei Peng 1 1 Department of Industrial Engineering, Ajou

More information

NTC Program Progress Performance Report (PPPR) Information Form

NTC Program Progress Performance Report (PPPR) Information Form NTC Program Progress Performance Report (PPPR) Information Form For P.I. s Use On a semi- annual basis the NTC sponsored P.I. must report Program Progress Performance Report (PPPR) using the format specified

More information

Earthquake Rescue Mission Modeling Based on Multi- Agent

Earthquake Rescue Mission Modeling Based on Multi- Agent TELKOMNIKA Indonesian Journal of Electrical Engineering Vol.12, No.4, April 2014, pp. 2995 ~ 3000 DOI: http://dx.doi.org/10.11591/telkomnika.v12i4.4999 2995 Earthquake Rescue Mission Modeling Based on

More information

Promoting safety at railroad crossings by reducing traffic delays

Promoting safety at railroad crossings by reducing traffic delays Promoting safety at railroad crossings by reducing traffic delays A.G. Hobeika', and L. Bang2 'Department of Civil and Environmental Engineering Virginia Tech, Virginia, USA 2Systems Division, I7T Industries

More information

Development of Capacity Estimation Method from Statistical Distribution of Observed Traffic Flow

Development of Capacity Estimation Method from Statistical Distribution of Observed Traffic Flow Development of Capacity Estimation Method from Statistical Distribution of Observed Traffic Flow MYUNGSOON CHANG Prof., Department of Transportation Engineering, Hanyang University, Korea YOUNGKOL KIM

More information

A Comparative Study of Filter-based Feature Ranking Techniques

A Comparative Study of Filter-based Feature Ranking Techniques Western Kentucky University From the SelectedWorks of Dr. Huanjing Wang August, 2010 A Comparative Study of Filter-based Feature Ranking Techniques Huanjing Wang, Western Kentucky University Taghi M. Khoshgoftaar,

More information

Deployment and Evaluation of ITS Technology in Work Zones

Deployment and Evaluation of ITS Technology in Work Zones Deployment and Evaluation of ITS Technology in Work Zones Rob Bushman, P. Eng. Department of Civil Engineering University of Saskatchewan Saskatoon, SK, Canada Curtis Berthelot, Ph. D., P. Eng. Department

More information

Business Insight at the Speed of Thought

Business Insight at the Speed of Thought BUSINESS BRIEF Business Insight at the Speed of Thought A paradigm shift in data processing that will change your business Advanced analytics and the efficiencies of Hybrid Cloud computing models are radically

More information

A Real-Time Community-of-Interest (COI) Framework for Command-and- Control Applications

A Real-Time Community-of-Interest (COI) Framework for Command-and- Control Applications A Real-Time Community-of-Interest (COI) Framework for Command-and- Control Applications Ray Paul Department of Defense Washington, DC raymond.paul@osd.mil 5/22/2004 1 Agenda Requirements of COIs COI architecture

More information

Map Asia 2009, August, 2009, Singapore An integrated approach to Biogeography Based Optimization with case based reasoning for retrieving

Map Asia 2009, August, 2009, Singapore An integrated approach to Biogeography Based Optimization with case based reasoning for retrieving An Integrated Approach to Biogeography Based Optimization with case based reasoning for retrieving Groundwater Possibility 1 Harish Kundra, 2 Amanpreet Kaur, 3 V.K.Panchal 1 Assistant Professor, RIEIT,

More information

Management Science Letters

Management Science Letters Management Science Letters 1 (2011) 449 456 Contents lists available at GrowingScience Management Science Letters homepage: www.growingscience.com/msl Improving electronic customers' profile in recommender

More information

Emergency management of urban rail transit systems using parallel control

Emergency management of urban rail transit systems using parallel control Computers in Railways XIII 687 Emergency management of urban rail transit systems using parallel control B. Ning 1, H. Dong 1,X.Hu 2,T.Tang 1 &X.Sun 1 1 State Key Laboratory of Rail Traffic and Control,

More information

Path Planning for Multi-AGV Systems based on Two-Stage Scheduling

Path Planning for Multi-AGV Systems based on Two-Stage Scheduling Available online at www.ijpe-online.com vol. 13, no. 8, December 2017, pp. 1347-1357 DOI: 10.23940/ijpe.17.08.p16.13471357 Path Planning for Multi-AGV Systems based on Two-Stage Scheduling Wan Xu *, Qi

More information

Research Article Integrated Production-Distribution Scheduling Problem with Multiple Independent Manufacturers

Research Article Integrated Production-Distribution Scheduling Problem with Multiple Independent Manufacturers Mathematical Problems in Engineering Volume 2015, Article ID 579893, 5 pages http://dx.doi.org/10.1155/2015/579893 Research Article Integrated Production-Distribution Scheduling Problem with Multiple Independent

More information

Research on Injection Mould Intelligent Cost Estimation System and Key Technologies

Research on Injection Mould Intelligent Cost Estimation System and Key Technologies Int J Adv Manuf Technol (2003) 3:215 222 Ownership and Copyright 2003 Springer-Verlag London Limited Research on Injection Mould Intelligent Cost Estimation System and Key Technologies H. Wang, X. H. Zhou

More information

Research of development goals on highway transportation safety in inner mongolia for building a moderately prosperous society

Research of development goals on highway transportation safety in inner mongolia for building a moderately prosperous society Acta Technica 62 (2017), No. 6A, 451 460 c 2017 Institute of Thermomechanics CAS, v.v.i. Research of development goals on highway transportation safety in inner mongolia for building a moderately prosperous

More information

Problem-Specific State Space Partitioning for Dynamic Vehicle Routing Problems

Problem-Specific State Space Partitioning for Dynamic Vehicle Routing Problems Volker Nissen, Dirk Stelzer, Steffen Straßburger und Daniel Fischer (Hrsg.): Multikonferenz Wirtschaftsinformatik (MKWI) 2016 Technische Universität Ilmenau 09. - 11. März 2016 Ilmenau 2016 ISBN 978-3-86360-132-4

More information

Campus Tracking System Based On IoT Yibiao Pi

Campus Tracking System Based On IoT Yibiao Pi Applied Mechanics and Materials Online: 2014-08-11 ISS: 1662-7482, Vols. 599-601, pp 1416-1419 doi:10.4028/www.scientific.net/amm.599-601.1416 2014 Trans Tech Publications, Switzerland Campus Tracking

More information

Multi Agent System-Based on Case Based Reasoning for Cloud Computing System

Multi Agent System-Based on Case Based Reasoning for Cloud Computing System Multi Agent System-Based on Case Based Reasoning for Cloud Computing System Amir Mohamed Talib and Nour Eldin Mohamed Elshaiekh Faculty of Computer Science, Software Engineering Department, Future University,

More information

A Genetic Algorithm for Order Picking in Automated Storage and Retrieval Systems with Multiple Stock Locations

A Genetic Algorithm for Order Picking in Automated Storage and Retrieval Systems with Multiple Stock Locations IEMS Vol. 4, No. 2, pp. 36-44, December 25. A Genetic Algorithm for Order Picing in Automated Storage and Retrieval Systems with Multiple Stoc Locations Yaghoub Khojasteh Ghamari Graduate School of Systems

More information

Study on Water-Cooled Solar Semiconductor Air Conditioner

Study on Water-Cooled Solar Semiconductor Air Conditioner Send Orders for Reprints to reprints@benthamscience.ae The Open Electrical & Electronic Engineering Journal, 2015, 9, 135-140 135 Study on Water-Cooled Solar Semiconductor Air Conditioner Open Access Dong

More information

Data Warehousing & ITS Using Archived Data to Improve Transportation Services

Data Warehousing & ITS Using Archived Data to Improve Transportation Services Data Warehousing & ITS Using Archived Data to Improve Transportation Services Smart Travel Laboratory Catherine C. McGhee Virginia Transportation Research Council Brian L. Smith University of Virginia

More information

Res. J. Appl. Sci. Eng. Technol., 12(3): , 2016

Res. J. Appl. Sci. Eng. Technol., 12(3): , 2016 Research Journal of Applied Sciences, Engineering and Technology 12(3): 347-354, 2016 DOI: 10.19026/rjaset.12.2342 ISSN: 2040-7459; e-issn: 2040-7467 2016 Maxwell Scientific Publication Corp. Submitted:

More information

Using Technology and Big Data to Provide Customers with a Passenger Experience. IBTTA September 12, 2017

Using Technology and Big Data to Provide Customers with a Passenger Experience. IBTTA September 12, 2017 Using Technology and Big Data to Provide Customers with a Passenger Experience IBTTA September 12, 2017 Big Data What is Big Data? Definition: Extremely large data sets that may be analyzed computationally

More information

Vehicle routing and scheduling of demand-responsive connector with on-demand stations

Vehicle routing and scheduling of demand-responsive connector with on-demand stations Special Issue Article Vehicle routing and scheduling of demand-responsive connector with on-demand stations Advances in Mechanical Engineering 2017, Vol. 9(6) 1 10 Ó The Author(s) 2017 DOI: 10.1177/1687814017706433

More information

Discussion of Logistics Network Optimization Problems in the Cloud Logistics Environment

Discussion of Logistics Network Optimization Problems in the Cloud Logistics Environment Discussion of Logistics Network Optimization Problems in the Cloud Logistics Environment 1 College of Management Science and Engineering Shandong Normal University Shandong, 250014, China E-mail:15264173151@163.com

More information

Numerical analysis of CO concentration distribution on extraction ventilation type tunnel Tao Guo 1,a, Jun Zhou 2,b, Xiaonan Liu 3,c and Bo Shang 4

Numerical analysis of CO concentration distribution on extraction ventilation type tunnel Tao Guo 1,a, Jun Zhou 2,b, Xiaonan Liu 3,c and Bo Shang 4 Applied Mechanics and Materials Online: 2013-10-15 ISSN: 1662-7482, Vols. 444-445, pp 277-280 doi:10.4028/www.scientific.net/amm.444-445.277 2014 Trans Tech Publications, Switzerland Numerical analysis

More information

Optimal High-Speed Passenger Transport Network with Minimal Integrated Construction and Operation Energy Consumption Based on Superstructure Model

Optimal High-Speed Passenger Transport Network with Minimal Integrated Construction and Operation Energy Consumption Based on Superstructure Model 319 A publication of CHEMICAL ENGINEERING TRANSACTIONS VOL. 52, 2016 Guest Editors: Petar Sabev Varbanov, Peng-Yen Liew, Jun-Yow Yong, Jiří Jaromír Klemeš, Hon Loong Lam Copyright 2016, AIDIC Servizi S.r.l.,

More information

Stock Market Prediction with Multiple Regression, Fuzzy Type-2 Clustering and Neural Networks

Stock Market Prediction with Multiple Regression, Fuzzy Type-2 Clustering and Neural Networks Available online at www.sciencedirect.com Procedia Computer Science 6 (2011) 201 206 Complex Adaptive Systems, Volume 1 Cihan H. Dagli, Editor in Chief Conference Organized by Missouri University of Science

More information

Paper Review: Proactive Traffic Merging Strategies for Sensor-Enabled Cars. Brian Choi - E6778 February 22, 2012

Paper Review: Proactive Traffic Merging Strategies for Sensor-Enabled Cars. Brian Choi - E6778 February 22, 2012 Paper Review: Proactive Traffic Merging Strategies for Sensor-Enabled Cars Brian Choi - E6778 February 22, 2012 Objective Highway traffic throughput at a ramp merging section can be optimized when sensor-enabled

More information

Research of Product Design based on Improved Genetic Algorithm

Research of Product Design based on Improved Genetic Algorithm , pp. 45-50 http://dx.doi.org/10.14257/ijhit.2016.9.6.04 Research of Product Design based on Improved Genetic Algorithm Li Ma (Zhejiang Industry Polytechnic College Shaoxing Zhejiang 312000 China) zjsxmali@sina.com

More information

Study on Oilfield Distribution Network Reconfiguration with Distributed Generation

Study on Oilfield Distribution Network Reconfiguration with Distributed Generation International Journal of Smart Grid and Clean Energy Study on Oilfield Distribution Network Reconfiguration with Distributed Generation Fan Zhang a *, Yuexi Zhang a, Xiaoni Xin a, Lu Zhang b, Li Fan a

More information

Procedia - Social and Behavioral Sciences 109 ( 2014 )

Procedia - Social and Behavioral Sciences 109 ( 2014 ) Available online at www.sciencedirect.com ScienceDirect Procedia - Social and Behavioral Sciences 109 ( 2014 ) 1059 1063 2 nd World Conference On Business, Economics And Management - WCBEM 2013 * Abstract

More information

Wind power forecasting error-based dispatch method for wind farm cluster

Wind power forecasting error-based dispatch method for wind farm cluster J. Mod. Power Syst. Clean Energy (2013) 1(1):65 72 DOI 10.1007/s40565-013-0004-4 Wind power forecasting error-based dispatch method for wind farm cluster Ning CHEN (&), Qi WANG, Liangzhong YAO, Lingzhi

More information