Part Number: TIDA-010054 Tool/software: Hello, I'm checking the operation of TIDA-010054. I'm verifying the operation through Lab, and I'm writing to ask you how the PWM_EN signal works. I'd appreciate it if you could tell me how the F280049 control…
Part Number: TIDA-010054 Other Parts Discussed in Thread: TMCS1133 Tool/software: Hi,
In the new Design guide the transformer I_sec_tank is using HALL TMCS1133 in place of AMC1133(typo error) right?
Thanks,
Sivarajan
Part Number: TIDA-010054 Tool/software: Hello,
I have an application where I need to convert 800 VDC to 250 VDC, 1250W output. The load is a fixed resistive load, and will not vary. I was looking at using a buck converter for this application, but it…
Part Number: TIDA-010054 Tool/software: Hi experts,
We have a customer who is interested in basing a design on the TI TIDA-010054 as below, could you please confirm if such changes are possible? Thank you
We are starting the design of a DAB converter…
Part Number: TIDA-010054 Tool/software: Hi,
I found the Dual Phase Shift PLECS simulation file but did not see the single phase shift control PLECS file. Where can I find It?
Thank you.
Part Number: TIDA-010054 Tool/software: Hi,
My account wants to know how the equations in the "TIDUESOE.PDF" (TIDA010054 design guide) are derived?
1.How is the equation 20 for DC-blocking capacitance derived?
2.What calculation equation did…
Part Number: TIDA-010054 Tool/software: Hi,
I have successfully implemented the LAB 3 exercise by implementing closed loop voltage mode control on my DAB, only when selecting closed loop operation after applying input power to the DAB. The voltage conversion…
Part Number: TIDA-010054 Tool/software: Hi,
Can someone remind me the unit of the phase shift. Is it in rad (1 rad = 360 deg)?
thank you for the help,
Vincent Beaulieu-Gagnon
Part Number: TIDA-010054 Hi TI teams,
I have question regarding PLEX sim described on design guide versus the files online.
On the design guide we have this drawing:
On the PLEX files that we can find in TIDA-010054 homepage we find:
We would like…
Part Number: TIDA-010054 Tool/software: Hi team,
In the following code snippet (dab.h), why are the lower 8 bits of 'temp' masked?
static inline void DAB_calculatePWMDutyPeriodPhaseShiftTicks(void)
{
uint32_t temp;
//
// Calculation…