View Single Post
Old 01-07-2015, 12:29 PM   #1525 (permalink)
P-hack
Master EcoModder
 
P-hack's Avatar
 
Join Date: Oct 2012
Location: USA
Posts: 1,408

awesomer - '04 Toyota prius
Thanks: 102
Thanked 252 Times in 204 Posts
did you specify input and output voltage? 144 to 340ish? You can probably get away with 290v if you have svpwm I think, unless you want to extend the nominal speed.

edit, plugged in 144 and 290v here @ 600A 30% ripple, 5% voltage ripple:
Switching Converter Power Supplies

Code:
Item	Value	Units
Volts In	144	V
Volts Out	290	V
Load Current	600	A
Freq.	10	KHz
Vripple	14.5	V
Duty Cycle	50.638591646531	%
Ipp Inductor	180	A
Ipk Inductor	690	A
Irms	512.64022471905	A
L	40.229547808077	uH
C	2095.3899991668	uF

changed to 20khz:
Code:
Item	Value	Units
Volts In	144	V
Volts Out	290	V
Load Current	600	A
Freq.	20	KHz
Vripple	14.5	V
Duty Cycle	50.638591646531	%
Ipp Inductor	180	A
Ipk Inductor	690	A
Irms	512.64022471905	A
L	20.114773904039	uH
C	1047.6949995834	uF

Last edited by P-hack; 01-07-2015 at 01:13 PM.. Reason: oops, used 60amps instead of 600, fixed
  Reply With Quote
The Following 2 Users Say Thank You to P-hack For This Useful Post:
cts_casemod (01-07-2015), MPaulHolmes (01-07-2015)