Research Article A Real-Time Pothole Detection Approach for Intelligent Transportation System

Size: px
Start display at page:

Download "Research Article A Real-Time Pothole Detection Approach for Intelligent Transportation System"

Transcription

1 Mathematical Problems in Engineering Volume 2015, Article ID , 7 pages Research Article A Real-Time Pothole Detection Approach for Intelligent Transportation System Hsiu-Wen Wang, 1 Chi-Hua Chen, 2 Ding-Yuan Cheng, 3 Chun-Hao Lin, 2 and Chi-Chun Lo 1 1 Institute of Information Management, National Chiao Tung University, Hsinchu 300, Taiwan 2 Telecommunication Laboratories, Chunghwa Telecom Co., Ltd., Taoyuan 326, Taiwan 3 Department of Information Management, Hwa Hsia University of Technology, New Taipei 235, Taiwan Correspondence should be addressed to Chi-Hua Chen; chihua0826@gmail.com Received 14 August 2014; Revised 4 December 2014; Accepted 9 December 2014 Academic Editor: Jung-Fa Tsai Copyright 2015 Hsiu-Wen Wang et al. This 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. In recent years, fast economic growth and rapid technology advance have led to significant impact on the quality of traditional transport system. Intelligent transportation system (ITS), which aims to improve the transport system, has become more and more popular. Furthermore, improving the safety of traffic is an important issue of ITS, and the pothole on the road causes serious harm to drivers safety. Therefore, drivers safety may be improved with the establishment of real-time pothole detection system for sharing the pothole information. Moreover, using the mobile device to detect potholes has been more popular in recent years. This approach can detect potholes with lower cost in a comprehensive environment. This study proposes a pothole detection method based on the mobile sensing. The accelerometer data is normalized by Euler angle computation and is adopted in the pothole detection algorithm to obtain the pothole information. Moreover, the spatial interpolation method is used to reduce the location errors from global positioning system (GPS) data. In experiments, the results show that the proposed approach can precisely detect potholes without false-positives, and the higher accuracy is performed by the proposed approach. Therefore, the proposed real-time pothole detection approach can be used to improve the safety of traffic for ITS. 1. Introduction In recent years, fast economic growth and rapid technology advancehaveledtosignificantimpactonthequalityof traditional transport system. Intelligent transportation system (ITS), which aims to improve the transport system, has become more and more popular. For the safety of traffic, road users often feel uncomfortable when they drive on theroughroads,especiallythepotholesontheroad.in accordance with the statistics from the Ministry of Justice in Taiwan, the national compensation money is about 240 million dollars from 2008 to 2011 [1]. The pothole on the road causes serious harm to drivers safety. Therefore, drivers safety may be improved with the establishment of real-time pothole detection system for sharing the pothole information. Moreover, more and more sensors which include G- sensors, electronic compass, gyroscope, global positioning system (GPS), microphone, and cameras are equipped in mobile device (e.g., smartphone and ipad). Several applications use these sensors in mobile devices and combine mobile sensing techniques to solve problems such as social network [2], healthcare [3], environment monitoring [4], and traffic information [5]. Therefore, using the mobile device based on mobile sensing techniques to detect potholes is suitable and convenient. This study proposes a pothole detection method based onthemobilesensingandsharesthepotholeinformation with road users and government. For this purpose, the mobile device should be equipped with G-sensors and GPS to collect accelerometer data and location information. The accelerometer data is normalized by Euler angle computation and is adopted in the pothole detection algorithm to obtain the pothole information. Moreover, the spatial interpolation method is used to reduce the location errors from GPS data. Then the pothole information is made public to improve the safety of traffic.

2 2 Mathematical Problems in Engineering The remainder of the paper is organized as follows. Section 2 presents and discusses the various techniques of imagerecognitionmethodandmobilesensingmethodfor pothole detection. In Section 3, this study proposes a realtime pothole detection method based on mobile sensing. This study also illustrates the experiment results and analyses in Section 4. Finally, this study concludes the paper in Section Related Work Some pothole detection methods have been proposed and can be classified into two groups: image recognition method and mobile sensing method. The advantages and shortcomingsofthesemethodsarepresentedinthefollowing subsections Image Recognition Method. Yu and Salari proposed a pothole detection approach based on laser imaging techniques to collect road information. Then the artificial neural network algorithm (ANN) was used to analyze the road information and detect potholes [6]. However, this approach which requires a big computation power to recognize the laserimagesisunsuitableformobiledevices. Lin and Liu used the support vector machine algorithm (SVM) to analyze images about road information for pothole detection [7]. Although this approach can provide high accuracy, a big computation power is required for image recognition. Therefore, this approach is also unsuitable for mobile devices Mobile Sensing Method. For BusNet project, the G- sensorandgpsareequippedintheon-boardunit(obu)in bus to collect accelerometer data and location information. These data can be sent to data processing center via wireless networks, and data processing center can analyze these data to check whether the vectors of accelerometer data exceed the thresholds for pothole detection [8]. However, this approach requires that the batch accelerometer data is sent when bus enters the bus station. Therefore, this approach cannot provide real-time pothole detection information. The pothole patrol system which was proposed by a projectteamfrommassachusettsinstituteoftechnology combined G-sensor and GPS. This system analyzed the xaxis accelerometer data and z-axis accelerometer data and equipped five data filters which include (1) speed, (2) highpass, (3) z-peak, (4) xz-ratio, and (5) speed versus z ratio [9]. Although these data filters can detect potholes, only zpeak of data filter can obtain the precise pothole information. However, high misjudgment of z-peak of data filters with the surge of road. Nericell project used a smartphone based on Windows Mobile operation system which is equipped with G-sensor and GPS to collect and analyze accelerometer data for pothole detection [10]. However, the smartphone in this project should be equipped with the specific angle. Furthermore, this project only considered analyzing z-axis accelerometer data with high misjudgment. Mednis et al. proposed four pothole detection approaches which include (1) Z-THRESH approach, (2) Z-DIFF approach, (3) STDEV-Z approach, and (4) G-ZERO approach to analyze the accelerometer data [11]. The accelerometer data in this study is obtained from Tmote sensors, Texas Instruments controllers, and Analog Devices G-sensors [12]. However, the results of Z-THRESH approach and G-ZERO approach would be influenced by peak value to generate more false-positives. The results of Z-DIFF approach and STDEV-Z approach are dependent on frequency and timing. Therefore, the design and comparisons of these approaches for mobile device require to be investigated Summary. In summary, due to the requirement of big computation power for image recognition method, too many resources are allocated for this method to be an efficiency mobile device. Therefore, mobile sensing method is more suitable to detect potholes for mobile device. However, previous pothole detection approaches based on mobile sensing only considered one threshold to detect pothole, and high false-positives are obtained from these approaches. Consequently, this study considers Mednis s approaches [11] and proposes a real-time pothole detection method to improve the accuracy of pothole detection method. 3. Real-Time Pothole Detection Method The proposed real-time pothole detection method based on mobile sensing includes three steps: (1) accelerometer data normalization, (2) pothole detection approaches, and (3) pothole location determination Problem Definition. Some shortcomings are in previous pothole detection methods as follows: (1) mobile device should be equipped with the specific angle; (2) high falsepositives may be generated with considering only one threshold for pothole detection; (3) the precise pothole locationhas not been investigated. Therefore, this study proposes a real-time pothole detection method based on mobile sensing to collect and normalize the accelerometer data from mobile device for free angle establishment. Furthermore, a pothole detection algorithm is proposed to consider several thresholds and combine several pothole detection approaches for pothole detection accuracy improvement. Finally, the space interpolation method is adopted to determine pothole location for leaving shortcomings Accelerometer Data Normalization. For solving the limitation of the specific angle in previous pothole detection approaches, this study uses Euler angle formulas to normalize the three-axis accelerometer data. The Euler angles describe the vector set in 3-dimensional Euclidean space three parameters and represent a sequence of three elemental rotations. For example, Figure 1 shows that the vector set of accelerometer data is defined as {x,y,z }.Thex y z system rotates about the x -axis by angle α. They -axis is now at angle α withrespecttothey-axis, and the z -axisisnow at angle α with respect to the z-axis. In accordance with

3 Mathematical Problems in Engineering 3 z y z y α x=x Figure 1: A case study of Euler angles (the x y z system rotates about the x -axis by angle α). Euler angle formulas, the vector set {x,y,z}can be calculated by adopting the values of vector set {x,y,z } and angle α (shown in formulas (1)). Furthermore, the vector of each axis can be calculated by using Euler angle formulas when the system rotates about the y -axis by angle β and z -axis by angle γ (shown in formulas (2)). Therefore, the vector of each axis with 0 degree angle is referred to as baseline in this study. In runtime stage, the vector set {x,y,z} canbecalculated by adopting the vector set of baseline and rotation angle for accelerometer data normalization: [x y z]=[x y z ] [ 0 cos α sin α], [ 0 sin α cos α ] x=x, y=y (cos α) +z (sin α), z=y ( sin α) +z (cos α), [x y z]=[x y cos β 0 sin β z ] [ ], [ sin β 0 cos β] x=x (cos β) + z ( sin β), y=y, z=x (sin β) + z (cos β), cos γ sin γ 0 [x y z]=[x y z ] [ sin γ cos γ 0], [ 0 0 1] x=x (cos γ) + y (sin γ), y=x ( sin γ) + y (cos γ), z=z. (1) (2) 3.3. Pothole Detection Approaches. This study considers the previous four pothole detection approaches and proposes a pothole detection algorithm to combine these approaches for pothole detection improvement. The notations of these approaches are defined and summarized in Notations The First Pothole Detection Approach: Z-THRESH. The Z-THRESH approach considers the minimum value of zaxis accelerometer data as the threshold to detect pothole. The value of z-axis accelerometer data is about m/s 2 when the G-sensor is laid horizontally. Moreover, the value of z-axis accelerometer data is lower than m/s 2 when the G-sensor is dropped off. Therefore, the z-axis accelerometer data drops off quickly when the car enters a pothole.then z-axis accelerometer data increases when the car leaves a pothole. Therefore, this study considers the lowest value of z-axis accelerometer data through a pothole in experimental runs. Furthermore, the maximum value of the minimum value of z-axis accelerometer data in each run is selected as the threshold θ 1 which is suitable to detect pothole for each experimental run (shown in formula (3)). In runtime stage, the value of f 1 (g a,i,j ) is 1 when the value of g a,i,j is lower than θ 1 for pothole detection (shown in formula (4)). The value of threshold is θ 1 = Detection function is max a=1,1 i n,i N min g a,i,j. e i j l i,j N (3) f 1 (g a,i,j )={ 1, if g a,i,j θ 1 0, others, where a=1, 1 i n, i N, j N The Second Pothole Detection Approach: Z-DIFF. The Z-DIFF approach considers the maximum difference of two consecutive z-axis accelerometer records as the threshold to detect pothole. Due to much decreasing and increasing of z-axis accelerometer data through a pothole, the velocity of variation of z-axis accelerometer data between time t i,j 1 and time t i,j is calculated and used to detect pothole. Therefore, this study retrieves the largest value of velocity of variation of z-axis accelerometer data through a pothole in experimental runs. Furthermore, the minimum value of the maximum value of variation velocity in each run is selected as the threshold θ 2 which is suitable to detect pothole for each experimental run (shown in formula (5)). In runtime stage, the value of f 2 (g a,i,j ) is 1 when the value of g a,i,j g a,i,j 1 /(t i,j t i,j 1 ) is larger than θ 2 for pothole detection (shown in formula (6)). However, the limitation of this approach is difficult to determine the time difference between t i,j 1 and t i,j,andtheaccuracyofthisapproachisinfluenced by this time difference. The value of threshold is θ 2 = min max a=1,1 i n,i N e i j l i,j N (4) g a,i,j g a,i,j 1 t i,j t i,j 1. (5)

4 4 Mathematical Problems in Engineering Detection function is { 1, if g a,i,j g a,i,j 1 θ f 2 (g a,i,j )= t { i,j t 2 i,j 1 { 0, others, where a=1, 1 i n, i N, j 1, j N The Third Pothole Detection Approach: STDEV(Z). The STDEV(Z) approach considers the maximum standard deviation of z-axis accelerometer data as the threshold to detect pothole. Due to the perturbation motion of z-axis accelerometer data through a pothole, the standard deviation of z-axis accelerometer data during K records is calculated and used to detect pothole. Therefore, this study gets the maximum value of standard deviation of z-axis accelerometer data through a pothole in experimental runs. Furthermore, the minimum value of the maximum value of standard deviation in each run is selected as the threshold θ 3 which is suitable to detect pothole for each experimental run (shown in formula (7)). In runtime stage, the value of f 3 (g a,i,j ) is 1 when the value of j k=j K+1 (g a,i,k μ i,j ) 2 /K is larger than θ 3 for pothole detection (shown in formula (8)). However, the limitation of this approach is difficult to determine the value of K which means time period, and the accuracy of this approach is influenced by this time period. The value of threshold is θ 3 = min max a=1,1 i n,i N e i j l i,j N Detection function is j k=j K+1 (g a,i,k μ i,j ) 2 K where μ i,j = j k=j K+1 g a,i,k. K { f 3 (g a,i,j )= 1, if j k=j K+1 (g a,i,k μ i,j ) 2 θ { K 3 { 0, others, where a=1, 1 i n, i N, j K, j N, μ i,j = j k=j K+1 g a,i,k. K The Fourth Pothole Detection Approach: G-ZERO. The G-ZERO approach considers all three-axis accelerometer data and selects a lower bound and upper bound to detect pothole for accuracy improvement. When a car passes through a pothole, all values of three-axis accelerometer data are near to zero. Therefore, this study considers the largest value of three-axis accelerometer data through a pothole as a candidate of lower bound and the lowest value of threeaxis accelerometer data through a pothole as a candidate of upper bound. Then the minimum value of the maximum value of three-axis accelerometer data in each run is selected, (6) (7) (8) as the lower bound θ 4,1,andthemaximumvalueofthe minimum value of three-axis accelerometer data in each run is selected as the upper bound θ 4,2 (shown in formulas (9) and (10)). In runtime stage, the value of f 4 (g a,i,j ) is 1 when the value of g a,i,j is larger than θ 4,1 and is lower than θ 4,2 for pothole detection (shown in formula (11)). Thevalueoflowerboundis θ 4,1 = min a {1,2,3},1 i n,i N Thevalueofupperboundis θ 4,2 = Detection function is max a {1,2,3},1 i n,i N max g a,i,j. e i j l i,j N (9) min g a,i,j. e i j l i,j N (10) f 4 (g a,i,j )={ 1, if θ 4,1 g a,i,j θ 4,2 0, others, where a={1, 2, 3}, 1 i n, i N, j N. (11) The Fifth Pothole Detection Approach: Proposed Approach. This subsection proposes a pothole detection approach which combines and improves the Z-THRESH and G-ZERO approaches to detect pothole. Furthermore, the Z-DIFF and STDEV(Z) approaches are limited in accordance with time differences and time periods, so these two approaches are not adopted. The pseudocode of the proposed pothole detection approach is presented in Algorithm 1. The input parameters of this proposed approach are three-axis accelerometer data, and the value of output is 1 when the proposed pothole detection approach supposes the car passed through a pothole. In the proposed approach, the parameter check method is used to record whether the value of f 1 (g a,i,j ) or f 4 (g a,i,j ) is 1. When one of Z-THRESH and G-ZERO approaches supposes that the car passed through a pothole, the timestamp t i,j is recorded and compared with the parameter check time. Thevalueofoutputis1if t i,j -check time is smaller than ε seconds, which means a pothole is detected. Furthermore, the parameter check time can be trained and learned by historical data from each practical run Pothole Location Determination. For pothole location determination, this study uses the space interpolation method to obtain precise pothole location. Figure 2 shows that two locations (i.e., L 1 and L 2 ) and timestamps (i.e., t 1 and t 2 ) obtained from GPS module are adopted in the space interpolation method to determine the pothole location. The function d(l 1,L 2 ) is defined as the distance between location L 1 and location L 2. Therefore, the pothole location L p can be determined by using d(l 1,L p )= d(l 1,L 2 ) (t 2 t 1 ), (t 3 t 1 ) d(l 2,L p )= d(l 1,L 2 ) (t 3 t 2 ). (t 3 t 1 ) (12)

5 Mathematical Problems in Engineering 5 Input: g a,i,j,wherea={1, 2, 3}, 1 i n, i N, j N Output: The value of output is 1 when the proposed pothole detection approach supposes the car passed through a pothole. Set check method = 0 set check time = 0 while (j N) if (t i,j -check time) >εsec then check method = 0 check time = 0 if f 1 (g 1,i,j ) =1then if check method = 0 then check method = 1 check time = t i,j else if check method = 4 then return 1 else check time = t i,j if f 4 (g a,i,j ) =1then if check method = 0 then check method = 4 check time = t i,j else if check method = 1 then return 1 else check time = t i,j end while Algorithm 1: The pseudocode of the proposed pothole detection approach. d(l 1,L 2 ) (t 2 t 1 ) (t 3 t 1 ) d(l 1,L 2 ) (t 3 t 2 ) (t 3 t 1 ) GPS location L 1 at time t 1 Pothole location L p at time t 2 GPS location L 2 at time t 3 Figure 2: The space interpolation method for pothole location determination. 4. Experimental Results This section discusses the analyses of experimental results for accelerometer data normalization, pothole detection approaches, and pothole location determination The Analyses of Accelerometer Data Normalization. For the analyses of accelerometer data normalization, this study gives two case studies which include (1) themobiledevice with 0 degree angle as baseline (shown in Figure 3)and(2) the mobile device with 15 degree angle (i.e., the value of α is 15 in Figure 1)(showninFigure 4). Then the t-test and F-test are Figure3:Acasestudyofthemobiledevicewith0degreeangleas baseline. used to verify the difference between the z-axis accelerometer data of baseline in Case 1 and the z-axis accelerometer data after accelerometer data normalization in Case 2. Thisstudy uses two-tailedt-test to determine significance of the difference between the mean of z-axis accelerometer data of baseline in Case 1 (μ 1 = )andthemeanofzaxis accelerometer data after accelerometer data normalization in Case 2 (μ 2 = ). The sample sizes of Case 1 and Case 2 are 60. Furthermore, this study also uses F-test to

6 6 Mathematical Problems in Engineering 51 cm 6 cm 58 cm 15 Figure5:AcasestudyofapotholeinUniversityRoad,Hsinchu, Taiwan. Figure4:Acasestudyofthemobiledevicewith 15 degree angle. determine significance of the difference between the variance 2 of z-axis accelerometer data of baseline in Case 1 (σ 1 = ) and the variance of z-axis accelerometer data after accelerometer data normalization in Case 2 (σ 2 2 = ). Table 1 shows the t-test and F-test for the population means and variances of samples in Case 1 and Case 2. Experimental results indicate that the null hypothesis (H0: μ 1 =μ 2 )inttest is accepted, and another null hypothesis (H0: σ 1 =σ 2 )in F-test is also accepted. Therefore, using Euler angle formulas to normalize the accelerometer data from mobile device is suitable for free angle establishment The Accuracy of Pothole Detection Approach. For the analyses of accuracy of pothole detection approach, this study selects a pothole (length: 58 cm; weight: 51 cm; and depth: 6 cm) as a case study (shown in Figure 5) and10 runs in experiment environment. The mean frequency of accelerometer data detection in G-sensor in mobile device is 124 counts/second. The k-fold cross-validation [13] is used to verify the accuracy of pothole detection approach. In experiments, training and testing are performed 10 times (i.e., k= 10). In iteration i, the accelerometer data in ith run therapy is selected as the test corpus, and the accelerometer data in other runs is collectively used to train the thresholds for each approach. Table 2 shows the comparisons of Z-THRESH approach, Z-DIFF approach, STDEV(Z)approach,G-ZERO approach, and the proposed approach. The results show that the proposed approach can precisely detect potholes without false-positives and the accuracy of the proposed approach is 100%. Furthermore, this study also implemented and compared common machine learning methods which include ANN, SVM, and decision tree (DT) (shown in Table 3). Although these machine learning methods can detect potholes, several false-positives are generated by them The Error of Pothole Location Determination. For the analyses of error of pothole location determination, this study uses the accelerometer data and location information from 10 runs in Section 4.2 to verify the space interpolation method. The results show that the error of pothole location determination is reduced from meters to meters after using the space interpolation method. Therefore, the space interpolation method is suitable to determinate the precise pothole location. Table 1: The test results for accelerometer data with normalization. The 0 degree angle (baseline) The 15 degree angle after normalization The value of z-axis accelerometer data mean (standard deviation) ( ) ( ) Table 2: The false positive of each pothole detection approach. Detection method Falsepositive Z-THRESH Z-DIFF STDEV(Z) G-ZERO Proposed method Table 3: The comparisons of different machine learning methods. Detection method ANN SVM DT False-positive Conclusions and Future Work This study proposes a real-time pothole detection method based on the mobile sensing techniques. This method uses Euler angle computation to normalize the accelerometer data obtained from mobile device with free angle establishment. Moreover, a pothole detection approach is proposed to be combined with Z-THRESH and G-ZERO approaches for reducing the false-positives of pothole detection. Furthermore, the spatial interpolation method is adopted to obtain precisely the location of pothole. In experiments, the results show that the proposed approach can precisely detect potholes without false-positives and the accuracy of the proposed approach is 100%. Therefore, the proposed realtime pothole detection approach can be used to improve the safety of traffic for ITS. However, the limitation of this study is sample size. In the future, more practical results will be retrieved and analyzed to deploy the proposed method everywhere. Furthermore, due to the limited battery capacity of mobile device, the issue about saving of computation power can be investigated. A green pothole detection approach is needed to reduce the frequency of accelerometer data detection with high accuracy of pothole detection.

7 Mathematical Problems in Engineering 7 Notations g a,i,j : The acceleration of the ath axle of the jth record in the ith run t i,j : The timestamp of the jth record in the ith run n: The number of runs e i : Thee i th entering pothole record in the ith run l i : Thel i th leaving pothole record in the ith run a: The coordinateaxis of G-sensor in mobile device (e.g., the value of a is 1 which means Z-axis) f m ( ): Theoutputofthemth pothole detection approach (e.g., the value of f 1 ( ) is 1 when the first pothole detection approach supposes that the car passed through a pothole) K: The third pothole detection approach requires K records to calculate the standard deviation θ m : The value of threshold for the mth approach θ 4,1 : The value of lower bound for the fourth pothole detection approach θ 4,2 : The value of upper bound for the fourth pothole detection approach. Conflict of Interests The authors declare that there is no conflict of interests regarding the publication of this paper. Acknowledgment The research is supported by the National Science Council of Taiwan under Grants nos. NSC H CC3, NSC H MY2, NSC H MY3, and MOST H CC3. [5] C.-H. Chen, H.-C. Chang, C.-Y. Su, C.-C. Lo, and H.-F. Lin, Traffic speed estimation based on normal location updates and call arrivals from cellular networks, Simulation Modelling Practice and Theory, vol. 35, no. 1, pp , [6] X. Yu and E. Salari, Pavement pothole detection and severity measurement using laser imaging, in Proceedings of the IEEE International Conference on Electro/Information Technology (EIT 11), pp. 1 5, Mankato, Minn, USA, May [7]J.LinandY.Liu, PotholesdetectionbasedonSVMinthe pavement distress image, in Proceedings of the 9th International SymposiumonDistributedComputingandApplicationstoBusiness, Engineering and Science (DCABES 10), pp , Hong Kong, August [8]K.deZoysa,C.Keppitiyagama,G.P.Seneviratne,andW.W. A. T. Shihan, A public transport system based sensor network for road surface condition monitoring, in Proceedings of the Workshop on Networked Systems for Developing Regions,Kyoto, Japan, August [9] J. Eriksson, L. Girod, B. Hull, R. Newton, S. Madden, and H. Balakrishnan, The pothole patrol: using a mobile sensor network for road surface monitoring, in Proceedings of the 6th International Conference on Mobile Systems, Applications, and Services (MobiSys 08),pp.29 39,June2008. [10] P. Mohan, V. N. Padmanabhan, and R. Ramjee, Nericell: rich monitoring of road and traffic conditions using mobile smartphones, in Proceedings of the 6th ACM Conference on Embedded Network Sensor Systems, Raleigh, NC, USA, [11] A. Mednis, G. Strazdins, R. Zviedris, G. Kanonirs, and L. Selavo, Real time pothole detection using Android smartphones with accelerometers, in Proceedings of the International Conference on Distributed Computing in Sensor Systems (DCOSS 11),pp.1 6, IEEE, Barcelona, Spain, June [12] R. Zviedris, A. Elsts, G. Strazdins, A. Mednis, and L. Selavo, LynxNet: wild animal monitoring using sensor networks, in Proceedings of the 4th International Conference on Real-world Wireless Sensor Networks,Colombo,SriLanka,2010. [13] J. Han and M. Kamber, Data mining: Concepts and Techniques, Morgan Kaufmann, San Francisco, Calif, USA, References [1] Ministry of Justice, National Compensation Statistics, and Statistics of Justice, 2012, =36988&CtNode=11625&mp=095. [2] E.Miluzzo,N.D.Lane,K.Fodoretal., Sensingmeetsmobile social networks: The design, implementation and evaluation of the CenceMe application, in Proceedings of the 6th ACM Conference on Embedded Networked Sensor Systems (SenSys 08), pp , Raleigh, Calif, USA, November [3] C.-C. Lo, C.-H. Chen, D.-Y. Cheng, and H.-Y. Kung, Ubiquitous healthcare service system with context-awareness capability: design and implementation, Expert Systems with Applications,vol.38,no.4,pp ,2011. [4] C. I. Wu, H. Y. Kung, C. H. Chen, and L. C. Kuo, An intelligent slope disaster prediction and monitoring system based on WSN and ANP, Expert Systems with Applications, vol.41,no.10,pp , 2014.

8 Advances in Operations Research Advances in Decision Sciences Applied Mathematics Algebra Probability and Statistics The Scientific World Journal International Differential Equations Submit your manuscripts at International Advances in Combinatorics Mathematical Physics Complex Analysis International Mathematics and Mathematical Sciences Mathematical Problems in Engineering Mathematics Discrete Mathematics Discrete Dynamics in Nature and Society Function Spaces Abstract and Applied Analysis International Stochastic Analysis Optimization

Journal of Emerging Trends in Computing and Information Sciences

Journal of Emerging Trends in Computing and Information Sciences Pothole Detection Using Android Smartphone with a Video Camera 1 Youngtae Jo *, 2 Seungki Ryu 1 Korea Institute of Civil Engineering and Building Technology, Korea E-mail: 1 ytjoe@kict.re.kr, 2 skryu@kict.re.kr

More information

Using Smartphones to Estimate Road Pavement Condition

Using Smartphones to Estimate Road Pavement Condition Using Smartphones to Estimate Road Pavement Condition Viengnam Douangphachanh a Hiroyuki Oneyama a Abstract: Efficient road infrastructure maintenance and management depends on many factors, of which the

More information

SPEED IN URBAN ENV VIORNMENTS IEEE CONFERENCE PAPER REVIW CSC 8251 ZHIBO WANG

SPEED IN URBAN ENV VIORNMENTS IEEE CONFERENCE PAPER REVIW CSC 8251 ZHIBO WANG SENSPEED: SENSING G DRIVING CONDITIONS TO ESTIMATE VEHICLE SPEED IN URBAN ENV VIORNMENTS IEEE CONFERENCE PAPER REVIW CSC 8251 ZHIBO WANG EXECUTIVE SUMMARY Brief Introduction of SenSpeed Basic Idea of Vehicle

More information

A Guideline for Pothole Classification

A Guideline for Pothole Classification International Journal Engineering and Technology Volume 4 No. 10, October, 2014 A Guideline for Pothole Classification Taehyeong Kim 1, Seung-Ki Ryu 2 1 Senior Researcher, Korea Institute Civil Engineering

More information

Design of Integrated Power Module for Electric Scooter

Design of Integrated Power Module for Electric Scooter EVS27 Barcelona, Spain, November 17-20, 2013 Design of Integrated Power Module for Electric Scooter Shin-Hung Chang 1, Jian-Feng Tsai, Bo-Tseng Sung, Chun-Chen Lin 1 Mechanical and Systems Research Laboratories,

More information

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

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

More information

Data envelopment analysis with missing values: an approach using neural network

Data envelopment analysis with missing values: an approach using neural network IJCSNS International Journal of Computer Science and Network Security, VOL.17 No.2, February 2017 29 Data envelopment analysis with missing values: an approach using neural network B. Dalvand, F. Hosseinzadeh

More information

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

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

More information

Kinematics and Force Analysis of Lifting Mechanism of Detachable Container Garbage Truck

Kinematics and Force Analysis of Lifting Mechanism of Detachable Container Garbage Truck Send Orders for Reprints to reprints@benthamscience.net The Open Mechanical Engineering Journal, 014, 8, 19-3 19 Open Access Kinematics and Force Analysis of Lifting Mechanism of Detachable Container Garbage

More information

SAFE DRIVING USING MOBILE PHONES

SAFE DRIVING USING MOBILE PHONES SAFE DRIVING USING MOBILE PHONES PROJECT REFERENCE NO. : 37S0527 COLLEGE : SKSVMA COLLEGE OF ENGINEERING AND TECHNOLOGY, GADAG BRANCH : COMPUTER SCIENCE AND ENGINEERING GUIDE : NAGARAJ TELKAR STUDENTS

More information

CRSM: Crowdsourcing based Road Surface Monitoring

CRSM: Crowdsourcing based Road Surface Monitoring CRSM: Crowdsourcing based Road Surface Monitoring Kongyang Chen 1, Mingming Lu 2, Guang Tan 1, and Jie Wu 3 1SIAT, Chinese Academy of Sciences, 2 Central South University 3Temple University Nov. 15 th,

More information

Performance Evaluation of Electric Vehicles in Macau

Performance Evaluation of Electric Vehicles in Macau Journal of Asian Electric Vehicles, Volume 12, Number 1, June 2014 Performance Evaluation of Electric Vehicles in Macau Tze Wood Ching 1, Wenlong Li 2, Tao Xu 3, and Shaojia Huang 4 1 Department of Electromechanical

More information

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

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

More information

Modeling and Simulation of Linear Two - DOF Vehicle Handling Stability

Modeling and Simulation of Linear Two - DOF Vehicle Handling Stability Modeling and Simulation of Linear Two - DOF Vehicle Handling Stability Pei-Cheng SHI a, Qi ZHAO and Shan-Shan PENG Anhui Polytechnic University, Anhui Engineering Technology Research Center of Automotive

More information

Passive Vibration Reduction with Silicone Springs and Dynamic Absorber

Passive Vibration Reduction with Silicone Springs and Dynamic Absorber Available online at www.sciencedirect.com Physics Procedia 19 (2011 ) 431 435 International Conference on Optics in Precision Engineering and Nanotechnology 2011 Passive Vibration Reduction with Silicone

More information

Pothole Detection using Machine Learning

Pothole Detection using Machine Learning , pp.151-155 http://dx.doi.org/10.14257/astl.2018.150.35 Pothole Detection using Machine Learning Hyunwoo Song, Kihoon Baek and Yungcheol Byun Dept. of Computer Engineering, Jeju National University, Korea

More information

Parameters Matching and Simulation on a Hybrid Power System for Electric Bulldozer Hong Wang 1, Qiang Song 2,, Feng-Chun SUN 3 and Pu Zeng 4

Parameters Matching and Simulation on a Hybrid Power System for Electric Bulldozer Hong Wang 1, Qiang Song 2,, Feng-Chun SUN 3 and Pu Zeng 4 2nd International Conference on Electronic & Mechanical Engineering and Information Technology (EMEIT-2012) Parameters Matching and Simulation on a Hybrid Power System for Electric Bulldozer Hong Wang

More information

Study on State of Charge Estimation of Batteries for Electric Vehicle

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

More information

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

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

More information

Study on Braking Energy Recovery of Four Wheel Drive Electric Vehicle Based on Driving Intention Recognition

Study on Braking Energy Recovery of Four Wheel Drive Electric Vehicle Based on Driving Intention Recognition Open Access Library Journal 2018, Volume 5, e4295 ISSN Online: 2333-9721 ISSN Print: 2333-9705 Study on Braking Energy Recovery of Four Wheel Drive Electric Vehicle Based on Driving Intention Recognition

More information

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

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

More information

Correlation of Occupant Evaluation Index on Vehicle-occupant-guardrail Impact System Guo-sheng ZHANG, Hong-li LIU and Zhi-sheng DONG

Correlation of Occupant Evaluation Index on Vehicle-occupant-guardrail Impact System Guo-sheng ZHANG, Hong-li LIU and Zhi-sheng DONG 07 nd International Conference on Computer, Mechatronics and Electronic Engineering (CMEE 07) ISBN: 978--60595-53- Correlation of Occupant Evaluation Index on Vehicle-occupant-guardrail Impact System Guo-sheng

More information

A Viewpoint on the Decoding of the Quadratic Residue Code of Length 89

A Viewpoint on the Decoding of the Quadratic Residue Code of Length 89 International Journal of Networks and Communications 2012, 2(1): 11-16 DOI: 10.5923/j.ijnc.20120201.02 A Viewpoint on the Decoding of the Quadratic Residue Code of Length 89 Hung-Peng Lee Department of

More information

Open Access Delay Measurement of Manually Controlled Intersection Using GPS

Open Access Delay Measurement of Manually Controlled Intersection Using GPS Send Orders for Reprints to reprints@benthamscience.net 13 The Open Civil Engineering Journal, 214, 8, 13-135 Open Access Delay Measurement of Manually Controlled Intersection Using GPS S. Nithya *,1,

More information

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

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

More information

Intelligent Pothole Detection and Road Condition Assessment

Intelligent Pothole Detection and Road Condition Assessment Intelligent Pothole Detection and Road Condition Assessment Umang Bhatt Electrical & Computer Eng. umang@cmu.edu Shouvik Mani Statistics & Machine Learning shouvikm@cmu.edu Edgar Xi Statistics & Machine

More information

Available online at ScienceDirect. Procedia CIRP 33 (2015 )

Available online at  ScienceDirect. Procedia CIRP 33 (2015 ) Available online at www.sciencedirect.com ScienceDirect Procedia CIRP 33 (2015 ) 581 586 9th CIRP Conference on Intelligent Computation in Manufacturing Engineering - CIRP ICME '14 Magnetic fluid seal

More information

Open Access The New Structure Design and Simulation of Preventing Electric Shock Multi-Jacks Socket

Open Access The New Structure Design and Simulation of Preventing Electric Shock Multi-Jacks Socket Send Orders for Reprints to reprints@benthamscience.ae The Open Electrical & Electronic Engineering Journal, 2015, 9, 427-431 427 Open Access The New Structure Design and Simulation of Preventing Electric

More information

Segway with Human Control and Wireless Control

Segway with Human Control and Wireless Control Review Paper Abstract Research Journal of Engineering Sciences E- ISSN 2278 9472 Segway with Human Control and Wireless Control Sanjay Kumar* and Manisha Sharma and Sourabh Yadav Dept. of Electronics &

More information

Analysis of Torsional Vibration in Elliptical Gears

Analysis of Torsional Vibration in Elliptical Gears The The rd rd International Conference on on Design Engineering and Science, ICDES Pilsen, Czech Pilsen, Republic, Czech August Republic, September -, Analysis of Torsional Vibration in Elliptical Gears

More information

The Institute of Mechanical and Electrical Engineer, xi'an Technological University, Xi'an

The Institute of Mechanical and Electrical Engineer, xi'an Technological University, Xi'an 6th International Conference on Mechatronics, Computer and Education Informationization (MCEI 2016) Epicyclic Gear Train Parametric esign Based on the Multi-objective Fuzzy Optimization Method Nana Zhang1,

More information

Optimization of Three-stage Electromagnetic Coil Launcher

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

More information

Study on Pre-Warning Method of the Lateral Security of Heavy Vehicle in Deteriorative Weather

Study on Pre-Warning Method of the Lateral Security of Heavy Vehicle in Deteriorative Weather Send Orders for Reprints to reprints@benthamscience.ae 292 The Open Mechanical Engineering Journal, 2014, 8, 292-296 Open Access Study on Pre-Warning Method of the Lateral Security of Heavy Vehicle in

More information

Intelligent Fault Analysis in Electrical Power Grids

Intelligent Fault Analysis in Electrical Power Grids Intelligent Fault Analysis in Electrical Power Grids Biswarup Bhattacharya (University of Southern California) & Abhishek Sinha (Adobe Systems Incorporated) 2017 11 08 Overview Introduction Dataset Forecasting

More information

Research on Skid Control of Small Electric Vehicle (Effect of Velocity Prediction by Observer System)

Research on Skid Control of Small Electric Vehicle (Effect of Velocity Prediction by Observer System) Proc. Schl. Eng. Tokai Univ., Ser. E (17) 15-1 Proc. Schl. Eng. Tokai Univ., Ser. E (17) - Research on Skid Control of Small Electric Vehicle (Effect of Prediction by Observer System) by Sean RITHY *1

More information

Study on Tractor Semi-Trailer Roll Stability Control

Study on Tractor Semi-Trailer Roll Stability Control Send Orders for Reprints to reprints@benthamscience.net 238 The Open Mechanical Engineering Journal, 214, 8, 238-242 Study on Tractor Semi-Trailer Roll Stability Control Shuwen Zhou *,1 and Siqi Zhang

More information

Perodua Myvi engine fuel consumption map and fuel economy vehicle simulation on the drive cycles based on Malaysian roads

Perodua Myvi engine fuel consumption map and fuel economy vehicle simulation on the drive cycles based on Malaysian roads Perodua Myvi engine fuel consumption map and fuel economy vehicle simulation on the drive cycles based on Malaysian roads Muhammad Iftishah Ramdan 1,* 1 School of Mechanical Engineering, Universiti Sains

More information

Comparison of Braking Performance by Electro-Hydraulic ABS and Motor Torque Control for In-wheel Electric Vehicle

Comparison of Braking Performance by Electro-Hydraulic ABS and Motor Torque Control for In-wheel Electric Vehicle ES27 Barcelona, Spain, November 7-2, 23 Comparison of Braking Performance by Electro-Hydraulic ABS and Motor Torque Control for In-wheel Electric ehicle Sungyeon Ko, Chulho Song, Jeongman Park, Jiweon

More information

Adaptive Power Flow Method for Distribution Systems With Dispersed Generation

Adaptive Power Flow Method for Distribution Systems With Dispersed Generation 822 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 17, NO. 3, JULY 2002 Adaptive Power Flow Method for Distribution Systems With Dispersed Generation Y. Zhu and K. Tomsovic Abstract Recently, there has been

More information

Robotic Wheel Loading Process in Automotive Manufacturing Automation

Robotic Wheel Loading Process in Automotive Manufacturing Automation The 2009 IEEE/RSJ International Conference on Intelligent Robots and Systems October 11-15, 2009 St. Louis, USA Robotic Wheel Loading Process in Automotive Manufacturing Automation Heping Chen, William

More information

Investigation in to the Application of PLS in MPC Schemes

Investigation in to the Application of PLS in MPC Schemes Ian David Lockhart Bogle and Michael Fairweather (Editors), Proceedings of the 22nd European Symposium on Computer Aided Process Engineering, 17-20 June 2012, London. 2012 Elsevier B.V. All rights reserved

More information

Low-power TPMS Data Transmission Technique Based on Optimal Tire Condition

Low-power TPMS Data Transmission Technique Based on Optimal Tire Condition Low-power TPMS Data Transmission Technique Based on Optimal Tire Condition Suk-seung Hwang Dept. of Mechatronics Engineering, Chosun University Gwangju, Korea hwangss@chosun.ac.kr Seong-min Kim Dept. of

More information

Rotorcraft Gearbox Foundation Design by a Network of Optimizations

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

More information

A Comprehensive Study on Speed Control of DC Motor with Field and Armature Control R.Soundara Rajan Dy. General Manager, Bharat Dynamics Limited

A Comprehensive Study on Speed Control of DC Motor with Field and Armature Control R.Soundara Rajan Dy. General Manager, Bharat Dynamics Limited RESEARCH ARTICLE OPEN ACCESS A Comprehensive Study on Speed Control of DC Motor with Field and Armature Control R.Soundara Rajan Dy. General Manager, Bharat Dynamics Limited Abstract: The aim of this paper

More information

CHANGE IN DRIVERS PARKING PREFERENCE AFTER THE INTRODUCTION OF STRENGTHENED PARKING REGULATIONS

CHANGE IN DRIVERS PARKING PREFERENCE AFTER THE INTRODUCTION OF STRENGTHENED PARKING REGULATIONS CHANGE IN DRIVERS PARKING PREFERENCE AFTER THE INTRODUCTION OF STRENGTHENED PARKING REGULATIONS Kazuyuki TAKADA, Tokyo Denki University, takada@g.dendai.ac.jp Norio TAJIMA, Tokyo Denki University, 09rmk19@dendai.ac.jp

More information

Application of Simulation-X R based Simulation Technique to Notch Shape Optimization for a Variable Swash Plate Type Piston Pump

Application of Simulation-X R based Simulation Technique to Notch Shape Optimization for a Variable Swash Plate Type Piston Pump Application of Simulation-X R based Simulation Technique to Notch Shape Optimization for a Variable Swash Plate Type Piston Pump Jun Ho Jang 1, Won Jee Chung 1, Dong Sun Lee 1 and Young Hwan Yoon 2 1 School

More information

ESTABLISHING AN INVAR LEVELING CALIBRATION SYSTEM

ESTABLISHING AN INVAR LEVELING CALIBRATION SYSTEM Journal of the Chinese Institute of Engineers, Vol. 31, No. 5, pp. 861-866 (2008) 861 Short Paper ESTABLISHING AN INVAR LEVELING CALIBRATION SYSTEM Chun-Sung Chen*, Chien-Ting Wu, Ming-Wei Chang and Wei-Chen

More information

INTERNATIONAL JOURNAL OF CIVIL AND STRUCTURAL ENGINEERING Volume 5, No 2, 2014

INTERNATIONAL JOURNAL OF CIVIL AND STRUCTURAL ENGINEERING Volume 5, No 2, 2014 INTERNATIONAL JOURNAL OF CIVIL AND STRUCTURAL ENGINEERING Volume 5, No 2, 2014 Copyright by the authors - Licensee IPA- Under Creative Commons license 3.0 Research article ISSN 0976 4399 The impacts of

More information

Regularized Linear Models in Stacked Generalization

Regularized Linear Models in Stacked Generalization Regularized Linear Models in Stacked Generalization Sam Reid and Greg Grudic Department of Computer Science University of Colorado at Boulder USA June 11, 2009 Reid & Grudic (Univ. of Colo. at Boulder)

More information

Braking Performance Improvement Method for V2V Communication-Based Autonomous Emergency Braking at Intersections

Braking Performance Improvement Method for V2V Communication-Based Autonomous Emergency Braking at Intersections , pp.20-25 http://dx.doi.org/10.14257/astl.2015.86.05 Braking Performance Improvement Method for V2V Communication-Based Autonomous Emergency Braking at Intersections Sangduck Jeon 1, Gyoungeun Kim 1,

More information

Data Mining Approach for Quality Prediction and Improvement of Injection Molding Process

Data Mining Approach for Quality Prediction and Improvement of Injection Molding Process Data Mining Approach for Quality Prediction and Improvement of Injection Molding Process Dr. E.V.Ramana Professor, Department of Mechanical Engineering VNR Vignana Jyothi Institute of Engineering &Technology,

More information

Study concerning the loads over driver's chests in car crashes with cars of the same or different generation

Study concerning the loads over driver's chests in car crashes with cars of the same or different generation IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Study concerning the loads over driver's chests in car crashes with cars of the same or different generation Related content -

More information

An Analysis of Electric Inertia Simulation Method On The Test Platform of Electric Bicycle Brake Force Zhaoxu Yu 1,a, Hongbin Yu 2,b

An Analysis of Electric Inertia Simulation Method On The Test Platform of Electric Bicycle Brake Force Zhaoxu Yu 1,a, Hongbin Yu 2,b Advanced Materials Research Submitted: 2014-05-28 ISSN: 1662-8985, Vols. 989-994, pp 3335-3339 Accepted: 2014-05-30 doi:10.4028/www.scientific.net/amr.989-994.3335 Online: 2014-07-16 2014 Trans Tech Publications,

More information

Effect of concave plug shape of a control valve on the fluid flow characteristics using computational fluid dynamics

Effect of concave plug shape of a control valve on the fluid flow characteristics using computational fluid dynamics Effect of concave plug shape of a control valve on the fluid flow characteristics using computational fluid dynamics Yasser Abdel Mohsen, Ashraf Sharara, Basiouny Elsouhily, Hassan Elgamal Mechanical Engineering

More information

Analysis and evaluation of a tyre model through test data obtained using the IMMa tyre test bench

Analysis and evaluation of a tyre model through test data obtained using the IMMa tyre test bench Vehicle System Dynamics Vol. 43, Supplement, 2005, 241 252 Analysis and evaluation of a tyre model through test data obtained using the IMMa tyre test bench A. ORTIZ*, J.A. CABRERA, J. CASTILLO and A.

More information

CHAPTER 4 : RESISTANCE TO PROGRESS OF A VEHICLE - MEASUREMENT METHOD ON THE ROAD - SIMULATION ON A CHASSIS DYNAMOMETER

CHAPTER 4 : RESISTANCE TO PROGRESS OF A VEHICLE - MEASUREMENT METHOD ON THE ROAD - SIMULATION ON A CHASSIS DYNAMOMETER CHAPTER 4 : RESISTANCE TO PROGRESS OF A VEHICLE - MEASUREMENT METHOD ON THE ROAD - SIMULATION ON A CHASSIS DYNAMOMETER 1. Scope : This Chapter describes the methods to measure the resistance to the progress

More information

Detection of rash driving on highways

Detection of rash driving on highways Detection of rash driving on highways 1 Ladly Patel, 2 Kumar Abhishek Gaurav, 3 Dr. Revathi V 1,2 Mtech. CSE (Big Data & IoT), 3 Associate Professor Dayananda Sagar University, Bengaluru, India Abstract-

More information

WHITE PAPER. Preventing Collisions and Reducing Fleet Costs While Using the Zendrive Dashboard

WHITE PAPER. Preventing Collisions and Reducing Fleet Costs While Using the Zendrive Dashboard WHITE PAPER Preventing Collisions and Reducing Fleet Costs While Using the Zendrive Dashboard August 2017 Introduction The term accident, even in a collision sense, often has the connotation of being an

More information

Kenta Furukawa, Qiyan Wang, Masakazu Yamashita *

Kenta Furukawa, Qiyan Wang, Masakazu Yamashita * Resources and Environment 2014, 4(4): 200-208 DOI: 10.5923/j.re.20140404.03 Assessment of the Introduction of Commercially Available Hybrid Automobiles - Comparison of the Costs of Driving Gasoline-fueled

More information

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

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

More information

Steering Dynamics of Tilting Narrow Track Vehicle with Passive Front Wheel Design

Steering Dynamics of Tilting Narrow Track Vehicle with Passive Front Wheel Design Journal of Physics: Conference Series PAPER OPEN ACCESS Steering Dynamics of Tilting Narrow Track Vehicle with Passive Front Wheel Design To cite this article: Jeffrey Too Chuan TAN et al 6 J. Phys.: Conf.

More information

Prediction Model of Driving Behavior Based on Traffic Conditions and Driver Types

Prediction Model of Driving Behavior Based on Traffic Conditions and Driver Types Proceedings of the 12th International IEEE Conference on Intelligent Transportation Systems, St. Louis, MO, USA, October 3-7, 29 WeAT4.2 Prediction Model of Driving Behavior Based on Traffic Conditions

More information

Optimization Design of the Structure of the Manual Swing-out Luggage Compartment Door of Passenger Cars

Optimization Design of the Structure of the Manual Swing-out Luggage Compartment Door of Passenger Cars Research Journal of Applied Sciences, Engineering and Technology 6(7): 1267-1271, 2013 ISSN: 2040-7459; e-issn: 2040-7467 Maxwell Scientific Organization, 2013 Submitted: November 08, 2012 Accepted: January

More information

Thermal Imaging-Based Vehicle Classification in Nighttime Traffic Apiwat Sangnoree King Mongkut s University of Technology Thonburi Kosin Chamnongthai

Thermal Imaging-Based Vehicle Classification in Nighttime Traffic Apiwat Sangnoree King Mongkut s University of Technology Thonburi Kosin Chamnongthai Thermal Imaging-Based Vehicle Classification in Nighttime Traffic Apiwat Sangnoree King Mongkut s University of Technology Thonburi Kosin Chamnongthai King Mongkut s University of Technology Thonburi Figure

More information

Dynamic Modeling of Large Complex Hydraulic System Based on Virtual Prototyping Gui-bo YU, Jian-zhuang ZHI *, Li-jun CAO and Qiao MA

Dynamic Modeling of Large Complex Hydraulic System Based on Virtual Prototyping Gui-bo YU, Jian-zhuang ZHI *, Li-jun CAO and Qiao MA 2018 International Conference on Computer, Electronic Information and Communications (CEIC 2018) ISBN: 978-1-60595-557-5 Dynamic Modeling of Large Complex Hydraulic System Based on Virtual Prototyping

More information

Theoretical and Experimental Investigation of Compression Loads in Twin Screw Compressor

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

More information

A Battery Smart Sensor and Its SOC Estimation Function for Assembled Lithium-Ion Batteries

A Battery Smart Sensor and Its SOC Estimation Function for Assembled Lithium-Ion Batteries R1-6 SASIMI 2015 Proceedings A Battery Smart Sensor and Its SOC Estimation Function for Assembled Lithium-Ion Batteries Naoki Kawarabayashi, Lei Lin, Ryu Ishizaki and Masahiro Fukui Graduate School of

More information

The analysis of the accuracy of the wheel alignment inspection method on the side-slip plate stand

The analysis of the accuracy of the wheel alignment inspection method on the side-slip plate stand IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS The analysis of the accuracy of the wheel alignment inspection method on the side-slip plate stand To cite this article: A Gajek

More information

Modeling, Design and Simulation of Active Suspension System Frequency Response Controller using Automated Tuning Technique

Modeling, Design and Simulation of Active Suspension System Frequency Response Controller using Automated Tuning Technique Modeling, Design and Simulation of Active Suspension System Frequency Response Controller using Automated Tuning Technique Omorodion Ikponwosa Ignatius Obinabo C.E Evbogbai M.J.E. Abstract Car suspension

More information

Optimization of Seat Displacement and Settling Time of Quarter Car Model Vehicle Dynamic System Subjected to Speed Bump

Optimization of Seat Displacement and Settling Time of Quarter Car Model Vehicle Dynamic System Subjected to Speed Bump Research Article International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347-5161 2014 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Optimization

More information

SPEED AND TORQUE CONTROL OF AN INDUCTION MOTOR WITH ANN BASED DTC

SPEED AND TORQUE CONTROL OF AN INDUCTION MOTOR WITH ANN BASED DTC SPEED AND TORQUE CONTROL OF AN INDUCTION MOTOR WITH ANN BASED DTC Fatih Korkmaz Department of Electric-Electronic Engineering, Çankırı Karatekin University, Uluyazı Kampüsü, Çankırı, Turkey ABSTRACT Due

More information

CFD on Cavitation around Marine Propellers with Energy-Saving Devices

CFD on Cavitation around Marine Propellers with Energy-Saving Devices 63 CFD on Cavitation around Marine Propellers with Energy-Saving Devices CHIHARU KAWAKITA *1 REIKO TAKASHIMA *2 KEI SATO *2 Mitsubishi Heavy Industries, Ltd. (MHI) has developed energy-saving devices that

More information

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

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

More information

Proceedings of EASTS Fuel Consumptions of Scooter on the Real-World in Taiwan

Proceedings of EASTS Fuel Consumptions of Scooter on the Real-World in Taiwan Manuscript Number: Proceedings of EASTS Fuel Consumptions of Scooter on the Real-World in Taiwan --Manuscript Draft-- Article Type: Keywords: Corresponding Author: First Author: Order of Authors: Practical

More information

Real-time Bus Tracking using CrowdSourcing

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

More information

Workbench Film Thickness Detection Based on Laser Sensor Mo-Yun LIU, Han-Bing TANG*, Ma-Chao JING, and Zhen ZHOU

Workbench Film Thickness Detection Based on Laser Sensor Mo-Yun LIU, Han-Bing TANG*, Ma-Chao JING, and Zhen ZHOU Advances in Engineering Research (AER), volume 105 3rd Annual International Conference on Mechanics and Mechanical Engineering (MME 2016) Workbench Film Thickness Detection Based on Laser Sensor Mo-Yun

More information

Enhancing Wheelchair Mobility Through Dynamics Mimicking

Enhancing Wheelchair Mobility Through Dynamics Mimicking Proceedings of the 3 rd International Conference Mechanical engineering and Mechatronics Prague, Czech Republic, August 14-15, 2014 Paper No. 65 Enhancing Wheelchair Mobility Through Dynamics Mimicking

More information

Collective Traffic Prediction with Partially Observed Traffic History using Location-Based Social Media

Collective Traffic Prediction with Partially Observed Traffic History using Location-Based Social Media Collective Traffic Prediction with Partially Observed Traffic History using Location-Based Social Media Xinyue Liu, Xiangnan Kong, Yanhua Li Worcester Polytechnic Institute February 22, 2017 1 / 34 About

More information

Optimal Power Flow Formulation in Market of Retail Wheeling

Optimal Power Flow Formulation in Market of Retail Wheeling Optimal Power Flow Formulation in Market of Retail Wheeling Taiyou Yong, Student Member, IEEE Robert Lasseter, Fellow, IEEE Department of Electrical and Computer Engineering, University of Wisconsin at

More information

The Optimal Location of Interline Power Flow Controller in the Transmission Lines for Reduction Losses using the Particle Swarm Optimization Algorithm

The Optimal Location of Interline Power Flow Controller in the Transmission Lines for Reduction Losses using the Particle Swarm Optimization Algorithm The Optimal Location of Interline Power Flow Controller in the Transmission Lines for Reduction Losses using the Particle Swarm Optimization Algorithm Mehrdad Ahmadi Kamarposhti Department of Electrical

More information

PREDICTION OF FUEL CONSUMPTION

PREDICTION OF FUEL CONSUMPTION PREDICTION OF FUEL CONSUMPTION OF AGRICULTURAL TRACTORS S. C. Kim, K. U. Kim, D. C. Kim ABSTRACT. A mathematical model was developed to predict fuel consumption of agricultural tractors using their official

More information

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

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

More information

ROLLOVER CRASHWORTHINESS OF A RURAL TRANSPORT VEHICLE USING MADYMO

ROLLOVER CRASHWORTHINESS OF A RURAL TRANSPORT VEHICLE USING MADYMO ROLLOVER CRASHWORTHINESS OF A RURAL TRANSPORT VEHICLE USING MADYMO S. Mukherjee, A. Chawla, A. Nayak, D. Mohan Indian Institute of Technology, New Delhi INDIA ABSTRACT In this work a full vehicle model

More information

Road anomaly estimation: Model based pothole detection

Road anomaly estimation: Model based pothole detection 25 American Control Conference Palmer House Hilton July -3, 25. Chicago, IL, USA Road anomaly estimation: Model based pothole detection Zhaojian Li, Ilya Kolmanovsky, Ella Atkins, Jianbo Lu, Dimitar Filev

More information

Evaluation of Dynamic Weight Threshold Algorithm for WIM Operations using Simulation

Evaluation of Dynamic Weight Threshold Algorithm for WIM Operations using Simulation Evaluation of Dynamic Weight Threshold Algorithm for WIM Operations using Simulation Zhongren Gu and Lee D. Han Department of Civil & Environmental Engineering THE UNIVERSITY OF TENNESSEE ABSTRACT In the

More information

Implementable Strategy Research of Brake Energy Recovery Based on Dynamic Programming Algorithm for a Parallel Hydraulic Hybrid Bus

Implementable Strategy Research of Brake Energy Recovery Based on Dynamic Programming Algorithm for a Parallel Hydraulic Hybrid Bus International Journal of Automation and Computing 11(3), June 2014, 249-255 DOI: 10.1007/s11633-014-0787-4 Implementable Strategy Research of Brake Energy Recovery Based on Dynamic Programming Algorithm

More information

MARINE FOUR-STROKE DIESEL ENGINE CRANKSHAFT MAIN BEARING OIL FILM LUBRICATION CHARACTERISTIC ANALYSIS

MARINE FOUR-STROKE DIESEL ENGINE CRANKSHAFT MAIN BEARING OIL FILM LUBRICATION CHARACTERISTIC ANALYSIS POLISH MARITIME RESEARCH Special Issue 2018 S2 (98) 2018 Vol. 25; pp. 30-34 10.2478/pomr-2018-0070 MARINE FOUR-STROKE DIESEL ENGINE CRANKSHAFT MAIN BEARING OIL FILM LUBRICATION CHARACTERISTIC ANALYSIS

More information

Integrated Control Strategy for Torque Vectoring and Electronic Stability Control for in wheel motor EV

Integrated Control Strategy for Torque Vectoring and Electronic Stability Control for in wheel motor EV EVS27 Barcelona, Spain, November 17-20, 2013 Integrated Control Strategy for Torque Vectoring and Electronic Stability Control for in wheel motor EV Haksun Kim 1, Jiin Park 2, Kwangki Jeon 2, Sungjin Choi

More information

EXPERIMENTAL STUDY OF DYNAMIC THERMAL BEHAVIOUR OF AN 11 KV DISTRIBUTION TRANSFORMER

EXPERIMENTAL STUDY OF DYNAMIC THERMAL BEHAVIOUR OF AN 11 KV DISTRIBUTION TRANSFORMER Paper 110 EXPERIMENTAL STUDY OF DYNAMIC THERMAL BEHAVIOUR OF AN 11 KV DISTRIBUTION TRANSFORMER Rafael VILLARROEL Qiang LIU Zhongdong WANG The University of Manchester - UK The University of Manchester

More information

INTELLIGENT ENERGY MANAGEMENT IN A TWO POWER-BUS VEHICLE SYSTEM

INTELLIGENT ENERGY MANAGEMENT IN A TWO POWER-BUS VEHICLE SYSTEM 2011 NDIA GROUND VEHICLE SYSTEMS ENGINEERING AND TECHNOLOGY SYMPOSIUM MODELING & SIMULATION, TESTING AND VALIDATION (MSTV) MINI-SYMPOSIUM AUGUST 9-11 DEARBORN, MICHIGAN INTELLIGENT ENERGY MANAGEMENT IN

More information

Oscillator Experiment of Simple Girder Bridge coupled with Vehicle

Oscillator Experiment of Simple Girder Bridge coupled with Vehicle The 2012 World Congress on Advances in Civil, Environmental, and Materials Research (ACEM 12) Seoul, Korea, August 26-30, 2012 Oscillator Experiment of Simple Girder Bridge coupled with Vehicle Mitsuo

More information

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

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

More information

Optimization of Hydraulic Retarder Based on CFD Technology

Optimization of Hydraulic Retarder Based on CFD Technology International Conference on Manufacturing Science and Engineering (ICMSE 2015) Optimization of Hydraulic Retarder Based on CFD Technology Li Hao 1, a *, Ren Xiaohui 1,b 1 College of Vehicle and Energy,

More information

Multi Body Dynamic Analysis of Slider Crank Mechanism to Study the effect of Cylinder Offset

Multi Body Dynamic Analysis of Slider Crank Mechanism to Study the effect of Cylinder Offset Multi Body Dynamic Analysis of Slider Crank Mechanism to Study the effect of Cylinder Offset Vikas Kumar Agarwal Deputy Manager Mahindra Two Wheelers Ltd. MIDC Chinchwad Pune 411019 India Abbreviations:

More information

Available online at ScienceDirect. Procedia Engineering 137 (2016 ) GITSS2015

Available online at  ScienceDirect. Procedia Engineering 137 (2016 ) GITSS2015 Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 137 (2016 ) 244 251 GITSS2015 Simulation Analysis of Double Road Train Adaptability of Highway in China Hao Zhang a,b,*, Hong-wei

More information

Predicting Solutions to the Optimal Power Flow Problem

Predicting Solutions to the Optimal Power Flow Problem Thomas Navidi Suvrat Bhooshan Aditya Garg Abstract Predicting Solutions to the Optimal Power Flow Problem This paper discusses an implementation of gradient boosting regression to predict the output of

More information

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

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

More information

Legal Metrology Control of a Liquefied Petroleum Gas Transfer Standard and Field Practice

Legal Metrology Control of a Liquefied Petroleum Gas Transfer Standard and Field Practice Legal Metrology Control of a Liquefied Petroleum Gas Transfer Standard and Field Practice Kun-Chih Tsai, Win-Ti Lin, Jiunn-Haur Shaw, Cheng-Tsair Yang, Chun-Min Su Center for Measurement Standards, CMS/ITRI

More information

Rotor Position Detection of CPPM Belt Starter Generator with Trapezoidal Back EMF using Six Hall Sensors

Rotor Position Detection of CPPM Belt Starter Generator with Trapezoidal Back EMF using Six Hall Sensors Journal of Magnetics 21(2), 173-178 (2016) ISSN (Print) 1226-1750 ISSN (Online) 2233-6656 http://dx.doi.org/10.4283/jmag.2016.21.2.173 Rotor Position Detection of CPPM Belt Starter Generator with Trapezoidal

More information

Fig. 1 Classification of rotor position estimation methods

Fig. 1 Classification of rotor position estimation methods Sensorless Control Scheme for Continuously Estimating Rotor Position and Speed of Switched Reluctance Motor Drives Based on Two-Dimensional Least Squares X. D. XUE, K. W. E. CHENG and S. L. HO Department

More information