AMRDEC Test Facility Improvement Project

Slides:



Advertisements
Similar presentations
Computer Systems Networking. What is a Network A network can be described as a number of computers that are interconnected, allowing the sharing of data.
Advertisements

DIGIDOC A web based tool to Manage Documents. System Overview DigiDoc is a web-based customizable, integrated solution for Business Process Management.
ESafe Reporter V3.0 eSafe Learning and Certification Program February 2007.
A new Network Concept for transporting and storing digital video…………
Skyward Disaster Recovery Options
INTERNET DATABASE Chapter 9. u Basics of Internet, Web, HTTP, HTML, URLs. u Advantages and disadvantages of Web as a database platform. u Approaches for.
Introduction to Web Database Processing
Outline IS400: Development of Business Applications on the Internet Fall 2004 Instructor: Dr. Boris Jukic Server Side Web Technologies: Part 1.
INTERNET DATABASE. Internet and E-commerce Internet – a worldwide collection of interconnected computer network Internet – a worldwide collection of interconnected.
Introduction to Web Interface Technology (CSE2030)
Introduction to Web Interface Technology (CSE2030)
Nu Project Management Office A web based tool to Manage Projects.
How Clients and Servers Work Together. Objectives Learn about the interaction of clients and servers Explore the features and functions of Web servers.
Remote Surveillance System Presented by: Robarin Holdings Limited Telephone: Facsimile:
Computer Science 101 Web Access to Databases Overview of Web Access to Databases.
Mgt 240 Lecture Website Construction: Software and Language Alternatives March 29, 2005.
Presented by Mina Haratiannezhadi 1.  publishing, editing and modifying content  maintenance  central interface  manage workflows 2.
Web Programming Language Dr. Ken Cosh Week 1 (Introduction)
Chapter 10 Publishing and Maintaining Your Web Site.
1 Introduction to Web Development. Web Basics The Web consists of computers on the Internet connected to each other in a specific way Used in all levels.
For more notes and topics visit:
INTRODUCTION TO WEB DATABASE PROGRAMMING
6/1/2001 Supplementing Aleph Reports Using The Crystal Reports Web Component Server Presented by Bob Gerrity Head.
Overview of SQL Server Alka Arora.
Chapter 1: Introduction to Web
Chapter 16 The World Wide Web Chapter Goals Compare and contrast the Internet and the World Wide Web Describe general Web processing Describe several.
Basics of Web Databases With the advent of Web database technology, Web pages are no longer static, but dynamic with connection to a back-end database.
DATA COMMUNICATION DONE BY: ALVIN SAMPATH CARLVIN SAMPATH.
XP New Perspectives on Browser and Basics Tutorial 1 1 Browser and Basics Tutorial 1.
5 Chapter Five Web Servers. 5 Chapter Objectives Learn about the Microsoft Personal Web Server Software Learn how to improve Web site performance Learn.
Kingdom of Saudi Arabia Ministry of Higher Education Al-Imam Muhammad Ibn Saud Islamic University College of Computer and Information Sciences Chapter.
Chapter 9 Publishing and Maintaining Your Site. 2 Principles of Web Design Chapter 9 Objectives Understand the features of Internet Service Providers.
Database Design and Management CPTG /23/2015Chapter 12 of 38 Functions of a Database Store data Store data School: student records, class schedules,
1 MSCS 237 Overview of web technologies (A specific type of distributed systems)
Computer Basic Vocabulary
6/1/2001 Supplementing Aleph Reports Using The Crystal Reports Web Component Server Presented by Bob Gerrity Head.
Introduction and Principles Web Server Scripting.
NASRULLAH KHAN.  Lecturer : Nasrullah   Website :
WEB SERVER SOFTWARE FEATURE SETS
Aviation & Missile Research, Development, & Engineering Center (AMRDEC) Video Collection & Data Management System Project Overview Project Requirements.
ASP. ASP is a powerful tool for making dynamic and interactive Web pages An ASP file can contain text, HTML tags and scripts. Scripts in an ASP file are.
Copyright © 2002 Pearson Education, Inc. Slide 3-1 Internet II A consortium of more than 180 universities, government agencies, and private businesses.
Computer Systems Networking. What is a Network A network can be described as a number of computers that are interconnected, allowing the sharing of data.
Introduction to Core Database Concepts Getting started with Databases and Structure Query Language (SQL)
© 2013 Manthan Software Services India Pvt. Ltd. iCLM – Intelligence driven Contracts Lifecycle Management Solution.
1 Chapter 1 INTRODUCTION TO WEB. 2 Objectives In this chapter, you will: Become familiar with the architecture of the World Wide Web Learn about communication.
DOCUSHARE AND THE TOWNSHIP OF TINY
Architecture Review 10/11/2004
Web Programming Language
AMRDEC P & S Test Facility Improvement Project
CT1503 Network Operating System
Web Application.
Introduction to Student Plans
z/Ware 2.0 Technical Overview
CaRT eCapacity Initiative Ghana Productivity Apps
AMCOM Digital Archive Design Review Week 1.
The Client/Server Database Environment
Vanderbilt Senior Design Project
PHP / MySQL Introduction
AMCOM Digital Archive Design Review - Week 3.
Vanderbilt Senior Design Project
Computers Are Your Future
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
Information Technology Ms. Abeer Helwa
Introduction of Week 11 Return assignment 9-1 Collect assignment 10-1
Chap 2. Computer Fundamentals
The Main Features of Operating Systems
An Introduction to Operating Systems
Introducing MagicInfo 6
Presentation transcript:

AMRDEC Test Facility Improvement Project Mid-Term Design Review

Project Introduction Team Members Bill Whiteley Jonathan Ahlbin Jostin Crass Ryan Davis Sponsor: Propulsion and Structures Directorate at Redstone Arsenal Jay Lilley – Program Director George Arkoosh – Main Contact

Project Focus Two Pronged Approach Improve the Propulsion and Structures Testing Facility's Data Capture and Data Management Capabilities Two Pronged Approach Improve video & audio data collection Improve the management of collected test data

Hardware Requirements Capture 4 cameras & 4 audio channels simultaneously At resolutions of 640x480 At 30FPS Export captured data to AVI encoded format Instant replaying of test

Primary A/V Collection Plan Arnold’s Air Force Base Currently employing a multiple DVR system to capture A/V data from tests Contacted Jim Nichols Works at Arnold’s Video Collection Center and is a PhD student at Vandy Willing to work with us to model a system that meets our needs Meeting scheduled for next week

Secondary A/V Collection Plan Pelco DX8000 Addressed George’s Concerns with the system during conference call His Concerns are: Resolution/Frame Rate Proprietary Video format Uncompressed AVI Exporting Feature Recovery Disks Hard Drive Space Called Technical Support Two Boxes must be used to achieve desired frame rate and resolution

Hardware Status Bailment Agreement Finished Selection of primary or secondary video capture plan Pending Application Server Finished and Online

Test Data Management Data Storage System Currently No organized system Data is usually kept by the engineers who conduct the test or the data resides with the person responsible for analyzing the data DV tapes and Data Files (Video and ASCII) are stored various places and with various people Consequences of Current System Lost data Misplaced data Improperly labeled or cataloged data

Software Requirements The new Data Management System has the following requirements The system must be able to store digital test data files Users must be able to retrieve data from a thin client program (browser) connected to the application server Users must be able to search or browse through previously entered test cases to find specific test data The system must programmatically enforce a standard operation procedure The interface to the system must be intuitive and simple

The Venom System Vanderbilt Electronic Networked Object Management System Intranet application hosted on MS IIS Built on the Active Server Pages platform Supported by MS SQL Server 2003 database Written in VB Script, JavaScript, HTML and SQL

Technology Review Application Technology ASP – Active Server Pages Platform that runs inside MS Internet Information Service (IIS) An ASP file has the file extension ".asp" An ASP file can contain text, HTML, XML, and scripts Scripts in an ASP file are executed on the server Since ASP files are returned as plain HTML, they can be viewed in any browser Provides security since your ASP code can not be viewed from the browser

Technology Review Database Technology MS SQL Server 2000 Microsoft technology Enterprise data management platform Up to 32 Processors and up to 64 GB of Memory SQL Server Agent runs scheduled tasks Full-Text searching capabilities Automated data backup capabilities

The Venom System Core Functionality Open a new test case in the Venom System Describe the test case using common test parameters Test Name Requestor Date of Test Type Of Test Hardware Manufacturer Upload generated test data to the test case Search or browse for previously entered tests Download test data from the test cases

Venom Environment

Application Model Centralized Processing Utilizes a Global Namespace A single file handles all application state transitions Two Stage Processing Pre-Processing Stage – Takes action on user input and handles most database access, file upload / processing Post-Processing Stage – Handles all of the page creation responsibilities Facilitates easy extension of the application Increases security because it hides asp file information

Post-Processing -Page Creation Processing Algorithm default.asp Final State Current State default.asp Pre-Processing - Database Access - Handle User Actions File Transfers - Object Creation Post-Processing -Page Creation -Display Results

Data Structure – Test Case

Data Structure - Application

Pre-Test Project Pretest: All information necessary to organize and perform a test Goal: Gather information on pre-test procedures Next Semester Goal: Design a program to perform and organize all pre-test procedures

Pre-Test Progress Received a word document outlining nine general test categories Contacted advisor via e-mail to continue to think about pre-test information Future: Meeting advisor in Huntsville to gather all information regarding the pre-test

Project Schedule

Discussion / Questions