Nap Calculator

The Nap Calculator computes nap from the relation total minutes = cycles x cycle minutes + fall asleep minutes. It takes 3 inputs (number of sleep cycles in cycles, length of one sleep cycle in minutes, time to fall asleep in minutes) and returns the nap. Because this is a pure mathematical or physical formula rather than a jurisdiction-specific rule, the result never changes over time: the same inputs always produce the same answer, so you can rely on it whether you are checking homework, sizing a design, or sanity-checking another tool. Enter your values in the fields below and the result updates instantly; you can also share a permalink that pre-fills the exact calculation, which is useful for teaching, reports, or collaboration. For example, with number of sleep cycles = 3 cycles, length of one sleep cycle = 90 minutes, time to fall asleep = 14 minutes, the nap works out to 284, and the worked example further down the page shows every step so you can follow the arithmetic and reproduce it by hand. The method is the standard form documented by CDC: About Sleep, and the figure above each result carries the date it was last verified. This tool is general information and is not a substitute for professional engineering, medical, financial, or scientific advice; always check critical results against the primary source and your own judgement.

With Number of sleep cycles = 3 cycles, Length of one sleep cycle = 90 minutes, Time to fall asleep = 14 minutes, the result is 284.

Formula: total minutes = cycles x cycle minutes + fall asleep minutes. Source: CDC: About Sleep, as at 2026-06-23.

Nap284

Applies to: any numeric inputs. Method source: CDC: About Sleep, checked 2026-06-23.

The formula

total minutes = cycles x cycle minutes + fall asleep minutes

Worked example

With Number of sleep cycles = 3 cycles, Length of one sleep cycle = 90 minutes, Time to fall asleep = 14 minutes:

  1. Sleep time = 3 x 90 = 270 min
  2. Add fall-asleep buffer: 270 + 14 = 284 min
  3. Nap = 284

This worked example is one of the automated golden-value tests this calculator must pass before it can publish.

What this assumes

  • Inputs are real numbers in the units shown.
  • The result is the exact value of total minutes = cycles x cycle minutes + fall asleep minutes; general information, not professional advice.

Frequently asked questions

What formula does this use?

total minutes = cycles x cycle minutes + fall asleep minutes, the standard form documented by CDC: About Sleep.

Does the result ever change over time?

No. This is a pure formula with no external rate, so the same inputs always give the same result.

Official sources and verification

Reviewed by the CalculatorHub team, edited by James Graham, 2026-06-23. See our methodology. General information, not professional advice.