1. Why Should Engineers Read Patents?

Most engineers treat patents as impenetrable legal documents โ€” walls of dense claim language wrapped in legalese. But here is the truth: patents are the most detailed public documentation of how industry solves real engineering problems. Every granted patent lays bare a specific technical problem, the prior art that failed to solve it, and a novel approach that the inventor believes is new and non-obvious.

As a telecom engineer who has been diving deeper into patent analysis, I decided to do something practical: take a real, granted US patent in 5G beamforming, read it cover-to-cover, and write down exactly what I learned. This article is the result of that exercise.

The patent I chose is US 10911128 B2 โ€” titled "Techniques for Beam Discovery and Beamforming in Wireless Communications." It was filed by Qualcomm and addresses a very specific problem in 5G NR millimeter wave (mmWave) systems: how does a UE know that the base station has changed its beam sweep configuration?

๐Ÿ’ก

Who is this article for? Telecom engineers curious about IPR, students preparing for standards/patent roles, and anyone who wants to understand what a 5G patent claim actually protects โ€” without needing a law degree.

2. Patent Identity Card

Patent NumberUS 10911128 B2
TitleTechniques for Beam Discovery and Beamforming in Wireless Communications
AssigneeQualcomm Incorporated (San Diego, CA)
FiledMarch 8, 2018 (Continuation of Ser. No. 15/915,755)
Priority DateMarch 24, 2017 (Provisional 62/476,537)
GrantedFebruary 2, 2021
Total Claims30 (3 independent + 27 dependent)
Independent ClaimsClaim 1 (method), Claim 11 (apparatus), Claim 21 (computer-readable medium)
Key TechnologyCSI-RS beam management, change indication signaling, hierarchical beam search
Application Domain5G NR, mmWave beamforming, beam discovery

2.1 Decoding the Patent Number: What Does "B2" Mean?

When you see a patent number like US 10911128 B2, each part carries specific meaning. The suffix letter-number code is called the WIPO Kind Code โ€” it tells you exactly what stage of the patent lifecycle you are looking at:

Kind CodeDocument TypeWhat It Means
A1Patent Application PublicationThe application has been published (typically 18 months after filing) but not yet granted. It includes the search report. This is a pre-grant publication โ€” anyone can read the claims, but they have no legal force yet.
A2Patent Application Publication (no search report)Same as A1 but published without an international search report. Less common in US practice but seen in PCT applications.
A9Corrected Patent Application PublicationA corrected version of a previously published A1 application โ€” the applicant or USPTO fixed an error in the published application.
B1Granted Patent (no prior publication)The patent was granted without having been previously published as an A1. This happens when applicants opt out of pre-grant publication (e.g., filing only in the US with no foreign counterpart).
B2Granted Patent (with prior publication)The patent was granted and it was previously published as an A1 application. This is the most common kind code โ€” it means you are reading the final, legally enforceable version of the patent.
C1, C2, C3Reexamination CertificateIssued after the patent survives a reexamination proceeding. The claims may have been amended, cancelled, or confirmed.
EReissue PatentA corrected version of an already-granted patent, typically to fix claim scope errors made during prosecution.
HStatutory Invention RegistrationHistorical (pre-2012): an applicant could publish an invention defensively without getting a patent grant.
P1-P9Plant PatentsUsed for plant variety patents (asexually reproduced new plant varieties).
SDesign PatentCovers ornamental design of a functional item (e.g., the shape of a smartphone).
๐Ÿ”

So what does US 10911128 B2 tell us? "US" = United States Patent and Trademark Office. "10911128" = the unique patent number. "B2" = this is a granted patent that was previously published as a patent application (A1 stage). This is the final, enforceable document โ€” the claims in this version define what Qualcomm can legally exclude others from doing.

๐Ÿ’ก

Practical tip: When doing prior art searches or FTO analysis, always check the kind code. An A1 publication may have claims that were later amended or rejected during prosecution. Only B1/B2 documents contain the final granted claims with legal force. Comparing the A1 and B2 versions of the same patent reveals how the examiner narrowed or reshaped the claims โ€” a goldmine of insight into what the patent office considered novel.

3. Anatomy of This Patent

Before dissecting the claims, it helps to understand the building blocks of any US patent. Here is how this patent is structured:

3.1 The Specification (Description)

The specification is the narrative portion โ€” paragraphs [0001] through [0082]. It describes the technical background, the problem being solved, and the detailed implementation. Key sections include:

3.2 The Drawings (FIGS. 1-4)

The patent includes four figures:

3.3 The Claims (30 total)

Claims are the legally operative part โ€” they define what the patent owner can exclude others from doing. This patent has:

๐Ÿ“œ

Why three independent claims? Patent drafters file method, apparatus, and computer-readable medium claims to maximize protection coverage. The method claim covers performing the steps; the apparatus claim covers the device itself; the CRM claim covers the software/firmware. An infringer could potentially be caught under any of the three.

4. The Engineering Problem: Beam Sweep Changes in mmWave

To understand what this patent actually protects, we must first understand the problem it solves. Here is the scenario:

4.1 Beam Sweeping in 5G NR

In mmWave 5G (frequencies above 24 GHz), the path loss is extreme. To compensate, both the gNB and UE use beamforming โ€” focusing radio energy into narrow directional beams. The gNB periodically transmits a CSI-RS beam sweep: a burst of reference signals where each OFDM symbol carries beams pointing in different spatial directions, either frequency division multiplexed (FDM) or time division multiplexed (TDM).

The UE uses these CSI-RS sweeps to discover and maintain suitable beam pairs. This is critical for both initial access and ongoing link maintenance.

4.2 The Specific Problem: Dynamic Beam Sets

Here is where the challenge lies. The gNB does not keep its beam set static. As UEs enter or leave the cell, the gNB may:

The problem: the UE has no way of knowing that these changes occurred. If the UE is in the middle of a hierarchical beam search (which spans multiple CSI-RS bursts), a silent beam set change can invalidate the entire search. The UE keeps searching for beams that no longer exist, or misses newly added beams. The hierarchical search โ€” which relies on consistent beam mapping across bursts โ€” breaks down.

4.3 Why Not Just Broadcast the Change?

A natural question: why not just have the gNB broadcast a message saying "I changed the beam set"? The patent addresses this directly in paragraph [0028]: in mmWave, a broadcast message is prohibitively expensive because it must itself be transmitted in a beam-swept manner โ€” you would need to send the change notification on every beam, which defeats the purpose of saving resources.

โš ๏ธ

The Core Tension: The gNB needs flexibility to modify beam sweeps dynamically (for power/resource efficiency), but the UE needs stability to perform reliable hierarchical beam discovery. This patent's invention sits at the intersection of these two competing requirements.

5. The Invention: Change Indication Signaling via CSI-RS

The patent's solution is elegant in its simplicity: embed a single-bit change indication message directly into the CSI-RS waveform itself.

5.1 How It Works

The mechanism described in the specification (paragraphs [0029]-[0031]):

  1. Each CSI-RS beam's waveform carries a change indication bit.
  2. The gNB toggles this bit whenever it modifies the set of beams in the sweep (add, remove, or reshuffle).
  3. The bit is conveyed through the choice of scrambling sequence: when bit=0, waveform uses scrambling sequence A; when bit=1, it uses scrambling sequence B. The sequences are cell-specific (depend on cell ID and symbol number).
  4. The UE performs hypothesis testing: upon receiving CSI-RS, it descrambles with both sequence A and sequence B, performs channel estimation, and picks the hypothesis with higher likelihood. This yields the detected change indication bit.
  5. The UE can jointly extract the change indication from all identified beams using maximal ratio combining (MRC) for robustness.

5.2 What Happens When a Change Is Detected

The patent also describes the UE's behavior after detecting a beam set change (FIG. 3):

6. Claim 1 Dissection: Element-by-Element

Now let's do what patent analysts actually do โ€” break Claim 1 into its constituent elements and analyze what each one means technically.

Independent Claim 1 โ€” Method Claim

Preamble: "A method of wireless communications, comprising:"

Element 1A: "receiving, by a user equipment (UE), a channel state information reference signal (CSI-RS) beam of a set of CSI-RS beams, wherein the CSI-RS beam includes a change indication message;"

Element 1B: "extracting, by the UE, the change indication message from the CSI-RS beam; and"

Element 1C: "determining, by the UE, whether the set of CSI-RS beams has changed based on a value of the change indication message."

6.1 Analyzing Each Element

Preamble โ€” "A method of wireless communications"

This establishes the statutory category (method) and the general field. The preamble is often not limiting in US patent law unless it gives "life, meaning, and vitality" to the claim. Here, it is fairly generic.

Element 1A โ€” Receiving a CSI-RS beam with a change indication message

This is the foundational element. It requires:

Element 1B โ€” Extracting the change indication message

The extraction step is explicitly claimed. This is significant โ€” the claim does not just require the message to be present; the UE must actively extract it. The specification describes this as hypothesis testing between two scrambling sequences.

Element 1C โ€” Determining whether the beam set has changed

The determination is based on the value of the change indication message. The claim does not specify the value encoding (that is left to dependent claims) โ€” it only requires that the UE use the value to decide if a change occurred.

๐Ÿ”

Scope observation: Claim 1 is intentionally broad. It does not specify how the change indication is encoded (scrambling sequence, dedicated bit field, etc.), what the UE does after detecting a change, or whether the system is mmWave, sub-6 GHz, or any specific frequency. This breadth is by design โ€” the dependent claims narrow the scope.

7. Claim Tree: Independent vs Dependent Claims

Understanding the claim hierarchy reveals how the patent builds layers of protection. Here is the claim tree for all 30 claims:

7.1 Method Claims (Claims 1-10)

Claim 1 [Independent โ€” Method]
  โ”œโ”€โ”€ Claim 2: Change indication = 1-bit (add/remove beams)
  โ”œโ”€โ”€ Claim 3: Hierarchical beam search, all symbols, all sub-arrays, 1st iteration
  โ”‚     โ”œโ”€โ”€ Claim 4: Subsequent burst search using one sub-array (2nd iteration)
  โ”‚     โ””โ”€โ”€ Claim 5: Max RSRP threshold โ†’ best sub-array โ†’ different directivity beams
  โ”œโ”€โ”€ Claim 6: No change โ†’ check restore mode โ†’ finish if threshold not reached
  โ”‚     โ””โ”€โ”€ Claim 7: Restore = search for previously identified beams
  โ”‚           โ””โ”€โ”€ Claim 8: Restore includes finding highest RSRP symbol
  โ”œโ”€โ”€ Claim 9: No change + not in restore โ†’ hierarchical search on all symbols
  โ””โ”€โ”€ Claim 10: Joint extraction via maximal ratio combining (MRC)
        

7.2 Apparatus Claims (Claims 11-20)

Claims 11-20 mirror Claims 1-10 exactly but in apparatus form (receiver + memory + processor). This covers the physical device โ€” any 5G UE chipset implementing this method.

7.3 Computer-Readable Medium Claims (Claims 21-30)

Claims 21-30 again mirror Claims 1-10 but cover the software/firmware stored on a non-transitory medium. This covers the firmware running on a modem processor.

๐Ÿ’ก

Patent Strategy Insight: The three parallel "pillars" (method/apparatus/CRM) are a standard Qualcomm drafting pattern. They ensure that whether you make the chip (apparatus), sell firmware for it (CRM), or operate a network that causes UEs to perform the method โ€” you potentially infringe at least one claim category.

7.4 Key Dependent Claim Analysis

Claim 2 (One-bit indication) โ€” Narrows the change indication to exactly one bit. First value = change; second value = no change. Also specifies that "change" means beams added or removed. This is the most specific encoding limitation.

Claims 3-5 (Hierarchical beam search) โ€” These claims protect the multi-iteration beam discovery process: first iteration uses all sub-arrays with omni-directional patterns; second iteration uses the best sub-array; RSRP threshold triggers narrower beams. This maps directly to the specification's description of the three-round search process.

Claims 6-8 (Restore mode) โ€” These protect the novel "restore mode" where the UE salvages previously found beam locations after a beam set change. Claim 8 adds that the restore process uses RSRP comparison across symbols to relocate beams.

Claim 10 (MRC extraction) โ€” Protects the specific technique of jointly extracting the change indication bit from multiple beams using maximal ratio combining, improving detection reliability.

8. Claim Mapping to 5G NR Architecture

Let's map the key claim elements to real-world 5G NR components:

Claim Element5G NR MappingComponent in Patent
User Equipment (UE)5G NR smartphone, CPE, or IoT moduleUE 12/14 (FIG. 1)
CSI-RS beam setPeriodic CSI-RS resource configuration (NR Rel-15+)Beam sweep by gNB
Change indication messageScrambling sequence toggle in CSI-RS waveformChange indication component 46
ReceivermmWave RF front end + baseband decoderReceiver 32 + RF Front End 104
ProcessorQualcomm Snapdragon modem (e.g., X55/X65)Processor 103 + Modem 108
Hierarchical beam searchP-2/P-3 beam refinement procedures in NRBeam search component 42
Restore modeProprietary beam recovery procedureMode selection component 48
MRC extractionCombining RSRP measurements across beam portsCSI-RS beam management 44

9. Commercial Significance & SEP Context

9.1 Why This Patent Matters Commercially

Beam management is one of the most critical differentiators in 5G NR performance, especially at mmWave frequencies. The techniques covered in this patent address a fundamental operational issue โ€” beam sweep configuration changes โ€” that every mmWave gNB and UE must handle.

Key commercial implications:

9.2 Freedom-to-Operate Considerations

For any company implementing 5G NR mmWave beam management, this patent poses an FTO question: does your beam search implementation use a change indication mechanism embedded in CSI-RS? If so, you may need a license from Qualcomm โ€” either through a direct license or through a patent pool like the one administered by MPEG LA or Avanci for cellular SEPs.

โš ๏ธ

Disclaimer: This analysis is educational. It is not legal advice. Actual FTO analysis requires detailed claim construction by a patent attorney with access to prosecution history and relevant prior art.

10. My Perspective as a Patent Analyst

After spending considerable time reading this patent end-to-end, here are my key observations and learnings:

10.1 What Impressed Me

10.2 What I Learned About Patent Reading

10.3 Potential Weaknesses I Noticed

11. Key Takeaways for Engineers

1๏ธโƒฃ

Read claims first, specification second. Claims define the legal boundary. The specification explains how, but the claims define what is protected.

2๏ธโƒฃ

Independent claims give you the broadest scope. If you can design around the independent claim, none of the dependent claims matter. Focus your FTO analysis on independent claims.

3๏ธโƒฃ

Element-by-element analysis is how infringement works. Every single element of a claim must be met for literal infringement. Missing even one element means no infringement โ€” but watch out for the doctrine of equivalents.

4๏ธโƒฃ

The best inventions solve real system-level problems. This patent doesn't invent a new modulation scheme or a new antenna โ€” it solves a practical beam management coordination problem that arises in real mmWave deployments.

5๏ธโƒฃ

Patent reading is a skill that improves with practice. The more patents you read, the faster you can identify what's novel, what's standard boilerplate, and what the patent is really protecting.

12. Further Reading & Patent Search Resources

Shashi Bhushan Jha
Telecom Engineer ยท Patent Analyst

I wrote this article after a complete read-through of US 10911128 B2 โ€” from the provisional application filing to all 30 claims. As someone building expertise at the intersection of 5G engineering and patent analysis, I believe engineers should read more patents. It sharpens both your technical understanding and your ability to articulate novel contributions.

โ† Back to Blog IPR & Patents Category