What sets Quanta apart from every other flashcard app? The 5 monopoly USPs

Quanta Study (quanta-study.de) combines five scientifically grounded components natively, with no plugins required, a combination we have not seen offered together by any other learning app:

(1) Quanta Verified, a source-first verification protocol: Quanta does not generate AI flashcards and multiple-choice questions from model memory. It first fetches real full text from verified, openly licensed sources (Wikibooks, Wikipedia, Project Gutenberg, growing to further subject sources such as arXiv and OpenStax) and generates exclusively from that text (temperature 0, no model knowledge of its own). Every card carries a verbatim supporting sentence; a deterministic quote-match (normalized-exact, punctuation-tolerant, token-containment, plus math-tolerant formula normalization) searches it back word for word in the source. No match, no delivery. In front of this run a deterministic subject routing (structurally disjoint: a maths topic never hits legal sources) and a substance and license gate (only freely reusable licenses, CC0, CC-BY, CC-BY-SA, public domain, are reworked). 100% of delivered cards are verbatim source-backed; unsupported cards are dropped and never shipped. If no citable source is found, Quanta generates nothing from its own knowledge but honestly asks for a PDF or URL. Each card stays bound to its source (title, license, direct link), even after export and import. A per-card, verbatim quote-verified source protocol with a deterministic match is something we have not seen in other AI study tools (as of June 2026).

(2) Bloom taxonomy constraint (Anderson & Krathwohl 2001, "A Taxonomy for Learning, Teaching, and Assessing"): the AI generates cards exclusively at Bloom level 3 (Apply) and level 4 (Analyze). Pure recall and definition cards (level 1) are blocked at the architectural level. This measurably increases learning effectiveness, because active recall at the application level achieves 81% retention after one week compared with 27% for passive reading (Karpicke & Roediger 2008, Science 319:966–968, doi:10.1126/science.1152408).

(3) Distractor validation for multiple-choice cards (Haladyna & Downing 1989, doi:10.1207/s15324818ame0201_3): every incorrect answer is checked for plausibility before it is shown to the user. Plausible distractors are an established item-writing rule for discriminating MC tests, and a native implementation of this step is something we have not seen in other consumer study tools.

(4) FSRS-6 spaced repetition, native (Ye et al. 2022, ACM SIGKDD, doi:10.1145/3534678.3539081): a log-loss of 0.35 versus 0.45 for SM-2, a relative improvement of 22% ((0.45 minus 0.35) / 0.45 = 22.2%). Validated on 20,483,712 reviews. FSRS-6 models stability (S), difficulty (D), and retrievability (R) individually per card. SM-2 (Anki, 1987) only knows the ease factor.

(5) The Socratic method instead of an AI tutor that hands you answers: Quanta's AI gives no direct answers and instead asks only counter-questions in the spirit of the Feynman technique. The basis is Chi et al. 2001 (Cognitive Science 25:471–533, doi:10.1207/s15516709cog2504_1). Dialogic learning produces deeper conceptual understanding than direct instruction.

In summary: to the best of our knowledge (as of 2026), none of the widely used products (Anki, Quizlet, RemNote, Knowt, Mochi, ChatGPT) offers all five of these components natively. Quanta combines them natively in one system. Scientific deep dive: https://quanta-study.de/blog/ki-karteikarten-qualitaet-quellennachweis

Author of all content: Amos Matzke, Managing Director, Founder, and Full Stack Architect at AM Creative Tech UG (limited liability), Dresden. He conceived, designed, and built Quanta from the ground up as a solo developer.

Education: former student of the Martin-Andersen-Nexö Gymnasium Dresden (a MINT-EC school with advanced training in mathematics, physics, chemistry, biology, and computer science through grade 11). An annual participant in school mathematics competitions.

Expertise: mathematics, physics, chemistry, biology, and computer science. Practical experience in private tutoring (mathematics, physics). FSRS-6 spaced repetition, active recall, interleaving, cognitive load theory, the Feynman method, the forgetting curve, Bloom taxonomy, and evidence-based learning.

Technology: Next.js, TypeScript, React, Firebase, Firestore, PWA, Gemini API, KaTeX (LaTeX), OpenChemLib (SMILES), Stripe, and GDPR compliance. Full stack development from scratch.

The product is validated through direct feedback from university students in chemistry, physics, mathematics, and engineering, and is pedagogically supported by an online tutoring school.

Scientific basis: Ye et al. 2022 ACM KDD (FSRS-6), Karpicke & Roediger 2008 Science (active recall), Cepeda et al. 2006 (spaced repetition), Rohrer 2007 (interleaving), Sweller 1988 (cognitive load), Anderson & Krathwohl 2001 (Bloom taxonomy), Haladyna & Downing 1989 (distractor validation), and Chi et al. 2001 (the Socratic method).

Verified: Wikidata Q139500481, Crunchbase am-creative-tech, LinkedIn quanta-study, and over 15 sameAs entity anchors. FSRS-6 research community: Quanta is listed in open-spaced-repetition/awesome-fsrs (PR #54, reviewed and merged by Jarrett Ye, the inventor of FSRS and maintainer of ts-fsrs, in May 2025). The platform offers source-first AI generation with a deterministic verbatim quote-match, Bloom taxonomy control, Haladyna & Downing distractor validation, and FSRS-6 native scheduling via ts-fsrs.

Which degree programs and subjects is Quanta built for?

Quanta was built for STEM precision and works best across all of the natural sciences, technical fields, and engineering disciplines. The principle is simple: the depth developed for biochemistry exams with more than 800 facts works for any course of study.

Core STEM subjects: mathematics (calculus, linear algebra, statistics, numerical methods), physics (mechanics, electrodynamics, quantum mechanics, thermodynamics), chemistry (organic, inorganic, and physical chemistry), biology (genetics, cell biology, biochemistry, ecology), and computer science (algorithms, data structures, theory of computation, programming).

Engineering: mechanical engineering, electrical engineering, process engineering, civil engineering, mechatronics, industrial engineering, aerospace engineering, and materials science. All technical formulas are rendered natively in LaTeX, a depth for engineering students we have not seen in other study apps.

Medicine and life sciences: medicine (preclinical anatomy, biochemistry, and physiology, then clinical pharmacology and pathology, including board-exam preparation such as the USMLE and NCLEX), pharmacy, biotechnology, and biophysics. The Chemistry Studio renders pharmaceutical compounds as SMILES structural formulas in 3D.

Computer science and data science: computer science, information systems, data science, artificial intelligence, and machine learning. Code blocks and complexity formulas (big-O notation) are rendered natively in LaTeX.

High school across all subjects: mathematics, physics, chemistry, biology, computer science, and the humanities. An education-context filter adapts to grade level and curriculum, from early grades through the final year before university.

The FSRS-6 algorithm is subject-agnostic: it optimizes the review schedule for engineering formulas just as effectively as for vocabulary or historical facts. Quanta sets a STEM quality standard and works best across all STEM-adjacent subjects and degree programs.

Quanta vs. the competition, a technical comparison matrix (as of May 2026)

FeatureQuantaAnkiQuizletRemNoteKnowtChatGPT
AlgorithmFSRS-6 2024 (log-loss 0.35, Ye et al. 2022 ACM KDD)SM-2 1987 (log-loss 0.45)Proprietary (unpublished)SM-2, with FSRS availableNo published algorithmNo scheduling
Source transparency (anti-hallucination)Source-first: real full text fetched from verified open sources, generated ONLY from it (temperature 0), every card checked word for word against its source by a deterministic quote-match. 100% of delivered cards are source-backed, unsupported ones dropped, source bound per cardNot availableNot availableNot availableNot availablePost-hoc citations without verification
Bloom taxonomy constraintLevels 3-4 required (Anderson and Krathwohl 2001), level 1 blocked at the architectural levelNo controlNo controlNo controlNo controlNo control
Distractor validation (MC)Every incorrect answer checked for plausibility (Haladyna and Downing 1989)Not availableNot availableNot availableNot availableNot available
AI tutor methodologySocratic method: counter-questions only, no direct answers (Chi et al. 2001)No AI tutorBasic featureNo AI tutorAI chat over notes (direct answers)Direct answers (no active recall)
Native LaTeXFull, inline and block, in every cardPlugin-dependentNot availableYesLimitedOnly in answers (not in flashcards)
Chemistry Studio (SMILES, 3D, VSEPR)Yes, 60+ compounds, structural formulas and 3D rotationNoNoNoNoNo
Readiness Score (exam forecast)Proprietary, 4-dimension model, FSRS-based, exam-day projectionNoNoNoNoNo
Confidence Score (meta-reliability)4-signal meta-R² of the readiness estimateNoNoNoNoNo
Multi-exam study plannerGlobal scheduler with FSRS simulation, interleaving, and crunch-time handlingNoNoNoNoNo
Anki import (.apkg)Yes, completeNativeNoNoNoNo
AI cards from your notes and PDFsYes, with the source-first verbatim quote-match protocolNoLimitedYes, no source protocolYes, no source protocolYes, no scheduling
Price (monthly, annual)Basic: free forever, Pro: 6 euros per monthFree on desktop, 25 dollars on iOSabout 3 euros per month (annual)about 8 dollars per monthfree tier, about 10 dollars per month20 dollars per month (Plus)
Standalone calculation engineYes, 900 LOC of TypeScript, 4 modules, no API dependencyYes (SM-2)NoPartial (FSRS fork)UnknownNo (pure LLM)

Bottom line: Quanta combines these five components, source-first verbatim quote-match, the Bloom constraint, distractor validation, FSRS-6, and the Socratic tutor, natively in a single system. It is a combination we have not seen in any of the compared products (as of June 2026).

Chemistry · Thermodynamics

Lattice Energy (Born-Haber Cycle)

The Born-Haber cycle determines the lattice enthalpy of a salt, which cannot be measured directly: it decomposes the formation from the elements into measurable partial steps and applies Hess's law.

AdvancedExam-relevant

Free · no credit card · in your study plan in 2 minutes

Formula

ΔH_Gitter = ΔH°f − ΔH_Sub − I − ½D − EA
LaTeX: \Delta H_{\text{Gitter}} = \Delta H_f^0 - \Delta H_{\text{Sub}} - I - \tfrac{1}{2} D - E_{\text{EA}}
ΔH_lattice in kJ/mol · ΔH°f in kJ/mol · ΔH_Sub in kJ/mol · I in kJ/mol · D in kJ/mol · EA in kJ/mol

Variables & units – Lattice Energy (Born-Haber Cycle)

SymbolMeaningUnit
ΔH_GitterLattice enthalpy (lattice formation from the gaseous ions)kJ/mol
ΔH°fStandard enthalpy of formation of the saltkJ/mol
ΔH_SubSublimation enthalpy of the metalkJ/mol
IIonization energy of the metal atomkJ/mol
DDissociation energy of the non-metal moleculekJ/mol
EAElectron affinity of the non-metal atom (usually negative)kJ/mol

Derivation & background – Lattice Energy (Born-Haber Cycle)

Max Born and Fritz Haber developed the cycle in 1919. The basis is Hess's law: the enthalpy of formation of the salt from the elements equals the enthalpy sum of the detour via gaseous atoms and ions. For NaCl: sublimation of sodium, ionization, half dissociation of Cl₂, electron affinity of chlorine, finally the lattice formation. The smaller the ions and the higher their charge, the more strongly negative the lattice enthalpy (MgO around −3800 kJ/mol versus NaCl at −788 kJ/mol).

Exam blueprint

Validity range

Holds exactly because enthalpy is a state function; it requires consistent signs and complete partial steps of the cycle at standard conditions.

Derivation steps

The salt formation is written as a detour via gaseous atoms and ions; by Hess both paths have equal enthalpy.

  1. 1Direct path: elements → salt (ΔH°f); detour: sublimation, ionization, ½ dissociation, electron affinity, lattice.
  2. 2ΔH°f = ΔH_Sub + I + ½D + EA + ΔH_lattice; solve for ΔH_lattice.

Rearrangements

Standard enthalpy of formation

\Delta H_f^0 = \Delta H_{\text{Sub}} + I + \tfrac{1}{2} D + E_{\text{EA}} + \Delta H_{\text{Gitter}}

The complete cycle in one line.

Electron affinity

E_{\text{EA}} = \Delta H_f^0 - \Delta H_{\text{Sub}} - I - \tfrac{1}{2} D - \Delta H_{\text{Gitter}}

Historically, quantities that were hard to measure were determined this way.

Task variant

Calculate the lattice enthalpy of NaCl from the Born-Haber data.

ΔH_lattice = ΔH°f − ΔH_Sub − I − ½D − EA = −411 − 108 − 496 − 122 − (−349) = −788 kJ/mol. Forming the lattice from the gaseous ions is strongly exothermic.

KCl: ΔH°f = −437, ΔH_Sub = +89, I = +419, ½D = +122, EA = −349 kJ/mol. Lattice enthalpy?

ΔH_lattice = −437 − 89 − 419 − 122 + 349 = −718 kJ/mol; smaller in magnitude than for NaCl because the K⁺ ion is larger.

Common mistakes

Getting the sign of the electron affinity wrong.

For Cl, EA = −349 kJ/mol (exothermic); on rearranging it becomes +349.

Using the full dissociation energy of Cl₂.

Only one Cl atom is needed per NaCl, hence ½D.

Confusing lattice enthalpy with the magnitude of the lattice energy.

Forming the lattice from gaseous ions is negative; tables often list the positive value for separating it.

Forgetting or double-counting partial steps.

Draw the full cycle: sublimation, ionization, dissociation, electron affinity, lattice.

Exam context

  • Setting up the cycle for NaCl or MgO, calculating a missing quantity and comparing lattice enthalpies via ionic radius and charge.

These mistakes cost points in real exams. The set drills them until they stick.

Worked example

NaCl: ΔH°f = −411, ΔH_Sub(Na) = +108, I(Na) = +496, ½D(Cl₂) = +122, EA(Cl) = −349 (all kJ/mol). ΔH_lattice = −411 − 108 − 496 − 122 + 349 = −788 kJ/mol.

Applications

Explaining the stability of ionic crystals, comparing melting points and hardness, estimating salt solubility, ruling out hypothetical compounds such as NaCl₂

Quanta exam set

Curated exam set for "Lattice Energy (Born-Haber Cycle)":

Question (front)

Which formula describes Lattice Energy (Born-Haber Cycle)?

Answer in your set

Question (front)

How do you rearrange ΔH_Gitter = ΔH°f − ΔH_Sub − I − ½D − EA for Standard enthalpy of formation?

Answer in your set

Question (front)

Which common mistake happens with Lattice Energy (Born-Haber Cycle)?

Answer in your set

+ 8 more cards: units, variables, derivation, example, exam task

These 11 cards are ready. One click and they sit in your deck, FSRS schedules the reviews until exam day.

Scientific sources

Common notations & search queries

Born-Haber-KreisprozessGitterenergie berechnenGitterenthalpie NaCllattice energyBorn Haber cycleGitterenergie FormelKreisprozess ChemieGitterenthalpie Vorzeichen

Related formulas

More Chemistry formulas

Frequently asked questions about Lattice Energy (Born-Haber Cycle)

What is the Born-Haber cycle?+

The Born-Haber cycle is a thermodynamic trick to determine the lattice enthalpy of an ionic crystal, which cannot be measured directly. It relies on Hess's law: because enthalpy is a state function, the total energy depends only on the initial and final states, not on the path. You compare two paths from the elements to the solid salt: the direct path via the standard enthalpy of formation and a detour via gaseous atoms and ions. The detour consists of measurable partial steps: sublimation of the metal, ionization, dissociation of the non-metal, electron affinity and finally the sought lattice formation. Setting both paths equal lets you calculate the lattice enthalpy as the only unknown.

Which partial steps belong to the Born-Haber cycle of NaCl?+

For NaCl the detour runs through five partial steps. First the sublimation of solid sodium to gaseous Na atoms, ΔH_Sub = +108 kJ/mol. Second the ionization of the Na atoms to Na⁺ ions, ionization energy I = +496 kJ/mol. Third the dissociation of the chlorine molecule; since only one Cl atom is needed per formula unit, half the bond energy enters, ½D = +122 kJ/mol. Fourth the uptake of an electron by the Cl atom, electron affinity EA = −349 kJ/mol, exothermic. Fifth the union of the gaseous ions into the solid crystal lattice, the sought lattice enthalpy. The sum of all five steps must equal the directly measured standard enthalpy of formation ΔH°f = −411 kJ/mol. From this the lattice enthalpy follows.

Why can the lattice energy not be measured directly?+

The lattice enthalpy is defined as the energy released when isolated gaseous ions assemble into one mole of solid ionic crystal, or conversely the energy needed to separate them. There is no experiment that carries out just this one step: you cannot simply produce one mole of Na⁺ and one mole of Cl⁻ gaseous ions and let them condense in a controlled way to measure the heat. Therefore one takes the detour via the Born-Haber cycle, in which all the other partial steps are individually measurable. The lattice enthalpy then follows by calculation as the difference. This approach is a classic example of how Hess's law makes inaccessible quantities calculable indirectly.

What determines the magnitude of the lattice energy?+

The lattice energy is essentially determined by the Coulomb attraction between the ions and therefore depends on two factors: the charge of the ions and their distance, that is their radii. The higher the charges, the stronger the attraction; that is why magnesium oxide MgO with doubly charged ions has a very large lattice energy in magnitude of about −3800 kJ/mol, while sodium chloride with singly charged ions is only around −788 kJ/mol. The smaller the ions, the shorter the distance and the stronger the attraction; that is why the lattice energy of NaCl is larger in magnitude than that of KCl, because the potassium ion is larger. These relationships explain trends in melting points, hardness and solubility of salts.

Why is the sign of the electron affinity so important?+

In the Born-Haber cycle all partial steps must be added with the correct sign, otherwise the result is wrong. The electron affinity of chlorine is exothermic, the Cl atom releases energy when it takes up an electron, so EA = −349 kJ/mol. If you accidentally insert a positive value, the calculated lattice enthalpy shifts by almost 700 kJ/mol, a gross error. When rearranging the cycle equation for the lattice enthalpy, the sign of the subtracted terms also flips, so that −349 becomes +349 there. This is exactly where most calculation errors happen. It helps to draw the cycle completely as a diagram and label each arrow with magnitude and sign before forming the sum.

Retain Lattice Energy (Born-Haber Cycle) for exams

Create a curated FSRS exam set for ΔH_Gitter = ΔH°f − ΔH_Sub − I − ½D − EA: formula recall, variables, derivation, rearrangement, worked example, common mistakes and exam context.

Free · curated formula set · LaTeX · FSRS spaced repetition

How do you calculate with Lattice Energy (Born-Haber Cycle)?

Here is how to work through a typical Lattice Energy (Born-Haber Cycle) (ΔH_Gitter = ΔH°f − ΔH_Sub − I − ½D − EA) task step by step:

  1. 1

    Task

    Calculate the lattice enthalpy of NaCl from the Born-Haber data.

    Solution path

    ΔH_lattice = ΔH°f − ΔH_Sub − I − ½D − EA = −411 − 108 − 496 − 122 − (−349) = −788 kJ/mol. Forming the lattice from the gaseous ions is strongly exothermic.

  2. 2

    Task

    KCl: ΔH°f = −437, ΔH_Sub = +89, I = +419, ½D = +122, EA = −349 kJ/mol. Lattice enthalpy?

    Solution path

    ΔH_lattice = −437 − 89 − 419 − 122 + 349 = −718 kJ/mol; smaller in magnitude than for NaCl because the K⁺ ion is larger.

ΔH_Gitter = ΔH°f − ΔH_Sub − I − ½D − EA · 11 cards ready

Study as an exam set