L325 如何睡觉
Getting enough shut-eye is one of life’s biggest challenges. It’s recommended that the average person get at least 7 hours of sleep per night to stay healthy and alert, but is there a particular optimal time for going to bed?
The division of people into 'morning larks' and 'night owls' is based on our individual circadian rhythms - the internal body clock that keeps us going. A tiny region in the brain’s hypothalamus, called the suprachiasmatic nucleus (SCN), is the control centre of our internal timekeeping, and it runs in roughly 24-hour long cycles. Our sleep and wakefulness are regulated with hormones and neural activity from the SCN.
The daily cycle of light and dark plays an important role in our circadian rhythms. "If you put a human into an environment without any light/dark signals or any other time cues, they will fall asleep approximately every 24 hours," writes sleep researcher Sally Ferguson from Central Queensland University in Australia. "Light is the strongest signal to our biological clock and is critical to [..] keeping us synchronised to the external environment."
So, should we all be going to bed at sundown and rising with the birds? Not necessarily, although exposure to light is closely linked to the production of melatonin, the hormone that makes us sleepy. When it's light, the brain suppresses melatonin, which helps us stay alert. But people have individual differences in how soon after dark melatonin production kicks into gear, and this is why there is no set time for when a person starts getting sleepy.
"It's a mistake to go to bed too early," clinical sleep researcher Rafael Pelayo tells The Wall Street Journal. "Trying to go to sleep when your body wants to be awake is like swimming upstream."
In other words, if you're fighting your natural rhythm, forcing yourself to go to bed early is only going to make you anxious about not being able to fall sleep. As insomnia researcher Allison Siebern from Stanford University in the US explains to Time magazine, the best time for a person to go to sleep is the hour when they feel the sleepiest. That's easier said than done, though - particularly for people with inconsistent sleep schedules, such as shift workers.
Still, experts recommend that the best way to get a good night's sleep is to try and rise around the same time every morning, and go to bed at our sleepiest, which might fluctuate slightly from day to day. To determine your optimal bedtime, set your alarm consistently, restrict the amount of time in bed to how many hours you normally need per night, and hit the sack 15 minutes before that. "Restricting your opportunity to sleep may actually make you go to bed later but the biologic drive to sleep will help you fall asleep faster and sleep deeper," explains Pelayo.
One final note is a warning on sleep quality throughout the night. We sleep in roughly 90-minute cycles, shifting from deep sleep to lighter rapid eye movement (REM) sleep. The latter tends to occur more in the second half of the night, closer to daybreak - so if you often go to bed super-late, you may be getting more REM sleep, and less of the restorative deep stuff that makes you productive and alert.
L325 如何睡觉的更多相关文章
- js 睡觉
js睡觉 function sleep(numberMillis) { var now = new Date(); var exitTime = now.getTime() + numberMilli ...
- [No000045]最好的休息,不是睡觉!
导读 有人曾说,累,一定是你打开生活的方式不对.细细揣摩,很有道理,在这个世上,从来都是微笑不累,生气累:单纯不累,复杂累:相思不累,单恋累:相守不累,独守累:相爱不累,相残累:专情不累,滥情累:友情 ...
- [ACM_模拟][ACM_暴力] Lazier Salesgirl [暴力 懒销售睡觉]
Description Kochiya Sanae is a lazy girl who makes and sells bread. She is an expert at bread making ...
- Luogu 睡觉困难综合征 ([NOI2014]起床困难综合症)
一.[NOI2014]起床困难综合症 题目描述 网址:https://daniu.luogu.org/problemnew/show/2114 大意: 有一条链,链上每一个节点包含一个位运算f 与 一 ...
- vue_小项目_吃饭睡觉打豆豆
vue_小项目_吃饭睡觉打豆豆 onmouseenter 和 onmouseleave : 在 移入/移出 子元素时不会重复触发 onmouseover 和 onmouseout : 在 移入/移出 ...
- 洛谷P3613 睡觉困难综合征(LCT,贪心)
洛谷题目传送门 膜拜神犇出题人管理员!!膜拜yler和ZSY!! 没错yler连续教我这个蒟蒻写起床困难综合症和睡觉困难综合症%%%Orz,所以按位贪心的思路可以继承下来 这里最好还是写树剖吧,不过我 ...
- 【刷题】洛谷 P3613 睡觉困难综合征
题目背景 刚立完Flag我就挂了WC和THUWC... 时间限制0.5s,空间限制128MB 因为Claris大佬帮助一周目由乃通过了Deus的题,所以一周目的由乃前往二周目世界找雪辉去了 由于二周目 ...
- Vue 不睡觉教程3 - 来点实在的:自动计算剩余时间的任务列表
目标前两课教的是入门和文件结构.都没有什么实在的东西.这次我们要来点实在的.我们要做出一个待办列表.这个待办列表有以下特点: 可以自动从文本中抽取出这件事情的开始时间可以显示当前距离这件事情的开始时间 ...
- 牛客网 Wannafly挑战赛8 A.小Y和小B睡觉觉
写了一会不想写了... A-小Y和小B睡觉觉 链接:https://www.nowcoder.com/acm/contest/57/A来源:牛客网 时间限制:C/C++ 1秒,其他语言2秒 空间限制: ...
随机推荐
- spark app
使用Spark和Scala分析Apache访问日志 http://www.jdon.com/bigdata/analyzing-apache-access-logs-files-spark-scala ...
- Django中cookie&session的实现
1.什么叫Cookie Cookie翻译成中文是小甜点,小饼干的意思.在HTTP中它表示服务器送给客户端浏览器的小甜点.其实Cookie是key-value结构,类似于一个python中的字典.随着服 ...
- New Year and Old Subsequence CodeForces - 750E (dp矩阵优化)
大意: 给定字符串, 每次询问区间[l,r]有子序列2017, 无子序列2016所需要删除的最小字符数 转移用矩阵优化一下, 要注意$(\mathbb{Z},min,+)$的幺元主对角线全0, 其余全 ...
- Codecraft-18 and Codeforces Round #458 (Div. 1 + Div. 2, combined)G. Sum the Fibonacci
题意:给一个数组s,求\(f(s_a | s_b) * f(s_c) * f(s_d \oplus s_e)\),f是斐波那契数列,而且要满足\(s_a\&s_b==0\),\((s_a | ...
- shiro中JSP标签
Shiro提供了JSTL标签用于在JSP/GSP页面进行权限控制,如根据登录用户显示相应的页面按钮. 导入标签库 <%@taglib prefix="shiro" uri=& ...
- stl中常用的排序算法
#include"iostream" #include"vector" using namespace std; #include"string&qu ...
- Leetcode 1003. 检查替换后的词是否有效
1003. 检查替换后的词是否有效 显示英文描述 我的提交返回竞赛 用户通过次数245 用户尝试次数273 通过次数249 提交次数500 题目难度Medium 给定有效字符串 "ab ...
- WDA基础六:字段,表等visiable,enable,read_only控制
今天主要讲一下布局控制:(visiable,enable,read_only) visiable:可见性,控制字段,组件,分组等是否现实在界面上.一般按条件来控制隐藏的可以在CONTEXT NODE里 ...
- Hadoop介绍-4.Hadoop中NameNode、DataNode、Secondary、NameNode、JobTracker TaskTracker
Hadoop是一个能够对大量数据进行分布式处理的软体框架,实现了Google的MapReduce编程模型和框架,能够把应用程式分割成许多的 小的工作单元,并把这些单元放到任何集群节点上执行.在MapR ...
- ECharts 报表事件联动系列二:柱状图,饼状图添加事件
代码如下: <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" c ...