Fingerprint Pattern Classification Explorer¶
Run the Fingerprint Pattern Classification Explorer Fullscreen
About This MicroSim¶
Every fingerprint belongs to one of three pattern families — loops, whorls, and arches — and these split further into eight named subtypes. Examiners tell them apart using a few structural landmarks: the core (the center of the pattern), the delta (a triangular meeting of ridge flows), and the overall ridge flow. The simplest rule of all is the delta count: loops have one delta, whorls have two, and arches have none.
This MicroSim lets you browse a schematic ridge diagram for each of the eight patterns with those landmarks labeled, then test yourself in Quiz Me mode.
How to Use It¶
- Pick a pattern from the left menu. Its enlarged ridge diagram appears with the core (yellow), delta(s) (green), and ridge flow (blue arrows) marked.
- Click the Core, Delta, or Ridge Flow chip for a pop-up definition.
- Read the Defining features panel and note the frequency badge (loops are common, whorls less common, arches rare).
- Press Quiz Me to hide the labels and get an unknown print. Choose a classification from the dropdown and press Check Answer; the correct pattern, its key feature, and the annotations are then revealed. Press Next Pattern to try another.
What You Can Learn¶
- Identify the three pattern families and their eight subtypes.
- Use the delta count to place a print: one delta → loop, two → whorl, none → arch.
- Recognize the core and ridge flow that distinguish ulnar from radial loops, a plain whorl from a double loop, and a plain arch from a tented arch.
You can embed this MicroSim on your own web page with this iframe:
<iframe src="https://dmccreary.github.io/forensic-science/sims/fingerprint-pattern-explorer/main.html"
width="100%" height="522" scrolling="no"></iframe>
Lesson Plan¶
Audience: High-school forensic science (grades 9–12) Time: 15–20 minutes Bloom level: Remember (L1) — identify.
Worked example. Project the explorer and step through one pattern from each family. For each, count the deltas aloud and name the family before reading the features panel. Establish the "one delta / two deltas / no delta" rule.
Guided questions:
- How many deltas does a loop have? A whorl? An arch?
- A print has two cores and an S-shaped ridge flow. Which subtype is it?
- What is the single feature that separates a plain arch from a tented arch?
Extension. Run Quiz Me ten times and keep score. Which family do you confuse most often, and what feature would help you tell them apart?
References¶
- Fingerprint (Wikipedia) — pattern families, minutiae, and classification.
- Henry Classification System (Wikipedia) — the historical loop/whorl/arch scheme.
- Dermatoglyphics (Wikipedia) — the study of friction-ridge skin.
- p5.js reference — the library used to build this simulation.
Specification¶
This MicroSim was generated from a specification in Chapter 3: Fingerprint Analysis and Dactyloscopy.
Design note: the ridge diagrams are stylized schematics, not photographic fingerprints — they are drawn to make each pattern's core, delta count, and ridge flow easy to read. Real prints are noisier and classification uses additional rules (ridge counts, ridge tracing). The frequency badges are approximate population figures for teaching, not exact statistics.