L1 L1-428 ⊙ Testnet

Extended Kalman Filter (EKF)

Control Theory · Nonlinear estimation

🎁 Contribute & earn PWM

Improve L1-428 — submit with or without uploading. Accepted submissions earn the 1/16 modify share of A(t).

✨ Submit without uploading free check · 1×

One click — no files, no typing. We submit a check of L1-428 for you; it goes through review and earns the 1/16 share once. One free no-upload Principle per account.

You'll be asked to log in first — then it's one click, no files.

⬆ Or submit by uploading your files

Upload your .md + .json as a modification of L1-428. Unlimited.

Log in to upload & submit your files.

🛠 Helper: build your files in ChatGPT / Gemini / Claude

Prompt — copy into your LLM

You are helping me submit a MODIFICATION of L1-428 (Extended Kalman Filter (EKF)) to the PWM Protocol — a Principle (L1) artifact.

I will paste a Markdown template (or the current L1-428.md).
1. Rewrite the Markdown so the science is correct and clearly explained for my change.
2. Regenerate the sibling L1-428.json so EVERY field matches the Markdown.
3. Keep the schema in the "File Mapping" footer at the bottom of the MD.
4. Keep the parent reference unchanged unless I ask otherwise.
Rules: the Markdown is the source of truth; use SI units; do NOT invent benchmark scores.
Output each file in its own fenced code block tagged with the filename.

Here is my template:
[PASTE THE .md HERE]

⚙ Forward Model

y = `O.innov.consistency_check` `D.time.explicit` `S.ekf.jacobian_linearization` x + n,    n ~ 𝒩(0, σ²)
world state x (nonlinear state estimate)
S · ekf · jacobian linearization `S.ekf.jacobian_linearization`
D · time · explicit `D.time.explicit`
O · innov · consistency check `O.innov.consistency_check`
observation y (N/A detector)

Noise: additive Gaussian noise

Markdown — human-readable source of truth

⚙ auto-generated
⬇ L1-428.md