Design Review for Senior Project February 04, 2009 1 of 13 SWAT Sara Gabsi, Michael Han, Cameron...

13
Design Review for Senior Project February 04, 2009 1 of 13 SWAT SWAT Sara Gabsi, Michael Han, Cameron Korb Department of Computer Science and Engineering University of South Florida Tampa, FL 33620 [email protected] [email protected] [email protected] swat_ppt.ppt

Transcript of Design Review for Senior Project February 04, 2009 1 of 13 SWAT Sara Gabsi, Michael Han, Cameron...

Page 1: Design Review for Senior Project February 04, 2009 1 of 13 SWAT Sara Gabsi, Michael Han, Cameron Korb Department of Computer Science and Engineering University.

Design Review for Senior ProjectFebruary 04, 20091 of 13

SWATSWAT

Sara Gabsi, Michael Han, Cameron KorbDepartment of Computer Science and Engineering

University of South FloridaTampa, FL 33620

[email protected]@[email protected]

swat_ppt.ppt

Page 2: Design Review for Senior Project February 04, 2009 1 of 13 SWAT Sara Gabsi, Michael Han, Cameron Korb Department of Computer Science and Engineering University.

Design Review for Senior ProjectFebruary 04, 20092 of 13

AcknowledgmentsAcknowledgments

• We would like to acknowledge Dr. Christensen and Deputy Brad Gallagher for all of their assistance with this project.

Page 3: Design Review for Senior Project February 04, 2009 1 of 13 SWAT Sara Gabsi, Michael Han, Cameron Korb Department of Computer Science and Engineering University.

Design Review for Senior ProjectFebruary 04, 20093 of 13

AgendaAgenda

• Background

• Problem

• Requirements

• Design / Specification

• Analysis

• Project Plan

Page 4: Design Review for Senior Project February 04, 2009 1 of 13 SWAT Sara Gabsi, Michael Han, Cameron Korb Department of Computer Science and Engineering University.

Design Review for Senior ProjectFebruary 04, 20094 of 13

BackgroundBackground

• Explosive breach completed– Scratch paper data

• Develop a report with pictures

• Electronic Information Sharing – Each breach is different

• SWAT teams need fast access time

– When breach needed• Hostage situations• Barricaded suspects• Suicidal subjects• High risk search /raids

http://www.energeticentry.com/eod1.html

Page 5: Design Review for Senior Project February 04, 2009 1 of 13 SWAT Sara Gabsi, Michael Han, Cameron Korb Department of Computer Science and Engineering University.

Design Review for Senior ProjectFebruary 04, 20095 of 13

Background ContinuedBackground Continued

– Breaching Hazard

• Safety Documentation• Liability Explosive

– Breaching Policies• Target Analysis

– Mission Intelligence• Charge Selection• Charge Calculations

http://www.forcedentrytacticaltraining.com/explosive-breaching-courses/

Page 6: Design Review for Senior Project February 04, 2009 1 of 13 SWAT Sara Gabsi, Michael Han, Cameron Korb Department of Computer Science and Engineering University.

Design Review for Senior ProjectFebruary 04, 20096 of 13

ProblemProblem

• The goal of this project is to create a program that allows an officer to access a database remotely to read and/or input data from an explosive breaching shot.

http://www.energeticentry.com/eod1.htmlhttp://www.energeticentry.com/eod1.html

Page 7: Design Review for Senior Project February 04, 2009 1 of 13 SWAT Sara Gabsi, Michael Han, Cameron Korb Department of Computer Science and Engineering University.

Design Review for Senior ProjectFebruary 04, 20097 of 13

RequirementsRequirements

• The eight requirements for this project are:

– remotely accessible.

– highly secure

– Server with PHP and mySQL.

– Interface drop-down boxes.

Page 8: Design Review for Senior Project February 04, 2009 1 of 13 SWAT Sara Gabsi, Michael Han, Cameron Korb Department of Computer Science and Engineering University.

Design Review for Senior ProjectFebruary 04, 20098 of 13

Requirements ContinuedRequirements Continued

– Enter data in less than 5 minutes

– Admin account

– Custom value for the current field if needed.

– Upload before and after image

Page 9: Design Review for Senior Project February 04, 2009 1 of 13 SWAT Sara Gabsi, Michael Han, Cameron Korb Department of Computer Science and Engineering University.

Design Review for Senior ProjectFebruary 04, 20099 of 13

Design / SpecificationDesign / Specification

• Web application/database

– Interface built on the use of drop-down selection boxes

– Each selection leads to a new choice

– Keep the visible area clean

Page 10: Design Review for Senior Project February 04, 2009 1 of 13 SWAT Sara Gabsi, Michael Han, Cameron Korb Department of Computer Science and Engineering University.

Design Review for Senior ProjectFebruary 04, 200910 of 13

Page 11: Design Review for Senior Project February 04, 2009 1 of 13 SWAT Sara Gabsi, Michael Han, Cameron Korb Department of Computer Science and Engineering University.

Design Review for Senior ProjectFebruary 04, 200911 of 13

Page 12: Design Review for Senior Project February 04, 2009 1 of 13 SWAT Sara Gabsi, Michael Han, Cameron Korb Department of Computer Science and Engineering University.

Design Review for Senior ProjectFebruary 04, 200912 of 13

AnalysisAnalysis

• Choices of design– Web page using PHP and MySQL

• Accessible to all over browser

– Executable Program• Requires each user to install program

Page 13: Design Review for Senior Project February 04, 2009 1 of 13 SWAT Sara Gabsi, Michael Han, Cameron Korb Department of Computer Science and Engineering University.

Design Review for Senior ProjectFebruary 04, 200913 of 13

Project plan – Gantt ChartProject plan – Gantt Chart

TASK 5 6 7 8 9 10 11 12 13 14 15 16

Write Spec                       

Create Data for site                       

Create PHP site                       

Create Accounts                       

Write Test Plan                       

Create Prototype                       

Deliver Prototype                       

Fine Tune Project                       

Deliver Project