Why does this matter operationally?
Performance
443 terms
Bellman Ford Algorithm
Bellman Ford Algorithm is a shortest-path computation method that calculates minimum-cost routes from a source node to all other nodes in a weighted graph, including graphs with negative edge weights,…
Software
Bent Pipe Architecture
Bent Pipe Architecture is a satellite relay model that passes signals from uplink to downlink without major onboard processing, acting as a simple transparent relay.
Concept/Framework
Beyond Line Of Sight Command Link
Beyond Line Of Sight Command Link is a command path that allows remote control when the operator and vehicle are not in direct visual range. It extends command reach through…
Operations
Block Storage
Block Storage is a storage model that presents data as fixed-size blocks for use by operating systems and applications. It provides low-level storage access for filesystems and similar consumers.
Service Model
Broadband Access Network
A broadband access network is the access-layer communications system that provides broadband connectivity from the service provider or enterprise edge to the customer or site. It includes access nodes, last-mile…
Service Model
Broadcast Domain
Broadcast Domain is the set of network devices that receive a Layer 2 broadcast frame within the same forwarding scope.
Concept/Framework
Broadcast Engineering
Broadcast engineering is the engineering discipline responsible for the technical systems that transmit content or signals to a wide audience. It includes transmitters, antennas, distribution chains, spectrum use, and coverage…
Concept/Framework
Broadcasting
Broadcasting is the transmission of information from one source to many recipients at the same time. It may use radio, television, satellite, or IP distribution methods depending on the service…
Service Model
C Band
C Band is a microwave frequency range used in communications systems that require robust propagation and moderate bandwidth, commonly deployed in satellite and terrestrial links.
Protocol
Cache
A cache is a storage layer that keeps copies of frequently requested data so future requests can be served faster than retrieving the data from the origin each time. It…
Software