資源簡介
介紹了平均電流控制型 PFC Boost 變換器的結構, 分析了工作原理。 分別采用 Power
System 工具箱和考慮電感電流斷續工作狀態的 C-MEX 文件 S 函數建立了主電路模型,對平均電流控制型 PFC Boost 變換器進行了仿真。仿真結果表明,與 Power System 工具箱模型相比,基于 C-MEX 文件的 S 函數仿真模型能夠準確仿真電流斷續工作狀態,仿真速度快。設計了電路樣機進 行了實驗研究,仿真結果與實驗結果一致,證明了該方法的正確性。利用該方法可以高效地仿真 研究系統結構和參數變化時性能變化情況,得到的平均電流控制型 PFC Boost 變換器的混沌分岔 圖,為更好地理解和設計這種變換器提供了有利的工具。
代碼片段和文件信息
//
//??AppDelegate.m
//??NGTabBarControllerDemo
//
//??Created?by?Tretter?Matthias?on?16.02.12.
//??Copyright?(c)?2012?NOUS?Wissensmanagement?GmbH.?All?rights?reserved.
//
#import?“AppDelegate.h“
#import?“NGTestTabBarController.h“
#import?“NGColoredViewController.h“
@implementation?AppDelegate
@synthesize?window?=?_window;
-?(BOOL)application:(UIApplication?*)application?didFinishLaunchingWithOptions:(NSDictionary?*)launchOptions
{
????self.window?=?[[UIWindow?alloc]?initWithframe:[[UIScreen?mainScreen]?bounds]];
????//?Override?point?for?customization?after?application?launch.
????
????NGColoredViewController?*vc1?=?[[NGColoredViewController?alloc]?initWithNibName:nil?bundle:nil];
????NGColoredViewController?*vc2?=?[[NGColoredViewController?alloc]?initWithNibName:nil?bundle:nil];
????
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????????226??2020-11-04?16:31??.gitignore
?????文件??????134840??2020-11-04?16:31??PFCBoost.pdf
?????文件?????????373??2020-11-04?16:31??demo\NGVerticalTabBarControllerDemo\NGVerticalTabBarControllerDemo\AppDelegate.h
?????文件????????2546??2020-11-04?16:31??demo\NGVerticalTabBarControllerDemo\NGVerticalTabBarControllerDemo\AppDelegate.m
?????文件?????????373??2020-11-04?16:31??demo\NGVerticalTabBarControllerDemo\NGVerticalTabBarControllerDemo\main.m
?????文件?????????270??2020-11-04?16:31??demo\NGVerticalTabBarControllerDemo\NGVerticalTabBarControllerDemo\NGColoredViewController.h
?????文件????????4010??2020-11-04?16:31??demo\NGVerticalTabBarControllerDemo\NGVerticalTabBarControllerDemo\NGColoredViewController.m
?????文件?????????285??2020-11-04?16:31??demo\NGVerticalTabBarControllerDemo\NGVerticalTabBarControllerDemo\NGTestTabBarController.h
?????文件????????1910??2020-11-04?16:31??demo\NGVerticalTabBarControllerDemo\NGVerticalTabBarControllerDemo\NGTestTabBarController.m
?????文件????????1500??2020-11-04?16:31??demo\NGVerticalTabBarControllerDemo\NGVerticalTabBarControllerDemo\NGVerticalTabBarControllerDemo-Info.plist
?????文件?????????347??2020-11-04?16:31??demo\NGVerticalTabBarControllerDemo\NGVerticalTabBarControllerDemo\NGVerticalTabBarControllerDemo-Prefix.pch
?????文件??????????45??2020-11-04?16:31??demo\NGVerticalTabBarControllerDemo\NGVerticalTabBarControllerDemo\en.lproj\InfoPlist.strings
?????文件????????1943??2020-11-04?16:31??demo\NGVerticalTabBarControllerDemo\NGVerticalTabBarControllerDemo\Images\liveradio.png
?????文件????????3060??2020-11-04?16:31??demo\NGVerticalTabBarControllerDemo\NGVerticalTabBarControllerDemo\Images\liveradio@2x.png
?????文件????????1747??2020-11-04?16:31??demo\NGVerticalTabBarControllerDemo\NGVerticalTabBarControllerDemo\Images\myradio.png
?????文件????????2304??2020-11-04?16:31??demo\NGVerticalTabBarControllerDemo\NGVerticalTabBarControllerDemo\Images\myradio@2x.png
?????文件????????2537??2020-11-04?16:31??demo\NGVerticalTabBarControllerDemo\NGVerticalTabBarControllerDemo\Images\news.png
?????文件????????4164??2020-11-04?16:31??demo\NGVerticalTabBarControllerDemo\NGVerticalTabBarControllerDemo\Images\news@2x.png
?????文件????????1800??2020-11-04?16:31??demo\NGVerticalTabBarControllerDemo\NGVerticalTabBarControllerDemo\Images\ondemand.png
?????文件????????2395??2020-11-04?16:31??demo\NGVerticalTabBarControllerDemo\NGVerticalTabBarControllerDemo\Images\ondemand@2x.png
?????文件???????19001??2020-11-04?16:31??demo\NGVerticalTabBarControllerDemo\NGVerticalTabBarControllerDemo.xcodeproj\project.pbxproj
- 上一篇:5個群智能算法
- 下一篇:三相PLL鎖相環仿真
評論
共有 條評論