6:22-cv-00654
Cedar Lane Tech Inc v. Lorex Technology Inc
I. Executive Summary and Procedural Information
- Parties & Counsel:- Plaintiff: Cedar Lane Technologies Inc. (Canada)
- Defendant: Lorex Technology, Inc. (Canada)
- Plaintiff’s Counsel: Rabicoff Law LLC
 
- Case Identification: 6:22-cv-00654, W.D. Tex., 06/23/2022
- Venue Allegations: Venue is asserted on the basis that the defendant is a foreign corporation and has allegedly committed acts of patent infringement causing harm within the district.
- Core Dispute: Plaintiff alleges that Defendant’s unspecified "Exemplary Defendant Products," presumably in the digital imaging or security camera category, infringe patents related to a host interface for imaging arrays.
- Technical Context: The technology concerns an interface architecture that efficiently manages the data transfer between a high-speed image sensor and a host processor, a fundamental challenge in digital cameras and other imaging systems.
- Key Procedural History: U.S. Patent 8,537,242 is a divisional of the application that resulted in U.S. Patent 6,972,790, indicating a shared specification and a direct lineage between the asserted patents.
Case Timeline
| Date | Event | 
|---|---|
| 2000-01-21 | Earliest Priority Date for ’790 and ’242 Patents | 
| 2000-12-21 | Application filed for ’790 Patent | 
| 2005-10-27 | Application filed for ’242 Patent | 
| 2005-12-06 | ’790 Patent Issued | 
| 2013-09-17 | ’242 Patent Issued | 
| 2022-06-23 | Complaint Filing Date | 
II. Technology and Patent(s)-in-Suit Analysis
U.S. Patent No. 6,972,790, “Host interface for imaging arrays” (Issued Dec. 6, 2005)
The Invention Explained
- Problem Addressed: The patent’s background describes an incompatibility between the continuous, high-rate data output of conventional CMOS image sensors and the data input interfaces of commercial microprocessors. This mismatch necessitates "additional glue logic," which increases cost and complexity, diminishing the integration benefits of CMOS technology (ʼ790 Patent, col. 1:47-53).
- The Patented Solution: The invention proposes an interface, preferably integrated onto the same die as the image sensor, to act as an intelligent buffer between the sensor and the processor system (ʼ790 Patent, Abstract). This interface uses a memory (e.g., a First-In First-Out or FIFO buffer) to store image data arriving at the sensor's clock rate. When a certain amount of data accumulates in the memory, a signal generator alerts the host processor, which can then read the data from the buffer at its own pace. This decouples the sensor's rigid timing from the processor's operations (ʼ790 Patent, col. 2:4-14, Fig. 1).
- Technical Importance: This architecture frees the processor from having to constantly service the image sensor, allowing it to perform other tasks and retrieve image data in efficient bursts, thereby improving overall system performance (ʼ790 Patent, col. 6:15-19).
Key Claims at a Glance
- The complaint asserts "one or more claims" of the ’790 Patent without specifying them (Compl. ¶12). Independent claim 1 is representative of the system-level invention.
- Independent Claim 1 requires:- An interface for receiving data from an image sensor and for transfer to a processor system.
- A memory for storing imaging array data and clocking signals at a rate determined by the clocking signals.
- A signal generator that generates a signal for the processor system "in response to the quantity of data in the memory."
- A circuit for controlling the data transfer from the memory at a rate determined by the processor system.
 
U.S. Patent No. 8,537,242, “Host interface for imaging arrays” (Issued Sep. 17, 2013)
The Invention Explained
- Problem Addressed: As a divisional of the '790 patent application, this patent addresses the identical problem of bridging the gap between an image sensor's constant data stream and a microprocessor's bus interface (ʼ242 Patent, col. 1:18-44).
- The Patented Solution: The ʼ242 Patent claims a method for implementing the data-buffering architecture. The claimed method involves steps of receiving and storing image data in a FIFO memory, maintaining a count of the data in that memory, comparing the count to a predefined limit, and generating an interrupt signal to a processor to initiate a data transfer when the limit is reached (ʼ242 Patent, Claim 1).
- Technical Importance: This patent provides method-based protection for the same efficient data-handling architecture described in the ʼ790 Patent, covering the process of using the buffer and signaling mechanism rather than just the apparatus itself.
Key Claims at a Glance
- The complaint asserts "one or more claims" of the ’242 Patent without specification (Compl. ¶21). Independent claim 1 is representative of the method-based invention.
- Independent Claim 1 requires the steps of:- Receiving and storing image data in a FIFO memory.
- Updating a FIFO counter to maintain a count of the data.
- Comparing the count of the FIFO counter with a FIFO limit.
- Generating an interrupt signal to request a processor transfer, contingent on an enable signal and the count reaching a predetermined relationship with the limit.
- Transferring the image data to the processor in response to the interrupt.
 
III. The Accused Instrumentality
Product Identification
- The complaint refers to "Exemplary Defendant Products" but does not identify any specific product names, models, or categories in the body of the complaint (Compl. ¶12, ¶21). It states these products are identified in Exhibits 3 and 4, which were not filed with the complaint.
Functionality and Market Context
- The complaint does not provide sufficient detail for analysis of the accused products' specific functionality or market context. It makes only conclusory allegations that the products "practice the technology claimed" by the patents-in-suit (Compl. ¶17, ¶26).
IV. Analysis of Infringement Allegations
The complaint references but does not include the claim chart exhibits that form the basis of its infringement allegations (Compl. ¶18, ¶27). The infringement theory must therefore be summarized from the narrative portions of the complaint.
'790 Patent Infringement Allegations
- The complaint alleges that the "Exemplary Defendant Products" infringe the '790 Patent because they contain a host interface for an imaging array that meets all limitations of at least one asserted claim (Compl. ¶12, ¶17). The narrative suggests these products incorporate an architecture comprising a memory to buffer image data from a sensor, a signal generator to notify a processor when the buffer contains a certain amount of data, and a control circuit that allows the processor to retrieve the buffered data, thereby mapping to the elements of claims such as independent claim 1 (Compl. ¶17).
'242 Patent Infringement Allegations
- The complaint alleges that the use of the "Exemplary Defendant Products" infringes the method claims of the '242 Patent (Compl. ¶21). The alleged infringing method involves the products' operation, wherein image data is received from a sensor and stored in a memory, the quantity of data is monitored, and a signal is generated to a processor to trigger a data transfer when a data threshold is met, thereby performing the steps of claims such as independent claim 1 (Compl. ¶26).
No probative visual evidence provided in complaint.
Identified Points of Contention
- Scope Questions: A potential dispute may arise over the scope of "a rate determined by the processor system" ('790 Patent). The question is what level of control the processor must exert over the data transfer rate for this limitation to be met. Is merely initiating the transfer sufficient, or is more granular control over timing or speed required?
- Technical Questions: A central technical question will be whether the accused products contain a dedicated "signal generator" that operates "in response to the quantity of data in the memory" ('790 Patent) or perform the step of "updating a FIFO counter" and "comparing the count" ('242 Patent). Modern systems may use more complex, software-driven DMA (Direct Memory Access) controllers and operating system schedulers, raising the question of whether these systems operate in the manner specifically claimed by the patents.
V. Key Claim Terms for Construction
The Term: "in response to the quantity of data in the memory" (’790 Patent, Claim 1)
- Context and Importance: This term is the core trigger mechanism of the invention. Its construction is critical because it will define how closely the signal generation must be tied to the memory's fill level. Practitioners may focus on this term because the accused products might use indirect or software-based triggers that may or may not fall within its scope.
- Intrinsic Evidence for Interpretation:- Evidence for a Broader Interpretation: The claim language itself is general, and a party may argue it covers any system where the memory's state of fullness is the cause, direct or indirect, for a signal being sent to the processor.
- Evidence for a Narrower Interpretation: The specification describes a specific embodiment where an "increment/decrement counter" tracks writes and reads, and its output is compared to a "FIFO limit" to generate the signal (ʼ790 Patent, col. 5:19-22; col. 6:11-14). A party may argue this context limits the claim term to such a quantitative comparison mechanism or its direct structural equivalent.
 
The Term: "updating a FIFO counter to maintain a count of the image data" (’242 Patent, Claim 1)
- Context and Importance: This is a key active step in the asserted method claim. The dispute will likely concern whether this requires a dedicated hardware counter or if a software-based tracking mechanism can meet this limitation.
- Intrinsic Evidence for Interpretation:- Evidence for a Broader Interpretation: The functional language "to maintain a count" could be argued to encompass any process, whether in hardware or software, that achieves the objective of tracking the buffer's occupancy.
- Evidence for a Narrower Interpretation: The specification, which is shared with the '790 patent, consistently depicts a hardware "increment/decrement counter 54" (ʼ790 Patent, Fig. 5) to perform this function (ʼ790 Patent, col. 5:19-22). This could support an argument that the term requires a distinct counter component.
 
VI. Other Allegations
Indirect Infringement
- The complaint alleges induced infringement, asserting that since being served with the complaint, the Defendant has knowingly and intentionally encouraged infringement by selling the accused products along with "product literature and website materials" that instruct end-users on how to use them in an infringing manner (Compl. ¶15-16, ¶24-25).
Willful Infringement
- Willfulness is alleged based on post-suit conduct. The complaint asserts that its service, along with the (unattached) claim charts, provided Defendant with "Actual Knowledge of Infringement" and that any continued infringing activities are therefore willful (Compl. ¶14-15, ¶23-24).
VII. Analyst’s Conclusion: Key Questions for the Case
- Evidentiary Foundation: The complaint's primary challenge is its lack of specificity, as it relies entirely on exhibits that were not filed with the pleading. A threshold question for the case will be whether the Plaintiff can produce evidence linking its allegations to specific Lorex products and demonstrating that those products possess the precise hardware architecture and perform the exact method steps recited in the claims. 
- Technological Mismatch: A key dispute will likely focus on a potential mismatch between the claimed invention and the technology in the accused products. The case may turn on whether the accused modern imaging systems, which likely employ sophisticated system-on-a-chip (SoC) designs with complex memory management and OS-level drivers, can be shown to operate according to the specific, hardware-centric, FIFO-and-interrupt mechanism claimed in patents from the early 2000s. 
- Definitional Scope: A central legal issue will be one of claim construction, particularly for the trigger mechanism. The outcome may depend on whether "in response to the quantity of data" (’790 Patent) and "updating a FIFO counter" (’242 Patent) are interpreted broadly to cover modern, functionally equivalent software-based data management techniques, or construed narrowly to the specific hardware embodiments described in the patent specification.