美食与烹饪
已验证计算器,公式透明
Egg Boiling Time Calculator.
Estimates the boiling time needed for eggs based on size and desired doneness.
您的输入
工作原理
- 1
Select the egg size from the dropdown.
- 2
Select the desired doneness.
- 3
The calculator returns the recommended boiling time in minutes.
6 + (egg_size == 'small' ? 0 : egg_size == 'medium' ? 1 : egg_size == 'large' ? 2 : 3) + (doneness == 'soft' ? 0 : doneness == 'medium' ? 2 : 4)常见问题
Does this account for altitude?
No, this is a general estimate. At high altitudes, water boils at lower temperatures, so you may need to increase the time slightly.
Should I start timing when the water boils or when I put the eggs in?
Start timing after the water returns to a rolling boil with the eggs in the pot.
工作原理
Estimates the boiling time needed for eggs based on size and desired doneness.
- Select the egg size from the dropdown.
- Select the desired doneness.
- The calculator returns the recommended boiling time in minutes.
公式
此计算器背后的数学公式,供您核对结果。
Base time
Small eggs start at 6 minutes. Each size step adds 1 minute. Soft adds 0, medium adds 2, hard adds 4.
实际应用场景
此计算在日常生活中的应用。
Breakfast prep
Get perfectly cooked eggs for breakfast without guesswork.
Example: Large soft-boiled eggs for ramen.
Meal planning
Plan hard-boiled eggs for salads or snacks.
Example: Extra large hard-boiled for deviled eggs.
提示与常见错误
Tips
- Use a timer and start it when the water boils.
- For easier peeling, cool eggs in ice water immediately after boiling.
- Adjust times by 1 minute if you prefer a softer or firmer yolk.
Common Mistakes to Avoid
- Starting the timer before the water boils.
- Using the same time for different egg sizes.
- Overcooking, which causes a green ring around the yolk.
假设与限制
- Use the stated inputs and units.
- Results are estimates for planning and education.
- Check measurements and source data before making an important decision.