Ornithopter With Live Video Reception For Military Surveillance
Ornithopter With Live Video Reception For Military Surveillance
Abstract-
In recent years flying by propelled wings, also called as
Ornithopter, has been an area of interest because of its
application to Micro Aerial Vehicles (MAVs). In the field of
Defence and during the war of Iraq, a need for live surveillance
within a close distance was felt, which lead to research of various
techniques for live surveillance in the battle ground to provide
the necessary intelligence to the troops in the line of action. These
miniature vehicles seek to mimic small birds to achieve never
before seen agility in flight. In order to better study the control of
flapping wing flight we have researched and modelled a large
scale ornithopter called the Garuda. The Garuda is capable of
carrying a microcontroller, sensor package and an on board
surveillance camera to transmit live video feed to the receiver in Fig 1: An ornithopter called the Smart Bird developed by
real time. The design takes special care to optimize payload Festo, a German company specialising in the field of Automation
capacity, crash survivability, and field repair abilities. This and Bionics.
model has applications in the field of defence spy surveillance
over enemy territories without being detected or arousing
suspicion.
2. TECHNICAL REQUIREMENTS
Keywords: Ornithopter, Military, Surveillance, Autonomous,
2.1 Microcontroller
Video
1. INTRODUCTION
Natural fliers like birds and insects have captivated the minds
of human inventors through history. The ease and grace with
which they take to the air vastly surpasses the state of the artin
aircraft and their control systems. This is not to say that
modern aircraft designs are ineffective, they are excellent in
many respects. Propellers and turbines are very efficient Fig 2: An Arduino Mega Development Board used as the
methods of producing thrust and air foils efficiently produce microcontroller for the Ornithopter Project.
lift. A Boeing 747 achieves a dimensionless cost of
transport(energy used divided by weight times distance) of The selection of the microcontroller to base the rest of the
0.1, equivalent to a soaring albatross, and does it with system on is one of the most defining decisions of the design
amazing reliability, but it will never match the process because it makes up the largest amount of additional
manoeuvrability of the albatross. Interest in the design and payload weight. Because the scaling of the robot depends on
control of ornithopters has grown in recent years as interest the payload capacity needed the computer choice will have a
has grown in the area of Micro Aerial Vehicles or MAVs. long chain of effects down the design process. The Arduino
These small flying machineshave struck the imaginations of based controller has been used because of its versatility and
many as ideal platforms for a variety of tasks including user friendly control system development.The single board
systems monitoring and surveillance where a swarm of tiny Arduino Mega has on board analog to digital converter,
agents would be unobtrusive and have better access to several I/O boards to interface with servos and wireless
confined areas than larger flying vehicles. communication.The controller itself weighs around 100gms
but with servos and wireless module the weight increases to
roughly 400g. The Arduino itself is an open source hardware
which has a large range of use and is much more compact and
lightweight. The software development environment has a
steep learning curve and all of the software is to be written in Direction we are able to estimate the orientation of the
C. Ornithopter in space and hence manoeuvre it in the requisite
2.2 Battery manner.
The battery used is a three cell lithium polymer pack, the 2.7 Ls20031 GPS 5HZ Receiver
standard for high performance machines like airplanes on this The LS20031 GPS receiver is a complete GPS smart antenna
scale because it has the best power and energy to weight ratios receiver that includes an embedded antenna and GPS receiver
available. Power density is the main concern at the initial circuits. This low-cost unit outputs an astounding amount of
stages of the project because flights aren't expected to last for position information 5 times a second. The receiver is based
long which would make power output the limiting factor for on the proven technology found in LOCOSYS 66 channel
the battery. A lithium polymer battery can be discharged at up GPS SMD type receivers that use MediaTek chip solution.
to 10 times its capacity (commonly referred to as 10C) with
specially selected batteries capable of continuous discharge up 3. HARDWARE INTERFACE
to 25C which makes it able to deliver the short bursts of
power that the ornithopter needs to flap during short test
flights.
5. TAIL ANDWING
The tail section of the ornithopter is responsible for both of
the controllable degrees of freedom aside from the ability to
throttle the drive motor. The tail of the Garuda is set up with
one servo directly connected to the tail at an angle and another
further up the body which rocks it via a linkage. Mounting the
rudder servo at an angle is important because with a single
control surface the elevator and rudder are naturally coupled,
moving the rudder servo makes the tail also move in the
vertical direction unless it's at zero angle where it doesn't have
any control authority anyway.
Figure 10: The tail section of the Kestrel. The tail uses a clever
configuration to decouple the elevator and rudder actions
With the tail at an angle to the rudder servo it allows the servo
to be held into the zero angle position with respect to the
ornithopter body and while the tail stays near the trimmed
position for horizontal light. This causes the tail to move in a
bowl shaped trajectory decoupled from the elevator action and
is much easier to control by a human pilot. It does not solve
the problem when the elevator servo moves the tail out of the
trimmed horizontal position, but being able to exploit that is a
big advantage where it applies. The wings have a triangular
Figure 8: A BLDC Motor support structure made from carbon rods. A main spar runs
along the leading edge of the wing and a strut connects from
the rear of the ornithopters body to a point near the tip of the
main spar. From this strut there are several smaller carbon
rods that project to the edge of the wing which are somewhat
free to move. This results in a fanning motion from the trailing
edge of the wing that produces thrust while the leading edge is
aping up and down which directly contributes a part of the lift
in addition to the conventional lift coming from airflow over
the wing.
Figure 12: An image showing the space frame structure with the
motor and gear assembly of Kestrel, an ornithopter whose
design is similar to Garuda.
6.MAIN FRAME
The main frame of the ornithopter is a surprisingly simple
component from a design standpoint. Because the aping
mechanism is contained fully within the gearbox frame the
main frame of the machine serves mainly to provide mounting
locations for the rear wing mounts, electronic components,
battery, and tail assembly. There are two directions to go with
the frame design, either a single at plate which relies on its
own thickness for stillness, or a three dimensional design
made from much thinner material that gets its stillness from
the truss-like structure. If the frame had to be very still the Figure 11: A camera with a wireless transmitter to transmit live
second option would make for a much lighter and stronger video feed.
option, but in this case the frame really doesn't have to be very
still in all directions. The rear wing mount actually holds the 8. CONCLUSION
frame from flexing in the direction a sheet would be most The paper supports safe and secured concept of real time
weak because the wing spars form a very large and still video reception for defence. This method is proven to be
triangle. What this amounts to is that while the more fastest method of communicating data from remote place to a
complicated structure is often the higher stillness and lower defence station. It acts as boon to provide and keep good
weight option it doesn't come with much advantage in this security for the nation.
case. The frame is vastly easier to design and fabricate and
may even be lighter. References
Because the frame is really just a collection of mounting [1] Nathan Chronister. Ornithopter with independently
locations for the rest of the components it's relatively easy to controlled wings US Patent 11147044, June 7, 2005
design. The one major specification that must be paid [2] Steven H. Collins, Andy Ruina, Russ Tedrake, and Martijn
attention to is the location of the center of gravity. Because the
Wisse. Efficient Bipedal robots based on passive-dynamic
data needed to work out the correct location theoretically isn't
available this was also scaled up from the Kestrel where the walkers.
location was experimentally determined from flight testing to [3] Rick E. Cory. Perching with fixed wings Master's thesis,
be about 4 inches behind the main wing spar. The material to Massachusetts Institute of Technology, 2008
be used for the space frame tubular structure is carbon fibre
and the external profiling of the ornithopter is done using [4] J.D. DeLaurier. The development and testing of a fullscale
polyurethane foam or aluminium mesh.. piloted ornithopter
Canadian Aeronautics and Space Journal, June 1999.
[5] J.D. DeLaurier. Ornithopter report update.
http://ornithopter.net/Publications/OrnithopterReportUpdate19
July2006.pdf, July 19, 2006.