<?xml version="1.0" encoding="UTF-8"?>
  <?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>


<!DOCTYPE rfc SYSTEM "rfc2629.dtd" [
<!ENTITY RFC2119 SYSTEM "https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.2119.xml">
<!ENTITY RFC8578 SYSTEM "https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.8578.xml">
<!ENTITY RFC9450 SYSTEM "https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.9450.xml">
]>

<?rfc toc="yes"?>
<?rfc sortrefs="yes"?>

<rfc ipr="trust200902" docName="draft-ietf-detnet-raw-industrial-req-01" category="info">

  <front>
    <title abbrev="Requirements for RAW industrial services">Requirements for Reliable Wireless Industrial Services</title>

    <author initials="R.S." surname="Sofia" fullname="Rute C. Sofia">
      <organization>fortiss GmbH</organization>
      <address>
        <postal>
          <street>Guerickestr. 25</street>
          <city>Munich</city>
          <code>80805</code>
          <country>Germany</country>
        </postal>
        <email>sofia@fortiss.org</email>
      </address>
    </author>
    <author initials="P." surname="Mendes" fullname="Paulo Milheiro Mendes">
      <organization>Airbus</organization>
      <address>
        <postal>
          <street>Willy-Messerschmitt Strasse 1</street>
          <city>Munich</city>
          <code>81663</code>
          <country>Germany</country>
        </postal>
        <email>paulo.mendes@airbus.com</email>
      </address>
    </author>
     <author fullname="Carlos J. Bernardos"
            initials="CJ."
            surname="Bernardos" role="editor">
      <organization abbrev="UC3M">
        Universidad Carlos III de Madrid
      </organization>
      <address>
        <postal>
          <street>Av. Universidad, 30</street>
          <city>Leganes, Madrid</city>
          <code>28911</code>
          <country>Spain</country>
        </postal>
        <phone>+34 91624 6236</phone>
        <email>cjbc@it.uc3m.es</email>
        <uri>http://www.it.uc3m.es/cjbc/</uri>
      </address>
    </author>
    <author fullname="Eve Schooler" initials="E" surname="Schooler">
      <organization>University of Oxford</organization>
      <address>
 <postal>
          <country>USA</country>
        </postal>

        <email>eve.schooler@gmail.com</email>
		<uri> http://www.eveschooler.com</uri>
      </address>
    </author>

    <area>Routing</area>
    <workgroup>Deterministic Networking Working Group</workgroup>
    <keyword>Internet-Draft</keyword>

    <abstract>


 <t>This document provides an overview of the communication requirements for handling reliable wireless services in the context of industrial environments. The aim of the draft is to raise awareness of the communication requirements of current and future wireless industrial services; how they can coexist with wired infrastructures; the key drivers for reliable wireless integration; the relevant communication requirements to be considered; the current and future challenges arising from the use of wireless services; and the potential benefits of wireless communication.
</t>

   </abstract>


  </front>

  <middle>


<section anchor="introduction" title="Introduction">

<t>In industrial environments, short-range wireless standards such as IEEE 802.11ax are gaining momentum as the need for flexibility in infrastructure design and process support increases.</t>

 <t>Wireless, and in particular the latest evolution of Wi-Fi, has reached a level of maturity where the technology can support the stringent requirements of industrial environments, while being compatible with traditional fixed core networks. Wireless technologies bring flexibility, lower operating costs and higher availability to industrial systems at the edge in scenarios that require support for mobility or large-scale integration of sensing devices.</t>

 <t>However, there are barriers to the integration of wireless in industrial environments. Firstly, as wireless is a shared medium, it faces challenges such as interference and signal strength variability depending on the environment. These characteristics raise questions about the availability, resilience and security support of critical services. Secondly, wireless relies on probabilistic Quality of Service (QoS) and therefore requires tuning to support time-sensitive traffic with limited latency, low jitter and zero congestion loss. </t>

 <t>Still, recent advances in OFDMA-based wireless in the context of IEEE 802.11 standards, such as 802.11ax and 802.11be, bring interesting features in the context of supporting critical industrial applications and services, such as a greater degree of flexibility in terms of resource management; frequency allocation aspects that can provide better traffic isolation; or even mechanisms that can support tighter time synchronisation across wireless environments, thus providing the means to better support traffic in converged networks.</t>

 <t>To address the communication challenges that exist in industrial domains, it is necessary to have a better understanding of the communication requirements that current and future industrial applications may attain.</t>

 <t>Therefore, the focus of this draft is to discuss the requirements of current and future industrial applications and how best to support time-sensitive applications and services within converged industrial networks. </t>

<t>To this end, the draft addresses issues related to industrial wireless services, gathered from relevant normative and informational references in the industrial domain; discusses key drivers for wireless integration; identifies specific wireless mechanisms that can support such integration and the challenges they face; and elaborates specific requirements to be considered for both current wireless services and a subset of future industrial wireless services.

</t>

</section>
<section anchor="conventions-used-in-this-document" title="Conventions used in this document">
<t>The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119 <xref target="RFC2119"/>.
In this document, these words will appear with that interpretation only when in ALL CAPS. Lower case uses of these words are not to be interpreted as carrying significance described in RFC 2119.</t>

</section>
<section anchor="definitions" title="Definitions">

<t><list style="symbols">
  <t>Latency (also known as bounded latency) refers to the end-to-end transmission delay between a sender and a receiver when a traffic flow is initiated by an application. By definition, latency corresponds to the time interval between the sending of the first packet of a flow from a source to a destination and the time at which the last packet of that flow is received.</t>
  <t>"Periodicity" indicates whether or not the data transmission is periodic and, where possible, the specific periodicity per unit of time has been specified.</t>
  <t>"Transmit data size" corresponds to the data payload in bytes.</t>
  <t>"Packet loss tolerance" is shown as 0 (zero congestion loss); tolerant (the application is tolerant of packet loss). Packet loss occurs when packets fail to reach a particular destination on a network. Packet loss is usually measured as a percentage of packets lost relative to the total number of packets sent. In the context of deterministic networking, and in particular Time-sensitive Networking (TSN), a packet is lost if it is not received within a specified time.</t>
  <t>"Time sync" refers to the need to ensure IEEE 1588 synchronization.</t>
  <t>"Node Density" gives an indication (where available) of the number of end nodes per 20mx20m.</t>
</list></t>

</section>
<section anchor="wireless-industrial-services-today" title="Wireless Industrial Services today">

<t>This section describes industrial applications where wireless technologies (mostly IEEE 802.11) are already being used, derived from an analysis of related work.</t>

<t>Industrial wireless services focused on empowering industrial manufacturing environments have been extensively documented via the IEEE Nendica group <xref target="NENDICA"/>, the Internet Industrial Consortium <xref target="IIC"/>, the OPC FLC working group <xref target="OPCFLC"/>.
The IEEE Nendica 2020 report <xref target="NENDICA"/> includes several end-to-end use-cases and a technical analysis of the identified features and functions supported by wireless/wired deterministic environments. Based on surveys to industry, the report provides a first characterisation of wireless services in factories (Wi-Fi 5), describing the scenarios in terms of aspects such as as payload size in bytes, communication rate, arrival time tolerance, node density.</t>

<t>The IEEE 802.11 RTA report <xref target="IEEERTA"/> provides additional input on supporting wireless for time-sensitive and real-time applications. For each category of application, the report provides a description, basic information concerning topology and packet flow/traffic model, and summarises the problem statement (key challenges). The industrial applications in this report are a subset and have also considered sources such as IEEE Nendica, IEC/IEEE 60802 Use-cases, as well as 3GPP TR 22.804. The report groups the different services into 3 classes (A,B,C) and provides communication requirements for each class categorised as: bounded latency (worst-case one-way latency measured at the application layer); reliability (defined as the percentage of packets expected to be received within the bounded latency); time synchronisation requirements (in the order of micro/milliseconds); throughput requirements (high, medium, low). The report concludes with guidelines on implementation aspects, e.g., traffic classification aspects and new capabilities to support real-time applications.</t>

<t>The Avnu Alliance provides a white paper describing the steps for integrating TSN over Wi-Fi <xref target="AVNU2020"/>, briefly describing the integration of Wi-Fi in specific applications such as: closed loop control, mobile robots, power grid control, professional audio/video, gaming, AR/VR. The document also raises awareness to the possibility of wireless replacing or complementing wired systems in connected cabines, i.e., in regards to the wiring harness in vehicles (cars, airplanes, trains), which is currently expensive and requires complex onboarding. Wireless can help reduce costs if it can be adapted to the critical latency, safety requirements and regulations. According to Avnu, such cases would require 100 micosecond level cycles. Communication requirements are summarised in terms of whether or not IEEE 1588 synchronisation is required; the typical packet size (data payload); bounded latency; reliability.</t>

<t>Manufacturing wireless use-cases have also been discussed in the context of 5G ACIA <xref target="ACIA"/>, NICT <xref target="NICT"/>, and IETF Deterministic Networking <xref target="RFC8578"/>. These sources provide an overview on user stories, and discuss the challenges posed by wireless integration. However, the communication requirements are not systematically presented. Finally, IETF RFC9450 provides an initial overview on the challenges of wireless industrial use-cases <xref target="RFC9450"/>.</t>

<t>Derived from the analysis of the above sources, this section provides a description of service categories and their communication requirements. The following application categories, which cover most of the areas today and also span a broad range of requirements, are addressed:</t>

<t><list style="symbols">
  <t>Equipment and process control.</t>
  <t>Quality supervision.</t>
  <t>Factory resource management.</t>
  <t>Display.</t>
  <t>Human safety.</t>
  <t>Industrial systems.</t>
  <t>Mobile robots.</t>
  <t>Drones/UAV control.</t>
  <t>Power grid control.</t>
  <t>Communication-based train networks.</t>
  <t>Mining industry.</t>
  <t>Connected cabin.</t>
</list></t>

<t>The communication requirements selected and presented for each service category have been extracted from the various available related works. The parameters are: bounded latency; periodicity; transmitted data size; packet loss tolerance; time synchronisation requirements; node density characterisation.</t>

<section anchor="equipment-and-process-control-services" title="Equipment and Process Control Services">

<t>This category of industrial wireless services refers to the data exchange required to send commands to, for example, mobile robots/vehicles, production equipment, and to receive status information. Reasons for wireless integration are: flexibility of use, reconfigurability, mobility, reduction of maintenance costs.</t>

<t>In this category, examples of services and their communication requirements are:</t>

<t><list style="symbols">
  <t>Control of machines and robots.
  <list style="symbols">
      <t>Bounded latency: below 10 ms.</t>
      <t>Periodic.</t>
      <t>Transmit data size (bytes): 10-400 (small).</t>
      <t>Tolerance to packet loss: 0.</t>
      <t>Time synchronization: IEEE 1588.</t>
      <t>Node density: 1 to 20 (per 20mx20m area).</t>
    </list></t>
  <t>AGVs with rails
  <list style="symbols">
      <t>Bounded latency: 10 ms-100ms.</t>
      <t>Periodic, once per minute.</t>
      <t>Transmit data size (bytes): 10-400 (small).</t>
      <t>Tolerance to packet loss: 0.</t>
      <t>Time synchronization: IEEE 1588.</t>
      <t>Node density: 1 to 20 (per 20mx20m area).</t>
    </list></t>
  <t>AGVs without rails
  <list style="symbols">
      <t>Bounded latency:1 s.</t>
      <t>Periodic, once per minute.</t>
      <t>Transmit data size (bytes): 10-400 (small).</t>
      <t>Tolerance to packet loss: 0.</t>
      <t>Time synchronization: IEEE 1588.</t>
      <t>Node density: 1 to 20 (per 20mx20m area).</t>
    </list></t>
  <t>Hard-real time isochronous control, motion control
  <list style="symbols">
      <t>Bounded latency: 250us - 1ms.</t>
      <t>Periodic.</t>
      <t>Transmit data size (bytes): 10-400 (small).</t>
      <t>Tolerance to packet loss: 0.</t>
      <t>Time synchronization: IEEE 1588.</t>
      <t>Node density: 1 to 20 (per 20mx20m area).</t>
    </list></t>
  <t>Printing, packaging
  <list style="symbols">
      <t>Bounded latency: below 2 ms.</t>
      <t>Transmit data size (bytes): 10-400 (small).</t>
      <t>Tolerance to packet loss: 0.</t>
      <t>Time synchronization: IEEE 1588.</t>
      <t>Node density: over 50 to 100.</t>
    </list></t>
  <t>PLC to PLC communication
  <list style="symbols">
      <t>Bounded latency: 100 us-50 ms.</t>
      <t>Transmit data size (bytes): 100-700.</t>
      <t>Tolerance to packet loss: 0.</t>
      <t>Time synchronization: IEEE 1588.</t>
    </list></t>
  <t>Interactive video
  <list style="symbols">
      <t>Bounded latency: 50 -10 ms.</t>
      <t>Time synchronization: 10-1 "U+00B5" s.</t>
    </list></t>
  <t>Mobile robotics
  <list style="symbols">
      <t>Bounded latency: 50-10 ms.</t>
    </list></t>
  <t>AR/VR, remote HMI
  <list style="symbols">
      <t>Bounded latency: 10 - 1 ms.</t>
      <t>Time synchronization: ~1 "U+00B5" s.</t>
      <t>Time synchronization: 10-1 "U+00B5" s.</t>
    </list></t>
  <t>Machine, production line controls
  <list style="symbols">
      <t>Bounded latency: 10 - 1 ms.</t>
    </list></t>
</list></t>

</section>
<section anchor="quality-supervision-services" title="Quality Control Services">

<t>Quality control includes industrial services that collect and evaluate information about products and machine conditions during production. Reasons for wireless integration: flexibility of use, reduction of maintenance costs.</t>

<t>Examples of services in this category, and their communication requirements are:</t>

<t><list style="symbols">
  <t>Inline inspection
  <list style="symbols">
      <t>Bounded latency: bellow 10ms.</t>
      <t>Time synchronization: 10-1 "U+00B5"s.</t>
      <t>Periodic, once per second.</t>
      <t>Transmit data size (bytes): 64-1M.</t>
      <t>Tolerance to packet loss: 0.</t>
      <t>Node density: 1-10 (per 20mx20m).</t>
    </list></t>
  <t>Machine operation recording
  <list style="symbols">
      <t>Bounded latency: over 100 s.</t>
      <t>Time synchronization: 10-1 "U+00B5"s.</t>
      <t>Periodic, once per second.</t>
      <t>Transmit data size (bytes): 64-1M.</t>
      <t>Tolerance to packet loss: 0.</t>
      <t>Node density: 1-10 (per 20mx20m).</t>
    </list></t>
  <t>Logging
  <list style="symbols">
      <t>Bounded latency: over 100s.</t>
      <t>Time synchronization: 10-1 "U+00B5"s.</t>
      <t>Transmit data size (bytes): 64-1M.</t>
      <t>Tolerance to packet loss: 0.</t>
      <t>Node density: 1-10 (per 20mx20m).</t>
    </list></t>
</list></t>

</section>
<section anchor="factory-resource-management-services" title="Factory Resource Management Services">
<t>Refers to the collection of information on whether production is taking place in the correct environmental conditions, and whether people and equipment contributing to increased productivity are being managed appropriately. Reasons for wireless integration include: flexibility of use, reconfigurability, reduction in maintenance costs.</t>

<t>The applications discussed in this context are:</t>

<t><list style="symbols">
  <t>Machine monitoring
  <list style="symbols">
      <t>Bounded latency: 100ms-10s.</t>
      <t>Periodic.</t>
      <t>Time synchronization: 10-1 "U+00B5" s.</t>
      <t>Transmit data size (bytes): 10-10M.</t>
      <t>Tolerance to packet loss: 0.</t>
      <t>Node density: 1-30.</t>
    </list></t>
  <t>Preventive maintenance
  <list style="symbols">
      <t>Bounded latency: over 100ms.</t>
      <t>Periodic, once per event.</t>
    </list></t>
  <t>Positioning, motion analysis
  <list style="symbols">
      <t>Bounded latency: 50ms-10s.</t>
      <t>Periodic, once per second.</t>
    </list></t>
  <t>Inventory control
  <list style="symbols">
      <t>Bounded latency: 50ms-10s.</t>
      <t>Periodic, once per second.</t>
    </list></t>
  <t>Facility control environment
  <list style="symbols">
      <t>Bounded latency: 1s-50s.</t>
      <t>Periodic, once per minute.</t>
    </list></t>
  <t>Checking status of material, small equipment
  <list style="symbols">
      <t>Bounded latency: 100ms-1s.</t>
      <t>Sporadic, 1 to 10 times per 30 minutes.</t>
    </list></t>
</list></t>

</section>
<section anchor="display-services" title="Display Services">

<t>This category of services is aimed at workers, enabling them to obtain the support information they require. It also targets managers in terms of monitoring production status and processes. Reasons for wireless integration are: scalability, flexibility of deployment, support for mobility.
Examples of services are:</t>

<t><list style="symbols">
  <t>Work commands, e.g., wearable displays
  <list style="symbols">
      <t>Bounded latency: 1-10s.</t>
      <t>Sporadic, once per 10s-1m.</t>
      <t>Transmit data size (bytes): 10-6K.</t>
      <t>Tolerance to packet loss: yes.</t>
      <t>Node density: 1-30</t>
    </list></t>
  <t>Display information
  <list style="symbols">
      <t>Bounded latency: 10s.</t>
      <t>Sporadic, once per hour.</t>
      <t>Transmit data size (bytes): 10-6K.</t>
      <t>Tolerance to packet loss: yes.</t>
      <t>Node density: 1-30.</t>
    </list></t>
  <t>Supporting maintenance (video, audio)
  <list style="symbols">
      <t>Bounded latency: 500ms.</t>
      <t>Sporadic, once per 100ms.</t>
      <t>Transmit data size (bytes): 10-6K.</t>
      <t>Tolerance to packet loss: yes.</t>
      <t>Node density: 1-30.</t>
    </list></t>
</list></t>

</section>
<section anchor="human-safety-services" title="Human Safety Services">

<t>Refers to industrial wireless services concerned with the collection of data to infer potential hazards to workers in industrial environments. The need for wireless integration concerns: support for pervasive deployment; mobility.</t>

<t>Examples of services are:</t>

<t><list style="symbols">
  <t>Detection of dangerous situations/operations
  <list style="symbols">
      <t>Bounded latency: 1s.</t>
      <t>Periodic, 10 per second (10 fps).</t>
      <t>Transmit data size (bytes): 2-100K.</t>
      <t>Tolerance to packet loss: yes.</t>
      <t>Node density: 1-50.</t>
    </list></t>
  <t>Vital sign monitoring, dangerous behaviour detection
  <list style="symbols">
      <t>Bounded latency: 1s-50s.</t>
      <t>Periodic, once per minute.</t>
      <t>Transmit data size (bytes): 2-100K.</t>
      <t>Tolerance to packet loss: 0.</t>
      <t>Node density: 1-30.</t>
    </list></t>
</list></t>

</section>
<section anchor="mobile-robotics-services" title="Mobile Robotics Services">

<t>Refers to services that support the communication between robots, e.g., task sharing; guidance control including data processing, AV, alerts. Reasons for considering wireless integration are: the need to support mobility and reconfigurability.</t>

<t><list style="symbols">
  <t>Video operated remote control
  <list style="symbols">
      <t>Bounded latency: 10-100ms.</t>
      <t>Transmit data size (bytes): 15-150K.</t>
      <t>Tolerance to packet loss: yes.</t>
      <t>Node density: 2-100.</t>
    </list></t>
  <t>Assembly of robots or milling machines
  <list style="symbols">
      <t>Bounded latency: 4-8ms.</t>
      <t>Transmit data size (bytes): 40-250.</t>
      <t>Tolerance to packet loss: yes.</t>
      <t>Node density: 2-100.</t>
    </list></t>
  <t>Operation of mobile cranes
  <list style="symbols">
      <t>Bounded latency: 12ms.</t>
      <t>Periodic, once per 2-5ms.</t>
      <t>Transmit data size (bytes): 40-250.</t>
      <t>Tolerance to packet loss: yes.</t>
      <t>Node density: 2-100.</t>
    </list></t>
  <t>Drone/UAV air monitoring
  <list style="symbols">
      <t>Bounded latency: 100ms.</t>
      <t>Tolerance to packet loss: yes.</t>
    </list></t>
</list></t>

</section>
<section anchor="power-grid-control" title="Power Grid Control">

<t>Grid control refers to services that support communication links for predictive maintenance and fault isolation on high-voltage lines, transformers, reactors, etc. Reasons for wireless integration include: reducing the cost of wire replacement maintenance.</t>

<t><list style="symbols">
  <t>Bounded latency: 1-10ms.</t>
  <t>Transmit data size (bytes): 20-50.</t>
  <t>Time synchronization: IEEE 1588.</t>
  <t>Tolerance to packet loss: yes.</t>
  <t>Node density: 2-100.</t>
</list></t>

</section>
<section anchor="wireless-avionics-intra-communication" title="Wireless Avionics Intra-communication">

<t>Wireless integration is also relevant to industrial environments in the context of cabling replacement. Within the context of avionics <xref target="AVIONICS"/>, <spanx style="emph">Wireless Avionics Intra-communication (WAIC)</spanx> systems <xref target="WAIC"/> are expected to benefit significantly from  deterministic communication due to their higher criticality. For example, flight control systemswhich integrate a large number of endpoints (sensors and actuators), require high reliability and bounded latency to help estimate and control the state of the aircraft. Real-time data must be delivered with strict deadlines for most control systems.</t>

<t>The WAIC standardisation process is still ongoing, with no clear indication of the frequencies that would be reserved for such systems, although the frequency band 4.2 GHz to 4.4 GHz seems to be the most popular at the moment. Nevertheless, regardless of the allocated frequency bands, the deterministic guarantees required by WAIC services can be achieved by integrating functionality developed in current wireless standards.</t>

<t>However, the following requirements are expected to be supported by wireless technology in order to ensure the deterministic operation of WAIC systems:</t>

<t><list style="symbols">
  <t>MUST provide deterministic behaviour in short radio ranges (&lt; 100m).</t>
  <t>MUST use low transmit power levels for low rate (10mW) and high rate (50mW) applications.</t>
  <t>MUST ensure good system reconfigurability.</t>
  <t>MUST support dissimilar redundancy.</t>
</list></t>

<t>Specific communication needs can be identified in terms of potential KPIs:</t>

<t><list style="symbols">
  <t>Latency: 20-40ms <xref target="PARK2020"/>.</t>
  <t>Packet payload: small (e.g., 50 bytes) and variable bit rate <xref target="PARK2020"/>.</t>
  <t>Support between 125 to 4150 nodes <xref target="AVIONICS"/>.</t>
  <t>Maximum distance between transmitter and receiver: 15m <xref target="AVIONICS"/>.</t>
  <t>Aggregate average data rate of network (kbit/s): 394 to 18385 <xref target="AVIONICS"/>.</t>
  <t>Latency: below 5s for High data rate Inside (HI) applications <xref target="AVIONICS"/>.</t>
  <t>Jitter: below 50ms for HI applications <xref target="AVIONICS"/>.</t>
</list></t>

<t>An example of current standards that may support the deterministic requirements of the WAIC system is IEEE 802.11ax, which is being devised to operate between 1 and 7GHz (in addition to 2.4 GHz and 5GHz). The WAIC requirement for high reliability and bounded latency can be supported by IEEE 802.11ax's ability to split the spectrum in frequency Resource Units (RUs), which are assigned to stations for reception and transmission by a central coordinating entity, the wireless Access Point. Reliability could be explored, for example, by assigning more than one RU to the same station, an aspect that is not covered by IEEE 802.11ax but already under discussion for IEEE 802.11be. By centraly scheduling RUs, contention overhead can be avoided, increasing efficiency in dense deployment scenarios such as WAIC applications. In this context, OFDMA and the concept of spatial reuse are relevant to support large-scale simultaneous transmission while avoiding collision and interference and ensuring high throughput <xref target="ROBOTS1"/>.</t>

</section>
</section>

<section anchor="additional-reliable-wireless-industrial-services" title="Additional Reliable Wireless Industrial Services">

<t>This section provides examples of additional wireless industrial services, that could be deployed (to a larger extent) in the future, and that would significantly benefit from some deterministic and reliability characteristics. This set of servuces complement the related use cases documented in <xref target="RFC8578" /> and <xref target="RFC9450" />. We have specifically selected three different examples of such use-cases, based on their specific relevance to wireless deterministic networking and reliability: i) remote AR/VR for maintenance and control; ii) decentralised shop floor communication; and iii) wireless in-cab communication. Based on these examples, recommendations for deployment with wireless determinism and reliability are discussed and a list of specific requirements is provided.</t>

<section anchor="arvr-services-within-flexible-factories" title="AR/VR Services within Flexible Factories">

<section anchor="description" title="Description">

<t>While video is now being integrated into industrial automation systems and used on the shop floor to assist workers, the integration of AR/VR on the shop floor in industrial environments is still in its initial stages. However, it is being used in the electrical industry to improve worker productivity and safety, and to overlay real-time metadata on equipment being serviced or operated.</t>

<t>In this context, it is important to ensure that the AR/VR traffic does not interfere with the critical traffic of the production system, i.e. performance characteristics such as latency and jitter for the critical traffic must be independent of disturbances. It is also important to provide the AR/VR application with low latency, even at the edge of mobility.</t>

</section>
<section anchor="wireless-integration-recommendations" title="Recommendations related to wireless determinism and reliability">

<t>The support of AR/AV in the context of remote maintenance environments is bound to increase in industrial environments, given its relevance in terms of remote maintenance and equipment operation. It is also important to consider its use in the context of worker safety, and it is foreseeable that in the future AV-based remote maintenance will be supported by mobile devices carried by workers on the move. Wireless is therefore a key communications asset for this type of application. In terms of traffic on a converged network, AR/AV is a real-time, bandwidth-intensive service. It therefore requires special treatment (other than Best Effort, BE). In addition, AR/AV traffic flows must not cause interference when transmitted over wireless links. Traffic isolation is therefore an important aspect to ensure for this type of traffic profile.</t>

<t>A third aspect to be addressed in the future is the fact that there will most likely be a need to support multiple AR/AV streams from different end-users within a single Wireless Local Area Network (WLAN), increasing the need for traffic isolation. A fourth issue is that VR systems, if not properly supported, will lead to VR sickness. Specific network and non-network requirements have already been identified by IEEE 802, MPEG, 3GPP. Such requirements include support for higher frame rates, reduction of motion-to-photon latency, higher data rates, low jitter, etc.</t>

</section>
<section anchor="requirements-considerations" title="Requirements Considerations">

<t>Based on the former recommendations, the following list of requirements is identified for wireless determinism and reliability and availability:</t>

<t><list style="symbols">
  <t>The AR/AV traffic MUST be isolated in order to prevent interference, i.e., it SHOULD have a specific CoS assigned (downlink and uplink).</t>
  <t>Between the wireless devices (stations) and the AP, it is necessary to ensure that the AR/AV traffic is handled in a way that does not interfere with critical traffic.</t>
  <t>Low mobility SHOULD be supported.</t>
  <t>Multi-user support SHOULD be provided.</t>
  <t>VR sickness MUST be prevented <xref target="IEEERTA"/>.</t>
  <t>Tight integration of AR/VR systems with production systems SHOULD be addressed in a way that is compatible with the deterministic wired infrastructure. For example, Audio Video Bridging (AVB) in the wired TSN infrastructure. Specifically, AVB is typically blocked by the time-sensitive shaper and affected by TAS, CBS, FIFO and FPNS (fixed priority non-preemptive scheduling).</t>
  <t>A software-based mechanism on the AP SHOULD support appropriate mapping of CoS to the wireless QoS (e.g., EDCA UPs).</t>
  <t>MAC layer contention MUST be mitigated for all wireless stations in the area (within the range of the same AP or not).</t>
</list></t>

<t>Specific communication requirements to be considered are:</t>

<t><list style="symbols">
  <t>Latency: 3-10ms <xref target="IEEERTA"/>.</t>
  <t>Bandwidth, 0.1-2Gbps <xref target="IEEERTA"/>.</t>
  <t>Data payload, over 4Kbytes <xref target="IEEERTA"/>.</t>
</list></t>

</section>
</section>
<section anchor="decentralized-shop-floor-communication-services" title="Decentralised Shop-floor Communication Services">

<section anchor="description-1" title="Description">
<t>The increasing automation of industrial environments implies an increase in the number of integrated nodes, including mobile nodes. For example, wireless is a key driver for scenarios involving mobile vehicles <xref target="NICT"/>. NICT also describes production environments, especially those with high temperatures, where wireless communication is used to support worker safety and remote monitoring of production status. Such environments include different applications (e.g., worker safety, mobile robots, factory resource management) and debate on the interconnection of different wireless technologies and devices, from PLCs, to autonomous mobile robots, e.g., UAVs, AGVs. Wireless/wired integration mechanisms have also been discussed in the cost of self-organising production lines <xref target="DIETRICH2018"/>. Therefore, the concept of flexible and heterogeneous shop-floor communication is already present in industrial environments, based on hybrid wired/wireless systems and the integration of multi-AP environments.</t>

</section>
<section anchor="wireless-integration-recommendations-1" title="Recommendations related to wireless determinism and reliability">

<t>Previous related work discusses centralised communication architectures (infrastructure mode), and for this case, the connectivity issue is usually circumvented by multi-AP coordination mechanisms. In the context of multi-AP coordination, and assuming TDMA-based communication, a well-organised schedule can prevent collisions <xref target="FERN2019"/>. Therefore, for this specific type of scenario, the main issue is to handle handovers in a timely and accurate manner that can provide deterministic guarantees. However, as the number of nodes in the shop floor increases, the connectivity problem becomes more complex.</t>

<t>It is therefore relevant to also explore the possibility of a "decentralised" approach to factory communication, considering both mobile and static nodes. In this case, and from a topology perspective, wireless industrial services are expected to be provided in both ad-hoc and infrastructure modes. Within the ad-hoc communication domains, there is control-based traffic integrated with sensing (critical, non-critical), with real-time traffic as well as time-triggered traffic. Each node is responsible for managing its access to the medium, requiring a cooperative protocol approach.</t>

</section>
<section anchor="requirements-considerations-1" title="Requirements Considerations">

<t>Based on the former recommendations, the following list of requirements is identified for wireless determinism and reliability and availability:</t>

<t><list style="symbols">
  <t>A wider variety of traffic profiles MUST be supported, thus increasing the management complexity.</t>
  <t>Devices communicating via ad-hoc mode MUST integrate a collaborative communication approach, e.g., relaying, cluster-based scheduling approach.</t>
  <t>Low mobility MUST be supported (e.g., up to 2 m/s within a BSS).</t>
  <t>Multi-AP coordination MUST still be integrated.</t>
  <t>Frequent handover MUST be supported, ideally with a make-before-break approach.</t>
  <t>Neighbor detection and coverage problem detection MUST be implemented in ad-hoc nodes.</t>
</list></t>

<t>We list next some key specific communication requirements:</t>
<t><list style="symbols">
<t> Latency: 20-40ms <xref target="ROBOTS1"/>.</t>
<t> Packet payload: small (e.g., 50 bytes) and variable bit rate <xref target="ROBOTS1"/>.</t>
</list></t>

</section>
</section>
<section anchor="autonomous-airborne-services" title="Autonomous Airborne Services">
<t>### Description</t>

<t>Over the last decade several services have emerged that rely on the autonomous (full or partial) operation of airborne systems. Examples of such systems are: logistics drones; swarm of drones (e.g. for surveillance); urban air mobility <xref target="UAM18"/>; single-pilot operation of commercial aircraft <xref target="BBN8436"/>.</t>

<t>Such autonomous airborne systems rely on advances in communications, navigation, and air traffic management to mitigate the significant workload of  autonomous operations, namely through collaborative air-ground decision making. Such decision making processes rely on an expanded role for ground operators, including tactical (re-routing) and emergency flight phases, and higher levels of decision support including real-time system monitoring.</t>

<t>Such a collaborative air-ground decision-making process is only possible with the support of a reliable wireless network capable of supporting the required data exchange (of different traffic types) within significant constraints in terms of delay and error avoidance.</t>

<section anchor="wireless-integration-recommendations-2" title="Recommendations related to wireless determinism and reliability">

<t>Irrespective of the type of application (logistics, surveillance, urban air mobility, single pilot operation), an autonomous airborne system can be modelled as a multi-agent system in which agents need to use a wireless network to communicate reliably with each other and, possibly, with a control entity. The nature and position of such agents will vary from application to application. For example, all agents may be collocated in the same or different aircraft.</t>

<t>A powerful and reliable wireless network plays an important role in meeting the challenges of autonomous airborne systems, such as coordination and collaboration strategies, control mechanisms and mission planning algorithms. Therefore, wireless technologies will play a central role in creating the required network system, including air-to-air communications (single or multi-hop), but also air-to-ground communications.</t>

<t>Air-to-air communications allow all airborne agents to establish efficient communications, enabling the reception of error-pruned data exchanged within the required timeframes. For example, in a swarm, drones can communicate with each other either directly or indirectly by establishing multi-hop communication paths with other drones.</t>

<t>In air-to-ground communications, airborne agents communicate with a control centre, such as a ground station, to receive real-time updated information (e.g. mission-related). Air-to-ground communications are usually direct.</t>

<t>Air-to-air and air-to-ground communications are combined by a communication architecture, which can be of different types. In small autonomous systems (single drones used for logistics), a central control station is used with enough power to communicate with the drone. In autonomous systems with a large number of agents, a decentralised approach should be used.</t>

</section>
<section anchor="requirements-considerations-2" title="Requirements Considerations">

<t>When analysing the main characteristics of wireless communication architectures, the requirements of high coverage and maintaining connectivity should be given first priority. The former plays an important role in gathering the information needed to operate the autonomous system, while maintaining connectivity ensures real-time communication within the system.</t>

<t>However, autonomous systems may operate in unfamiliar environments, with unpredictable threats and obstacles in time and space. Therefore, such systems should rely on wireless technology with high levels of reliability and availability. For example, wireless technology that can keep two neighbouring agents connected even if their direct link falls below the required minimum signal-to-noise ratio (SNR) or receive signal strength indicator (RSSI) range. At a system level, wireless network technologies, such as routing, should be able to cognitively respond to changes in the environment to adapt the communication system to ensure the required coverage and connectivity levels.</t>

<t>In this sense, it is necessary to study routing protocols capable of ensuring the desired level of reliability and availability of the overall system. This means that the wireless routing function should fulfil a number of requirements, including:</t>

<t><list style="symbols">
<t>Suitable for dynamic topologies.</t>
<t> Scalable with the number of networked agents.</t>
<t>Ensure low values of packet delays (KPI depends upon the specific application).</t>
<t>Ensure high values of packet delivery (KPI depends upon the specific application).</t>
<t>Ensure fast recovery in the presence of interrupted communications.</t>
<t>Ensure low cost in terms of the utilization of network resources (e.g. network queues, transmission opportunities).</t>
<t>Ensure high robustness to link failure.</t>
</list></t>

</section>
</section>
</section>
<section anchor="security-considerations" title="Security Considerations">

<t>This document describes industrial services communication requirements for the integration of reliable Wi-Fi technologies. The different services have security considerations which have been described in the respective sources <xref target="IEEERTA"/>, <xref target="NICT"/>, <xref target="IIC"/>, <xref target="AVNU2020"/>, <xref target="ACIA"/>.</t>

</section>
<section anchor="iana-considerations" title="IANA Considerations">

<t>This document has no IANA actions.</t>

</section>
<section anchor="acknowledgments" title="Acknowledgments">
<t>
We thank the following former contributors: Matthias Kovatsch.
</t>

<t>
The research leading to these results received funding in 2021 from the joint fortiss GmbH and Huawei project TSNWiFi (<eref target="https://www.fortiss.org/en/research/projects/detail/tsnwifi"/>(https://www.fortiss.org/en/research/projects/detail/tsnwifi)).
</t>

<t>
The work of Carlos J. Bernardos in this document has been partially supported by
the Horizon Europe PREDICT-6G (Grant 101095890), DESIRE6G (Grant 101096466), Hexa-X-II (101095759)
and UNICO I+D 6G-DATADRIVEN-04 project (TSI-063000-2021-132).
</t>

</section>


  </middle>

  <back>

    <references title='Normative References'>

&RFC2119;


    </references>

    <references title='Informative References'>

<reference anchor="NENDICA" >
  <front>
    <title>IEEE 802 Nendica Report, Flexible Factory IoT-Use Cases and Communication Requirements for Wired and Wireless Bridged Networks</title>
    <author initials="N." surname="Zein, Ed" fullname="Nader Zein">
      <organization></organization>
    </author>
    <date year="2020"/>
  </front>
</reference>
<reference anchor="IIC" >
  <front>
    <title>Time Sensitive Networks for Flexible Manufacturing Testbed Characterization and Mapping of Converged Traffic Types</title>
    <author initials="M." surname="Linehan" fullname="M. Linehan">
      <organization></organization>
    </author>
    <date year="2020"/>
  </front>
</reference>
&RFC8578;
&RFC9450;
<reference anchor="AVIONICS" >
  <front>
    <title>Wireless Avionics Intra-Communications, A Survey of Benefits, Challenges, and Solutions, pp. 1-24</title>
    <author initials="P.Park, P.Di Marco, J.Nah, and C." surname="Fischione" fullname="P. Park, P. Di Marco, J. Nah, and C. Fischione">
      <organization></organization>
    </author>
    <date year="2020"/>
  </front>
</reference>
<reference anchor="ROBOTS1" >
  <front>
    <title>Flexible Wi-Fi Communication among Mobile Robots in Indoor Industrial Environments, Mob. Inf. Syst.</title>
    <author initials="J.Haxhibeqiri, E.A.Jarchlo, I.Moerman, and J." surname="Hoebeke" fullname="J. Haxhibeqiri, E. A. Jarchlo, I. Moerman, and J. Hoebeke">
      <organization></organization>
    </author>
    <date year="2018"/>
  </front>
</reference>
<reference anchor="WAIC" >
  <front>
    <title>Technical characteristics and operational objectives for wireless avionics intra-communications, Policy, vol. 2197, p. 58,</title>
    <author >
      <organization>International Telecommunication Union</organization>
    </author>
    <date />
  </front>
</reference>
<reference anchor="AVNU2020" >
  <front>
    <title>Avnu Alliance White Paper Wireless TSN-Definitions, Use Cases &amp; Standards Roadmap</title>
    <author initials="S." surname="Bush" fullname="S. Bush">
      <organization>Avnu Alliance</organization>
    </author>
    <date year="2020"/>
  </front>
</reference>
<reference anchor="ACIA" >
  <front>
    <title>5G for Connected Industries and Automation</title>
    <author initials="." surname="5G ACIA" fullname="5G ACIA">
      <organization></organization>
    </author>
    <date year="2019" month="November"/>
  </front>
</reference>
<reference anchor="NICT" >
  <front>
    <title>Wireless use cases and communication requirements in factories ( abridged edition ), Flex. Factories Proj</title>
    <author >
      <organization>NICT</organization>
    </author>
    <date year="2018" month="February"/>
  </front>
</reference>
<reference anchor="IEEERTA" >
  <front>
    <title>IEEE 802.11 Real Time Applications TIG Report</title>
    <author initials="K." surname="Meng" fullname="K. Meng">
      <organization></organization>
    </author>
    <date year="2018"/>
  </front>
</reference>
<reference anchor="OPCFLC" target="https://opcfoundation.org/flc/">
  <front>
    <title>OPC Foundation Field Level Communications (FLC) Initiative</title>
    <author >
      <organization></organization>
    </author>
    <date year="2020" month="September"/>
  </front>
</reference>
<reference anchor="DIETRICH2018" >
  <front>
    <title>Frame conversion schemes for cascaded wired/wireless communication networks of factory automation, Mobile Networks and Applications, 23(4), 817-827</title>
    <author initials="Dietrich, S., May, G., von Hoyningen-Huene, J., Mueller, A." surname=", &amp; Fohler, G" fullname="Dietrich, S., May, G., von Hoyningen-Huene, J., Mueller, A., &amp; Fohler, G.">
      <organization></organization>
    </author>
    <date year="2018"/>
  </front>
</reference>
<reference anchor="FERN2019" >
  <front>
    <title>Analysis of the Impact of Wireless Mobile Devices in Critical Industrial Applications</title>
    <author initials="Z." surname="Fernandez Ganzabal" fullname="Z. Fernandez Ganzabal">
      <organization></organization>
    </author>
    <date year="2019" month="May"/>
  </front>
</reference>
<reference anchor="PARK2020" >
  <front>
    <title>Wireless Avionics Intra-Communications, A Survey of Benefits, Challenges, and Solutions. IEEE Internet of Things Journal</title>
    <author initials="." surname="Park, Pangun, et al" fullname="Park, Pangun, et al.">
      <organization></organization>
    </author>
    <date year="2020"/>
  </front>
</reference>
<reference anchor="BBN8436" >
  <front>
    <title>Single pilot commercial aircraft operation. BBN Report.</title>
    <author initials="Deutsch, Stephen, and Richard W." surname="Pew">
      <organization>BBN Technologies, Cambridge, MA, USA</organization>
    </author>
    <date year="2005"/>
  </front>
</reference>
<reference anchor="UAM18" >
  <front>
    <title>A performance benchmark of recent personal air vehicle concepts for urban air mobility.  Proceedings of the 31st Congress of the International Council of the Aeronautical Sciences, Belo Horizonte, Brazil</title>
    <author initials="." surname="Shamiyeh, Michael, Raoul Rothfeld, and Mirko Hornung" fullname="Shamiyeh, Michael, Raoul Rothfeld, and Mirko Hornung">
      <organization></organization>
    </author>
    <date year="2018"/>
  </front>
</reference>


    </references>



  </back>

</rfc>

