Patent 12156508
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-pro
Derivative works
Defensive disclosure: derivative variations of each claim designed to render future incremental improvements obvious or non-novel.
Defensive Disclosure and Prior Art Derivations for U.S. Patent 12,156,508
Publication Date: May 10, 2026
Subject: Novel variations, applications, and integrations of a pulley system designed for the unimpeded passage of an object attached to a line, as described in U.S. Patent 12,156,508. The following disclosures are intended to enter the public domain to serve as prior art for future patent applications.
Derivations Based on Core Claim 1: Inwardly Beveled Pulley Shield
1. Material & Component Substitution
Derivative 1.1: Self-Lubricating Polymer and Composite Construction
- Enabling Description: The drive pulley (22), transfer pulley (24), and the inwardly beveled pulley shields (44, 68) are fabricated from a high-performance, self-lubricating polymer composite. A suitable composition is Polyether Ether Ketone (PEEK) infused with 15% graphite and 15% polytetrafluoroethylene (PTFE) particles. This material is injection-molded to the final geometry. The inherent lubricity of the composite reduces the coefficient of kinetic friction against a braided polyethylene line (18) to less than 0.08, eliminating the need for external lubrication and allowing for operational line speeds exceeding 50 meters per second with minimal heat generation or material wear. This configuration is ideal for clean-room environments or applications where contamination from lubricants is unacceptable.
- Mermaid Diagram:
classDiagram class PulleySystem { +Pulley pulley +PulleyShield shield +Housing housing } class Pulley { -String material -Float diameter } class PulleyShield { -String material -Float bevelAngle } PulleySystem : contains Pulley "1" -- "1" PulleySystem PulleyShield "1" -- "1" PulleySystem Pulley : material = "PEEK + 15% Graphite + 15% PTFE" PulleyShield : material = "PEEK + 15% Graphite + 15% PTFE" PulleyShield : bevelAngle = 30.0
Derivative 1.2: Ceramic Shielding for Abrasive Environments
- Enabling Description: For applications involving abrasive lines (e.g., wire rope, Vectran, or lines used in mining/drilling operations), the inwardly beveled pulley shield (62) and the pulley groove (61) are fabricated from a monolithic technical ceramic, such as yttria-stabilized zirconia (YSZ). The ceramic components are formed via powder injection molding and sintered to full density. The working surfaces are then diamond-ground and lapped to a surface roughness (Ra) of less than 0.05 micrometers. This provides extreme hardness (>13 GPa on the Vickers scale) and resistance to abrasive wear, extending the operational life of the system by orders of magnitude compared to polymer or metal components when used with abrasive media.
- Mermaid Diagram:
graph TD A[Abrasive Line e.g., Wire Rope] --> B{Pulley System}; B --> C[Pulley Groove]; B --> D[Beveled Shield]; subgraph Components C[Pulley Groove: YSZ Ceramic]; D[Beveled Shield: YSZ Ceramic]; end C --> E[Hardness > 13 GPa]; D --> F[Surface Finish Ra < 0.05 µm];
Derivative 1.3: Active Roller-Bearing Guide Shield
- Enabling Description: The static, inwardly beveled pulley shield (62) is replaced by a dynamic, active guiding mechanism. This mechanism consists of a series of miniature, hermetically sealed ball bearings arranged in a conical race that mimics the geometry of the original beveled shield. As the line (18) begins to move out of the pulley groove (61), it makes contact with the freely rotating bearings. The bearings transfer the lateral force with rolling friction instead of sliding friction, dramatically reducing energy loss and wear on the line. The bearing race is an integral part of the housing cover (41), ensuring precise alignment with the pulley (22) when closed. This design is superior for high-tension applications where static friction could lead to unacceptable heat buildup and line degradation.
- Mermaid Diagram:
sequenceDiagram participant Line participant PulleyGroove participant RollerBearingShield Line->>PulleyGroove: Travels within groove (Normal) Line->>RollerBearingShield: Drifts laterally under tension RollerBearingShield->>Line: Contact established Note over RollerBearingShield: Bearings rotate freely RollerBearingShield-->>Line: Guides line back to groove with low friction Line-->>PulleyGroove: Re-seated in groove
2. Operational Parameter Expansion
Derivative 2.1: Cryogenic Operation Pulley System
- Enabling Description: The pulley system is adapted for use in cryogenic environments (-150°C to -200°C). The housing (40), pulley (22), and shield (44) are machined from a nickel-based superalloy such as Inconel 718, which retains ductility and strength at cryogenic temperatures. The rotatable attachment utilizes specialized ceramic hybrid bearings with silicon nitride (Si3N4) balls and 440C stainless steel races, lubricated with a dry film lubricant like molybdenum disulfide (MoS2). The system is designed to guide superconducting wires or tethers for scientific instrumentation within liquid nitrogen or liquid helium cooling systems.
- Mermaid Diagram:
stateDiagram-v2 [*] --> Operating Operating --> Shutdown: Temperature > -100C state Operating { direction LR [*] --> Normal Normal: T = -196C (LN2) state materials { Housing: Inconel 718 Pulley: Inconel 718 Bearings: Si3N4 balls / 440C races Lubricant: MoS2 Dry Film } }
Derivative 2.2: Large-Scale Industrial Winching System
- Enabling Description: The invention is scaled up for industrial rigging and mooring applications. The pulley (sheave) has a diameter of 2 meters and is designed to handle steel wire rope of 75mm diameter. The housing is fabricated from welded high-strength low-alloy (HSLA) steel plates. The "object" passing through the annular window (46) is a large, spliced eyelet or a sensor package attached to the mooring line. The inwardly beveled shield is a replaceable wear plate made of quenched and tempered AR500 steel. The entire unit is designed to handle working loads of up to 500 tonnes, for applications such as offshore vessel mooring or deep-sea deployment systems.
- Mermaid Diagram:
erDiagram INDUSTRIAL_PULLEY ||--o{ HOUSING : contains INDUSTRIAL_PULLEY { string Diameter "2 meters" string RopeCapacity "75mm steel" int WorkingLoad "500 tonnes" } HOUSING { string Material "HSLA Steel" } HOUSING ||--|{ BEVELED_SHIELD : has BEVELED_SHIELD { string Material "AR500 Wear Plate" string Type "Replaceable" }
3. Cross-Domain Application
Derivative 3.1: Aerospace - Satellite Tether Deployment
- Enabling Description: A miniaturized version of the pulley system is integrated into a satellite for deploying a de-orbit tether or scientific instrument. The "line" is a flat, multi-conductor ribbon cable, and the "object" is a small sensor package or end-mass. The pulley groove and beveled shield are specifically shaped to accommodate the rectangular cross-section of the ribbon cable. The housing and components are machined from space-grade aluminum (e.g., 7075-T6) or a carbon-fiber-reinforced polymer (CFRP) for minimal mass. The system ensures the ribbon cable deploys without kinking or snagging on the satellite structure, which is a critical failure point in tether missions.
- Mermaid Diagram:
graph TD subgraph Satellite A[Tether Spool] --> B(Pulley System); B --> C{Object Passthrough Window}; C --> D[Deploying Tether]; D --> E(End Mass / Sensor); end subgraph Pulley System Details F[CFRP Housing] G[Ribbon Cable Groove] H[Beveled Ribbon Cable Shield] end B -.-> F; B -.-> G; B -.-> H;
Derivative 3.2: AgTech - Automated Vertical Farm Harvesting
- Enabling Description: In a vertical farming facility, the pulley system guides a harvesting line through a dense grid of plant towers. The "line" is a food-grade stainless steel cable, and the "objects" are modular harvesting tools (e.g., cutters, grippers) that are periodically attached. The housing is made from 316 stainless steel and designed for frequent wash-downs. The annular passthrough window (69) is oversized to allow for the passage of organic matter (leaves, stems) without causing a jam. The system enables a single continuous-loop drive system to service multiple crop levels and rows, automating the harvesting process in a compact, three-dimensional space.
- Mermaid Diagram:
flowchart LR subgraph VerticalFarm DriveUnit(Motorized Pulley System) Line(Food-grade Cable) TransferPulley(Transfer Pulley System) Harvester(Harvester Tool on Line) DriveUnit -- Line --> TransferPulley; TransferPulley -- Line --> DriveUnit; Line -- carries --> Harvester; end subgraph SystemProperties HousingMaterial[316 Stainless Steel] Window[Oversized for Debris Passage] Application[Automated Harvesting] end DriveUnit --> HousingMaterial; TransferPulley --> Window;
Derivative 3.3: Medical - Catheter and Guidewire Manipulation
- Enabling Description: A micro-scale version of the system is used for robotic control of medical catheters and guidewires during minimally invasive surgery. The "line" is a guidewire (diameter < 1mm), and the "object" is a marker band or functional element (e.g., a balloon, stent) crimped onto the wire. The entire pulley system is fabricated using micro-electromechanical systems (MEMS) techniques from silicon and biocompatible polymers. The beveled shield ensures the delicate guidewire is never bent beyond its elastic limit and can be advanced and retracted smoothly by a robotic actuator, providing precise haptic feedback to the surgeon.
- Mermaid Diagram:
sequenceDiagram participant Surgeon participant RoboticActuator participant MicroPulleySystem participant GuidewireInPatient Surgeon->>RoboticActuator: Input command (Advance/Retract) RoboticActuator->>MicroPulleySystem: Drives the pulley MicroPulleySystem->>GuidewireInPatient: Manipulates guidewire Note over MicroPulleySystem: Beveled shield prevents kinking GuidewireInPatient-->>MicroPulleySystem: Transmits force feedback MicroPulleySystem-->>RoboticActuator: Relays haptic data RoboticActuator-->>Surgeon: Provides haptic feedback
Derivations Based on Core Claims 6, 11 & 15: Hinged Housing, Annular Passage & Motorization
4. Integration with Emerging Tech
Derivative 4.1: IoT-Enabled Predictive Maintenance Pulley
- Enabling Description: The pulley housing (40) is embedded with a suite of sensors: a piezoelectric vibration sensor, a thermocouple adjacent to the bearing, and a Hall effect sensor to measure pulley RPM. These sensors are connected to an onboard microcontroller with a LoRaWAN radio module. The unit periodically transmits an operational data packet (vibration signature, temperature, average RPM) to a central cloud server. An AI/ML model on the server analyzes the data stream to predict bearing failure, detect line slippage, or identify increased friction indicative of contamination. It can schedule maintenance alerts before a failure occurs. The hinged cover (41) is fitted with an interlock switch, logging every opening/closing event for a complete maintenance audit trail.
- Mermaid Diagram:
graph TD subgraph SmartPulleyUnit P[Pulley] S[Sensors] MCU[Microcontroller + LoRaWAN] H[Hinged Cover w/ Interlock] P --> S(Vibration, Temp, RPM); S --> MCU; H --> MCU; MCU -- Data Packet --> Cloud; end subgraph CloudPlatform Cloud[LoRaWAN Gateway] --> Ingest; Ingest --> DB[(Database)]; DB --> ML[ML/AI Anomaly Detection]; ML --> Dashboard[Maintenance Dashboard]; ML --> Alert[Failure Alert]; end
Derivative 4.2: AI-Optimized Adaptive Speed Control
- Enabling Description: The controllable motor (20) is managed by an edge AI controller. The controller receives real-time data from an optical sensor monitoring the line (18) for slack and a current sensor monitoring the motor's load. The AI model is trained to recognize the "signature" of the attached object (16) passing through the annular window (46) versus an anomalous snag. It dynamically adjusts the motor speed and torque to maintain consistent line tension, reduces speed preemptively before the object reaches the pulley to minimize shock, and can perform an emergency stop if the load signature indicates an animal or person has become entangled in the line.
- Mermaid Diagram:
flowchart LR subgraph OnboardSystem LineSensor(Optical Line Sensor) -- Slack data --> EdgeAI; MotorSensor(Motor Current Sensor) -- Load data --> EdgeAI; EdgeAI(Edge AI Controller); EdgeAI -- Speed/Torque command --> MotorController(Motor Control Unit 28); MotorController --> Motor(Motor 20); end subgraph AILogic EdgeAI --> P1(Predict Object Arrival); EdgeAI --> P2(Maintain Line Tension); EdgeAI --> P3(Detect Entanglement Anomaly); P1 --> MotorController; P2 --> MotorController; P3 --> MotorController; end
5. The "Inverse" or Failure Mode
Derivative 5.1: Frangible Shear-Pin Safety Release
- Enabling Description: The pulley (22) is not directly fixed to the support shaft (51). Instead, it is connected via a calibrated frangible shear pin. The motor control unit (28) includes over-current protection, but this mechanical system provides a passive, fail-safe alternative. If the line (18) snags and the tension exceeds a predetermined force threshold (e.g., 50 Newtons), the shear pin fails, decoupling the pulley from the drive shaft. The pulley can then freewheel, preventing injury to an entangled animal or damage to the motor. The hinged housing allows the user to easily access the pulley to replace the inexpensive shear pin.
- Mermaid Diagram:
stateDiagram-v2 state NormalOperation { direction LR [*] --> Engaged Engaged: Pulley driven by shaft Engaged --> Sheared : Line Tension > 50N Sheared: Shear pin fails Sheared --> Freewheeling Freewheeling: Pulley decoupled, rotates freely Freewheeling --> Reset : User replaces pin Reset --> Engaged }
Derivative 5.2: Failsafe Magnetic Latching Housing
- Enabling Description: The releasable fastener (45) for the hinged cover (41) is an electromagnet instead of a permanent magnet or mechanical latch. During normal operation, the electromagnet is energized, securely closing the housing. The system includes an accelerometer to detect a sudden high-G impact, such as the unit being struck or pulled violently. If such an impact is detected, power to the electromagnet is cut. This causes the cover to spring open, releasing the line from the pulley entirely. This is a "fail-safe" release mechanism to prevent the entire unit from becoming a dangerous projectile if an animal runs into it at high speed.
- Mermaid Diagram:
sequenceDiagram participant Animal participant Housing participant Accelerometer participant Electromagnet loop Normal Operation Electromagnet->>Housing: Latch is Engaged (Power ON) end Animal->>Housing: High-G Impact Housing->>Accelerometer: Detects impact > threshold Accelerometer->>Electromagnet: Cut Power Electromagnet->>Housing: Latch is Disengaged (Power OFF) Housing-->>Animal: Cover opens, line is released
Combination Prior Art with Open-Source Standards
Scenario 1: Integration with Robot Operating System (ROS)
- Enabling Description: The lure coursing system is presented as a standardized ROS 2 package. The motor control unit (28) is replaced with a single-board computer (e.g., Raspberry Pi) running ROS 2, connected to a standard motor driver. The pulley system acts as a ROS node named
/line_driver. It subscribes to ageometry_msgs/Twisttopic to receive linear velocity commands for the line and publishes its status (current velocity, motor load, sensor data) on a/line_driver/statustopic. This allows the pulley system to be seamlessly integrated into larger robotic ecosystems for research in animal behavior, automated object transport, or creating complex, synchronized multi-actuator systems. The housing and pulley CAD models are provided as URDF (Unified Robot Description Format) files for easy simulation in Gazebo or Rviz.
Scenario 2: 3D-Printable, Open-Source Hardware (OSHW) Design
- Enabling Description: A complete implementation of the pulley system is released under a CERN Open Hardware License (CERN-OHL-S v2). The design files, including STEP files for mechanical parts and KiCad files for the electronics, are hosted on a public repository (e.g., GitHub). The housing (40), pulley (22), and shield (44) are specifically designed to be 3D printed on common Fused Deposition Modeling (FDM) machines using PETG or ABS filament, requiring no specialized tooling. The electronics are based on the Arduino platform, using an Arduino Nano, a standard L298N motor driver, and an nRF24L01 radio for remote control. The bill of materials (BOM) specifies commonly available, off-the-shelf components (bearings, fasteners, motors), allowing anyone to build, modify, and improve upon the design. This creates an open-source prior art foundation for animal enrichment devices.
Scenario 3: Integration with MQTT for IoT-Enabled Environments
- Enabling Description: The system is designed as a smart-home or smart-facility device. The motor control unit (28) incorporates an ESP32 microcontroller with Wi-Fi capabilities. It connects to a local network and communicates via the lightweight Message Queuing Telemetry Transport (MQTT) protocol, an OASIS standard for IoT communication. The pulley system publishes its status (e.g.,
swiftautomation/pulley/1/status = {running: true, speed: 5.2, load: 0.8}) to an MQTT broker and subscribes to command topics (e.g.,swiftautomation/pulley/1/set = {run: false}). This allows it to be controlled and monitored by any standard home automation platform like Home Assistant or OpenHAB, or integrated into larger industrial IoT (IIoT) systems for automated material handling.
Generated 5/10/2026, 2:23:55 PM