Black-Box System
(Redirected from Black Box System)
Jump to navigation
Jump to search
A Black-Box System is an designed system whose system design is not available to the system user.
- …
- Example(s):
- …
- Counter-Example(s):
- See: Black Box, Black-Box Algorithm, Transfer Function, Transistor, Algorithm, Human Brain, White Box (Software Engineering).
References
2015
- (Wikipedia, 2015) ⇒ http://en.wikipedia.org/wiki/Black_box Retrieved:2015-1-2.
- In science, computing, and engineering, a black box is a device, system or object which can be viewed in terms of its input, output (or transfer characteristics) without any knowledge of its internal workings. Its implementation is "opaque" (black). Almost anything might be referred to as a black box: a transistor, an algorithm, or the human brain.
The opposite of a black box is a system where the inner components or logic are available for inspection, which is most commonly referred to as a white box (sometimes also known as a "clear box" or a "glass box").
- In science, computing, and engineering, a black box is a device, system or object which can be viewed in terms of its input, output (or transfer characteristics) without any knowledge of its internal workings. Its implementation is "opaque" (black). Almost anything might be referred to as a black box: a transistor, an algorithm, or the human brain.