在线咨询
eetop公众号 创芯大讲堂 创芯人才网
切换到宽版

EETOP 创芯网论坛 (原名:电子顶级开发网)

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 7012|回复: 35

[资料] Digital Control of High-Frequency Switched-Mode Power Converters-Wiley-IEEE Press (2015)

[复制链接]
发表于 2020-6-23 21:34:10 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

x
本书系统分析了高频开关电源的设计分析、建模和数字控制技术,包括
  功率开关电源数字闭环控制原理的理解
  开关电源建模推导
  电压环数字控制,电流环数字控制
  双环控制技术的分析与设计
  PID设计
  PID算法的Verilog和VHDL代码
  开关电源的设计和建模
  开关电源闭环补偿网络设计
  开关电源的FPGA数字控制设计
  FPGA的Verilog代码实现
PREFACEix
INTRODUCTION1
CHAPTER1CONTINUOUS-TIMEAVERAGEDMODELINGOFDC–DCCONVERTERS13
1.1PulseWidthModulatedConverters14
1.2ConvertersinSteadyState16
1.2.1BoostConverterExample17
1.2.2EstimationoftheSwitchingRipple19
1.2.3VoltageConversionRatiosofBasicConverters20
1.3ConverterDynamicsandControl21
1.3.1ConverterAveragingandLinearization22
1.3.2ModelingofthePulseWidthModulator24
1.3.3TheSystemLoopGain25
1.3.4AveragedSmall-SignalModelsofBasicConverters26
1.4State-SpaceAveraging28
1.4.1ConverterSteady-StateOperatingPoint28
1.4.2AveragedSmall-SignalState-SpaceModel29
1.4.3BoostConverterExample30
1.5DesignExamples32
1.5.1Voltage-ModeControlofaSynchronousBuckConverter32
1.5.2AverageCurrent-ModeControlofaBoostConverter42
1.6DutyRatiod[k]Versusd(t)48
1.7SummaryofKeyPoints50
CHAPTER2THEDIGITALCONTROLLOOP51
2.1CaseStudyigitalVoltage-ModeControl52
2.2A/DConversion53
2.2.1SamplingRate53
2.2.2AmplitudeQuantization56
2.3TheDigitalCompensator58
2.4DigitalPulseWidthModulation63
2.5LoopDelays65
2.5.1ControlDelays65
2.5.2ModulationDelay66
2.5.3TotalLoopDelay70
2.6UseofAveragedModelsinDigitalControlDesign71
2.6.1LimitationsofAveragedModeling71
2.6.2AveragedModelingofaDigitallyControlledConverter74
2.7SummaryofKeyPoints78
CHAPTER3DISCRETE-TIMEMODELING79
3.1Discrete-TimeSmall-SignalModeling80
3.1.1APreliminaryExample:ASwitchedInductor82
3.1.2TheGeneralCase85
3.1.3Discrete-TimeModelsforBasicTypesofPWMModulation87
3.2Discrete-TimeModelingExamples88
3.2.1SynchronousBuckConverter90
3.2.2BoostConverter97
3.3Discrete-TimeModelingofTime-InvariantTopologies102
3.3.1EquivalencetoDiscrete-TimeModeling106
3.3.2RelationshipwiththeModifiedZ-Transform108
3.3.3CalculationofTu(z)108
3.3.4BuckConverterExampleRevisited112
3.4Matlab?Discrete-TimeModelingofBasicConverters112
3.5SummaryofKeyPoints117
CHAPTER4DIGITALCONTROL119
4.1System-LevelCompensatorDesign119
4.1.1Direct-DigitalDesignUsingtheBilinearTransformMethod120
4.1.2DigitalPIDCompensatorsinthez-andthep-Domains123
4.2DesignExamples126
4.2.1DigitalVoltage-ModeControlofaSynchronousBuckConverter126
4.2.2DigitalCurrent-ModeControlofaBoostConverter134
4.2.3MultiloopControlofaSynchronousBuckConverter136
4.2.4BoostPowerFactorCorrector141
4.3OtherConverterTransferFunctions154
4.4ActuatorSaturationandIntegralAnti-WindupProvisions160
4.5SummaryofKeyPoints165
CHAPTER5AMPLITUDEQUANTIZATION167
5.1SystemQuantizations167
5.1.1A/DConverter167
5.1.2DPWMQuantization169
5.2Steady-StateSolution172
5.3No-Limit-CyclingConditions175
5.3.1DPWMversusA/DResolution175
5.3.2IntegralGain178
5.3.3DynamicQuantizationEffects181
5.4DPWMandA/DImplementationTechniques182
5.4.1DPWMHardwareImplementationTechniques182
5.4.2EffectiveDPWMResolutionImprovementsviaΣΔModulation186
5.4.3A/DConverters187
5.5SummaryofKeyPoints190
CHAPTER6COMPENSATORIMPLEMENTATION191
6.1PIDCompensatorRealizations194
6.2CoefficientScalingandQuantization197
6.2.1CoefficientsScaling198
6.2.2CoefficientsQuantization200
6.3Voltage-ModeControlExample:CoefficientsQuantization203
6.3.1ParallelStructure204
6.3.2DirectStructure206
6.3.3CascadeStructure208
6.4Fixed-PointControllerImplementation213
6.4.1EffectiveDynamicRangeandHardwareDynamicRange214
6.4.2UpperBoundofaSignalandtheL1-Norm216
6.5Voltage-ModeConverterExample:Fixed-PointImplementation218
6.5.1ParallelRealization220
6.5.2DirectRealization225
6.5.3CascadeRealization229
6.5.4LinearversusQuantizedSystemResponse233
6.6HDLImplementationoftheController234
6.6.1VHDLExample235
6.6.2VerilogExample237
6.7SummaryofKeyPoints239
CHAPTER7DIGITALAUTOTUNING241
7.1IntroductiontoDigitalAutotuning242
7.2ProgrammablePIDStructures243
7.3AutotuningVIAInjectionofaDigitalPerturbation247
7.3.1TheoryofOperation249
7.3.2ImplementationofaPDAutotuner253
7.3.3SimulationExample255
7.3.4Small-SignalAnalysisofthePDAutotuningLoop261
7.4DigitalAutotuningBasedonRelayFeedback265
7.4.1TheoryofOperation266
7.4.2ImplementationofaDigitalRelayFeedbackAutotuner267
7.4.3SimulationExample271
7.5ImplementationIssues272
7.6SummaryofKeyPoints275
APPENDIXADISCRETE-TIMELINEARSYSTEMSANDTHEZ-TRANSFORM277
A.1DifferenceEquations277
A.1.1ForcedResponse278
A.1.2FreeResponse279
A.1.3ImpulseResponseandSystemModes281
A.1.4AsymptoticBehavioroftheModes282
A.1.5FurtherExamples283
A.2Z-Transform284
A.2.1Definition284
A.2.2Properties285
A.3TheTransferFunction287
A.3.1Stability287
A.3.2FrequencyResponse288
A.4State-SpaceRepresentation288
APPENDIXBFIXED-POINTARITHMETICANDHDLCODING291
B.1RoundingOperationandRound-OffError291
B.2Floating-PointversusFixed-PointArithmeticSystems293
B.3BinaryTwo’sComplement(B2C)Fixed-PointRepresentation294
B.4SignalNotation296
B.5ManipulationofB2CQuantitiesandHDLExamples297
B.5.1SignExtension298
B.5.2Alignment299
B.5.3SignReversal301
B.5.4LSBandMSBTruncation302
B.5.5AdditionandSubtraction304
B.5.6Multiplication305
B.5.7OverflowDetectionandSaturatedArithmetic307
APPENDIXCSMALL-SIGNALPHASELAGOFUNIFORMLYSAMPLEDPULSEWIDTHMODULATORS313
C.1Trailing-EdgeModulators313
C.2Leading-EdgeModulators317
C.3SymmetricalModulators318
REFERENCES321
INDEX335


1339233-20180228112410766-770988907.jpg

Digital Control of High-Frequency Switched-Mode Power Converters-Wiley-IEEE Pres.pdf

10.42 MB, 下载次数: 312 , 下载积分: 资产 -4 信元, 下载支出 4 信元

发表于 2020-6-23 22:06:50 | 显示全部楼层
多谢分享
发表于 2020-6-24 08:20:39 | 显示全部楼层
感谢
发表于 2020-6-24 08:26:04 | 显示全部楼层
Thanks
发表于 2020-6-24 08:53:42 | 显示全部楼层
好书,看看
发表于 2020-6-24 09:13:42 | 显示全部楼层
感谢楼主分享
发表于 2020-6-24 11:55:27 | 显示全部楼层
学习一下,感谢分享
发表于 2020-6-24 12:38:17 | 显示全部楼层
谢谢
发表于 2020-6-24 14:16:13 | 显示全部楼层
谢谢分享
发表于 2020-6-24 22:38:14 | 显示全部楼层
谢谢分享!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

站长推荐 上一条 /2 下一条


小黑屋| 手机版| 关于我们| 联系我们| 在线咨询| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2024-12-25 03:07 , Processed in 0.021467 second(s), 7 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
快速回复 返回顶部 返回列表