Patent 11818591

Derivative works

Defensive disclosure: derivative variations of each claim designed to render future incremental improvements obvious or non-novel.

Active provider: Google · gemini-2.5-flash

Derivative works

Defensive disclosure: derivative variations of each claim designed to render future incremental improvements obvious or non-novel.

✓ Generated

Here is a comprehensive "Defensive Disclosure" document for US Patent 11818591, focusing on derivative variations of Claim 1 to establish prior art for potential future incremental improvements.

Defensive Disclosure for US Patent 11818591

Current Date: 2026-05-19

This document describes several derivative works and technical disclosures related to the core concepts of US Patent 11818591, specifically focusing on modifications and extensions of the wireless networking device described in Claim 1. The intent is to establish prior art, rendering future incremental advancements in this domain obvious or non-novel, and thereby limiting the scope of potential future patent claims by competitors.


Derivative 1: Material & Component Substitution - Hybrid Optical/UWB Transceiver System

Enabling Description:
This derivative employs a hybrid system that replaces conventional radio frequency (RF) transceivers with a combination of Free-Space Optical (FSO) transceivers and Ultra-Wideband (UWB) impulse radio transceivers. The FSO transceivers are designed for high-directional, ultra-high-bandwidth point-to-point links, operating in the near-infrared spectrum (e.g., using 850 nm Vertical Cavity Surface Emitting Laser (VCSEL) arrays for transmission and avalanche photodiodes (APDs) for reception, modulated with Orthogonal Frequency-Division Multiplexing (OFDM) at data rates exceeding 10 Gbps). The UWB impulse radio transceivers operate in the 3.1-10.6 GHz band, utilizing sub-nanosecond pulse trains for robust, low-power, short-range omnidirectional communication and precise ranging capabilities (e.g., for localization and link establishment for FSO). The actual MAC/PHY interfaces for both FSO and UWB are implemented on Field-Programmable Gate Arrays (FPGAs) (e.g., Xilinx Versal AI Core series) to allow for highly reconfigurable custom MAC logic optimized for FSO beam alignment, dynamic power control, error correction, and UWB time-frequency coded channel access. The virtual MAC and virtual PHY layers within the processing interface are adapted to manage these heterogeneous link types. For example, the virtual MAC dynamically allocates portions of both FSO and UWB bandwidth to a single application stream. A primary high-bandwidth data path is established over an FSO link, while UWB provides a concurrent, low-latency control channel for FSO link maintenance (e.g., re-alignment, power adjustment) and also serves as a resilient fallback data path. The bandwidth allocator within the processing interface evaluates the combined FSO and UWB data throughput capacities against the application's requirement, transparently aggregating the data streams at the virtual MAC layer before transmission. The distinct operating principles (optical vs. radio impulse) and narrow beamwidths of FSO ensure that their utilization does not impede other devices using remaining radio spectrum.

graph TD
    A[Application Interface] --> B{Processing Interface};
    B --> VMAC[Virtual MAC Interface (Manages FSO/UWB Abstraction)];
    B --> VPHY_FSO[Virtual PHY Interface (FSO Link Management)];
    B --> VPHY_UWB[Virtual PHY Interface (UWB Link Management)];

    VMAC -- Bandwidth Feedback (Link Quality, Alignment) --> VPHY_FSO;
    VMAC -- Bandwidth Feedback (Ranging, Interference) --> VPHY_UWB;

    VPHY_FSO --> AMAC_FSO[Actual MAC Interface (FSO - FPGA)];
    AMAC_FSO --> APHY_FSO[Actual PHY Interface (FSO - FPGA)];
    APHY_FSO --> TXRX_FSO[FSO Transceiver Array (850nm VCSEL/APD, OFDM)];

    VPHY_UWB --> AMAC_UWB[Actual MAC Interface (UWB - FPGA)];
    AMAC_UWB --> APHY_UWB[Actual PHY Interface (UWB - FPGA)];
    APHY_UWB --> TXRX_UWB[UWB Transceiver (3.1-10.6 GHz Impulse Radio)];

    TXRX_FSO -- High-Bandwidth Optical Link --> R_FSO[Recipient (FSO-enabled)];
    TXRX_UWB -- Control/Low-Latency RF Link --> R_UWB[Recipient (UWB-enabled)];

    BBA[Bandwidth Allocator (FSO/UWB Aggregation Logic)] -- Allocates Portions --> VPHY_FSO;
    BBA -- Allocates Portions --> VPHY_UWB;
    VMAC -- Data Stream Prep --> AMAC_FSO;
    VMAC -- Data Stream Prep --> AMAC_UWB;

    subgraph Processing Layer
        VMAC
        VPHY_FSO
        VPHY_UWB
        BBA
    end

    subgraph FSO Physical Layer (FPGA-implemented)
        AMAC_FSO
        APHY_FSO
        TXRX_FSO
    end

    subgraph UWB Physical Layer (FPGA-implemented)
        AMAC_UWB
        APHY_UWB
        TXRX_UWB
    end

Derivative 2: Operational Parameter Expansion - Wide-Area Industrial Backhaul with Millimeter-Wave and Sub-GHz LPWAN

Enabling Description:
This derivative targets wide-area, high-throughput data backhaul in demanding industrial or rural environments, operating across extreme temperature ranges (-40°C to +70°C). It integrates directional millimeter-wave (mmWave) transceivers (e.g., 60-90 GHz E-band or V-band using Gallium Nitride (GaN) power amplifiers and low-noise amplifiers) for primary high-capacity point-to-point or point-to-multipoint links over several kilometers. These mmWave transceivers utilize advanced phased-array antennas with dynamic beamforming (e.g., using analog/digital hybrid beamforming architectures) and adaptive modulation and coding (AMC) schemes (e.g., QPSK up to 256-QAM) to optimize throughput based on real-time atmospheric conditions (e.g., rain fade, atmospheric absorption). Concurrently, ruggedized sub-GHz Long-Range Wide Area Network (LPWAN) transceivers (e.g., LoRaWAN or Sigfox operating in 868 MHz / 915 MHz ISM bands) provide a highly robust, long-range, low-data-rate channel for control, telemetry, and critical fallback communication. The processing interface includes a high-performance embedded System-on-Chip (SoC) (e.g., based on ARM Cortex-A series with integrated DSPs for mmWave baseband processing) for real-time signal processing. The virtual MAC layer incorporates predictive algorithms (e.g., Extended Kalman Filters or neural network predictors) to anticipate environmental link degradations (e.g., rain fade for mmWave) and proactively adjust bandwidth allocations, potentially shifting traffic to the LPWAN link or a redundant mmWave link. The bandwidth allocator dynamically aggregates data streams from multiple mmWave links or a combination of mmWave and LPWAN to satisfy application bandwidth requirements (e.g., for remote industrial IoT sensor aggregation or video surveillance backhaul), ensuring transparent operation to higher layers. The inherently narrow beamwidths of mmWave transmissions ensure minimal interference to other spectrum users, while LPWAN technologies are designed for coexistence in shared sub-GHz bands.

graph TD
    A[Application Interface (Industrial Data)] --> P{Processing Interface (Ruggedized Edge Node)};
    P --> VMAC[Virtual MAC (Predictive Resource Manager)];
    P --> VPHY_MMW[Virtual PHY (mmWave Link Controller)];
    P --> VPHY_LPWAN[Virtual PHY (LPWAN Link Controller)];

    VMAC -- Bandwidth Feedback (QoS, Weather Model) --> VPHY_MMW;
    VMAC -- Bandwidth Feedback (Robustness, Availability) --> VPHY_LPWAN;

    VPHY_MMW --> AMAC_MMW[Actual MAC (mmWave 3GPP/802.11ad/ay)];
    AMAC_MMW --> APHY_MMW[Actual PHY (mmWave Transceiver w/ Beamforming)];
    APHY_MMW --> TXRX_MMW[mmWave Phased-Array Antenna (60-90 GHz)];

    VPHY_LPWAN --> AMAC_LPWAN[Actual MAC (LoRaWAN/Sigfox)];
    AMAC_LPWAN --> APHY_LPWAN[Actual PHY (LPWAN Transceiver)];
    APHY_LPWAN --> TXRX_LPWAN[Sub-GHz LPWAN Antenna];

    TXRX_MMW -- High-Capacity Directional Link --> R_MMW[Remote Control Center];
    TXRX_LPWAN -- Low-Rate Telemetry/Fallback Link --> R_LPWAN[Remote Control Center];

    BBA[Bandwidth Allocator (SoC-based DSP)] -- Dynamic Allocation --> VPHY_MMW;
    BBA -- Dynamic Allocation --> VPHY_LPWAN;
    VMAC -- Data Stream Prep --> AMAC_MMW;
    VMAC -- Data Stream Prep --> AMAC_LPWAN;

    subgraph Processing Layer
        VMAC
        VPHY_MMW
        VPHY_LPWAN
        BBA
    end

    subgraph Physical Layers
        AMAC_MMW
        APHY_MMW
        TXRX_MMW
        AMAC_LPWAN
        APHY_LPWAN
        TXRX_LPWAN
    end

Derivative 3: Cross-Domain Application - Tele-Surgical Robotic Platform with Multi-Modal Wireless Redundancy

Enabling Description:
This derivative implements the virtual MAC/PHY system within a tele-surgical robotic platform to ensure ultra-low-latency and high-reliability transmission of critical data streams. The system is embedded directly into the robotic surgical arm's control unit and/or a high-resolution medical imaging device. It utilizes three distinct types of wireless transceivers:

  1. 60 GHz WiGig (IEEE 802.11ad/ay) Transceiver: Provides the primary, ultra-high-bandwidth, ultra-low-latency link for 8K resolution surgical video feeds and high-fidelity haptic feedback data. This operates with directional antennas to minimize interference in the operating room.
  2. 5 GHz Wi-Fi 6E (IEEE 802.11ax) Transceiver: Serves as a redundant link for video, haptic data, and command signals. Its superior penetration capabilities compared to 60 GHz make it resilient to minor line-of-sight obstructions in a cluttered clinical environment.
  3. Medical Device Radio Communication (MedRadio) (e.g., 401-406 MHz) Transceiver: This dedicated transceiver provides a critical lifeline for emergency stop signals, vital patient monitoring, and low-latency command signals, offering extreme robustness and interference immunity compliant with medical device regulations.
    The virtual MAC layer, housed in a specialized medical-grade processor (e.g., certified ARM Cortex-R series), incorporates a strict Quality of Service (QoS) and prioritization engine. Haptic feedback and surgical commands are assigned the highest priority and minimum latency requirements, followed by video, then telemetry. The processing interface continuously monitors the QoS metrics (latency, jitter, packet loss, bandwidth utilization) of each link. Should the 60 GHz link experience degradation (e.g., due to temporary line-of-sight obstruction), the virtual MAC transparently and seamlessly shifts a portion of the video and haptic data to the 5 GHz link, ensuring minimal disruption to the surgical procedure, while the MedRadio link remains fully dedicated and operational for safety-critical functions. All data transmissions are protected by strong end-to-end encryption (e.g., AES-256) and adhere to strict medical data security and privacy protocols (e.g., HIPAA compliance). The utilization of diverse frequency bands and regulatory domains (unlicensed ISM bands for Wi-Fi/WiGig, regulated MedRadio band) ensures robust coexistence and non-interference with other essential medical equipment.
graph TD
    A[Surgical Application Interface (8K Video/Haptic/Cmd/Telemetry)] --> P{Processing Interface (Robotic Control Unit)};
    P --> VMAC_QOS[Virtual MAC (QoS & Prioritization Engine)];
    P --> VPHY_60GHz[Virtual PHY (WiGig 60GHz)];
    P --> VPHY_5GHz[Virtual PHY (Wi-Fi 6E 5GHz)];
    P --> VPHY_MED[Virtual PHY (MedRadio Sub-GHz)];

    VMAC_QOS -- QoS/Link Health Feedback --> VPHY_60GHz;
    VMAC_QOS -- QoS/Link Health Feedback --> VPHY_5GHz;
    VMAC_QOS -- Critical Status/Dedicated Link --> VPHY_MED;

    VPHY_60GHz --> AMAC_60GHz[Actual MAC (IEEE 802.11ay)];
    AMAC_60GHz --> APHY_60GHz[Actual PHY (WiGig 60GHz Transceiver)];
    APHY_60GHz --> TXRX_60GHz[60 GHz Directional Antenna];

    VPHY_5GHz --> AMAC_5GHz[Actual MAC (IEEE 802.11ax)];
    AMAC_5GHz --> APHY_5GHz[Actual PHY (Wi-Fi 6E 5GHz Transceiver)];
    APHY_5GHz --> TXRX_5GHz[5 GHz Omnidirectional Antenna];

    VPHY_MED --> AMAC_MED[Actual MAC (MedRadio Specific)];
    AMAC_MED --> APHY_MED[Actual PHY (MedRadio Sub-GHz Transceiver)];
    APHY_MED --> TXRX_MED[Sub-GHz MedRadio Antenna];

    TXRX_60GHz -- Primary Video/Haptic Link --> Recip[Tele-Surgeon Console];
    TXRX_5GHz -- Redundant Video/Command Link --> Recip;
    TXRX_MED -- Safety Critical Lifeline --> Recip;

    BBA[Bandwidth Allocator (QoS-driven)] -- Dynamic/Prioritized Allocation --> VPHY_60GHz;
BBA -- Dynamic/Prioritized Allocation --> VPHY_5GHz;
BBA -- Dedicated Allocation --> VPHY_MED;
    VMAC_QOS -- Data Stream Prep (Encrypted) --> AMAC_60GHz;
    VMAC_QOS -- Data Stream Prep (Encrypted) --> AMAC_5GHz;
    VMAC_QOS -- Data Stream Prep (Encrypted) --> AMAC_MED;

    subgraph Processing Layer
        VMAC_QOS
        VPHY_60GHz
        VPHY_5GHz
        VPHY_MED
        BBA
    end

    subgraph Physical Layers (Medical-Grade Hardware)
        AMAC_60GHz
        APHY_60GHz
        TXRX_60GHz
        AMAC_5GHz
        APHY_5GHz
        TXRX_5GHz
        AMAC_MED
        APHY_MED
        TXRX_MED
    end

Derivative 4: Integration with Emerging Tech - AI-Driven Autonomous Network Optimization with IoT Telemetry

Enabling Description:
This derivative enhances the wireless networking device with an Artificial Intelligence (AI) driven optimization core and real-time telemetry from integrated Internet of Things (IoT) sensors. The device functions as a smart multi-radio access point, incorporating Wi-Fi 2.4GHz (802.11n/ac), Wi-Fi 5GHz (802.11ac/ax), Wi-Fi 6GHz (802.11ax/be), and a dedicated 4G/5G cellular modem. The virtual MAC interface hosts an embedded Deep Reinforcement Learning (DRL) agent (e.g., implemented on a dedicated AI accelerator such as an NVIDIA Jetson module). This DRL agent continuously learns and adapts to real-time network conditions. It receives granular telemetry data from dedicated IoT environmental sensors (e.g., software-defined spectrum analyzers, interference detectors, Channel State Information (CSI) extractors, weather sensors) integrated into the virtual PHY layers and client devices. The DRL agent's state space includes current application bandwidth demands, historical traffic patterns, available transceiver bandwidths, channel utilization, Signal-to-Noise Ratio (SNR) per spatial stream, and detected interference sources across all frequency bands. Its action space encompasses dynamic allocation of frequency bands, adjustment of Modulation and Coding Schemes (MCS), transmit power control, dynamic antenna beamforming patterns, and even triggering handovers to cellular networks. The virtual PHY interfaces provide high-resolution, per-subcarrier SNR and packet error rate (PER) data to the AI module. The AI system actively predicts potential interference or congestion events (e.g., using LSTM networks to forecast traffic and interference) and optimizes resource allocation preemptively. This AI-driven approach transparently manages the complex interplay of heterogeneous wireless links, ensuring optimal user experience for high-bandwidth applications (e.g., real-time 8K streaming, cloud gaming, AR/VR) while dynamically coexisting with other spectrum users through intelligent, adaptive frequency, power, and spatial resource management.

graph TD
    A[Application Interface (AR/VR/8K Streaming)] --> P{Processing Interface (Smart AP w/ AI)];
    P --> VMAC_AI[Virtual MAC w/ AI DRL Agent & Prediction Module];
    P --> VPHY_24[Virtual PHY (Wi-Fi 2.4GHz)];
    P --> VPHY_5[Virtual PHY (Wi-Fi 5GHz)];
    P --> VPHY_6[Virtual PHY (Wi-Fi 6GHz)];
    P --> VPHY_5G[Virtual PHY (4G/5G Cellular)];

    IoT_S[IoT Environmental Sensors (Spectrum, Interference, Weather)] --> VPHY_24;
    IoT_S --> VPHY_5;
    IoT_S --> VPHY_6;
    IoT_S --> VPHY_5G;

    VPHY_24 -- Telemetry (CSI, SNR, PER) --> VMAC_AI;
    VPHY_5 -- Telemetry (CSI, SNR, PER) --> VMAC_AI;
    VPHY_6 -- Telemetry (CSI, SNR, PER) --> VMAC_AI;
    VPHY_5G -- Telemetry (Link Status, Congestion) --> VMAC_AI;

    VMAC_AI -- AI Decisions (Allocation, MCS, Tx Power, Beamforming) --> VPHY_24;
    VMAC_AI -- AI Decisions (Allocation, MCS, Tx Power, Beamforming) --> VPHY_5;
    VMAC_AI -- AI Decisions (Allocation, MCS, Tx Power, Beamforming) --> VPHY_6;
    VMAC_AI -- AI Decisions (Allocation, MCS, Tx Power, Beamforming) --> VPHY_5G;

    VPHY_24 --> AMAC_24[Actual MAC (802.11n/ac)];
    AMAC_24 --> APHY_24[Actual PHY (2.4GHz Transceiver)];
    APHY_24 --> TXRX_24[2.4GHz Antenna];

    VPHY_5 --> AMAC_5[Actual MAC (802.11ac/ax)];
    AMAC_5 --> APHY_5[Actual PHY (5GHz Transceiver)];
    APHY_5 --> TXRX_5[5GHz Antenna];

    VPHY_6 --> AMAC_6[Actual MAC (802.11ax/be)];
    AMAC_6 --> APHY_6[Actual PHY (6GHz Transceiver)];
    APHY_6 --> TXRX_6[6GHz Antenna];

    VPHY_5G --> AMAC_5G[Actual MAC (3GPP Rel-16/17)];
    AMAC_5G --> APHY_5G[Actual PHY (4G/5G NR Modem)];
    APHY_5G --> TXRX_5G[Cellular Antenna];

    TXRX_24 -- Wireless Link --> R[Recipient (Client Device)];
    TXRX_5 -- Wireless Link --> R;
    TXRX_6 -- Wireless Link --> R;
    TXRX_5G -- Cellular Link --> R;

    subgraph Processing Layer
        VMAC_AI
        VPHY_24
        VPHY_5
        VPHY_6
        VPHY_5G
    end

    subgraph Actual Hardware Layers
        AMAC_24
        APHY_24
        TXRX_24
        AMAC_5
        APHY_5
        TXRX_5
        AMAC_6
        APHY_6
        TXRX_6
        AMAC_5G
        APHY_5G
        TXRX_5G
    end

Derivative 5: The "Inverse" or Failure Mode - Graceful Degradation and LPWAN Emergency Communication

Enabling Description:
This derivative describes a wireless networking device (e.g., an environmental monitoring node in a remote, critical location) designed for resilient operation through graceful degradation and an emergency low-power communication mode. The device normally operates with primary high-bandwidth transceivers, such as Wi-Fi 5GHz (IEEE 802.11ax) and Ultra-Wideband (UWB) (e.g., IEEE 802.15.4z) for normal data collection and transmission. Critically, it also includes a dedicated, redundant, ultra-low-power Long-Range Wide Area Network (LPWAN) transceiver (e.g., LoRaWAN or Sigfox operating in sub-GHz ISM bands like 868 MHz or 915 MHz), powered by a secondary, long-duration battery (e.g., Li-SOCl2) or an integrated energy harvesting unit (e.g., solar or vibration). The processing interface's virtual MAC layer incorporates a "Health Monitoring and Failure Detection (HMFD)" module that continuously assesses the operational status of all transceivers, primary power supply, and environmental interference levels. An "Emergency Mode Activator (EMA)" module is triggered upon detecting critical system failures (e.g., primary power loss, multiple primary transceiver module failures, or severe and sustained jamming on primary bands) or prolonged periods of primary link inactivity. In emergency mode, all high-power/high-bandwidth transceivers (Wi-Fi, UWB) are immediately powered down to conserve energy. The virtual MAC then transparently re-routes all critical data streams (e.g., device health status, minimal environmental sensor readings, location beacons) to the LPWAN transceiver. The virtual PHY for the LPWAN is dynamically reconfigured for maximum range and robustness (e.g., lowest data rate, highest coding gain, longest preamble, frequency hopping spread spectrum, and potentially increased transmit power up to regulatory limits) rather than bandwidth. The bandwidth allocator ensures that only minimal, essential data is transmitted via the LPWAN link, preventing it from being overwhelmed, while maintaining continuous, albeit limited, connectivity. This operation remains transparent to the application layer, which simply perceives a drastic reduction in available bandwidth but continuous communication for critical functions. The LPWAN's narrow spectral footprint and asynchronous nature ensure minimal interference with other, potentially partially operational, systems or emergency communication services.

stateDiagram-v2
    state Normal_Operation {
        [*] --> High_Bandwidth_Active
        High_Bandwidth_Active --> Power_Down_Primary : HMFD Detects Failure
        High_Bandwidth_Active --> Low_Power_Idle : Low Demand / Inactivity
    }

    state Low_Power_Idle {
        Low_Power_Idle --> High_Bandwidth_Active : High Demand Detected
        Low_Power_Idle --> Power_Down_Primary : HMFD Detects Failure
    }

    state Emergency_Mode {
        Power_Down_Primary --> LPWAN_Active : EMA Triggered
        LPWAN_Active --> LPWAN_Limited_Func : Critical Data Only
        LPWAN_Limited_Func --> High_Bandwidth_Active : Conditions Improve / Manual Override
        LPWAN_Limited_Func --> Power_Down_Primary : LPWAN Failure
    }

    state High_Bandwidth_Active {
        VMAC_Normal --> VPHY_WIFI : Allocate BW
        VMAC_Normal --> VPHY_UWB : Allocate BW
    }

    state Power_Down_Primary {
        VMAC_Emergency --> VPHY_WIFI : Power Off
        VMAC_Emergency --> VPHY_UWB : Power Off
    }

    state LPWAN_Active {
        VMAC_Emergency --> VPHY_LPWAN : Reconfigure for Robustness
    }

    state LPWAN_Limited_Func {
        VPHY_LPWAN --> AMAC_LPWAN[Actual MAC (LoRaWAN/Sigfox)];
        AMAC_LPWAN --> APHY_LPWAN[Actual PHY (LPWAN Transceiver)];
        APHY_LPWAN --> TXRX_LPWAN[Sub-GHz LPWAN Antenna];
        TXRX_LPWAN -- Critical Data --> Monitoring_Station;
    }

    direction LR
    subgraph Device Internal States
        HMFD[Health Monitoring & Failure Detection]
        EMA[Emergency Mode Activator]
        VMAC_Normal[Virtual MAC (Normal)]
        VMAC_Emergency[Virtual MAC (Emergency)]
        VPHY_WIFI[Virtual PHY (Wi-Fi)]
        VPHY_UWB[Virtual PHY (UWB)]
        VPHY_LPWAN[Virtual PHY (LPWAN)]
    end

    HMFD --> EMA : Detects Failure
    EMA --> VMAC_Emergency : Activates Emergency Logic
    VMAC_Normal --> HMFD : Link Status Feedback
    VMAC_Emergency --> HMFD : Link Status Feedback

Combination Prior Art Scenarios

These scenarios describe the integration of the concepts within US Patent 11818591 with existing open-source standards, demonstrating how the patent's functionalities could be combined with widely known technologies to achieve novel outcomes, thereby expanding the scope of prior art.

  1. Combination with IEEE 802.11s (Wireless Mesh Networks):
    A wireless mesh node implements the virtual MAC/PHY layer as described in US Patent 11818591. This node dynamically aggregates bandwidth from its multiple internal transceivers (e.g., 2.4GHz, 5GHz, 6GHz) and also coordinates with external transceivers of neighboring mesh nodes, as defined and managed by the IEEE 802.11s standard. The virtual MAC not only manages its own physical radios but also, through cooperation with the 802.11s mesh routing protocol (e.g., HWMP - Hybrid Wireless Mesh Protocol), establishes a virtual aggregated link across multiple hops in the mesh. This allows a single high-bandwidth application stream to be intelligently routed and split across heterogeneous wireless paths, leveraging multiple frequency bands and physical radios across several mesh nodes for improved throughput and redundancy.

  2. Combination with Linux Network Bonding/Teaming Drivers (e.g., teamd or bonding interfaces):
    A wireless networking device, such as a multi-radio access point, operates on a Linux-based operating system. The processing interface of US Patent 11818591, implementing the virtual MAC/PHY layers, integrates with the existing Linux kernel's network bonding or teaming drivers. This integration allows the system to abstract multiple physical wireless transceivers (e.g., three distinct Wi-Fi interfaces operating in different bands) into a single high-bandwidth logical interface. Applications running on the device can then send data to this virtual interface, and the underlying virtual MAC/PHY, working in conjunction with the Linux bonding driver, transparently handles the intelligent, frequency-band-aware allocation, aggregation, and management of the physical radios to satisfy the application's bandwidth requirements. The Linux bonding driver provides a standardized API for link aggregation, while the virtual MAC/PHY provides the intelligence for dynamic, heterogeneous wireless resource management.

  3. Combination with OpenFlow/Software-Defined Networking (SDN):
    A wireless networking device incorporates the virtual MAC/PHY functionality of US Patent 11818591 and exposes its bandwidth allocation capabilities to an external or integrated Software-Defined Networking (SDN) controller via an OpenFlow-like interface (e.g., using NETCONF/YANG models for wireless resource management). The SDN controller, responsible for network-wide orchestration, can dynamically program the virtual MAC/PHY's bandwidth allocation logic, transceiver selection, and specific frequency usage across multiple devices (e.g., an enterprise Wi-Fi network with numerous multi-radio access points). This allows for centralized, programmatic optimization of bandwidth for specific applications by enabling the SDN controller to act as a distributed "decision block" and "ultra-streaming block" (as per the patent's figures 1 and 8) across the entire network of wireless devices. The SDN controller receives real-time telemetry from the virtual PHYs, making informed decisions to provision and de-provision bandwidth resources dynamically across heterogeneous wireless transceivers to meet changing application QoS demands.

Generated 5/19/2026, 6:48:43 AM