Time Optimal Spacecraft Attitude Control with Considerations of Failure in AOCS & Payload Components

Size: px
Start display at page:

Download "Time Optimal Spacecraft Attitude Control with Considerations of Failure in AOCS & Payload Components"

Transcription

1 Student Research Paper Conference Vol-2, No-58, July 2015 Time Optimal Spacecraft Attitude Control with Considerations of Failure in AOCS & Payload Components 1 M.Ibbtisam Asim, 2 Hassaan Bin Jalil Dept. of Aeronautics & Astronautics Institute of Space Technology Islamabad, Pakistan 1 ibbtisam@gmail.com 2 Hassaan431@hotmail.com Abstract A time optimal and fault tolerant attitude control scheme of a satellite is developed with the aid of one degree of freedom spacecraft simulator called TableSat. TableSat emulates the dynamics, sensing and actuation capabilities required for spacecraft attitude control. Sensing capabilities include two gyros; one for attitude control and second to aid the first in fault tolerant control scheme. Two computer fans provide actuation capabilities to TableSat in clockwise and anticlockwise direction. A step by step approach is adopted in control scheme by starting from basic PDcontroller to Luenberger observer, leading to time optimal control i.e. LQR (Linear Quadratic Regulator). Attitude control system of TableSat includes angular rate control and heading control or yaw control. The former is achieved by Luenberger observer and LQR and later is done by PD controller. Different cases are included in fault tolerant scheme, to decrease the vulnerability of system to faults. Real time results of these controllers are obtained on the pc in the form of graphs using Bluetooth as a communication system between TableSat s flight processor and the pc. actuators. The goal was to accomplish fault-tolerant and time optimal control of TableSat. TableSat has the ability to switch between rate control and heading or yaw control or reference tracking. TableSat s software makes it fault tolerant which guarantees stability during faulty situations. The fault tolerant scheme consists of two parts, i.e. fault detection and control reconfiguration. Fault detection requires information about faults in Attitude and Orbit Control Systems (AOCS), processed measurements, diagnostic actions, and ongoing mission-related actions since these actions can affect the probabilities of failures [2]. In the case of TableSat, AOCS includes sensors (gyros) and actuators (fans). Whereas control reconfiguration decisions require error or fault conditions, information is required about current logic (switch) and control configuration, current faults, ongoing mission-related actions, and mission status [2]. I. INTRODUCTION TableSat platform is a single degree-of-freedom tabletop satellite, actuated by two thrusters (computer fans) imposing clockwise and anti-clockwise torques respectively [1] (illustrated in figure A-1). The purpose of TableSat is to serve as a spacecraft model for actual applications of controls system theory and as a research facility. It helps students and scientists in gaining practical understanding of tangible sensors and actuation systems similar to those present in actual Aerospace systems. Though TableSat is restricted to one degree-offreedom studies, but numerous guidance, controls and navigation methodologies established in it, offer experiences extending from rate control and (attitude) trajectory tracking to nonlinear sensor calibration and spacecraft dynamics compensation. The entrenched software of TableSat provides solid real-time multi-threaded implementation, aiding convincing if limited-scale simulating of software empowered control system of spacecraft. The hardware and software systems of TableSat are described in this paper, concentrating on the development of control algorithms, fault tolerance and sensor calibration of TableSat. Sensor calibration and development of control laws was made challenging by substantial drifts in TableSat s gyros, as well as dynamically changing friction properties of Figure I-1: TableSat Underneath, the researchers have initially introduced the design of TableSat system, from electronics parts to mechanical system. Then they have briefly explained the baseline technique of sensor calibration and control law development. TableSat offers numerous challenges for Aerospace students with dynamics, controls and navigation interests. Sensors and control scheme software of TableSat 284

2 provide challenging real-world experiences in understanding and acclimatizing mathematical models to challenging sensor and actuator behaviors complicated to completely characterize with discrete state models. II. TABLESAT ELECTROMECHANICAL SYSTEMS Figure A-1 displays a picture of TableSat with germane components labeled. TableSat spins in the horizontal plane around a pole with low but nontrivial friction, minimized by using deep groove bearing. The hardware is mounted on a 30- cm diameter disc, which is balanced on a rod/pipe with the help of a bearing that acts as TableSat s rotation point. It is pictured in Figure B-1 and B-2. Figure II-1: TableSat Mounting Assembly (Downside View) real systems, is subject to nonlinearities such as friction and actuator saturation. Therefore, part of the model development includes finding ways to linearize the system by compensating for and reducing the effects of those nonlinearities in the system response. To a first approximation, TableSat is assumed to have the following equations of motion [3]: Where is the TableSat moment of inertia, is the TableSat angular velocity, is the speed of the positive fan, is the speed of the negative fan, is moment arm, is the TableSat friction and could be a function of, is the fan speed to force constant, is the voltage applied to the positive fan, is the voltage applied to the negative fan, α is the fan time constant, fan voltage to change in speed constant, and, are the frictions of fans, could be functions of respectively. TableSat Moment of Inertia is calculated using Creo 2.0. All the parts of the TableSat are separately modeled in Creo Parametric with their respective dimensions and densities, then these parts are assembled in Creo Assembly to calculate the total moment of inertia of the TableSat. Creo model is shown in figures below. Inertia was found out to be; Figure II-2: TableSat Mounting Assembly A pair of unidirectional computer fans delivers clockwise and anticlockwise actuation capabilities. Two digital MEMEs technology rate gyros measures angular velocity. An onboard flight processor, Arduino UNO based on the ATmega328 microcontroller featuring 16MHz clock speed, communicates to a ground station, laptop, via a Bluetooth interface, HC-06. TableSat exhibits nonlinear dynamics due to friction effects, including off-axis wobble at certain actuation magnitudes [1]. TableSat helps in understanding rate control and pointing or heading control with single or multiple sensor measurements. A. TableSat Modelling One of the core objectives of the TableSat research project is to get a model of the TableSat system which can be used to design and test controllers and estimators. Ideally, the model would be linear so that linear controllers can be designed and will behave as predicted by theory. However, TableSat, like all Figure C-1: TableSat Creo Model (Upside View) 285

3 The parameters involved in above transfer function can be calculated as; Figure C-2: TableSat Creo Model (Downside View) The linear model of TableSat is created so that it can be used to design controllers and state estimators for the system. Of course, a linear model is only valid if the system itself can be considered linear. To compensate for the friction characteristics of TableSat, static and dynamic frictions of both fans and TableSat s hardware are calculated and introduced as dead bands in the onboard software of TableSat, so nonlinearities in the system can be virtually eliminated, which implies that;, and can be neglected in the TableSat equations of motions. In addition, because the static fan friction has been virtually eliminated, the two separate fan equations can be reduced to one equation, representing a single bi-directional fan. The simplified equations of motion are then: B. Fan Time Constant The fan time constant, α is the time it takes for the fans to reach 63% of their steady state output force for a given commanded voltage [4]. In other words, it is a measure of how quickly the fans can respond to a change in input. Fan time constant was determined experimentally with the help of a stop watch. Both the team members did this experiment at the same time to remove human errors. A total of 30 readings were taken, and average was calculated, so it comes out to be; C. Voltage to Change in Fan Speed Constant To determine a nominal estimate of, some data from fan s datasheet is taken. For a constant applied voltage, the change in fan speed will be equal to zero when the fans reach a steady state speed. Consider the fan equation; For constant voltage it will become; From fan s datasheet; Which can be written in state space form as: So after calculations it becomes; The transfer function is calculated; D. Fan Speed to Fan Force Constant From fluid dynamics, it is known that the thrust force of a fluid exiting a propulsion unit can be calculated as follows [5]: Where are output and input mass flow rates of the fluid respectively. are output and input 286

4 velocities of the fluid, respectively. For TableSat, the fluid being moved is air, and it is assumed assume that the input air velocity is zero, which implies that the air coming into the fan is stationary. Strictly speaking, if TableSat has a non-zero angular velocity, this assumption would be false. However, since the input air velocity would be much less than the output air velocity, the assumption is still reasonable. Based on the above assumption, the second term in the above equation can be neglected. The output mass flow rate and fluid velocities can be calculated using the following equation [6]: Its root-locus, bode plot and response to step command are shown below; Where is defined above, ρ is the density of the fluid being moved by the propulsive unit, is the volumetric flow rate of the propulsion unit, and A is the area through which the fluid is being moved. So; (From fan datasheet) So it becomes; (From fan datasheet) Figure II-3: Rootlocus and Bode plot of TableSat is calculated experimentally when the TableSat fans are spinning at their maximum speed, it comes out to be; So using these values fan speed to fan force constant comes out to be; Where is the moment arm i.e. distance between fan center point to the TableSat pivot point. So putting these values in the above transfer function; Figure II-4: Respond of TableSat to step command 287

5 In order to use the above dynamics model of TableSat in microcontroller, the above derived continuous transfer function of TableSat is converted into discrete time transfer function [7] using a sample time of 0.1 seconds [8]. The discrete time transfer function of TableSat comes out to be; Based on the above linear dynamics model of TableSat controllers are designed in MATLAB and Simulink to find the values of gains required to control the TableSat hardware. At first PD controller is designed in Simulink [9], its results are displayed later on. Figure II-6: Luenberger Observer for TableSat Figure II-5: PD Controller for TableSat Then Luenberger observer [10] is designed in Matlab and Simulink as in Figure C-6 given next. This Simulink model is implemented in TableSat flight processor by the following equations [11]; III. TABLESAT ONBOARD SOFTWARE The controllers designed above are coded in C++ and then implemented on TableSat by uploading them on flight processor (Arduino Uno) using Arduino IDE (Integrated Development Environment), an open-source Arduino Software used to write code and upload it to the board [12]. The baseline software used for calibration provides the offsets of gyros which are employed in control law development that initializes the hardware, and executes a loop, nominally at 10 Hz. Every execution cycle reads both gyros data sequentially, applies calibration offsets to convert this data into meaningful results in radian/seconds, then calculates inputs for actuators based on a reference position fixed by the operator. 288

6 Calibration of sensors and development control laws were accomplished in two stages. First, a code is developed to calculate offsets of both gyros, then these offsets are used in every loop of control law to achieve steady rotation rates and yaw angles. The overall TableSat software is summarized in the below flowchart. fault free, so in this case, the simplest idea of fault tolerance is adapted. The fault tolerance part consists of 2 sub-parts i.e. fault detection and control reconfiguration. In fault detection part, TableSat s flight processor keeps on checking whether there is a fault in a sensor. If it finds any fault, the control reconfiguration mode takes over and shift the system to second gyro, while it keeps on checking if the faulty gyro is working correctly or not, as soon as it works correctly, the system goes back to fault detection mode where it takes the readings from both gyros and uses the average value. Three types of gyro errors are considered in fault detection routine; Controller implementation part is explained below, where from to 0.03 is the allowed dead band [13] of TableSat both in both heading control (in radians) and angular rate control (in radians/sec). a. If a gyro shows no rate even in the presence of a disturbance b. If a gyro shows random meaning less values c. If a gyro shows rates exactly opposite to the disturbance In all the above 3 cases primary gyros readings are taken as reference and secondary gyro is compared to the primary gyro, to locate faults in it. Other sensors can also be added for better fault detection like magnetometer for north tracking, but in every case some reference has to be fixed and considered as 289

7 Figure IV-2: LQR Controlled TableSat's Response to Step Command IV. TABLESAT RESULTS A. Matlab and Simulink Based Modelling Results The result of the PD controller designed above is shown below; B. Real Time TableSat Results Luenberger observer equations are implemented in the TableSat s microcontroller in angular rate control setup. To make the system time optimal, gain matrix K in observer equations is replaced by the optimal gains calculated from LQR in Matlab. After giving a disturbance to TableSat in rate control setup, real time data is obtained from Bluetooth to PC and graphs are plotted. Blue bars in the graph below represent angular rate of TableSat. Time is not shown in these graphs because it varies based on the magnitude of the applied disturbances. Figure IV-1: PD Controlled TableSat's Response to Initial Disturbance One of the main goals of the researchers is to make the TableSat a time optimal system, to accomplish this, Linear Quadratic Regulator (LQR) controller is used to find optimal gains [14] in Matlab by deploying the above dynamics model of TableSat. The resultant time optimal response of TableSat to step command is; Figure IV-3: LQR Controlled TableSat's Response to a Disturbance The control input for fans calculated by the combination of Luenberger observer and LQR controller as a result of the angular rate shown in above graph (due to an initial disturbance) is graphed below; 290

8 Figure IV-4: LQR Controlled TableSat's Response to a Disturbance To display a clear picture, both the above graphs (E-3 and E-4) are combine below in Figure E-5. It clearly shows how control input is varying exactly with the variation of angular rate of TableSat. Figure IV-6: LQR Controlled TableSat's Response to a Disturbance The graph (E-7) shows the overall behavior of TableSat subjected to a disturbance in rate control setup by combining the above 4 graphs (E-3, E-4, E-5, E-6). The horizontal green grid lines are for right hand side s vertical axis lines. Figure IV-5: LQR Controlled TableSat's Response to a Disturbance By using different set of conditions as mentioned in the control implementation flowchart given above, TableSat is also capable of reference tracking in the angular rate control setup mode, with dead band of -0.1 to 0.1 radians. Figure IV-7: LQR Controlled TableSat's Response to a Disturbance In a similar manner, TableSat is given a single disturbance in heading/yaw control setup, real time data is obtained from Bluetooth to PC and graphs are plotted. In the graphs E-8 and E-9, blue bars show angle and green line is its respective control input for fans calculated by PD controller. The dead band in this case is -0.1 to 0.1 radians (extreme cases). 291

9 Figure IV-8: PD Controlled TableSat's Response to a Disturbance The graph below shows the overall behavior of TableSat subjected to a single disturbance in heading or yaw control setup. with the capabilities of fault tolerant control and time optimal angular rate and heading/yaw control. This paper describes the TableSat system hardware and software, detailing the evolution of software from baseline calibration and control modes. Sensors and control laws have been shown to function adequately during nominal operation, and fault tolerant scheme facilitates fault detection and control system reconfiguration in cases where gyros fail or malfunction. Though TableSat has become a capable and reliable tool for research and education, future extensions can appreciably enhance performance in multiple directions. First, the gyros used currently are very cheap, causing drifting issues which are difficult to handle, these gyros can be replaced by better IMUs with gyros and magnetometers for better heading control and for adding more functions in fault tolerant part. Secondly the Bluetooth system used for communication purposes between PC and TableSat isn t stable i.e. on high data rates it fails and if some other Bluetooth device from surroundings tries to connect with it, it again creates connection problems. So it can be replaced by some better serial communication device. The fault tolerance can be extended to tolerate faults in actuators. Moreover, TableSat is currently working only for regulatory control, it can be extended to servo control. In the hardware perspective, TableSat can be extended to 2D or even 3D system. TableSat will continue to provide an invaluable educational embedded programming experience for students ranging from college freshmen to graduate students. Tighter integration of control systems and software engineering is becoming increasingly critical throughout the engineering of today s complex Aerospace systems. Our collaborative efforts with TableSat represent a small step in this direction. VI. REFERENCES Figure IV-9: PD Controlled TableSat's Response to a Disturbance V. CONCLUSIONS AND FUTURE WORK This paper has presented the TableSat tabletop satellite, a one-degree of freedom satellite simulation platform enriched [1] Ella M. Atkins, Jianliang Yi, Honguk Woo, James Browne, Aloysius Mok. The TableSat Platform and its Verifiable Control Software, AIAA Infotech@Aerospace Conference, Seattle, Washington, 6-9 April 2009.J. Clerk Maxwell, A Treatise on Electricity and Magnetism, 3rd ed., vol. 2. Oxford: Clarendon, 1892, pp [2] Ali Nasir. Comprehensive Fault Tolerance and Science- Optimal Attitude Planning for Spacecraft Applications, University of Michigan, 2012.K. Elissa, Title of paper if known, unpublished. [3] Melissa F. Vess. System Modeling and Controller Design for A Single Degree of Freedom Spacecraft Simulator, University of Maryland, 2005.Y. Yorozu, M. Hirano, K. Oka, and Y. Tagawa, Electron spectroscopy studies on magneto-optical media and plastic substrate interface, IEEE Transl. J. Magn. Japan, vol. 2, pp , August 1987 [Digests 9th Annual Conf. Magnetics Japan, p. 301, 1982]. [4] Bela G. Liptak, Instrument Engineers' Handbook: Process Control and Optimization, vol. II, 2006, pp [5] C. Kleinstreuer, Modern Fluid Dynamics: Basic Theory and Selected Applications in Macro- and Micro Fluidics, vol. I, 2009, pp

10 [6] P.M. Whelan, M.J. Hodgeson, Essential Principles of Physics, 2nd Edition, [7] Gregory P. Starr, Introduction to Applied Digital Control, 2nd Edition, 2006, pp [8] Martin H. Weik, Communications Standard Dictionary, 2nd Edition, [9] Karl J. Astrom, Tore Hagglund, PID Controllers: Theory Design and Tuning, 2nd Edition, 1995, pp [10] Verica Radisavljevic-Gajic, Linear Observers Design and Implementation, ASEE Zone 1, [11] Katsuhiko Ogata, Modern Control Engineering, 4th Edition, 2002, pp [12] Alan G. Smith, Introduction to Arduino, 1st Edition, 2011, pp [13] D. V. S. MURTY, Transducers and Instrumentation, 2nd Edition, 2008, pp

The TableSat Platform and its Verifiable Control Software

The TableSat Platform and its Verifiable Control Software AIAA Infotech@Aerospace Conference andaiaa Unmanned...Unlimited Conference 6-9 April 29, Seattle, Washington AIAA 29-1844 The TableSat Platform and its Verifiable Control Software Ella M. Atkins,

More information

Development of a Ground Based Cooperating Spacecraft Testbed for Research and Education

Development of a Ground Based Cooperating Spacecraft Testbed for Research and Education DIPARTIMENTO DI INGEGNERIA INDUSTRIALE Development of a Ground Based Cooperating Spacecraft Testbed for Research and Education Mattia Mazzucato, Sergio Tronco, Andrea Valmorbida, Fabio Scibona and Enrico

More information

Navigational Aids 1 st Semester/2007/TF 7:30 PM -9:00 PM

Navigational Aids 1 st Semester/2007/TF 7:30 PM -9:00 PM Glossary of Navigation Terms accelerometer. A device that senses inertial reaction to measure linear or angular acceleration. In its simplest form, it consists of a case-mounted spring and mass arrangement

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

QUANSER Flight Control Systems Design. 2DOF Helicopter 3DOF Helicopter 3DOF Hover 3DOF Gyroscope. Quanser Education Solutions Powered by

QUANSER Flight Control Systems Design. 2DOF Helicopter 3DOF Helicopter 3DOF Hover 3DOF Gyroscope. Quanser Education Solutions Powered by QUANSER Flight Control Systems Design 2DOF Helicopter 3DOF Helicopter 3DOF Hover 3DOF Gyroscope Quanser Education Solutions Powered by 2 DOF Helicopter What does it represent? Classic helicopter with main

More information

Design and Development of Unmanned Tilt T-Tri Rotor Aerial Vehicle

Design and Development of Unmanned Tilt T-Tri Rotor Aerial Vehicle Design and Development of Unmanned Tilt T-Tri Rotor Aerial Vehicle K. Senthil Kumar, Mohammad Rasheed, and T.Anand Abstract Helicopter offers the capability of hover, slow forward movement, vertical take-off

More information

Dynamical Modeling and Controlof Quadrotor

Dynamical Modeling and Controlof Quadrotor Dynamical Modeling and Controlof Quadrotor Faizan Shahid NUST PNEC Pakistan engr.faizan_shahid@hotmail.com Muhammad Bilal Kadri, Nasir Aziz Jumani, Zaid Pirwani PAF KIET Pakistan bilal.kadri@pafkiet.edu.pk

More information

Attitude Control for Small Satellites using Control Moment Gyros

Attitude Control for Small Satellites using Control Moment Gyros Attitude Control for Small Satellites using Control Moment Gyros V Lappas a, Dr WH Steyn b, Dr CI Underwood c a Graduate Student, University of Surrey, Guildford, Surrey GU 5XH, UK b Professor, University

More information

Syntax Agnostic Semantic Validation of XML Documents using Schematron

Syntax Agnostic Semantic Validation of XML Documents using Schematron Proceedings of Student-Faculty Research Day, CSIS, Pace University, May 2 nd, 2014 Syntax Agnostic Semantic Validation of XML Documents using Schematron Amer Ali and Lixin Tao Seidenberg School of CSIS,

More information

Asst. Professor, Dept. of MCA, Siddaganga Institute of Technology, Tumakuru, Karnataka

Asst. Professor, Dept. of MCA, Siddaganga Institute of Technology, Tumakuru, Karnataka Automated Testing for the Graphical User Interface of Android Applications Using an Open Source Mobile Testing Tool Appium Vinay. S. Pattanshetti 1, Mr. Ramesh C N 2 1 Dept. of MCA, Siddaganga Institute

More information

This was written by a designer of inertial guidance machines, & is correct. **********************************************************************

This was written by a designer of inertial guidance machines, & is correct. ********************************************************************** EXPLANATORY NOTES ON THE SIMPLE INERTIAL NAVIGATION MACHINE How does the missile know where it is at all times? It knows this because it knows where it isn't. By subtracting where it is from where it isn't

More information

IMPROVING QUADROTOR 3-AXES STABILIZATION RESULTS USING EMPIRICAL RESULTS AND SYSTEM IDENTIFICATION

IMPROVING QUADROTOR 3-AXES STABILIZATION RESULTS USING EMPIRICAL RESULTS AND SYSTEM IDENTIFICATION IMPROVING QUADROTOR 3-AXES STABILIZATION RESULTS USING EMPIRICAL RESULTS AND SYSTEM IDENTIFICATION Övünç Elbir & Electronics Eng. oelbir@etu.edu.tr Anıl Ufuk Batmaz & Electronics Eng. aubatmaz@etu.edu.tr

More information

Introduction to Control Systems Design

Introduction to Control Systems Design Experiment One Introduction to Control Systems Design Control Systems Laboratory Dr. Zaer Abo Hammour Dr. Zaer Abo Hammour Control Systems Laboratory 1.1 Control System Design The design of control systems

More information

VELOCITY OPTIMIZATION METHOD OF X-BAND ANTTENA FOR JTTER ATTENUATION

VELOCITY OPTIMIZATION METHOD OF X-BAND ANTTENA FOR JTTER ATTENUATION The 21 st International Congress on Sound and Vibration 13-17 July, 214, Beijing/China VELOCITY IMIZATION METHOD OF X-BAND ANTTENA FOR JTTER ATTENUATION Dae-Kwan Kim, Hong-Taek Choi Satellite Control System

More information

DYNAMICS OF SPACE ROBOTIC ARM DURING INTERACTIONS WITH NON COOPERATIVE OBJECTS

DYNAMICS OF SPACE ROBOTIC ARM DURING INTERACTIONS WITH NON COOPERATIVE OBJECTS DYNAMICS OF SPACE ROBOTIC ARM DURING INTERACTIONS WITH NON COOPERATIVE OBJECTS Karol Seweryn 1, Marek Banaszkiewicz 1, Bernd Maediger 2, Tomasz Rybus 1, Josef Sommer 2 1 Space Research Centre of the Polish

More information

Design of a Low Cost Trainer for Flow Control

Design of a Low Cost Trainer for Flow Control Design of a Low Cost Trainer for Flow Control James A. Rehg Assistant Professor, Engineering The Pennsylvannia State University Altoona, PA 16601 Abstract: Process control laboratories in most colleges

More information

BFPA CONFERENCE- POWERPOINT PRESENTATION FORMAT

BFPA CONFERENCE- POWERPOINT PRESENTATION FORMAT BFPA CONFERENCE- POWERPOINT PRESENTATION FORMAT These guidelines are designed to help you prepare a successful conference presentation. PREPARING YOUR POWERPOINT PRESENTATION Please note the following:

More information

Prof. Fanny Ficuciello Robotics for Bioengineering Visual Servoing

Prof. Fanny Ficuciello Robotics for Bioengineering Visual Servoing Visual servoing vision allows a robotic system to obtain geometrical and qualitative information on the surrounding environment high level control motion planning (look-and-move visual grasping) low level

More information

Strapdown inertial navigation technology

Strapdown inertial navigation technology Strapdown inertial navigation technology D. H. Titterton and J. L. Weston Peter Peregrinus Ltd. on behalf of the Institution of Electrical Engineers Contents Preface Page xiii 1 Introduction 1 1.1 Navigation

More information

Mission Overview Cal Poly s Design Current and future work

Mission Overview Cal Poly s Design Current and future work Click to edit Master title style Table Click of to Contents edit Master title style Mission Overview Cal Poly s Design Current and future work 2 Mission Click to Overview edit Master title style Main Mission:

More information

Development of Formation Flight and Docking Algorithms Using the SPHERES Testbed

Development of Formation Flight and Docking Algorithms Using the SPHERES Testbed Development of Formation Flight and Docking Algorithms Using the Testbed Prof. David W. Miller MIT Allen Chen, Alvar Saenz-Otero, Mark Hilstad, David W. Miller Introduction : Synchronized Position Hold

More information

Presentation Outline

Presentation Outline Presentation Outline Phd Activities during the three years mainly concentrated on the development and testing of the SPARTANS cooperating spacecraft hardware testbed Development of the Translation Module

More information

Analysis of the Motion Control Methods for Stratospheric Balloon-Borne Gondola Platform

Analysis of the Motion Control Methods for Stratospheric Balloon-Borne Gondola Platform Journal of Physics: Conference Series Analysis of the Motion Control Methods for Stratospheric Balloon-Borne ondola Platform To cite this article: H H Wang et al 26 J. Phys.: Conf. Ser. 48 1295 View the

More information

Automatic Control Industrial robotics

Automatic Control Industrial robotics Automatic Control Industrial robotics Prof. Luca Bascetta (luca.bascetta@polimi.it) Politecnico di Milano Dipartimento di Elettronica, Informazione e Bioingegneria Prof. Luca Bascetta Industrial robots

More information

Technical Document Compensating. for Tilt, Hard Iron and Soft Iron Effects

Technical Document Compensating. for Tilt, Hard Iron and Soft Iron Effects Technical Document Compensating for Tilt, Hard Iron and Soft Iron Effects Published: August 6, 2008 Updated: December 4, 2008 Author: Christopher Konvalin Revision: 1.2 www.memsense.com 888.668.8743 Rev:

More information

Inertial Navigation Static Calibration

Inertial Navigation Static Calibration INTL JOURNAL OF ELECTRONICS AND TELECOMMUNICATIONS, 2018, VOL. 64, NO. 2, PP. 243 248 Manuscript received December 2, 2017; revised April, 2018. DOI: 10.24425/119518 Inertial Navigation Static Calibration

More information

A NOUVELLE MOTION STATE-FEEDBACK CONTROL SCHEME FOR RIGID ROBOTIC MANIPULATORS

A NOUVELLE MOTION STATE-FEEDBACK CONTROL SCHEME FOR RIGID ROBOTIC MANIPULATORS A NOUVELLE MOTION STATE-FEEDBACK CONTROL SCHEME FOR RIGID ROBOTIC MANIPULATORS Ahmad Manasra, 135037@ppu.edu.ps Department of Mechanical Engineering, Palestine Polytechnic University, Hebron, Palestine

More information

IMPLEMENTATION OF BALL-AND-BEAM CONTROL SYSTEM AS AN INSTANCE OF SIMULINK TO 32-BIT MICROCONTROLLER INTERFACE

IMPLEMENTATION OF BALL-AND-BEAM CONTROL SYSTEM AS AN INSTANCE OF SIMULINK TO 32-BIT MICROCONTROLLER INTERFACE POZNAN UNIVE RSITY OF TE CHNOLOGY ACADE MIC JOURNALS No 76 Electrical Engineering 2013 Krzysztof NOWOPOLSKI* IMPLEMENTATION OF BALL-AND-BEAM CONTROL SYSTEM AS AN INSTANCE OF SIMULINK TO 32-BIT MICROCONTROLLER

More information

Genetic Algorithm Utilizing Image Clustering with Merge and Split Processes Which Allows Minimizing Fisher Distance Between Clusters

Genetic Algorithm Utilizing Image Clustering with Merge and Split Processes Which Allows Minimizing Fisher Distance Between Clusters Genetic Algorithm Utilizing Image Clustering with Merge and Split Processes Which Allows Minimizing Fisher Distance Between Clusters Kohei Arai 1 Graduate School of Science and Engineering Saga University

More information

State Space System Modeling of a Quad Copter UAV

State Space System Modeling of a Quad Copter UAV Indian Journal of Science Technology, Vol 9(27), DOI: 10.17485/ijst/2016/v9i27/95239, July 2016 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 State Space System Modeling of a Quad Copter UAV Zaid

More information

On-Orbit Calibration of Photodiodes for Attitude Determination

On-Orbit Calibration of Photodiodes for Attitude Determination On-Orbit Calibration of Photodiodes for Attitude Determination John C. Springmann University of Michigan, Ann Arbor, MI Adviser: James W. Cutler August 14, 2013 AIAA/USU Small Satellite Conference Photodiode

More information

Datasheet 2102 SERIES TWO-AXIS POSITIONING AND RATE TABLE SYSTEM

Datasheet 2102 SERIES TWO-AXIS POSITIONING AND RATE TABLE SYSTEM Datasheet 2102 SERIES TWO-AXIS POSITIONING AND RATE TABLE SYSTEM FEATURES Position Accuracy: ± 30 arc seconds (both axes) Rate Accuracy: ± 0.01% Max Rate (varies depending on axis configuration): Inner

More information

Camera Drones Lecture 2 Control and Sensors

Camera Drones Lecture 2 Control and Sensors Camera Drones Lecture 2 Control and Sensors Ass.Prof. Friedrich Fraundorfer WS 2017 1 Outline Quadrotor control principles Sensors 2 Quadrotor control - Hovering Hovering means quadrotor needs to hold

More information

Inertial Navigation Systems

Inertial Navigation Systems Inertial Navigation Systems Kiril Alexiev University of Pavia March 2017 1 /89 Navigation Estimate the position and orientation. Inertial navigation one of possible instruments. Newton law is used: F =

More information

Robust Control Design. for the VEGA Launch Vehicle. during atmospheric flight

Robust Control Design. for the VEGA Launch Vehicle. during atmospheric flight Robust Control Design for the VEGA Launch Vehicle during atmospheric flight Diego Navarro-Tapia Andrés Marcos www.tasc-group.com Technology for AeroSpace Control (TASC) Aerospace Engineering Department

More information

Line of Sight Stabilization Primer Table of Contents

Line of Sight Stabilization Primer Table of Contents Line of Sight Stabilization Primer Table of Contents Preface 1 Chapter 1.0 Introduction 3 Chapter 2.0 LOS Control Architecture and Design 11 2.1 Direct LOS Stabilization 15 2.2 Indirect LOS Stabilization

More information

IMECE FUNCTIONAL INTERFACE-BASED ASSEMBLY MODELING

IMECE FUNCTIONAL INTERFACE-BASED ASSEMBLY MODELING Proceedings of IMECE2005 2005 ASME International Mechanical Engineering Congress and Exposition November 5-11, 2005, Orlando, Florida USA IMECE2005-79945 FUNCTIONAL INTERFACE-BASED ASSEMBLY MODELING James

More information

Equipment Site Description

Equipment Site Description Equipment Site Description The 150 g-ton geotechnical centrifuge NEES facility is located in the basement of the Jonsson Engineering Center (JEC) of the RPI campus in Troy, NY. This building also contains

More information

DESIGN AND IMPLEMENTATION OF FPGA BASED MULTIPURPOSE REAL-TIME CONTROLLER FOR HYBRID STEPPER MOTOR

DESIGN AND IMPLEMENTATION OF FPGA BASED MULTIPURPOSE REAL-TIME CONTROLLER FOR HYBRID STEPPER MOTOR DESIGN AND IMPLEMENTATION OF FPGA BASED MULTIPURPOSE REAL-TIME CONTROLLER FOR HYBRID STEPPER MOTOR Arun G Mohan 1 and Vijina K 2 1 PG Student [Electrical Machines], Department of EEE, Sree Buddha College

More information

Performance Evaluation of INS Based MEMES Inertial Measurement Unit

Performance Evaluation of INS Based MEMES Inertial Measurement Unit Int'l Journal of Computing, Communications & Instrumentation Engg. (IJCCIE) Vol. 2, Issue 1 (215) ISSN 2349-1469 EISSN 2349-1477 Performance Evaluation of Based MEMES Inertial Measurement Unit Othman Maklouf

More information

JEM Internal Ball Camera (Int-Ball)

JEM Internal Ball Camera (Int-Ball) JEM Internal Ball Camera (Int-Ball) July 14, 2017 Japan Aerospace Exploration Agency 1 Objective of Project Currently, when working in the Japanese Experiment Module ( Kibo ), the crew (astronaut) often

More information

Responsive Flight Software Development & Verification Techniques for Small Satellites

Responsive Flight Software Development & Verification Techniques for Small Satellites Responsive Flight Software Development & Verification Techniques for Small Satellites Darren Rowen The Aerospace Corporation Vehicle Systems Division 9 November 2012 The Aerospace Corporation 2012 Overview

More information

Optimization of a two-link Robotic Manipulator

Optimization of a two-link Robotic Manipulator Optimization of a two-link Robotic Manipulator Zachary Renwick, Yalım Yıldırım April 22, 2016 Abstract Although robots are used in many processes in research and industry, they are generally not customized

More information

Equipment Site Description

Equipment Site Description Equipment Site Description The primary objective of this project is to create a facility in which a full-scale subassembly can be subjected to complex loading and imposed deformation states at multiple

More information

MECHATRONICS. William Bolton. Sixth Edition ELECTRONIC CONTROL SYSTEMS ENGINEERING IN MECHANICAL AND ELECTRICAL PEARSON

MECHATRONICS. William Bolton. Sixth Edition ELECTRONIC CONTROL SYSTEMS ENGINEERING IN MECHANICAL AND ELECTRICAL PEARSON MECHATRONICS ELECTRONIC CONTROL SYSTEMS IN MECHANICAL AND ELECTRICAL ENGINEERING Sixth Edition William Bolton PEARSON Harlow, England London New York Boston San Francisco Toronto Sydney Auckland Singapore

More information

Strapdown Inertial Navigation Technology, Second Edition D. H. Titterton J. L. Weston

Strapdown Inertial Navigation Technology, Second Edition D. H. Titterton J. L. Weston Strapdown Inertial Navigation Technology, Second Edition D. H. Titterton J. L. Weston NavtechGPS Part #1147 Progress in Astronautics and Aeronautics Series, 207 Published by AIAA, 2004, Revised, 2nd Edition,

More information

Comparison of PID and LQR controllers on a quadrotor helicopter

Comparison of PID and LQR controllers on a quadrotor helicopter Comparison of PID and LQR controllers on a quadrotor helicopter Demet Canpolat Tosun 1, Yasemin Işık 2, Hakan Korul 3 Abstract This paper focuses on a quadrotor model, named as Qball-X4 developed by Quanser.

More information

VIBRATION ISOLATION USING A MULTI-AXIS ROBOTIC PLATFORM G.

VIBRATION ISOLATION USING A MULTI-AXIS ROBOTIC PLATFORM G. VIBRATION ISOLATION USING A MULTI-AXIS ROBOTIC PLATFORM G. Satheesh Kumar, Y. G. Srinivasa and T. Nagarajan Precision Engineering and Instrumentation Laboratory Department of Mechanical Engineering Indian

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

AUTOMATIC TUNING AND SEMANTIC BASED CLONE DETECTION OF ANDROID APPLICATIONS

AUTOMATIC TUNING AND SEMANTIC BASED CLONE DETECTION OF ANDROID APPLICATIONS International Journal of Mechanical Engineering and Technology (IJMET) Volume 8, Issue 10, October 2017, pp. 164 169, Article ID: IJMET_08_10_020 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=8&itype=10

More information

HEXAPODS FOR PRECISION MOTION AND VIBRATION CONTROL

HEXAPODS FOR PRECISION MOTION AND VIBRATION CONTROL HEXAPODS FOR PRECISION MOTION AND VIBRATION CONTROL Eric H. Anderson, Michael F. Cash, Jonathan L. Hall and Gregory W. Pettit CSA Engineering Inc., Mountain View, CA Introduction Parallel kinematic manipulators

More information

A Modified Algorithmic Approach of DSDV Routing Protocol for Wireless Ad Hoc Network

A Modified Algorithmic Approach of DSDV Routing Protocol for Wireless Ad Hoc Network IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661, p- ISSN: 2278-8727Volume 14, Issue 4 (Sep. - Oct. 2013), PP 49-54 A Modified Algorithmic Approach of DSDV Routing Protocol for Wireless

More information

Visualization of Learning Processes for Back Propagation Neural Network Clustering

Visualization of Learning Processes for Back Propagation Neural Network Clustering Visualization of Learning Processes for Back Propagation Neural Network Clustering Kohei Arai 1 Graduate School of Science and Engineering Saga University Saga City, Japan Abstract Method for visualization

More information

Experiment 2: Control of Nonlinear Compensated SISO Systems

Experiment 2: Control of Nonlinear Compensated SISO Systems DEPARTMENT OF ELECTRICAL ENGINEERING UNIVERSITY OF MINNESOTA EE 4237 State Space Control Laboratory Experiment 2: Control of Nonlinear Compensated SISO Systems Prelab: 1. Study Section 6.3 of manual (attached)

More information

Polar and Polygon Path Traversal of a Ball and Plate System

Polar and Polygon Path Traversal of a Ball and Plate System Polar and Polygon Path Traversal of a Ball and Plate System Aneeq Zia Electrical Engineering Department, LUMS School of Science and Engineering D.H.A, Lahore Cantt, 54792, Pakistan aneeq91@hotmail.com

More information

Attitude-Independent Magnetometer Calibration with Time-Varying Bias

Attitude-Independent Magnetometer Calibration with Time-Varying Bias Attitude-Independent Magnetometer Calibration with Time-Varying Bias John C. Springmann University of Michigan, Ann Arbor, MI Adviser: James W. Cutler August 10, 2011 AIAA/USU Small Satellite Conference

More information

What is Mechatronics

What is Mechatronics Mechatronics What is Mechatronics What Is Mechatronics? Mechatronics is a methodology used for the optimal design of electromechanical products. Multi-disciplinary system design has employed a sequential

More information

Sample IJAETMAS Paper for A4 Page Size

Sample IJAETMAS Paper for A4 Page Size Sample IJAETMAS Paper for A4 Page Size 1st author name 1, 2 nd author name 2, 3 rd author name 3 ¹Department & university, Country ²Department & university, Country ³Department & university, Country 1

More information

Control of a quadrotor manipulating a beam (2 projects available)

Control of a quadrotor manipulating a beam (2 projects available) Control of a quadrotor manipulating a beam (2 projects available) Supervisor: Emanuele Garone (egarone@ulb.ac.be), Tam Nguyen, Laurent Catoire General Goal: The goal of this project is to complete from

More information

MOBILE ROBOTIC SYSTEM FOR GROUND-TESTING OF MULTI-SPACECRAFT PROXIMITY OPERATIONS

MOBILE ROBOTIC SYSTEM FOR GROUND-TESTING OF MULTI-SPACECRAFT PROXIMITY OPERATIONS MOBILE ROBOTIC SYSTEM FOR GROUND-TESTING OF MULTI-SPACECRAFT PROXIMITY OPERATIONS INTRODUCTION James Doebbler, Jeremy Davis, John Valasek, John Junkins Texas A&M University, College Station, TX 77843 Ground

More information

Exterior Orientation Parameters

Exterior Orientation Parameters Exterior Orientation Parameters PERS 12/2001 pp 1321-1332 Karsten Jacobsen, Institute for Photogrammetry and GeoInformation, University of Hannover, Germany The georeference of any photogrammetric product

More information

Enhanced Performance of a Slider Mechanism Through Improved Design Using ADAMS

Enhanced Performance of a Slider Mechanism Through Improved Design Using ADAMS Enhanced Performance of a Slider Mechanism Through Improved Design Using ADAMS (Nazeer Shareef, Sr. R&D Engr., BAYER CORP., Elkhart, IN) Introduction Understanding of the influence of critical parameters

More information

DEVELOPMENT OF SUBSTRUCTURED SHAKING TABLE TEST METHOD

DEVELOPMENT OF SUBSTRUCTURED SHAKING TABLE TEST METHOD DEVELOPMENT OF SUBSTRUCTURED SHAKING TABLE TEST METHOD Akira IGARASHI 1, Hirokazu IEMURA 2 And Takanori SUWA 3 SUMMARY Since various kinds of issues arise in the practical application of structural response

More information

Estimation of Unknown Disturbances in Gimbal Systems

Estimation of Unknown Disturbances in Gimbal Systems Estimation of Unknown Disturbances in Gimbal Systems Burak KÜRKÇÜ 1, a, Coşku KASNAKOĞLU 2, b 1 ASELSAN Inc., Ankara, Turkey 2 TOBB University of Economics and Technology, Ankara, Turkey a bkurkcu@aselsan.com.tr,

More information

Design of a Three-Axis Rotary Platform

Design of a Three-Axis Rotary Platform Design of a Three-Axis Rotary Platform William Mendez, Yuniesky Rodriguez, Lee Brady, Sabri Tosunoglu Mechanics and Materials Engineering, Florida International University 10555 W Flagler Street, Miami,

More information

Autonomous on-orbit Calibration Of Star Trackers

Autonomous on-orbit Calibration Of Star Trackers Autonomous on-orbit Calibration Of Star Trackers Malak Samaan 1, Todd Griffith 2,Puneet Singla 3, and John L. Junkins 4 Department of Aerospace Engineering, Texas A&M University, College Station, TX 77843-3141

More information

OHB System AG International Conference on Space Optics ICSO 2016 Prepared by Raffello MIGLIORE Date , Biarritz.

OHB System AG International Conference on Space Optics ICSO 2016 Prepared by Raffello MIGLIORE Date , Biarritz. International Conference on Space Optics ICSO 2016 Prepared by Raffello MIGLIORE Date 19.10.2016, Biarritz Outlook on EDRS-C EDRS-C / European Data Relay System EDRS-C, designed and developed by OHB System,

More information

navigation Isaac Skog

navigation Isaac Skog Foot-mounted zerovelocity aided inertial navigation Isaac Skog skog@kth.se Course Outline 1. Foot-mounted inertial navigation a. Basic idea b. Pros and cons 2. Inertial navigation a. The inertial sensors

More information

An Affine Parameter Dependent Controller of An Helicopter for Various Forward Velocity Conditions İsmail Hakki Şahin 1,2, a, Coşku Kasnakoğlu 1,b

An Affine Parameter Dependent Controller of An Helicopter for Various Forward Velocity Conditions İsmail Hakki Şahin 1,2, a, Coşku Kasnakoğlu 1,b Applied Mechanics and Materials Vols. 789-79 (215) pp 167-172 (215) Trans Tech Publications, Switzerland doi:1.428/www.scientific.net/amm.789-79.167 An Affine Parameter Dependent Controller of An Helicopter

More information

Spacecraft Actuation Using CMGs and VSCMGs

Spacecraft Actuation Using CMGs and VSCMGs Spacecraft Actuation Using CMGs and VSCMGs Arjun Narayanan and Ravi N Banavar (ravi.banavar@gmail.com) 1 1 Systems and Control Engineering, IIT Bombay, India Research Symposium, ISRO-IISc Space Technology

More information

Design and Analysis of Quadcopter Classical Controller Ahmed H. Ahmed*, Ahmed N. Ouda*, Ahmed M.Kamel*, Y. Z. Elhalwagy*

Design and Analysis of Quadcopter Classical Controller Ahmed H. Ahmed*, Ahmed N. Ouda*, Ahmed M.Kamel*, Y. Z. Elhalwagy* 16 th International Conference on AEROSPACE SCIENCES & AVIATION TECHNOLOGY, ASAT - 16 May 26-28, 2015, E-Mail: asat@mtc.edu.eg Military Technical College, Kobry Elkobbah, Cairo, Egypt Tel : +(202) 24025292

More information

Proceedings of the 2013 SpaceVision Conference November 7-10 th, Tempe, AZ, USA ABSTRACT

Proceedings of the 2013 SpaceVision Conference November 7-10 th, Tempe, AZ, USA ABSTRACT Proceedings of the 2013 SpaceVision Conference November 7-10 th, Tempe, AZ, USA Development of arm controller for robotic satellite servicing demonstrations Kristina Monakhova University at Buffalo, the

More information

Robotics: Science and Systems

Robotics: Science and Systems Robotics: Science and Systems Model Predictive Control (MPC) Zhibin Li School of Informatics University of Edinburgh Content Concepts of MPC MPC formulation Objective function and constraints Solving the

More information

ABSTRACT. allowing them to see how theoretically designed controllers function in a real

ABSTRACT. allowing them to see how theoretically designed controllers function in a real ABSTRACT Title of Thesis: SYSTEM MODELING AND CONTROLLER DESIGN FOR A SINGLE DEGREE OF FREEDOM SPACECRAFT SIMULATOR Melissa F. Vess, Master of Science, 2005 Thesis directed by: Professor Robert M. Sanner

More information

IVR: Open- and Closed-Loop Control. M. Herrmann

IVR: Open- and Closed-Loop Control. M. Herrmann IVR: Open- and Closed-Loop Control M. Herrmann Overview Open-loop control Feed-forward control Towards feedback control Controlling the motor over time Process model V B = k 1 s + M k 2 R ds dt Stationary

More information

Experiment 9: Inverted Pendulum using Torsion Control System

Experiment 9: Inverted Pendulum using Torsion Control System DEPARTMENT OF ELECTRICAL ENGINEERING UNIVERSITY OF MINNESOTA EE 4237 State Space Control Laboratory Experiment 9: Inverted Pendulum using Torsion Control System Objective: 1. To study the LQR design and

More information

Kinematics Analysis of Free-Floating Redundant Space Manipulator based on Momentum Conservation. Germany, ,

Kinematics Analysis of Free-Floating Redundant Space Manipulator based on Momentum Conservation. Germany, , Kinematics Analysis of Free-Floating Redundant Space Manipulator based on Momentum Conservation Mingming Wang (1) (1) Institute of Astronautics, TU Muenchen, Boltzmannstr. 15, D-85748, Garching, Germany,

More information

DARPA Investments in GEO Robotics

DARPA Investments in GEO Robotics DARPA Investments in GEO Robotics Carl Glen Henshaw, Ph.D. Signe Redfield, Ph.D. Naval Center for Space Technology U.S. Naval Research Laboratory Washington, DC 20375 May 22, 2015 Introduction Program

More information

Electronics Design Contest 2016 Wearable Controller VLSI Category Participant guidance

Electronics Design Contest 2016 Wearable Controller VLSI Category Participant guidance Electronics Design Contest 2016 Wearable Controller VLSI Category Participant guidance June 27, 2016 Wearable Controller is a wearable device that can gather data from person that wears it. Those data

More information

Overview of Proximity Operations Missions Relevant to NanoSats

Overview of Proximity Operations Missions Relevant to NanoSats Overview of Proximity Operations Missions Relevant to NanoSats Scott MacGillivray, President Tyvak Nano-Satellite Systems LLC (714) 392-9095 scott@tyvak.com 18 April 2012 This document does not contain

More information

INTEGRATED TECH FOR INDUSTRIAL POSITIONING

INTEGRATED TECH FOR INDUSTRIAL POSITIONING INTEGRATED TECH FOR INDUSTRIAL POSITIONING Integrated Tech for Industrial Positioning aerospace.honeywell.com 1 Introduction We are the world leader in precision IMU technology and have built the majority

More information

Development of a Mover Having One Nanometer Precision and 4mm Moving Range

Development of a Mover Having One Nanometer Precision and 4mm Moving Range Development of a Mover Having One Nanometer Precision and 4mm Moving Range Y. Morita, S. Yamashita International Center for Elementary Particle Physics (ICEPP), University of Tokyo, 7-3-1, Hongo, Bunkyo,

More information

Vehicle s Kinematics Measurement with IMU

Vehicle s Kinematics Measurement with IMU 536441 Vehicle dnamics and control laborator Vehicle s Kinematics Measurement with IMU This laborator is design to introduce ou to understand and acquire the inertia properties for using in the vehicle

More information

Yaw-Roll Coupled Oscillations of a Slender Delta Wing

Yaw-Roll Coupled Oscillations of a Slender Delta Wing Yaw-Roll Coupled Oscillations of a Slender Delta Wing John C. Worley * Auburn University Aerospace Engineering, Auburn, Alabama, 3683 Reported are the results of experiments conducted on a slender delta

More information

EFFECT OF YAW-TILTED HINGE AXIS ON DEPLOYMENT ROBUSTNESS OF MARS AIRPLANE

EFFECT OF YAW-TILTED HINGE AXIS ON DEPLOYMENT ROBUSTNESS OF MARS AIRPLANE EFFET OF YAW-TILTED HINGE AXIS ON DEPLOYMENT ROBUSTNESS OF MARS AIRPLANE Koji Fujita* Hiroki Nagai** and Akira Oyama* * Institute of Space and Astronautical Science Japan Aerospace Exploration Agency --

More information

Inertial measurement and realistic post-flight visualization

Inertial measurement and realistic post-flight visualization Inertial measurement and realistic post-flight visualization David Fifield Metropolitan State College of Denver Keith Norwood, faculty advisor June 28, 2007 Abstract Determining the position and orientation

More information

VN-100 Hard and Soft Iron Calibration

VN-100 Hard and Soft Iron Calibration VN-100 Hard and Soft Iron Calibration Application Note Abstract This application note is designed to briefly explain typical magnetic disturbances and mitigation strategies. It also addresses in detail

More information

CONTROL MOMENT GYRO CMG S : A compact CMG product for agile satellites in the one ton class

CONTROL MOMENT GYRO CMG S : A compact CMG product for agile satellites in the one ton class CONTROL MOMENT GYRO CMG 15-45 S : A compact CMG product for agile satellites in the one ton class Ange DEFENDINI, Philippe FAUCHEUX & Pascal GUAY EADS Astrium SAS ZI du Palays, 31 Av. des Cosmonautes,

More information

HG4930 INERTIAL MEASUREMENT UNIT (IMU) Installation and Interface Manual

HG4930 INERTIAL MEASUREMENT UNIT (IMU) Installation and Interface Manual HG4930 INERTIAL MEASUREMENT UNIT (IMU) Installation and Interface Manual HG4930 Installation and Interface Manual aerospace.honeywell.com/hg4930 2 Table of Contents 4 5 6 10 11 13 13 Honeywell Industrial

More information

AC : ADAPTIVE ROBOT MANIPULATORS IN GLOBAL TECHNOLOGY

AC : ADAPTIVE ROBOT MANIPULATORS IN GLOBAL TECHNOLOGY AC 2009-130: ADAPTIVE ROBOT MANIPULATORS IN GLOBAL TECHNOLOGY Alireza Rahrooh, University of Central Florida Alireza Rahrooh is aprofessor of Electrical Engineering Technology at the University of Central

More information

Autonomous Underwater Vehicle Control with a 3 Actuator False Center Mechanism

Autonomous Underwater Vehicle Control with a 3 Actuator False Center Mechanism Autonomous Underwater Vehicle Control with a 3 Actuator False Center Mechanism Cheri Everlove, Santa Clara University Mentor: Bill Kirkwood Summer 2004 Keywords: AUV, False Center, Steering Mechanism ABSTRACT

More information

PROCEEDINGS OF SPIE. Kiarash Tajdaran, Larry D. Dewell, Eric V. Eason, Raymond M. Bell, Kuo-Chia Liu, et al.

PROCEEDINGS OF SPIE. Kiarash Tajdaran, Larry D. Dewell, Eric V. Eason, Raymond M. Bell, Kuo-Chia Liu, et al. PROCEEDINGS OF SPIE SPIEDigitalLibrary.org/conference-proceedings-of-spie Telescope line-of-sight slew control and agility with non-contact vibration isolation for the large ultraviolet/ optical/infrared

More information

Design of Missile Models for Testing on Numerical Control Measurement Machines

Design of Missile Models for Testing on Numerical Control Measurement Machines International Journal of Scientific and Research Publications, Volume 5, Issue 6, June 2015 1 Design of Missile Models for Testing on Numerical Control Measurement Machines Slobodan Jovanovic, Dusan Regodic

More information

Implementation of three axis magnetic control mode for PISAT

Implementation of three axis magnetic control mode for PISAT Implementation of three axis magnetic control mode for PISAT Shashank Nagesh Bhat, Arjun Haritsa Krishnamurthy Student, PES Institute of Technology, Bangalore Abstract Orientation of a satellite is important

More information

Strapdown Inertial Navigation Technology

Strapdown Inertial Navigation Technology Strapdown Inertial Navigation Technology 2nd Edition David Titterton and John Weston The Institution of Engineering and Technology Preface xv 1 Introduction 1 1.1 Navigation 1 1.2 Inertial navigation 2

More information

AMG Series. Motorized Position and Rate Gimbals. Continuous 360 rotation of azimuth and elevation including built-in slip ring

AMG Series. Motorized Position and Rate Gimbals. Continuous 360 rotation of azimuth and elevation including built-in slip ring AMG Series Optical Mounts AMG Series Motorized Position and Rate Gimbals Continuous rotation of azimuth and elevation including built-in slip ring High accuracy angular position and rate capability Direct-drive

More information

CAMERA GIMBAL PERFORMANCE IMPROVEMENT WITH SPINNING-MASS MECHANICAL GYROSCOPES

CAMERA GIMBAL PERFORMANCE IMPROVEMENT WITH SPINNING-MASS MECHANICAL GYROSCOPES 8th International DAAAM Baltic Conference "INDUSTRIAL ENGINEERING 19-21 April 2012, Tallinn, Estonia CAMERA GIMBAL PERFORMANCE IMPROVEMENT WITH SPINNING-MASS MECHANICAL GYROSCOPES Tiimus, K. & Tamre, M.

More information

ROBOT TEAMS CH 12. Experiments with Cooperative Aerial-Ground Robots

ROBOT TEAMS CH 12. Experiments with Cooperative Aerial-Ground Robots ROBOT TEAMS CH 12 Experiments with Cooperative Aerial-Ground Robots Gaurav S. Sukhatme, James F. Montgomery, and Richard T. Vaughan Speaker: Jeff Barnett Paper Focus Heterogeneous Teams for Surveillance

More information

What Is SimMechanics?

What Is SimMechanics? SimMechanics 1 simulink What Is Simulink? Simulink is a tool for simulating dynamic systems with a graphical interface specially developed for this purpose. Physical Modeling runs within the Simulink environment

More information

GEOENGINE M.Sc. in Geomatics Engineering. Master Thesis by Jiny Jose Pullamthara

GEOENGINE M.Sc. in Geomatics Engineering. Master Thesis by Jiny Jose Pullamthara GEOENGINE M.Sc. in Geomatics Engineering Master Thesis by Jiny Jose Pullamthara Implementation of GNSS in Real-Time Positioning for an Outdoor Construction Machine Simulator Duration of Thesis : 6 months

More information