How to Take Smart Notes (Chapter 1-2 Reading Notes)

低功耗蓝牙项目,需要一块懂省电的板

思澈 SF32LB52 芯片,BLE 协议栈深度优化,上手即开发

This book aims to fill the gap between a blank screen and writing down an argument by showing how to efficiently turn your thoughts and discoveries into convincing written pieces and build up a treasure of smart and interconnected notes along the way.

When it comes to writing, everything, from research to proofreading, is closely connected. All the little steps must be linked in a way that will enable you to go seamlessly from one task to another, but still be kept separate enough to enable us to do what needs to be done in any given situation. And this is the other insight of David Allen: Only if you can trust your system, only if you really know that everything will be taken care of, will your brain let go and let you focus on the task at hand.

Studies on highly successful people have proven again and again that success is not the result of strong willpower and the ability to overcome resistance, but rather the result of smart working environments that avoid resistance in the first place.

One slip note contains the source or reference on one side and a short and brief idea or thought (written by own words) on the other side. And notes are connected by links or narrows, therefore thoughts could be expanded from one simple idea to another simple idea into a solid and never-ending-expanding network.

The first step is to make fleeting notes, which is writing down anything in your head. We can leave these fleeting notes behind until we got time to process them into permanent notes being put into the slip box. Actually this procedure requires you to record your mind immediately no matter what the thought is or whether the idea is complete or not. Just record everything in your head by writing them down in the form of fleeting notes on any platform, like apps or a physical notebook.

The other step is parallel to the first step, which means this one and the first step can happen at the same time, and the order of them doesn't matter at all. The step is making literature notes. When you read some materials, like articles, website messages or journal articles, write down something you think they are important or you want to remember in your own words. The emphasis is on making them short and thinking through your brain to output the meanings in your own words. If you just copy the words, the key part of understanding would be ignored, causing you not to reach the goal of making connections between ideas in your brain and your second brain, which is your note-taking system. Besides, don't forget to point out the resources of material you are reading.

Then make your permanent notes through all literature notes and fleeting notes made this day. Make sure the core idea to do this step is to develop and generate ideas or arguments based on already existing ideas in my brain, not collecting ideas. When you make the permanent notes, ask yourself whether you can combine these ideas to generate something new. So the permanent notes are some ideas developed from the literate notes and fleeting notes, not simply summaries of them. And remember that the number of permanent notes doesn't matter; only the quality of them matters. So one permanent note is enough for one day.

Add new permanent notes with links to previous permanent notes when they are relevant. Be sure similar ideas can be connected and found at once. Take some time to ensure that there are no missing points in this system. Besides, review permanent notes from time to time to add new opinions on existing ones and to find out questions, topics and the gaps. Then you can decide what your research projects could be.

A key principle is to allow the ideas on permanent notes lead you to think, to wander, to connect, to expand your mind, not to brainstorm on one topic, retrieving messages from your memory-limited brain.

Once you have decided the topic to write about, sort out all relevant permanent notes and refine them. Besides, write a draft out of these notes, but in a more coherent language and structure them systematically. Then read and revise your manuscript. Here is your first manuscript, which is not starting from a blank screen, but a bunch of notes taken after thoroughly thinking.

This workflow provides a flexible idea processing since you are not limited to one topic but to anything that pops into your eyes and mind, which allows you to see the possibilities between connections across different topics, even different subject fields. This could lead to something new happening, which is innovation or creativity. And writing is about creating something original and new. Building your own thoughts out of many thoughts given by many sources is the ideal working status.

低功耗蓝牙项目,需要一块懂省电的板

思澈 SF32LB52 芯片,BLE 协议栈深度优化,上手即开发

内容概要:本文系统研究了移相控制全桥LLC谐振变换器的工作特性,深入分析其在不同工况下的运行机理与性能表现,并基于Simulink平台构建了完整的仿真模型进行验证。文章详细阐述了LLC谐振变换器的电路拓扑结构、工作原理、关键参数设计方法以及移相控制策略的实现机制,重点对电压增益特性、转换效率、软开关实现条件等核心性能指标进行了仿真分析,全面评估了系统在宽输入电压范围内的稳定性、动态响应能力及高效运行区间。; 适合人群:适用于电力电子、电气工程及其自动化等相关专业的高校研究生、科研机构研究人员以及从事高频开关电源、DC-DC变换器设计的工程技术人员;要求读者具备扎实的电路理论基础和一定的Simulink仿真应用经验。; 使用场景及目标:①深入掌握LLC谐振变换器的基本原理与数学建模方法;②理解并应用移相控制策略以提升高效率DC-DC变换器的性能;③通过仿真实践优化谐振腔参数(如谐振电感、励磁电感、谐振电容)与开关频率配置,提高电源系统的整体能效、功率密度和可靠性,服务于实际工程中的电源产品开发与性能验证。; 阅读建议:建议读者结合提供的Simulink仿真模型同步操作,重点探究谐振元件参数变化对系统增益曲线和ZVS软开关实现条件的影响,尝试调节移相角与开关频率以观察动态响应过程,从而深化对LLC变换器高频软开关特性和控制策略的理解。
下载代码方式:https://pan.quark.cn/s/a4b39357ea24 标题中所指的"RS485转USB驱动"是一种硬件接口转换技术,其功能在于将传统的RS485通信协议转换为USB接口形式,从而使得现代计算机或设备能够便捷地与采用RS485协议的设备展开通信。RS485作为一种在工业控制、远程通信及多点系统中得到普遍应用的串行通信标准,具备传输距离长、抗干扰性能优异等显著优势。文中提及的型号(CH340、CH341、FT232RL、PL2303、Y-105)是几种常见的USB至UART(通用异步接收发送器)桥接芯片,它们在USB接口与RS485网络之间充当转换媒介的角色。这些芯片赋予USB通信能力,使得计算机可以通过USB接口与RS485网络中的设备执行数据交换。 1. CH340/CH341:这些由韦东山科技研制的USB转串口芯片,常被用于构建低成本的USB转串口适配器。它们提供从USB到UART的转换功能,支持多种波特率的设定,并且在Windows操作系统环境下通常需要安装相应的驱动程序方可正常运作。 2. FT232RL:FTDI公司推出的一款高性能且低功耗的USB到UART桥接器。FT232RL配备全速USB 1.1接口,支持多种串行接口模式,在数据通信、工业控制等领域能够得到广泛应用。同样地,采用FT232RL的设备在连接至电脑时也需要安装对应的驱动程序。 3. PL2303:硅光电子(Prolific)公司所生产的产品,亦是一种常用的USB到UART桥接芯片。它展现出良好的兼容性以及广泛的驱动程序支持,适用于各类USB至串口的应用场景。 4. Y-105:这可能是一款特定的RS485转USB转换模块,或许集成了上述其中一种或多种转换...
内容概要:本文基于Simulink仿真平台,系统研究了双机并联虚拟同步发电机(VSG)在微电网中的功率分配、黑启动能力、虚拟阻抗控制及预同步并网控制策略。通过构建包含虚拟阻抗的VSG控制模型,有效提升了多机并联系统的功率均分精度与动态稳定性,解决了传统下垂控制存在的环流问题。研究完整覆盖孤岛模式下的黑启动过程与并网模式切换前的预同步控制,确保微电网在失电后能够自主恢复供电,并实现无冲击并网。仿真模型集成了VSG惯量阻尼特性模拟、虚拟阻抗设计、频率电压协同控制、相角频率匹配等关键环节,全面验证了系统在模式切换、负载突变等多工况下的控制有效性与鲁棒性,具有较强的工程应用价值。; 适合人群:具备电力系统、电力电子与微电网控制等相关专业知识,熟悉Matlab/Simulink仿真环境,从事微电网、新能源并网、VSG控制等领域科研工作的研究生、高校教师及工程技术人员。; 使用场景及目标:①深入理解双机或多机VSG并联运行的有功无功功率分配机制;②掌握微电网黑启动流程与预同步控制关键技术;③应用于微电网控制系统设计、课程项目开发、科研课题复现或高水平论文撰写支撑; 阅读建议:建议结合文中控制策略逐步搭建Simulink仿真模型,重点关注VSG控制环路参数整定、虚拟阻抗的作用机理、黑启动时序逻辑以及预同步相位频率调节过程,通过对比不同工况下的仿真波形,深入分析系统动态响应特性与控制性能。
内容概要:本文针对电网频率稳定问题,研究了一种虚拟同步发电机(VSG)惯量与阻尼协同自适应控制策略,结合Simulink仿真与Matlab代码实现,提出通过动态调节VSG的关键控制参数以增强系统对频率扰动的响应能力。文章系统阐述了VSG的工作原理,重点设计了惯量和阻尼系数的自适应协同调控机制,有效应对负荷突变及可再生能源出力波动带来的频率偏差问题。所提策略通过构建反馈控制环路,实现对系统频率变化率和偏差的双重响应,提升了电力系统的动态稳定性与鲁棒性。仿真结果表明,该方法在多种运行工况下均能显著抑制频率波动,改善频率响应性能。; 适合人群:具备电力系统基础理论知识、熟悉Matlab/Simulink仿真环境的研究生、科研人员,以及从事新能源并网、微电网控制、虚拟同步机技术开发等相关领域的工程技术人员。; 使用场景及目标:①深入理解虚拟同步发电机在现代电力系统中提供惯性支撑和频率调节的作用机制;②掌握VSG惯量与阻尼协同控制的建模方法与自适应算法设计流程;③复现并优化现有控制策略,用于学术论文研究、课题项目开发或实际工程方案验证; 阅读建议:建议读者结合提供的Matlab代码与Simulink仿真模型同步运行,细致分析各模块的搭建逻辑与参数设置,重点关注自适应控制环节的设计原理,可通过设置不同的负载扰动或新能源波动场景进行对比实验,全面评估控制策略的适应性与优越性。
内容概要:本文针对含虚拟阻抗优化的双机虚拟同步发电机(VSG)并联微电网系统,研究其在黑启动与预同步过程中的关键控制策略,并通过Simulink平台进行了仿真验证。研究重点在于提升微电网在孤岛模式下的快速恢复供电能力(黑启动)以及实现并网前电压、频率和相位的精确匹配(预同步)。通过引入优化设计的虚拟阻抗控制策略,有效改善了系统的动态响应性能,提高了有功与无功功率的均分精度,抑制了环流,从而增强了微电网运行的稳定性与可靠性。该研究成果对提升微电网应对突发断电事故的自愈能力具有重要的理论价值和工程应用意义。; 适合人群:从事电力系统自动化、微电网控制技术、新能源并网、虚拟同步机(VSG)研发等相关领域的高校研究生、科研院所研究人员及电力行业的工程技术开发人员。; 使用场景及目标:①为微电网黑启动控制方案的设计与性能优化提供理论依据和技术参考;②实现双机或多机VSG并联系统的平稳、无冲击预同步并网操作;③优化虚拟阻抗参数设计,以提升功率分配的均衡性和环流抑制效果;④为相关控制算法的仿真建模、动态性能测试与有效性验证提供完整的案例支撑。; 阅读建议:建议读者结合提供的Simulink仿真模型,深入剖析控制系统的结构设计与参数整定过程,重点关注虚拟阻抗模块的构建逻辑及其在黑启动励磁建立、预同步电压跟踪等关键阶段的作用机制,并可进一步将该策略拓展至更复杂的多机、多微源协同控制场景进行研究。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值