Bandwidth
Bandwidth is the maximum amount of data that a network connection, communication channel or transmission medium can transport within a given period. In OT and industrial automation environments, bandwidth is a key factor for reliability, real-time performance, Scalability and system availability.
Bandwidth determines how much data can be transmitted simultaneously between:
Insufficient bandwidth can lead to:
- Delays
- Data loss
- Disrupted control
- Poor visualisation
- Alarm problems
- Unstable industrial networks
Within modern IT OT Convergence the importance of bandwidth is growing rapidly due to increasing digitalisation, real-time monitoring and cloud integration.
⚙️ What is bandwidth?
Bandwidth indicates the maximum data rate of a connection.
Usually expressed in:
| Unit | Meaning |
|---|---|
| bps | bits per second |
| Kbps | kilobits per second |
| Mbps | megabits per second |
| Gbps | gigabits per second |
Examples:
| Connection | Typical bandwidth |
|---|---|
| Legacy serial connection | 9.6 Kbps |
| Ethernet 100BASE-TX | 100 Mbps |
| Gigabit Ethernet | 1 Gbps |
| Industrial backbone | 10 Gbps+ |
Bandwidth does not automatically say anything about real-time performance or delay.
🌐 Bandwidth in industrial networks
Within Industrial Ethernet networks, bandwidth is crucial for stable communication.
OT networks frequently carry:
- Process data
- Historical data
- Video streams
- Alarms
- Configuration traffic
- Diagnostic data
Key network components:
| Component | Influence |
|---|---|
| Switch | Throughput capacity |
| Router | Routing performance |
| Firewall | Inspection load |
| Backbone | Aggregation capacity |
Overload typically causes:
- Latency
- Jitter
- Packet loss
- Timeout
- Delayed HMIs
🏭 Applications in Industrial Automation
Bandwidth plays a role in virtually all Industrial Processes.
Process automation
- Real-time sensor data
- Control loops
- Historian storage
Machine building
- Motion Control
- Vision systems
- Robot communication
Energy management
Predictive Maintenance
- Vibration monitoring
- Condition Monitoring
- AI analysis
In Industry 4.0 in particular, network traffic is growing strongly.
📡 Bandwidth versus Latency
Bandwidth and Latency are often confused but differ fundamentally.
| Aspect | Bandwidth | Latency |
|---|---|---|
| Meaning | How much data | How fast |
| Unit | Mbps/Gbps | ms |
| Focus | Capacity | Delay |
A network can have high bandwidth and still show high latency.
In OT, both are important.
Examples:
- Video surveillance requires high bandwidth
- Motion control requires low latency
⚡ Deterministic communication
Industrial control often requires predictable communication.
Therefore, besides bandwidth, the following are also important:
- Jitter
- Deterministic Behaviour
- Prioritisation
- Real-time scheduling
Technologies such as:
are used to prioritise real-time OT traffic.
🔄 Network congestion
When network traffic exceeds the available capacity, congestion occurs.
Consequences:
| Problem | Impact |
|---|---|
| Packet loss | Data loss |
| Buffer overflow | Delay |
| Retransmissions | Higher load |
| Timeouts | Communication errors |
Congestion often arises from:
- Broadcast storms
- Large historian dumps
- Video streams
- Malware
- Poor Segmentation
In OT, congestion can have a direct impact on production processes.
🧠 Bandwidth planning
In industrial network architecture, capacity planning is essential.
Key factors:
| Factor | Example |
|---|---|
| Number of devices | PLCs, sensors |
| Polling frequency | Scan rates |
| Data size | Historian data |
| Redundancy | Duplicated traffic |
| Video traffic | CCTV |
Design principles:
- Oversizing
- Segmentation
- Traffic prioritisation
- Backbone capacity
- Redundant uplinks
📊 Bandwidth of industrial protocols
Not all protocols use bandwidth equally efficiently.
| Protocol | Properties |
|---|---|
| MQTT | Lightweight |
| OPC UA | Relatively heavy |
| Modbus TCP | Simple |
| ProfiNET | Real-time optimisation |
| BACnet | Many broadcasts |
Protocol choice affects:
- Scalability
- Network load
- Real-time behaviour
In modern OT architectures, efficient data usage is becoming increasingly important.
🧩 Historian and analytics load
Data platforms often generate significant network load.
Examples:
- Historian replication
- Trend data
- Cloud uploads
- AI training
- Dashboard updates
Platforms such as InfluxDB and Grafana can generate large data streams.
Optimisations:
- Data compression
- Edge filtering
- Sampling
- Aggregation
- Event-driven communication
☁️ Cloud and hybrid OT networks
Cloud integration significantly increases bandwidth requirements.
Typical cloud streams:
- Historical data
- Predictive analytics
- Dashboards
- Asset monitoring
- Security logs
Challenges:
- WAN capacity
- Cost
- Latency
- Availability
For this reason, the following are often used:
- Edge Computing
- Local buffering
- Data reduction
- MQTT streaming
🔐 Cybersecurity and bandwidth
Cybersecurity has a direct influence on network load.
Security-related traffic:
- Logging
- IDS monitoring
- Deep packet inspection
- Encryption
- Backups
Cyber attacks can exhaust bandwidth.
Examples:
| Attack | Effect |
|---|---|
| DDoS | Saturation |
| Malware | Broadcast traffic |
| Ransomware | Excessive scans |
| Rogue devices | Unwanted traffic |
📈 Bandwidth monitoring
Bandwidth monitoring is important for OT reliability.
Key metrics:
| Metric | Meaning |
|---|---|
| Throughput | Actual traffic |
| Utilisation | Capacity usage |
| Packet loss | Loss |
| Error rates | Errors |
| Retransmissions | Retransmissions |
Commonly used tools:
Monitoring helps with:
- Capacity planning
- Fault detection
- Attack detection
- Performance optimisation
⚠️ Bandwidth in wireless OT networks
Wireless networks often have more limited capacity.
Examples:
Issues:
- Interference
- Variable throughput
- Signal loss
- Shared capacity
That is why critical real-time systems are often run over wired connections.
🚨 Failure modes with insufficient bandwidth
Insufficient capacity often causes operational problems.
Typical failure modes:
| Problem | Consequence |
|---|---|
| PLC timeouts | Production stop |
| HMI delay | Poor operability |
| Historian loss | Missing data |
| Alarm delay | Increased risk |
| Synchronisation problems | Unstable processes |
Within critical infrastructures, such issues can have a safety impact.
🔄 Bandwidth versus throughput
Bandwidth and throughput are not the same.
| Aspect | Bandwidth | Throughput |
|---|---|---|
| Definition | Maximum capacity | Actual transfer |
| Theoretical | Yes | No |
| Affected in practice by | No | Congestion, errors |
A 1 Gbps network in practice often achieves lower throughput due to overhead and network load.
🏗️ Bandwidth in IT/OT convergence
Within IT OT Convergence, network load increases sharply due to:
- IIoT
- Cloud analytics
- Video monitoring
- Historian replication
- Security Monitoring
- AI platforms
For this reason, modern OT networks are designed with a focus on:
- Scalability
- Segmentation
- Real-time performance
- High Availability
- Deterministic communication
Bandwidth thus becomes a fundamental design criterion within modern industrial networks and Cyber-Physical Systems.
