<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rfc SYSTEM "rfc2629-xhtml.ent">
<?rfc toc="yes"?>
<?rfc tocompact="yes"?>
<?rfc tocdepth="3"?>
<?rfc tocindent="yes"?>
<?rfc symrefs="yes"?>
<?rfc sortrefs="yes"?>
<?rfc comments="yes"?>
<?rfc inline="yes"?>
<?rfc compact="yes"?>
<?rfc subcompact="no"?>

<rfc xmlns:xi="http://www.w3.org/2001/XInclude" category="std" ipr="trust200902" submissionType="IETF" docName="draft-bernardos-green-isac-uc-00">

  <front>
      <title abbrev="ISAC use case for GREEN">
Integrated Sensing and Communications (ISAC) use case for GREEN
      </title>

    <!-- AUTHORS -->
    <author fullname="Carlos J. Bernardos"
            initials="CJ."
            surname="Bernardos">
      <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="Muhammad Awais Jadoon"
            initials="M."
            surname="Awais Jadoon">
      <organization abbrev="InterDigital">
        InterDigital Europe
      </organization>
      <address>
        <email>muhammad.awaisjadoon@interdigital.com</email>
        <uri>http://www.InterDigital.com/</uri>
      </address>
    </author>

    <author fullname="Alain Mourad"
            initials="A."
            surname="Mourad">
      <organization abbrev="InterDigital">
        InterDigital Europe
      </organization>
      <address>
        <email>Alain.Mourad@InterDigital.com</email>
        <uri>http://www.InterDigital.com/</uri>
      </address>
    </author>

    <area>Operations and Management</area>

    <workgroup>GREEN WG</workgroup>

    <abstract>

      <t>
Integrated Sensing and Communications (ISAC) represents a paradigm shift in wireless networks, where sensing and communication functions are jointly designed and optimized. By leveraging the same spectral and hardware resources, ISAC enables advanced capabilities such as environment perception, object tracking, and situational awareness, while maintaining efficient and reliable data transmission. This integration holds great potential for applications in areas such as autonomous systems, smart cities, and industrial automation, where precise sensing and low-latency communication are critical.
      </t>

      <t>
This document presents a use case related to ISAC, aiming to facilitate discussions within the GREEN Working Group on the potential benefits, challenges, and requirements. The use case follows a structured template that we propose for all GREEN use cases, ensuring consistency and comparability across different scenarios.
      </t>

    </abstract>

  </front>

  <middle>

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

      <t>
Integrated Sensing and Communications (ISAC) is emerging as a key enabler for
next-generation wireless networks, integrating sensing and communication
functionalities within a unified system. By leveraging the same spectral,
hardware, and computational resources, ISAC enhances network efficiency while
enabling new capabilities such as high-resolution environment perception, object
detection, and situational awareness. This paradigm shift is particularly
relevant for applications requiring both reliable connectivity and precise
sensing, such as autonomous vehicles, industrial automation, and smart city
deployments. Given its strategic importance, ISAC has gained significant
traction in standardization efforts. The ETSI Industry Specification Group (ISG)
on ISAC has been established to explore technical requirements and use cases,
while 3GPP has initiated discussions on ISAC-related features within its ongoing
research on future 6G systems. Furthermore, research initiatives within the IEEE
and IETF are investigating how ISAC can be integrated into network
architectures, spectrum management, and protocol design, making it a critical
area of development in the evolution of wireless networks.
      </t>

      <t>
This document presents a use case related to ISAC, aiming to facilitate
discussions within the GREEN Working Group on the potential benefits,
challenges, and requirements. The use case follows a structured template that we
propose for all GREEN use cases <xref target="I-D.stephan-green-use-cases" />,
ensuring consistency and comparability across different scenarios.
      </t>

    </section>

<!--
    <section anchor="sec:terminology" title="Terminology">

      <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 <xref target="RFC2119" />.
      </t>

    </section>
-->


    <section anchor="sec:isac-uc" title="Energy-Aware Smart City Traffic Management">

      <section anchor="sec:isac-uc-descr" title="Use case description">

        <t>
This use case involves deploying ISAC systems in a smart city to monitor and
optimize vehicles' traffic flows while minimizing energy consumption of the
mobile network. The system integrates sensing technologies, such as radar and
LIDAR, with communication networks to detect vehicle density, monitor road
conditions, and communicate with autonomous vehicles or traffic lights. By using
ISAC, the system minimizes redundant infrastructure (e.g., separate sensors and
communication equipment), thus reducing the overall carbon and energy footprint.
        </t>

      </section>

      <section anchor="sec:isac-uc-green-specifics" title="GREEN Specifics">

        <t>
Energy Consumption Monitoring: Each ISAC component (e.g., roadside units,
integrated sensors, and communication transceivers) is capable of reporting its
energy consumption in real time to the centralized or distributed energy
management system. 
        </t>
        
        <t>
Reconfiguration for Energy Efficiency: The system can dynamically switch between
high-resolution sensing modes (e.g., during peak hours) and low-power modes
(e.g., during low traffic periods). The network can reconfigure traffic
communication paths to prioritize routes or nodes that consume less power,
leveraging energy-efficient communication protocols. 
        </t>

        <t>
Integration of Local and Global Energy Goals: The system can operate both
locally (e.g., turning off specific roadside units in low-traffic areas) and
globally (e.g., modifying traffic patterns across the city) to achieve defined
energy consumption goals.  
        </t>

      </section>

      <section anchor="sec:isac-uc-reqs" title="Requirements for GREEN">

        <list style="numbers">

          <li>Measurement Granularity: 

            <list style="bullets">
            
              <li>Ability to measure energy consumption per ISAC component (e.g., roadside unit, sensor, transceiver).</li>
              <li>Granular reporting per communication link or sensing mode (e.g., high-power radar mode vs. low-power mode).</li> 

            </list></li>

          <li>Power Control Mechanisms:

            <list style="bullets">

              <li>Ability to switch components on/off or place them in sleep/standby mode when not in use.</li>

              <li>Support for dynamic adjustment of sensing resolution or communication bandwidth to balance energy savings and system performance.</li>

            </list></li>

          <li>Reconfiguration and Adaptability: 

            <list style="bullets">

              <li>Support for hardware reconfiguration (e.g., adaptive sensing modes, transceiver settings) to optimize energy use.</li>

              <li>Mechanisms to steer traffic or adjust network routing based on global or local energy-saving objectives.</li>

            </list></li>

          <li>Global Coordination: 

            <list style="bullets">

              <li>Capabilities for cross-domain coordination to enable global optimization (e.g., city-wide traffic rerouting or dynamic resource allocation across different regions).</li>

              <li>Ability to aggregate and analyze energy consumption data from all ISAC components to inform high-level decision-making.</li>

            </list></li>

          <li>Energy-Aware Standards and Protocols: 

            <list style="bullets">

              <li>Communication protocols that minimize power usage while maintaining reliability.</li>

              <li>Interoperability standards for energy-aware reconfiguration across heterogeneous ISAC components and systems.</li>
              
            </list></li>

        </list>

      </section>

    </section>

    <section anchor="IANA" title="IANA Considerations">

      <t>
N/A.
      </t>

    </section>


    <section anchor="Security" title="Security Considerations">

      <t>
TBD.
      </t>

    </section>

    <section anchor="Acknowledgments" title="Acknowledgments">

      <t>
The work of Carlos J. Bernardos in this document has been partially supported by
the Horizon Europe MultiX (Grant Agreement No. 101192521) and Hexa-X-II (Grant
Agreement No. 101095759) projects.
      </t>

    </section>

  </middle>

  <back>

<!--
    <references title="Normative References">
      <?rfc include="reference.RFC.2119"?>
    </references>
-->

    <references title="Informative References">
      <xi:include href="https://datatracker.ietf.org/doc/bibxml3/draft-stephan-green-use-cases.xml"/>
    </references>

  </back>

</rfc>
