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 7,479,949
Internet & Modern Computing (1990–Present)Human-Computer Interaction & Touch Interfaces

Apple iPhone Multi-Touch Heuristics

US 7,479,949

Mutual Capacitance Matrix Shunts, Pinch-to-Zoom & Real-Time Affine Transformations

Inventor(s)Steven P. Jobs, Scott Forstall, Greg Christie, J. Stephen Lemay, Scott Herz, Marcel Van Os, Bas Ording, Imran Chaudhri
Grant Date2009-01-20
Filing Date2007-04-11
LocationCupertino, California
The Touch Interface Revolution: Often referred to as Steve Jobs's 'Steve Jobs patent', US 7,479,949 defined the software heuristics that turned raw multi-point capacitive sensor scans into natural touch gestures. By computing the dynamic Euclidean distance between simultaneous contact points, the iPhone introduced the iconic pinch-to-zoom scaling transformation that defined modern smartphones and tablets.
USPTO PDF
Engineering Analysis & Physical Principles

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

The iPhone multi-touch heuristics patent defined how multi-finger gestures like pinch-to-zoom, two-finger rotation, and inertia scrolling operate seamlessly in software.
The Core Breakthrough Mechanism

Scans a grid of mutual capacitance sensors to locate concurrent contact centroids, computes the changing Euclidean vector between them, and maps it directly to a 2D affine scaling and rotation matrix.

Interactive Real-Time Physical Simulation

INITIALIZING THREE.JS WEBGL SIMULATION...
Mutual Capacitance Matrices & Gesture Affine Transformations.
Host-Model Telemetry/Computed Readout
Mutual Capacitance Matrices & Gesture Affine Transformations
Affine Scale Factor
1.00xS[T]
Capacitance Shunt
-0.68 pFΔC_m[1]
Finger Separation Distance50 mm
Active Touch Contacts2 pts

Detailed Component Architecture

1Mutual Capacitance Matrix
Orthogonal drive and sense ITO electrodes scanned continuously.

Human fingers introduce stray capacitance to ground, reducing mutual capacitance by ~0.5 pF at row/column intersections without ghosting.

2Gesture Heuristic Engine
Determines whether finger movement represents scroll, zoom, or rotate.

Computes delta distance D(t)/D(0) for affine zoom and angular change theta(t) for rotation, applying velocity dampening.

Engineering Principles & Equations

Governing Equations & Engineering Principles

Authored explanation paired with its stated mathematical relation

Pinch-to-Zoom Dynamic Euclidean Affine Scaling Factor

Human-Computer Interaction & Touch Screen HeuristicsClaim 1
Mathematical Governing Law
S(t)=p2(t)p1(t)p2(0)p1(0)\htmlClass{eq-term eq-term-zoom_scale eq-term-emerald}{\htmlData{var=zoom_scale}{\textcolor{#059669}{S(t)}}} = \frac{\htmlClass{eq-term eq-term-current_dist eq-term-crimson}{\htmlData{var=current_dist}{\textcolor{#ef4444}{\|\mathbf{p}_2(t) - \mathbf{p}_1(t)\|}}}}{\htmlClass{eq-term eq-term-initial_dist eq-term-sapphire}{\htmlData{var=initial_dist}{\textcolor{#2563eb}{\|\mathbf{p}_2(0) - \mathbf{p}_1(0)\|}}}}
Terms:
Plain English DecoderHover or tap any highlighted phrase
The real-time is the ratio of instantaneous to the .
S(t)S(t)
Affine Magnification Scale Factor
Multiplicative scaling factor applied to the graphical rendering matrix of the displayed document
dimensionless

Continuous updates at 60 Hz produce smooth, direct-manipulation zooming of web pages, photos, and maps.

Physical Principle & Engineering Insight

By eliminating modal zoom buttons and replacing them with continuous direct-finger affine scaling, multi-touch made interaction feel physical and elastic.

Historical Context: Defined the smartphone user interface revolution that established the iPhone and modern mobile computing.

Affine Scale Transformation & Capacitive ShuntAuthored Principle 1
Stated relationS(t)=p2(t)p1(t)p2(0)p1(0),ΔCm=ε0εrAfingerdS(t) = \frac{\|\mathbf{p}_2(t) - \mathbf{p}_1(t)\|}{\|\mathbf{p}_2(0) - \mathbf{p}_1(0)\|}, \quad \Delta C_m = -\frac{\varepsilon_0 \varepsilon_r A_{finger}}{d}
Dynamic finger separation distance scales graphical view matrices continuously in real time, eliminating discrete step zoom buttons.

Why It Still Matters

Pinch-to-zoom became the universal touch gesture across all smartphones, tablets, trackpads, and interactive displays worldwide.

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 for controlling a touch screen display, comprising: displaying a computer-generated graphical object; detecting two or more concurrent physical contact points on the touch screen display; determining a first distance between the concurrent contact points at a first point in time; determining a second distance between the contact points at a subsequent point in time; and scaling the displayed graphical object by a magnification factor derived from a ratio of the second distance to the first distance.
Plain English Engineering Translation
A method that measures how far apart two fingers move on a screen to smoothly zoom in or out of photos and web pages in real time.
Key Protected Innovations:
Mutual capacitance matrix multi-point contact trackingPinch-to-zoom continuous Euclidean distance affine scalingMulti-finger gesture heuristic state machine

The Historical Bottleneck

Pre-2007 smartphones relied on physical styluses, tiny plastic trackballs, or mechanical zoom buttons that were clumsy and unintuitive.

Why Prior Art Failed

  • Resistive single-touch screens could only register one point
  • Stylus required two hands
  • Zooming web pages required tapping separate +/- magnifying glass icons
The Breakthrough Insight
Direct finger manipulation: if you spread two fingers apart on a photograph, the photograph should expand under your fingers like real physical elastic paper.

Patent Wars & Legal Litigations

Vs. Samsung ElectronicsInfringement Challenge
Rival Claim & Defense:
Smartphone touchscreen user interfaces (*Apple Inc. v. Samsung Electronics Co.*)
Litigation Conflict:
Apple asserted the '949 patent against Samsung's Galaxy smartphone lineup in 2011 federal court in San Jose, California.
Final Resolution & Judicial Outcome:
The federal jury found Samsung willfully infringed Claim 19 of the '949 patent, awarding Apple over $1 billion in damages in 2012.
Civilizational Impact
Defined the modern mobile computing paradigm, transforming smartphones into direct-manipulation glass windows for humanity.