Lost !

-----hard working for the furture.

导航

统计

06 2024 档案

主动元件
摘要:带有三极管放大作用的属于主动元件,如三极管, mos管, IGBT,可控硅 阅读全文

posted @ 2024-06-30 13:04 失落''80 阅读(14) 评论(0) 推荐(0) 编辑

电容器充放电专用解决方案(dv/dt测试)
摘要:https://xnantech.com/newsinfo/5294125.html 阅读全文

posted @ 2024-06-30 10:14 失落''80 阅读(14) 评论(0) 推荐(0) 编辑

秘籍分享:开关电源的PCB布局EMC设计
摘要:https://mp.weixin.qq.com/s/uN6T4OR57D3SRxeynCgOZw 阅读全文

posted @ 2024-06-30 10:13 失落''80 阅读(0) 评论(0) 推荐(0) 编辑

DDR芯片仿真与验证
摘要:https://mp.weixin.qq.com/s/L5WraypoCqOufGShmXnJFg https://mp.weixin.qq.com/s/3aeiTscXjHnRn5lc18mbSg 阅读全文

posted @ 2024-06-29 22:54 失落''80 阅读(8) 评论(0) 推荐(0) 编辑

应用笔记 | 带光耦合器的电流模式反激式转换器的反馈回路补偿
摘要:https://mp.weixin.qq.com/s/ZQaUM-ptOBMd2bDYhTToeQ 阅读全文

posted @ 2024-06-29 22:52 失落''80 阅读(4) 评论(0) 推荐(0) 编辑

PCB设计时DDR线宽和阻抗是怎样确定下来的
摘要:https://mp.weixin.qq.com/s/sq3fweWMFbD2Lio4lyjIlw 阅读全文

posted @ 2024-06-29 22:52 失落''80 阅读(0) 评论(0) 推荐(0) 编辑

接入mqtt
摘要:https://mp.weixin.qq.com/s/6ya-6Anjuy6NCkMxkUnVUg?poc_token=HA4fgGajzKZrEc-SbCBaBNBbEPCBurIIaXd6rywL 阅读全文

posted @ 2024-06-29 22:52 失落''80 阅读(3) 评论(0) 推荐(0) 编辑

clang 添加include path
摘要:export ARMGCC_DIR="/opt/gcc-arm-none-eabi-10.3-2021.10/" export IMX6_SDK="/home/jeams/SDK_2.2_MCIM6ULL/devices/MCIMX6Y2/":"/home/jeams/SDK_2.2_MCIM6UL 阅读全文

posted @ 2024-06-28 14:07 失落''80 阅读(3) 评论(0) 推荐(0) 编辑

基于 Arm 虚拟硬件平台完成在Cortex-M85上移植RT-Thread操作系统
摘要:https://blog.csdn.net/szullc/article/details/139536470 https://www.qemu.org/docs/master/system/arm/mps2.html https://www.arm.com/products/development- 阅读全文

posted @ 2024-06-28 05:43 失落''80 阅读(5) 评论(0) 推荐(0) 编辑

树莓派(raspberry pi)系统如何不进桌面启动自己的系统
摘要:找了很多文章都是在启动桌面之后启动程序,包装产品不是很完美。 尝试了几种方法,有修改rc.local、使用systemd的,还有autostart、修改startx的,各种办法都试了。 来个靠谱的: 1. sudo vim /etc/xdg/lxsession/LXDE-pi/autostart2. 阅读全文

posted @ 2024-06-27 22:14 失落''80 阅读(53) 评论(0) 推荐(0) 编辑

myir & 迅为 嵌入式开发板
摘要:RemiPi : https://down.myir-tech.com/RemiPi/ MYD-LMX9X SDK: https://down.myir-tech.com/MYD-LMX9X/ MYD-Y6ULX-V2(imx6ull) 资源包: https://down.myir-tech.com 阅读全文

posted @ 2024-06-27 20:07 失落''80 阅读(14) 评论(0) 推荐(0) 编辑

电源仿真
摘要:https://mp.weixin.qq.com/s/B_XfcqY3F483hDIh7ihhfQ 阅读全文

posted @ 2024-06-27 14:09 失落''80 阅读(2) 评论(0) 推荐(0) 编辑

六层pcb层叠
摘要:基板不是一块铜片,上下两个pp吗?您说的这个叫,板芯,或者芯板 阅读全文

posted @ 2024-06-26 21:49 失落''80 阅读(0) 评论(0) 推荐(0) 编辑

pcb layout 资料
摘要:https://ohm.bu.edu/~pbohn/__Engineering_Reference/pcb_layout/ 阅读全文

posted @ 2024-06-26 21:15 失落''80 阅读(4) 评论(0) 推荐(0) 编辑

stm32 时钟树
摘要:https://blog.csdn.net/weixin_58038211/article/details/128673741 RCC_OscInitTypeDef RCC_OscInitStruct = {0}; //rcc 时钟源: osc RCC_ClkInitTypeDef RCC_ClkI 阅读全文

posted @ 2024-06-26 20:47 失落''80 阅读(8) 评论(0) 推荐(0) 编辑

PADS layout 快捷键
摘要:PADS layout只显示单层(当前层)怎么操作,而不显示其他层 第一步:按下“Z”键,调出无模命令 注意:需要在输入法为英文的模式下才能调出无模命令 第二步:“Z1(数字代表你想显示的哪个层)” 第三步:第二步做完,按下回车键,就可以键入命令,看到效果了 那么,怎么恢复所有层呢 恢复所有层:“Z 阅读全文

posted @ 2024-06-26 20:03 失落''80 阅读(129) 评论(0) 推荐(0) 编辑

开关电源三种控制模式:PWM/PFM/PSM
摘要:https://blog.csdn.net/ASKLW/article/details/134353895 阅读全文

posted @ 2024-06-26 20:02 失落''80 阅读(37) 评论(0) 推荐(0) 编辑

PADS DRC
摘要:https://blog.csdn.net/zbpcb/article/details/120040382 阅读全文

posted @ 2024-06-26 12:38 失落''80 阅读(5) 评论(0) 推荐(0) 编辑

PADS软件基础操作
摘要:https://mp.weixin.qq.com/s/cHHZz73k6GrXy3_ff03H7g 筛选器:鼠标右键点击任意处,即可弹出筛选器,我们可在筛选器里选择自己需要筛选的类目。 若是筛选类目较为特殊,只需要个别几个,可点击 CTRL+ALT+F,根据自己特殊的筛选条件进行类目的筛选。 LAY 阅读全文

posted @ 2024-06-26 12:21 失落''80 阅读(54) 评论(0) 推荐(0) 编辑

win11 激活
摘要:1、slmgr.vbs /upk 2、slmgr /ipk W269N-WFGWX-YVC9B-4J6C9-T83GX 3、slmgr /skms zh.us.to 4、slmgr -ato 阅读全文

posted @ 2024-06-25 16:18 失落''80 阅读(82) 评论(0) 推荐(0) 编辑

win11极度精简版
摘要:https://mp.weixin.qq.com/s?__biz=MzkwMzUyNzg5Ng==&mid=2247484470&idx=1&sn=7461cf5be962657458b3727b2eaeff5a&chksm=c095a881f7e2219708219919883f95cd052d5 阅读全文

posted @ 2024-06-25 13:16 失落''80 阅读(32) 评论(0) 推荐(0) 编辑

0.91inch IIC OLED
摘要:http://www.lcdwiki.com/zh/0.91inch_IIC_OLED_Module_SSD1306_SKU:MC091GX 阅读全文

posted @ 2024-06-25 12:59 失落''80 阅读(3) 评论(0) 推荐(0) 编辑

0.1uF电容
摘要:https://www.murata.com.cn/zh-cn/products/productdetail?partno=GCJ188R71E104KA12%23 阅读全文

posted @ 2024-06-22 23:02 失落''80 阅读(13) 评论(0) 推荐(0) 编辑

Application Notes
摘要:https://www.aosmd.com/zh/resource-library 阅读全文

posted @ 2024-06-22 21:55 失落''80 阅读(2) 评论(0) 推荐(0) 编辑

libreoffice
摘要:ubuntu 设置中文 apt-get install libreoffice-l10n-zh-cn libreoffice-help-zh-cn https://zh-cn.libreoffice.org/ 阅读全文

posted @ 2024-06-22 15:47 失落''80 阅读(39) 评论(0) 推荐(0) 编辑

lxqt-ubuntu
摘要:https://lubuntu.me/downloads/ 阅读全文

posted @ 2024-06-22 13:08 失落''80 阅读(16) 评论(0) 推荐(0) 编辑

PCB Trace Width Calculator
摘要:https://www.7pcb.com/trace-width-calculator 阅读全文

posted @ 2024-06-22 12:08 失落''80 阅读(4) 评论(0) 推荐(0) 编辑

pspice
摘要:在刚开始使用pspice的时候,经常记不住对应器件在哪里去找 与其去记住几个常用的原件,还不如去记住几个常用的“库文件”. 举个例子,Analog库,里面基本就有你想要的所有基本元件。比如电感L,电容C,电阻R等。还有一个很好用的,就是S,代表理想开关。这里因为一些比较新的器件找不到,这是可以用理想 阅读全文

posted @ 2024-06-21 22:25 失落''80 阅读(46) 评论(0) 推荐(0) 编辑

电路基础
摘要:http://dec3.jlu.edu.cn/webcourse/t000045/dianludianzi/bj_1_1.htm 阅读全文

posted @ 2024-06-21 19:33 失落''80 阅读(2) 评论(0) 推荐(0) 编辑

DDR5 仿真
摘要:http://www.ty-software.cn/newsinfo/5716245.html?templateId=1563881 阅读全文

posted @ 2024-06-21 14:33 失落''80 阅读(4) 评论(0) 推荐(0) 编辑

allegro pcb 设计入门
摘要:https://www.bilibili.com/video/BV1vN4y1u7hv?p=1&vd_source=2e137d91d58e280049b91fe9f4ffd6dd 阅读全文

posted @ 2024-06-21 13:49 失落''80 阅读(7) 评论(0) 推荐(0) 编辑

连接器samtec
摘要:https://www.samtec.com/zh/ 阅读全文

posted @ 2024-06-20 16:05 失落''80 阅读(3) 评论(0) 推荐(0) 编辑

Quadcept eda
摘要:https://www.digikey.cn/zh/resources/design-tools/quadcept 阅读全文

posted @ 2024-06-17 11:03 失落''80 阅读(1) 评论(0) 推荐(0) 编辑

PCB过孔添加与扇出
摘要:https://blog.csdn.net/qq_31444421/article/details/129073866 BGA 孔径和间距 https://blog.51cto.com/SpaceVision/4920543 https://blog.51cto.com/u_15127526/468 阅读全文

posted @ 2024-06-17 08:25 失落''80 阅读(9) 评论(0) 推荐(0) 编辑

Allegro PCB封装文件和焊盘、过孔提取
摘要:Allegro如何统计过孔的数量的三个方法操作指导 https://blog.csdn.net/weixin_54787054/article/details/128057960 Allegro导出PCB封装文件和焊盘文件 https://blog.csdn.net/huanzx/article/d 阅读全文

posted @ 2024-06-17 08:16 失落''80 阅读(36) 评论(0) 推荐(0) 编辑

simulink 电路模型
摘要:https://ww2.mathworks.cn/help/simscape/ug/op-amp-circuit-differentiator.html 阅读全文

posted @ 2024-06-16 15:45 失落''80 阅读(5) 评论(0) 推荐(0) 编辑

手把手焊接zvs 高频淬火器 高压电容充能器 微型zvs和一般zvs制作
摘要:https://www.bilibili.com/read/cv2800902/ 阅读全文

posted @ 2024-06-16 11:29 失落''80 阅读(9) 评论(0) 推荐(0) 编辑

LTspice搭建ZVS振荡器仿真
摘要:https://mp.weixin.qq.com/s/iCeOz000DMy2gj2PL_wkDw 阅读全文

posted @ 2024-06-16 11:27 失落''80 阅读(5) 评论(0) 推荐(0) 编辑

cmake 教程
摘要:一篇文章掌握CMake的80%:现代化构建你的C++项目 https://mp.weixin.qq.com/s/19y6dbxs8EWu4ZkeRPVQhQ 【CMake】CMake从入门到实战系列(十四)——CMake中增加预处理器定义的几种方法 https://mp.weixin.qq.com/ 阅读全文

posted @ 2024-06-14 23:09 失落''80 阅读(13) 评论(0) 推荐(0) 编辑

霍尔效应传感器选择工具
摘要:https://www.diodes.com/zh/products/analog/sensors/hall-effect-latches-and-switches/hall-effect-sensors-part-selector/ 阅读全文

posted @ 2024-06-14 21:14 失落''80 阅读(2) 评论(0) 推荐(0) 编辑

intel ibis 模型
摘要:https://www.zhihu.com/zvideo/1396871698809946112 https://www.intel.cn/content/www/cn/zh/support/programmable/support-resources/board-layout/ibs-ibis-i 阅读全文

posted @ 2024-06-13 16:04 失落''80 阅读(1) 评论(0) 推荐(0) 编辑

三星DDR2
摘要:https://semiconductor.samsung.com/dram/ddr/ddr2/ 阅读全文

posted @ 2024-06-13 14:58 失落''80 阅读(3) 评论(0) 推荐(0) 编辑

Micron(美光)内存颗粒的命名规则
摘要:Micron鬼扯的规则Micron(美光)内存颗粒的容量辨识相对于三星来说简单许多。下面就以MT48LC16M8A2TG-75这个编号来说明美光内存的编码规则。 含义: MT——Micron的厂商名称。 48——内存的类型。48代表SDRAM;46 代表DDR。 LC——供电电压。LC代表3V;C 阅读全文

posted @ 2024-06-13 14:40 失落''80 阅读(140) 评论(0) 推荐(0) 编辑

Sigrity PowerDC 直流仿真
摘要:https://www.bilibili.com/read/cv8208311/ https://blog.csdn.net/ZHENGSA/article/details/126566348 阅读全文

posted @ 2024-06-13 11:47 失落''80 阅读(9) 评论(0) 推荐(0) 编辑

nxp 硬件开发文档
摘要:https://www.nxpic.org.cn/document/ 阅读全文

posted @ 2024-06-13 11:09 失落''80 阅读(4) 评论(0) 推荐(0) 编辑

allegro env 文件
摘要:C:\Cadence\SPB_23.1\share\pcb\text\env set sigrity_eda_dir=C:/Cadence/Sigrity2023.1 阅读全文

posted @ 2024-06-12 21:16 失落''80 阅读(10) 评论(0) 推荐(0) 编辑

si 分析
摘要:https://www.cnblogs.com/mahaidong/p/16123660.html 阅读全文

posted @ 2024-06-12 17:37 失落''80 阅读(2) 评论(0) 推荐(0) 编辑

电感两端电压跟电流怎么成正比
摘要:关系式为:u=Ldi/dt。i—电流;di—电流的变化量;t—时间;dt—时间变化量。di/dt—高等数学中“微分”算式的表示方法,代表电流的变化速率。关系式表示:电感上的感应电压与电感内的电流变化速度成正比。di/dt是电流对时间的微分,电感不像电阻那样是线性元件,电感属于非线性,所以她两端的电压 阅读全文

posted @ 2024-06-12 12:26 失落''80 阅读(126) 评论(0) 推荐(0) 编辑

Sigrity Aurora系列-反射分析流程
摘要:https://www.bilibili.com/read/cv20491338/ 阅读全文

posted @ 2024-06-11 23:57 失落''80 阅读(3) 评论(0) 推荐(0) 编辑

信号完整性
摘要:http://www.topbrainds.com/pxkc 阅读全文

posted @ 2024-06-11 22:57 失落''80 阅读(4) 评论(0) 推荐(0) 编辑

sigrity 仿真教程
摘要:https://www.boardchain.cn/News/view/id/129.html https://www.boardchain.cn/res/index/rtype/2.html http://www.topbrainds.com/newsinfo/1802628.html https 阅读全文

posted @ 2024-06-11 22:50 失落''80 阅读(10) 评论(0) 推荐(0) 编辑

SIMPLIS Tutorial
摘要:https://www.simetrix.co.uk/downloads/ https://www.simplistechnologies.com/documentation/simplis/index.html 阅读全文

posted @ 2024-06-11 18:26 失落''80 阅读(4) 评论(0) 推荐(0) 编辑

cadence 技术资料
摘要:https://cadence.comtech.com.cn/Index/technical_list/57/205/12 原理图技术资料: https://cadence.comtech.com.cn/Index/technical_show/57/300.html PCB Editor技术资料 阅读全文

posted @ 2024-06-11 11:25 失落''80 阅读(4) 评论(0) 推荐(0) 编辑

matlab simulink model
摘要:https://www.analog.com/cn/resources/simulation-models/mathworks-behavioral-models.html 阅读全文

posted @ 2024-06-10 13:02 失落''80 阅读(3) 评论(0) 推荐(0) 编辑

pcb参考设计
摘要:https://www.mr-wu.cn/category/pcb-reference-designs/ 阅读全文

posted @ 2024-06-09 22:57 失落''80 阅读(4) 评论(0) 推荐(0) 编辑

rk3588 参考设计
摘要:https://www.t-firefly.com/doc/download/233.html 阅读全文

posted @ 2024-06-09 15:32 失落''80 阅读(3) 评论(0) 推荐(0) 编辑

电源树
摘要:https://www.rohm.com.cn/reference-designs/refrpt001#referencerelateddocument-detail https://www.qegoo.cn/application-detail?type=design&id=4230 https: 阅读全文

posted @ 2024-06-09 15:30 失落''80 阅读(3) 评论(0) 推荐(0) 编辑

simulink 建模入门
摘要:https://ww2.mathworks.cn/help/simulink/gs/create-a-simple-model.html 阅读全文

posted @ 2024-06-09 12:55 失落''80 阅读(2) 评论(0) 推荐(0) 编辑

What Is a Block Diagram -- matlab
摘要:https://ww2.mathworks.cn/discovery/block-diagram.html 阅读全文

posted @ 2024-06-09 12:36 失落''80 阅读(0) 评论(0) 推荐(0) 编辑

英飞凌单管功率器件的SPICE模型解析及使用方法
摘要:https://www.bilibili.com/video/BV1kN4y1R7zd/?vd_source=2e137d91d58e280049b91fe9f4ffd6dd 阅读全文

posted @ 2024-06-08 13:48 失落''80 阅读(22) 评论(0) 推荐(0) 编辑

Cadence16.6 PSpice仿真步骤
摘要:https://zhuanlan.zhihu.com/p/631352572 阅读全文

posted @ 2024-06-08 13:11 失落''80 阅读(14) 评论(0) 推荐(0) 编辑

基于Keil5移植LVGL
摘要:https://mp.weixin.qq.com/s/Rs390QME2RDyjqy1d5-eWQ 阅读全文

posted @ 2024-06-08 11:05 失落''80 阅读(0) 评论(0) 推荐(0) 编辑

RT1050 - Booting from serial NOR flash to SDRAM
摘要:https://community.nxp.com/t5/i-MX-RT-Knowledge-Base/RT1050-Booting-from-serial-NOR-flash-to-SDRAM/ta-p/1105902 阅读全文

posted @ 2024-06-07 23:31 失落''80 阅读(3) 评论(0) 推荐(0) 编辑

zynq 7020 运行模式
摘要:jp1断开,jp2闭合,SD模式 jp1闭合,jp2断开,jtag模式 jp1闭合,jp2闭合,qspi模式 https://blog.csdn.net/taowei1314520/article/details/77776077 阅读全文

posted @ 2024-06-07 18:49 失落''80 阅读(2) 评论(0) 推荐(0) 编辑

NXP RT1050 启动模式
摘要:0101 串行下载模式,可以拖动0110 QSPI 模式启动1010 SD启动 SW3 复位键 https://www.nxp.com/docs/zh/application-note/AN12107.pdf https://www.nxp.com/docs/zh/application-note/ 阅读全文

posted @ 2024-06-07 14:16 失落''80 阅读(12) 评论(0) 推荐(0) 编辑

Red Hat Enterprise Linux
摘要:https://access.redhat.com/downloads/content/rhel 阅读全文

posted @ 2024-06-06 16:52 失落''80 阅读(2) 评论(0) 推荐(0) 编辑

simulink 元件库 --蓝色 和 黑色的区别
摘要:Buck, Boost, Buck-Boost:基本原理与Simulink仿真 https://blog.csdn.net/weixin_43467525/article/details/133717758 Simlink数字电路仿真教程 https://blog.csdn.net/liwenhui 阅读全文

posted @ 2024-06-05 15:53 失落''80 阅读(277) 评论(0) 推荐(0) 编辑

mcb 控制模块 - stm32
摘要:https://www.bilibili.com/video/BV1oc411z77x/?vd_source=2e137d91d58e280049b91fe9f4ffd6dd 阅读全文

posted @ 2024-06-05 14:38 失落''80 阅读(3) 评论(0) 推荐(0) 编辑

BLDC 电机控制算法
摘要:https://ww2.mathworks.cn/campaigns/offers/next/understanding-bldc-motor-control-algorithms.html?s_tid=vid_ofr_recs_non-EN ti bldc https://www.ti.com.c 阅读全文

posted @ 2024-06-05 10:23 失落''80 阅读(8) 评论(0) 推荐(0) 编辑

高速差分 ADC 驱动器设计指南
摘要:https://www.analog.com/cn/resources/analog-dialogue/articles/rules-for-high-speed-differential-adc-drivers.html 阅读全文

posted @ 2024-06-04 07:02 失落''80 阅读(9) 评论(0) 推荐(0) 编辑

PWM 控制器 CR6842
摘要:典型应用图 http://www.chiprail.com/pd.jsp?id=84 阅读全文

posted @ 2024-06-03 22:17 失落''80 阅读(5) 评论(0) 推荐(0) 编辑

方案
摘要:http://burnon.biz/solutions.html 阅读全文

posted @ 2024-06-03 06:49 失落''80 阅读(2) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示