I am currently working on a simulation study in PLECS related to Li-ion battery charging techniques. My aim is to implement and compare different charging profiles, and I am now trying to model the Pulse Charging technique.
In my model, I would like to apply a pulsed charging current to the battery pack instead of a continuous constant current. The basic idea is to charge the battery with current pulses and include short rest periods between the pulses. However, I am not fully sure about the best way to generate the pulse current reference and connect it properly to the current control loop in PLECS.
I would appreciate guidance on the following points:
-
How can I generate a suitable pulse current reference in PLECS?
-
Should the pulse profile be created using a signal generator, lookup table, or a custom control block?
-
How should the pulse current reference be connected to the battery charger control structure?
-
Are there any important points to consider regarding pulse frequency, duty ratio, rest time, or simulation step size?
-
If anyone has a simple example model or reference structure for pulse charging, it would be very helpful.
The battery charger model is intended for a Li-ion battery pack, and the charging current should periodically switch between a defined charging current level and zero during the rest intervals.
Thank you in advance for your help and suggestions.
Best regards,