OPTIMIZATION OF VEHICLE SUSPENSION SYSTEM USING GENETIC ALGORITHM

Size: px
Start display at page:

Download "OPTIMIZATION OF VEHICLE SUSPENSION SYSTEM USING GENETIC ALGORITHM"

Transcription

1 INTERNATIONAL JOURNAL OF MECHANICAL ENGINEERING AND TECHNOLOGY (IJMET) International Journal of Mechanical Engineering and Technology (IJMET), ISSN (Print), ISSN (Print) ISSN (Online) Volume 6, Issue 2, February (2015), pp IAEME: Journal Impact Factor (2015): (Calculated by GISI) IJMET I A E M E OPTIMIZATION OF VEHICLE SUSPENSION SYSTEM USING GENETIC ALGORITHM Ranjeet kumar S. Gupta 1, Vilas Sonawane 2, Dr. D. S. S. Sudhakar 3 1 Asst. Prof., Mechanical Engg. Dept., D.J. Sanghvi College of Engineering, Mumbai, India, 2 SGGS Institute of Technology, Mechanical Dept., Nanded, India 3 HOD, Production Engg. Dept., Fr. Conceicao Rodrigues College of Engineering, Mumbai, India, ABSTRACT Modeling the suspension of an automobile is of interest for many automotive and vibration engineers. Of importance for these engineers is the ride quality of the vehicle traversing over broken roads and control of body motion. When traveling over rough terrain, the vehicle exhibits bounce (up and down), pitch (rotation about the center of gravity along the vehicle's length) and roll (rotation about the center of gravity along the vehicle's width) motions. Optimization of vehicle ride and handling performance must meet many competing requirements. For example, vibration in the frequency range that causes driver discomfort needs to be minimized, which requires decreasing suspension stiffness. Yet the suspension deflection should stay within travel constraints, so suspension stiffness needs to be increased. The traditional practice of relying on test cars for suspension development is time consuming and costly. In this paper, we will demonstrate a simulation-led design approach, which reduces reliance on test vehicles and produces optimal results. The approach starts with the development of a fast and accurate vehicle model in Matlab and Simulink combined for testing the parameters, and concludes by automated optimization of suspension parameters using Genetic Algorithm, to meet performance requirements specified. This would produce more applicable results of industrial and commercial merit. Keywords: Optimization, Vehicle Suspension, Genetic Algorithm, Matlab, Simulink 1. INTRODUCTION There is a clear trend in industry towards more complex products spanning over several engineering domains. Simultaneously, there is a pressure on developing products faster, at competitive prices, and to a high quality standard. In order to meet these demands, manufacturing 47

2 companies have been forced to focus their efforts on the development process. In that respect, one issue has been to ensure the efficiency of the development process, which has resulted in methods to analyze and manage the design process. Another issue has been to develop tools and techniques that support the design of complex products, which has produced a wealth of computerized engineering tools. As the computational capabilities of the computers increase, the scope for simulation and numerical optimization is enlarged. A great part of the design process will always be intuitive. However, analytical techniques, simulation models and numerical optimization could be of great value and can permit vast improvements in design. The first issue is to ensure an efficient design process. In this paper, a design process modeling approach is presented where simulation is employed in order to predict the performance of the design process in terms of lead-time and cost. Design process modeling gives enhanced understanding of the properties of the process, which is important as a thorough understanding of the design process forms the basis for further process improvements. With the help of design process models, different competing design processes can be compared and evaluated based on process leadtime and costs. The second issue focuses on how to improve the design of complex systems by employing simulation and optimization techniques. As widely recognized, engineering design is an iterative process where new design proposals are generated and evaluated. According to Roosenburg and Eekels[9], the iterative part of the design process consists of synthesis, simulation, evaluation and decision. For each provisional design, the expected properties are predicted using simulation models, which are then compared to the requirements on the system. If the design does not meet the requirements it is modified and evaluated again in the search for the best possible design. Based on this description, it could be seen that design is essentially an optimization process. In order to raise the level of automation, and thereby speed up parts of the process, the optimization could be formalized and an optimization algorithm introduced. The presence of several conflicting objectives is typical for engineering design problems. In many cases where optimization techniques are utilized, the multiple objectives are aggregated into one single objective function. Optimization is then conducted with one optimal design as the result. The result is then strongly dependent on how the objectives are aggregated. Here a multiobjective problem is solved aggregating it into a single objective genetic algorithm applied to support the design of a passenger vehicle suspension system. The outcome from this optimization is a set of Pareto optimal solutions that visualizes the tradeoffs between system performance and design. The solution is quickly achieved using GA tool of Matlab In real-world situations, system parameters will always include variations to some extent, and this fact is likely to influence the performance of the system. However, we want the system to be robust and perform well under a wide range of operational conditions. Therefore we need to answer not only the question What is best? but also What is sufficiently robust? Genetic algorithms (GAs) and the closely related evolutionary algorithms are a class of nongradient methods which has grown in popularity ever since Rechenberg [7] and Holland [1] first published their work on the subject in the early 70s. For a more comprehensive study of genetic algorithms, see Goldbergs [1] splendid book on the subject. Genetic algorithms are modeled after mechanisms of natural selection. Each optimization parameter (x n )is encoded by a gene using an appropriate representation, such as a real number or a string of bits. The corresponding genes for all parameters x 1...x n form a chromosome capable of describing an individual design solution. A set of chromosomes representing several individual design solutions comprises a population where the fittest are selected to reproduce. Mating is performed using crossover to combine genes from different parents to produce children. The children are inserted into the population and the procedure starts over again, thus creating an artificial Darwinian environment. 48

3 2. MATHEMATICAL MODEL A vehicle suspension system is a complex vibration system having multiple degrees of freedom [3]. The purpose of the suspension system is to isolate the vehicle body from the road inputs. Various aspects of the dynamics associated with the vehicle put different requirements on the components of the suspension system. Passenger ride comfort requires that the acceleration of the sprung mass be relatively smaller whereas the lateral dynamic performance requires good road holding which needs consistent normal force between the road and the tires. This all has to work within the maximum allowed deflection of the suspension spring and limitations of the dynamic tire deflection [6]. An automobile traveling along a level road at a constant speed v0 encounters a speed bump shown in (1). The vehicles suspension system (front and rear springs and shock absorbers) is modeled by linear springs and dampers, and the compliance of the tires is modeled by front and rear springs. The vehicle cab motion is limited to heave in the y-direction and a small amount of pitch ϴof the vehicles longitudinal axis [4]. The tires are assumed to remain in contact with the road surface at all times. The road profile is responsible for the systems input, the height of the road (with respect to some reference) underneath the front and rear tires, respectively. The system has three translational degrees of freedom, y, yf, yr which are the vertical displacements of the vehicle cab and both front and rear axles from their equilibrium positions. The lone rotational degree of freedom is the pitch angle ϴ. The model equations are listed as follows: M = K fs [y f -(y + L f ϴ)] + B f [ f - ( + L f )] + k rs [y r - (y - L r ϴ) + B r [ - ( - L r )](Eqn. 1) M = - (K fs + K rs )y - (B f + B r ) + K fs y f + B f f + K rs y r + B r + (K rs L r - K fs L f ) ϴ + (B r L r - B f L f ) (Eqn. 2) Figure 1: Moving vehicle and suspension system model. 49

4 M f = - K fs [y f - (y + L f ϴ)] - B f [ f - ( + )] + K ft (u f - y f ) = - (K fs + K ft )y f - B f f + K fs y + B f + K fs L f ϴ + B f L f + K ft u f (Eqn. 3) M r = - K rs [y r - (y - L r ϴ)] - B r [ - ( - L r )] + K rt (u r - y r ) = - (K rs + K rt )y r - B r + K rs y + B r - K rs L r ϴ - B r L r + K rt u r (Eqn. 4) l = K fs [y f - (y + L f ϴ)] + B f [ f - ( + L f )]L f - K rs [y r - (y - L r ϴ)] + B r [ - ( - L r )]L r (Eqn. 5) On this basis the following Simulink Model is created. 3. OPTIMIZATION Figure 2: Simulink Model. Optimization objective is to minimize the sprung mass acceleration of the quarter car model. So the required comfort is obtained from the system. For the above requirement we use the objective function which is tness function for Genetic Algorithm (GA) op-timization process [10]. According to James principal, the root mean square (RMS) of sprung mass acceleration can be expressed as:,,,, = [ + ](Eqn. 5) The optimization results are derived for a vehicle having front and rear as same congurations, travelling at the speed of 30 m/s on the road with an irregularity coefficient of power spectrum taking the value of 6.5x10-6 m 3. 50

5 4. RESULTS AND CONCLUSIONS The total number of generations to study was not determined before testing began. Because of the complex nature of the genetic algorithm and time limitations for the number of possible generations run, it was decided to start the genetic algorithm and observe how the genetic algorithm progressed before convergence criteria were set. In the end, the algorithm was terminated at the 51st generation. Provided the lower and upper bounds for the variables as per shown in the table followed: Table 1: Bounds for the Optimization Problem. Bounds Parameters Lower Upper m u (Kg) m s (Kg) K t (N/m) K (N/m) C (Ns/m) After running the GA Optimisation, the optimised values of the variables are as follows: m u = Kg. m s = Kg. K t = 435, N/m. K = 61,531 N/m. C = Ns/m. The plot of the optimization run is as shown: Figure 3: Plot of Average between Individuals and the Best, Worst and Mean values for each iteration. 51

6 Figure 4: Plot of Average Fitness of Individuals. Due to the overall conformity of the generation and the fact that the total error bars on the average parent variable values encompassed both the high parameter values and the average parameter values it was determined that further testing with a higher n generations was not likely to yield a stronger solution. While there is no guar-antee that the best solution found is indeed the optimal con guration, it is, with several other similar parameters, a very strong solution. In this regard, the time available was also a factor in the termination of the genetic algorithm. If more time were available more generations could have been tested to increase the level of con dence that the best solution had been found. One can see clearly that maximum, minimum, and average parameters values all ap-proach towards optimum in Figure with increasing generation number, indicating that the genetic algorithm was functioning correctly. Due to the overall conformity of the generation and the fact that the total error bars on the average parent variable values encompassed both the high parameter values and the average parameter values (see Fig. 3) it was determined that further testing with a higher n generations was not likely to yield a stronger solution. While there is no guarantee that the best solution found is indeed the optimal configuration, it is, with several other similar parameters, a very strong solution. In this regard, the time available was also a factor in the termination of the genetic algorithm. If more time were available more generations could have been tested to increase the level of confidence that the best solution had been found. One can see clearly that maximum, minimum, and average parameters values all approach towards optimum in Figure with increasing generation number, indicating that the genetic algorithm was functioning correctly. Figure 5: Plot of Stopping Criteria. 52

7 Figure 6: Termination of Optimization. The results that we are obtaining from GA optimization can be verified by checking the response of our Simulink Model. First we just take some arbitrary values from the ranges, and get the response for these values. Then we'll compare the results which we are getting from our GA optimized parameters. The output of the model are namely the body deflection, front deflection, rear deflection and the pitch. It is shown by the plot represented as in Fig. 5 and 6. The displacements is much reduced as compared to a that generated by arbitrary parameter values. Also there is subsequent reduction in the front and rear deflection of the vehicle; and the pitch (theta) is reduced as well. Figure 5: Response of the Model for the General Parameter Values. 53

8 Figure 6: Response of the Model for the Optimized Parameter Values. This proves that the parameter values that we are getting from GA optimization are actually optimized for the vehicles response. As GA is an discrete optimization technique, i.e. it comes out with a different set of results for the same optimization problem in every subsequent run. And also the objective function value is optimized to almost to the same extent. Hence for every run, with same set of parameters and conditions the optimized parameter values will be substantially different. Still it can be taken as an advantage that there are multiple set of solutions available through GA; unlike many other optimization technique that tend to give only one solution. 5. CONCLUSION The integration of the optimization algorithms with the vehicle model has been success-fully achieved allowing for an automated optimization process. It has been learnt that GA is verily suitable for such kind of iterative design problems. The number of parameters as applicable was appropriately selected by the algorithm for the optimized RMS of sprung mass acceleration. And also the parameters selected for optimization were infact ideal. Usage of Matlab for the application of the optimization algorithm i.e. GA made it very easy; else otherwise the massive amount of calculations to be carried for 'n' number of generations would have been practically impossible. It also gave the advantage of quickly adapting to the changes as per the algorithm to provide with the systems response. 6. REFERENCES 1. GOLDBERG D., 1989, Genetic Algorithms in Search and Machine Learning Reading, Addison Wesley. 2. BALL M., FLEISCHER M., CHURCH D., A Product Design System Employing Optimization-based Tradeoff analysis, in Proceedings of ASME DETC Design Theory and Methodology Conference, Baltimore, USA, September 10-13, ESCHENAUER H., KOSKI J., AND OSYCZKA A., "Multicriteria Design Optimization," Berlin: Springer-Verlag,

9 4. HORN J., "Multicriterion decision making", Handbook of Evolutionary Computation, T. Bck, D. Fogel, and Z. Michalewicz, Eds., IOP Publishing Ltd. and Oxford University Press, KEENEY R. AND RAIFFA H., "Decisions with multiple objectives preferences and value tradeoffs", John Wiley & Sons, New York, USA, MANETSCH T. J., "Toward effcient global optimization in large dynamic systems - The adaptive complex method", IEEE Transactions on Systems, Man &Cybernetics, vol. 20, pp , PAHL G. AND BEITZ W., Engineering Design A Systematic Approach, Springer-Verlag, London, PHADKE M. S., Quality Engineering Using Robust Design., Springer- Prentice Hall, ROOZENBURG N. AND EEKELS J., Product Design: Fundamentals and Methods, Springer- John Wiley & Sons Inc, PROF. D. A. HULLENDER., Modeling and Simulation of Engineering Systems, Springer- Course Notebook for Dynamic Systems Modeling. 11. Chaitanya Kuber, Modelling Simulation And Control of an Active Suspension System International Journal of Mechanical Engineering & Technology (IJMET), Volume 5, Issue 11, 2014, pp , ISSN Print: , ISSN Online: Alok Kumar Pandey and Dr R. P. Sharma, Simulation of Eight Wheeled Rocker Bogie Suspension System Using Matlab International Journal of Mechanical Engineering & Technology (IJMET), Volume 4, Issue 2, 2013, pp , ISSN Print: , ISSN Online: Flt Lt Dinesh Kumar Gupta, Linear Programming In Matlab International Journal of Industrial Engineering Research and Development (IJIERD), Volume 4, Issue 1, 2013, pp , ISSN Online: , ISSN Print:

Equivalent Spring Stiffness

Equivalent Spring Stiffness Module 7 : Free Undamped Vibration of Single Degree of Freedom Systems; Determination of Natural Frequency ; Equivalent Inertia and Stiffness; Energy Method; Phase Plane Representation. Lecture 13 : Equivalent

More information

Introduction To Genetic Algorithms

Introduction To Genetic Algorithms 1 Introduction To Genetic Algorithms Dr. Rajib Kumar Bhattacharjya Department of Civil Engineering IIT Guwahati Email: rkbc@iitg.ernet.in References 2 D. E. Goldberg, Genetic Algorithm In Search, Optimization

More information

STATIC STRUCTURAL ANALYSIS OF SUSPENSION ARM USING FINITE ELEMENT METHOD

STATIC STRUCTURAL ANALYSIS OF SUSPENSION ARM USING FINITE ELEMENT METHOD STATIC STRUCTURAL ANALYSIS OF SUSPENSION ARM USING FINITE ELEMENT METHOD Jagwinder Singh 1, Siddhartha Saha 2 1 Student, Mechanical Engineering, BBSBEC, Punjab, India 2 Assistant Professor, Mechanical

More information

INTERACTION BETWEEN MOVING VEHICLES AND RAILWAY TRACK AT HIGH SPEED

INTERACTION BETWEEN MOVING VEHICLES AND RAILWAY TRACK AT HIGH SPEED INTERACTION BETWEEN MOVING VEHICLES AND RAILWAY TRACK AT HIGH SPEED Prof.Dr.Ir. C. Esveld Professor of Railway Engineering TU Delft, The Netherlands Dr.Ir. A.W.M. Kok Associate Professor of Railway Engineering

More information

Leran Wang and Tom Kazmierski {lw04r,tjk}@ecs.soton.ac.uk

Leran Wang and Tom Kazmierski {lw04r,tjk}@ecs.soton.ac.uk BMAS 2005 VHDL-AMS based genetic optimization of a fuzzy logic controller for automotive active suspension systems Leran Wang and Tom Kazmierski {lw04r,tjk}@ecs.soton.ac.uk Outline Introduction and system

More information

Engineering Feasibility Study: Vehicle Shock Absorption System

Engineering Feasibility Study: Vehicle Shock Absorption System Engineering Feasibility Study: Vehicle Shock Absorption System Neil R. Kennedy AME40463 Senior Design February 28, 2008 1 Abstract The purpose of this study is to explore the possibilities for the springs

More information

A Robust Method for Solving Transcendental Equations

A Robust Method for Solving Transcendental Equations www.ijcsi.org 413 A Robust Method for Solving Transcendental Equations Md. Golam Moazzam, Amita Chakraborty and Md. Al-Amin Bhuiyan Department of Computer Science and Engineering, Jahangirnagar University,

More information

DESIGN OF ADAPTIVE MULTI TOOL ARBOR ATTACHMENT

DESIGN OF ADAPTIVE MULTI TOOL ARBOR ATTACHMENT INTERNATIONAL JOURNAL OF MECHANICAL ENGINEERING AND TECHNOLOGY (IJMET) International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 6340(Print), ISSN 0976 6340 (Print) ISSN 0976 6359

More information

FORCE CALCULATION IN UPRIGHT OF A FSAE RACE CAR

FORCE CALCULATION IN UPRIGHT OF A FSAE RACE CAR International Journal of Mechanical Engineering and Technology (IJMET) Volume 7, Issue 2, March-April 2016, pp. 168 176, Article ID: IJMET_07_02_018 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=7&itype=2

More information

ISSN: 2319-5967 ISO 9001:2008 Certified International Journal of Engineering Science and Innovative Technology (IJESIT) Volume 2, Issue 3, May 2013

ISSN: 2319-5967 ISO 9001:2008 Certified International Journal of Engineering Science and Innovative Technology (IJESIT) Volume 2, Issue 3, May 2013 Transistor Level Fault Finding in VLSI Circuits using Genetic Algorithm Lalit A. Patel, Sarman K. Hadia CSPIT, CHARUSAT, Changa., CSPIT, CHARUSAT, Changa Abstract This paper presents, genetic based algorithm

More information

Modeling and Simulation of Heavy Truck with MWorks

Modeling and Simulation of Heavy Truck with MWorks Modeling and Simulation of Heavy Truck with MWorks Ying Sun, Wei Chen, Yunqing Zhang, Liping Chen CAD Center, Huazhong University of Science and Technology, China zhangyq@hust.edu.cn Abstract This paper

More information

Alpha Cut based Novel Selection for Genetic Algorithm

Alpha Cut based Novel Selection for Genetic Algorithm Alpha Cut based Novel for Genetic Algorithm Rakesh Kumar Professor Girdhar Gopal Research Scholar Rajesh Kumar Assistant Professor ABSTRACT Genetic algorithm (GA) has several genetic operators that can

More information

Research on Vehicle Dynamics Simulation for Driving Simulator Fang Tang a, Yanding Wei b, Xiaojun Zhou c, Zhuhui Luo d, Mingxiang Xie e, Peixin Li f

Research on Vehicle Dynamics Simulation for Driving Simulator Fang Tang a, Yanding Wei b, Xiaojun Zhou c, Zhuhui Luo d, Mingxiang Xie e, Peixin Li f Advanced Materials Research Vols. 308-310 (2011) pp 1946-1950 Online available since 2011/Aug/16 at www.scientific.net (2011) Trans Tech Publications, Switzerland doi:10.4028/www.scientific.net/amr.308-310.1946

More information

Parameter identification of a linear single track vehicle model

Parameter identification of a linear single track vehicle model Parameter identification of a linear single track vehicle model Edouard Davin D&C 2011.004 Traineeship report Coach: dr. Ir. I.J.M. Besselink Supervisors: prof. dr. H. Nijmeijer Eindhoven University of

More information

A Fast Computational Genetic Algorithm for Economic Load Dispatch

A Fast Computational Genetic Algorithm for Economic Load Dispatch A Fast Computational Genetic Algorithm for Economic Load Dispatch M.Sailaja Kumari 1, M.Sydulu 2 Email: 1 Sailaja_matam@Yahoo.com 1, 2 Department of Electrical Engineering National Institute of Technology,

More information

Simple Machines. Figure 2: Basic design for a mousetrap vehicle

Simple Machines. Figure 2: Basic design for a mousetrap vehicle Mousetrap Vehicles Figure 1: This sample mousetrap-powered vehicle has a large drive wheel and a small axle. The vehicle will move slowly and travel a long distance for each turn of the wheel. 1 People

More information

Numerical Research on Distributed Genetic Algorithm with Redundant

Numerical Research on Distributed Genetic Algorithm with Redundant Numerical Research on Distributed Genetic Algorithm with Redundant Binary Number 1 Sayori Seto, 2 Akinori Kanasugi 1,2 Graduate School of Engineering, Tokyo Denki University, Japan 10kme41@ms.dendai.ac.jp,

More information

Modeling Mechanical Systems

Modeling Mechanical Systems chp3 1 Modeling Mechanical Systems Dr. Nhut Ho ME584 chp3 2 Agenda Idealized Modeling Elements Modeling Method and Examples Lagrange s Equation Case study: Feasibility Study of a Mobile Robot Design Matlab

More information

GA as a Data Optimization Tool for Predictive Analytics

GA as a Data Optimization Tool for Predictive Analytics GA as a Data Optimization Tool for Predictive Analytics Chandra.J 1, Dr.Nachamai.M 2,Dr.Anitha.S.Pillai 3 1Assistant Professor, Department of computer Science, Christ University, Bangalore,India, chandra.j@christunivesity.in

More information

Introduction to Engineering System Dynamics

Introduction to Engineering System Dynamics CHAPTER 0 Introduction to Engineering System Dynamics 0.1 INTRODUCTION The objective of an engineering analysis of a dynamic system is prediction of its behaviour or performance. Real dynamic systems are

More information

SELECTION AND ANALYSIS OF THE LANDING GEAR FOR UNMANNED AERIAL VEHICLE FOR SAE AERO DESIGN SERIES

SELECTION AND ANALYSIS OF THE LANDING GEAR FOR UNMANNED AERIAL VEHICLE FOR SAE AERO DESIGN SERIES INTERNATIONAL JOURNAL OF MECHANICAL ENGINEERING AND TECHNOLOGY (IJMET) International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 6340(Print), ISSN 0976 6340 (Print) ISSN 0976 6359

More information

Genetic Algorithm Performance with Different Selection Strategies in Solving TSP

Genetic Algorithm Performance with Different Selection Strategies in Solving TSP Proceedings of the World Congress on Engineering Vol II WCE, July 6-8,, London, U.K. Genetic Algorithm Performance with Different Selection Strategies in Solving TSP Noraini Mohd Razali, John Geraghty

More information

OPTIMAL RESERVOIR OPERATION FOR IRRIGATION OF CROPS USING GENETIC ALGORITHM: A CASE STUDY OF SUKHI RESERVOIR PROJECT

OPTIMAL RESERVOIR OPERATION FOR IRRIGATION OF CROPS USING GENETIC ALGORITHM: A CASE STUDY OF SUKHI RESERVOIR PROJECT INTERNATIONAL JOURNAL OF CIVIL ENGINEERING AND TECHNOLOGY (IJCIET) International Journal of Civil Engineering and Technology (IJCIET), ISSN 0976 6308 (Print), ISSN 0976 6308 (Print) ISSN 0976 6316(Online)

More information

Model-based Parameter Optimization of an Engine Control Unit using Genetic Algorithms

Model-based Parameter Optimization of an Engine Control Unit using Genetic Algorithms Symposium on Automotive/Avionics Avionics Systems Engineering (SAASE) 2009, UC San Diego Model-based Parameter Optimization of an Engine Control Unit using Genetic Algorithms Dipl.-Inform. Malte Lochau

More information

Physics 2A, Sec B00: Mechanics -- Winter 2011 Instructor: B. Grinstein Final Exam

Physics 2A, Sec B00: Mechanics -- Winter 2011 Instructor: B. Grinstein Final Exam Physics 2A, Sec B00: Mechanics -- Winter 2011 Instructor: B. Grinstein Final Exam INSTRUCTIONS: Use a pencil #2 to fill your scantron. Write your code number and bubble it in under "EXAM NUMBER;" an entry

More information

Dynamic Analysis of the Dortmund University Campus Sky Train

Dynamic Analysis of the Dortmund University Campus Sky Train Dynamic Analysis of the Dortmund University Campus Sky Train Reinhold Meisinger Mechanical Engineering Department Nuremberg University of Applied Sciences Kesslerplatz 12, 90121 Nuremberg, Germany Abstract

More information

Interactive Animation: A new approach to simulate parametric studies

Interactive Animation: A new approach to simulate parametric studies Interactive Animation: A new approach to simulate parametric studies Darwin Sebayang and Ignatius Agung Wibowo Kolej Universiti Teknologi Tun Hussein Onn (KUiTTHO) Abstract Animation is the one of novel

More information

Estimation of the COCOMO Model Parameters Using Genetic Algorithms for NASA Software Projects

Estimation of the COCOMO Model Parameters Using Genetic Algorithms for NASA Software Projects Journal of Computer Science 2 (2): 118-123, 2006 ISSN 1549-3636 2006 Science Publications Estimation of the COCOMO Model Parameters Using Genetic Algorithms for NASA Software Projects Alaa F. Sheta Computers

More information

PEDESTRIAN HEAD IMPACT ANALYSIS

PEDESTRIAN HEAD IMPACT ANALYSIS INTERNATIONAL JOURNAL OF MECHANICAL ENGINEERING AND TECHNOLOGY (IJMET) International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 6340(Print), ISSN 0976 6340 (Print) ISSN 0976 6359

More information

Suspensions AUTOMOTIVE COMFORT AND CONTROL

Suspensions AUTOMOTIVE COMFORT AND CONTROL 1 Suspensions AUTOMOTIVE COMFORT AND CONTROL In this study unit, you ll learn about common automotive suspension systems, the components that make up these systems, and how the systems and components are

More information

MEASURING WHEEL ALIGNMENT

MEASURING WHEEL ALIGNMENT MEASURING WHEEL ALIGNMENT 2003-04 WHEEL ALIGNMENT Specifications & Procedures - Hummer - H2 Steering and vibration complaints are not always the result of improper alignment. One possible cause is wheel

More information

International Journal of Emerging Technologies in Computational and Applied Sciences (IJETCAS) www.iasir.net

International Journal of Emerging Technologies in Computational and Applied Sciences (IJETCAS) www.iasir.net International Association of Scientific Innovation and Research (IASIR) (An Association Unifying the Sciences, Engineering, and Applied Research) International Journal of Emerging Technologies in Computational

More information

Spare Parts Inventory Model for Auto Mobile Sector Using Genetic Algorithm

Spare Parts Inventory Model for Auto Mobile Sector Using Genetic Algorithm Parts Inventory Model for Auto Mobile Sector Using Genetic Algorithm S. Godwin Barnabas, I. Ambrose Edward, and S.Thandeeswaran Abstract In this paper the objective is to determine the optimal allocation

More information

International Journal of Software and Web Sciences (IJSWS) www.iasir.net

International Journal of Software and Web Sciences (IJSWS) www.iasir.net International Association of Scientific Innovation and Research (IASIR) (An Association Unifying the Sciences, Engineering, and Applied Research) ISSN (Print): 2279-0063 ISSN (Online): 2279-0071 International

More information

DYNAMIC RESPONSE OF VEHICLE-TRACK COUPLING SYSTEM WITH AN INSULATED RAIL JOINT

DYNAMIC RESPONSE OF VEHICLE-TRACK COUPLING SYSTEM WITH AN INSULATED RAIL JOINT 11 th International Conference on Vibration Problems Z. Dimitrovová et al. (eds.) Lisbon, Portugal, 9-12 September 2013 DYNAMIC RESPONSE OF VEHICLE-TRACK COUPLING SYSTEM WITH AN INSULATED RAIL JOINT Ilaria

More information

Slide 10.1. Basic system Models

Slide 10.1. Basic system Models Slide 10.1 Basic system Models Objectives: Devise Models from basic building blocks of mechanical, electrical, fluid and thermal systems Recognize analogies between mechanical, electrical, fluid and thermal

More information

DYNAMICAL ANALYSIS OF SILO SURFACE CLEANING ROBOT USING FINITE ELEMENT METHOD

DYNAMICAL ANALYSIS OF SILO SURFACE CLEANING ROBOT USING FINITE ELEMENT METHOD International Journal of Mechanical Engineering and Technology (IJMET) Volume 7, Issue 1, Jan-Feb 2016, pp. 190-202, Article ID: IJMET_07_01_020 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=7&itype=1

More information

Precise Modelling of a Gantry Crane System Including Friction, 3D Angular Swing and Hoisting Cable Flexibility

Precise Modelling of a Gantry Crane System Including Friction, 3D Angular Swing and Hoisting Cable Flexibility Precise Modelling of a Gantry Crane System Including Friction, 3D Angular Swing and Hoisting Cable Flexibility Renuka V. S. & Abraham T Mathew Electrical Engineering Department, NIT Calicut E-mail : renuka_mee@nitc.ac.in,

More information

Optimum Design of Worm Gears with Multiple Computer Aided Techniques

Optimum Design of Worm Gears with Multiple Computer Aided Techniques Copyright c 2008 ICCES ICCES, vol.6, no.4, pp.221-227 Optimum Design of Worm Gears with Multiple Computer Aided Techniques Daizhong Su 1 and Wenjie Peng 2 Summary Finite element analysis (FEA) has proved

More information

Comparison of Major Domination Schemes for Diploid Binary Genetic Algorithms in Dynamic Environments

Comparison of Major Domination Schemes for Diploid Binary Genetic Algorithms in Dynamic Environments Comparison of Maor Domination Schemes for Diploid Binary Genetic Algorithms in Dynamic Environments A. Sima UYAR and A. Emre HARMANCI Istanbul Technical University Computer Engineering Department Maslak

More information

Balancing Manufacturability and Optimal Structural Performance for Laminate Composites through a Genetic Algorithm

Balancing Manufacturability and Optimal Structural Performance for Laminate Composites through a Genetic Algorithm Balancing Manufacturability and Optimal Structural Performance for Laminate Composites through a Genetic Algorithm Mike Stephens Senior Composites Stress Engineer, Airbus UK Composite Research, Golf Course

More information

Vehicle-Bridge Interaction Dynamics

Vehicle-Bridge Interaction Dynamics Vehicle-Bridge Interaction Dynamics With Applications to High-Speed Railways Y. B. Yang National Taiwan University, Taiwan J. D. Yau Tamkang University, Taiwan Y. S. Wu Sinotech Engineering Consultants,

More information

A Conceptual Approach to Data Visualization for User Interface Design of Smart Grid Operation Tools

A Conceptual Approach to Data Visualization for User Interface Design of Smart Grid Operation Tools A Conceptual Approach to Data Visualization for User Interface Design of Smart Grid Operation Tools Dong-Joo Kang and Sunju Park Yonsei University unlimit0909@hotmail.com, boxenju@yonsei.ac.kr Abstract

More information

State Newton's second law of motion for a particle, defining carefully each term used.

State Newton's second law of motion for a particle, defining carefully each term used. 5 Question 1. [Marks 28] An unmarked police car P is, travelling at the legal speed limit, v P, on a straight section of highway. At time t = 0, the police car is overtaken by a car C, which is speeding

More information

Frequency-domain and stochastic model for an articulated wave power device

Frequency-domain and stochastic model for an articulated wave power device Frequency-domain stochastic model for an articulated wave power device J. Cândido P.A.P. Justino Department of Renewable Energies, Instituto Nacional de Engenharia, Tecnologia e Inovação Estrada do Paço

More information

Virtual CRASH 3.0 Staging a Car Crash

Virtual CRASH 3.0 Staging a Car Crash Virtual CRASH 3.0 Staging a Car Crash Virtual CRASH Virtual CRASH 3.0 Staging a Car Crash Changes are periodically made to the information herein; these changes will be incorporated in new editions of

More information

The Effects of Wheelbase and Track on Vehicle Dynamics. Automotive vehicles move by delivering rotational forces from the engine to

The Effects of Wheelbase and Track on Vehicle Dynamics. Automotive vehicles move by delivering rotational forces from the engine to The Effects of Wheelbase and Track on Vehicle Dynamics Automotive vehicles move by delivering rotational forces from the engine to wheels. The wheels push in the opposite direction of the motion of the

More information

HYBRID GENETIC ALGORITHMS FOR SCHEDULING ADVERTISEMENTS ON A WEB PAGE

HYBRID GENETIC ALGORITHMS FOR SCHEDULING ADVERTISEMENTS ON A WEB PAGE HYBRID GENETIC ALGORITHMS FOR SCHEDULING ADVERTISEMENTS ON A WEB PAGE Subodha Kumar University of Washington subodha@u.washington.edu Varghese S. Jacob University of Texas at Dallas vjacob@utdallas.edu

More information

Goldberg, D. E. (1989). Genetic algorithms in search, optimization, and machine learning. Reading, MA:

Goldberg, D. E. (1989). Genetic algorithms in search, optimization, and machine learning. Reading, MA: is another objective that the GA could optimize. The approach used here is also adaptable. On any particular project, the designer can congure the GA to focus on optimizing certain constraints (such as

More information

F f v 1 = c100(10 3 ) m h da 1h 3600 s b =

F f v 1 = c100(10 3 ) m h da 1h 3600 s b = 14 11. The 2-Mg car has a velocity of v 1 = 100km>h when the v 1 100 km/h driver sees an obstacle in front of the car. It takes 0.75 s for him to react and lock the brakes, causing the car to skid. If

More information

Flux Conference 2012. High Efficiency Motor Design for Electric Vehicles

Flux Conference 2012. High Efficiency Motor Design for Electric Vehicles Flux Conference 2012 High Efficiency Motor Design for Electric Vehicles L. Chen, J. Wang, P. Lombard, P. Lazari and V. Leconte University of Sheffield, Date CEDRAT : 18 October 2012 Presented by: P. Lazari

More information

AP1 Oscillations. 1. Which of the following statements about a spring-block oscillator in simple harmonic motion about its equilibrium point is false?

AP1 Oscillations. 1. Which of the following statements about a spring-block oscillator in simple harmonic motion about its equilibrium point is false? 1. Which of the following statements about a spring-block oscillator in simple harmonic motion about its equilibrium point is false? (A) The displacement is directly related to the acceleration. (B) The

More information

ADVANCED TOOL FOR FLUID DYNAMICS- CFD AND ITS APPLICATIONS IN AUTOMOTIVE, AERODYNAMICS AND MACHINE INDUSTRY

ADVANCED TOOL FOR FLUID DYNAMICS- CFD AND ITS APPLICATIONS IN AUTOMOTIVE, AERODYNAMICS AND MACHINE INDUSTRY International Journal of Mechanical Engineering and Technology (IJMET) Volume 7, Issue 2, March-April 2016, pp. 177 186, Article ID: IJMET_07_02_019 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=7&itype=2

More information

Time Domain and Frequency Domain Techniques For Multi Shaker Time Waveform Replication

Time Domain and Frequency Domain Techniques For Multi Shaker Time Waveform Replication Time Domain and Frequency Domain Techniques For Multi Shaker Time Waveform Replication Thomas Reilly Data Physics Corporation 1741 Technology Drive, Suite 260 San Jose, CA 95110 (408) 216-8440 This paper

More information

Management of Software Projects with GAs

Management of Software Projects with GAs MIC05: The Sixth Metaheuristics International Conference 1152-1 Management of Software Projects with GAs Enrique Alba J. Francisco Chicano Departamento de Lenguajes y Ciencias de la Computación, Universidad

More information

UNIT 1 INTRODUCTION TO AUTOMOBILE ENGINEERING

UNIT 1 INTRODUCTION TO AUTOMOBILE ENGINEERING UNIT 1 INTRODUCTION TO AUTOMOBILE ENGINEERING Introduction to Automobile Engineering Structure 1.1 Introduction Objectives 1.2 Definition 1.3 Classification of Vehicles 1.4 Layout of an Automobile Chassis

More information

Lab 4: 26 th March 2012. Exercise 1: Evolutionary algorithms

Lab 4: 26 th March 2012. Exercise 1: Evolutionary algorithms Lab 4: 26 th March 2012 Exercise 1: Evolutionary algorithms 1. Found a problem where EAs would certainly perform very poorly compared to alternative approaches. Explain why. Suppose that we want to find

More information

Heavy Vehicles Modeling with the Vehicle Dynamics Library

Heavy Vehicles Modeling with the Vehicle Dynamics Library Heavy Vehicle Modeling with VehicleDynamics Library Heavy Vehicles Modeling with the Vehicle Dynamics Library Niklas Philipson Magnus Gäfvert Johan Andreasson Andrew Woodruff Modelon AB Ideon Sience Park,

More information

The Application of Process Automation and Optimisation in the Rapid Development of New Passenger Vehicles at SAIC Motor

The Application of Process Automation and Optimisation in the Rapid Development of New Passenger Vehicles at SAIC Motor The Application of Process Automation and Optimisation in the Rapid Development of New Passenger Vehicles at SAIC Motor Dave Husson Vehicle CAE Manager, SAIC Motor UK Technical Centre Lowhill Lane, Longbridge,

More information

PERFORMANCE TESTING OF BITUMINOUS MIXES USING FALLING WEIGHT DEFLECTOMETER

PERFORMANCE TESTING OF BITUMINOUS MIXES USING FALLING WEIGHT DEFLECTOMETER ABSTRACT NO. 6 PERFORMANCE TESTING OF BITUMINOUS MIXES USING FALLING WEIGHT DEFLECTOMETER Prof Praveen Kumar Dr G D Ransinchung Lt. Col. Mayank Mehta Nikhil Saboo IIT Roorkee IIT Roorkee IIT Roorkee IIT

More information

Tennessee State University

Tennessee State University Tennessee State University Dept. of Physics & Mathematics PHYS 2010 CF SU 2009 Name 30% Time is 2 hours. Cheating will give you an F-grade. Other instructions will be given in the Hall. MULTIPLE CHOICE.

More information

Bit-Level Encryption and Decryption of Images Using Genetic Algorithm: A New Approach

Bit-Level Encryption and Decryption of Images Using Genetic Algorithm: A New Approach Bit-Level Encryption and Decryption of Images Using Genetic Algorithm: A New Approach Gamil R. S. Qaid 1, Sanjay N. Talbar 2 1 Research Student, Electronics & Telecommunications Dept.,S.G.G.S. institute

More information

Chapter 11 Equilibrium

Chapter 11 Equilibrium 11.1 The First Condition of Equilibrium The first condition of equilibrium deals with the forces that cause possible translations of a body. The simplest way to define the translational equilibrium of

More information

FREE CONVECTION FROM OPTIMUM SINUSOIDAL SURFACE EXPOSED TO VERTICAL VIBRATIONS

FREE CONVECTION FROM OPTIMUM SINUSOIDAL SURFACE EXPOSED TO VERTICAL VIBRATIONS International Journal of Mechanical Engineering and Technology (IJMET) Volume 7, Issue 1, Jan-Feb 2016, pp. 214-224, Article ID: IJMET_07_01_022 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=7&itype=1

More information

State Newton's second law of motion for a particle, defining carefully each term used.

State Newton's second law of motion for a particle, defining carefully each term used. 5 Question 1. [Marks 20] An unmarked police car P is, travelling at the legal speed limit, v P, on a straight section of highway. At time t = 0, the police car is overtaken by a car C, which is speeding

More information

Solving Simultaneous Equations and Matrices

Solving Simultaneous Equations and Matrices Solving Simultaneous Equations and Matrices The following represents a systematic investigation for the steps used to solve two simultaneous linear equations in two unknowns. The motivation for considering

More information

Adaptive Cruise Control of a Passenger Car Using Hybrid of Sliding Mode Control and Fuzzy Logic Control

Adaptive Cruise Control of a Passenger Car Using Hybrid of Sliding Mode Control and Fuzzy Logic Control Adaptive Cruise Control of a assenger Car Using Hybrid of Sliding Mode Control and Fuzzy Logic Control Somphong Thanok, Manukid arnichkun School of Engineering and Technology, Asian Institute of Technology,

More information

Abaqus Technology Brief. Automobile Roof Crush Analysis with Abaqus

Abaqus Technology Brief. Automobile Roof Crush Analysis with Abaqus Abaqus Technology Brief Automobile Roof Crush Analysis with Abaqus TB-06-RCA-1 Revised: April 2007. Summary The National Highway Traffic Safety Administration (NHTSA) mandates the use of certain test procedures

More information

Index Terms- Batch Scheduling, Evolutionary Algorithms, Multiobjective Optimization, NSGA-II.

Index Terms- Batch Scheduling, Evolutionary Algorithms, Multiobjective Optimization, NSGA-II. Batch Scheduling By Evolutionary Algorithms for Multiobjective Optimization Charmi B. Desai, Narendra M. Patel L.D. College of Engineering, Ahmedabad Abstract - Multi-objective optimization problems are

More information

Schedule Risk Analysis Simulator using Beta Distribution

Schedule Risk Analysis Simulator using Beta Distribution Schedule Risk Analysis Simulator using Beta Distribution Isha Sharma Department of Computer Science and Applications, Kurukshetra University, Kurukshetra, Haryana (INDIA) ishasharma211@yahoo.com Dr. P.K.

More information

A Binary Model on the Basis of Imperialist Competitive Algorithm in Order to Solve the Problem of Knapsack 1-0

A Binary Model on the Basis of Imperialist Competitive Algorithm in Order to Solve the Problem of Knapsack 1-0 212 International Conference on System Engineering and Modeling (ICSEM 212) IPCSIT vol. 34 (212) (212) IACSIT Press, Singapore A Binary Model on the Basis of Imperialist Competitive Algorithm in Order

More information

CHAPTER 6 GENETIC ALGORITHM OPTIMIZED FUZZY CONTROLLED MOBILE ROBOT

CHAPTER 6 GENETIC ALGORITHM OPTIMIZED FUZZY CONTROLLED MOBILE ROBOT 77 CHAPTER 6 GENETIC ALGORITHM OPTIMIZED FUZZY CONTROLLED MOBILE ROBOT 6.1 INTRODUCTION The idea of evolutionary computing was introduced by (Ingo Rechenberg 1971) in his work Evolutionary strategies.

More information

SOLIDWORKS SOFTWARE OPTIMIZATION

SOLIDWORKS SOFTWARE OPTIMIZATION W H I T E P A P E R SOLIDWORKS SOFTWARE OPTIMIZATION Overview Optimization is the calculation of weight, stress, cost, deflection, natural frequencies, and temperature factors, which are dependent on variables

More information

Application of GA for Optimal Location of FACTS Devices for Steady State Voltage Stability Enhancement of Power System

Application of GA for Optimal Location of FACTS Devices for Steady State Voltage Stability Enhancement of Power System I.J. Intelligent Systems and Applications, 2014, 03, 69-75 Published Online February 2014 in MECS (http://www.mecs-press.org/) DOI: 10.5815/ijisa.2014.03.07 Application of GA for Optimal Location of Devices

More information

6545(Print), ISSN 0976 6553(Online) Volume 4, Issue 2, March April (2013), IAEME & TECHNOLOGY (IJEET)

6545(Print), ISSN 0976 6553(Online) Volume 4, Issue 2, March April (2013), IAEME & TECHNOLOGY (IJEET) INTERNATIONAL International Journal of JOURNAL Electrical Engineering OF ELECTRICAL and Technology (IJEET), ENGINEERING ISSN 0976 & TECHNOLOGY (IJEET) ISSN 0976 6545(Print) ISSN 0976 6553(Online) Volume

More information

Research on a Heuristic GA-Based Decision Support System for Rice in Heilongjiang Province

Research on a Heuristic GA-Based Decision Support System for Rice in Heilongjiang Province Research on a Heuristic GA-Based Decision Support System for Rice in Heilongjiang Province Ran Cao 1,1, Yushu Yang 1, Wei Guo 1, 1 Engineering college of Northeast Agricultural University, Haerbin, China

More information

Wireless Sensor Networks Coverage Optimization based on Improved AFSA Algorithm

Wireless Sensor Networks Coverage Optimization based on Improved AFSA Algorithm , pp. 99-108 http://dx.doi.org/10.1457/ijfgcn.015.8.1.11 Wireless Sensor Networks Coverage Optimization based on Improved AFSA Algorithm Wang DaWei and Wang Changliang Zhejiang Industry Polytechnic College

More information

CHAPTER 5 PREDICTIVE MODELING STUDIES TO DETERMINE THE CONVEYING VELOCITY OF PARTS ON VIBRATORY FEEDER

CHAPTER 5 PREDICTIVE MODELING STUDIES TO DETERMINE THE CONVEYING VELOCITY OF PARTS ON VIBRATORY FEEDER 93 CHAPTER 5 PREDICTIVE MODELING STUDIES TO DETERMINE THE CONVEYING VELOCITY OF PARTS ON VIBRATORY FEEDER 5.1 INTRODUCTION The development of an active trap based feeder for handling brakeliners was discussed

More information

Working Paper. Extended Validation of the Finite Element Model for the 2010 Toyota Yaris Passenger Sedan

Working Paper. Extended Validation of the Finite Element Model for the 2010 Toyota Yaris Passenger Sedan Working Paper NCAC 2012-W-005 July 2012 Extended Validation of the Finite Element Model for the 2010 Toyota Yaris Passenger Sedan Dhafer Marzougui Randa Radwan Samaha Chongzhen Cui Cing-Dao (Steve) Kan

More information

SOFTWARE TESTING STRATEGY APPROACH ON SOURCE CODE APPLYING CONDITIONAL COVERAGE METHOD

SOFTWARE TESTING STRATEGY APPROACH ON SOURCE CODE APPLYING CONDITIONAL COVERAGE METHOD SOFTWARE TESTING STRATEGY APPROACH ON SOURCE CODE APPLYING CONDITIONAL COVERAGE METHOD Jaya Srivastaval 1 and Twinkle Dwivedi 2 1 Department of Computer Science & Engineering, Shri Ramswaroop Memorial

More information

Center of Gravity. We touched on this briefly in chapter 7! x 2

Center of Gravity. We touched on this briefly in chapter 7! x 2 Center of Gravity We touched on this briefly in chapter 7! x 1 x 2 cm m 1 m 2 This was for what is known as discrete objects. Discrete refers to the fact that the two objects separated and individual.

More information

Nonlinear Model Predictive Control of Hammerstein and Wiener Models Using Genetic Algorithms

Nonlinear Model Predictive Control of Hammerstein and Wiener Models Using Genetic Algorithms Nonlinear Model Predictive Control of Hammerstein and Wiener Models Using Genetic Algorithms Al-Duwaish H. and Naeem, Wasif Electrical Engineering Department/King Fahd University of Petroleum and Minerals

More information

Addis Ababa University Addis Ababa Institute of Technology (AAiT)

Addis Ababa University Addis Ababa Institute of Technology (AAiT) Addis Ababa University Addis Ababa Institute of Technology (AAiT) School of Mechanical & Industrial Engineering Railway Engineering Stream Effect of Track Stiffness Variation on the Dynamic Response of

More information

The Development of Virtual Testing Model for Korea High Speed Train

The Development of Virtual Testing Model for Korea High Speed Train The Development of Virtual Testing Model for Korea High Speed Train 1 S.R. Kim, 2 J.S. Koo, 3 T.S. Kwon, 4 H.S. Han Korea University of Science and Technology, Daejeon, Korea 1 ; Seoul National University

More information

An Experimental Study of the Performance of Histogram Equalization for Image Enhancement

An Experimental Study of the Performance of Histogram Equalization for Image Enhancement International Journal of Computer Sciences and Engineering Open Access Research Paper Volume-4, Special Issue-2, April 216 E-ISSN: 2347-2693 An Experimental Study of the Performance of Histogram Equalization

More information

PHY231 Section 2, Form A March 22, 2012. 1. Which one of the following statements concerning kinetic energy is true?

PHY231 Section 2, Form A March 22, 2012. 1. Which one of the following statements concerning kinetic energy is true? 1. Which one of the following statements concerning kinetic energy is true? A) Kinetic energy can be measured in watts. B) Kinetic energy is always equal to the potential energy. C) Kinetic energy is always

More information

PREDICTION OF MACHINE TOOL SPINDLE S DYNAMICS BASED ON A THERMO-MECHANICAL MODEL

PREDICTION OF MACHINE TOOL SPINDLE S DYNAMICS BASED ON A THERMO-MECHANICAL MODEL PREDICTION OF MACHINE TOOL SPINDLE S DYNAMICS BASED ON A THERMO-MECHANICAL MODEL P. Kolar, T. Holkup Research Center for Manufacturing Technology, Faculty of Mechanical Engineering, CTU in Prague, Czech

More information

COMPARING MATRIX-BASED AND GRAPH-BASED REPRESENTATIONS FOR PRODUCT DESIGN

COMPARING MATRIX-BASED AND GRAPH-BASED REPRESENTATIONS FOR PRODUCT DESIGN 12 TH INTERNATIONAL DEPENDENCY AND STRUCTURE MODELLING CONFERENCE, 22 23 JULY 2010, CAMBRIDGE, UK COMPARING MATRIX-BASED AND GRAPH-BASED REPRESENTATIONS FOR PRODUCT DESIGN Andrew H Tilstra 1, Matthew I

More information

By: M.Habibullah Pagarkar Kaushal Parekh Jogen Shah Jignasa Desai Prarthna Advani Siddhesh Sarvankar Nikhil Ghate

By: M.Habibullah Pagarkar Kaushal Parekh Jogen Shah Jignasa Desai Prarthna Advani Siddhesh Sarvankar Nikhil Ghate AUTOMATED VEHICLE CONTROL SYSTEM By: M.Habibullah Pagarkar Kaushal Parekh Jogen Shah Jignasa Desai Prarthna Advani Siddhesh Sarvankar Nikhil Ghate Third Year Information Technology Engineering V.E.S.I.T.

More information

Holland s GA Schema Theorem

Holland s GA Schema Theorem Holland s GA Schema Theorem v Objective provide a formal model for the effectiveness of the GA search process. v In the following we will first approach the problem through the framework formalized by

More information

Determination of Acceleration due to Gravity

Determination of Acceleration due to Gravity Experiment 2 24 Kuwait University Physics 105 Physics Department Determination of Acceleration due to Gravity Introduction In this experiment the acceleration due to gravity (g) is determined using two

More information

A hybrid Approach of Genetic Algorithm and Particle Swarm Technique to Software Test Case Generation

A hybrid Approach of Genetic Algorithm and Particle Swarm Technique to Software Test Case Generation A hybrid Approach of Genetic Algorithm and Particle Swarm Technique to Software Test Case Generation Abhishek Singh Department of Information Technology Amity School of Engineering and Technology Amity

More information

A Parallel Processor for Distributed Genetic Algorithm with Redundant Binary Number

A Parallel Processor for Distributed Genetic Algorithm with Redundant Binary Number A Parallel Processor for Distributed Genetic Algorithm with Redundant Binary Number 1 Tomohiro KAMIMURA, 2 Akinori KANASUGI 1 Department of Electronics, Tokyo Denki University, 07ee055@ms.dendai.ac.jp

More information

CALIBRATION OF A ROBUST 2 DOF PATH MONITORING TOOL FOR INDUSTRIAL ROBOTS AND MACHINE TOOLS BASED ON PARALLEL KINEMATICS

CALIBRATION OF A ROBUST 2 DOF PATH MONITORING TOOL FOR INDUSTRIAL ROBOTS AND MACHINE TOOLS BASED ON PARALLEL KINEMATICS CALIBRATION OF A ROBUST 2 DOF PATH MONITORING TOOL FOR INDUSTRIAL ROBOTS AND MACHINE TOOLS BASED ON PARALLEL KINEMATICS E. Batzies 1, M. Kreutzer 1, D. Leucht 2, V. Welker 2, O. Zirn 1 1 Mechatronics Research

More information

Memory Allocation Technique for Segregated Free List Based on Genetic Algorithm

Memory Allocation Technique for Segregated Free List Based on Genetic Algorithm Journal of Al-Nahrain University Vol.15 (2), June, 2012, pp.161-168 Science Memory Allocation Technique for Segregated Free List Based on Genetic Algorithm Manal F. Younis Computer Department, College

More information

PHY231 Section 1, Form B March 22, 2012

PHY231 Section 1, Form B March 22, 2012 1. A car enters a horizontal, curved roadbed of radius 50 m. The coefficient of static friction between the tires and the roadbed is 0.20. What is the maximum speed with which the car can safely negotiate

More information

Topology optimization based on graph theory of crash loaded flight passenger seats

Topology optimization based on graph theory of crash loaded flight passenger seats 7. LS-DYNA Anwenderforum, Bamberg 2008 Optimierung III Topology optimization based on graph theory of crash loaded flight passenger seats Axel Schumacher, Christian Olschinka, Bastian Hoffmann Hamburg

More information

Problem Set 1. Ans: a = 1.74 m/s 2, t = 4.80 s

Problem Set 1. Ans: a = 1.74 m/s 2, t = 4.80 s Problem Set 1 1.1 A bicyclist starts from rest and after traveling along a straight path a distance of 20 m reaches a speed of 30 km/h. Determine her constant acceleration. How long does it take her to

More information

Dong-Joo Kang* Dong-Kyun Kang** Balho H. Kim***

Dong-Joo Kang* Dong-Kyun Kang** Balho H. Kim*** Visualization Issues of Mass Data for Efficient HMI Design on Control System in Electric Power Industry Visualization in Computerized Operation & Simulation Tools Dong-Joo Kang* Dong-Kyun Kang** Balho

More information

Bicycle Math. presented to the Olivetti Club. Timothy E. Goldberg. March 30, 2010. Cornell University Ithaca, New York

Bicycle Math. presented to the Olivetti Club. Timothy E. Goldberg. March 30, 2010. Cornell University Ithaca, New York Bicycle Math presented to the Olivetti Club Timothy E. Goldberg Cornell University Ithaca, New York March 30, 2010 Abstract Some pretty interesting mathematics, especially geometry, arises naturally from

More information