DCT
2:22-cv-06218
Cedar Lane Tech Inc v. ZKTeco USA LLC
Key Events
Complaint
I. Executive Summary and Procedural Information
- Parties & Counsel:
- Plaintiff: Cedar Lane Technologies Inc. (Canada)
- Defendant: ZKTeco USA LLC (New Jersey)
- Plaintiff’s Counsel: Napoli Shkolnik LLC
- Case Identification: 2:22-cv-06218, D.N.J., 10/21/2022
- Venue Allegations: Venue is alleged to be proper based on Defendant having an established place of business in the District of New Jersey.
- Core Dispute: Plaintiff alleges that Defendant’s products infringe two patents related to a host interface architecture for managing data transfer from an image sensor to a processor system.
- Technical Context: The technology addresses the efficient management of data flow between an image sensor and a host processor, a fundamental challenge in systems like digital cameras, biometric scanners, and other imaging devices.
- Key Procedural History: U.S. Patent No. 8,537,242 is a divisional of the application that resulted in U.S. Patent No. 6,972,790. The '242 patent is subject to a terminal disclaimer, which may tie its enforceability and term to that of the parent '790 patent.
Case Timeline
| Date | Event |
|---|---|
| 2000-01-21 | Priority Date for '790 and '242 Patents |
| 2000-12-21 | '790 Patent Application Filed |
| 2005-10-27 | '242 Patent Application Filed |
| 2005-12-06 | '790 Patent Issued |
| 2013-09-17 | '242 Patent Issued |
| 2022-10-21 | Complaint Filed |
II. Technology and Patent(s)-in-Suit Analysis
U.S. Patent No. 6,972,790
- Patent Identification: U.S. Patent No. 6,972,790, “HOST INTERFACE FOR IMAGING ARRAYS,” issued December 6, 2005.
The Invention Explained
- Problem Addressed: The patent’s background section describes an incompatibility between the continuous, fixed-rate "video style output" of conventional CMOS image sensors and the data interface of commercial microprocessors, which are designed for random access to memory. This mismatch requires "additional glue logic" and diminishes the benefits of integrating a sensor and processor on a single chip (ʼ790 Patent, col. 1:46-53).
- The Patented Solution: The invention proposes an interface, preferably integrated on the same die as the image sensor, that acts as a bridge. It uses a memory, such as a First-In First-Out (FIFO) buffer, to temporarily store image data from the sensor. This buffer decouples the sensor's rigid data-streaming rate from the processor's operations. The interface then generates a signal (e.g., an interrupt) to notify the processor that a certain quantity of data is available for transfer, allowing the processor to retrieve the data at its own pace (ʼ790 Patent, col. 2:3-13; Fig. 1).
- Technical Importance: This architecture allows a central processor to perform other tasks while image data accumulates, improving overall system efficiency and facilitating the development of more highly integrated system-on-a-chip (SoC) imaging devices (ʼ790 Patent, col. 2:25-29).
Key Claims at a Glance
- The complaint does not specify which claims are asserted, referring only to "Exemplary '790 Patent Claims" (Compl. ¶12). The analysis here focuses on the first independent claim as a representative example.
- Independent Claim 1 (Apparatus):
- 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" for generating a signal for the processor system "in response to the quantity of data in the memory".
- A "circuit for controlling the transfer" of data from the memory at a rate determined by the processor system.
U.S. Patent No. 8,537,242
- Patent Identification: U.S. Patent No. 8,537,242, “HOST INTERFACE FOR IMAGING ARRAYS,” issued September 17, 2013.
The Invention Explained
- Problem Addressed: As a divisional of the '790 patent, the '242 Patent addresses the same technical problem of bridging the operational mismatch between image sensors and host processors ('242 Patent, col. 1:43-53).
- The Patented Solution: The patent claims a specific method for implementing the interface. The method involves receiving and storing image data in a FIFO memory, using a dedicated "FIFO counter" to track the amount of stored data, and comparing this count to a predefined "FIFO limit." When the count reaches the limit, an interrupt signal is generated to prompt the processor to transfer the data, but only if an "interrupt enable signal" is active ('242 Patent, col. 8:56-68).
- Technical Importance: This claimed method provides a specific control logic for efficiently managing the data handoff described more broadly in the parent '790 patent.
Key Claims at a Glance
- The complaint does not specify which claims are asserted, referring only to "Exemplary '242 Patent Claims" (Compl. ¶21). The analysis here focuses on the first independent claim as a representative example.
- Independent Claim 1 (Method):
- Receiving image data from an imaging array.
- Storing the image data in a "FIFO memory".
- "Updating a FIFO counter" to maintain a count of the image data.
- "Comparing the count of the FIFO counter with a FIFO limit".
- "Generating an interrupt signal" to request a processor to transfer data, responsive to the comparison and an "interrupt enable signal."
- Transferring image data from the FIFO memory to the processor in response to the interrupt.
III. The Accused Instrumentality
Product Identification
- The complaint does not identify any accused products by name. It refers to "Exemplary Defendant Products" that are purportedly identified in claim charts attached as exhibits (Compl. ¶12). These exhibits were not filed with the public complaint.
Functionality and Market Context
- The complaint does not provide any technical description of how the accused products operate. The infringement allegations are based entirely on the contents of the unprovided Exhibits 3 and 4 (Compl. ¶¶17-18, 26-27). As such, the complaint itself provides no factual basis for analyzing the functionality of the accused instrumentalities.
IV. Analysis of Infringement Allegations
The complaint's infringement allegations for both the '790 and '242 patents are made by incorporating by reference the contents of "claim charts" in Exhibits 3 and 4, respectively (Compl. ¶¶18, 27). As these exhibits were not provided, a detailed element-by-element analysis of the infringement allegations is not possible. The complaint’s narrative theory is conclusory, stating only that the accused products "practice the technology claimed" and "satisfy all elements of the Exemplary [...] Patent Claims" (Compl. ¶¶17, 26). No probative visual evidence provided in complaint.
Identified Points of Contention
- Based on the claim language, several technical and legal questions are likely to be central to the dispute.
- For the '790 Patent: A primary question will be whether the accused products contain a distinct "signal generator" that operates specifically "in response to the quantity of data in the memory." The dispute may center on whether a general-purpose bus management or communication protocol can satisfy this limitation, or if it requires a dedicated mechanism that directly monitors data volume.
- For the '242 Patent: The infringement analysis will likely focus on the specificity of the claimed method steps. Key questions include whether the accused products use a dedicated "FIFO counter," whether that counter is explicitly "compared" with a "FIFO limit," and whether that comparison directly triggers an "interrupt signal." The plaintiff would need to present evidence demonstrating this specific sequence of operations.
V. Key Claim Terms for Construction
Term 1: "in response to the quantity of data in the memory" ('790 Patent, Claim 1)
- Context and Importance: This phrase is the causal link between data accumulation in the buffer and the signal to the processor; it is the core of the claimed decoupling mechanism. Practitioners may focus on this term because its construction will determine whether a wide range of data-handling systems infringe, or only those with a specific, dedicated monitoring and signaling architecture.
- Intrinsic Evidence for Interpretation:
- Evidence for a Broader Interpretation: The "Summary of the Invention" describes this function in general terms, stating only that "a signal generator generates a signal for transmission to the processor system" without specifying a direct comparison mechanism ('790 Patent, col. 2:8-10). This could support a construction that does not require a direct measurement.
- Evidence for a Narrower Interpretation: A specific embodiment in Figure 2 shows an "Interrupt Generator" (48) that explicitly "compares the FIFO counter output Sc and the FIFO limit S_L" ('790 Patent, col. 6:11-13). This embodiment could be used to argue that "in response to" requires a direct comparison of a data count against a threshold.
Term 2: "FIFO counter" ('242 Patent, Claim 1)
- Context and Importance: The '242 patent's method claim relies on this specific hardware or logic element. The dispute will likely concern whether the accused products contain a structure that meets the definition of a "FIFO counter" or if they achieve a similar result using general-purpose software or logic that does not meet the term's plain meaning.
- Intrinsic Evidence for Interpretation:
- Evidence for a Broader Interpretation: A party may argue that "FIFO counter" should be given its plain and ordinary meaning to one of skill in the art—any mechanism that tracks the number of elements in a FIFO buffer.
- Evidence for a Narrower Interpretation: The specification, incorporated from the parent patent, describes a specific "increment/decrement counter 54" that is "used to count the occurrences of FIFO buffer 44 writes and FIFO buffer 44 reads" ('790 Patent, col. 5:18-21). A party could argue that this specific implementation informs, and potentially narrows, the scope of the term.
VI. Other Allegations
- Indirect Infringement: The complaint alleges inducement of infringement for both patents, asserting that Defendant distributes "product literature and website materials inducing end users" to operate the products in an infringing manner (Compl. ¶¶15, 24). The evidence cited for this claim is contained in the unprovided Exhibits 3 and 4.
- Willful Infringement: The willfulness allegations are based on knowledge of the patents "at least since being served by this Complaint" (Compl. ¶¶16, 25). The complaint does not allege pre-suit knowledge of the patents.
VII. Analyst’s Conclusion: Key Questions for the Case
- Evidentiary Foundation: As the complaint defers all substantive technical allegations to unprovided exhibits, a threshold issue will be whether the plaintiff can produce technical evidence—such as source code, hardware schematics, or expert analysis—to substantiate its claims that the accused products actually practice the specific steps and contain the specific components recited in the patents.
- Definitional Scope: The case may turn on claim construction, particularly whether the broader, functional language of the '790 patent (e.g., "in response to the quantity of data") can be read on the accused products' operations, and whether those same operations meet the more specific, structural requirements of the '242 patent (e.g., "FIFO counter," "FIFO limit").
- System Architecture: A key factual question will be one of architectural correspondence: do the accused products possess a distinct, hardware-based interface that decouples a sensor from a processor as described in the patents, or is the data management handled by a more integrated, software-driven process within the main processor that does not map onto the claimed elements?