SlideShare uma empresa Scribd logo
1 de 5
Baixar para ler offline
IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE)
e-ISSN: 2278-1676, p-ISSN: 2320–3331, Volume 8, Issue 1 (Nov.-Dec.), PP 120-124
www.iosrjournals.org
www.iosrjournals.org 120 | Page
An Unmanned Rotorcraft System with Embedded Design
1
Sateesh Kumar Reddy Ch., 2
G. Anand Babu, 3
Umasankar Ch.
Dept. of ECE, Universal College of Engineering & Technology, Guntur, AP, India
Abstract: In this paper, we present the systematic design and implementation of quick prototype design and
hardware-in-the-loop real-time test of the embedded control system of Unmanned Rotorcraft. The control law is
of backstepping type, the sensory system consists of a marker-based vision system outside the helicopter in radio
connection with the embedded controller and a 3D inertial measurement unit (IMU) on the helicopter. Extended
Kalman filters solve the state estimation problem. Brushless DC motors serve as actuators. For quick prototype
design of the embedded controller MATLAB, Simulink, Real-Time Workshop and the MPC555 Target Compiler
were used. More specifically, the onboard hardware system is designed to fulfill the image processing
requirements by using the commercial off-the-shelf products. Real-time vision software is developed, which is
running on the real-time operating system QNX.
Keywords: Unmanned Aerial Vehicles (UAV), Embedded Controller, Real-time realization, Marker-based
vision and IMU sensors, Extended Kalman filters, Backstepping control.
I. INTRODUCTION
The identification of the unknown nonlinear dynamical systems has received considerable attention in
recent years, since it is an indispensable step toward controller design of nonlinear systems. Many systems,
especially aircraft, have dynamics that vary considerably over the operating regime, effectively bringing the
issue of time varying parameters (or nonlinearity) into the design [2]. Controllers for aircraft have been designed
predominantly by classical control techniques [9].
While this tradition has produced many highly reliable and effective control systems, recent years have
seen a growing interest in the use of robust, nonlinear adaptive control theory for flight control [3], [4], [6]. For
instance, the concept of multiple models with switching, according to a change in dynamics, has been an area of
interest in control theory in order to simplify both the modeling and the controller design [3], [7], [8].
System identification methods fall into two broad categories: global and local. Global approximations can be
made with various function representations, e.g., polynomials, rational approximation, and multilayer
perceptrons (MLPs) [9]. To approximate a function , a model should be capable of representing its many
possible variations. If is complicated, there is no guarantee that any given representation will approximate
equally well across all space.
The dependence on representation can be reduced using local approximation where the domain of is
divided into local regions and a separate model is used for each region [5].Local modeling is based on nearest-
neighbors in the operating space where a simple model is constructed using only the neighboring samples. The
rationale behind this approach is basically that it is easier to develop local models (or controllers) because the
dynamics are simpler locally than globally [3].
For instance, if the system phenomena or behavior changes smoothly with the operating point, then, a
linear model (or controller) will always be sufficiently accurate locally, provided that the operating regime is
sufficiently small, even though the system may contain complex nonlinearities when viewed globally. In these
methods, the global dynamics is approximated by a preset number of local linear models that need to be
specified by the user. The added difficulty in local modeling is the switching among models, but recently the
approximation properties of multiple models have been examined in detail [1].
Under mild conditions, it has been shown that multiple models can uniformly approximate any system on a
compact subset provided a sufficient number of local models are given [7]. Finally, with this approach, the
model/controller structure is easy to understand and interpret [3].
II. ROTOTCRAFT MODEL
Multicomponent robotic systems can be well described using coordinate systems (frames). Denote KW
= KH0 the helicopter frame in the stop state (world or base inertial frame), KH the moving frame of the
helicopter center of gravity and KS the sensor frame of IMU fixed to the helicopter. For simplicity the vision
frame is assumed to be equal to KW , hence the vision system measures the position and orientation of KH
relative to KW . The relative position and orientation between frames can be described by a homogeneous
transformation T whose orientation and positions parts are A and p , respectively. The graph of the used frames
is shown in Fig. 1
An Unmanned Rotorcraft System with Embedded Design
www.iosrjournals.org 121 | Page
In order to develop the kinematic and dynamic models the results of flight control systems [6] and
mini-flying machines [7] can be applied. The position and the orientation of the helicopter with respect to the
base frame are denoted by ξ = (x, y, z)T and η = (Φ ,Θ ,Ψ )T respectively where Φ ,Θ ,Ψ are the Euler angles and
the A(Φ,Θ,Ψ) orientation matrix is
The angular velocity can be written in the form ω =Γη where ω =Γη+Γη and
The helicopter has 4 actuators, each actuator exerts a lift force proportional with the square of the
angular velocity of the rotor (fi = bΩ2
i) . Each actuator is a brushless DC motor with own controller whose
reference signal can be programmed in Ωi [2]. The resulting lift force (u) and driving torque (τ ) are defined by
Where l,b,d are helicopter and motor constants. The gyroscopic effect can be modeled as
Where Ir is the rotor inertia and k is the third unit vector. Denote I the inertia matrix of the helicopter
then the differential equation of the helicopter is
Where Fext and τ ext are the external force and torque, respectively, in KH and T Fg = (0,0,−mg) is the
gravity force in KW . We assume in the sequel that I = diag(Ix , I y , Iz ) and Φ ,Θ ≈ 0 , Γ ≈ I3 (unite matrix), ω ≈
(Φ,Θ,Ψ )T
. Hence the differential equation of the helicopter can be written in the simplified form
From the differential equations the state equations can be easily written down if the state is chosen as
An Unmanned Rotorcraft System with Embedded Design
www.iosrjournals.org 122 | Page
The back stepping controller has the form shown in Fig. 2. In the block scheme the indices d , m and e
refer to the desired, measured and estimated values, respectively. The controller was implemented on Freescale
MPC555 processor having floating point instructions.
III. Selection of Operating Regimes With A SOM
Building local mappings in the full operating space is a time and memory consuming process, which
led to the natural idea of quantizing the operating regimes and building local mappings in positions given by
prototype vectors obtained from running the plant. The training algorithm is simple, robust to missing values,
and it is easy to visualize the map. These properties make SOM a prominent tool in data mining [4].
In most of the papers discussing local linear models for system identification, the SOM has been used with a
first order expansion around each PE in the output space.
The SOM transforms an incoming signal pattern of arbitrary dimension into a one or two-dimensional
discrete map, and performs this transformation adaptively in a topologically ordered fashion [8]. For an
autonomous system, it is reasonable to assume that the future behavior of the system can be predicted over some
finite interval from a finite number of observations of past outputs.
In contrast, for predictions of the behavior of a non autonomous system, we have to consider two
different dynamics: One for the state space and the other for the control input space. Consequently, the most
important difference is how to capture the dynamics in the input–output joint space, which is fundamental for
identifying the unknown non autonomous system. Several options are possible and we have been investigating
them.
First, we tried to find the local models by quantizing the input–output joint space by embedding not
only the outputs but also the control inputs using one SOM. This modification is essential because the purpose is
to characterize the system dynamics that exist in the input–output joint space.
However, we encountered some difficulties such as normalization of the joint space and large
dimensionality of the space involved (many degrees of freedom and large dynamic range of parameters) [2].
As input feature vectors from a training set are presented to the network, unsupervised learning is used to create
a topology-preserving (Kohonen) map of the input data while, at the same time, supervised learning is used to
associate an appropriate output feature vector with each PE on the map.
Since the output at each PE is just the average output for all of the feature vectors that map to that
point, local models might be created for better approximation using the quantization error in the input space and
the average output.
Figure.2 Controller structure based on back stepping method
Figure.3 Block diagram of SOM-based modeling for non autonomous system.
An Unmanned Rotorcraft System with Embedded Design
www.iosrjournals.org 123 | Page
Figure.4 The simplified scheme of the distributed system
Figure.5 Test results during spiral-formed path
IV. EMBEDDED DESIGN
An embedded system is a special-purpose computer system designed to perform some dedicated
functions, often with real-time constraints. It is usually embedded as part of a complete device, in our case the
indoor UAV, including hardware and mechanical parts. Embedded controller of a rotorcraft integrates
microcontrollers, actuators, vision and inertial sensors. Earlier small indoor UAVs were realized using 8-bit
microcontrollers, limited degree of freedom gyroscope and accelerometer (MEMS), serial servo controllers, R/C
transmitter and receiver and lightweight rechargeable battery allowing approximately 15 minutes flight duration
[8].
The development of the control algorithm has been carried out in MATLAB Simulink environment,
since code generation to the target processor can be done in a convenient way with its additional components
(Real-Time Workshop and Target Language Compiler).
In order to validate the control algorithm, i.e. check if it can operate at the desired frequency, hardware-
in-the-loop tests were performed that involved the emulation of the Rotorcraft helicopter’s model and the flow
of the sensory data.
V. SOFTWARE REALIZATION
Since the backstepping based algorithm realizes a point-to-point control, the rotorcraft is able to follow
a path defined by a series of points in the Cartesian coordinate system using an additional path tracking
algorithm. The tracking algorithm is responsible for providing the control algorithm with the actual reference
signals (3D position coordinates and yaw angle) and for keeping the helicopter in continuous motion. Sudden
changes in the reference signals may cause numerical instability, therefore the reference signals are smoothed by
third order filters, which ensure that the second derivatives of the state variables remain smooth.
Due to the high complexity of the control algorithm the planned 10 ms sampling time couldn’t be realized, 30
ms was used during the tests instead.
VI. TEST RESULTS
Several tests have been performed to investigate the capabilities of the proposed control algorithm for
paths of different kind including maneuvers in horizontal plane consisting of straight lines and special spiral-
formed paths.
Fig. 5. shows the results of a test of the latter type of path. The crosses show the waypoint coordinates
while the helicopter’s trajectory is signed with continuous line.
An Unmanned Rotorcraft System with Embedded Design
www.iosrjournals.org 124 | Page
VII. CONCLUSION
In this paper the theoretical foundations and the real-time realization of the embedded control system of a
Rotorcraft (UAV) were presented. The control law is of backstepping character, the state estimation is based on
two stage extended Kalman filter. The hardware-in-the-loop real-time test was presented which emulated the
helicopter and the sensory system of the Rotorcraft during the test. Communication happened using CAN
protocol among the system components.
REFERENCES
[1] S. Bouabdallah and R. Siegwart, “Backstepping and Sliding-Mode Techniques Applied to an Indoor Micro Quadrotor”, Proc. Int.
Conf. Robotics and Automation , Barcelona, Spain, pp. 2247-2252, 2005.
[2] D. M. Wolpert and M. Kawato, “Multiple paired forward and inverse models for motor control,” Neural Netw., vol. 11, pp. 1317–
1329, 1998.
[3] T.Kohonen, Self-Organizing Maps. NewYork: Springer-Verlag, 1995.
[4] J. Walter, H. Ritter, and K. Schulten, “Nonlinear prediction with selforganizing maps,” in Proc. Int. Joint Conf. Neural Networks
(IJCNN) , vol. 3, 1990, pp. 589–594.
[5] E. A. Wan and A. A. Bogdanov, “Model predictive neural control with applications to a 6 DoF helicopter model,” in Proc.
American Control Conf. (ACC), vol. 1, 2001, pp. 488–493.
[6] Sz. Matusik, “Real-Time Position and Orientation Determination Module for the Indoor Work of a Quadrotor Helicopter”, MSc
Thesis, Budapest University of Technology and Economics, Department of Control Engineering and Information Technology, 2007.
[7] S.D. Hanford, L.N. Long and J.F. Horn, “A Small Semi-Autonomous Rotary-Wing Unmanned Air Vehicle (UAV)”, AIAA
InfoTech Aerospace Conference, Washington D.C., 2005, AIAA Paper N0. 2005-7077.
[8] T. Madani and A. Benallegue, “Control of Quadrotor Mini-Helicopter via Full State Backstepping Technique", Proc. IEEE
Conference on Decision and Control, pp. 1515-1520, 2006.
[9] J. Cho, J. Lan, G. Thampi, J. C. Principe, and M. A. Motter, “Identification of aircraft dynamics using a SOM and local linear
models,” in Proc. IEEE Int. Midwest Symp. Circuits Systems (MWSCAS), vol. 2, 2002, pp. 148–151.

Mais conteúdo relacionado

Mais procurados

Automated Parallel Parking Using Fuzzy Logic
Automated Parallel Parking Using Fuzzy LogicAutomated Parallel Parking Using Fuzzy Logic
Automated Parallel Parking Using Fuzzy Logicguest66dc5f
 
Comparison of Different Rules Based Fuzzy Logic Controller for PMSM Drives
Comparison of Different Rules Based Fuzzy Logic Controller for PMSM DrivesComparison of Different Rules Based Fuzzy Logic Controller for PMSM Drives
Comparison of Different Rules Based Fuzzy Logic Controller for PMSM DrivesIOSR Journals
 
Optimal and pid controller for controlling camera’s position in unmanned aeri...
Optimal and pid controller for controlling camera’s position in unmanned aeri...Optimal and pid controller for controlling camera’s position in unmanned aeri...
Optimal and pid controller for controlling camera’s position in unmanned aeri...Zac Darcy
 
Design of Robust Speed Controller by Optimization Techniques for DTC IM Drive
Design of Robust Speed Controller by Optimization Techniques for DTC IM DriveDesign of Robust Speed Controller by Optimization Techniques for DTC IM Drive
Design of Robust Speed Controller by Optimization Techniques for DTC IM Driveijcncs
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
Neural Network Approach to Railway Stand Lateral SKEW Control
Neural Network Approach to Railway Stand Lateral SKEW ControlNeural Network Approach to Railway Stand Lateral SKEW Control
Neural Network Approach to Railway Stand Lateral SKEW Controlcsandit
 
IRJET- A Performance of Hybrid Control in Nonlinear Dynamic Multirotor UAV
IRJET- A Performance of Hybrid Control in Nonlinear Dynamic Multirotor UAVIRJET- A Performance of Hybrid Control in Nonlinear Dynamic Multirotor UAV
IRJET- A Performance of Hybrid Control in Nonlinear Dynamic Multirotor UAVIRJET Journal
 
An Adaptive Internal Model for Load Frequency Control using Extreme Learning ...
An Adaptive Internal Model for Load Frequency Control using Extreme Learning ...An Adaptive Internal Model for Load Frequency Control using Extreme Learning ...
An Adaptive Internal Model for Load Frequency Control using Extreme Learning ...TELKOMNIKA JOURNAL
 
Model Validation and Control of an In-Wheel DC Motor Prototype for Hybrid El...
Model Validation and Control of an In-Wheel DC Motor  Prototype for Hybrid El...Model Validation and Control of an In-Wheel DC Motor  Prototype for Hybrid El...
Model Validation and Control of an In-Wheel DC Motor Prototype for Hybrid El...Scientific Review SR
 
Automatic car parking mechanism using neuro fuzzy controller tuned by genetic...
Automatic car parking mechanism using neuro fuzzy controller tuned by genetic...Automatic car parking mechanism using neuro fuzzy controller tuned by genetic...
Automatic car parking mechanism using neuro fuzzy controller tuned by genetic...SumitDutta58
 
Backstepping control of cart pole system
Backstepping  control of cart pole systemBackstepping  control of cart pole system
Backstepping control of cart pole systemShubhobrata Rudra
 
Co-simulation of self-adjusting fuzzy PI controller for the robot with two-ax...
Co-simulation of self-adjusting fuzzy PI controller for the robot with two-ax...Co-simulation of self-adjusting fuzzy PI controller for the robot with two-ax...
Co-simulation of self-adjusting fuzzy PI controller for the robot with two-ax...TELKOMNIKA JOURNAL
 
Mechatronics design of ball and beam system education and research
Mechatronics design of ball and beam system education and researchMechatronics design of ball and beam system education and research
Mechatronics design of ball and beam system education and researchAlexander Decker
 
IRJET- Neural Extended Kalman Filter based Angle-Only Target Tracking with Di...
IRJET- Neural Extended Kalman Filter based Angle-Only Target Tracking with Di...IRJET- Neural Extended Kalman Filter based Angle-Only Target Tracking with Di...
IRJET- Neural Extended Kalman Filter based Angle-Only Target Tracking with Di...IRJET Journal
 
CONCEPT OF OPERATIONS TO SYSTEM DESIGN AND DEVELOPMENT-AN INTEGRATED SYSTEM F...
CONCEPT OF OPERATIONS TO SYSTEM DESIGN AND DEVELOPMENT-AN INTEGRATED SYSTEM F...CONCEPT OF OPERATIONS TO SYSTEM DESIGN AND DEVELOPMENT-AN INTEGRATED SYSTEM F...
CONCEPT OF OPERATIONS TO SYSTEM DESIGN AND DEVELOPMENT-AN INTEGRATED SYSTEM F...ijics
 

Mais procurados (20)

Automated Parallel Parking Using Fuzzy Logic
Automated Parallel Parking Using Fuzzy LogicAutomated Parallel Parking Using Fuzzy Logic
Automated Parallel Parking Using Fuzzy Logic
 
Comparison of Different Rules Based Fuzzy Logic Controller for PMSM Drives
Comparison of Different Rules Based Fuzzy Logic Controller for PMSM DrivesComparison of Different Rules Based Fuzzy Logic Controller for PMSM Drives
Comparison of Different Rules Based Fuzzy Logic Controller for PMSM Drives
 
Optimal and pid controller for controlling camera’s position in unmanned aeri...
Optimal and pid controller for controlling camera’s position in unmanned aeri...Optimal and pid controller for controlling camera’s position in unmanned aeri...
Optimal and pid controller for controlling camera’s position in unmanned aeri...
 
Design of Robust Speed Controller by Optimization Techniques for DTC IM Drive
Design of Robust Speed Controller by Optimization Techniques for DTC IM DriveDesign of Robust Speed Controller by Optimization Techniques for DTC IM Drive
Design of Robust Speed Controller by Optimization Techniques for DTC IM Drive
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
Neural Network Approach to Railway Stand Lateral SKEW Control
Neural Network Approach to Railway Stand Lateral SKEW ControlNeural Network Approach to Railway Stand Lateral SKEW Control
Neural Network Approach to Railway Stand Lateral SKEW Control
 
IRJET- A Performance of Hybrid Control in Nonlinear Dynamic Multirotor UAV
IRJET- A Performance of Hybrid Control in Nonlinear Dynamic Multirotor UAVIRJET- A Performance of Hybrid Control in Nonlinear Dynamic Multirotor UAV
IRJET- A Performance of Hybrid Control in Nonlinear Dynamic Multirotor UAV
 
An Adaptive Internal Model for Load Frequency Control using Extreme Learning ...
An Adaptive Internal Model for Load Frequency Control using Extreme Learning ...An Adaptive Internal Model for Load Frequency Control using Extreme Learning ...
An Adaptive Internal Model for Load Frequency Control using Extreme Learning ...
 
Model Validation and Control of an In-Wheel DC Motor Prototype for Hybrid El...
Model Validation and Control of an In-Wheel DC Motor  Prototype for Hybrid El...Model Validation and Control of an In-Wheel DC Motor  Prototype for Hybrid El...
Model Validation and Control of an In-Wheel DC Motor Prototype for Hybrid El...
 
Termpaper ai
Termpaper aiTermpaper ai
Termpaper ai
 
Automatic car parking mechanism using neuro fuzzy controller tuned by genetic...
Automatic car parking mechanism using neuro fuzzy controller tuned by genetic...Automatic car parking mechanism using neuro fuzzy controller tuned by genetic...
Automatic car parking mechanism using neuro fuzzy controller tuned by genetic...
 
Ball and beam
Ball and beamBall and beam
Ball and beam
 
Backstepping control of cart pole system
Backstepping  control of cart pole systemBackstepping  control of cart pole system
Backstepping control of cart pole system
 
124
124124
124
 
Co-simulation of self-adjusting fuzzy PI controller for the robot with two-ax...
Co-simulation of self-adjusting fuzzy PI controller for the robot with two-ax...Co-simulation of self-adjusting fuzzy PI controller for the robot with two-ax...
Co-simulation of self-adjusting fuzzy PI controller for the robot with two-ax...
 
Mechatronics design of ball and beam system education and research
Mechatronics design of ball and beam system education and researchMechatronics design of ball and beam system education and research
Mechatronics design of ball and beam system education and research
 
IRJET- Neural Extended Kalman Filter based Angle-Only Target Tracking with Di...
IRJET- Neural Extended Kalman Filter based Angle-Only Target Tracking with Di...IRJET- Neural Extended Kalman Filter based Angle-Only Target Tracking with Di...
IRJET- Neural Extended Kalman Filter based Angle-Only Target Tracking with Di...
 
CONCEPT OF OPERATIONS TO SYSTEM DESIGN AND DEVELOPMENT-AN INTEGRATED SYSTEM F...
CONCEPT OF OPERATIONS TO SYSTEM DESIGN AND DEVELOPMENT-AN INTEGRATED SYSTEM F...CONCEPT OF OPERATIONS TO SYSTEM DESIGN AND DEVELOPMENT-AN INTEGRATED SYSTEM F...
CONCEPT OF OPERATIONS TO SYSTEM DESIGN AND DEVELOPMENT-AN INTEGRATED SYSTEM F...
 
FinalReport
FinalReportFinalReport
FinalReport
 
Poster_submitted_final
Poster_submitted_finalPoster_submitted_final
Poster_submitted_final
 

Destaque

Spectral Studies of Some Transition Metal Ion complexes with 4-[(E)-(Ferrocen...
Spectral Studies of Some Transition Metal Ion complexes with 4-[(E)-(Ferrocen...Spectral Studies of Some Transition Metal Ion complexes with 4-[(E)-(Ferrocen...
Spectral Studies of Some Transition Metal Ion complexes with 4-[(E)-(Ferrocen...IOSR Journals
 
Stress Analysis of Automotive Chassis with Various Thicknesses
Stress Analysis of Automotive Chassis with Various ThicknessesStress Analysis of Automotive Chassis with Various Thicknesses
Stress Analysis of Automotive Chassis with Various ThicknessesIOSR Journals
 
Design Issues for Search Engines and Web Crawlers: A Review
Design Issues for Search Engines and Web Crawlers: A ReviewDesign Issues for Search Engines and Web Crawlers: A Review
Design Issues for Search Engines and Web Crawlers: A ReviewIOSR Journals
 
50 Hz Frequency Magnetic Field Effects On Pseudomonas Aeruginosa And Bacillus...
50 Hz Frequency Magnetic Field Effects On Pseudomonas Aeruginosa And Bacillus...50 Hz Frequency Magnetic Field Effects On Pseudomonas Aeruginosa And Bacillus...
50 Hz Frequency Magnetic Field Effects On Pseudomonas Aeruginosa And Bacillus...IOSR Journals
 
An Efficient Algorithm for the Segmentation of Astronomical Images
An Efficient Algorithm for the Segmentation of Astronomical  ImagesAn Efficient Algorithm for the Segmentation of Astronomical  Images
An Efficient Algorithm for the Segmentation of Astronomical ImagesIOSR Journals
 
Distributed Path Computation Using DIV Algorithm
Distributed Path Computation Using DIV AlgorithmDistributed Path Computation Using DIV Algorithm
Distributed Path Computation Using DIV AlgorithmIOSR Journals
 
Literature on safety module for vehicular driver assistance
Literature on safety module for vehicular driver assistance Literature on safety module for vehicular driver assistance
Literature on safety module for vehicular driver assistance IOSR Journals
 
Analysis of Organophosphate Pesticides Residue on Crops in Abakaliki, Ebonyi ...
Analysis of Organophosphate Pesticides Residue on Crops in Abakaliki, Ebonyi ...Analysis of Organophosphate Pesticides Residue on Crops in Abakaliki, Ebonyi ...
Analysis of Organophosphate Pesticides Residue on Crops in Abakaliki, Ebonyi ...IOSR Journals
 
Modling of Fault Directivity of 2012 Ahar-Varzaghan Earthquake with Aftershoc...
Modling of Fault Directivity of 2012 Ahar-Varzaghan Earthquake with Aftershoc...Modling of Fault Directivity of 2012 Ahar-Varzaghan Earthquake with Aftershoc...
Modling of Fault Directivity of 2012 Ahar-Varzaghan Earthquake with Aftershoc...IOSR Journals
 
Gain Comparison between NIFTY and Selected Stocks identified by SOM using Tec...
Gain Comparison between NIFTY and Selected Stocks identified by SOM using Tec...Gain Comparison between NIFTY and Selected Stocks identified by SOM using Tec...
Gain Comparison between NIFTY and Selected Stocks identified by SOM using Tec...IOSR Journals
 
Study of Characteristics of Capacitors, Having Non-Traditional Conical Electr...
Study of Characteristics of Capacitors, Having Non-Traditional Conical Electr...Study of Characteristics of Capacitors, Having Non-Traditional Conical Electr...
Study of Characteristics of Capacitors, Having Non-Traditional Conical Electr...IOSR Journals
 
Data Security Model Enhancement In Cloud Environment
Data Security Model Enhancement In Cloud EnvironmentData Security Model Enhancement In Cloud Environment
Data Security Model Enhancement In Cloud EnvironmentIOSR Journals
 

Destaque (20)

E010623639
E010623639E010623639
E010623639
 
Spectral Studies of Some Transition Metal Ion complexes with 4-[(E)-(Ferrocen...
Spectral Studies of Some Transition Metal Ion complexes with 4-[(E)-(Ferrocen...Spectral Studies of Some Transition Metal Ion complexes with 4-[(E)-(Ferrocen...
Spectral Studies of Some Transition Metal Ion complexes with 4-[(E)-(Ferrocen...
 
Stress Analysis of Automotive Chassis with Various Thicknesses
Stress Analysis of Automotive Chassis with Various ThicknessesStress Analysis of Automotive Chassis with Various Thicknesses
Stress Analysis of Automotive Chassis with Various Thicknesses
 
H012636165
H012636165H012636165
H012636165
 
N0557784
N0557784N0557784
N0557784
 
Design Issues for Search Engines and Web Crawlers: A Review
Design Issues for Search Engines and Web Crawlers: A ReviewDesign Issues for Search Engines and Web Crawlers: A Review
Design Issues for Search Engines and Web Crawlers: A Review
 
I012657382
I012657382I012657382
I012657382
 
50 Hz Frequency Magnetic Field Effects On Pseudomonas Aeruginosa And Bacillus...
50 Hz Frequency Magnetic Field Effects On Pseudomonas Aeruginosa And Bacillus...50 Hz Frequency Magnetic Field Effects On Pseudomonas Aeruginosa And Bacillus...
50 Hz Frequency Magnetic Field Effects On Pseudomonas Aeruginosa And Bacillus...
 
J012665565
J012665565J012665565
J012665565
 
An Efficient Algorithm for the Segmentation of Astronomical Images
An Efficient Algorithm for the Segmentation of Astronomical  ImagesAn Efficient Algorithm for the Segmentation of Astronomical  Images
An Efficient Algorithm for the Segmentation of Astronomical Images
 
Distributed Path Computation Using DIV Algorithm
Distributed Path Computation Using DIV AlgorithmDistributed Path Computation Using DIV Algorithm
Distributed Path Computation Using DIV Algorithm
 
Literature on safety module for vehicular driver assistance
Literature on safety module for vehicular driver assistance Literature on safety module for vehicular driver assistance
Literature on safety module for vehicular driver assistance
 
Analysis of Organophosphate Pesticides Residue on Crops in Abakaliki, Ebonyi ...
Analysis of Organophosphate Pesticides Residue on Crops in Abakaliki, Ebonyi ...Analysis of Organophosphate Pesticides Residue on Crops in Abakaliki, Ebonyi ...
Analysis of Organophosphate Pesticides Residue on Crops in Abakaliki, Ebonyi ...
 
Modling of Fault Directivity of 2012 Ahar-Varzaghan Earthquake with Aftershoc...
Modling of Fault Directivity of 2012 Ahar-Varzaghan Earthquake with Aftershoc...Modling of Fault Directivity of 2012 Ahar-Varzaghan Earthquake with Aftershoc...
Modling of Fault Directivity of 2012 Ahar-Varzaghan Earthquake with Aftershoc...
 
B1304021217
B1304021217B1304021217
B1304021217
 
Gain Comparison between NIFTY and Selected Stocks identified by SOM using Tec...
Gain Comparison between NIFTY and Selected Stocks identified by SOM using Tec...Gain Comparison between NIFTY and Selected Stocks identified by SOM using Tec...
Gain Comparison between NIFTY and Selected Stocks identified by SOM using Tec...
 
Study of Characteristics of Capacitors, Having Non-Traditional Conical Electr...
Study of Characteristics of Capacitors, Having Non-Traditional Conical Electr...Study of Characteristics of Capacitors, Having Non-Traditional Conical Electr...
Study of Characteristics of Capacitors, Having Non-Traditional Conical Electr...
 
M1302038192
M1302038192M1302038192
M1302038192
 
C0610718
C0610718C0610718
C0610718
 
Data Security Model Enhancement In Cloud Environment
Data Security Model Enhancement In Cloud EnvironmentData Security Model Enhancement In Cloud Environment
Data Security Model Enhancement In Cloud Environment
 

Semelhante a An Unmanned Rotorcraft System with Embedded Design

2-DOF Block Pole Placement Control Application To: Have-DASH-IIBITT Missile
2-DOF Block Pole Placement Control Application To: Have-DASH-IIBITT Missile2-DOF Block Pole Placement Control Application To: Have-DASH-IIBITT Missile
2-DOF Block Pole Placement Control Application To: Have-DASH-IIBITT MissileZac Darcy
 
2-DOF Block Pole Placement Control Application To: Have-DASH-IIBITT Missile
2-DOF Block Pole Placement Control Application To: Have-DASH-IIBITT Missile2-DOF Block Pole Placement Control Application To: Have-DASH-IIBITT Missile
2-DOF Block Pole Placement Control Application To: Have-DASH-IIBITT MissileZac Darcy
 
2-DOF BLOCK POLE PLACEMENT CONTROL APPLICATION TO:HAVE-DASH-IIBTT MISSILE
2-DOF BLOCK POLE PLACEMENT CONTROL APPLICATION TO:HAVE-DASH-IIBTT MISSILE2-DOF BLOCK POLE PLACEMENT CONTROL APPLICATION TO:HAVE-DASH-IIBTT MISSILE
2-DOF BLOCK POLE PLACEMENT CONTROL APPLICATION TO:HAVE-DASH-IIBTT MISSILEZac Darcy
 
Optimal FOPI-FOPD controller design for rotary inverted pendulum system using...
Optimal FOPI-FOPD controller design for rotary inverted pendulum system using...Optimal FOPI-FOPD controller design for rotary inverted pendulum system using...
Optimal FOPI-FOPD controller design for rotary inverted pendulum system using...TELKOMNIKA JOURNAL
 
Hexacopter using MATLAB Simulink and MPU Sensing
Hexacopter using MATLAB Simulink and MPU SensingHexacopter using MATLAB Simulink and MPU Sensing
Hexacopter using MATLAB Simulink and MPU SensingIRJET Journal
 
Design and implementation of antenna control servo system for satellite grou
Design and implementation of antenna control servo system for satellite grouDesign and implementation of antenna control servo system for satellite grou
Design and implementation of antenna control servo system for satellite grouIAEME Publication
 
A ROS IMPLEMENTATION OF THE MONO-SLAM ALGORITHM
A ROS IMPLEMENTATION OF THE MONO-SLAM ALGORITHMA ROS IMPLEMENTATION OF THE MONO-SLAM ALGORITHM
A ROS IMPLEMENTATION OF THE MONO-SLAM ALGORITHMcsandit
 
Analytical Evaluation of Generalized Predictive Control Algorithms Using a Fu...
Analytical Evaluation of Generalized Predictive Control Algorithms Using a Fu...Analytical Evaluation of Generalized Predictive Control Algorithms Using a Fu...
Analytical Evaluation of Generalized Predictive Control Algorithms Using a Fu...inventy
 
Iaetsd design of a robust fuzzy logic controller for a single-link flexible m...
Iaetsd design of a robust fuzzy logic controller for a single-link flexible m...Iaetsd design of a robust fuzzy logic controller for a single-link flexible m...
Iaetsd design of a robust fuzzy logic controller for a single-link flexible m...Iaetsd Iaetsd
 
Elevation, pitch and travel axis stabilization of 3DOF helicopter with hybrid...
Elevation, pitch and travel axis stabilization of 3DOF helicopter with hybrid...Elevation, pitch and travel axis stabilization of 3DOF helicopter with hybrid...
Elevation, pitch and travel axis stabilization of 3DOF helicopter with hybrid...IJECEIAES
 
Optimal and Pid Controller for Controlling Camera's Position InUnmanned Aeria...
Optimal and Pid Controller for Controlling Camera's Position InUnmanned Aeria...Optimal and Pid Controller for Controlling Camera's Position InUnmanned Aeria...
Optimal and Pid Controller for Controlling Camera's Position InUnmanned Aeria...Zac Darcy
 
Comparative Study of the Success of PI and PI-Fuzzy Controller for Induction ...
Comparative Study of the Success of PI and PI-Fuzzy Controller for Induction ...Comparative Study of the Success of PI and PI-Fuzzy Controller for Induction ...
Comparative Study of the Success of PI and PI-Fuzzy Controller for Induction ...inventionjournals
 
CONCEPT OF OPERATIONS TO SYSTEM DESIGN AND DEVELOPMENT-AN INTEGRATED SYSTEM F...
CONCEPT OF OPERATIONS TO SYSTEM DESIGN AND DEVELOPMENT-AN INTEGRATED SYSTEM F...CONCEPT OF OPERATIONS TO SYSTEM DESIGN AND DEVELOPMENT-AN INTEGRATED SYSTEM F...
CONCEPT OF OPERATIONS TO SYSTEM DESIGN AND DEVELOPMENT-AN INTEGRATED SYSTEM F...ijcisjournal
 
A NOVEL NAVIGATION STRATEGY FOR AN UNICYCLE MOBILE ROBOT INSPIRED FROM THE DU...
A NOVEL NAVIGATION STRATEGY FOR AN UNICYCLE MOBILE ROBOT INSPIRED FROM THE DU...A NOVEL NAVIGATION STRATEGY FOR AN UNICYCLE MOBILE ROBOT INSPIRED FROM THE DU...
A NOVEL NAVIGATION STRATEGY FOR AN UNICYCLE MOBILE ROBOT INSPIRED FROM THE DU...JaresJournal
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD Editor
 

Semelhante a An Unmanned Rotorcraft System with Embedded Design (20)

2-DOF Block Pole Placement Control Application To: Have-DASH-IIBITT Missile
2-DOF Block Pole Placement Control Application To: Have-DASH-IIBITT Missile2-DOF Block Pole Placement Control Application To: Have-DASH-IIBITT Missile
2-DOF Block Pole Placement Control Application To: Have-DASH-IIBITT Missile
 
2-DOF Block Pole Placement Control Application To: Have-DASH-IIBITT Missile
2-DOF Block Pole Placement Control Application To: Have-DASH-IIBITT Missile2-DOF Block Pole Placement Control Application To: Have-DASH-IIBITT Missile
2-DOF Block Pole Placement Control Application To: Have-DASH-IIBITT Missile
 
2-DOF BLOCK POLE PLACEMENT CONTROL APPLICATION TO:HAVE-DASH-IIBTT MISSILE
2-DOF BLOCK POLE PLACEMENT CONTROL APPLICATION TO:HAVE-DASH-IIBTT MISSILE2-DOF BLOCK POLE PLACEMENT CONTROL APPLICATION TO:HAVE-DASH-IIBTT MISSILE
2-DOF BLOCK POLE PLACEMENT CONTROL APPLICATION TO:HAVE-DASH-IIBTT MISSILE
 
Image Based Visual Servoing for Omnidirectional Wheeled Mobile Robots in Volt...
Image Based Visual Servoing for Omnidirectional Wheeled Mobile Robots in Volt...Image Based Visual Servoing for Omnidirectional Wheeled Mobile Robots in Volt...
Image Based Visual Servoing for Omnidirectional Wheeled Mobile Robots in Volt...
 
Optimal FOPI-FOPD controller design for rotary inverted pendulum system using...
Optimal FOPI-FOPD controller design for rotary inverted pendulum system using...Optimal FOPI-FOPD controller design for rotary inverted pendulum system using...
Optimal FOPI-FOPD controller design for rotary inverted pendulum system using...
 
Hexacopter using MATLAB Simulink and MPU Sensing
Hexacopter using MATLAB Simulink and MPU SensingHexacopter using MATLAB Simulink and MPU Sensing
Hexacopter using MATLAB Simulink and MPU Sensing
 
Design and implementation of antenna control servo system for satellite grou
Design and implementation of antenna control servo system for satellite grouDesign and implementation of antenna control servo system for satellite grou
Design and implementation of antenna control servo system for satellite grou
 
Modelling and Parameters Identification of a Quadrotor Using a Custom Test Rig
Modelling and Parameters Identification of a Quadrotor Using a Custom Test RigModelling and Parameters Identification of a Quadrotor Using a Custom Test Rig
Modelling and Parameters Identification of a Quadrotor Using a Custom Test Rig
 
A ROS IMPLEMENTATION OF THE MONO-SLAM ALGORITHM
A ROS IMPLEMENTATION OF THE MONO-SLAM ALGORITHMA ROS IMPLEMENTATION OF THE MONO-SLAM ALGORITHM
A ROS IMPLEMENTATION OF THE MONO-SLAM ALGORITHM
 
Analytical Evaluation of Generalized Predictive Control Algorithms Using a Fu...
Analytical Evaluation of Generalized Predictive Control Algorithms Using a Fu...Analytical Evaluation of Generalized Predictive Control Algorithms Using a Fu...
Analytical Evaluation of Generalized Predictive Control Algorithms Using a Fu...
 
Iaetsd design of a robust fuzzy logic controller for a single-link flexible m...
Iaetsd design of a robust fuzzy logic controller for a single-link flexible m...Iaetsd design of a robust fuzzy logic controller for a single-link flexible m...
Iaetsd design of a robust fuzzy logic controller for a single-link flexible m...
 
Elevation, pitch and travel axis stabilization of 3DOF helicopter with hybrid...
Elevation, pitch and travel axis stabilization of 3DOF helicopter with hybrid...Elevation, pitch and travel axis stabilization of 3DOF helicopter with hybrid...
Elevation, pitch and travel axis stabilization of 3DOF helicopter with hybrid...
 
Optimal and Pid Controller for Controlling Camera's Position InUnmanned Aeria...
Optimal and Pid Controller for Controlling Camera's Position InUnmanned Aeria...Optimal and Pid Controller for Controlling Camera's Position InUnmanned Aeria...
Optimal and Pid Controller for Controlling Camera's Position InUnmanned Aeria...
 
Comparative Study of the Success of PI and PI-Fuzzy Controller for Induction ...
Comparative Study of the Success of PI and PI-Fuzzy Controller for Induction ...Comparative Study of the Success of PI and PI-Fuzzy Controller for Induction ...
Comparative Study of the Success of PI and PI-Fuzzy Controller for Induction ...
 
CONCEPT OF OPERATIONS TO SYSTEM DESIGN AND DEVELOPMENT-AN INTEGRATED SYSTEM F...
CONCEPT OF OPERATIONS TO SYSTEM DESIGN AND DEVELOPMENT-AN INTEGRATED SYSTEM F...CONCEPT OF OPERATIONS TO SYSTEM DESIGN AND DEVELOPMENT-AN INTEGRATED SYSTEM F...
CONCEPT OF OPERATIONS TO SYSTEM DESIGN AND DEVELOPMENT-AN INTEGRATED SYSTEM F...
 
Jd3416591661
Jd3416591661Jd3416591661
Jd3416591661
 
E143747
E143747E143747
E143747
 
A NOVEL NAVIGATION STRATEGY FOR AN UNICYCLE MOBILE ROBOT INSPIRED FROM THE DU...
A NOVEL NAVIGATION STRATEGY FOR AN UNICYCLE MOBILE ROBOT INSPIRED FROM THE DU...A NOVEL NAVIGATION STRATEGY FOR AN UNICYCLE MOBILE ROBOT INSPIRED FROM THE DU...
A NOVEL NAVIGATION STRATEGY FOR AN UNICYCLE MOBILE ROBOT INSPIRED FROM THE DU...
 
Fuzzy logic control vs. conventional pid
Fuzzy logic control vs. conventional pidFuzzy logic control vs. conventional pid
Fuzzy logic control vs. conventional pid
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
 

Mais de IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
 
M0111397100
M0111397100M0111397100
M0111397100
 
L011138596
L011138596L011138596
L011138596
 
K011138084
K011138084K011138084
K011138084
 
J011137479
J011137479J011137479
J011137479
 
I011136673
I011136673I011136673
I011136673
 
G011134454
G011134454G011134454
G011134454
 
H011135565
H011135565H011135565
H011135565
 
F011134043
F011134043F011134043
F011134043
 
E011133639
E011133639E011133639
E011133639
 
D011132635
D011132635D011132635
D011132635
 
C011131925
C011131925C011131925
C011131925
 
B011130918
B011130918B011130918
B011130918
 
A011130108
A011130108A011130108
A011130108
 
I011125160
I011125160I011125160
I011125160
 
H011124050
H011124050H011124050
H011124050
 
G011123539
G011123539G011123539
G011123539
 
F011123134
F011123134F011123134
F011123134
 
E011122530
E011122530E011122530
E011122530
 
D011121524
D011121524D011121524
D011121524
 

Último

Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxfenichawla
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGSIVASHANKAR N
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdfKamal Acharya
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 

Último (20)

Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 

An Unmanned Rotorcraft System with Embedded Design

  • 1. IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-ISSN: 2278-1676, p-ISSN: 2320–3331, Volume 8, Issue 1 (Nov.-Dec.), PP 120-124 www.iosrjournals.org www.iosrjournals.org 120 | Page An Unmanned Rotorcraft System with Embedded Design 1 Sateesh Kumar Reddy Ch., 2 G. Anand Babu, 3 Umasankar Ch. Dept. of ECE, Universal College of Engineering & Technology, Guntur, AP, India Abstract: In this paper, we present the systematic design and implementation of quick prototype design and hardware-in-the-loop real-time test of the embedded control system of Unmanned Rotorcraft. The control law is of backstepping type, the sensory system consists of a marker-based vision system outside the helicopter in radio connection with the embedded controller and a 3D inertial measurement unit (IMU) on the helicopter. Extended Kalman filters solve the state estimation problem. Brushless DC motors serve as actuators. For quick prototype design of the embedded controller MATLAB, Simulink, Real-Time Workshop and the MPC555 Target Compiler were used. More specifically, the onboard hardware system is designed to fulfill the image processing requirements by using the commercial off-the-shelf products. Real-time vision software is developed, which is running on the real-time operating system QNX. Keywords: Unmanned Aerial Vehicles (UAV), Embedded Controller, Real-time realization, Marker-based vision and IMU sensors, Extended Kalman filters, Backstepping control. I. INTRODUCTION The identification of the unknown nonlinear dynamical systems has received considerable attention in recent years, since it is an indispensable step toward controller design of nonlinear systems. Many systems, especially aircraft, have dynamics that vary considerably over the operating regime, effectively bringing the issue of time varying parameters (or nonlinearity) into the design [2]. Controllers for aircraft have been designed predominantly by classical control techniques [9]. While this tradition has produced many highly reliable and effective control systems, recent years have seen a growing interest in the use of robust, nonlinear adaptive control theory for flight control [3], [4], [6]. For instance, the concept of multiple models with switching, according to a change in dynamics, has been an area of interest in control theory in order to simplify both the modeling and the controller design [3], [7], [8]. System identification methods fall into two broad categories: global and local. Global approximations can be made with various function representations, e.g., polynomials, rational approximation, and multilayer perceptrons (MLPs) [9]. To approximate a function , a model should be capable of representing its many possible variations. If is complicated, there is no guarantee that any given representation will approximate equally well across all space. The dependence on representation can be reduced using local approximation where the domain of is divided into local regions and a separate model is used for each region [5].Local modeling is based on nearest- neighbors in the operating space where a simple model is constructed using only the neighboring samples. The rationale behind this approach is basically that it is easier to develop local models (or controllers) because the dynamics are simpler locally than globally [3]. For instance, if the system phenomena or behavior changes smoothly with the operating point, then, a linear model (or controller) will always be sufficiently accurate locally, provided that the operating regime is sufficiently small, even though the system may contain complex nonlinearities when viewed globally. In these methods, the global dynamics is approximated by a preset number of local linear models that need to be specified by the user. The added difficulty in local modeling is the switching among models, but recently the approximation properties of multiple models have been examined in detail [1]. Under mild conditions, it has been shown that multiple models can uniformly approximate any system on a compact subset provided a sufficient number of local models are given [7]. Finally, with this approach, the model/controller structure is easy to understand and interpret [3]. II. ROTOTCRAFT MODEL Multicomponent robotic systems can be well described using coordinate systems (frames). Denote KW = KH0 the helicopter frame in the stop state (world or base inertial frame), KH the moving frame of the helicopter center of gravity and KS the sensor frame of IMU fixed to the helicopter. For simplicity the vision frame is assumed to be equal to KW , hence the vision system measures the position and orientation of KH relative to KW . The relative position and orientation between frames can be described by a homogeneous transformation T whose orientation and positions parts are A and p , respectively. The graph of the used frames is shown in Fig. 1
  • 2. An Unmanned Rotorcraft System with Embedded Design www.iosrjournals.org 121 | Page In order to develop the kinematic and dynamic models the results of flight control systems [6] and mini-flying machines [7] can be applied. The position and the orientation of the helicopter with respect to the base frame are denoted by ξ = (x, y, z)T and η = (Φ ,Θ ,Ψ )T respectively where Φ ,Θ ,Ψ are the Euler angles and the A(Φ,Θ,Ψ) orientation matrix is The angular velocity can be written in the form ω =Γη where ω =Γη+Γη and The helicopter has 4 actuators, each actuator exerts a lift force proportional with the square of the angular velocity of the rotor (fi = bΩ2 i) . Each actuator is a brushless DC motor with own controller whose reference signal can be programmed in Ωi [2]. The resulting lift force (u) and driving torque (τ ) are defined by Where l,b,d are helicopter and motor constants. The gyroscopic effect can be modeled as Where Ir is the rotor inertia and k is the third unit vector. Denote I the inertia matrix of the helicopter then the differential equation of the helicopter is Where Fext and τ ext are the external force and torque, respectively, in KH and T Fg = (0,0,−mg) is the gravity force in KW . We assume in the sequel that I = diag(Ix , I y , Iz ) and Φ ,Θ ≈ 0 , Γ ≈ I3 (unite matrix), ω ≈ (Φ,Θ,Ψ )T . Hence the differential equation of the helicopter can be written in the simplified form From the differential equations the state equations can be easily written down if the state is chosen as
  • 3. An Unmanned Rotorcraft System with Embedded Design www.iosrjournals.org 122 | Page The back stepping controller has the form shown in Fig. 2. In the block scheme the indices d , m and e refer to the desired, measured and estimated values, respectively. The controller was implemented on Freescale MPC555 processor having floating point instructions. III. Selection of Operating Regimes With A SOM Building local mappings in the full operating space is a time and memory consuming process, which led to the natural idea of quantizing the operating regimes and building local mappings in positions given by prototype vectors obtained from running the plant. The training algorithm is simple, robust to missing values, and it is easy to visualize the map. These properties make SOM a prominent tool in data mining [4]. In most of the papers discussing local linear models for system identification, the SOM has been used with a first order expansion around each PE in the output space. The SOM transforms an incoming signal pattern of arbitrary dimension into a one or two-dimensional discrete map, and performs this transformation adaptively in a topologically ordered fashion [8]. For an autonomous system, it is reasonable to assume that the future behavior of the system can be predicted over some finite interval from a finite number of observations of past outputs. In contrast, for predictions of the behavior of a non autonomous system, we have to consider two different dynamics: One for the state space and the other for the control input space. Consequently, the most important difference is how to capture the dynamics in the input–output joint space, which is fundamental for identifying the unknown non autonomous system. Several options are possible and we have been investigating them. First, we tried to find the local models by quantizing the input–output joint space by embedding not only the outputs but also the control inputs using one SOM. This modification is essential because the purpose is to characterize the system dynamics that exist in the input–output joint space. However, we encountered some difficulties such as normalization of the joint space and large dimensionality of the space involved (many degrees of freedom and large dynamic range of parameters) [2]. As input feature vectors from a training set are presented to the network, unsupervised learning is used to create a topology-preserving (Kohonen) map of the input data while, at the same time, supervised learning is used to associate an appropriate output feature vector with each PE on the map. Since the output at each PE is just the average output for all of the feature vectors that map to that point, local models might be created for better approximation using the quantization error in the input space and the average output. Figure.2 Controller structure based on back stepping method Figure.3 Block diagram of SOM-based modeling for non autonomous system.
  • 4. An Unmanned Rotorcraft System with Embedded Design www.iosrjournals.org 123 | Page Figure.4 The simplified scheme of the distributed system Figure.5 Test results during spiral-formed path IV. EMBEDDED DESIGN An embedded system is a special-purpose computer system designed to perform some dedicated functions, often with real-time constraints. It is usually embedded as part of a complete device, in our case the indoor UAV, including hardware and mechanical parts. Embedded controller of a rotorcraft integrates microcontrollers, actuators, vision and inertial sensors. Earlier small indoor UAVs were realized using 8-bit microcontrollers, limited degree of freedom gyroscope and accelerometer (MEMS), serial servo controllers, R/C transmitter and receiver and lightweight rechargeable battery allowing approximately 15 minutes flight duration [8]. The development of the control algorithm has been carried out in MATLAB Simulink environment, since code generation to the target processor can be done in a convenient way with its additional components (Real-Time Workshop and Target Language Compiler). In order to validate the control algorithm, i.e. check if it can operate at the desired frequency, hardware- in-the-loop tests were performed that involved the emulation of the Rotorcraft helicopter’s model and the flow of the sensory data. V. SOFTWARE REALIZATION Since the backstepping based algorithm realizes a point-to-point control, the rotorcraft is able to follow a path defined by a series of points in the Cartesian coordinate system using an additional path tracking algorithm. The tracking algorithm is responsible for providing the control algorithm with the actual reference signals (3D position coordinates and yaw angle) and for keeping the helicopter in continuous motion. Sudden changes in the reference signals may cause numerical instability, therefore the reference signals are smoothed by third order filters, which ensure that the second derivatives of the state variables remain smooth. Due to the high complexity of the control algorithm the planned 10 ms sampling time couldn’t be realized, 30 ms was used during the tests instead. VI. TEST RESULTS Several tests have been performed to investigate the capabilities of the proposed control algorithm for paths of different kind including maneuvers in horizontal plane consisting of straight lines and special spiral- formed paths. Fig. 5. shows the results of a test of the latter type of path. The crosses show the waypoint coordinates while the helicopter’s trajectory is signed with continuous line.
  • 5. An Unmanned Rotorcraft System with Embedded Design www.iosrjournals.org 124 | Page VII. CONCLUSION In this paper the theoretical foundations and the real-time realization of the embedded control system of a Rotorcraft (UAV) were presented. The control law is of backstepping character, the state estimation is based on two stage extended Kalman filter. The hardware-in-the-loop real-time test was presented which emulated the helicopter and the sensory system of the Rotorcraft during the test. Communication happened using CAN protocol among the system components. REFERENCES [1] S. Bouabdallah and R. Siegwart, “Backstepping and Sliding-Mode Techniques Applied to an Indoor Micro Quadrotor”, Proc. Int. Conf. Robotics and Automation , Barcelona, Spain, pp. 2247-2252, 2005. [2] D. M. Wolpert and M. Kawato, “Multiple paired forward and inverse models for motor control,” Neural Netw., vol. 11, pp. 1317– 1329, 1998. [3] T.Kohonen, Self-Organizing Maps. NewYork: Springer-Verlag, 1995. [4] J. Walter, H. Ritter, and K. Schulten, “Nonlinear prediction with selforganizing maps,” in Proc. Int. Joint Conf. Neural Networks (IJCNN) , vol. 3, 1990, pp. 589–594. [5] E. A. Wan and A. A. Bogdanov, “Model predictive neural control with applications to a 6 DoF helicopter model,” in Proc. American Control Conf. (ACC), vol. 1, 2001, pp. 488–493. [6] Sz. Matusik, “Real-Time Position and Orientation Determination Module for the Indoor Work of a Quadrotor Helicopter”, MSc Thesis, Budapest University of Technology and Economics, Department of Control Engineering and Information Technology, 2007. [7] S.D. Hanford, L.N. Long and J.F. Horn, “A Small Semi-Autonomous Rotary-Wing Unmanned Air Vehicle (UAV)”, AIAA InfoTech Aerospace Conference, Washington D.C., 2005, AIAA Paper N0. 2005-7077. [8] T. Madani and A. Benallegue, “Control of Quadrotor Mini-Helicopter via Full State Backstepping Technique", Proc. IEEE Conference on Decision and Control, pp. 1515-1520, 2006. [9] J. Cho, J. Lan, G. Thampi, J. C. Principe, and M. A. Motter, “Identification of aircraft dynamics using a SOM and local linear models,” in Proc. IEEE Int. Midwest Symp. Circuits Systems (MWSCAS), vol. 2, 2002, pp. 148–151.