A system architecture is the
conceptual model that defines the
structure,
behavior
Behavior (American English) or behaviour ( British English) is the range of actions and mannerisms made by individuals, organisms, systems or artificial entities in some environment. These systems can include other systems or organisms as w ...
, and more
views of a
system. An architecture description is a formal description and representation of a system, organized in a way that supports reasoning about the
structures and
behavior
Behavior (American English) or behaviour ( British English) is the range of actions and mannerisms made by individuals, organisms, systems or artificial entities in some environment. These systems can include other systems or organisms as w ...
s of the system.
A system architecture can consist of system
components and the sub-systems developed, that will work together to implement the overall system. There have been efforts to formalize languages to describe system architecture, collectively these are called
architecture description languages
Architecture description languages (ADLs) are used in several disciplines: system engineering, software engineering, and enterprise modelling and engineering.
The system engineering community uses an architecture description language as a langua ...
(ADLs).
Overview
Various organizations can define systems architecture in different ways, including:
* The fundamental organization of a system, embodied in its components, their relationships to each other and to the environment, and the principles governing its design and evolution.
* A representation of a system, including a mapping of functionality onto hardware and
software component
Component-based software engineering (CBSE), also called component-based development (CBD), is a branch of software engineering that emphasizes the separation of concerns with respect to the wide-ranging functionality available throughout a give ...
s, a mapping of the
software architecture onto the
hardware architecture, and human interaction with these components.
* An allocated arrangement of physical elements which provides the design solution for a consumer product or life-cycle process intended to satisfy the requirements of the functional architecture and the requirements baseline.
* An architecture consists of the most important, pervasive, top-level, strategic inventions, decisions, and their associated rationales about the overall structure (i.e., essential elements and their relationships) and associated characteristics and behavior.
* A description of the design and contents of a
computer system
A computer is a machine that can be programmed to carry out sequences of arithmetic or logical operations ( computation) automatically. Modern digital electronic computers can perform generic sets of operations known as programs. These prog ...
. If documented, it may include information such as a detailed inventory of current hardware, software and networking capabilities; a description of long-range plans and priorities for future purchases, and a plan for upgrading and/or replacing dated equipment and software.
* A formal description of a system, or a detailed plan of the system at component level to guide its implementation.
* The composite of the design architectures for products and their life-cycle processes.
* The structure of components, their interrelationships, and the principles and guidelines governing their design and evolution over time.
One can think of system architecture as a set of representations of an existing (or future) system. These representations initially describe a general, high-level functional organization, and are progressively refined to more detailed and concrete descriptions.
System architecture conveys the informational content of the
elements
Element or elements may refer to:
Science
* Chemical element, a pure substance of one type of atom
* Heating element, a device that generates heat by electrical resistance
* Orbital elements, parameters required to identify a specific orbit of ...
consisting of a system, the relationships among those elements, and the
rules
Rule or ruling may refer to:
Education
* Royal University of Law and Economics (RULE), a university in Cambodia
Human activity
* The exercise of political or personal control by someone with authority or power
* Business rule, a rule pert ...
governing those relationships. The architectural components and set of relationships between these components that an architecture description may consist of hardware,
software
Software is a set of computer programs and associated software documentation, documentation and data (computing), data. This is in contrast to Computer hardware, hardware, from which the system is built and which actually performs the work.
...
, documentation, facilities, manual procedures, or roles played by organizations or people.
A system architecture primarily concentrates on the internal
interfaces among the system's
components or
subsystems, and on the interface(s) between the system and its external environment, especially the
user. (In the specific case of computer systems, this latter, special, interface is known as the
computer human interface, ''AKA'' human computer interface, or
HCI; formerly called the man-machine interface.)
One can contrast a system architecture with
system architecture engineering
A system is a group of interacting or interrelated elements that act according to a set of rules to form a unified whole. A system, surrounded and influenced by its environment, is described by its boundaries, structure and purpose and expressed ...
(SAE) - the method and discipline for effectively implementing the architecture of a system:
* SAE is a ''method'' because a sequence of steps is prescribed to produce or to change the architecture of a system within a
set of
constraints.
* SAE is a ''discipline'' because a body of
knowledge
Knowledge can be defined as awareness of facts or as practical skills, and may also refer to familiarity with objects or situations. Knowledge of facts, also called propositional knowledge, is often defined as true belief that is disti ...
is used to inform
practitioners as to the most effective way to design the system within a set of constraints.
History
Systems architecture depends heavily on practices and techniques which were developed over thousands of years in many other fields, perhaps the most important being civil architecture.
* Prior to the advent of digital computers, the electronics and other engineering disciplines used the term "system" as it is still commonly used today. However, with the arrival of
digital computers and the development of
software engineering as a separate discipline, it was often necessary to distinguish among engineered hardware artifacts, software artifacts, and the combined artifacts. A
programmable hardware artifact, or
computing machine, that lacks its
computer program
A computer program is a sequence or set of instructions in a programming language for a computer to execute. Computer programs are one component of software, which also includes documentation and other intangible components.
A computer progra ...
is impotent; even as a software artifact, or program, is equally impotent unless it can be used to alter the sequential states of a suitable (hardware) machine. However, a hardware machine and its programming can be designed to perform an almost illimitable number of abstract and physical tasks. Within the computer and software engineering disciplines (and, often, other engineering disciplines, such as communications), then, the term system came to be defined as containing all of the elements necessary (which generally includes both hardware and software) to perform a useful function.
*
* Consequently, within these engineering disciplines, a system generally refers to a programmable hardware machine and its included program. And a
systems engineer is defined as one concerned with the complete device, both hardware and software and, more particularly, all of the interfaces of the device, including that between hardware and software, and especially between the complete device and its user (the CHI). The
hardware engineer deals (more or less) exclusively with the hardware device; the
software engineer deals (more or less) exclusively with the computer program; and the systems engineer is responsible for seeing that the program is capable of properly running within the hardware device, and that the system composed of the two entities is capable of properly interacting with its external environment, especially the user, and performing its intended function.
*
* A systems architecture makes use of elements of both software and hardware and is used to enable design of such a composite system. A good architecture may be viewed as a 'partitioning
scheme,' or
algorithm
In mathematics and computer science, an algorithm () is a finite sequence of rigorous instructions, typically used to solve a class of specific problems or to perform a computation. Algorithms are used as specifications for performing ...
, which partitions all of the system's present and foreseeable requirements into a
workable
Workable may refer to:
* Shek Kip Mei SA, a football club which play under the name Workable FC in 2007–2008 season in Hong Kong First Division League
* Workable FC
Workable Football Club () was a Hong Kong football club which played in th ...
set of cleanly
bounded
Boundedness or bounded may refer to:
Economics
* Bounded rationality, the idea that human rationality in decision-making is bounded by the available information, the cognitive limitations, and the time available to make the decision
* Bounded e ...
subsystems with nothing left over. That is, it is a partitioning scheme which is
exclusive
Exclusive may refer to:
Arts and entertainment
* ''Exclusive'' (album), by R&B singer Chris Brown
* ''Exclusive'' (EP), an EP by U2
* ''Exclusive'', a 1937 American film
* ''Exclusive'', a 1989 play by Jeffrey Archer
* ''Exclusive'' (TV serie ...
,
inclusive, and
exhaustive. A major purpose of the partitioning is to arrange the elements in the sub systems so that there is a minimum of interdependencies needed among them. In both software and hardware, a good sub system tends to be seen to be a meaningful "object". Moreover, a good architecture provides for an easy mapping to the user's requirements and the
validation tests of the user's requirements. Ideally, a mapping also exists from every least element to every requirement and test.
*
Types
Several types of systems architectures (underlain by the same fundamental principles) have been identified as follows:
*
Hardware architecture
*
Software architecture
*
Enterprise architecture
* Collaborative systems architectures(such as the Internet,
intelligent transportation systems, and joint air defense systems)
* Manufacturing systems architectures
* Strategic systems architecture
''Choosing A Strategic Systems Architecture''
by Brad Day
See also
* Arcadia (engineering)
* Architectural pattern (computer science)
* Department of Defense Architecture Framework
* Enterprise architecture framework
* Enterprise information security architecture
* Process architecture
* Requirements analysis
In systems engineering and software engineering, requirements analysis focuses on the tasks that determine the needs or conditions to meet the new or altered product or project, taking account of the possibly conflicting requirements of the ...
* Software architecture
* Software engineering
Software engineering is a systematic engineering approach to software development.
A software engineer is a person who applies the principles of software engineering to design, develop, maintain, test, and evaluate computer software. The term ' ...
* Systems architect
The systems architect is an information and communications technology professional. Systems architects define the architecture of a computerized system (i.e., a system composed of software and hardware) in order to fulfill certain requirements. ...
* Systems analysis
Systems analysis is "the process of studying a procedure or business to identify its goal and purposes and create systems and procedures that will efficiently achieve them". Another view sees system analysis as a problem-solving technique tha ...
* Systems design
* Systems engineering
References
External links
{{Commonscat
Principles of system architecture
INCOSE Systems Architecture Working Group
Journal of Systems Architecture
Systems engineering
Software architecture