System Development and Ada

System Development and Ada
Author: A. Nico Habermann
Publisher: Springer Science & Business Media
Total Pages: 316
Release: 1987-09-23
Genre: Computers
ISBN: 9783540183419

The collection of papers published in this book was initially presented at the Workshop on Software Factories and Ada, held on Capri, May 26-30, 1986. The subject of the book is software development environments. Software development is treated from three viewpoints: methodologies, language issues and mechanisms. Of particular interest are the discussions of automation of the development process and the formalization of software development specifications. Several new methodologies are described, many of which are available on the commercial market. New is in particular the formalization of the design and development process. Interesting ideas are presented on planning the design process and on supporting project management by formal tools. The reader will find a variety of interesting methodologies and mechanisms that are operational. The book is suitable for readers interested in knowing in which direction programming environment research is moving.

2010 ADA Standards for Accessible Design

2010 ADA Standards for Accessible Design
Author: Department Justice
Publisher: Createspace Independent Publishing Platform
Total Pages: 0
Release: 2014-10-09
Genre:
ISBN: 9781500783945

(a) Design and construction. (1) Each facility or part of a facility constructed by, on behalf of, or for the use of a public entity shall be designed and constructed in such manner that the facility or part of the facility is readily accessible to and usable by individuals with disabilities, if the construction was commenced after January 26, 1992. (2) Exception for structural impracticability. (i) Full compliance with the requirements of this section is not required where a public entity can demonstrate that it is structurally impracticable to meet the requirements. Full compliance will be considered structurally impracticable only in those rare circumstances when the unique characteristics of terrain prevent the incorporation of accessibility features. (ii) If full compliance with this section would be structurally impracticable, compliance with this section is required to the extent that it is not structurally impracticable. In that case, any portion of the facility that can be made accessible shall be made accessible to the extent that it is not structurally impracticable. (iii) If providing accessibility in conformance with this section to individuals with certain disabilities (e.g., those who use wheelchairs) would be structurally impracticable, accessibility shall nonetheless be ensured to persons with other types of disabilities, (e.g., those who use crutches or who have sight, hearing, or mental impairments) in accordance with this section.

Software Engineering with Ada

Software Engineering with Ada
Author: Grady Booch
Publisher: Benjamin-Cummings Publishing Company
Total Pages: 580
Release: 1987
Genre: Ada (Computer program language)
ISBN: 9780805306033

A revision of Booch's bestselling book on Ada as it is used from a software engineering perspective. Features include a thorough introduction to Syntax, new example programs, more real-world examples and summaries.

Building Parallel, Embedded, and Real-Time Applications with Ada

Building Parallel, Embedded, and Real-Time Applications with Ada
Author: John W. McCormick
Publisher: Cambridge University Press
Total Pages: 387
Release: 2011-04-07
Genre: Computers
ISBN: 1139500007

The arrival and popularity of multi-core processors has sparked a renewed interest in the development of parallel programs. Similarly, the availability of low-cost microprocessors and sensors has generated a great interest in embedded real-time programs. This book provides students and programmers whose backgrounds are in traditional sequential programming with the opportunity to expand their capabilities into parallel, embedded, real-time and distributed computing. It also addresses the theoretical foundation of real-time scheduling analysis, focusing on theory that is useful for actual applications. Written by award-winning educators at a level suitable for undergraduates and beginning graduate students, this book is the first truly entry-level textbook in the subject. Complete examples allow readers to understand the context in which a new concept is used, and enable them to build and run the examples, make changes, and observe the results.

Programming in Ada 95

Programming in Ada 95
Author: John Gilbert Presslie Barnes
Publisher: Addison-Wesley Professional
Total Pages: 724
Release: 1998
Genre: Computers
ISBN:

Ada 95 is the first fully object-oriented programming language to be internationally standardized. John Barnes was a key member of the language's design team, and this is a new edition of his definitive text and reference for the Ada 95 language.

Embedded System Design

Embedded System Design
Author: Peter Marwedel
Publisher: Springer Science & Business Media
Total Pages: 400
Release: 2010-11-16
Genre: Technology & Engineering
ISBN: 9400702574

Until the late 1980s, information processing was associated with large mainframe computers and huge tape drives. During the 1990s, this trend shifted toward information processing with personal computers, or PCs. The trend toward miniaturization continues and in the future the majority of information processing systems will be small mobile computers, many of which will be embedded into larger products and interfaced to the physical environment. Hence, these kinds of systems are called embedded systems. Embedded systems together with their physical environment are called cyber-physical systems. Examples include systems such as transportation and fabrication equipment. It is expected that the total market volume of embedded systems will be significantly larger than that of traditional information processing systems such as PCs and mainframes. Embedded systems share a number of common characteristics. For example, they must be dependable, efficient, meet real-time constraints and require customized user interfaces (instead of generic keyboard and mouse interfaces). Therefore, it makes sense to consider common principles of embedded system design. Embedded System Design starts with an introduction into the area and a survey of specification models and languages for embedded and cyber-physical systems. It provides a brief overview of hardware devices used for such systems and presents the essentials of system software for embedded systems, like real-time operating systems. The book also discusses evaluation and validation techniques for embedded systems. Furthermore, the book presents an overview of techniques for mapping applications to execution platforms. Due to the importance of resource efficiency, the book also contains a selected set of optimization techniques for embedded systems, including special compilation techniques. The book closes with a brief survey on testing. Embedded System Design can be used as a text book for courses on embedded systems and as a source which provides pointers to relevant material in the area for PhD students and teachers. It assumes a basic knowledge of information processing hardware and software. Courseware related to this book is available at http://ls12-www.cs.tu-dortmund.de/~marwedel.

Ada: The Design Choice

Ada: The Design Choice
Author: Angel Alvarez
Publisher: Cambridge University Press
Total Pages: 290
Release: 1989-07-06
Genre: Computers
ISBN: 9780521381307

This book contains the proceedings of the 1989 Ada-Europe conference. These meetings constitute the most significant events in this field within Europe, and attract delegates from around the world. The theme of this year's conference is design methods; this is of major importance since both Ada compilers and the applications built with Ada are huge. Papers in this volume, which have all been carefully refereed, study the design methods within Ada, and how they may need to be augmented with additional methods and tools where necessary. They make informed and essential reading for all involved in the use of Ada in industry and research.

Advanced Techniques for Embedded Systems Design and Test

Advanced Techniques for Embedded Systems Design and Test
Author: Juan C. López
Publisher: Springer Science & Business Media
Total Pages: 298
Release: 2013-03-09
Genre: Computers
ISBN: 1475744196

As electronic technology reaches the point where complex systems can be integrated on a single chip, and higher degrees of performance can be achieved at lower costs, designers must devise new ways to undertake the laborious task of coping with the numerous, and non-trivial, problems that arise during the conception of such systems. On the other hand, shorter design cycles (so that electronic products can fit into shrinking market windows) put companies, and consequently designers, under pressure in a race to obtain reliable products in the minimum period of time. New methodologies, supported by automation and abstraction, have appeared which have been crucial in making it possible for system designers to take over the traditional electronic design process and embedded systems is one of the fields that these methodologies are mainly targeting. The inherent complexity of these systems, with hardware and software components that usually execute concurrently, and the very tight cost and performance constraints, make them specially suitable to introduce higher levels of abstraction and automation, so as to allow the designer to better tackle the many problems that appear during their design. Advanced Techniques for Embedded Systems Design and Test is a comprehensive book presenting recent developments in methodologies and tools for the specification, synthesis, verification, and test of embedded systems, characterized by the use of high-level languages as a road to productivity. Each specific part of the design process, from specification through to test, is looked at with a constant emphasis on behavioral methodologies. Advanced Techniques for Embedded Systems Design and Test is essential reading for all researchers in the design and test communities as well as system designers and CAD tools developers.