Mutex-Mediated Spatial Access Control for Automated Laboratory Workstations

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Automated laboratory workstations face inefficiencies due to the need for all but one tool to be idle at a time, which slows procedure completion, and introducing parallel execution increases the risk of collisions between tools, requiring complex scheduling algorithms to prevent collisions.

Innovation Solution

A configurable mutual exclusion (mutex) control processor manages access to physical space by tools, allowing one-at-a-time access to the workspace dynamically, preventing collisions without complex scheduling algorithms, and enabling independent operation of tools.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If tools operate concurrently in parallel execution, then productivity increases, but collision risk between tools increases

Engineering Contradiction:
Improveprocedure completion speedVSAvoidcollision prevention
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The patent introduces mutexes as intermediary objects that mediate access to shared physical space. Each tool must acquire appropriate mutexes before entering protected zones, and the system manages mutex acquisition and release automatically. This intermediary mechanism enables concurrent tool operation while preventing collisions through structured access control.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system dynamically adjusts workspace access control based on real-time tool positions and planned movements. Rather than static scheduling, the mutex protection zones and access permissions are dynamically created, modified, and released as tools move through the workspace, enabling flexible concurrent operation.

Inventive Principle:
Principle #15Dynamics

2Reliability

If complex scheduling algorithms are used to prevent collisions, then collision prevention improves, but device complexity increases

Engineering Contradiction:
Improvecollision preventionVSAvoidscheduling algorithm complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The workspace is segmented into multiple protected zones, each guarded by its own mutex. Instead of managing complex global tool coordination, the system divides the problem into simpler local access controls. Each mutex protects a specific region or resource, making the control logic modular and manageable.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system continuously monitors tool positions and mutex acquisition states, providing feedback to the scheduling function. When tools approach protected zones or complete operations, the system automatically updates access permissions and releases mutexes, creating a self-regulating control mechanism that reduces scheduling complexity.

Inventive Principle:
Principle #23Feedback

3Device complexity

If all but one tool must be idle at any given time, then collision prevention is simplified, but productivity decreases

Engineering Contradiction:
Improvecontrol mechanism simplicityVSAvoidprocedure completion speed
Core Design Contradiction:
Device complexityVSProductivity

Solution Approach 1:

Mutexes serve as intermediaries that enable multiple tools to operate concurrently by managing access to shared resources. The simple mutex acquisition and release mechanism allows tools to coordinate automatically without complex scheduling, maintaining control simplicity while enabling parallel execution.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system maintains continuous productive operation by allowing tools to work in parallel whenever their required workspace zones do not conflict. The mutex mechanism ensures that tools can continuously execute their tasks without unnecessary idle time, as long as they don't attempt to occupy the same protected zone simultaneously.

Inventive Principle:
Principle #20Continuity of useful action

Data Source

PatentUS8473085B2Mutex-mediated control of spatial access by appliances moveable over a common physical space
Publication Date: 2013.06.25 REVVITY HEALTH SCIENCES INC
  • US8473085B2 patent drawing
  • US8473085B2 patent drawing
  • US8473085B2 patent drawing

AI summary

A configurable mutual exclusion function oversees movement of appliances mobile over a common physical space in an automated laboratory workstation. A configurable mutex is allotted for each moveable appliance and is configurable to protect a task site when obtained for the respective appliance.