Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Wireless communication in industrial automation faces challenges that are fundamentally different from consumer and commercial wireless deployments. In a typical factory or process plant, dozens of wireless networks may operate simultaneously in the same physical space, each serving different applications with different performance requirements. A safety-critical gas detection system, a real-time motor control network, and a non-urgent asset tracking system must all coexist without mutual interference. Unlike commercial environments where occasional dropped connections are acceptable, industrial wireless systems must provide deterministic, managed communication with guaranteed latency and reliability.
IEC 62657-1 addresses this challenge by defining a comprehensive framework for industrial wireless communication requirements. The standard recognizes that wireless technology will not replace all existing wired communication systems, but it has unique characteristics that can provide tremendous benefits for industrial automation — provided the specific challenges of the industrial environment are properly addressed.
IEC 62657-1 classifies industrial wireless applications by their criticality level, which determines the required level of coexistence management and communication reliability:
| Class | Application Type | Communication Requirements | Functional Safety | Example Applications |
|---|---|---|---|---|
| Critical | Safety-related systems | Deterministic, guaranteed latency, high availability | Must comply with IEC 61508/61511 | Emergency shutdown, gas detection, fire alarm |
| Essential | Process control systems | Low latency, high reliability, managed coexistence | Not safety-critical but production-critical | Closed-loop control, real-time monitoring |
| Non-critical | Monitoring and optimization | Moderate latency tolerance, reasonable availability | Not applicable | Temperature monitoring, asset tracking, condition monitoring |
| Best-effort | Information and logging | High latency tolerance, basic availability | Not applicable | Data logging, video surveillance, inventory management |
Industrial wireless applications require multiple frequency bands to address different operational requirements. Operating simultaneously in parallel frequency bands improves availability, while coverage depends on the selected frequency band — lower frequencies provide greater coverage than higher frequencies. IEC 62657-1 identifies that while non-critical wireless links can use existing license-exempt spectrum (such as the 2.4 GHz and 5 GHz ISM bands), the most demanding and critical wireless links require dedicated spectrum with guaranteed availability.
The standard proposes that candidate frequency bands for critical industrial wireless applications should be above 1.4 GHz (to operate in areas where electromagnetic emissions occur) and below 6 GHz (to support non-line-of-sight communications and power efficiency). Specific requirements include: frequency bands should be globally available or adjacent to such bands; wireless technologies must be robust in dynamic and multi-path environments; and spectrum should be dedicated to industrial applications to avoid interference from consumer devices.
IEC 62657-1 defines coexistence management as the coordinated sharing of radio resources among multiple wireless systems operating in the same physical space. The standard distinguishes between basic coexistence (provided by standards compliance, where separate user groups using the same standard can operate without mutual interference) and managed coexistence (required for industrial applications, where deterministic and equitable sharing of radio resources must be guaranteed).
An example solution described in the standard is the combined use of Time Division Multiple Access (TDMA) with a network manager tool in an access point or gateway that assigns specific time slots for data transmission. This approach allows several thousand devices to operate in a meshed network over years without collision. The standard emphasizes that non-critical wireless links can use existing license-exempt bands and comply with national regulations, while critical links require managed coexistence with priority-based access control.
| Coexistence Approach | Mechanism | Determinism | Scalability | Best For |
|---|---|---|---|---|
| Basic (CSMA/CA) | Listen before talk, random back-off | Low — non-deterministic delays | Limited under heavy load | Non-critical monitoring, data logging |
| Managed (TDMA) | Time-slot assignment by network manager | High — guaranteed latency | Thousands of devices | Process control, safety systems |
| Hybrid (TDMA + CSMA) | Reserved slots for critical, contention for best-effort | Medium to high | Good — balanced approach | Mixed criticality networks |
| Frequency Hopping (FHSS) | Rapid channel switching to avoid interference | Medium | Good — inherent interference rejection | Environments with burst interference |
IEC 62657-1 also addresses advanced spectrum management concepts including cognitive radio systems and the Controlled Channel Power (CCP) concept. A cognitive radio system employs technology that allows it to obtain knowledge of its operational and geographical environment, established policies, and its internal state, to dynamically and autonomously adjust its operating parameters. The CCP concept proposes a controller-based approach where a fixed-mounted controller manages the spectrum access of slave devices, limiting their power and transmission timing to minimize interference with external systems.
IEC 62657-1 organizes industrial wireless communication networks around the classical “automation pyramid” with three distinct levels. Cross-plant wireless networks provide wide-area connectivity for remote monitoring, decentralized control, and mobile logistics. Plant-wide wireless networks cover the factory floor for applications such as automated guided vehicles, gantry cranes, and rotary indexing machines. Sensor/actuator wireless networks connect individual field devices for real-time process measurement and control. Each level has different requirements for latency, reliability, data rate, and power consumption.
Industrial environments are electromagnetically harsh, with variable-speed drives, welding equipment, and switching transients generating broadband interference. IEC 62657-1 requires that wireless devices deployed in industrial environments comply with EMC requirements appropriate to their application class. For safety-related applications, the wireless communication protocol must support functional safety communication as defined in IEC 61508, and the coexistence management system must be validated to ensure that safety messages are never delayed beyond their maximum allowable response time.
IEC 62657-1 provides a structured framework for evaluating the economic viability of industrial wireless deployments. The standard identifies three cost categories: initial investment (devices, infrastructure, engineering), installation costs (where wireless typically costs less than wired), and operation/maintenance costs (where wireless provides the greatest savings). Qualitative factors include system availability, product/process quality improvement, infrastructure expandability, and environmental benefits including CO2 emission reduction through optimized energy management.
Q1: Can standard Wi-Fi (IEEE 802.11) be used for industrial process control?
A: Standard Wi-Fi can be used for non-critical and some essential industrial applications, but it has significant limitations for critical process control. The CSMA/CA (Carrier Sense Multiple Access with Collision Avoidance) mechanism used by Wi-Fi provides non-deterministic latency, meaning that under heavy load or interference conditions, message delivery times cannot be guaranteed. IEC 62657-1 recommends that critical applications use managed coexistence approaches (such as TDMA-based protocols) that provide deterministic latency guarantees. Industrial Wi-Fi variants (such as those based on IEEE 802.11 with industrial extensions) can improve determinism but still require careful coexistence management.
Q2: How does IEC 62657-1 address battery life for wireless field devices?
A: Battery life is a critical consideration for wireless field devices, especially in process automation where devices may be installed in locations that are difficult to access. IEC 62657-1 addresses power consumption as a key design requirement, recommending that wireless protocols minimize active radio time through techniques such as scheduled transmissions (TDMA), low-power sleep modes, and efficient data encoding. The standard notes that battery-powered devices cannot support the computing power needed for advanced spectrum sensing, which is why the CCP (Controlled Channel Power) concept is proposed to offload spectrum management to a fixed controller.
Q3: What is the relationship between IEC 62657-1 and IEC 62657-2?
A: IEC 62657-1 defines the requirements, concepts, and spectrum considerations for industrial wireless communication. IEC 62657-2 (Coexistence management) provides the detailed methodology for implementing coexistence management in practice, including procedures for assessing coexistence, defining coexistence strategies, and validating that coexistence requirements are met. Think of IEC 62657-1 as defining “what needs to be achieved” and IEC 62657-2 as defining “how to achieve it.” Both parts should be used together when designing and deploying industrial wireless systems.
Q4: How does IEC 62657-1 relate to wireless standards like WirelessHART and ISA100?
A: IEC 62657-1 is a requirements and framework standard that does not mandate specific wireless technologies. WirelessHART (IEC 62591) and ISA100.11a (IEC 62734) are specific wireless communication protocols designed for process automation that can be evaluated against the requirements defined in IEC 62657-1. Both protocols implement managed coexistence through TDMA-based channel access and frequency hopping, aligning with the coexistence management principles in IEC 62657-1. The standard provides a technology-neutral framework that allows end-users to evaluate and compare different wireless solutions against a common set of requirements.