1:22-cv-01404
Cedar Lane Tech Inc v. Watts Innovations Inc
I. Executive Summary and Procedural Information
- Parties & Counsel:
- Plaintiff: Cedar Lane Technologies Inc. (Canada)
- Defendant: Watts Innovations, Inc. (Delaware)
- Plaintiff’s Counsel: Napoli Shkolnik LLC; Rabicoff Law LLC
- Case Identification: 1:22-cv-01404, D. Del., 10/26/2022
- Venue Allegations: Venue is alleged to be proper in the District of Delaware because Defendant is a Delaware corporation and maintains an established place of business in the district.
- Core Dispute: Plaintiff alleges that Defendant’s unnamed imaging products infringe patents related to an interface for transferring data from an image sensor to a processor system.
- Technical Context: The technology addresses the challenge of efficiently managing the high-speed, continuous data flow from image sensors to general-purpose processors, a foundational issue in digital cameras and other integrated imaging systems.
- Key Procedural History: The U.S. Patent No. 8,537,242 is a divisional of the application that resulted in U.S. Patent No. 6,972,790, indicating the patents share a common specification and priority date. No other procedural events are mentioned in the complaint.
Case Timeline
| Date | Event |
|---|---|
| 2000-01-21 | Priority Date for ’790 and ’242 Patents |
| 2005-12-06 | U.S. Patent No. 6,972,790 Issued |
| 2013-09-17 | U.S. Patent No. 8,537,242 Issued |
| 2022-10-26 | Complaint Filed |
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 section states that the video-style data output from conventional CMOS image sensors is "incompatible with the data interface of commercial microprocessors" without requiring "additional glue logic." This extra hardware diminishes the cost and integration benefits of CMOS technology (’790 Patent, col. 1:47-63).
- The Patented Solution: The invention is an interface, preferably integrated onto the same die as the image sensor, that decouples the sensor's data generation from the processor's data consumption (’790 Patent, col. 2:25-33). It uses an on-board memory (such as a FIFO buffer) to store image data as it arrives from the sensor. Once a certain amount of data has been collected in the memory, the interface generates a signal, such as a processor interrupt, to notify the host system that data is ready for transfer, which can then occur at a rate controlled by the processor (’790 Patent, Abstract; Fig. 2).
- Technical Importance: This architecture allows a general-purpose processor to handle imaging data efficiently without being monopolized by the sensor's high-speed, constant data stream, facilitating the development of more integrated and lower-cost imaging systems (’790 Patent, col. 1:28-31).
Key Claims at a Glance
The complaint asserts infringement of one or more claims without specifying them (Compl. ¶12). Independent claim 1 is representative:
- An interface for receiving data from an image sensor and for transfer to a processor system comprising:
- 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 transmission to the processor system in response to the quantity of data in the memory; and
- a circuit for controlling the transfer of the data 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, the ’242 patent shares the same specification and addresses the identical problem of bridging the incompatibility between image sensor data output and microprocessor data input (’242 Patent, col. 1:45-54).
- The Patented Solution: The ’242 patent claims a method of practicing the invention described in the shared specification. The claimed method involves the steps of receiving and storing image data in a FIFO memory, using a counter to track the amount of data in the memory, comparing that count to a predefined limit, and generating an interrupt signal to a processor when the data count reaches that limit, thereby triggering the processor to read the data (’242 Patent, Abstract; col. 8:55-9:2).
- Technical Importance: The method claims provide a different form of protection for the same core inventive concept of decoupling sensor and processor operations via a buffered, interrupt-driven interface, as described for the ’790 patent.
Key Claims at a Glance
The complaint asserts infringement of one or more claims without specifying them (Compl. ¶21). Independent claim 1 is representative:
- A method of processing imaging signals, the method comprising:
- 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 in the FIFO memory in response to memory reads and writes;
- comparing the count of the FIFO counter with a FIFO limit;
- generating an interrupt signal to request a processor to transfer image data... in response to an interrupt enable signal being valid and the count of the FIFO counter having a predetermined relationship to the FIFO limit; and
- transferring image data from the FIFO memory to the processor in response to the interrupt signal.
III. The Accused Instrumentality
Product Identification
The complaint alleges infringement by "Exemplary Defendant Products" but does not name any specific products in the main body of the complaint (Compl. ¶¶12, 21). It states that these products are identified in claim charts attached as Exhibits 3 and 4, which were not provided with the filed complaint document available for this analysis (Compl. ¶¶17, 26).
Functionality and Market Context
The complaint alleges that the accused products "practice the technology claimed by the '790 Patent" and the "'242 Patent" (Compl. ¶¶17, 26-27). This suggests the accused products contain an interface between an image sensor and a processor that utilizes a memory buffer to manage data transfer. The complaint does not provide sufficient detail for analysis of the accused products' specific functionality or market context.
No probative visual evidence provided in complaint.
IV. Analysis of Infringement Allegations
The complaint does not contain claim charts; it incorporates them by reference as exhibits that were not included with the complaint document (Compl. ¶¶18, 27). Therefore, a claim chart summary cannot be constructed. The infringement theory appears to be that the Defendant's products contain an image sensor interface that directly practices the systems and methods claimed in the patents-in-suit.
Identified Points of Contention
’790 Patent (Apparatus Claims):
- Scope Question: A potential dispute may arise over the term "memory". The claim uses this general term, while the specification details specific embodiments like a "first-in first-out (FIFO) buffer" and an "addressable memory" (’790 Patent, col. 2:12-13). The case may turn on whether the accused product’s data-holding component, if not a traditional FIFO or addressable RAM, falls within the scope of the claimed "memory".
- Technical Question: A key factual question will be whether the accused product’s signaling mechanism is triggered "in response to the quantity of data in the memory" as the claim requires (’790 Patent, col. 8:13-14). The analysis will require evidence showing that the accused device monitors the data level in its buffer and generates a transfer signal based on that level, rather than another event like a timer or an external command.
’242 Patent (Method Claims):
- Scope Question: The method requires the specific step of "updating a FIFO counter" (’242 Patent, col. 8:58). A central question may be whether the logic in the accused products for managing the data buffer, which might be implemented with pointers or other state machines, constitutes a "FIFO counter" as contemplated by the patent.
- Technical Question: Infringement requires that the interrupt signal be generated when the counter has a "predetermined relationship to the FIFO limit" (’242 Patent, col. 8:66-67). The court may need to determine if the accused product's trigger condition for data transfer (e.g., a buffer-full flag) is equivalent to the patent's described comparison of a counter value against a specific limit value (’790 Patent, col. 6:11-15).
V. Key Claim Terms for Construction
For the ’790 Patent
- The Term: "in response to the quantity of data in the memory"
- Context and Importance: This limitation is the functional core of the invention, defining the causal link between the buffer's fill state and the processor notification. The infringement analysis will depend on whether the accused product’s signaling is driven by data quantity.
- Intrinsic Evidence for Interpretation:
- Evidence for a Broader Interpretation: The plain language of the claim suggests any causal connection where the quantity of data is the trigger.
- Evidence for a Narrower Interpretation: The specification describes a specific implementation where an "interrupt generator 48 compares the FIFO counter output Sc and the FIFO limit SL", and if "Sc>=SL", it asserts the interrupt signal (’790 Patent, col. 6:11-15). A defendant may argue this disclosure limits the claim scope to a direct comparison between a data count and a set limit.
For the ’242 Patent
- The Term: "FIFO counter"
- Context and Importance: This term is central to the claimed method, as multiple steps rely on its existence and operation. Practitioners may focus on this term because modern buffer management can be achieved without a literal "counter," raising questions of technical equivalence.
- Intrinsic Evidence for Interpretation:
- Evidence for a Broader Interpretation: A plaintiff could argue the term covers any logical mechanism that tracks the number of data elements in the FIFO, regardless of its specific implementation (e.g., using read/write pointers and calculating the difference).
- Evidence for a Narrower Interpretation: The specification explicitly discloses an "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-20; Fig. 5). This specific embodiment could be used to argue for a narrower construction limited to such a dedicated hardware counter.
VI. Other Allegations
- Indirect Infringement: The complaint alleges induced infringement for both patents. The factual basis alleged is that Defendant sells the accused products and distributes "product literature and website materials" that instruct end users on how to use the products in their intended, infringing manner (Compl. ¶¶15, 24).
- Willful Infringement: The complaint does not contain a separate count for willfulness. However, it alleges that Defendant gained "actual knowledge" of infringement upon service of the complaint and continued its infringing activities thereafter (Compl. ¶¶14-16, 23-25). The prayer for relief requests a judgment that the case be declared "exceptional" under 35 U.S.C. § 285, which is consistent with an allegation of willful or otherwise egregious conduct (Compl. p. 7).
VII. Analyst’s Conclusion: Key Questions for the Case
A central issue will be one of technical mapping: given that the complaint lacks specific allegations about how the accused products operate, a threshold question will be whether discovery reveals evidence that the accused architecture performs the specific functions recited in the claims. In particular, does it generate a data transfer signal that is causally dependent on the quantity of data in a buffer, as required by both patents?
The case may also turn on a question of definitional scope: can the term "FIFO counter" from the ’242 method patent be construed to cover modern buffer management techniques that may not use a literal, dedicated counter but achieve the same result with pointers or other logic? The answer will determine whether the accused methods are captured by the claims.
An evidentiary question will surround the allegations of inducement. Plaintiff will need to produce evidence, such as the referenced "product literature and website materials," and demonstrate that these materials taught or encouraged users to perform the steps of the claimed methods, establishing the requisite intent for inducement.