0% found this document useful (0 votes)
67 views19 pages

Airline Operation Control Performs The Actions Across

The document describes an airline operations control application that schedules flights for pilots through an operations control system. The application includes modules for registration and security, flight management, sector management, leave management, and schedules. It allows pilots to view schedules, apply for leave, and check leave status while administrators manage information about flights, pilots, sectors, and schedules. The proposed system aims to automate and streamline operations that were previously handled manually.

Uploaded by

sachinder_529
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
67 views19 pages

Airline Operation Control Performs The Actions Across

The document describes an airline operations control application that schedules flights for pilots through an operations control system. The application includes modules for registration and security, flight management, sector management, leave management, and schedules. It allows pilots to view schedules, apply for leave, and check leave status while administrators manage information about flights, pilots, sectors, and schedules. The proposed system aims to automate and streamline operations that were previously handled manually.

Uploaded by

sachinder_529
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 19

AIRLINE OPERATIONS CONTROL

AIM
The application deals with airlines scheduling flights to pilots

through operations control.

DESCRIPTION
Airline operation control performs the actions across

communicating with pilots and flight master. The flight master handles

information about the working of pilots for the airline. It involves study,

license and validity issues related to the pilots. The flight master is

associated with the types of carriers owned by the airline and required

level of licensing from the pilots to operate it.


MODULES

NUMBER OF MODULES
 Registration and Security Module

 Flight Module

 Sector Module

 Leave Module

 Schedule Module

AIRLINE OPERATIONS CONTROL


MODULES

REGISTRATION AND SECURITY MODULE


DESCRIPTION
A registration and security module is provided only for
valid users to access the site. Users have their login ids and
passwords to access the information securely. The site is
functional from two users view point and administrator and the
pilots.

AIRLINE OPERATIONS CONTROL


MODULES

FLIGHT MODULE
DESCRIPTION
This module deals with type of flight, flight source and
flight destination. The flight master is associated with the types of
carriers owned by the airline and required level of licensing from
the pilots to operate it.

AIRLINE OPERATIONS CONTROL


MODULES

SECTOR MODULE
DESCRIPTION
In this module we divide the flight schedule in different
sectors like north region, south region, east region and west
region.

LEAVE MANAGEMENT MODULE


DESCRIPTION
Here pilot can apply for the leave. He can also check the
status of the of the leave

AIRLINE OPERATIONS CONTROL


MODULES

SCHEDULE MODULE
DESCRIPTION
In this module pilot can check the schedule for the flights.
Without this system pilots have to get their schedule information
by approaching the airport or in some other way.

AIRLINE OPERATIONS CONTROL


Existing System

 There is no existing system for Airline Operation Controls. Without


this system pilots have to get their schedule information by
approaching the airport or in some other way. This scenario
applies for taking leave too.

AIRLINE OPERATIONS CONTROL


Proposed System

 The proposed system allows user to eliminates above problems


and create an application which has not exist in the reality. By
using this application pilot can view his schedule and can apply for
leave and check the status of the leave. And admin manages
information of flights, pilots, sectors, and schedules.

AIRLINE OPERATIONS CONTROL


HARDWARE AND SOFTWARE REQUIREMENTS

• Hard Ware Requirements


» Processor:: Pentium-III (or) Higher

» Ram:: 64MB (or) Higher


» Cache:: 512MB
» Hard disk:: 10GB

AIRLINE OPERATIONS CONTROL


HARDWARE AND SOFTWARE REQUIREMENTS

• Soft Ware Requirements


• Operating System:: Windows.NET/2000

• Server Side:: JSP with Tomcat Server


• Client Side:: HTML ,JavaScript
• Services:: JDBC

• Database:: My SQL

AIRLINE OPERATIONS CONTROL


DESIGN PHASE

AIRLINE OPERATIONS CONTROL


Data Flow Diagram

AIRLINE OPERATIONS CONTROL


ARCHITECTURE

AIRLINE OPERATIONS CONTROL


UML DIAGRAMS

Use Case Diagrams

AIRLINE OPERATIONS CONTROL


UML DIAGRAMS
Use Case Diagrams

AIRLINE OPERATIONS CONTROL


UML DIAGRAMS
Class Diagram
Pilot
P_id
P_name Registration
P_ph
Register 1 Regis_id
P_address *
Regis_name
Login()
Total_reg()
Checks Flights()
authenticate()
Takes Leave()
Checks status of leave()
Views schedule() 1
Manages For

Administrator
*
Adm_id
Adm_name Flight
Adm_ph
Manages F_id
Adm_address
F_name
Add pilots()
landing()
Add sectors()
Visits * takeoff()
Manages sectors() Manages
Manages pilots()
Manages Leave()
Sector
Sec_id *
Sec_name

validation()

AIRLINE OPERATIONS CONTROL


UML DIAGRAMS
Sequence Diagram
Adm in:A Pilot:P Flight:F Sector:s R egistration:
R

1: Login
2: Authenticate

3: Valid user

4:Checks availability

5:NotR eserved

6: M anages

7: NotR eserved

8: Schedule forflight

9:R eservation

10:Perform s R egistration

11: Successful

12: Takes Leave

13: G ranted

AIRLINE OPERATIONS CONTROL


UML DIAGRAMS
Collaboration Diagram
3: valid user 4:checks availability
13: G ranted
Pilot:P Flight:
F
5: Notreserved

6: M anages

authenticate Successful
7: Notreserved
11: 9: R egistration

10: Perform R egistration


Adm in: 1: Login
A 8: Schedule forflight
Sector:
12: Takes leave
s
R egistra
tion:R

AIRLINE OPERATIONS CONTROL


UML DIAGRAMS
State chart Diagram

AIRLINE OPERATIONS CONTROL

You might also like