Patent 9403550
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.
Defensive Disclosure for US Patent 9403550
This document serves as a defensive disclosure, laying out derivative variations and extensions of the technology described in US Patent 9403550, "Seat attachment for a stroller." The purpose of this disclosure is to establish prior art, thereby reducing the patentability of future incremental improvements or related inventions by others, rendering them obvious or non-novel to a person having ordinary skill in the art. This document focuses on the core inventive concepts of a primary stroller with a secondary, lower, front-mounted, releasably connected seat assembly, as detailed in independent claims 1 and 7.
Derivative Variations based on Claims 1 and 7
The following derivatives explore alternative implementations, operational contexts, and technological integrations of the seat attachment concept.
1. Material & Component Substitution
Derivative 1.1: Advanced Composite Frame with Magnetic Quick-Release
- Enabling Description: This derivative features a stroller frame constructed from a high-strength, lightweight carbon fiber reinforced polymer (CFRP) composite. The first and second connector portions of the left and right seat support elements are integrated with rare-earth permanent magnets (e.g., Neodymium N52 grade) and corresponding ferromagnetic inserts embedded within the stroller frame (e.g., in the front wheel support portion 81a of frame 81, as per FIGS. 8, 9A-9F). A shear-resistant mechanical interlock, such as a cam-locking pin, is spring-loaded and disengages via an ergonomic push-button release on each seat support element. The magnetic force provides initial alignment and retention, while the mechanical interlock ensures secure attachment against dynamic loads and vibrations during operation. The seat connectors for the second seat are also integrated with magnetic latching mechanisms, allowing for swift, tool-free reversal of the second seat's orientation.
flowchart TD A[Stroller Frame (CFRP)] --> B{Magnetic Inserts + Cam Locks} B --> C[Left Seat Support Element] B --> D[Right Seat Support Element] C -- Releasable Connection --> E[Left Seat Connector (Magnetic Latch)] D -- Releasable Connection --> F[Right Seat Connector (Magnetic Latch)] E -- Supports Second Seat --> G[Second Seat (Forward/Backward)] F -- Supports Second Seat --> G G -- Holds Child 2 --> H[Child 2] I[First Seat] -- Holds Child 1 --> J[Child 1] I -- Coupled to --> A style A fill:#f9f,stroke:#333,stroke-width:2px style B fill:#ccf,stroke:#333,stroke-width:2px style C fill:#add,stroke:#333,stroke-width:2px style D fill:#add,stroke:#333,stroke-width:2px style E fill:#ada,stroke:#333,stroke-width:2px style F fill:#ada,stroke:#333,stroke-width:2px
Derivative 1.2: Shape Memory Alloy Connectors with Thermally Actuated Locking
- Enabling Description: This variation utilizes shape memory alloy (SMA) (e.g., Nitinol) for the releasable connector portions of the left and right seat support elements. The SMA connectors are designed to undergo a phase transformation when heated (e.g., via embedded resistive heating elements powered by a small battery or stroller's power system), causing them to expand and securely engage complementary apertures in the stroller frame (attachment portions 17 or similar). Upon cooling, the SMA returns to its original shape, releasing the connection. A control module, accessible via a push-button on the handle, manages the heating and cooling cycles, providing a robust and wear-resistant locking mechanism that is impervious to dirt and debris. This also enables remote locking/unlocking. The seat connectors similarly use SMA for orientation locking.
stateDiagram-v2 [*] --> Unlocked_Cold Unlocked_Cold --> Request_Lock: User Activates Heater Request_Lock --> Locking_Phase: SMA Heats Locking_Phase --> Locked_Hot: SMA Engages Frame Locked_Hot --> Locked_Cool: Heater Deactivates Locked_Cool --> Request_Unlock: User Activates Cooler/Waits Request_Unlock --> Unlocking_Phase: SMA Cools Unlocking_Phase --> Unlocked_Cold: SMA Disengages Frame Locked_Cool --> [*] : Stroller in Use (Locked) Unlocked_Cold --> [*] : Seat Removed
Derivative 1.3: Biodegradable Polymer Frame with Interlocking Dovetail Joints
- Enabling Description: The stroller frame and seat attachment components are manufactured from high-performance biodegradable polymers, such as Polyhydroxyalkanoates (PHAs) or Polylactic Acid (PLA), reinforced with natural fibers (e.g., hemp or flax). The primary attachment mechanism between the stroller frame and the left and right seat support elements is an interlocking dovetail joint. These joints utilize precision-molded polymer slides that engage with corresponding slots on the stroller frame (e.g., on the front wheel support portion 81a). Releasable connection is achieved via a spring-loaded biodegradable polymer pin that transverses the dovetail joint, locking it in place. A simple thumb-latch allows withdrawal of the pin for detachment. The entire assembly is designed for modular replacement and end-of-life composting.
classDiagram class StrollerFrame{ +PHA/PLA Composite material +Dovetail_Slots +Attachment_Points } class SeatSupportElement{ +PHA/PLA Composite material +Dovetail_Slides +Spring_Loaded_Pins +Thumb_Latch } class SecondSeat{ +PHA/PLA Composite material +Seat_Connectors } StrollerFrame "1" -- "2" SeatSupportElement : mounts to SeatSupportElement "2" -- "1" SecondSeat : supports StrollerFrame : Comprises handle, wheels, first seat SecondSeat : Configured for forward/backward SeatSupportElement : Releasably connects
2. Operational Parameter Expansion
Derivative 2.1: Heavy-Duty Cargo/Child Hauler (Industrial Scale)
- Enabling Description: This derivative extends the concept to a heavy-duty, industrial-grade utility cart (analogous to a large stroller) designed for transporting substantial loads, including multiple children or bulky cargo. The frame is constructed from reinforced steel alloys (e.g., ASTM A36 structural steel) or aerospace-grade aluminum. The "first seat" could be a primary cargo bay or a large primary child seat, while the "second seat attachment" becomes a modular, high-capacity front-mounted cargo platform or a multi-child bench seat. The releasable connector portions are heavy-duty, positive-locking quick-release pins (e.g., ball-lock pins with a minimum shear strength of 2000 lbs) integrated into robust mounting points on the main frame's front structural cross-members, positioned below the primary cargo area. The "forward or backward position" for the secondary attachment allows for different loading configurations or child orientations. The wheels are off-road pneumatic tires capable of supporting significantly increased weight.
flowchart TD A[Heavy-Duty Main Frame (Steel/Aluminum)] --> B(Primary Cargo Bay / Multi-Child Seat) A --> C{Heavy-Duty Quick-Release Mounts} C --> D[Left Secondary Support] C --> E[Right Secondary Support] D -- Releasable Connection --> F[Left Cargo/Seat Connector] E -- Releasable Connection --> G[Right Cargo/Seat Connector] F -- Supports --> H[Secondary Cargo Platform / Multi-Child Bench Seat] G -- Supports --> H H --> I(Heavy Loads / Multiple Children) A -- Supported by --> J[Large Pneumatic Wheels] style A fill:#fcc,stroke:#333,stroke-width:2px style B fill:#cfc,stroke:#333,stroke-width:2px style C fill:#ccf,stroke:#333,stroke-width:2px style D fill:#ddf,stroke:#333,stroke-width:2px style E fill:#ddf,stroke:#333,stroke-width:2px style F fill:#eef,stroke:#333,stroke-width:2px style G fill:#eef,stroke:#333,stroke-width:2px style H fill:#ffc,stroke:#333,stroke-width:2px
Derivative 2.2: Extreme Environment All-Terrain Attachment (Temperature & Pressure)
- Enabling Description: This derivative applies the seat attachment principle to a specialized robotic platform (a "stroller" in this context) designed for environmental monitoring or exploration in extreme conditions, such as polar regions (low temperature, -50° C) or high-altitude atmospheric research (low pressure, 0.1 atm). The "stroller frame" is fabricated from cryogenic-grade stainless steel (e.g., 304L) or aerospace aluminum alloys, insulated and possibly with internal heating elements. The "first seat" is a primary sensor payload module with environmental controls. The "second seat attachment" supports a secondary, modular sensor array or a specialized tool manipulator. The connector portions are hermetically sealed, quick-disconnect couplings (e.g., bayonet-style) made from corrosion-resistant alloys, incorporating O-rings or metallic gaskets to maintain pressure integrity. They are designed for operation by personnel wearing thick gloves. The "forward or backward position" facilitates optimal sensor placement or manipulator reach.
sequenceDiagram participant O as Operator participant R as Robotic Platform (Stroller Frame) participant S1 as Primary Payload (First Seat) participant S2A as Secondary Attachment (Second Seat Attachment) participant S2 as Secondary Payload (Second Seat) O->>R: Prepare for deployment (-50C, 0.1 atm) R->>S1: Primary payload module secured O->>S2A: Align hermetically sealed quick-disconnects S2A->>R: Engage left & right connector portions R-->>S2A: Locking mechanism (bayonet) engages S2A->>S2: Attach secondary payload (forward/backward) S2-->>S2A: Orient for optimal data collection O->>R: Initiate mission in extreme environment Note over R,S1,S2A,S2: Operation at extreme temp/pressure O->>S2A: Command remote detachment (if applicable) S2A-->>R: Disengage quick-disconnects O->>R: Retrieve platform
Derivative 2.3: Miniaturized Doll Stroller Attachment
- Enabling Description: This derivative scales down the invention to a miniaturized children's toy, specifically a doll stroller. The "stroller frame" is typically molded from common plastics (e.g., ABS or polypropylene). The "first seat" is a molded plastic seat for a primary doll. The "second seat attachment" is a scaled-down version, designed to hold a smaller doll or accessory. The left and right seat support elements are small, injection-molded plastic components. The "first and second connector portions" are miniature snap-fit or friction-fit tabs that engage corresponding recesses in the doll stroller frame. The "left and right seat connectors" are simple plastic clips or loops that releasably hold the "second seat" (a miniature doll carrier or bassinet) in either a forward or backward facing orientation relative to the primary doll.
graph TD A[Doll Stroller Frame (Plastic)] --> B(Primary Doll Seat) A --> C{Miniature Snap-Fit Attachment Points} C --> D[Mini Left Support Element] C --> E[Mini Right Support Element] D -- Friction-Fit Connection --> F[Mini Left Seat Clip] E -- Friction-Fit Connection --> G[Mini Right Seat Clip] F -- Supports --> H[Mini Second Seat/Carrier (Forward/Backward)] G -- Supports --> H H --> I(Small Doll / Accessory) A -- Supported by --> J[Small Plastic Wheels] style A fill:#ffe0b2,stroke:#333,stroke-width:1px style B fill:#ffcdd2,stroke:#333,stroke-width:1px style C fill:#c5e1a5,stroke:#333,stroke-width:1px style D fill:#a7d9b9,stroke:#333,stroke-width:1px style E fill:#a7d9b9,stroke:#333,stroke-width:1px style F fill:#80cbc4,stroke:#333,stroke-width:1px style G fill:#80cbc4,stroke:#333,stroke-width:1px style H fill:#b2ebf2,stroke:#333,stroke-width:1px
3. Cross-Domain Application
Derivative 3.1: Modular Passenger Module for Autonomous Delivery Bots (Logistics/Delivery)
- Enabling Description: The invention is repurposed for autonomous last-mile delivery robots. The "stroller frame" is the chassis of an autonomous delivery bot. The "first seat" is the primary cargo compartment. The "second seat attachment" is a modular, front-mounted passenger module designed to transport a small, high-priority package or a sensory payload (e.g., for environmental monitoring during delivery). The left and right seat support elements integrate universal docking ports (e.g., compliant with a standardized robotic interface like UR-Caps or OSRF standards) that automatically connect to corresponding attachment points on the robot's front chassis. The "releasable connection" is an electronically actuated mechanical lock, allowing for automated attachment and detachment at designated stations. The "forward or backward position" for the passenger module allows for optimal weight distribution or sensor line-of-sight.
flowchart LR A[Autonomous Delivery Bot Chassis] --> B(Primary Cargo Compartment) A --> C{Universal Docking Ports (Front)} C --> D[Left Modular Support Arm] C --> E[Right Modular Support Arm] D -- Automated Connection --> F[Left Module Interface] E -- Automated Connection --> G[Right Module Interface] F -- Supports --> H[Secondary Passenger Module (Package/Sensor)] G -- Supports --> H H --> I(High-Priority Delivery / Sensor Payload) A -- Autonomous Navigation --> J[Drive System & Sensors] style A fill:#a9def9,stroke:#333,stroke-width:2px style B fill:#cbf7d7,stroke:#333,stroke-width:2px style C fill:#ffc0cb,stroke:#333,stroke-width:2px style D fill:#f6d2e0,stroke:#333,stroke-width:2px style E fill:#f6d2e0,stroke:#333,stroke-width:2px style F fill:#fff0f3,stroke:#333,stroke-width:2px style G fill:#fff0f3,stroke:#333,stroke-width:2px style H fill:#dae2b6,stroke:#333,stroke-width:2px
Derivative 3.2: Reconfigurable Equipment Mount for Professional Filming Dollies (Entertainment/Film Production)
- Enabling Description: The patent's mechanism is adapted for professional film production, specifically for camera dollies. The "stroller frame" is a camera dolly chassis. The "first seat" is the primary camera mount or operator seat. The "second seat attachment" is a modular equipment mount for front-mounting accessories such as monitors, battery packs, lighting units, or follow-focus systems. The left and right seat support elements incorporate industry-standard quick-release clamps (e.g., Arri-style rosette mounts or V-mount plates) that releasably connect to fixed mounting points on the dolly frame's front. The "releasable connection" allows quick swapping of equipment during a shoot. The "forward or backward position" facilitates optimal ergonomics for camera assistants or precise balance for heavy accessories.
classDiagram class CameraDollyChassis{ +PrimaryCameraMount +OperatorSeat +FrontMountingPoints } class EquipmentMount{ +QuickReleaseClamps +MountingPlates +AccessoryInterfaces +ReleasableConnection() } class Accessories{ +Monitor +BatteryPack +LightingUnit +FollowFocus } CameraDollyChassis "1" -- "1" EquipmentMount : holds EquipmentMount "1" -- "many" Accessories : attaches EquipmentMount : Configured for forward/backward
Derivative 3.3: Detachable Payload Bays for Unmanned Ground Vehicles (UGVs) (Military/Defense)
- Enabling Description: This derivative applies the concept to military or industrial Unmanned Ground Vehicles (UGVs). The "stroller frame" is the chassis of a UGV. The "first seat" is a primary sensor suite or a weapons platform. The "second seat attachment" is a rapidly deployable, front-mounted modular payload bay, capable of holding reconnaissance sensors, explosive ordnance disposal (EOD) tools, or specialized communication equipment. The left and right seat support elements utilize ruggedized, automated docking mechanisms designed for harsh environments, such as electro-mechanical cam locks or pneumatically actuated pins. These connect to reinforced attachment points on the UGV's front section, below the primary payload. The "releasable connection" is triggered remotely by an operator or autonomously by the UGV's mission control system. The "forward or backward position" optimizes line-of-sight for sensors or ensures clearance for robotic arms.
stateDiagram-v2 state UGV_Idle { [*] --> Deployed_Primary_Payload } state UGV_Active { Deployed_Primary_Payload --> Attach_Secondary_Payload_Request : Operator/Mission Control Attach_Secondary_Payload_Request --> Align_Docking_Ports : UGV Maneuvers Align_Docking_Ports --> Engage_Connectors : Electro-Mechanical Cam Locks Engage_Connectors --> Verify_Connection : Sensor Feedback Verify_Connection --> Deployed_Secondary_Payload : Forward/Backward Orientation Confirmed Deployed_Secondary_Payload --> Detach_Secondary_Payload_Request : Operator/Mission Control Detach_Secondary_Payload_Request --> Disengage_Connectors Disengage_Connectors --> Stowed_Secondary_Payload : Secondary Payload Released Stowed_Secondary_Payload --> Deployed_Primary_Payload } Deployed_Primary_Payload --> UGV_Active
4. Integration with Emerging Tech
Derivative 4.1: IoT-Enabled Smart Seat Attachment with Environmental Sensors & Health Monitoring
- Enabling Description: The second seat attachment is integrated with an Internet of Things (IoT) module. The left and right seat support elements contain embedded micro-sensors for real-time environmental data (e.g., temperature, humidity, UV index) and proximity sensors to detect obstructions near the child's feet. The second seat itself incorporates non-invasive biometric sensors (e.g., integrated into fabric for heart rate, respiration, skin temperature) to monitor the child's well-being. This data is transmitted wirelessly (e.g., via Bluetooth Low Energy to a smartphone app or a dedicated stroller display) through an on-board microcontroller (e.g., ESP32). The "releasable connection" includes data pins that automatically connect when the attachment is installed, providing power from the stroller's main battery and data backhaul to the central IoT hub. The orientation ("forward or backward") is automatically detected by an accelerometer, and the display adapts accordingly.
graph TD A[Stroller Frame] --> B(First Seat) A -- Power & Data Bus --> C[IoT Hub (Microcontroller)] C --> D[Wireless Communication (BLE/WiFi)] D --> E[Smartphone App / Stroller Display] A -- Releasable Power/Data Pins --> F[Left Seat Support Element (IoT)] A -- Releasable Power/Data Pins --> G[Right Seat Support Element (IoT)] F --> H(Environmental Sensors: Temp, Humid, UV) F --> I(Proximity Sensors) G --> J(Biometric Sensors: HR, Resp, Skin Temp) F -- Supports --> K[Second Seat (Smart Fabric)] G -- Supports --> K K --> L(Child 2 Data) style C fill:#c3e6cb,stroke:#333,stroke-width:2px style D fill:#bee5eb,stroke:#333,stroke-width:2px style E fill:#ffe0b2,stroke:#333,stroke-width:2px style F fill:#a9def9,stroke:#333,stroke-width:2px style G fill:#a9def9,stroke:#333,stroke-width:2px style H fill:#f9d5e5,stroke:#333,stroke-width:2px style I fill:#f9d5e5,stroke:#333,stroke-width:2px style J fill:#f9d5e5,stroke:#333,stroke-width:2px style K fill:#d6a2e8,stroke:#333,stroke-width:2px
Derivative 4.2: AI-Optimized Adaptive Suspension System for the Second Seat Attachment
- Enabling Description: The second seat attachment incorporates an AI-driven adaptive suspension system. Each of the left and right seat support elements includes an active suspension strut with embedded load cells, accelerometers, and gyroscopes. A local AI module (e.g., a low-power neural network processor) on the attachment continuously analyzes sensor data, predicting terrain changes and child movement (e.g., based on real-time weight shifts). The AI then dynamically adjusts the damping and spring rate of the suspension struts to maintain optimal comfort and stability for the second child. The "releasable connection" ensures that power and data for the AI system are seamlessly integrated with the stroller's main power supply and can transmit performance logs to a user interface. The "forward or backward position" is an input to the AI, allowing it to adapt suspension parameters based on the child's facing direction.
flowchart TD A[Stroller Frame] --> B(First Seat) A -- Power/Data Link --> C[Central Processing Unit] A -- Mechanical Attachment --> D[Left Seat Support Element (Adaptive Suspension)] A -- Mechanical Attachment --> E[Right Seat Support Element (Adaptive Suspension)] D --> F(Load Cells, Accelerometers, Gyroscopes) E --> G(Load Cells, Accelerometers, Gyroscopes) F -- Data In --> H[Local AI Module] G -- Data In --> H H -- Control Output --> I(Active Suspension Actuators) I --> D I --> E D -- Supports --> J[Second Seat] E -- Supports --> J J --> K(Comfort & Stability for Child 2) style H fill:#e0ffef,stroke:#333,stroke-width:2px style I fill:#f7eadc,stroke:#333,stroke-width:2px style J fill:#d2b4de,stroke:#333,stroke-width:2px
Derivative 4.3: Blockchain-Verified Modular Component System for Supply Chain Integrity
- Enabling Description: The stroller and its detachable second seat attachment are part of a blockchain-verified modular component system. Each major component (stroller frame, first seat, left/right seat support elements, second seat, connector portions, seat connectors) is serialized with a unique identifier (UID) (e.g., QR code or NFC tag) and its manufacturing details, material origin, and quality control checkpoints are recorded as immutable transactions on a distributed ledger (e.g., using Hyperledger Fabric or Ethereum). When a second seat attachment is releasably connected to the stroller frame, an embedded NFC reader in the connector portion scans the UID of the stroller's attachment point and verifies its authenticity and compatibility against the blockchain via a smartphone app. This ensures only certified and traceable components are used, enhancing safety and preventing counterfeit parts. The "forward or backward position" setting is also logged on the blockchain for usage analytics and safety recalls.
graph TD A[Raw Materials] --> B(Manufacturing Plant) B --> C{Component Serialization (UIDs)} C --> D[Blockchain Ledger (Immutable Records)] D -- Verified Manufacturing --> E[Stroller Frame (UID)] D -- Verified Manufacturing --> F[First Seat (UID)] D -- Verified Manufacturing --> G[Left Seat Support Element (UID)] D -- Verified Manufacturing --> H[Right Seat Support Element (UID)] D -- Verified Manufacturing --> I[Second Seat (UID)] E -- Releasable Connection --> G E -- Releasable Connection --> H G -- Supports --> I H -- Supports --> I G -- Embedded NFC Reader --> J[Smartphone App (Verification)] H -- Embedded NFC Reader --> J J -- Query --> D J -- Displays --> K(Component Authenticity / History) style D fill:#d3e9f9,stroke:#333,stroke-width:2px style J fill:#f9e0b2,stroke:#333,stroke-width:2px
5. The "Inverse" or Failure Mode
Derivative 5.1: Fail-Safe Detachment Mechanism with Controlled Descent
- Enabling Description: This derivative focuses on a fail-safe mode for the second seat attachment. In the event of a critical structural failure detected in the attachment (e.g., via strain gauges on the left and right seat support elements) or an emergency activation by the user, the "releasable connection" automatically disengages. However, instead of a free fall, the detachment triggers a controlled descent system. This system comprises miniature, spring-loaded pneumatic dampers integrated within the connector portions, connected to small, deployable air brake surfaces (like small flaps) that extend upon detachment. This decelerates the descent of the second seat attachment and the child, minimizing impact forces. A secondary, sacrificial tether also ensures the second seat remains loosely connected to the main stroller frame, preventing it from completely separating and rolling away.
stateDiagram-v2 state Attached_Normal { [*] --> Connected_Secure Connected_Secure --> Fail_Safe_Activated : Structural Failure / User Emergency } state Detachment_Sequence { Fail_Safe_Activated --> Connectors_Disengage Connectors_Disengage --> Dampers_Deploy Dampers_Deploy --> Air_Brakes_Extend Air_Brakes_Extend --> Controlled_Descent Controlled_Descent --> Sacrificial_Tether_Engages : Max Extension Sacrificial_Tether_Engages --> Ground_Impact_Mitigated Ground_Impact_Mitigated --> Detached_Safe : Child Secured by Tether } Connected_Secure --> Detached_Regular : User Detaches Detached_Regular --> [*]
Derivative 5.2: Limited-Functionality "Emergency" Seat Attachment
- Enabling Description: This derivative describes a "low-power" or "limited-functionality" version of the second seat attachment, designed for emergency use when a full double stroller is unavailable or damaged. The "second seat attachment" is constructed from minimal, lightweight materials (e.g., reinforced canvas fabric over a collapsible aluminum frame) and offers only basic support. The left and right seat support elements are simplified, using quick-cinch fabric straps with buckles instead of rigid connectors to attach to the stroller frame. The "releasable connection" is a manual, single-point release buckle system. The "second seat" (a basic fabric sling) supports a child in a fixed, forward-facing position only, prioritizing rapid deployment and minimal weight over full features or reversibility. It includes reflective safety strips for low-light conditions.
graph TD A[Stroller Frame] --> B(First Seat) A -- Fabric Straps/Buckles --> C[Left Emergency Support (Fabric)] A -- Fabric Straps/Buckles --> D[Right Emergency Support (Fabric)] C -- Single-Point Release --> E[Left Sling Attachment] D -- Single-Point Release --> F[Right Sling Attachment] E -- Supports --> G[Emergency Fabric Sling (Fixed Forward)] F -- Supports --> G G --> H(Child 2 - Basic Support) style C fill:#fff9c4,stroke:#333,stroke-width:1px style D fill:#fff9c4,stroke:#333,stroke-width:1px style G fill:#ffcc80,stroke:#333,stroke-width:1px
Derivative 5.3: Low-Power Sleep Mode for Integrated Electronics
- Enabling Description: For second seat attachments with integrated electronics (e.g., environmental sensors, biometric monitors, or adaptive suspension), a low-power "sleep mode" is implemented. When the second seat is detected as unoccupied (e.g., via a weight sensor in the seat base) or when the stroller has been stationary for a predefined period (e.g., 5 minutes, detected by an accelerometer in the stroller frame), the electronic components of the left and right seat support elements and the second seat automatically transition to a minimal power consumption state. In this mode, only essential sensors (e.g., low-power accelerometer for movement detection) remain active, and data transmission ceases, preserving battery life. Movement detection or child re-occupancy automatically triggers a wake-up sequence to full operational mode. The "releasable connection" can also signal the main stroller system to enter a coordinated low-power state.
stateDiagram-v2 state Full_Operation { [*] --> Active Active --> Sleep_Initiated : No Occupancy / Stationary } state Low_Power_Mode { Sleep_Initiated --> Deep_Sleep : 5 min idle Deep_Sleep --> Monitoring_Only : Accelerometer Active Monitoring_Only --> Wake_Up_Initiated : Movement Detected / Occupancy } Wake_Up_Initiated --> Active Deep_Sleep --> Battery_Optimization : Prolonged Idle Active : All sensors active, data tx Deep_Sleep : Minimal power, essential sensors only
Combination Prior Art Scenarios
These scenarios combine the teachings of US9403550 with existing open-source standards, demonstrating how such combinations would be obvious to a person skilled in the art.
Combination Prior Art Scenario 1: US9403550 + Open-Source Stroller Design (e.g., Opendesk Stroller Fork Interface)
- Enabling Description: The core concept of US9403550, involving a stroller frame, a first seat, and a releasably connected second seat attachment (with left and right seat support elements and connectors allowing forward/backward positioning) is combined with an open-source standard for modular stroller component interfaces, such as a hypothetical "Opendesk Stroller Fork Interface" (OSFI). OSFI defines standardized mechanical and electrical connection points, dimensions, and protocols for stroller forks and accessory attachments. A person skilled in the art would find it obvious to integrate the releasable connector portions of the left and right seat support elements of US9403550's second seat attachment to be compliant with the OSFI specification. This would involve designing the male/female connectors on the seat attachment and stroller frame (e.g., portions 17 or 81a) to match OSFI's predefined geometric profiles and electrical pinouts, enabling interoperability with a wide range of open-source accessories and frame designs.
flowchart TD A[US9403550 Stroller Frame] --> B(US9403550 First Seat) A -- OSFI Compatible Interface --> C[Left OSFI Stroller Connector] A -- OSFI Compatible Interface --> D[Right OSFI Stroller Connector] C -- Releasable Connection --> E[US9403550 Left Seat Support Element (OSFI Compliant)] D -- Releasable Connection --> F[US9403550 Right Seat Support Element (OSFI Compliant)] E -- Supports --> G[US9403550 Second Seat] F -- Supports --> G style C fill:#a2d2ff,stroke:#007bff,stroke-width:2px style D fill:#a2d2ff,stroke:#007bff,stroke-width:2px style E fill:#f9e0b2,stroke:#333,stroke-width:2px style F fill:#f9e0b2,stroke:#333,stroke-width:2px style G fill:#d7e8ba,stroke:#333,stroke-width:2px
Combination Prior Art Scenario 2: US9403550 + Open-Source Child Seat Safety Standard (e.g., ISOFIX/LATCH Open Specification)
- Enabling Description: The releasable connection of the second seat to the left and right seat connectors of US9403550's attachment is modified to integrate with an open-source child seat safety standard, such as an openly published specification for ISOFIX/LATCH attachment mechanisms. Specifically, the "left seat connector" and "right seat connector" (e.g., 22 or 88) are configured as ISOFIX/LATCH-compatible anchor points. The "second seat" (e.g., 13, 85, 93, or 92) is equipped with corresponding ISOFIX/LATCH connectors, allowing for a standardized, secure, and releasable connection. This combination provides enhanced safety and universal compatibility with car seats or baby carriers that adhere to the ISOFIX/LATCH standard. A person skilled in the art designing a stroller attachment would find it obvious to adopt a widely recognized and openly documented safety standard for child restraint systems.
classDiagram class US9403550StrollerFrame class US9403550FirstSeat class US9403550SecondSeatAttachment{ +LeftSeatSupportElement +RightSeatSupportElement } class LeftISOFIXLatch{ +ISOFIX_AnchorPoint } class RightISOFIXLatch{ +ISOFIX_AnchorPoint } class ISOFIXCompatibleChildSeat{ +ISOFIX_Connectors +ReleasableConnection() } US9403550StrollerFrame -- US9403550FirstSeat : mounts US9403550StrollerFrame -- US9403550SecondSeatAttachment : couples US9403550SecondSeatAttachment -- LeftISOFIXLatch : comprises US9403550SecondSeatAttachment -- RightISOFIXLatch : comprises LeftISOFIXLatch "1" -- "1" ISOFIXCompatibleChildSeat : releasably connects RightISOFIXLatch "1" -- "1" ISOFIXCompatibleChildSeat : releasably connects ISOFIXCompatibleChildSeat : Allows forward/backward position
Combination Prior Art Scenario 3: US9403550 + Open-Source Robotic Operating System (ROS) for Modular Attachment Control
- Enabling Description: For a motorized or sensor-integrated version of the stroller and second seat attachment, the control and communication system is built upon the Open-Source Robotic Operating System (ROS). The stroller frame (e.g., 12 or 81) hosts a ROS master node. The second seat attachment (e.g., 20 or 84), particularly if it includes features like adaptive suspension (Derivative 4.2) or environmental sensors (Derivative 4.1), operates as a ROS slave node. The "releasable connection" between the stroller frame and the left and right seat support elements incorporates a standardized ROS-compatible electrical and data interface (e.g., Ethernet over power or a dedicated serial bus running ROS topics). This allows the stroller's central control unit to discover, communicate with, and command the functions of the attached second seat (e.g., adjusting suspension, receiving sensor data, or managing power states), following ROS messaging protocols and service calls. This application would be obvious to anyone skilled in the art of modular robotic systems design.
sequenceDiagram participant SM as Stroller ROS Master Node (Frame) participant LSS as Left Seat Support ROS Slave Node participant RSS as Right Seat Support ROS Slave Node participant SS as Second Seat Module (ROS enabled) SM->>LSS: ROS Topic: /attachment_status_request SM->>RSS: ROS Topic: /attachment_status_request LSS->>SM: ROS Msg: /attachment_status {connected: True, orientation: forward} RSS->>SM: ROS Msg: /attachment_status {connected: True, orientation: forward} SM->>SS: ROS Service Call: /activate_sensors (if integrated) SS->>SM: ROS Service Response: /sensors_activated {status: OK} SM->>LSS: ROS Topic: /suspension_command {damping: auto} LSS->>SS: Control suspension (if adaptive) SS->>SM: ROS Topic: /child_biometrics {heart_rate: 120bpm} Note over SM,SS: Data flow via standardized ROS communication over releasable connection
Generated 5/18/2026, 12:49:31 AM