Paper
12 June 1986 Software Development Issues For Network Node Equipment
Terry L. Rosenbaum, James E. Siebert, Herman Oosterwijk
Author Affiliations +
Proceedings Volume 0626, Application of Optical Instrumentation in Medicine XIV and Picture Archiving and Communication Systems; (1986) https://doi.org/10.1117/12.975449
Event: Application of Optical Instrumentation in Medicine XIV and Picture Archiving and Communication Systems (PACS IV) for Medical Applications, 1986, Newport Beach, CA, United States
Abstract
Software development is a crucial issue for any PACS implementation. A significant percentage of development time, development cost, and engineering complexity will be committed to the software components. Product performance and user acceptance are highly software dependent. The required software development effort must be accurately estimated for proper resource allocation. Common sources of error in judging effort requirements are underestimating software complexity, device controller firmware problems, personnel education, system documentation inadequacies, and difficulties in implementing resilient error handling. Four person-years were required for the network application and imaging device interface software for network node computers designed and implemented by the authors. As in any complex engineering project, a detailed functional description is a necessary starting point. From the functional description, a formal software design method should be followed to produce a written architectural and data structures definition. With the advent of fast 32 bit microprocessors and continually falling memory costs, there is no reason to consider programming in assembly language. The increased programmer productivity and self documenting qualities of high-level languages surely outweigh the penalties in speed and memory size. Besides a high-level language, a complete set of software development tools such as editors, automatic program version control systems, library maintenance utilities, and document preparation utilities is a necessity. The UNIX operating system provides these facilities as may other possible candidates for development systems. As an example, the software design of a UNIX-based network node computer will be presented in detail, including descriptions of the comprising process modules, interprocess communication and synchronization, device interfacing, and memory requirements.
© (1986) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE). Downloading of the abstract is permitted for personal use only.
Terry L. Rosenbaum, James E. Siebert, and Herman Oosterwijk "Software Development Issues For Network Node Equipment", Proc. SPIE 0626, Application of Optical Instrumentation in Medicine XIV and Picture Archiving and Communication Systems, (12 June 1986); https://doi.org/10.1117/12.975449
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Software development

Computing systems

Computer networks

Operating systems

Image processing

Telecommunications

Standards development

Back to Top