Cipher Academy · Last revision: April 29, 2026

Scientific References

This document summarizes the research that informs Cipher Academy's design.

The goal is not to replicate academic protocols, but to translate well-established findings from cognitive science into a simple, offline, and self-paced learning experience.

Cipher Academy is research-informed, not research-prescriptive.

The systems described below are inspired by scientific work, but adapted for usability, short sessions, and accessibility.

Transparency note

While the principles cited are scientifically grounded, their implementation in Cipher Academy has not yet been validated through controlled empirical studies.


Part 1 — Brain & Learning Benefits

Learning encoding systems such as Morse code or Braille engages multiple cognitive systems:

Neuroimaging studies suggest that even short training periods can produce measurable changes in the adult brain.

ReferenceKey FindingContext & Limitations
Schlaffke, L., et al. (2017)White matter changes after Morse learning, correlated with performancen=12; short (~8 days); correlational
Junker, F. B., et al. (2023)Morse decoding activates memory and language-related regionsEEG; lab-based
Siuda-Krzywicka, K., et al. (2016)Large-scale cortical reorganization in Braille learnersIntensive training (~9 months); specialized cohort

These results suggest that decoding symbolic systems can be considered a form of cognitive training, involving pattern recognition, memory, and language-like processing.


Design interpretation

Cipher Academy applies this insight through multimodal learning:

The goal is to reinforce learning across different sensory channels.

Critical note

Multimodal learning is theoretically supported, but the specific combination used here has not been empirically tested. Transfer from controlled lab settings to self-directed app usage remains uncertain.


Part 2 — Adaptive Letter Selection

During a session, Cipher Academy selects letters using a dynamic weighting system based on:


Research foundations

ReferencePrincipleContext
Mettler, E., et al. (2016)Adaptive sequencingPerceptual learning tasks
Kornell, N., & Bjork, R. A. (2008)Interleaving vs blockingCategory learning
Carvalho, P. F., & Goldstone, R. L. (2015)Discriminative contrastLab experiments
Settles, B., & Meeder, B. (2016)Memory modeling (HLR)Requires large datasets
Metcalfe, J. (2017)Learning from errorsReview
Pyc, M. A., & Rawson, K. A. (2009)Retrieval strengtheningVerbal materials

Formula overview

Each letter is assigned a weight:

Wᵢ = Eᵢ · Mᵢ · Bᵢ · Sᵢ · Rᵢ · (1 + α Ĉᵢ) · (1 + β K̂ᵢ Rᵢ)
VariableMeaningBasis
BᵢLong-term masteryStrong evidence (spacing)
SᵢSession progressModerate evidence
RᵢRecencyStrong evidence
CᵢAccumulated confusionTheoretical support
KᵢContrast with previous itemContext-dependent
MᵢDown-weight mastered itemsHeuristic
EᵢPrevent repetitionUX constraint (avoids short-term priming that could inflate perceived mastery)

Parameters α and β

These coefficients are not empirically calibrated. They are design choices balancing confusion and contrast effects.


Design interpretation

This system combines several principles:

The result is a deterministic, on-device adaptive system requiring no external data.

Critical note

The formula itself is a design synthesis, not a validated model. Its effectiveness relative to simpler approaches (e.g. pure SRS) is currently unknown.


Part 3 — Level Design & Progression

Cipher Academy's progression system is inspired by established methods but adapted for usability and perceptual clarity.

ReferencePrincipleImplementation
Koch, H. (1936)Small sets + mastery gating✅ Implemented

Adaptations

Source limitation

Koch (1936) is foundational but predates modern experimental standards and lacks replication under current methodologies.


Design interpretation

The system balances:

It is inspired by research, not a strict reproduction.


Part 4 — Braille Touch: Interaction Design & Multimodal Learning

Cipher Academy offers three interaction modes for encoding Braille characters, each with distinct cognitive and accessibility implications:

ModeInteractionKey Research Insight
Toggling (default)Tap dots sequentiallyLower cognitive load (Jost et al., 2023); WCAG 2.5.1 compliant (W3C, 2018)
CoveringPress all relevant dots simultaneouslyEmbodied alignment with physical Braille; higher motor demand
ConnectingDraw path linking dotsGesture-enhanced encoding may aid memory; abstract mapping

What the research says


Design interpretation

Critical note

While multimodal interaction is theoretically supported, the relative effectiveness of these modes for Braille acquisition has not been empirically compared. Offering choice is itself an evidence-based design principle.


Part 5 — Morse Timing: Standards & Learning Presets

Cipher Academy replaces arbitrary duration values with ITU-compliant timing ratios and research-informed speed presets.

Normative standard (ITU-R M.1677-1)

All Morse timing is derived from a single reference unit (dot duration):

ElementRatioBasis
DotReference unit
DashITU standard
Intra-letter gapSeparates dots/dashes
Letter gapSeparates characters
Word gapSeparates words

Speed definition (PARIS standard)

1 WPM = 50 dot units per minute. Therefore:

dot_duration = 1.2 / WPM (seconds)

Training technique (Farnsworth method)

To prevent beginners from counting elements, character speed is fixed ≥18 WPM while inter-character/word gaps are expanded to lower the _effective_ speed. This aligns with auditory perceptual learning research emphasizing rhythm recognition over discrete element processing.

Spacing adjustment formula (commonly adopted ARRL approximation):

gap_multiplier = character_WPM / effective_WPM
    letter_gap = 3 × dot_duration × gap_multiplier
    word_gap = 7 × dot_duration × gap_multiplier

Presets & Implementation

ModeCharacter SpeedEffective SpeedTiming Model
Learning18 WPM8 WPMFarnsworth (expanded gaps)
Standard15 WPM15 WPMITU ratios (standard gaps)
Advanced22 WPM22 WPMITU ratios (standard gaps)

Design interpretation

Critical note

Farnsworth timing is widely adopted in amateur radio training, but optimal spacing parameters and the commonly cited "13 WPM plateau" lack controlled experimental validation. Cipher Academy's timing model prioritizes ITU compliance and perceptual learning principles while transparently documenting heuristic adaptations.


References (with persistent identifiers)

Last verified: April 2026

  1. Bloom, J. (KE3Z). (1990). A Standard for Morse Timing Using the Farnsworth Technique. ARRL Laboratory.
  2. Brewster, S., et al. (2007). https://doi.org/10.1145/1278387.1278390
  3. Carvalho, P. F., & Goldstone, R. L. (2015). https://doi.org/10.3389/fpsyg.2015.00505
  4. Jost, K., et al. (2023). https://doi.org/10.1145/3544548.3581046
  5. Junker, F. B., et al. (2023). https://doi.org/10.1002/hbm.26471
  6. ITU-R. (2009). Recommendation M.1677-1: International Morse code. International Telecommunication Union.
  7. Koch, H. (1936).
  8. Kornell, N., & Bjork, R. A. (2008). https://doi.org/10.1111/j.1467-9280.2008.02127.x
  9. Metcalfe, J. (2017). https://doi.org/10.1146/annurev-psych-010416-044022
  10. Mettler, E., et al. (2016). https://doi.org/10.1037/xge0000176
  11. Morse Code World. (n.d.). Farnsworth Timing & PARIS Standard. https://morsecode.world/international/timing/farnsworth.html
  12. Pyc, M. A., & Rawson, K. A. (2009). https://doi.org/10.1016/j.jml.2009.01.001
  13. Schlaffke, L., et al. (2017). https://doi.org/10.3389/fnhum.2017.00383
  14. Settles, B., & Meeder, B. (2016). https://doi.org/10.18653/v1/P16-1174
  15. Siuda-Krzywicka, K., et al. (2016). https://doi.org/10.7554/eLife.10762
  16. W3C (2018). WCAG 2.1 Success Criterion 2.5.1: Pointer Gestures. https://www.w3.org/WAI/WCAG22/Understanding/pointer-gestures.html

Cipher Academy translates cognitive science into a playful, offline learning experience. This document reflects a commitment to transparency, rigor, and humility—bridging the gap between laboratory research and real-world use.