25% developed

Computer Systems Engineering

From Wikibooks, open books for an open world
Jump to navigation Jump to search

This is a book about Computer Systems Engineering. A frequent occurrence in the design of computer systems is the challenge of building a system containing hardware and software components, possibly as part of a larger system. The development of computer systems themselves falls within this scope as does the development of a vast array of devices such as digital cameras, hand-held computers, location aware systems, robots and other types of embedded systems, and even such applications as web sites on spacecraft.

In all of these cases decisions have to be made about how to design the system to have the maximum impact and effect. Decisions have to be made about alternative approaches, trade-offs need to be addressed, and decisions on all the many facets of design must be justified through technical and economic insight and judgment. Systems engineering is the discipline within which these matters are addressed in a carefully considered fashion.

The IEEE Computer Society (IEEE-CS) and the Association for Computing Machinery (ACM), the two principle computer related professional associations, include a computer systems engineering requirement in their model computer engineering body of knowledge described in Computer Curriculum 2001. This book addresses that requirement; the Table of Contents closely follows the coverage of material in the computer systems engineering body of knowledge. It is intended primarily as a textbook for students in computer science and computer engineering, but it may also serve as a useful reference for professionals as they design and build computer based systems.

The text assumes that students have a background including integral and differential calculus, basic probability, and are familiar with basic computer architecture. A third-year student in computer science or computer engineering would typically have this background and this book would be appropriate for a computer systems engineering course at that level.

Table of Contents

System Models and Analysis

Requirements Analysis and Elicitation

Specification

System Architectural Design

Implementation

Testing

Maintenance

Project Management

Hardware and Software Co-design

Appendices

Resources and Further Reading