ACM Home Page
Please provide us with feedback. Feedback
Designing software components to tolerances
Full text PdfPdf (272 KB)
Source ACM SIGSOFT Software Engineering Notes archive
Volume 32 ,  Issue 4  (July 2007) table of contents
SECTION: Article abstracts with full text online table of contents
Article No. 7  
Year of Publication: 2007
ISSN:0163-5948
Author
Richard Riehle  Naval Postgraduate School, Monterey, California
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 4,   Downloads (12 Months): 45,   Citation Count: 0
Additional Information:

abstract   references   index terms   collaborative colleagues  

Tools and Actions: Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/1281421.1281429
What is a DOI?

ABSTRACT

Many traditional engineering designs, other than software, depend on the physical properties of components. Those properties enable the engineer to specify precise tolerances between those components. Software components are abstractions with no inherent physical properties. The absence of physical properties makes it more difficult, but not impossible, to design to tolerances. This paper describes some design metrics for designing software components to tolerances. It uses some already established design metrics, and expands on the role of other software practices already available. This paper also restricts the discussion to software components, rather than to the algorithms contained within those components.