Virtual test technology study of automatic weapon

Size: px
Start display at page:

Download "Virtual test technology study of automatic weapon"

Transcription

1 ISSN , England, UK World Journal of Modelling and Simulation Vol. 7 (2011) No. 2, pp Virtual test technology study of automatic weapon Jinfeng Ni 1, Xin Wang 2, Cheng Xu 3 1 College of Mechanical and Electrical Engineering, Nanjing University of Aeronautics and Astronautics, Nanjing , P. R. China 2 School of Computer Science & Technology, Nanjing University of Science and Technology, Nanjing , P. R. China 3 School of Mechanical Engineering, Nanjing University of Science and Technology, Nanjing , P. R. China (Received May , Accepted October ) Abstract. In this paper, virtual test technology of automatic weapon is studied based on the dynamic simulation platform-adams. A systemic suit of project for modelling and simulation is provided including the computation of the interior ballistics and random ballistics simulation for the generation of work load, the simulation control method of single fire and repeating fire using parametric design, sensor and script control, as well as the computation of exterior ballistics for the forecast of the firing precision. The implement process is discussed and a simulation instance is presented finally to demonstrate the correctness and efficiency of this study. Keywords: virtual test, modelling and simulation, automatic weapon 1 Introduction In the process of developing a weapon system, experiment is an indispensable step, and need to be done repeatedly [17]. Automatic weapon is a system consisting of many mechanisms such as feed mechanism, firing mechanism and counter-recoil mechanism, etc [15]. The energy of its action is special because it comes from the powder. Traditional weapon design work needs lots of fire tests after the prime prototype weapon has been designed [11].The automatic weapon under design will undergo a series of strict tests. The overall project of the prototype weapon should be modified by the data obtained from the fire tests [3].Thus the design process consumes time and labor. Virtual prototyping has become an advanced design and development technology in the past two decades. From the view of mechanical design, virtual prototype is a computer simulation of a physical product. It can be presented, analyzed, and tested from concerned product lifecycle aspects such as design, manufacturing, service, and recycling as if on a real physical model [2]. The dynamic simulation software MSC.ADAMS is a deputy of virtual prototyping for its powerful analysis function. It has been used widely for dynamic simulation of mechanical products, including automatic weapon [16]. The Weapon Systems Division-Weapons Technology Branch of US Army ARDEC, has completed the dynamic models of M9, M16, M249 and Mk19. The results have been validated with verified data [1]. During the program of LSAT (Lightweight Small Arms Technologies) of US Army ARDEC, modeling and simulation has become a major contributor to the success of this program [12]. Virtual model is established and dynamic simulation is done based on ADAMS [6, 10]. However, some questions in this area still need to be solved to make the simulation process systematical. The object of this paper is to study virtual test technology and it is divided into four parts (the generation of load, the fire control method, the forecast of fire precision and instance of virtual test). Corresponding author. address: nijinf@nuaa.edu.cn. Published by World Academic Press, World Academic Union

2 156 J. Ni & X. Wang & C. Xu: Virtual test technology study of automatic weapon 2 The generation of load 2.1 Module for interior ballistics computation The powder provides energy for the motion of automatic weapon. So it s necessary to obtain average gas pressure and corresponding ballistics parameters such as bullet velocity leaving the muzzle. Programming is the traditional method to solve the basic equations of the interior ballistics [14]. In this paper, the bullet is taken as the study object and the basic equations are analyzed. Dynamic simulation is done on the bullet. It is driven by the force expressed including velocity function and displacement function [8]. During the simulation, the solver of ADAMS will solve the kinematics differential equation of the bullet. The simulation will stop when a sensor monitors that the displacement of the bullet is equal to the length of the tube. Thus the interior ballistics question can be solved using the solver of the dynamic simulation platform. The interior ballistics computing module based on the method above is developed by the tool of the simulation platform. The interior ballistics is solved when the parameters such as the powder figures, the charge structure and the structure of the tube are inputted. The results can be observed from the post-processing module. This work changes the way that the interior ballistics data must be imported by special computing software. It also provides the possibility of achieving random simulation of interior ballistics. 2.2 Random simulation of interior ballistics The interior ballistics process is random actually for the reasons such as the charge and ignition conditions. So the random simulation must be considered for accuracy of the virtual test, which is not considered in previous simulations. According to vast data from the shooting range and statistics verification of the distributing functions, the initial parameters such as the charge quantity, the powder force and the bullet weight obey the normal distributions [4]. Meanwhile they are independent random variables. Monte Carlo method can be used to simulate this random process. From the view of experimental design, the interior ballistics circulation can be viewed as the bullet shooting under different initial parameters. In this paper, the random simulation of interior ballistics is done with the additional module of ADAMS-ADAMS/Insight. ADAMS/Insight is a powerful module. It helps us design sophisticated tests for measuring the performance of mechanical system. It also provides a collection of statistical tools for analyzing the results of tests so that we can understand how to refine and improve our system better. It provides various experimental methods including Monte Carlo method. When the data such as the mean and variance of the design variable are inputted, the design variables matrix which obeys the normal distribution will be created. The random simulation of the interior ballistics can be finished by selecting the parameters such as bullet weight and powder force as the random variables. The interior ballistics computing module mentioned above is used. Fig. 1 shows five chamber pressure curves of some 12.7mm caliber machine gun. 3 Fire control of virtual test The fire modes of weapon include single fire, burst fire and repeating fire. Burst fire belongs to repeating fire virtually. The fire control of virtual test can improve the efficiency of simulation. At the same time it s crucial to achieve repeating fire. In this section, the gas-operation machine gun is taken as the study object and the control problem is studied. 3.1 Single fire control If simulation is done to simulate single fire, the expression of load should be revised manually. Thus the whole virtual test is discontinuous and depends on man-machine interaction. Here the effect of load changes on the prototype is analyzed from the view of parametric analysis. By this method, different parameter values are get from the design variables every time and simulation is executed automatically. It can consider the effect on the prototype when multiple design variables change. WJMS for contribution: submit@wjms.org.uk

3 World Journal of Modelling and Simulation, Vol. 7 (2011) No. 2, pp When single fire simulation is done on the prototype, AKISPL function is used to get values from the corresponding load curves. The expression in function builder is AKISPL (t, 0, SP ID, 0), where t is the simulation time variable and SP ID is the parametric ID variable of load curve. The load curve stored in the model has a unique identifier, that s ID. The IDs of curves are numbered in series. Here we suppose five groups of load curves are considered. The initial Ids are numbered n and m representing the load curves in the tube chamber and gas chamber respectively. Two design variables, DV 1 and DV 2,are created to represent Fig. 1. Five chamber pressure curves Fig. 2. Displacement curves of ten bullets the parametric ID variables of load curves on the tube chamber and gas chamber. The load expressions are AKISPL (t, 0, DV 1, 0) and AKISPL (t, 0, DV 2, 0) respectively. The test times and design matrix are inputted directly to fix the combination of variables. Fig. 4 shows a created design matrix and its denotative IDs. It denotes the simulation is repeated five times. Every time the design variables get different values. Thus single fire control can be finished. 3.2 Repeating fire control The load and cycle differ when weapon fires repeatedly. It s difficult to select another load curve after the finish of a cycle by common method. There are two problems to be solved: the time record and the automatic transformation of load when the automatic mechanisms count-recoil [9]. For the first problem, a sensor can Fig. 3. Dynamic model of weapon Fig. 4. The Design matrix and its denotative IDs be created to record the time. Sensor can be used to monitor if some certain event happens and change the simulation control process if needed. It can also be used to record the value of expression to be evaluated. During the work of automatic weapon, the displacement between the bolt carrier and the tube varies and becomes minimum when the automatic mechanisms count-recoil. So a sensor can be created to monitor if the above displacement reaches some given value and record the time. Its expression is as follows: SENSOR/1, VALUE = XX, LE, FUNCTION = ABS(DX(6, 4))/EVALUATE = time. It expresses that when the absolute displacement value between the markers of the bolt carrier (ID number 6) and the tube (ID number 4) is equal to or less than the given value XX, the simulation time is returned. The function SENVAL (1) is used to get value from the sensor with ID number 1. The expression is revised correspondingly: AKISPL (t-senval (1), 0, SP ID, 0), which will get values from the same load curve and finish repeating fire under the same load. WJMS for subscription: info@wjms.org.uk

4 158 J. Ni & X. Wang & C. Xu: Virtual test technology study of automatic weapon Simulation script control can be used to achieve the automatic load transformation. This method can control the analysis type during simulation, the in-out of analysis results and the lock or unlock of elements such as force and sensor. Script control is discussed here for the weapon action for two cycles. Now supposing the IDs of load curves are n n + 1 in the tube chamber and m m + 11 in the gas chamber, two groups of forces are created and each group has two forces. Their expressions are the same: AKISPL (t-senval (1), 0, SP ID, 0). Another sensor is created with ID number 2 to monitor if the bolt carrier count-recoils. But it doesn t return the value and the simulation will proceed. Its expression is as follows: SENSOR/2, VALUE = XX, RETURN, FUNCTION = ABS(DX(6, 4)). When the simulation starts, the forces of second group are deactivated. When sensor with ID number 2 monitors that the bolt carrier count-recoils, the forces of first group are deactivated and those of second group are activated. The sensor with ID number 2 should be deactivated at the same time to proceed with the simulation. And then the sensor with ID number 2 should be activated to monitor if the bolt carrier count-recoils next time. The script control expressions are listed as follows and this method can finish the control of repeating fire perfectly.! Insert ACF commands here: DEACTIVATE/SFORCE, ID = n + 1m + 1 SIMULATE/DYNAMIC, END = 0.12, DTOUT = 1.0E 002 DEACTIVATE/SENSOR, ID = 2 DEACTIVATE/SFORCE, ID = nm ACTIVATE/SFORCE, ID = n + 1m + 1 SIMULATE/DYNAMIC, END = 0.15, DTOUT = 1.0E 002 ACTIVATE/SENSOR, ID = 2 SIMULATE/DYNAMIC, END = 0.25, DTOUT = 1.0E Module for external ballistics computation The basic problem of exterior ballistics is the movement of bullet leaving the muzzle which is related to fire precision. For large caliber weapon, index of standing target disperses is taken as the evaluation generally. R50 means the radius of circle which takes the disperse center as its center and includes fifty percent of the bullets on the target. During the flight of bullet in air, there are two forces on the bullet: the gravity and the atmosphere resistance [13]. Supposing the bullet mass, initial ballistics coefficient and weather condition are given, the atmosphere resistance is a function of the height and velocity of bullet after analysis [7]. Thus a dynamic simulation can be done on the bullet using the same method of the interior ballistics computation. The exterior ballistics computation module is developed. It can be used to analyze the fire precision if the initial conditions of bullet such as the initial velocity and initial shooting angle are inputted. 5 Instance of virtual test Virtual test is carried through on some 12.7 mm caliber machine gun. Fig. 3 shows its dynamic model. A series of data are obtained. Among those, the movement parameters of automatic mechanisms and firing precision are two important evaluation factors. Fig. 5 and 6 show the velocity curves of automatic mechanisms with five rounds fire from virtual test and from shooting range respectively. The data extracted from the curves are compared and found to be in good coincidence. For example, when the automatic mechanisms recoil and counter-recoil, the maximum velocities are 9.14meters per second and 5.24 meters per second from virtual test, and are 9.07 meters per second and 5.14 meters per second from shooting range. The firing frequencies are 631 rounds per minute and 623 rounds per minute respectively. Fig. 2 shows the longitudinal displacements WJMS for contribution: submit@wjms.org.uk

5 World Journal of Modelling and Simulation, Vol. 7 (2011) No. 2, pp Fig. 5. Velocity of automatic mechanisms from virtual test Fig. 6. Velocity of automatic mechanisms from shooting range vs. transverse displacements of ten rounds bullets on the target 100 meters far from the firing spot. The end of each curve is the bullet location on the target. The R50 is 11.8 cm from the virtual test and 12.4 cm from shooting range. As can be seen, the data from virtual test reflect the characteristics of the weapon exactly. 6 Conclusion In this paper, virtual test technology of automatic weapon is discussed. A systemic suit of project for modelling and simulation is provided including computation of interior and exterior ballistics, consideration of random ballistics and simulation control on the same simulation platform. A virtual test instance is provided. The simulation results are verified by the experimental data from the shooting range. This technology can be used for the design and improvement of automatic weapon with less tests from the shooting range. As for future research, we will further perfect the project with more instances. More over, we will study the interaction between weapon and human body in depth since some researches have been carried on [5]. References [1] M. Daniti, E. Binter. Dynamic simulation of legacy weapon systems. in: NDIA Joint Services Small Arms Systems Annual Symposium, [2] G. Gary. Proceedings of the 2001 asme design technical conference and computers in engineering conference. Pittsburgh, Pennsylvania, [3] Y. Hang, X. Wang, G. Yang. Realization of a virtual experiment system of gun. World Journal of Modelling and Simulation, 2006, 2: [4] Z. Jin. Gun interior ballistics. Beijing Institute of Technology Press, Beijing, (In Chinese) [5] Y. Lee, Y. Choi. A study on the human impulse characteristics of standing shooting posture. Transactions of the Korean Society of Mechanical Engineers, 2004, 4: [6] J. McConville. The creation of a fully functional virtual prototype of an automatic weapon using msc adams. in: MSC.Software Virtual Product Development Conference, [7] J. Ni, C. Xu. Development of exterior ballistics module based on dynamic simulation software. Armament Automation, 2005, 5: (In Chinese) [8] J. Ni, C. Xu. A new method based on dynamic simulation software for the computation of interior ballistics. Computer Simulation, 2005, 9: (In Chinese) [9] J. Ni, C. Xu, Y. Wang. Virtual experiment technology study of weapon automatic mechanisms. Journal of System Simulation, 2006, 6: (In Chinese) [10] K. Phillips, P. Shipley. Lightweight small arms technologies. in: NDIA Joint Services Small Arms Systems Annual Symposium, [11] G. Song. Weapon system engineering. National Defense Industrial Press, Beijing, (In Chinese) [12] K. Spieg, P. Shipley. Lightweight small arms technologies (lsat) program update. in: NDIA Joint Services Small Arms Systems Annual Symposium, [13] Z. Wang, W. Zhou. Theory and method of exterior ballistic design. Science Press, Beijing, (In Chinese) WJMS for subscription: info@wjms.org.uk

6 160 J. Ni & X. Wang & C. Xu: Virtual test technology study of automatic weapon [14] C. Weng, H. Wang. Computational interior ballistics. National Defense Industrial Press, Beijing, (In Chinese) [15] S. Yi, J. Zhang. Principle and construction of automatic weapon. National Defense Industrial Press, Beijing, (In Chinese) [16] X. Zhang, C. Yu, D. Ma. Simulation research on air-burst dispersion of some multiple launch rocket system. World Journal of Modelling and Simulation, 2005, 9: [17] X. Zhang, Y. Zhang. Simulation research on damage efficiency of multiple launch rockets intercepting aircraft. World Journal of Modelling and Simulation, 2008, 4: WJMS for contribution:

Simulation of engraving process of large-caliber artillery using coupled Eulerian-Lagrangian method

Simulation of engraving process of large-caliber artillery using coupled Eulerian-Lagrangian method Simulation of engraving process of large-caliber artillery using coupled Eulerian-Lagrangian method Zhen Li 1, Jianli Ge 2, Guolai Yang 3, Jun Tang 4 School of Mechanical Engineering, Nanjing University

More information

Trajectory Planning for Reentry Maneuverable Ballistic Missiles

Trajectory Planning for Reentry Maneuverable Ballistic Missiles International Conference on Manufacturing Science and Engineering (ICMSE 215) rajectory Planning for Reentry Maneuverable Ballistic Missiles XIE Yu1, a *, PAN Liang1,b and YUAN ianbao2,c 1 College of mechatronic

More information

Design of Liquid Level Control System Based on Simulink and PLC

Design of Liquid Level Control System Based on Simulink and PLC 2017 3rd International Symposium on Mechatronics and Industrial Informatics (ISMII 2017) ISBN: 978-1-60595-501-8 Design of Liquid Level Control System Based on Simulink and PLC Xiuwei FU 1,a, Ying QI 2,b

More information

ACCURACY MODELING OF THE 120MM M256 GUN AS A FUNCTION OF BORE CENTERLINE PROFILE

ACCURACY MODELING OF THE 120MM M256 GUN AS A FUNCTION OF BORE CENTERLINE PROFILE 1 ACCURACY MODELING OF THE 120MM M256 GUN AS A FUNCTION OF BORE CENTERLINE BRIEFING FOR THE GUNS, AMMUNITION, ROCKETS & MISSILES SYMPOSIUM - 25-29 APRIL 2005 RONALD G. GAST, PhD, P.E. SPECIAL PROJECTS

More information

A Matlab/Simulink-based method for modelling and simulation of split Hopkinson bar test

A Matlab/Simulink-based method for modelling and simulation of split Hopkinson bar test ISSN 1 746-7233, England, UK World Journal of Modelling and Simulation Vol. 6 (2010) No. 3, pp. 205-213 A Matlab/Simulink-based method for modelling and simulation of split Hopkinson bar test Yongjian

More information

Citation for the original published paper (version of record):

Citation for the original published paper (version of record): http://www.diva-portal.org This is the published version of a paper published in Procedia Engineering. Citation for the original published paper (version of record): Zhang, D., Lu, J., Wang, L., Li, J.

More information

Projectile Trajectory Scenarios

Projectile Trajectory Scenarios Projectile Trajectory Scenarios Student Worksheet Name Class Note: Sections of this document are numbered to correspond to the pages in the TI-Nspire.tns document ProjectileTrajectory.tns. 1.1 Trajectories

More information

Analysis of the CFD study of skiing curve slide way phase pneumatic freestyle athletes

Analysis of the CFD study of skiing curve slide way phase pneumatic freestyle athletes Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2014, 6(4):969-973 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 Analysis of the CFD study of skiing curve slide

More information

Operation Trajectory Control of Industrial Robots Based on Motion Simulation

Operation Trajectory Control of Industrial Robots Based on Motion Simulation Operation Trajectory Control of Industrial Robots Based on Motion Simulation Chengyi Xu 1,2, Ying Liu 1,*, Enzhang Jiao 1, Jian Cao 2, Yi Xiao 2 1 College of Mechanical and Electronic Engineering, Nanjing

More information

Research on Measuring and Optimization Method of Dynamic Accuracy of CNC Machine Tools

Research on Measuring and Optimization Method of Dynamic Accuracy of CNC Machine Tools Sensors & Transducers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com Research on Measuring and Optimization Method of Dynamic Accuracy of CNC Machine Tools 1, 2 Zhiming FENG, 2 Guofu YIN,

More information

AnalyzeLoad User s Manual

AnalyzeLoad User s Manual Box Elder Innovations, LLC Bear River City, Utah www.boxelderinnovations.com beinnov@frontier.com AnalyzeLoad User s Manual 1.0 Introduction AnalyzeLoad is a set of computer programs that have at their

More information

Study on mathematical model of the shoulder shaper

Study on mathematical model of the shoulder shaper ISSN 1 746-7233, England, UK World Journal of Modelling and Simulation Vol. 2 (2006) No. 2, pp. 129-133 Study on mathematical model of the shoulder shaper Zhijun Chu, Yijie Zhou, Heping Cai Southern Yangtze

More information

A Practical Adaptive Proportional-Derivative Guidance Law

A Practical Adaptive Proportional-Derivative Guidance Law Engineering Letters, 2:3, EL_2_3_15 A Practical Adaptive Proportional-Derivative Guidance Law Yongwei Zhang, Min Gao, Suochang Yang, Baochen Li, Xue Gao Abstract The well-known proportional navigation

More information

Small Arms Grenade Munition Integration & Demonstration

Small Arms Grenade Munition Integration & Demonstration U.S. Army Research, Development and Engineering Command Small Arms Grenade Munition Integration & Demonstration Chris Gandy US ARMY ARDEC Joint Service Small Arms Program Office(JSSAP) RDAR-EIJ chris.gandy@us.army.mil

More information

Multi-Objective Optimization of Gatling gun Tripod Based on Mesh. Morphing and RBF Model

Multi-Objective Optimization of Gatling gun Tripod Based on Mesh. Morphing and RBF Model Multi-Objective Optimization of Gatling gun Tripod Based on Mesh Morphing and RBF Model BINBIN HUA, RUILIN WANG, YONGJIAN LI, XIAOYONG KANG, HAO TIAN Department of Mechanical Engineering Shijiazhuang Mechanical

More information

Arrow Tech Course Catalog

Arrow Tech Course Catalog Arrow Tech Course Catalog Advanced Training for the Weapons Designer COURSE PAGE DURATION (DAYS) Basic PRODAS 3 3 Basic PRODAS (Extended) 5 5 Advanced User PRODAS 7 3 BALANS (Projectile Balloting Analysis)

More information

System Modeling for Projectile Design and Optimization Presented By : Phil Brislin

System Modeling for Projectile Design and Optimization Presented By : Phil Brislin System Modeling for Projectile Design and Optimization Presented By : Phil Brislin AGENDA What is EAPS? Development of a projectile design model. Algorithm description. Benefit to the EAPS program. Extended

More information

Kinematics and dynamics analysis of micro-robot for surgical applications

Kinematics and dynamics analysis of micro-robot for surgical applications ISSN 1 746-7233, England, UK World Journal of Modelling and Simulation Vol. 5 (2009) No. 1, pp. 22-29 Kinematics and dynamics analysis of micro-robot for surgical applications Khaled Tawfik 1, Atef A.

More information

High Precision Man-machine Collaborative Assembly System Xin YE 1,*, Yu-hong LIU 1, Hao WU 2, Zhi-jing ZHANG 1 and Yi-jin ZHAO 1

High Precision Man-machine Collaborative Assembly System Xin YE 1,*, Yu-hong LIU 1, Hao WU 2, Zhi-jing ZHANG 1 and Yi-jin ZHAO 1 2017 2nd International Conference on Computer, Mechatronics and Electronic Engineering (CMEE 2017) ISBN: 978-1-60595-532-2 High Precision Man-machine Collaborative Assembly System Xin YE 1,*, Yu-hong LIU

More information

A CGF (Computer Generated Forces) Model for Single Tank

A CGF (Computer Generated Forces) Model for Single Tank 216 International Congress on Computation Algorithms in Engineering (ICCAE 216) ISBN: 978-1-6595-386-1 A CGF (Computer Generated Forces) Model for Single Tank Lu Chen, Renyou Zhang & Bo Dong Operational

More information

Flow Field Analysis of Turbine Blade Modeling Based on CFX-Blade Gen

Flow Field Analysis of Turbine Blade Modeling Based on CFX-Blade Gen Flow Field Analysis of Turbine Blade Modeling Based on CFX-Blade Gen Liguang Wang 1, 2, a, *, Zhijun Li 1, 2, b, Yu Wang 1, 2, c, Baolin Liu 1, 2, Qin Zhou 1, 2 1 School of Engineering and Technology,

More information

REPORT DOCUMENTATION PAGE

REPORT DOCUMENTATION PAGE REPORT DOCUMENTATION PAGE Form Approved OMB No. 0704-0188 The public reporting burden for this collection of information is estimated to average 1 hour per response, including the time for reviewing instructions,

More information

Interaction of Fluid Simulation Based on PhysX Physics Engine. Huibai Wang, Jianfei Wan, Fengquan Zhang

Interaction of Fluid Simulation Based on PhysX Physics Engine. Huibai Wang, Jianfei Wan, Fengquan Zhang 4th International Conference on Sensors, Measurement and Intelligent Materials (ICSMIM 2015) Interaction of Fluid Simulation Based on PhysX Physics Engine Huibai Wang, Jianfei Wan, Fengquan Zhang College

More information

Virtual Interaction System Based on Optical Capture

Virtual Interaction System Based on Optical Capture Sensors & Transducers 203 by IFSA http://www.sensorsportal.com Virtual Interaction System Based on Optical Capture Peng CHEN, 2 Xiaoyang ZHOU, 3 Jianguang LI, Peijun WANG School of Mechanical Engineering,

More information

Simulation Comparison Between PTC/Creo and Professional CAE Software Li-xin WANG*, Jun-hui LIU and Lin-kai CHEN

Simulation Comparison Between PTC/Creo and Professional CAE Software Li-xin WANG*, Jun-hui LIU and Lin-kai CHEN 2017 International Conference on Mechanical and Mechatronics Engineering (ICMME 2017) ISBN: 978-1-60595-440-0 Simulation Comparison Between PTC/Creo and Professional CAE Software Li-xin WANG*, Jun-hui

More information

Dynamics Response of Spatial Parallel Coordinate Measuring Machine with Clearances

Dynamics Response of Spatial Parallel Coordinate Measuring Machine with Clearances Sensors & Transducers 2013 by IFSA http://www.sensorsportal.com Dynamics Response of Spatial Parallel Coordinate Measuring Machine with Clearances Yu DENG, Xiulong CHEN, Suyu WANG Department of mechanical

More information

Simulation-Based Design of Robotic Systems

Simulation-Based Design of Robotic Systems Simulation-Based Design of Robotic Systems Shadi Mohammad Munshi* & Erik Van Voorthuysen School of Mechanical and Manufacturing Engineering, The University of New South Wales, Sydney, NSW 2052 shadimunshi@hotmail.com,

More information

Parametric Study of Engine Rigid Body Modes

Parametric Study of Engine Rigid Body Modes Parametric Study of Engine Rigid Body Modes Basem Alzahabi and Samir Nashef C. S. Mott Engineering and Science Center Dept. Mechanical Engineering Kettering University 17 West Third Avenue Flint, Michigan,

More information

Research Article. ISSN (Print) *Corresponding author Chen Hao

Research Article. ISSN (Print) *Corresponding author Chen Hao Scholars Journal of Engineering and Technology (SJET) Sch. J. Eng. Tech., 215; 3(6):645-65 Scholars Academic and Scientific Publisher (An International Publisher for Academic and Scientific Resources)

More information

Name Period. (b) Now measure the distances from each student to the starting point. Write those 3 distances here. (diagonal part) R measured =

Name Period. (b) Now measure the distances from each student to the starting point. Write those 3 distances here. (diagonal part) R measured = Lesson 5: Vectors and Projectile Motion Name Period 5.1 Introduction: Vectors vs. Scalars (a) Read page 69 of the supplemental Conceptual Physics text. Name at least 3 vector quantities and at least 3

More information

NUMERICAL ANALYSIS OF ROLLER BEARING

NUMERICAL ANALYSIS OF ROLLER BEARING Applied Computer Science, vol. 12, no. 1, pp. 5 16 Submitted: 2016-02-09 Revised: 2016-03-03 Accepted: 2016-03-11 tapered roller bearing, dynamic simulation, axial load force Róbert KOHÁR *, Frantisek

More information

USE OF ADAMS IN DYNAMIC SIMULATION OF LANDING GEAR RETRACTION AND EXTENSION

USE OF ADAMS IN DYNAMIC SIMULATION OF LANDING GEAR RETRACTION AND EXTENSION USE OF ADAMS IN DYNAMIC SIMULATION OF LANDING GEAR RETRACTION AND EXTENSION Author : O. NOEL Messier-Dowty SA (Velizy, France) 1. ABSTRACT This paper presents the method in use at Messier-Dowty SA during

More information

Video scenes clustering based on representative shots

Video scenes clustering based on representative shots ISSN 746-7233, England, UK World Journal of Modelling and Simulation Vol., No. 2, 2005, pp. -6 Video scenes clustering based on representative shots Jun Ye, Jian-liang Li 2 +, C. M. Mak 3 Dept. Applied

More information

Trajectory planning of 2 DOF planar space robot without attitude controller

Trajectory planning of 2 DOF planar space robot without attitude controller ISSN 1 746-7233, England, UK World Journal of Modelling and Simulation Vol. 4 (2008) No. 3, pp. 196-204 Trajectory planning of 2 DOF planar space robot without attitude controller Rajkumar Jain, Pushparaj

More information

(40-455) Student Launcher

(40-455) Student Launcher 611-1415 (40-455) Student Launcher Congratulations on your purchase of the Science First student launcher. You will find Science First products in almost every school in the world. We have been making

More information

SPH3U1 Lesson 12 Kinematics

SPH3U1 Lesson 12 Kinematics SPH3U1 Lesson 12 Kinematics PROJECTILE MOTION LEARNING GOALS Students will: Describe the motion of an object thrown at arbitrary angles through the air. Describe the horizontal and vertical motions of

More information

Path Planning for Aircraft Fuel Tank Inspection Robot Based on Region Division

Path Planning for Aircraft Fuel Tank Inspection Robot Based on Region Division Sensors & Transducers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com Path Planning for Aircraft Fuel Tank Inspection Robot Based on Region Division * Guochen NIU, Ziwei LI, Chengwei ZHANG,

More information

Methodology and Results of a Safe Separation Study for Navy 5-Inch Projectiles

Methodology and Results of a Safe Separation Study for Navy 5-Inch Projectiles NAVAL SURFACE WARFARE CENTER DAHLGREN DIVISION Methodology and Results of a Safe Separation Study for Navy 5-Inch Projectiles 2016 NDIA Fuze Conference GUN & ELECTRIC WEAPON SYSTEMS DEPARTMENT (E) Jason

More information

The Parameters Optimization of Fusion Winglet Based on Orthogonal Experiment Yue LUO 1, *, Qi WANG 1, Qi DU 1 and Hou-An DING 1

The Parameters Optimization of Fusion Winglet Based on Orthogonal Experiment Yue LUO 1, *, Qi WANG 1, Qi DU 1 and Hou-An DING 1 2016 International Conference on Control and Automation (ICCA 2016) ISBN: 978-1-60595-329-8 The Parameters Optimization of Fusion Winglet Based on Orthogonal Experiment Yue LUO 1, *, Qi WANG 1, Qi DU 1

More information

Design and Research on Mechanism of Bionic Flapping-wing Air Vehicle

Design and Research on Mechanism of Bionic Flapping-wing Air Vehicle Vol.8, No.4 (2015), pp. 299-306 http://dx.doi.org/10.14257/ijhit.2015.8.4.31 Design and Research on Mechanism of Bionic Flapping-wing Air Vehicle Yang Yonggang, Xie Youzeng and Huo Lipeng School of Aeronautics

More information

Improved DDA Algorithm and FPGA Implementation Yi-Xuan WANG a, Quan-Gang WEN b, He YIN c, Zhi-Gang HAO, Xin-Zheng DONG

Improved DDA Algorithm and FPGA Implementation Yi-Xuan WANG a, Quan-Gang WEN b, He YIN c, Zhi-Gang HAO, Xin-Zheng DONG 2016 International Conference on Mechanics Design, Manufacturing and Automation (MDM 2016) ISBN: 978-1-60595-354-0 Improved DDA Algorithm and FPGA Implementation Yi-Xuan WANG a, Quan-Gang WEN b, He YIN

More information

Applied Ballistics Ultralite Engine

Applied Ballistics Ultralite Engine Bushnell Ballistics For Android and iphone The Bushnell Ballistics App, is a companion app to use with your Bushnell Scopes to calculate firing solutions. This app allows you to use current atmospherics

More information

Open Access The Kinematics Analysis and Configuration Optimize of Quadruped Robot. Jinrong Zhang *, Chenxi Wang and Jianhua Zhang

Open Access The Kinematics Analysis and Configuration Optimize of Quadruped Robot. Jinrong Zhang *, Chenxi Wang and Jianhua Zhang Send Orders for Reprints to reprints@benthamscience.ae The Open Automation and Control Systems Journal, 014, 6, 1685-1690 1685 Open Access The Kinematics Analysis and Configuration Optimize of Quadruped

More information

The Constructing of Gearbox Transmission Mechanism 3D Model based

The Constructing of Gearbox Transmission Mechanism 3D Model based The Constructing of Gearbox Transmission Mechanism 3D Model based on SolidWorks Jiangsu Jianzhu Institute, Jiangsu China 221116 yuanyuxiang4532@163.com Abstract The gearbox is a complex system component

More information

OPTIMAL KINEMATIC DESIGN OF A CAR AXLE GUIDING MECHANISM IN MBS SOFTWARE ENVIRONMENT

OPTIMAL KINEMATIC DESIGN OF A CAR AXLE GUIDING MECHANISM IN MBS SOFTWARE ENVIRONMENT OPTIMAL KINEMATIC DESIGN OF A CAR AXLE GUIDING MECHANISM IN MBS SOFTWARE ENVIRONMENT Dr. eng. Cătălin ALEXANDRU Transilvania University of Braşov, calex@unitbv.ro Abstract: This work deals with the optimal

More information

The CAD/CAE system of a tricone rock bit

The CAD/CAE system of a tricone rock bit Computer Aided Optimum Design in Engineering IX 453 The CAD/CAE system of a tricone rock bit Z. Wu 1, V. Thomson 2, H. Attia 2 & Y. Lin 1 1 Department of Mechanical Engineering, Southwest Petroleum Institute,

More information

40 MM x 53 AIR BURST MUNITION FOR AUTOMATIC GRENADE LAUNCHERS

40 MM x 53 AIR BURST MUNITION FOR AUTOMATIC GRENADE LAUNCHERS 2003 47th Annual Fuze Conference Enhancing Weapon Performance New Orleans, LA April 8-10, 2003 40 MM x 53 AIR BURST MUNITION FOR AUTOMATIC GRENADE LAUNCHERS Presented by: Allan Buckley Oerlikon Contraves

More information

High Capacity Reversible Watermarking Scheme for 2D Vector Maps

High Capacity Reversible Watermarking Scheme for 2D Vector Maps Scheme for 2D Vector Maps 1 Information Management Department, China National Petroleum Corporation, Beijing, 100007, China E-mail: jxw@petrochina.com.cn Mei Feng Research Institute of Petroleum Exploration

More information

PRODAS Newsletter. Announcing the Release of PRODAS Version 3.6. MATLAB/Simulink Trajectory Module

PRODAS Newsletter. Announcing the Release of PRODAS Version 3.6. MATLAB/Simulink Trajectory Module PRODAS Newsletter If You Can t Get a Bigger Target Fall 2011 Announcing the Release of PRODAS Version 3.6 As times change, so do the tools we use to do our work. As Arrow Tech gets deeper and deeper into

More information

A Simplified Vehicle and Driver Model for Vehicle Systems Development

A Simplified Vehicle and Driver Model for Vehicle Systems Development A Simplified Vehicle and Driver Model for Vehicle Systems Development Martin Bayliss Cranfield University School of Engineering Bedfordshire MK43 0AL UK Abstract For the purposes of vehicle systems controller

More information

101. Design and realization of virtual prototype of shotcrete robot based on OpenGL

101. Design and realization of virtual prototype of shotcrete robot based on OpenGL 101. Design and realization of virtual prototype of shotcrete robot based on OpenGL Pei-si Zhong 1, Yi Zheng 2, Kun-hua Liu 3 1, 2, 3 Shandong University of Science and Technology, Qingdao, China 2 Qingdao

More information

qbal - v1.06 User Manual

qbal - v1.06 User Manual qbal - v1.06 User Manual qbal User Manual Page 1 / 12 1 Introduction Qbal is a ballistic simulator for the practice of shooting. All details about the software can be found on the internet at: http://mankonit.free.fr/qbal/

More information

Trajectory Optimization of Composite-pipe Cutting Based on Robot. Harbin , China. Abstract

Trajectory Optimization of Composite-pipe Cutting Based on Robot. Harbin , China. Abstract , pp.35-4 http//dx.doi.org/10.1457/ijca.016.9.7.1 Trajectory Optimization of Composite-pipe Cutting Based on Robot Bo You 1, Kaixin Li 1, Jiazhong Xu 1, Ming Qiao 1, Bowen Zhang and Wenqiang Wang 1 College

More information

Research and Literature Review on Developing Motion Capture System for Analyzing Athletes Action

Research and Literature Review on Developing Motion Capture System for Analyzing Athletes Action International Conference on Education Technology, Management and Humanities Science (ETMHS 2015) Research and Literature Review on Developing Motion Capture System for Analyzing Athletes Action HAN Fang

More information

Finite Element Simulation using SPH Particles as Loading on Typical Light Armoured Vehicles

Finite Element Simulation using SPH Particles as Loading on Typical Light Armoured Vehicles 10 th International LS-DYNA Users Conference Penetration / Blast Finite Element Simulation using SPH Particles as Loading on Typical Light Armoured Vehicles Geneviève Toussaint and Robert Durocher Defence

More information

Department of Mechatronics Engineering, International Islamic University Malaysia Jalan Gombak, 53100, Kuala Lumpur, Malaysia

Department of Mechatronics Engineering, International Islamic University Malaysia Jalan Gombak, 53100, Kuala Lumpur, Malaysia Advanced Materials Research Online: 2012-10-08 ISSN: 1662-8985, Vol. 576, pp 777-780 doi:10.4028/www.scientific.net/amr.576.777 2012 Trans Tech Publications, Switzerland Parallel Manipulator for Auto Tracking

More information

Design and Simulation Based on Pro/E for a Hydraulic Lift Platform in Scissors Type

Design and Simulation Based on Pro/E for a Hydraulic Lift Platform in Scissors Type Available online at www.sciencedirect.com Procedia Engineering 16 (2011 ) 772 781 International Workshop on Automobile, Power and Energy Engineering Design and Simulation Based on Pro/E for a Hydraulic

More information

A building structural-performance monitoring system using RFID tag with sensors

A building structural-performance monitoring system using RFID tag with sensors icccbe 21 Nottingham University Press Proceedings of the International Conference on Computing in Civil and Building Engineering W Tizani (Editor) A building structural-performance monitoring system using

More information

Shape Optimization Design of Gravity Buttress of Arch Dam Based on Asynchronous Particle Swarm Optimization Method. Lei Xu

Shape Optimization Design of Gravity Buttress of Arch Dam Based on Asynchronous Particle Swarm Optimization Method. Lei Xu Applied Mechanics and Materials Submitted: 2014-08-26 ISSN: 1662-7482, Vol. 662, pp 160-163 Accepted: 2014-08-31 doi:10.4028/www.scientific.net/amm.662.160 Online: 2014-10-01 2014 Trans Tech Publications,

More information

Design of three-dimensional photoelectric stylus micro-displacement measuring system

Design of three-dimensional photoelectric stylus micro-displacement measuring system Available online at www.sciencedirect.com Procedia Engineering 15 (011 ) 400 404 Design of three-dimensional photoelectric stylus micro-displacement measuring system Yu Huan-huan, Zhang Hong-wei *, Liu

More information

Vibration Characteristic Analysis of Spot-Welding Robot Based on ADAMS/Vibration

Vibration Characteristic Analysis of Spot-Welding Robot Based on ADAMS/Vibration 2011 International Conference on Electronic & Mechanical Engineering and Information Technology Vibration Characteristic Analysis of Spot-Welding Robot Based on ADAMS/Vibration 12 Haitao Luo, *Yuwang Liu,

More information

Research on friction parameter identification under the influence of vibration and collision

Research on friction parameter identification under the influence of vibration and collision Research on friction parameter identification under the influence of vibration and collision Qiang Chen 1, Yingjun Wang 2, Ying Chen 3 1, 2 Department of Control and System Engineering, Nanjing University,

More information

Vector Decomposition

Vector Decomposition Projectile Motion AP Physics 1 Vector Decomposition 1 Coordinate Systems A coordinate system is an artificially imposed grid that you place on a problem. You are free to choose: Where to place the origin,

More information

Sketch-based Interface for Crowd Animation

Sketch-based Interface for Crowd Animation Sketch-based Interface for Crowd Animation Masaki Oshita 1, Yusuke Ogiwara 1 1 Kyushu Institute of Technology 680-4 Kawazu, Iizuka, Fukuoka, 820-8502, Japan oshita@ces.kyutech.ac.p ogiwara@cg.ces.kyutech.ac.p

More information

A Calligraphy Robot - Callibot: Design, Analysis and Applications

A Calligraphy Robot - Callibot: Design, Analysis and Applications Proceeding of the IEEE International Conference on Robotics and Biomimetics (ROBIO) Shenzhen, China, December 13 A Calligraphy Robot - Callibot: Design, Analysis and Applications Yuandong Sun and Yangsheng

More information

SENSITIVITY OF PROJECTILE MUZZLE RESPONSES TO GUN BARREL CENTERLINE VARIATIONS. Michael M Chen

SENSITIVITY OF PROJECTILE MUZZLE RESPONSES TO GUN BARREL CENTERLINE VARIATIONS. Michael M Chen 23 RD INTERNATIONAL SYMPOSIUM ON BALLISTICS TARRAGONA, SPAIN 16-20 APRIL 2007 SENSITIVITY OF PROJECTILE MUZZLE RESPONSES TO GUN BARREL CENTERLINE VARIATIONS Michael M Chen US Army Research Laboratory,

More information

Design of Precise Control and Dynamic Simulation of Manipulator for Die-casting Mould

Design of Precise Control and Dynamic Simulation of Manipulator for Die-casting Mould IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Design of Precise Control and Dynamic Simulation of Manipulator for Die-casting Mould To cite this article: Yi Mei et al 2018

More information

Dynamic Human Shape Description and Characterization

Dynamic Human Shape Description and Characterization Dynamic Human Shape Description and Characterization Z. Cheng*, S. Mosher, Jeanne Smith H. Cheng, and K. Robinette Infoscitex Corporation, Dayton, Ohio, USA 711 th Human Performance Wing, Air Force Research

More information

Trajectory Matching Procedure/Practice for a Guided Projectile using MATLAB/Simulink

Trajectory Matching Procedure/Practice for a Guided Projectile using MATLAB/Simulink U.S. Army Research, Development and Engineering Command Trajectory Matching Procedure/Practice for a Guided Projectile using MATLAB/Simulink Yin Chen (x-4945) Thomas Recchia (x-8853) AEROBALLISTICS DIVISION

More information

Finite Element Modeling and Failure Analysis of Roll Bending. Forming of GLARE Laminates

Finite Element Modeling and Failure Analysis of Roll Bending. Forming of GLARE Laminates Finite Element Modeling and Failure Analysis of Roll Bending Forming of GLARE Laminates Jingming Tian, Gang Tao, Cheng Liu, Huaguan Li, Xian Zhang, Jie Tao* College of Materials Science and Technology,

More information

Research Of Data Model In Engineering Flight Simulation Platform Based On Meta-Data Liu Jinxin 1,a, Xu Hong 1,b, Shen Weiqun 2,c

Research Of Data Model In Engineering Flight Simulation Platform Based On Meta-Data Liu Jinxin 1,a, Xu Hong 1,b, Shen Weiqun 2,c Applied Mechanics and Materials Online: 2013-06-13 ISSN: 1662-7482, Vols. 325-326, pp 1750-1753 doi:10.4028/www.scientific.net/amm.325-326.1750 2013 Trans Tech Publications, Switzerland Research Of Data

More information

Estimation of Altitude and Vertical Velocity for Multirotor Aerial Vehicle using Kalman Filter

Estimation of Altitude and Vertical Velocity for Multirotor Aerial Vehicle using Kalman Filter Estimation of Altitude and Vertical Velocity for Multirotor Aerial Vehicle using Kalman Filter Przemys law G asior, Stanis law Gardecki, Jaros law Gośliński and Wojciech Giernacki Poznan University of

More information

Experimental Verification of Stability Region of Balancing a Single-wheel Robot: an Inverted Stick Model Approach

Experimental Verification of Stability Region of Balancing a Single-wheel Robot: an Inverted Stick Model Approach IECON-Yokohama November 9-, Experimental Verification of Stability Region of Balancing a Single-wheel Robot: an Inverted Stick Model Approach S. D. Lee Department of Mechatronics Engineering Chungnam National

More information

Available online at ScienceDirect. Procedia Engineering 99 (2015 )

Available online at   ScienceDirect. Procedia Engineering 99 (2015 ) Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 99 (2015 ) 575 580 APISAT2014, 2014 Asia-Pacific International Symposium on Aerospace Technology, APISAT2014 A 3D Anisotropic

More information

A Co-simulation Approach Based on ADAMS-MATLAB for Development of an Industrial Manipulator

A Co-simulation Approach Based on ADAMS-MATLAB for Development of an Industrial Manipulator ISSN 2395-1621 A Co-simulation Approach Based on ADAMS-MATLAB for Development of an Industrial Manipulator #1 SwapnilDokhe, #2 ShaileshPimpale, 1 swapnildokhe@gmail.com 2 shailesh_pimpale@rediffmail.com

More information

Adaptive back-stepping control applied on octocopter under recoil disturbance

Adaptive back-stepping control applied on octocopter under recoil disturbance Journal of Engineering Science and Military Technologies ISSN: 2357-0954 DOI: 10.21608/ejmtc.2017.401.1004 Adaptive back-stepping control applied on octocopter under recoil disturbance GuangXue Zhang 1

More information

Sabot front borerider stiffness vs. dispersion: Finding the knee in the curve 1

Sabot front borerider stiffness vs. dispersion: Finding the knee in the curve 1 193 Sabot front borerider stiffness vs. dispersion: Finding the knee in the curve 1 Alan F. Hathaway and John R. Burnett, Jr. Arrow Tech Associates, 1233 Shelburne Road, Suite D8, Pierson House, South

More information

Evaluating Measurement Error of a 3D Movable Body Scanner for Calibration

Evaluating Measurement Error of a 3D Movable Body Scanner for Calibration Evaluating Measurement Error of a 3D Movable Body Scanner for Calibration YU-CHENG LIN Department of Industrial Engingeering and Management Overseas Chinese University No. 100 Chiaokwang Road, 408, Taichung

More information

Applied Ballistics Tactical (AB Tactical) User Manual

Applied Ballistics Tactical (AB Tactical) User Manual Applied Ballistics Tactical (AB Tactical) User Manual AB Tactical User Manual P a g e 1 1.0 Introduction The Applied Ballistics Tactical (AB Tactical) software is a full-featured ballistics solver made

More information

KINEMATIC ANALYSIS OF A THREE-MEMBER END CAM MECHANISM

KINEMATIC ANALYSIS OF A THREE-MEMBER END CAM MECHANISM Tome V (year 2007), Fascicole 2, (ISSN 1584 2665) KINEMATIC ANALYSIS OF A THREE-MEMBER END CAM MECHANISM Milcho DIMITROV TASHEV Department of Mechanical and Electrical Engineering TC John Atanasoff TU

More information

Study on Gear Chamfering Method based on Vision Measurement

Study on Gear Chamfering Method based on Vision Measurement International Conference on Informatization in Education, Management and Business (IEMB 2015) Study on Gear Chamfering Method based on Vision Measurement Jun Sun College of Civil Engineering and Architecture,

More information

Optimization and Simulation of Machining Parameters in Radial-axial Ring Rolling Process

Optimization and Simulation of Machining Parameters in Radial-axial Ring Rolling Process International Journal of Computational Intelligence Systems, Vol.4, No. 3 (May, 0). Optimization and Simulation of Machining Parameters in Radial-axial Ring Rolling Process Shuiyuan Tang, Jiping Lu *,

More information

Applied Mechanics and Materials Vol

Applied Mechanics and Materials Vol Applied Mechanics and Materials Online: 2014-02-27 ISSN: 1662-7482, Vol. 532, pp 280-284 doi:10.4028/www.scientific.net/amm.532.280 2014 Trans Tech Publications, Switzerland A Practical Real-time Motion

More information

ÉCOLE POLYTECHNIQUE DE MONTRÉAL

ÉCOLE POLYTECHNIQUE DE MONTRÉAL ÉCOLE POLYTECHNIQUE DE MONTRÉAL MODELIZATION OF A 3-PSP 3-DOF PARALLEL MANIPULATOR USED AS FLIGHT SIMULATOR MOVING SEAT. MASTER IN ENGINEERING PROJET III MEC693 SUBMITTED TO: Luc Baron Ph.D. Mechanical

More information

Chapter 3 Path Optimization

Chapter 3 Path Optimization Chapter 3 Path Optimization Background information on optimization is discussed in this chapter, along with the inequality constraints that are used for the problem. Additionally, the MATLAB program for

More information

Intelligent design and simulation of roadheader cutting head

Intelligent design and simulation of roadheader cutting head Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2014, 6(6):2140-2146 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 Intelligent design and simulation of roadheader

More information

Design of Miniaturized Optical Image Stabilization and Autofocusing Camera Module for Cellphones

Design of Miniaturized Optical Image Stabilization and Autofocusing Camera Module for Cellphones Sensors and Materials, Vol. 29, No. 7 (2017) 989 995 MYU Tokyo 989 S & M 1390 Design of Miniaturized Optical Image Stabilization and Autofocusing Camera Module for Cellphones Yu-Hao Chang, Chieh-Jung Lu,

More information

Modeling of Humanoid Systems Using Deductive Approach

Modeling of Humanoid Systems Using Deductive Approach INFOTEH-JAHORINA Vol. 12, March 2013. Modeling of Humanoid Systems Using Deductive Approach Miloš D Jovanović Robotics laboratory Mihailo Pupin Institute Belgrade, Serbia milos.jovanovic@pupin.rs Veljko

More information

NDIA Armaments Forum Indianapolis, Indiana

NDIA Armaments Forum Indianapolis, Indiana NAVAL SURFACE WARFARE CENTER DAHLGREN DIVISION NDIA Armaments Forum Indianapolis, Indiana Analysis of 25mm PGU-47 APHEI-T Projectile Against Wall Targets GUN & ELECTRIC WEAPON SYSTEMS DEPARTMENT (E) Presented

More information

6th International Conference on Management, Education, Information and Control (MEICI 2016)

6th International Conference on Management, Education, Information and Control (MEICI 2016) The Simulation Study of the Locking Device in Platform Screen Door System Haiying Zhang 1 a, Weiyan Xu 1 b* and Xiangyan Yu 2,c 1 Qingdao Binhai University, Qingdao, China, 266555 2 Qingdao Qian wan Container

More information

A liquid level control system based on LabVIEW and MATLAB hybrid programming

A liquid level control system based on LabVIEW and MATLAB hybrid programming 2nd Annual International Conference on Electronics, Electrical Engineering and Information Science (EEEIS 2016) A liquid level control system based on LabVIEW and MATLAB hybrid programming Zhen Li, Ping

More information

Projectile Motion. A.1. Finding the flight time from the vertical motion. The five variables for the vertical motion are:

Projectile Motion. A.1. Finding the flight time from the vertical motion. The five variables for the vertical motion are: Projectile Motion A. Finding the muzzle speed v0 The speed of the projectile as it leaves the gun can be found by firing it horizontally from a table, and measuring the horizontal range R0. On the diagram,

More information

Height Control for a One-Legged Hopping Robot using a One-Dimensional Model

Height Control for a One-Legged Hopping Robot using a One-Dimensional Model Tech Rep IRIS-01-405 Institute for Robotics and Intelligent Systems, US, 2001 Height ontrol for a One-Legged Hopping Robot using a One-Dimensional Model Kale Harbick and Gaurav Sukhatme! Robotic Embedded

More information

A 12-DOF Analytic Inverse Kinematics Solver for Human Motion Control

A 12-DOF Analytic Inverse Kinematics Solver for Human Motion Control Journal of Information & Computational Science 1: 1 (2004) 137 141 Available at http://www.joics.com A 12-DOF Analytic Inverse Kinematics Solver for Human Motion Control Xiaomao Wu, Lizhuang Ma, Zhihua

More information

Design and Implementation of unified Identity Authentication System Based on LDAP in Digital Campus

Design and Implementation of unified Identity Authentication System Based on LDAP in Digital Campus Advanced Materials Research Online: 2014-04-09 ISSN: 1662-8985, Vols. 912-914, pp 1213-1217 doi:10.4028/www.scientific.net/amr.912-914.1213 2014 Trans Tech Publications, Switzerland Design and Implementation

More information

Target Tracking Based on Mean Shift and KALMAN Filter with Kernel Histogram Filtering

Target Tracking Based on Mean Shift and KALMAN Filter with Kernel Histogram Filtering Target Tracking Based on Mean Shift and KALMAN Filter with Kernel Histogram Filtering Sara Qazvini Abhari (Corresponding author) Faculty of Electrical, Computer and IT Engineering Islamic Azad University

More information

4.5 Conservative Forces

4.5 Conservative Forces 4 CONSERVATION LAWS 4.5 Conservative Forces Name: 4.5 Conservative Forces In the last activity, you looked at the case of a block sliding down a curved plane, and determined the work done by gravity as

More information

Self-Correcting Projectile Launcher. Josh Schuster Yena Park Diana Mirabello Ryan Kindle

Self-Correcting Projectile Launcher. Josh Schuster Yena Park Diana Mirabello Ryan Kindle Self-Correcting Projectile Launcher Josh Schuster Yena Park Diana Mirabello Ryan Kindle Motivation & Applications Successfully reject disturbances without use of complex sensors Demonstrate viability of

More information

Computer Numerical Control System for Automatic Surface Machining. Chen Zuo Yue, Wang Xiao E, Yang Mei

Computer Numerical Control System for Automatic Surface Machining. Chen Zuo Yue, Wang Xiao E, Yang Mei 3rd International Conference on Mechanical Engineering and Intelligent Systems (ICMEIS 2015) Computer Numerical Control System for Automatic Surface Machining Chen Zuo Yue, Wang Xiao E, Yang Mei Department

More information

A Longitudinal Control Algorithm for Smart Cruise Control with Virtual Parameters

A Longitudinal Control Algorithm for Smart Cruise Control with Virtual Parameters ISSN (e): 2250 3005 Volume, 06 Issue, 12 December 2016 International Journal of Computational Engineering Research (IJCER) A Longitudinal Control Algorithm for Smart Cruise Control with Virtual Parameters

More information