Data stream
From Wikipedia, the free encyclopedia
- This article is about the general meaning of the term "data stream". For the UK-specific DSL technology called "Data stream", see the IP Stream article.
In telecommunications, a data stream is a sequence of digitally encoded coherent signals (packets of data or datapackets) used to transmit or receive information that is in transmission.[1]
In electronics and computer architecture, a data stream determines for which time which data item is scheduled to enter or leave which port of a systolic array, a Reconfigurable Data Path Array or similar pipe network, or other processing unit or block. Often the data stream is seen as the counterpart of an instruction stream, since the von Neumann machine is instruction-stream-driven, whereas its counterpart, the Anti machine is dats-stream-driven..
The term "data stream" has many more meanings, such as by the definition from the context of systolic arrays.
In formal way: A data stream is an ordered pair (s,Δ) where:
- s is a sequence of tuples,
- Δ is the sequence of time intervals (i.e. Rational or Real numbers) and each Δn > 0.