Skip to main content
zerologszerologs
Zero Motorcycle Knowledge Hub

Understanding Your Zero's Data

Learn how your Zero Motorcycle's diagnostic systems work. From battery chemistry to log file parsing — everything explained for riders and enthusiasts.

How Energy Flows

Click the buttons to see how power moves through your Zero in different modes

Grid
Charger
BMS
Cells
Controller
Motor
Discharging Mode

Battery power flows through the controller to the motor for propulsion

Based on Zero Motorcycles power architecture. The Sevcon controller manages power flow between the battery and the IPM motor.

Zero Motorcycle Evolution

From 2010 to today — click each generation for details

These are product generations, taken from Zero's own owner manuals. Which log format your bike writes is a separate question and does not line up model-for-model — the FXE below is a Cypher II motorcycle whose log our parser sends to the Gen3 decoder, and the S, SR, DS and DSR kept their names across the 2024 platform change. Gen2 vs Gen3: Log Differences separates the three senses.

Before the manuals

Partial Support

2010 – 2013

Zero SZero DSZero XZero MX+1 more

Generation 1 · XMX modular

Fully Supported

2014 – 2025

Zero FX (2014-2025)Zero FXS (2016-2021)

Generation 2 · Cypher II

Fully Supported

2014 – 2023 (FXE to 2025)

Zero SZero SRZero DSZero DSRZero FXE (2022-2025)

PLATFORMS

SDS · Z-Force (Cypher II)XMX · modular (Cypher II)

CONTROLLER

Sevcon Gen4

KEY FEATURES

  • Z-Force® IPM motor and the bonded street pack
  • Power Tank accessory option (2.8 kWh, then 3.6 kWh)
  • Charge Tank for faster charging
  • Bosch ABS on the later bikes
  • Onboard charger 1.3 kW, rising to 3.0 kW on the 2022-23 SR
  • The FXE is a Cypher II bike in an FX body — our parser still routes its log to the Gen3 decoder
  • The 2014 SR (14.2 kWh) and 2015 SR (13.6 kWh) manual sheets list maxima that carry no ZF badge in our pack catalogue

BATTERY OPTIONS

ZF11.4 / ZF12.5 / ZF13.0 (2014-17)ZF14.4 (2018-23)ZF15.6 (SR, 2023)ZF7.2 (S, DS, FXE)+ Power Tank 2.8 / 3.6
Log Support: Fully Supported
|Error Codes: Dash codes 00-63, Sevcon Gen4

Generation 3 · FST / Cypher III

Fully Supported

2020 – present

Zero SR/F (2020+)Zero SR/S (2020+)Zero DSR/X (2023+)Zero S/F+1 more

Generation 3 · light line

Unknown

2026

Zero LS1Zero XEZero XB
Logs supported — real files of this kind in our test corpus
Partial — a decoder exists, but no file to test it on
Unknown — never seen one; send us a log

Error codes differ between generations. See the Error Codes Guide and select your generation.

What are Zero Logs?

Zero Motorcycles store diagnostic data in binary log files on the bike's internal systems. These files contain detailed records of battery performance, riding data, charging sessions, and system events.

MBB Logs (Main Bike Board)

Motor control, temperatures, speeds, and system events

BMS Logs (Battery Management System)

Cell voltages, SOC, charging data, and battery health

Learn more about log extraction at ZeroManual - Interfacing

Sample BMS Log Entry

level 001 AH, SOC: 97%, I: 0A
L:4089, l:4076, H:4092, B:003
PT:017C, BT:031C, PV:114540
M:Bike On

This single entry contains: battery level, state of charge, current draw, cell voltages, temperatures, and operating mode.

The four cell fields are the ones people misread. H and L are the highest and lowest cell right now, under whatever load is present; B is the spread between them, H − L — here 4092 − 4089 = 3 mV. The lower-case l is a separate open-circuit reading and is never part of that subtraction: use it and you get 16 mV, which is not what the BMS reported. Every field, hover by hover.

Deep Dive Topics

Explore each aspect of your Zero's data in detail

Quick Reference Glossary

Common terms you'll encounter in Zero log data

SOC(State of Charge)
Wiki

Battery percentage remaining

SOH(State of Health)
Wiki

Battery capacity compared to new

BMS(Battery Management System)
Wiki

Controls charging and monitors cells

MBB(Main Bike Board)

Central controller for motor and systems

Vpack(Pack Voltage)
Wiki

Total voltage of battery pack

NMC(Nickel Manganese Cobalt)
Wiki

A lithium-ion cathode chemistry. Zero's manuals call the pack "Z-Force Li-Ion" and never name the cathode, so treat NMC as the community's attribution, not Zero's

28S(28 Series)

Zero cell configuration (28 cells in series)

Regen(Regenerative Braking)
Wiki

Energy recovery during deceleration

CC/CV(Constant Current/Constant Voltage)
Wiki

Charging phases

Community Resources

Additional resources from the Zero Motorcycles community

Unofficial Zero Manual

Community-maintained wiki with extensive technical documentation, service manuals, and troubleshooting guides.

Visit ZeroManual.com

Official Zero Resources

Official owner resources, charging recommendations, firmware updates, and warranty information.

Zero Owner Resources

This is an educational resource created by the Zero community. For official information, visit zeromotorcycles.com. Technical details reference the community-maintained Unofficial Zero Manual.

Ready to Analyze Your Own Logs?

Upload your Zero's log files and see this knowledge in action — or open the read-only demo first, which needs no email and holds two real, anonymized bikes.