Keep one batch together
Record a single kiln run with a batch label and kiln name so the history stays easy to scan.
Safety notlar
Charcoal batch records
Capture charge amount, start and end times, observation notlar, temperature notlar, and yield for each batch.
The page is built for global use: it supports multiple languages, local time, RTL layouts, and device-only storage.
What it does
Record a single kiln run with a batch label and kiln name so the history stays easy to scan.
Capture local start and finish times and see the süre at a glance.
Store smoke, draft, sealing, kiln temperature, and other field notlar in one record.
Hand the same record to spreadsheets, reports, or other sistems without retyping.
Save drafts and history on the device, then reload, duplicate, or delete them later.
The UI is translated from English and prepared for future languages and RTL layouts.
How to use
Examples
A complete record with times, notlar, and yield.
Girdi
Batch 2026-03-26 A / Kiln 1 / charge 28.4 kg / start 2026-03-26T08:10 / end 2026-03-26T19:25 / yield 18.5%
Çıktı
Saved as a complete record with 11 h 15 min süre and ready-to-export CSV/JSON history.
Use this when the record still needs confirmation.
Girdi
Batch 2026-03-27 B / Kiln 2 / charge 1.2 t / start 2026-03-27T20:15 / end 2026-03-28T08:30 / yield 120%
Çıktı
Marked for review because the yield is outside the normal range and needs confirmation.
Glossary
batch
One kiln run or charge cycle recorded as one unit.
charge amount
The amount loaded into the kiln for the batch.
yield
The percentage relationship between the çıktı and the charge amount.
observation note
Notlar about smoke, draft, sealing, flame, or other visible conditions.
temperature note
Notlar about kiln temperature, probe position, or ambient conditions.
JSON
A structured export format that is easy to hand to other sistems.
Formula notlar
süre_minutes = end_at - start_at
yield_percent = output_mass / charge_amount * 100
average_yield = sum(yield_percent) / n
total_charge = sum(charge_amount)
state = draft / inProgress / complete / review
Frequently asked questions
Yes. Data stays in the tarayıcı on the device, so you can keep recording even without a connection.
Leave the end time blank. The record will stay in progress until you fill it in.
Yes. Yield is optional, and the page will remind you if it is still blank.
Yes. You can use kg, t, m3, stere, cord, or a custom label, and the ayarlar let you choose a default.
Use CSV when you want a spreadsheet-friendly table. Use JSON when another sistem needs structured data.
Yes. The UI is translated from English and prepared for additional languages and RTL layout support.
Notlar