Forum Discussion
5 Replies
- Altera_Forum
Honored Contributor
This isn't actually a VHDL coding problem. You'll want to design the system in terms of power electronics elements (DC/DC converter topologies) and control algorithms. FPGA based digital signal processing is one of several options to implement the control system.
- Altera_Forum
Honored Contributor
Many thanks for the reply, i've alreday done it using power electronics as u said, i am just thinking if there is a way to implemnt VHDL codes to generate the algorithm for the control
- Altera_Forum
Honored Contributor
--- Quote Start --- Many thanks for the reply, i've alreday done it using power electronics as u said, i am just thinking if there is a way to implemnt VHDL codes to generate the algorithm for the control --- Quote End --- I will assume then the control logic could very small. However for the forum to help you will need to describe your algorithm fully and clearly and also add information about fpga interface to the charging circuit (inputs/outputs). - Altera_Forum
Honored Contributor
I'm also wondering about the underlying system topology. In a usual hybrid car, the (high voltage) battery voltage is the DC bus. There's no DC/DC converter ("charger") between both. The motor/generator inverter gets/puts it's power directly from/to the battery. This topology is suggested by the fairly constant battery voltage and efficiency considerations. Additional energy storage/generation systems with variable voltage (supercap, fuel cell) will be connected through DC/DC converters, also possibly the low voltage power supply bus.
- Altera_Forum
Honored Contributor
Thanks for the reply, i am doing it using the power Electronics and simulation is done using powersim in Matlab, i am just curious if any one has done it in simulink, the model should control the battery charge and discharge from/to the DC-bus volatge , so always the bus voltage is constant, i make the model but the problem the DC-bus is not constant, i am sure it is type of PI controllers tuning, if you have come acros it it will be good help