3:25-cv-08231
Comcast Cable Communications LLC v. Acceleration Bay LLC
I. Executive Summary and Procedural Information
- Parties & Counsel:
- Plaintiff: Comcast Cable Communications, LLC (Delaware)
- Defendant: Acceleration Bay LLC (Delaware)
- Plaintiff's Counsel: Keker, Van Nest & Peters LLP
- Case Identification: 3:25-cv-08231, N.D. Cal., 09/26/2025
- Venue Allegations: Venue is alleged to be proper in the Northern District of California because Defendant Acceleration Bay's principal place of business is located within the district, and it has established minimum contacts by sending demand letters to Comcast from this district.
- Core Dispute: Plaintiff Comcast Cable Communications, LLC seeks a declaratory judgment that its content delivery network products and services do not infringe five patents owned by Defendant Acceleration Bay LLC, and/or that the patents are invalid.
- Technical Context: The technology relates to peer-to-peer networking architectures for broadcasting data, a foundational technology for scalable content delivery networks (CDNs) used to distribute streaming media and other large-scale online content.
- Key Procedural History: The complaint highlights an extensive and contentious litigation history involving the patents-in-suit. It notes that in prior proceedings, including Inter Partes Reviews (IPRs) and district court cases against other large technology companies, dozens of claims from the asserted patents have been invalidated. Furthermore, courts in other cases have granted summary judgment of non-infringement on the same patent families. This history may be central to arguments regarding claim scope and potential invalidity.
Case Timeline
| Date | Event |
|---|---|
| 2000-07-31 | Earliest Priority Date for all Patents-in-Suit |
| 2004-03-30 | U.S. Patent No. 6,714,966 Issues |
| 2004-05-04 | U.S. Patent No. 6,732,147 Issues |
| 2004-12-07 | U.S. Patent No. 6,829,634 Issues |
| 2005-06-21 | U.S. Patent No. 6,910,069 Issues |
| 2005-07-19 | U.S. Patent No. 6,920,497 Issues |
| 2018-01-01 | Federal Circuit affirms PTAB invalidations of claims from '634, '966, and '497 patents |
| 2019-03-04 | Acceleration Bay sends infringement letter to Comcast |
| 2019-05-09 | Comcast responds to letter, requesting detailed infringement contentions |
| 2025-08-29 | Acceleration Bay sends email to Comcast repeating infringement allegations |
| 2025-09-05 | Comcast's counsel responds to Acceleration Bay's email |
| 2025-09-26 | Complaint for Declaratory Judgment filed |
II. Technology and Patent(s)-in-Suit Analysis
U.S. Patent No. 6,714,966 - Information Delivery Service (Issued Mar. 30, 2004)
The Invention Explained
- Problem Addressed: The patent describes conventional network communication methods like client-server architectures and multicasting protocols as being inefficient, unreliable, or creating performance bottlenecks for sharing information among many widely distributed participants (e.g., in collaborative applications) '966 Patent, col. 1:35-col. 2:43
- The Patented Solution: The invention proposes a logical "broadcast channel" built on top of an underlying point-to-point network '966 Patent, col. 4:1-6 This channel is structured as a specific type of graph where each participant (or "node") is connected to a fixed number of "neighbor" participants. To broadcast a message, a participant sends it only to its immediate neighbors, who then propagate it to their other neighbors, ensuring resilient and scalable data distribution without a central server '966 Patent, abstract '966 Patent, col. 4:29-38 '966 Patent, Fig. 1
- Technical Importance: This peer-to-peer broadcasting model aimed to provide a fault-tolerant and scalable alternative to centralized or infrastructure-heavy systems for real-time, multi-participant data sharing.
Key Claims at a Glance
- The complaint asserts non-infringement of independent claim 12 Compl. ¶26
- The essential elements of independent claim 12 are:
- A computer-readable medium with instructions for a method of providing an information delivery service for a plurality of participants over a network.
- The method includes an originating participant sending data to other participants via its connections to its neighbor participants.
- Each participant that receives data from a neighbor sends that data to its other neighbor participants.
- The network is "m-regular," where m is the exact number of neighbor participants of each participant.
- The network is an "incomplete graph."
U.S. Patent No. 6,732,147 - Leaving a Broadcast Channel (Issued May 4, 2004)
The Invention Explained
- Problem Addressed: Similar to the '966 Patent, the technology seeks to enable robust, large-scale information sharing. This patent specifically addresses the problem of how the network maintains its structural integrity when a participant disconnects, whether intentionally or due to a failure '147 Patent, abstract '147 Patent, col. 9:6-12
- The Patented Solution: The patent discloses a method for "healing" the network after a participant leaves. When a disconnection is detected (e.g., through a failed message attempt), the disconnected participant's former neighbors broadcast a "connection port search message" to find new participants to connect with, thereby filling the "holes" in the network graph and working to restore its defined m-regular structure '147 Patent, abstract '147 Patent, col. 9:13-24
- Technical Importance: This self-healing capability is crucial for the stability and reliability of a dynamic peer-to-peer network where participants may join and leave frequently.
Key Claims at a Glance
- The complaint asserts non-infringement of independent claim 6 Compl. ¶35
- The essential elements of independent claim 6 are:
- A method for healing a disconnection of a first computer from a second computer on a broadcast channel that is an "m-regular graph" (where m is at least 3).
- Attempting to send a message from the first computer to the second.
- When the attempt is unsuccessful, broadcasting from the first computer a "connection port search message" indicating a need for a connection.
- Having a third computer (not already connected to the first) respond to the search message "in a manner as to maintain an m-regular graph."
U.S. Patent No. 6,829,634 - Broadcasting Network (Issued December 7, 2004)
- Patent Identification: U.S. Patent No. 6,829,634, "Broadcasting Network," issued December 7, 2004 Compl. ¶12
- Technology Synopsis: This patent describes a method for broadcasting messages in a network where participants are organized in an "m-regular" and "m-connected" graph. Data is numbered sequentially to allow for reordering if received out of sequence '634 Patent, abstract
- Asserted Claims: The complaint asserts non-infringement of independent claim 10 Compl. ¶44
- Accused Features: Comcast alleges its products do not practice the requirement that "the network is m-regular and m-connected," as its network is not configured to maintain a state where each participant is connected to exactly m neighbors Compl. ¶45
U.S. Patent No. 6,910,069 - Joining a Broadcast Channel (Issued June 21, 2005)
- Patent Identification: U.S. Patent No. 6,910,069, "Joining a Broadcast Channel," issued June 21, 2005 Compl. ¶13
- Technology Synopsis: This patent claims a "non-routing table based, non-switch based method" for adding a new participant to a network. The method involves identifying a pair of existing participants, disconnecting them from each other, and connecting each to the new participant '069 Patent, abstract
- Asserted Claims: The complaint asserts non-infringement of independent claim 1 Compl. ¶53
- Accused Features: Comcast alleges its products do not satisfy the limitation requiring a network where "each participant being connected to three or more other participants" because its network is not configured to maintain a state where each participant has the same number of connections Compl. ¶54
U.S. Patent No. 6,920,497 - Connecting a Broadcast Channel (Issued July 19, 2005)
- Patent Identification: U.S. Patent No. 6,920,497, "Connecting a Broadcast Channel," issued July 19, 2005 Compl. ¶14
- Technology Synopsis: This patent describes a method for a new computer to connect to the network by locating a "portal computer." It claims, in means-plus-function format, using a "port ordering algorithm" to identify the correct communications port on the portal computer '497 Patent, abstract
- Asserted Claims: The complaint asserts non-infringement of claim 9, which depends on independent claim 1 Compl. ¶62
- Accused Features: Comcast alleges its products do not practice several of the means-plus-function limitations because they do not include the corresponding structures disclosed in the patent's specification, such as the specific processor-programmed algorithm for selecting a call-in port Compl. ¶¶62-63
III. The Accused Instrumentality
- Product Identification: The accused instrumentalities are "Comcast's Content Delivery Network relating to broadcasting data across a network, including its associated network infrastructure and video distribution platforms," with "Peacock and Xfinity Stream" cited as specific examples (the "Accused Products") Compl. ¶15 Compl. ¶20
- Functionality and Market Context: The complaint describes the Accused Products as "content delivery network (CDN) solutions designed to deliver online media at scale" Compl. ¶3 Acceleration Bay's infringement theory, as characterized by Comcast, is that this CDN functionality constitutes "direct use of Acceleration Bay patented technology" Compl. ¶17 Acceleration Bay's infringement allegations were supported by a high-level diagram that it claimed assisted in understanding how Comcast's CDN service is implemented Compl. ¶17 Acceleration Bay asserted that Comcast's potential liability "runs into the hundreds of millions of dollars" and potentially "scales into the billions" Compl. ¶20
IV. Analysis of Infringement Allegations
6,714,966 Infringement Allegations
| Claim Element (from Independent Claim 12) | Alleged Infringing Functionality | Complaint Citation | Patent Citation |
|---|---|---|---|
| ...wherein the network is m-regular where m is the exact number of neighbor participants of each participant... | Comcast alleges the Accused Products do not satisfy this limitation because the network is not configured to maintain a state where each participant is connected to exactly m neighbor participants. | ¶27 | col. 30:10-12 |
6,732,147 Infringement Allegations
| Claim Element (from Independent Claim 6) | Alleged Infringing Functionality | Complaint Citation | Patent Citation |
|---|---|---|---|
| ...having a third computer not already connected to said first computer respond to said connection port search message in a manner as to maintain an m-regular graph. | Comcast alleges the Accused Products do not satisfy this limitation because the network is not configured to maintain an m-regular state where each participant is connected to exactly m neighbors. | ¶36 | col. 29:21-25 |
- Identified Points of Contention:
- Technical Questions: A primary factual dispute will be whether Comcast's CDN architecture, as it actually operates, implements an "m-regular" network topology. The case will require evidence on how nodes (servers, clients) in Comcast's network are interconnected and whether that number of connections is fixed and identical for every participant as required by the claims.
- Scope Questions: For the '497 Patent, the dispute will center on the scope of the means-plus-function claims. The question for the court will be whether the structures used in Comcast's products (e.g., its methods for locating and connecting to servers) are the same as or structurally equivalent to the specific "port ordering algorithm" disclosed in the patent's specification Compl. ¶¶62-63
V. Key Claim Terms for Construction
- The Term: "network is m-regular"
- Context and Importance: This term is the lynchpin of Comcast's non-infringement argument for the '966, '147, and '634 patents. Its definition is critical because if Comcast's network is not "m-regular," a core limitation of multiple asserted claims is not met. The complaint notes that a court in a prior case construed this term, and practitioners will focus on whether that construction is adopted and how the facts of Comcast's network architecture apply to it Compl. ¶27
- Intrinsic Evidence for Interpretation:
- Evidence for a Broader Interpretation: The patent specification is focused on achieving this state, but an argument could be made that transient or temporary deviations from perfect m-regularity during network healing or joining do not defeat the claim, as the system is designed to achieve this state over time.
- Evidence for a Narrower Interpretation: The patent explicitly defines "m-regular" as "where m is the exact number of neighbor participants of each participant" '966 Patent, col. 30:10-12 The specification consistently uses examples like a "4-regular graph" where this property is strictly maintained in the network's steady state '966 Patent, col. 4:38-48 The prior construction cited by Comcast-"a state that the network is configured to maintain, where each participant is connected to exactly m neighbor participants"-also supports a strict, narrow interpretation Compl. ¶27
VI. Other Allegations
- Indirect Infringement: Comcast alleges that it does not indirectly infringe any of the patents because, for the same reasons it does not directly infringe, there is no underlying act of direct infringement to induce or contribute to Compl. ¶28 Compl. ¶37 Compl. ¶46 Compl. ¶55 Compl. ¶64
- Willful Infringement: The complaint seeks a declaratory judgment of no willful infringement Compl., req. 1.a Comcast's basis for this appears to be its good faith belief of non-infringement and invalidity, supported by the extensive history of prior invalidations and non-infringement findings against Acceleration Bay in other litigations Compl. ¶¶5-6 Compl. ¶28
VII. Analyst's Conclusion: Key Questions for the Case
A central factual question will be one of architectural identity: Does the technical evidence show that Comcast's CDN, including its Peacock and Xfinity Stream platforms, actually operates as an "m-regular" network, where every participant maintains an exact, identical number of connections, as required by the patents and prior court constructions?
A key legal question will be one of preclusion and estoppel: To what extent will the extensive prior litigation history, which includes claim invalidations and summary judgments of non-infringement against Acceleration Bay, limit the scope of the "surviving claims" and prevent the re-litigation of issues already decided by other courts?
For the means-plus-function claims of the '497 patent, the case will likely turn on a structural comparison: Do Comcast's systems for discovering and connecting to network resources use the specific "port ordering algorithm" disclosed in the patent's specification, or do they employ a structurally different, non-infringing method?