Archaic Legal Glossary & Citations

Letters Patent14th–20th Century
19th-C Meaning:

Open public letters from a monarch or government (literae patentes) granting monopoly rights.

Modern Engineering Decoded:Issued USPTO utility or design patent publication.
Historical note: Contrasted with 'letters close' (private sealed royal correspondence).
In testimony whereof19th Century
19th-C Meaning:

Formal concluding legal formula affirming under oath the execution of the instrument.

Modern Engineering Decoded:Inventor and witness digital/physical signatures.
Historical note: Required two witness attestations in 19th-century USPTO filing procedure.
AeroplaneEarly 20th Century (Wright era)
19th-C Meaning:

A flat or cambered lifting aerofoil surface supported dynamically by air pressure.

Modern Engineering Decoded:Wing / Airfoil lifting surface (later evolved to mean the entire motorized aircraft).
Historical note: The Wrights used 'aeroplane' to denote the individual fabric-covered wings.
Undulating Current19th Century (Bell era)
19th-C Meaning:

An electric current whose magnitude varies continuously and periodically without interruption.

Modern Engineering Decoded:Continuous analog AC or audio-frequency electrical waveform.
Historical note: Bell's central legal weapon against telegraph companies who relied on pulsed DC make-and-break circuits.
Subdivision of the Electric Light1870s–1880s (Edison era)
19th-C Meaning:

The problem of operating numerous small domestic lamps off a single electrical generator.

Modern Engineering Decoded:Parallel circuit wiring of high-resistance incandescent electrical loads.
Historical note: Pundits claimed it was physically impossible until Edison increased filament resistance to 100 ohms.
Optically Anisotropic Solution1960s (Kwolek era)
19th-C Meaning:

A liquid solution that exhibits direction-dependent refractive indices due to molecular alignment.

Modern Engineering Decoded:Liquid crystalline nematic phase polymer dope.
Historical note: Technicians initially tried to throw out Kwolek's cloudy solution thinking it was contaminated.
Unitary Body of Semiconductor Material1950s–1960s (Noyce era)
19th-C Meaning:

A single continuous crystal structure of silicon or germanium.

Modern Engineering Decoded:Monolithic single-crystal silicon die / integrated circuit wafer.
Historical note: Differentiated Noyce's monolithic planar circuit from Jack Kilby's hybrid flying-wire prototype.
Peculiar and Novel Construction19th Century
19th-C Meaning:

A distinctive, patentable structural arrangement not found in prior art.

Modern Engineering Decoded:Novel and non-obvious mechanical embodiment under 35 U.S.C. § 103.
Historical note: Standard 19th-century legal terminology establishing novelty.
Classic Patents/US 6,285,999
Internet & Modern Computing (1990–Present)Information Retrieval & Web Algorithms

Google PageRank Algorithm

US 6,285,999

Stochastic Link Transition Eigenvector & Random Surfer Centrality

Inventor(s)Lawrence Page
Grant Date2001-09-04
Filing Date1998-01-09
LocationStanford, California
The Foundation of the Modern Internet Search Engine: Larry Page's 1998 patent revolutionized information retrieval by shifting the basis of relevance from simple on-page keyword matching to graph-theoretic link citation analysis. The PageRank algorithm models an idealized random surfer traversing the World Wide Web, calculating the stationary probability distribution of arriving at any given document.
USPTO PDF
Engineering Analysis & Physical Principles

How It Works: Step-by-Step Mechanical & Physical Breakdown

PageRank evaluates the authority of web pages by analyzing the mathematical structure of the hyperlink citation graph across the Internet.
The Core Breakthrough Mechanism

A Markov chain transition matrix models a random surfer clicking links with damping probability d = 0.85 and randomly jumping to any page with probability 1 - d.

Interactive Real-Time Physical Simulation

INITIALIZING THREE.JS WEBGL SIMULATION...
Markov Chain Stationary Distributions & Link Centrality.
Host-Model Telemetry/Computed Readout
Markov Chain Stationary Distributions & Link Centrality
Max Node Centrality
0.455PR[1]
Random Jump Probability
15.0%1-d[1]
Damping Factor (d)0.85

Detailed Component Architecture

1Hyperlink Citation Aggregation
Inbound links act as weighted votes of confidence.

Each citing document distributes its current rank score equally among all outbound links.

2Damping Factor & Random Surfer
Prevents rank sink traps and disconnected graph loops.

Ensures the transition matrix is irreducible and primitive, guaranteeing convergence to a unique stationary eigenvector.

Engineering Principles & Equations

Governing Equations & Engineering Principles

Authored explanation paired with its stated mathematical relation

Stationary Markov Link Transition Eigenvector

Information Retrieval & Web Graph CentralityClaim 1
Mathematical Governing Law
r=dMr+1dN1\htmlClass{eq-term eq-term-pagerank_vec eq-term-emerald}{\htmlData{var=pagerank_vec}{\textcolor{#059669}{\mathbf{r}}}} = \htmlClass{eq-term eq-term-damping_factor eq-term-sapphire}{\htmlData{var=damping_factor}{\textcolor{#2563eb}{d}}} \htmlClass{eq-term eq-term-link_matrix eq-term-crimson}{\htmlData{var=link_matrix}{\textcolor{#ef4444}{\mathbf{M}}}} \htmlClass{eq-term eq-term-pagerank_vec eq-term-emerald}{\htmlData{var=pagerank_vec}{\textcolor{#059669}{\mathbf{r}}}} + \frac{1-\htmlClass{eq-term eq-term-damping_factor eq-term-sapphire}{\htmlData{var=damping_factor}{\textcolor{#2563eb}{d}}}}{\htmlClass{eq-term eq-term-total_docs eq-term-amber}{\htmlData{var=total_docs}{\textcolor{#d97706}{N}}}} \mathbf{1}
Terms:
Plain English DecoderHover or tap any highlighted phrase
The global is the stationary distribution of a random surfer clicking links with across the and teleporting uniformly across .
r\mathbf{r}
Stationary PageRank Distribution Vector
Probability vector whose i-th component represents the long-term visitation probability of document i
dimensionless

Documents with higher stationary probability possess higher global authority and rank higher in search results.

Physical Principle & Engineering Insight

PageRank converts subjective human hyperlinking choices into an objective mathematical eigenvector, turning link topology into collective intelligence.

Historical Context: The foundational search algorithm that powered Google and revolutionized global information retrieval.

Perron-Frobenius Theorem & Stationary EigenvectorsAuthored Principle 1
Stated relationr=dMr+1dN1\mathbf{r} = d \mathbf{M} \mathbf{r} + \frac{1-d}{N} \mathbf{1}
Because the adjusted transition matrix is stochastic and irreducible, power iteration converges rapidly to the principal eigenvector representing steady-state visitation frequency.

Why It Still Matters

PageRank was the algorithmic engine that built Google, solving web search indexing at planetary scale and defining modern network centrality analysis.

Legal Claims Decoder (1 Numbered Claims)

Compare dense legalistic claims directly with decoded plain-English functional specifications.
Claim #1Independent Master Claim
1/1
Verbatim Historical Legal Text
A computer-implemented method of assigning an importance rank to nodes in a linked database, comprising: determining a plurality of citing nodes that contain links to a selected node; calculating an initial rank for each citing node; and updating the importance rank of the selected node by summing contributions from each citing node, wherein each contribution is proportional to the citing node's rank divided by its total number of outbound links, and scaled by a damping factor representing a transition probability.
Plain English Engineering Translation
A method for objectively scoring web documents by treating hyperlinks as weighted votes from citing pages.
Key Protected Innovations:
Hyperlink citation graph modelingDamping factor random surfer simulationEigenvector stationary probability distribution

The Historical Bottleneck

Early search engines indexed web pages solely by keyword density, enabling webmasters to spam results with invisible repeated text.

Why Prior Art Failed

  • Keyword stuffing
  • No concept of editorial authority
  • Manual directory curation could not scale
The Breakthrough Insight
Academic citation indexing (where citations indicate influence) could be adapted to recursive web hyperlink topologies.

Patent Wars & Legal Litigations

Vs. Robin Li / RankDexInfringement Challenge
Rival Claim & Defense:
Hypertext link analysis and search engine scoring (US Patent 5,920,859)
Litigation Conflict:
Robin Li filed RankDex in 1997 using outbound link anchor text; PageRank used global eigenvector centrality across all links.
Final Resolution & Judicial Outcome:
Both patents coexisted; Stanford University licensed PageRank exclusively to Google.
Civilizational Impact
PageRank organized the world's information, transforming search from a clumsy directory lookup into an instantaneous global knowledge utility.