Roasting
Rate of Rise
The speed at which the bean temperature increases during roasting, measured in degrees per unit time (typically degrees Celsius per 30 seconds). Rate of Rise (RoR) is the most important real-time control metric for roasters.
Em Profundidade
A steadily declining RoR indicates controlled, even heat application and is the hallmark of well-developed specialty roasts. An increasing RoR (a 'flick' or 'crash') can cause scorching or underdevelopment. Most roasters aim for a RoR of 8-12C per minute during the Maillard phase, gradually decreasing toward 3-5C/min by the end of first crack. Roasting software like Cropster and Artisan plots RoR curves in real time, enabling precise adjustments to gas, airflow, and drum speed.
Embed on your site — BrewFYI
Add the widget to any webpage using a script tag.
<div data-brewfyi="glossary" data-slug="rate-of-rise"></div>
<script src="https://cdn.jsdelivr.net/npm/brewfyi-embed@1/dist/embed.min.js" defer></script>
Embed using a standard iframe — works in any CMS.
<iframe src="https://brewfyi.com/iframe/glossary/rate-of-rise/" width="100%" height="480" frameborder="0" loading="lazy" title="BrewFYI glossary widget"></iframe>
Paste the URL into WordPress, Medium, or any oEmbed-aware editor.
https://brewfyi.com/glossarys/rate-of-rise/
Add a badge linking back to BrewFYI.
<a href="https://brewfyi.com/glossarys/rate-of-rise/" target="_blank" rel="noopener">
<img src="https://brewfyi.com/badge/site.svg" alt="BrewFYI" height="20">
</a>
Preview:
Use the BrewFYI WordPress plugin shortcode.
[drinkfyi-glossary site="brewfyi" slug="rate-of-rise"]
Use as a native HTML custom element in modern browsers.
<brewfyi-glossary slug="rate-of-rise" theme="light"></brewfyi-glossary>
<script src="https://cdn.jsdelivr.net/npm/brewfyi-embed@1/dist/embed.min.js" defer></script>