A Web-Based Process and Process Models to Find and Deliver Information to Improve the Quality of Flight Software J

Total Page:16

File Type:pdf, Size:1020Kb

A Web-Based Process and Process Models to Find and Deliver Information to Improve the Quality of Flight Software J View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by RIT Scholar Works Rochester Institute of Technology RIT Scholar Works Presentations and other scholarship Faculty & Staff choS larship 2003 A Web-based process and process models to find and deliver information to improve the quality of flight software J. Scott aH wker Hong Ma Randy Smith Follow this and additional works at: https://scholarworks.rit.edu/other Recommended Citation Scott aH wker, Hong Ma and Randy Smith. A Web-based process and process models to find nda deliver information to improve the quality of flight software. Institute of Electronics and Electrical Engineers (IEEE) This Conference Paper is brought to you for free and open access by the Faculty & Staff choS larship at RIT Scholar Works. It has been accepted for inclusion in Presentations and other scholarship by an authorized administrator of RIT Scholar Works. For more information, please contact [email protected]. A WEB-BASED PROCESS AND PROCESS MODELS TO FIND AND DELIVER INFORMATION TO IMPROVE THE QUALITY OF FLIGHT SOFTWARE. J. Scott Hawker, Hong Ma, Randy K. Smith, University ofAlabama, Tuscaloosa, Alabama Abstract background information, including organizational standards, best practices, lessons leamed, and Aerospace systems demand high-quality training materials. The tool supports the software engineering processes to deliver high- instantiation of the process for specific projects, quality products. Although most aerospace allowing the process to be tailored for a project. organizations have high-quality processes, many of The project-specific instance can be coupled with a these processes fail to deliver to the engineer the workflow engine, allowing project-specific organization’s wealth of information and documents and products to be linked to the process. experience - information and experience that can further contribute to the quality of software To support the dynamic interaction and the products and engineering processes. In this paper, integration with a workflow engine requires that the: we present an interactive, web-based process process tool be more than a set of web pages. The support tool that delivers the information in a flight tool is based on a formal underlying model of the software engineering process as well as associated software engineering process activities, process standards, lessons leamed, and background information, and software artifacts in a project. Thc information. The tool is based on an underlying model enables additional capabilities, such as formal model of the software engineering process reasoning about the process and its execution, activities and artifacts. This underlying model assembling process instances kom reusable process provides a semantic basis for context-based search components, and supporting activity context- and for reasoning about the engineering process. specific search for additional information, such as The result is an information portal to search for and relevant standards and lessons learned or relevant deliver process and project-specific information to artifacts fiom prior projects. support the development of flight software. The process tool, then, becomes an information portal, providing the software engineer Introduction with a wealth of general and project-specific Aerospace systems demand high-quality information they need to follow their engineering software. A high-quality software engineering process in practice. This paper describes the design process helps assure the development of high- of such an information portal and the underlying quality software products. Most organizations information models. developing aerospace software have high-quality software engineering processes. However, many of Initial Prototypes these are incomplete in that there is a wealth of We have focused our implementation information and experience on software engineering prototypes on the Software Development Process techniques that can firther contribute to the quality Description (SDPD) [l] for a group that develops of the products and processes. This information is flight software. The SDPD defines their software not available in the context of the process. In engineering activities and procedures. We addition, many software engineering processes are prototyped a web portal that presents standards and difficult to use, and so they are not used as other information for use while performing SDPD- rigorously as they should be used. defined software design activities. We then In this paper, we describe an interactive, web- researched a number of standards for modelmg based software engineering process tool. The tool engineering processes and used their models as presents a software engineering process for the guidance toward a formal representation of development of space flight software. The tool also engineering activities and documents used. We re- links the process to associated techniques and characterized the SDPD software design activities 0-7803-7844-X/03/%17.000 ZOO3 IEEE 3.B.3-1 using this model, and we are now re-implementing Review Process the web portal prototype to be built on the Product(s)iDocument(s) Developed underlying model. We are now also enhancing the Tools model to capture the instantiation of the generic Measures process for a specific project to build a specific flight software product, and to describe how a Focusing on SDPD software design activities, generic process might be a tailoring or modification we developed a web portal prototype to deliver of another process. The next sections describe this information to activities with the above structure. series of models and web portals and the use of The development of the initial SDPD Web Portal standards to develop the models. prototype used HTML and Javascript as “hard- coded representations of the engineering activities Description of an Activity and associated information. The SDPD describes the software development Figure 1 shows a top-level view of the web process as a collection of activities that develop portal. The content of the process is presented in software artifacts (requirements, designs, the right-side pane. The user navigates the process implementation units, test cases, etc.) or that via a tree navigation menu in the left-side pane or support the engineering process (gathering metrics, via web links embedded in the content of the right- contract monitoring, defining the process, etc). The side pane. Additional information not in the activity defmitions follow a regular pattem of process, such as, the glossary, standards, lessons description: learned, document templates and examples, etc. are available via embedded links, links in the Activity Name and Purpose navigation tree, and links across the top of the page. Documents UsedRequired Figure 2 shows more detail in the navigation tree Task Description and shows the content and lmks associated with the Task Responsibility/Activities Preliminary Software Design task description. Figure 1. Web Portal Prototype Showing Process Content in the Right Pane, Process Navigation in the Left Pane, and Navigation to General Information in the Top Pane 3.B.3-2 .k" %3sw BisMa Meppr Welcome to ED14 Interactive Process eliminrry SOW+" DsrI~$nDescmionTask e Pietiminer/ Software Design phase wll bew in he ea* st8985 of me Software ReqUliBmems Definioon and i connue uno1 me compleoon of me project leyel Preliminary Design Rsnsw (PDR). In me Preliminaiy Software Slgn phase, the inlOB1 CSCi archltecfural design is defined and documenfed in be PretlmlnaiySobre DB51gn scnpson (SDD) document. NOTE . Allsoftwarerequlrementsdefined~nmeSRSmunbesaosfied~nmeso~redeslgnareaa Records. documemation pioceduie5. mdards. guidelines. forms and philo5oph1esmatmll be followed. maimainsd andloi adhered to dulingme design phase shall be documented in me project specific Sofmsie Development Plan ISDP) Figure 2. Web Portal Prototype Showing Details of Preliminary Software Design Activity Activity Models - Formality VML as the Common Representationfrom Underlying the user-visible web pages that mich All Others are Derived deliver the process and associated information is a We chose the Unified Modeling Language semantic model of the sohare engineering (UML) [2] as the basic knowledge representation process. The web pages are a visualization of the language for the underlying model. UML provides underlying model of activities and work products. a precise, yet understandable, way to represent and The underlying semantic model drives the user- visualize knowledge. We use UML to provide the interactive web pages, and software agents (such as common abstract representation of knowledge. search and workflow engines) that use the From these UML. models, we derive numerous underlying model augment the user interaction. concrete representations that implement the models as computer data structures and programs. The underlying model provides a foundation Specifically, our UML model identifies knowledge for a number of capabilities, including process elements and types of elements (objects and classes automation (via integration with a workflow in UML) and relationships between knowledge engine), dynamic assembly and tailoring of process elements (associations in UML). Some of the elements from reusable process components, formal models are then transformed to and implemented as reasoning about activity specifications and reusable Java and Per1 language programs. Some of the work products, semantic-based
Recommended publications
  • Introduction Development Lifecycle Model
    DeveIopment of a Comprehensive Software Engineering Environment Thomas C. Hartrum Gary B. Lamont Department of Electrical and Computer Engineering Department of Electrical and Computer Engineering School of Engineering School of Engineering Air Force Institute of Technology Air Force Institute of Technology Wright-Patterson AFB, Dayton, Ohio, 45433 Wright-Patterson AFB, Dayton, Ohio, 45433 Abstract The concept of an integrated software development environment The generation of a set of tools for the software lifecycle is a recur- can be realized in two distinct levels. The first level deals with the ring theme in the software engineering literature. The development of access and usage mechanisms for the interactive tools, while the sec- such tools and their integration into a software development environ- ond level concerns the preservation of software development data and ment is a difficult task at best because of the magnitude (number of the relationships between the products of the different software life variables) and the complexity (combinatorics) of the software lifecycle cycle stages. The first level requires that all of the component tools process. An initial development of a global approach was initiated at be resident under one operating system and be accessible through a AFIT in 1982 as the Software Development Workbench (SDW). Also common user interface. The second level dictates the need to store de- other restricted environments have evolved emphasizing Ada and di5 velopment data (requirements specifications, designs, code, test plans tributed processing. Continuing efforts focus on tool development, and procedures, manuals, etc.) in an integrated data base that pre- tool integration, human interfacing (graphics; SADT, DFD, structure serves the relationships between the products of the different life cy- charts, ...), data dictionaries, and testing algorithms.
    [Show full text]
  • Job Description - Software Engineer I
    Job Description - Software Engineer I Department: Engineering - 2013-03 Exemption Status: Non-Exempt Summary: This position is responsible for software development in multi-application, multi-server, and hosted environments. The candidate will primarily provide system/configuration support with a focus in helping the needs of both internal and external customers. He or she will participate in all facets of software and system development life-cycle. The most qualified candidate for this role will have experience working with business intelligence in the public safety and/or public health software fields and have formal software education and/or a ton of practical experience. We develop primarily in C#, .NET, SQL, SSRS and mobile. Anyone that might fit well at FirstWatch must be hard-working, people-oriented, friendly, patient, a fast learner, think quickly on their feet, take initiative and responsibility, and LOVE providing our customers great and honest customer service. This person will need to maintain a high quality productivity level within a fast paced environment. This position shares responsibility (rotates) with other engineering staff for 24×7 on call duties and so must be able to thrive in this environment. Responsibilities: - Maintain and modify the software and system configurations of production, staged, and test applications. - Interface with different stakeholders to determine and propose appropriate and effective technology solutions to meet business and technical objectives. - Develop interfaces, applications and other technical solutions to support the business needs through the planning, analysis, design, development, implementation and maintenance phases of the software and systems development lifecycle. - Create system requirements, technical specifications, and test plans.
    [Show full text]
  • Structured Programming - Retrospect and Prospect Harlan D
    University of Tennessee, Knoxville Trace: Tennessee Research and Creative Exchange The aH rlan D. Mills Collection Science Alliance 11-1986 Structured Programming - Retrospect and Prospect Harlan D. Mills Follow this and additional works at: http://trace.tennessee.edu/utk_harlan Part of the Software Engineering Commons Recommended Citation Mills, Harlan D., "Structured Programming - Retrospect and Prospect" (1986). The Harlan D. Mills Collection. http://trace.tennessee.edu/utk_harlan/20 This Article is brought to you for free and open access by the Science Alliance at Trace: Tennessee Research and Creative Exchange. It has been accepted for inclusion in The aH rlan D. Mills Collection by an authorized administrator of Trace: Tennessee Research and Creative Exchange. For more information, please contact [email protected]. mJNDAMNTL9JNNEPTS IN SOFTWARE ENGINEERING Structured Programming. Retrospect and Prospect Harlan D. Mills, IBM Corp. Stnuctured program- 2 ' dsger W. Dijkstra's 1969 "Struc- mon wisdom that no sizable program Ste red .tured Programming" articlel could be error-free. After, many sizable ming haxs changed ho w precipitated a decade of intense programs have run a year or more with no programs are written focus on programming techniques that has errors detected. since its introduction fundamentally alteredhumanexpectations and achievements in software devel- Impact of structured programming. two decades ago. opment. These expectations and achievements are However, it still has a Before this decade of intense focus, pro- not universal because of the inertia of lot of potentialfor gramming was regarded as a private, industrial practices. But they are well- lot of fo puzzle-solving activity ofwriting computer enough established to herald fundamental more change.
    [Show full text]
  • It Software Engineer 1
    Pierce County Classification Description IT SOFTWARE ENGINEER 1 Department: Finance FLSA: Non-Exempt Job Class #: 632700 Represented: No Pay Range: Professional 15 Classification descriptions are intended to present a descriptive list of the range of duties performed by employees in this class and are not intended to reflect all duties performed within the job. GENERAL FUNCTION: This is professional, technical, analytical, and customer-oriented work in the Software Development Division of the Information Technology Division of Finance. An employee in this classification provides technical expertise to Pierce County departments and agencies in multiple areas. The Software Engineer 1 may include any or all of the essential functions listed below and functions as an IT professional in the capacity of a software designer, coder, and project manager. SERIES CONCEPT: This is the first level in the series. This classification is distinguished from other IT Software Engineers by performing a narrower range of technically complex duties and the level of direction required to perform job functions. ESSENTIAL FUNCTIONS: Perform professional functions in software programming and analysis. Assist in designing, coding, testing, deploying, maintaining, enhancing, and supporting County software systems. Assist in working with business customers in translating requirements into plans and specifications. Assist in developing new software and customize, developing interfaces to, or integrating with third- party business systems. Work in a team-based environment, communicating effectively with all levels of staff and management. Collaborate on the identification of business and system requirements. Address customer’s information needs by developing technology solutions and supporting information and technology systems on multiple computing platforms.
    [Show full text]
  • Tackling Traceability Challenges Through Modeling Principles in Methodologies Underpinned by Metamodels
    Tackling Traceability Challenges through Modeling Principles in Methodologies Underpinned by Metamodels Angelina Espinoza and Juan Garbajosa Universidad Politecnica de Madrid - Technical University of Madrid, System and Software Technology Group (SYST), E.U. Informatica. Ctra. de Valencia Km. 7, E-28031, Spain, http://syst.eui.upm.es; aespinoza -at- syst.eui.upm.es, jgs -at- eui.upm.es Abstract. Traceability is recognized to be essential for supporting soft- ware development. However, a number of traceability issues are still open, such as link semantics formalization or traceability process models. Traceability methodologies underpinned by metamodels are a promis- ing approach. However current metamodels still have serious limitations. Concerning methodologies in general, three hierarchical layered levels have been identified: metamodel, methodology and project. Metamod- els do not often properly support this architecture, and that results in semantic problems at the time of specifying the methodology. Another reason is that they provide extensive predefined sets of types for describ- ing project attributes, while these project attributes are domain specific and, sometimes, even project specific. This paper introduces two com- plementary modeling principles to overcome these limitations, i.e. the metamodeling three layer hierarchy, and power-type patterns modeling principles. Mechanisms to extend and refine traceability models are in- herent to them. The paper shows that, when methodologies are developed from metamodels based on these two principles, the result is a method- ology well fitted to project features. Links semantics is also improved. Keywords: Traceability methodology, traceability metamodel, clabject, power-type pattern, metamodeling hierarchy, mechanisms for extension of traceability metamodels, metamodel extensibility. 1 Introduction Traceability is considered fundamental to perform processes and tasks such as V&V, change management, and impact analysis.
    [Show full text]
  • IT- Software Engineer Career Ladder Matrix
    IT- Software Engineer Career Ladder Matrix Software Engineer Family Job Title Software Engineer, Assoc Software Engineer Sr, Software Engineer Principal Software Engineer Mgr, Software Engineering Job Code MC0080 MC0079 MC0078 MC0074 MC0068 Pay Grade 74 75 76 76 76 Position Summary This role is responsible for all the This role is responsible for all This role is responsible for all This role is responsible for all This role is responsible for functions in all phases of applications phases of the applications phases of the applications phases of the applications providing technical leadership development. This role assists with development. This role is development. development. and mentoring a team of 10+ analysis of user needs, software and responsible for the analysis of engineers. database design, programming and life- user needs, software and cycle development of all business and database design, clinical applications. programming and life cycle development of all business and clinical applications. Essential Functions /Scope *Participate in code reviews, support *Work independently within *Provide mentoring and *Drive technology plan for the IT *Manage and lead assigned business processes, and assist in guidelines, provide technical knowledge transfer to Software organization, and ensure that plans staff. Hire, train, rate problem analysis and consultation consulting on complex projects Engineers including input to code for their assigned applications performance, and take considering equipment capacity, reviews, training and developing
    [Show full text]
  • The Conferences Start Time Table
    ETAPS DAILY 4 April 2016 ETAPS DAILY Monday | The first main conferences day | Reception | Edsger W. Dijkstra Main Conferences The conferences start Time Table 830 - 900 : opening The first day of the main ETAPS conferences will be opened 900 -1000 : invited talk by Joost-Pieter Katoen followed by the first plenary speaker, Andrew D. Gordon. 1000 -1030 : coffee break 1030 -1230: parallel sessions Title: Structure and Interpretation of Probabilistic Programs Abstract: Probabilistic programming is a technique for 1230-1400: lunch solving statistical inference and machine learning problems by writing short pieces of code to model data. We survey the area 1400-1600 : parallel sessions and describe recent advances in semantic interpretation. Probabilistic programs exhibit structures that include 1600-1630: coffee break hierarchies of random variables corresponding to the data 1630-1800: parallel sessions schema, recurring modelling patterns, and also the classical Bayesian distinction between prior and likelihood. We exploit 1900-2230: reception this structure in language designs that yield data insights with only a modicum of user input. 1 ETAPS DAILY 4 April 2016 Reception at Kazerne Kazerne is a cultural organization oriented towards creative innovation in all its activities and at an international level. But Kazerne has ambitions to be more than just an international design hotspot where everything is shiny and new. It has its roots in the belief that creativity has an essential role to play in shaping the future of society. Edsger Wybe Dijkstra Edsger Wybe Dijkstra (11 May 1930 - 6 August 2002) was one of the most influential persons in the history of the Dutch computer science.
    [Show full text]
  • Control Software Engineer
    Control Software Engineer Alternate Titles: Automation Engineer, Manufacturing Automation Engineer, Process Automation Engineer, Integration Engineer, SCADA Engineer, Application Engineer, Software Engineer, Batch Control Engineer, Systems Analyst Description: Control Software Engineers analyze user requirements, procedures, and problems to develop automation systems control configuration. They develop the functional specifications, coding strategy, logic, and control configuration structure. They develop and direct software system testing and validation procedures, and oversee all configuration and documentation. Sources of Material: Certified Automation Professional Body of Knowledge, Automation Competency Model, Control Systems Engineer (CSE) Examination Specification. Performance Domains: Domain I: Software System Design Domain II: Development Domain III: Installation and Testing Domain I: Software System Design - the conceptual design of the software to be used in control and information systems. Task 1: Establish standards, templates, and guidelines as applied to the automation system using the information gathered in the definition stage and considering human- factor effects in order to satisfy customer design criteria and preferences. Knowledge of: Process Industry Practices (PIP) (Construction Industry Institute) Programming Languages C/C++ G-Code (CNC) Visual Basic IEC - 61131 Instruction List Ladder Diagram Function block Structured Text Sequential Function Chart Electronic Device Description Language (EDDL) Vendor
    [Show full text]
  • A Debate on Teaching Computing Science
    Teaching Computing Science t the ACM Computer Science Conference last Strategic Defense Initiative. William Scherlis is February, Edsger Dijkstra gave an invited talk known for his articulate advocacy of formal methods called “On the Cruelty of Really Teaching in computer science. M. H. van Emden is known for Computing Science.” He challenged some of his contributions in programming languages and the basic assumptions on which our curricula philosophical insights into science. Jacques Cohen Aare based and provoked a lot of discussion. The edi- is known for his work with programming languages tors of Comwunications received several recommenda- and logic programming and is a member of the Edi- tions to publish his talk in these pages. His comments torial Panel of this magazine. Richard Hamming brought into the foreground some of the background received the Turing Award in 1968 and is well known of controversy that surrounds the issue of what be- for his work in communications and coding theory. longs in the core of a computer science curriculum. Richard M. Karp received the Turing Award in 1985 To give full airing to the controversy, we invited and is known for his contributions in the design of Dijkstra to engage in a debate with selected col- algorithms. Terry Winograd is well known for his leagues, each of whom would contribute a short early work in artificial intelligence and recent work critique of his position, with Dijkstra himself making in the principles of design. a closing statement. He graciously accepted this offer. I am grateful to these people for participating in We invited people from a variety of specialties, this debate and to Professor Dijkstra for creating the backgrounds, and interpretations to provide their opening.
    [Show full text]
  • Software Engineer, Google.Com - Mountain View
    Software Engineer, Google.com - Mountain View This position can be based in San Francisco, CA; Santa Monica, CA; Pittsburgh, PA; New York, NY or Kirkland/Seattle, WA. To apply vist: http://www.google.com/intl/en/jobs/uslocations/mountain-view/swe/software- engineer-google-com-mountain-view/index.html The area: Google.com Engineering With analytical and code-level troubleshooting abilities to spare, Google.com's engineers are technology whizzes who love being in the center of the action. We tackle a range of complex software and systems issues, including monitoring, responding to and safeguarding the availability of our most popular services. The role: Software Engineer, Google.com As a Software Engineer working on Google's critical production applications and infrastructure, your mission will be to ensure Google is always fast, available, scalable and engineered to withstand unparalleled demand. You will be in the thick of solving the [often unexpected] problems of systems at scale in a way most engineers never experience. Your scope is from the kernel level to the continent level. This position requires the flexibility and aptitude to zoom in to fine-grained detail, and the agility to zoom right back out and up the stack. Delve into how software performs, packets flow, and hardware and code interact, in support of managing services, steering global traffic and predicting and preventing failures.... all in a day's work. You will design and develop systems to run Google Search, Gmail, YouTube, Wave, Maps, Voice, AppEngine, and more. You'll manage, automate, and make data-based decisions and judgment calls which influence globally distributed applications.
    [Show full text]
  • Software Engineer – Devops – Job Description
    Software Engineer – DevOps – Job Description Is it possible for software to understand and anticipate human reasoning? At Soar Technology, we believe it is. We build intelligent systems for defense, government, and commercial applications that emulate human decision making in order to enhance user abilities. Since 1998, we’ve studied and modeled human behavior in order to create software that “thinks the way people think,” enabling the creation of autonomous software agents that can reason over large amounts of human-level knowledge. Within the “Intelligent Training” business area at SoarTech, we leverage game design principles and commercial game technology to populate simulation training environments with realistic behavior models; we create pedagogic agents that can individualize training experience; and we build engaging, game-based training systems to develop everything from tactical skills to social skills. We are seeking a DevOps software engineer to join our Intelligent Training team. SoarTech provides its employees with creative, high-technology work; a positive, energetic work environment; and an excellent employee benefits program. Summary: The DevOps Engineer has responsibility for communication and collaboration between development and operations by supporting an environment that optimizes the software development lifecycle. By continuously automating and improving the environment, the DevOps Engineer will ensure smooth interactions and processes within the organization. Responsibilities: • Install, maintain, upgrade, and
    [Show full text]
  • Software Engineer in Test / Devops in Life Science Startup (M/F/D) Stuttgart, Germany
    Software Engineer in test / DevOps in Life Science Startup (m/f/d) Stuttgart, Germany Dispendix is a young and fast-growing high-tech start-up dedicated to cutting-edge Liquid Handling technology in Lab Automation. Since 2018, Dispendix is part of the CELLINK Group. CELLINK is a global leader in developing and delivering life-science solutions, equipping hundreds of labs and thousands of scientists worldwide with cutting-edge technologies that fuel groundbreaking scientific breakthroughs. Our mission: We are driven by three mantras: passion, inspiration, and persistence. We believe that automation and microtechnology will bring the understanding and control of individual cells to a whole new level and empower our customers to serve patients faster and better. Our products enable our customers to bring important drugs faster and more safely to the market. We are looking for a Software Engineer to serve out of our office in Stuttgart, Germany. Responsibilities Qualifications • You consider yourself a software engineer with a • You consider yourself a software engineer with a strong focus towards automated testing strong focus towards automated testing • As someone who has already gained and shown that • As someone who has already gained and shown that expertise in a previous job (Software Engineer in Test, expertise in a previous job (Software Engineer in Test, QA, or DevOps) you can see yourself taking on QA, or DevOps) you can see yourself taking on ownership of this area at an exciting and fast-growing ownership of this area at an exciting
    [Show full text]