fly by wire

17
T.E. MINI PROJECT Design and Fabrication of Fly-by-Wire System for Flight Control JUBIN GOEL (T8023065) ANKIT KARMAKAR (T8023069) YOGESH SONULE (T8023155) Internal Guide – Prof. Alwin Anuse

Upload: yogesh-sonule

Post on 16-Jul-2015

174 views

Category:

Documents


4 download

TRANSCRIPT

Page 1: Fly By Wire

T.E. MINI PROJECT

Design and Fabrication of Fly-by-Wire System for Flight Control

JUBIN GOEL (T8023065)

ANKIT KARMAKAR (T8023069)

YOGESH SONULE (T8023155)

Internal Guide – Prof. Alwin Anuse

Page 2: Fly By Wire

Wire

By

FlyFLIGHT

USING ELECTRONICCONTROL

Page 3: Fly By Wire

HOW DOES IT WORK Input from various Pilot Controls:

Steer Column

Foot Pedals

Throttle Control

is taken in the form of analog inputs, converted to electronic signals which is sent via the Flight Computer to the actuators controlling the Flight Surfaces.

Page 4: Fly By Wire

CURRENT TRENDSAlmost all Military and Civil Aircraft are now using

this technology.

State-of-the-Art military aircraft like the F-22 Raptor of the USAF and milestone civilian aircraft like the A380 from Airbus rely on highly advanced FBW systems.

Power-By Wire

Fly-By Optics

Page 5: Fly By Wire

SCOPE

Fly-By Wireless

FBW systems are under test for incorporation with REMOTE FLIGHT ASSISTANCE SYSTEMS in case of emergencies.

More sophisticated and ‘SMARTER’ Flight Computers for increased performance and safety.

Page 6: Fly By Wire

The 3 Critical Flight Parameters that we

need to control

YAW MOVEMENT

PITCH MOVEMENT

ROLL MOVEMENT

Page 7: Fly By Wire

How do we do it?We have attached 3 servo-motors with three wooden

‘wings’.

By sending precise ON-OFF Pulse trains to the servo, we plan to move the Elevators and the Rudder of the model, to and fro of the stable position.

The magnitude and direction of these movements will be determined by the use of 6 Push-switches.

Page 8: Fly By Wire

BLOCK DIAGRAM

UP

DOWN

RIGHT

LEFT BANKING

LEFT

RIGHT BANKING

A

T

M

E

G

A

8

M1 => Left Wing Flap M2=> Right Wing Flap M3 => Tail-planeMotor Motor Motor

M1

M2

M3

Page 9: Fly By Wire

SYSTEM ALGORITHM

START

INITIALIZE I/P & O/P OF µC

INITIALIZE ALL SERVOS TO THEIR INITIAL POSITIONS

SCAN ALL JOYSTICK KEYS

GET KEYCODE OF RESP. KEY PRESSED

ROTATE SERVOS TO DESIRED POSITIONS&

HOLD UNTILL KEY IS RELEASED

Page 10: Fly By Wire

COMPONENT SELECTION CRITERIA

µController: ATMEGA8

1. 3 PWM control required

2. Compactness of circuit

3. Resources available – availability of hardware and

software needed for programming and construction of

ckt.

4. 6 Analog Inputs

5. Cost-effective

Page 11: Fly By Wire

Actuator: SERVO MOTOR – FUTABA S3003

1. Positioning Control by rotation around an axis

2. Precise control over rotary movement

3. Reasonable power consumption

4. Lightweight

5. Sufficient Torque

6. Market availability

in case of Damage or needed replacement.

COMPONENT SELECTION CRITERIA

Page 12: Fly By Wire

SIMULATION IN PROTEUS

Page 13: Fly By Wire

SIMULATION WAVEFORMS

Page 14: Fly By Wire

SYSTEM SPECIFICATIONS Input Power Supply: DC 12V, 2A

µController: ATMEGA8

System Operating Frequency: 1MHz (Internal Clock)

Servo Ratings: 4.8V-6V, 500mA

Servo Motor Frequency: 414.66Hz

Joystick Input Voltage: 5V DC

Servo Motor Rotation Range: -30˚to +30˚ w.r.t. horizontal level

Page 15: Fly By Wire

RESULT DISCUSSION

Type of Aircraft Rotation Range

Commercial Airliners (-14˚ to 14˚)

Fighter Jets (-35˚ to 35˚)

Our Prototype (-30˚ to 30˚)

Page 16: Fly By Wire

REFERENCESWebsites:1. www.electronics-lab.com2. www.et06.com/atmega_timers3. www.avrfreaks.net4. www.extremelectronics.co.in

Books:The AVR Microcontrollers and Embedded Systems Using

Assembly And C-By Muhammad Ali Mazidi

Sarmad NaimiSepher Naimi

Page 17: Fly By Wire

THANK YOU…