Dehydration Time Calculator Formula
Understand the math behind the dehydration time calculator. Each variable explained with a worked example.
Formulas Used
Base Drying Time
base_hours = food_typeEstimated Drying Time
adjusted_hours = round(food_type * (thickness / 5) * (135 / temp) * humidity)Minimum (check at)
min_hours = round(food_type * (thickness / 5) * (135 / temp) * humidity * 0.7)Maximum
max_hours = round(food_type * (thickness / 5) * (135 / temp) * humidity * 1.3)Variables
| Variable | Description | Default |
|---|---|---|
food_type | Food Category | 8 |
thickness | Slice Thickness(mm) | 5 |
temp | Dehydrator Temperature(°F) | 135 |
humidity | Ambient Humidity | 1 |
How It Works
How to Estimate Dehydration Time
Formula
Time = Base Hours x (Thickness / 5 mm) x (135 / Temp) x Humidity Factor
Thicker slices take proportionally longer. Higher temperatures speed drying. High humidity slows the process because the air can absorb less moisture.
Recommended Temperatures
Doneness Tests
Fruits should be pliable but not sticky. Vegetables should be brittle. Jerky should bend and crack but not snap.
Worked Example
Apple slices 5 mm thick at 135°F with moderate humidity.
food_type = 8thickness = 5temp = 135humidity = 1
- 01Base time for fruit = 8 hours
- 02Thickness factor = 5/5 = 1
- 03Temperature factor = 135/135 = 1
- 04Humidity factor = 1
- 05Estimated = 8 x 1 x 1 x 1 = 8 hours
- 06Check at 6 hours, may take up to 10 hours.
Ready to run the numbers?
Open Dehydration Time Calculator