SOGI 数字离散化分析 本文重点关注SOGI的数字离散化方法,并对常用的数字离散化进行分析,并进行仿真验证,同时提供相对应的C代码(可直接仿真验证和TI 的demo 代码)。有关SOGI的相关内容,可以进入[本人微信公众号]( https://mp.weixin.qq.com/s?__biz=Mzg4MDgwODMyNA==&mid=2247483678&idx=1&sn=354b122f91054affc7d1e34cbb6cfc13&chksm=cf6ed9f5f81950e32452cf0fa6720e7312e7c39f
WARNING: Ignoring invalid distribution -ip 解决方案 Ignoring invalid distribution -ip issue问题原因:安装package 中断解决方法:找到对应的文件夹将其删除即可
Simulation about the Fundamentals of the power electronics-2021-08-07 Fundamentals of power electronics 书中 第二章课后习题 2.1 Buck-Boost电路分析,并搭建了仿真电路,进行仿真分析
Python matplotlib 学习-绘图函数 1 所使用函数说明 (1) plot函数 plt.plot(x,y,ls='--',lw =2,label='text')参数说明● x:x轴上的数值。 ● y:y轴上的数值。 ● ls:折线图的线条风格。 ● lw:折线图的线条宽度。 ● label:标记图形内容的标签文本。 (2)scatter函数 plt.scatter(x,y1,c="b",label="sc...
基于LM2733升压电路设计 简介 LM2733是TI公司的具有40V内部FET开关的升压变换器,其封装为SOT-23极小封装器件,开关频率有0.6MHz和1.6MHz两个版本,该芯片具有如下特性。• 40V DMOS FET 开关 • 1.6MHz("X") 、 0.6MHz("Y") 开关频率 • 低 RDS(ON) DMOS FET • 高达 1A 的开关电流 • 宽输入电压范...
PMOS开关电路 本次项目上需要实现的功能是利用AO3401 PMOS设计一个开关电路,实现一款设备的开关控制。被控设备12V供电,供电电流小于3A即可。且为了提高响应速度,使流过该设备的电流尽可能的大。该设备内阻大约为6ohm。 AO3401产品参数 VDS-30VID-4.2A(VGS=-10V)RDS(ON)<60mohm(VGS=-10V) <65mohm(...
STM32 外部中断 摘要本文介绍STM32配置的步骤以及相关的步骤,通过触发按键外部中断实现摁键点灯操作,即摁下摁键,触发中断,LED灯亮,松开LED灯灭。STM32外部中断简介STM32 的每个 IO 都可以作为外部中断的中断输入口, STM32F103 的中断控制器支持 19 个外部中断/事件请求。每个中断设有状态位,每个中断/事件都有独立的触发和屏蔽设置。 STM32F103 的19 个外...
【ANSYS 学习笔记】Case05_Basic Transient Sources and Circuit • Transient Setup – This workshop discusses basic setup details of 2D Magnetic Transient solver –本研讨会讨论2D电磁瞬态求解器的基本设置细节 – The transient setup is described with two different excit...
【ANSYS 学习笔记】Case04_Basic DC Conduction Analysis • DC Conduction Solver – This workshop introduces the DC conduction solver. Only conductors are considered in the process i.e. without including insulator fields. 介绍了直流传导求解器。 在该过程...
【ANSYS学习笔记】Case03_Basic Electrostatic Analysis_基本静电分析 • Introduction on the Electrostatic Solver – This workshop introduces the Electro Static solver based on some simple examples. This solver is meant to solve the static electric field witho...
【Ansys Maxwell 学习笔记】Case02_Basic Eddy Current Analysis基本涡流分析 Eddy Current Solver • Solves sinusoidally-varying magnetic fields in frequency domain. Solves only for liner materials in 3D. It is a full wave solver thus considers displacement currents. Induc...
【Ansys Maxwell 学习笔记】Generating the Model with the PExprt Modeling Module Ⅱ 上一篇博文地址如下:https://www.cnblogs.com/Mr-Wangblogs/p/13131987.htmlStep11:Generate the Model 输出模型输出FEA Based Modeler 2D模型:Select Modeler/FEA Based Modeler (2D)/Start Model Generation menu item o...
【Ansys Maxwell 学习笔记】Generating the Model with the PExprt Modeling Module Ⅰ 【建模步骤】 Open the Modeling module [PEmag], either from within PExprt or directly from the Windows Start Menu.第一步通过开始菜单打开PEmag软件。 Define the core shape and size. 定义磁芯的形状和尺寸 Define the wi...
【Ansys Maxwell 学习笔记】CASE01_Basic Magnetostatic Analysis--基本静态磁场分析 【目的】 如何在2D静态磁场解释器中计算力。 Discuss how to set up a force calculation in the 2D Magnetostatic Solver. As shown in the following picture, a coil and slug are d...