L1 L1-453 ⊙ Testnet

Vehicle Dynamics (Bicycle Model)

Robotics · Autonomous vehicles

🎁 Contribute & earn PWM

Improve L1-453 — 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-453 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-453. 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-453 (Vehicle Dynamics (Bicycle Model)) to the PWM Protocol — a Principle (L1) artifact.

I will paste a Markdown template (or the current L1-453.md).
1. Rewrite the Markdown so the science is correct and clearly explained for my change.
2. Regenerate the sibling L1-453.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.ekf.vehicle_state` `S.tire.pacejka_model` ∂_t x + n,    n ~ 𝒩(0, σ²)
world state x (vehicle state vector)
Time derivative ∂_t
S · tire · pacejka model `S.tire.pacejka_model`
O · ekf · vehicle state `O.ekf.vehicle_state`
observation y (N/A detector)

Noise: additive Gaussian noise

Markdown — human-readable source of truth

⚙ auto-generated
⬇ L1-453.md