Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PowerElectronics
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lars Lindner
PowerElectronics
Graph
00ce7fe3f78931f50d7fd9be4f86adede28c7774
Select Git revision
Branches
1
main
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
13
Mar
12
11
6
4
28
Feb
18
14
13
11
7
6
3
28
Jan
27
24
23
22
21
17
16
14
13
3
Dec
2
29
Nov
28
27
26
25
14
13
12
11
8
6
5
4
1
18
Sep
21
Aug
11
Jul
6
Jun
21
May
8
7
30
Apr
25
23
19
18
16
15
12
10
9
27
Mar
26
25
23
22
15
12
8
6
5
4
1
29
Feb
28
27
26
23
20
19
15
14
12
18
Nov
17
16
14
13
6
25
Oct
19
18
17
16
14
12
17
Mar
19
Jan
28
Oct
24
21
20
19
1
Sep
31
Aug
30
29
28
27
Added harmonic_sum.m function for testing purpose.
main
main
Added model DAB/Simscape/StepResponse/DAB_ISOP_StepResponse.slx = Step response of two DABs in ISOP configuration.
Created model DAB/Simscape/StepResponse/DAB_StepResponse.slx. First attempt to model a DAB with SPS modulation using a PT1 element. The model is only valid for a step amplitude of +/- pi/32! The final value of the DAB step response depends on the amplitude of the input step!
Updated DAB/Simscape/ISOP/DAB_ISOP_Tustin_simple3.slx model. Used discrete integrator in modulator block. Eliminated all global goto's.
Changed model DAB/Plecs/ISOP/DAB_ISOP_Simple.slx. Iref2phi feedforward blocks inserted. But then there was the error that the value below the root was negative. Therefore, the root calculation was output as complex value and afterwards calculating the absolut value (is this correct?). But still, the simulation is very very slow.
Created DAB_ISOP_Simple.slx modell with two DABs in ISOP using Plecs
Corrected Vhv*2 input voltage of two ISOP DAB's in DAB/Simscape/ISOP/DAB_ISOP_Tustin_simple3.slx
Created new folder structure -> Simscape and Plecs folder in DAB, each of which contains models implemented in Simscape and Plecs
DAB/Simscape/ISOP/DAB_ISOP_Tustin_simple3.slx simulation seems to work, but takes too long. I will try and model the DAB's bridges in Plecs.
Updated DAB/Simscape/DAB_init.m, so both DABs have the same Ltot value and the Voltage balancing controller gain KpBalance = 0.5
DAB/Simscape/ISOP/DAB_ISOP_Tustin_simple3.slx:
Worked on DAB/Simscape/ISOP/DAB_ISOP_Tustin_simple3.slx, added balancing scheme from Plecs tutorial and documentation DAB/Simscape/ISOP/DAB_ISOP_Tustin_simple3.slx.docx
Added DAB/Simscape/ISOP/DAB_ISOP_Tustin_decoupled.slx simulation with decoupled control concept from paper "A Simple, Decoupled Control Concept for a Modular DC-DC Converter in ISOP, IPOP, and Back-to-Back Connection"
Added DAB/Simscape/ISOP/DAB_ISOP_Tustin_decoupled.slx simulation with decoupled control concept from paper "A Simple, Decoupled Control Concept for a Modular DC-DC Converter in ISOP, IPOP, and Back-to-Back Connection"
Added DAB/Simscape/ISOP/DAB_ISOP_Tustin_simple1.slx, DAB/Simscape/ISOP/DAB_ISOP_Tustin_simple2.slx and DAB/Simscape/ISOP/DAB_ISOP_Tustin_simple3.slx
Deleted Amin_Amr_201511_MAS_thesis.pdf
Improved DAB/Simscape/ISOP/DAB_ISOP.slx model, so the controller regulates imbalances in the input voltage. Steady state looks good.
Added DAB/Simscape/ISOP/DAB_ISOP.slx model
Moved Converters/DAB/isop_dual_active_bridge/DAB_ISOP_Tustin.slx and Converters/DAB/isop_dual_active_bridge/DAB_ISOP_ZOH.slx to Converters/DAB/Simscape/ISOP folder and adapted DAB/Simscape/DAB_init.m script.
Updated .gitignore
Updated .gitignore file
Added Converters/DAB/Simscape/BatteryLoad/DAB_Simscape_SPS_closedLoop_CC_FF_Compare.slx model to compare single constant current control with constant current control together with feed-forward control. In this comparison, there are no major differences between the two simulation results.
Corrected names of models in BatteryLoad folder
Moved DAB/Simscape/DAB_Simscape_SPS_closedLoop_CV.slx to DAB/Simscape/ResistorLoad/DAB_Simscape_SPS_closedLoop_CV.slx folder
Added Converters/DAB/Misc folder with miscellaneous stuff
Added DAB_Simscape_SPS_closedLoop_CV.slx = closed-loop voltage control of DAB using SPS modulation for a resistive load
Moved all models to BatteryLoad folder, since all simulations are controlling a battery as a load.
Added DAB_Simscape_SPS_openLoop_CC.slx = open-loop current control of DAB using SPS modulation
Added DAB_Simscape_SPS_closedLoop_CV.slx model = closed-loop voltage control of DAB using SPS modulation -> not working
Updated PWM Generator from DAB/Simscape/DAB_Simscape_SPS_WrappedInte_closedLoop_CC.slx, now using PWM generator using wrapped integrator + mod functions
Updated Modulator_learn.slx
Added DAB/Simscape/DAB_Simscape_SPS_WrappedInte_closedLoop_CC.slx = closed-loop current control of DAB using SPS modulation using wrapped integrator for carrier signal generation -> output current now is smaller, than with sin / arcsin modulator
Added VariablePulseGenerator_WrappedInte_PhaseShift wrapped integrator with phase shift
Added "VariablePulseGenerator_Mod_PhaseShift" modulator to "VariablePulseGenerators_Compare.slx". This modulator was implemented using mod functions instead of sin and arcsin, see _INFO.txt.
Added simulation DAB/Simscape/DAB_Simscape_SPS_closedLoop_CC_CV.slx = closed-loop voltage + current control of DAB using SPS modulation -> voltage loop not working, starts to oscillate
Added DAB/Simscape/DAB_Simscape_SPS_closedLoop_CC_FF.slx = closed-loop current control with feed-forward of DAB using SPS modulation
Corrected simulation DAB/Simscape/DAB_Simscape_SPS_closedLoop_CC.slx = closed-loop current control of DAB using SPS modulation
Reviewed and fixed model DAB/Simscape/DAB_Simscape_SPS_closedLoop_CC.slx with Daniel. Now, the power calculation is correct.
Added DAB/Simscape/DAB_Simscape_SPS_closedLoop_CC.slx model for closed loop current control of single DAB bridge. Also confirming equation to calculate transmitted power.
Updated DAB/isop_dual_active_bridge/DAB_ISOP_Tustin.slx
Loading