Skip to main content
← Back to blog

optimization · 13 min read

How to Track Sleep Debt Without Wearables: A Complete Guide

Track sleep debt without wearables using manual logs, validated scales, and behavioural signals — accurate enough to spot a real problem early.

By Chloe Tyler · Edited by Adil SattarPublished Jun 10, 2026Updated Jul 6, 2026

This article gives you a complete system for tracking sleep debt without wearables — using manual logs, validated clinical scales, and reliable behavioural indicators. See also: How to Calculate Sleep Debt Manually and the Sleep Debt Calculator.


The Direct Answer

How to track sleep debt without wearables involves three complementary methods — used together, they give you a more complete picture than most consumer devices:

  1. The manual sleep log — record bedtime, wake time, and estimated sleep onset daily in a simple table; calculate nightly deficit against your individual sleep need; sum across 7 days for weekly debt
  2. Validated clinical scales — the Epworth Sleepiness Scale (ESS), Pittsburgh Sleep Quality Index (PSQI), and Karolinska Sleepiness Scale (KSS) are clinically validated instruments that quantify sleepiness and sleep quality without any device
  3. Behavioural and cognitive self-assessment signals — naturalwake time on rest days, mid-afternoon alertness, reaction time estimation, and emotional reactivity are reliable proxy indicators of cumulative debt

The critical context: a 2024 University of Massachusetts study comparing five consumer sleep trackers against polysomnography found that every device had measurable biases in sleep stage estimation — and a 2025 Journal of Sleep Research study found self-reported sleep diaries showed a 109-minute discrepancy in total sleep time compared to actigraphy. No tracking method — wearable or manual — is perfectly accurate. The goal is a consistent, systematic approach that reduces error over time. The Sleep Debt Calculator combines your manually entered data with evidence-based formulas to give you the most accurate non-device estimate available.


Not everyone has — or wants — a smartwatch on their wrist every night. Consumer sleep trackers are expensive, frequently inaccurate for sleep stage estimation, and can paradoxically worsen sleep anxiety in people who become preoccupied with their data. A 2024 study (Sensors, University of Massachusetts) evaluating five commercial devices simultaneously against polysomnography found that every device overestimated or underestimated sleep stages — none matched clinical gold-standard measurement reliably. A 2025 Journal of Sleep Research study found that wearable devices were "not reliable in clinical practice for measuring global sleep parameters."

The uncomfortable implication: your Fitbit's deep sleep estimate may be no more accurate than a careful manual log — and significantly worse than a well-maintained sleep diary combined with validated subjective scales.

This article gives you the complete non-wearable tracking system: the manual sleep log, the clinically validated scales, the behavioural indicators, and the worked examples that make the system immediately usable. You do not need a device to track your sleep debt accurately. You need a consistent method, applied with reasonable honesty, across time.


How to Track Sleep Debt Without Wearables: The Complete System

Why Wearables Are Less Accurate Than Advertised

Before building the manual system, it is worth understanding what wearables actually measure — and where they fall short — because it contextualises why non-device tracking is a legitimate alternative rather than a compromise.

Consumer wearables estimate sleep primarily through accelerometry (motion detection) and, in more advanced devices, photoplethysmography (PPG — heart rate detection via light). They detect probable sleep from reduced movement and heart rate changes. What they cannot directly measure:

  1. Sleep stages (N1, N2, N3, REM) — these require electroencephalography (EEG), which no wrist-worn consumer device provides. Stage estimates are algorithmic inferences from motion and heart rate, not direct measurement
  2. Sleep onset latency (SOL) — the device cannot reliably distinguish lying still while awake from early sleep
  3. Wake after sleep onset (WASO) — brief awakenings are frequently missed, causing consistent overestimation of sleep efficiency
  4. Total sleep time (TST) — the 2025 Frija et al. Journal of Sleep Research study found wearable devices were not reliable in clinical practice for measuring TST; the 2025 Devrim-Lanpir et al. study detected a 109-minute discrepancy between self-reported and actigraphy TST in athletes

Consumer devices are useful for long-term pattern detection and for step-counting and heart rate monitoring. They are not clinical instruments for sleep stage quantification — and for the purposes of tracking sleep debt, the critical variable (total sleep time) is something a consistent manual log can capture with comparable accuracy.


Method 1: The Manual Sleep Log — The Foundation

The sleep log is the core of non-wearable sleep debt tracking. It requires approximately 90 seconds per day and, when maintained consistently over 7+ days, provides the raw data needed to calculate both nightly deficit and cumulative weekly debt.

The Daily Sleep Log Template

Copy this into a notebook, a notes app, or a spreadsheet. Fill it in within 5 minutes of waking each morning, when recall is most accurate.

DATE         | ___________
Lights out   | _____:_____ (time you got into bed to sleep)
Sleep onset  | _____:_____ (estimated time you fell asleep — honest guess)
Wake time    | _____:_____ (first wake — alarm or natural)
Awakenings   | _____ (number of times you woke briefly during the night)
Back to sleep| Y / N (after each awakening, did you return to sleep within ~15 min?)
Out of bed   | _____:_____ (time you physically got up)
Sleep quality| 1–5 (1 = very poor, 5 = excellent — your gut assessment)
Notes        | ___________________________________________

Calculating Nightly Sleep Debt From Your Log

Step 1: Calculate Total Sleep Time (TST)

TST = (Wake Time − Lights Out) − Sleep Onset Latency − (Awakenings × ~15 min each)

Example:
  Lights out: 11:00 p.m.
  Sleep onset: ~11:20 p.m. (20 min latency)
  Wake time: 7:00 a.m.
  Awakenings: 2 (estimated 15 min each = 30 min)

  Raw time in bed: 8 hours
  TST = 8:00 − 0:20 − 0:30 = 7 hours 10 minutes

Step 2: Establish Your Individual Sleep Need

This is the most important variable — and the one most people get wrong by using the population average (8 hours) rather than their personal baseline. Two methods for estimating your individual need:

Method A — The Holiday Test: Track your natural wake time on unrestricted days (no alarm, no obligation, no alcohol the night before) over at least 5 consecutive days after you have already repaid any existing debt. The stable average you settle into is your individual sleep need. Most adults fall between 7 and 9 hours.

Method B — The Default Estimate: Use 8 hours as the starting assumption for adults aged 26–64, or 8.5 hours for adults aged 18–25 (who have a higher biological sleep need). Adjust upward by 30 minutes if you have a consistently high physical or cognitive activity load, or if you are recovering from illness.

Step 3: Calculate Nightly Deficit

Nightly Deficit = Individual Sleep Need − TST

Example (using 8-hour need):
  TST: 7 hours 10 minutes
  Need: 8 hours
  Deficit: 50 minutes

If TST exceeds sleep need on a given night (e.g., you sleep 8.5 hours when your need is 8), record this as a surplus of 30 minutes — it partially offsets other nights' deficits.

Step 4: Calculate Weekly Sleep Debt

Weekly Debt = Sum of all nightly deficits minus any surpluses

Worked Example (7-night log):

Night 1: Deficit 50 min
Night 2: Deficit 1 hr 20 min
Night 3: Deficit 45 min
Night 4: Surplus 30 min
Night 5: Deficit 1 hr 10 min
Night 6: Deficit 40 min
Night 7: Surplus 15 min

Weekly Debt = (50 + 80 + 45 − 30 + 70 + 40 − 15) min = 240 min = 4 hours

Interpretation: 4 hours of accumulated debt this week — moderate; will require
approximately 16 days of adequate sleep to fully repay at normal recovery rate.

Use the Sleep Debt Calculator to perform this calculation automatically once you have your 7-day log data — it applies age-adjusted sleep need estimates and produces a weekly debt figure with a recovery timeline.


Method 2: Validated Clinical Scales — Quantifying Debt's Impact

The sleep log tells you how much you have slept. Clinical scales tell you how your body is responding to the deficit — which is a different and complementary piece of information. These scales are used in clinical sleep research and practice precisely because they capture what no device can: the experienced impact of sleep debt on functioning.

Scale 1: The Epworth Sleepiness Scale (ESS)

What it measures: Habitual daytime sleepiness — your tendency to doze in low-stimulation situations. Developed by Murray Johns (1991), validated in thousands of clinical studies worldwide. ESS score correlates significantly with objective daytime sleepiness measured by the Multiple Sleep Latency Test (MSLT).

How to use it: Rate the likelihood (0–3) of dozing in each of 8 situations:

Situation 0 = Never 1 = Slight 2 = Moderate 3 = High
Sitting and reading
Watching TV
Sitting inactive in a public place
Passenger in a car for 1+ hour
Lying down to rest in the afternoon
Sitting and talking to someone
Sitting quietly after lunch (no alcohol)
Stopped briefly in traffic while driving

Scoring:

ESS Total Score Interpretation Action
0–5 Normal sleepiness Sleep debt likely low or absent
6–10 Mild sleepiness Early-moderate sleep debt — review log
11–15 Moderate excessive sleepiness Significant sleep debt — prioritise recovery
16–24 Severe excessive sleepiness Clinical evaluation warranted; use Sleep Apnea Risk Screener

Administer the ESS at the same time each week — ideally on Sunday evening — as a consistent monitoring tool. A rising ESS score across weeks confirms accumulating debt even if your log shows ambiguous data.

Scale 2: The Pittsburgh Sleep Quality Index (PSQI)

What it measures: Sleep quality across seven domains over the past month — subjective quality, latency, duration, efficiency, disturbances, medication use, and daytime dysfunction. Score of >5 indicates poor sleep quality (sensitivity 89.6%, specificity 86.5% for distinguishing good from poor sleepers in the original validation study by Buysse et al., 1989).

How to use it: The full PSQI is 19 self-rated questions and 5 partner-rated questions. For non-clinical tracking purposes, the most actionable domains are:

  1. Subjective sleep quality (Question 6): How would you rate your sleep quality overall? Very good / Fairly good / Fairly bad / Very bad
  2. Sleep latency (Questions 2 + 5a): How long does it typically take to fall asleep? (>30 min = problem indicator)
  3. Sleep duration (Question 4): How many hours of actual sleep do you get? (<7 hrs = flag)
  4. Sleep efficiency (Questions 1 + 3 + 4): What percentage of time in bed are you actually asleep? (<85% = problem indicator)
  5. Daytime dysfunction (Question 9): How much of a problem has it been to stay awake and maintain enthusiasm? (Scoring 2–3 = significant impairment)

Use the Sleep Quality Score tool as a PSQI-informed assessment built specifically for this purpose.

Scale 3: The Karolinska Sleepiness Scale (KSS)

What it measures: Momentary sleepiness — your alertness state right now. Developed by Åkerstedt and Gillberg (1990); validated against EEG alpha/theta activity and psychomotor vigilance task (PVT) performance. Correlates significantly with reaction time lapses (r = 0.56 in validation studies).

How to use it: Rate your current state on a 9-point scale:

1 — Extremely alert
2 — Very alert
3 — Alert
4 — Rather alert
5 — Neither alert nor sleepy
6 — Some signs of sleepiness
7 — Sleepy, but no effort to keep awake
8 — Sleepy, some effort to keep awake
9 — Very sleepy, great effort to keep awake, fighting sleep

Application for sleep debt tracking: Take a KSS reading at three fixed points each day: morning (30 minutes after waking), early afternoon (2 p.m.), and evening (8 p.m.). Log the scores alongside your sleep log. Patterns to watch for:

  • Consistently scoring 6–7 at the 2 p.m. reading = moderate sleep debt signal
  • Scoring 7+ at the morning reading (30 min after waking) = significant debt or unrefreshing sleep
  • KSS scores rising across consecutive days = accumulating debt even without dramatic log changes

The KSS is particularly useful because it is sensitive enough to detect day-to-day fluctuations — a feature that the ESS (which measures habitual tendencies) and PSQI (which covers the past month) cannot provide.


Method 3: Behavioural and Cognitive Self-Assessment Signals

Beyond logs and scales, your behaviour and cognitive performance carry reliable signals of sleep debt that require no measurement tool at all. These are particularly valuable because they reflect objective impairment — not just subjective feeling — when interpreted correctly.

The Six Most Reliable Behavioural Indicators

  1. Natural wake time on unrestricted mornings. If given the opportunity to sleep without an alarm on a rest day, how long do you sleep? If you sleep 90+ minutes longer than your weekday wake time, you are carrying significant debt. If you sleep within 30 minutes of your weekday time, your debt is low or resolved.

  2. Sleep onset speed on normal nights. Healthy sleep onset latency is 10–20 minutes. Falling asleep in under 5 minutes (except after a physically exhausting day) is a sign of significant sleep debt — your brain is seizing the first available sleep opportunity. Taking longer than 30 minutes suggests either insufficient sleep pressure (low debt) or a sleep quality problem (insomnia pathway).

  3. Mid-afternoon alertness without intervention. Sit quietly at 2–3 p.m. with no caffeine since midday. If you feel a genuine, involuntary urge to sleep — not just boredom — you are experiencing the combined circadian trough and homeostatic sleep pressure that is substantially amplified by sleep debt. This signal is calibrated: in a well-rested person, the post-lunch dip is mild; in a sleep-deprived person, it can be overwhelming.

  4. Alarm dependency. Do you need an alarm to wake up — and do you hit snooze? Needing an alarm is a near-universal sign that you are being woken before your body's biological wake signal. Multiple snooze presses indicate deeper debt. Waking spontaneously before your alarm on most mornings is a reliable sign of adequate sleep.

  5. Emotional reactivity under mild stress. Sleep deprivation amplifies amygdala reactivity and reduces prefrontal modulation — producing heightened irritability, lower frustration tolerance, and emotional responses disproportionate to their triggers. If you notice yourself reacting more intensely to minor annoyances than usual, this is a neurobiological signal of sleep debt, not a personality issue.

  6. Cognitive fluency on routine tasks. Do tasks that are normally automatic require effortful concentration? Reading comprehension, mental arithmetic, writing, and decision-making are early casualties of sleep debt. If tasks that normally feel routine require active effort, your working memory and processing speed are impaired — a reliable proxy for significant accumulated debt.

The Weekly Behavioural Checklist

Run this at the end of each week alongside your sleep log and scale assessments:

  • I needed an alarm every morning this week
  • I hit snooze at least once this week
  • I felt a significant urge to nap on at least 3 afternoons
  • I fell asleep within 5 minutes on at least one night
  • I slept more than 90 minutes longer on my first unrestricted morning than my weekday average
  • I noticed heightened irritability or emotional reactivity this week
  • Routine cognitive tasks required noticeably more effort than usual
  • I consumed caffeine to compensate for afternoon fatigue at least 3 times

Scoring:

  • 0–2 checked: Low sleep debt signal — maintain current habits
  • 3–5 checked: Moderate debt accumulation — cross-reference your log; likely 2–5 hours deficit
  • 6–8 checked: Significant debt — implement recovery protocol; use Sleep Recovery Planner to model payback timeline

Integrating the Three Methods: The Complete Weekly Review

The power of this system is not in any single method — it is in their triangulation. Any one method can mislead; all three pointing in the same direction is strong evidence.

The Weekly Sleep Debt Review Protocol

Every Sunday evening (15 minutes):

STEP 1 — LOG REVIEW
Open your 7-day sleep log.
Calculate TST for each night.
Sum deficits and surpluses.
→ Total weekly debt: ___ hours ___ minutes

STEP 2 — ESS ASSESSMENT
Complete the Epworth Sleepiness Scale.
→ ESS score this week: ___
→ Change from last week: ↑ / ↓ / Same

STEP 3 — KSS PATTERN REVIEW
Review your 3× daily KSS readings across the week.
→ Average morning KSS: ___
→ Average afternoon KSS: ___
→ Any readings of 7+? Y / N

STEP 4 — BEHAVIOURAL CHECKLIST
Complete the 8-item behavioural checklist above.
→ Items checked: ___ / 8

STEP 5 — SYNTHESIS
All four indicators low → Debt is managed; maintain habits
Log shows debt + ESS rising + KSS elevated → Debt confirmed; prioritise extension
Log shows low debt but ESS/KSS still elevated → Quality problem, not duration problem;
   investigate sleep efficiency with [Sleep Efficiency Calculator](https://sleepdebtcalc.com/tools/sleep-efficiency)
Log shows debt but ESS/KSS normal → Possible deceptive adaptation; trust the log

The "deceptive adaptation" case — where subjective scales report normal alertness despite a log-documented deficit — is clinically important. Van Dongen et al. established that subjective sleepiness plateaus at chronic 6-hour nights while objective performance continues to deteriorate. If your log shows 5–6 hours per night but your ESS is low, trust your log and the Sleep Debt Calculator more than your subjective sense of function.


Accuracy: What Manual Tracking Gets Right and Where It Falls Short

What Manual Tracking Measures Well Where It Has Limitations
Total sleep time (within ~15–20 min accuracy) Sleep onset latency is difficult to estimate accurately while drowsy
Weekly debt accumulation trends Brief awakenings under 5 minutes are frequently forgotten
Circadian pattern (bedtime/wake consistency) Cannot distinguish sleep stages (N1/N2/N3/REM)
Quality signals via validated scales Social desirability bias can lead to overreporting duration
Behavioural debt indicators Adaptation makes subjective scales unreliable at high chronic debt
Response to interventions (trend improvement) Single-night accuracy is lower than 7-day trend accuracy

The key takeaway: track trends, not single nights. A single-night log entry has meaningful error. A 7-day log with consistent methodology gives you a reliable debt picture that competes favourably with consumer wearables — which have their own independent measurement errors.


Frequently Asked Questions

Can I accurately track sleep debt without a wearable device?

Yes — with appropriate methodology. A consistent 7-day sleep log combined with validated clinical scales (ESS, PSQI, KSS) and behavioural indicators provides a sleep debt estimate comparable in accuracy to consumer wearables for the specific variable that matters most: total sleep time. Consumer devices have well-documented biases in sleep stage estimation; a 2025 Journal of Sleep Research study found they are "not reliable in clinical practice for measuring global sleep parameters." Manual tracking done consistently is a legitimate and often underestimated alternative.

How do I know my individual sleep need without a device?

The most reliable method is the Holiday Test: track your natural wake time over at least 5 consecutive unrestricted days (no alarm, no alcohol, no obligation) after you have already repaid any existing debt. The stable duration you settle into is your biological sleep need. Most adults fall between 7 and 9 hours. If travel or full days off are not available, use 8 hours as a conservative starting estimate for adults 26–64, or 8.5 hours for 18–25-year-olds, and adjust upward by 30 minutes for high physical or cognitive loads.

How accurate is a sleep diary compared to a fitness tracker?

Both have comparable accuracy for total sleep time estimation, each with characteristic error profiles. Sleep diaries tend to overestimate TST due to social desirability bias (people report what they wish they slept) and difficulty estimating the sleep onset moment. Wearables tend to overestimate TST because they misclassify quiet wakefulness as sleep. A 2025 Journal of Sleep Research study found a 109-minute discrepancy between self-reported and actigraphy TST; a 2024 study found all five tested consumer devices had measurable biases versus polysomnography. For trend tracking — which is what sleep debt monitoring requires — a consistent methodology applied over 7+ days is more useful than any single measurement's accuracy.

What does it mean if I fall asleep very quickly at night?

Falling asleep in under 5 minutes on a regular night is a sign of significant sleep debt — not a badge of good sleep health. The brain is seizing the first available sleep opportunity because homeostatic sleep pressure is high. The Multiple Sleep Latency Test (MSLT) — the clinical standard for measuring daytime sleepiness — uses a sleep onset latency of under 8 minutes as the diagnostic threshold for pathological sleepiness. Healthy sleep onset latency in a well-rested adult is 10–20 minutes.

What is the Epworth Sleepiness Scale and how does it relate to sleep debt?

The Epworth Sleepiness Scale is a validated 8-item questionnaire measuring habitual daytime sleepiness — the likelihood of dozing in common low-stimulation situations. Scores of 11–15 indicate moderate excessive sleepiness and are consistent with significant accumulated sleep debt. Scores of 16–24 indicate severe sleepiness that warrants clinical evaluation, particularly for obstructive sleep apnea. The ESS is most useful as a weekly tracking tool — a rising score across weeks confirms accumulating debt even when individual log entries are ambiguous. Use the Why Am I Tired Tool to contextualise your ESS score.

How do I know if my fatigue is from sleep debt or poor sleep quality?

Compare your log-estimated total sleep time with your ESS and PSQI scores. If your log shows 7–8 hours per night but your ESS is elevated, the problem is quality, not duration — possible causes include obstructive sleep apnea (which fragments sleep without reducing hours), circadian misalignment, alcohol use, or high sleep onset latency. Use the Sleep Efficiency Calculator and the Sleep Apnea Risk Screener to investigate. If your log shows consistently under 7 hours and your ESS is elevated, the cause is almost certainly duration-based debt — addressable through systematic sleep extension.

How often should I run through the manual tracking system?

The sleep log should be filled in daily — it takes under 2 minutes and accuracy degrades rapidly if delayed. The ESS, KSS pattern review, and behavioural checklist should be completed weekly, on the same day each week (Sunday evening works well because it covers the prior work week and prepares you for the coming one). A full PSQI review is most useful monthly, as it asks about the past month and is not sensitive enough for weekly comparison.

What should I do once I have calculated my sleep debt?

First, enter your 7-day log data into the Sleep Debt Calculator for a precise debt figure and age-adjusted interpretation. Then use the Sleep Recovery Planner to build a realistic payback schedule — recovery from significant debt requires weeks of consistent sleep extension, not a single long weekend. Use the Weekly Sleep Planner to structure your sleep schedule going forward and the Bedtime Calculator to identify the optimal bedtime for your wake time anchor.


The Bottom Line

How to track sleep debt without wearables is not a compromise — it is a complete, evidence-based system that for most people will be as accurate as a consumer device and more insightful than one. Consumer trackers measure motion. They infer sleep. A well-maintained sleep log, combined with validated clinical scales and behavioural self-assessment, captures the lived experience of sleep debt from multiple angles simultaneously.

The complete tracking system — start here:

  1. Set up your daily sleep log — notebook, notes app, or spreadsheet — and commit to filling it in within 5 minutes of waking each morning
  2. Complete the Epworth Sleepiness Scale this Sunday evening as your baseline
  3. Take KSS readings at morning, 2 p.m., and 8 p.m. daily for one week and note the patterns
  4. Run the behavioural checklist at the end of your first week
  5. Enter your 7-day log data into the Sleep Debt Calculator for your precise debt figure
  6. Build your recovery plan with the Sleep Recovery Planner
  7. Track weekly using the Sunday review protocol — log, ESS, KSS trends, behavioural checklist, synthesis

The most important variable in this system is not which tool you use. It is consistency — filling in the log every morning, running the scales every week, and trusting the trend over any single night's data. Sleep debt is a cumulative phenomenon. Tracking it requires a cumulative method. This is it.


Tools Referenced in This Article


Related Reading


References

  1. Kainec KA, Caccavaro J, Barnes M, Hoff C, Berlin A, Spencer RMC. Evaluating accuracy in five commercial sleep-tracking devices compared to research-grade actigraphy and polysomnography. Sensors. 2024;24(2):635. doi:10.3390/s24020635. https://www.ncbi.nlm.nih.gov/pmc/articles/PMC10820351/

  2. Frija G, et al. Metrology of two wearable sleep trackers against polysomnography in patients with sleep complaints. Journal of Sleep Research. 2025;34(1):e14235. doi:10.1111/jsr.14235. https://onlinelibrary.wiley.com/doi/10.1111/jsr.14235

  3. Devrim-Lanpir A, et al. Evaluation of the agreement between research-grade actigraphy sleep, consumer-grade smartwatches and self-reported sleep diaries in masters endurance athletes. Journal of Sleep Research. 2025;34:e70177. doi:10.1111/jsr.70177. https://onlinelibrary.wiley.com/doi/10.1111/jsr.70177

  4. Johns MW. A new method for measuring daytime sleepiness: the Epworth sleepiness scale. Sleep. 1991;14(6):540–545. doi:10.1093/sleep/14.6.540. https://academic.oup.com/sleep/article/14/6/540/2742871

  5. Buysse DJ, Reynolds CF III, Monk TH, Berman SR, Kupfer DJ. The Pittsburgh Sleep Quality Index: a new instrument for psychiatric practice and research. Psychiatry Research. 1989;28(2):193–213. doi:10.1016/0165-1781(89)90047-4. https://www.sciencedirect.com/science/article/abs/pii/0165178189900474

  6. Åkerstedt T, Gillberg M. Subjective and objective sleepiness in the active individual. International Journal of Neuroscience. 1990;52(1–2):29–37. doi:10.3109/00207459008994241. https://pubmed.ncbi.nlm.nih.gov/2265922/

  7. Åkerstedt T, Anund A, Axelsson J, Kecklund G. Subjective sleepiness is a sensitive indicator of insufficient sleep and impaired waking function. Journal of Sleep Research. 2014;23(3):240–252. doi:10.1111/jsr.12158. https://onlinelibrary.wiley.com/doi/10.1111/jsr.12158

  8. Validation of the Karolinska sleepiness scale against performance and EEG variables. Clinical Neurophysiology. 2006;117(7):1574–1581. doi:10.1016/j.clinph.2006.03.011. https://www.sciencedirect.com/science/article/abs/pii/S1388245706001428

  9. Van Dongen HPA, Maislin G, Mullington JM, Dinges DF. The cumulative cost of additional wakefulness: dose-response effects on neurobehavioral functions and sleep physiology from chronic sleep restriction and total sleep deprivation. Sleep. 2003;26(2):117–126. doi:10.1093/sleep/26.2.117. https://academic.oup.com/sleep/article-abstract/26/2/117/2709164

  10. Kitamura S, Katayose Y, Nakazaki K, et al. Estimating individual optimal sleep duration and potential sleep debt. Scientific Reports. 2016;6:35812. doi:10.1038/srep35812. https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5075948/

  11. Carskadon MA, Dement WC. Daytime sleepiness: quantification of a behavioral state. Neuroscience & Biobehavioral Reviews. 1987;11(3):307–317. doi:10.1016/S0149-7634(87)80029-9. https://www.sciencedirect.com/science/article/abs/pii/S0149763487800299

  12. Consensus conference on optimal sleep need. American Academy of Sleep Medicine and Sleep Research Society. Sleep. 2015;38(6):843–844. doi:10.5665/sleep.4716. https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4434132/

  13. Akerstedt T, Hume K, Minors D, Waterhouse J. The subjective meaning of good sleep — an intraindividual approach using the Karolinska Sleep Diary. Perceptual and Motor Skills. 1994;79(1):287–296. doi:10.2466/pms.1994.79.1.287. https://pubmed.ncbi.nlm.nih.gov/7991353/

  14. Geiger-Brown J, et al. Measuring subjective sleepiness at work in hospital nurses: validation of a modified delivery format of the Karolinska Sleepiness Scale. Sleep and Breathing. 2014;18(4):731–739. doi:10.1007/s11325-013-0935-z. https://link.springer.com/article/10.1007/s11325-013-0935-z

  15. Ravindran et al. Actigraphy requires concurrent sleep diary for accurate total sleep time measurement in field conditions. Journal of Sleep Research. 2023. doi:10.1111/jsr.13869. https://onlinelibrary.wiley.com/doi/10.1111/jsr.13869

  16. Epworth sleepiness scale: A meta-analytic study on internal consistency. Sleep Medicine. 2023;97:13–26. doi:10.1016/j.sleep.2023.xxxxx. https://www.sciencedirect.com/science/article/pii/S1389945723002514


Disclaimer: This article is for educational and informational purposes only and does not constitute medical advice. Validated sleep scales (ESS, PSQI, KSS) are self-assessment tools, not clinical diagnostic instruments. If you experience persistent daytime sleepiness, unrefreshing sleep, or symptoms consistent with a sleep disorder, consult a qualified healthcare provider. SleepDebtCalc.com tools are designed to support self-awareness and sleep optimisation — they are not diagnostic instruments and should not replace professional medical evaluation.

Related Articles

About the authors

Sponsored