Other Parts Discussed in Thread: LM5155
Hi Team,
We are using LM3478MA/NOPB as a DC-DC boost converter in one of our projects.
The input is from a Li-ion battery of nominal voltage 3.7V (2.8V to 4.2V).
The required output current is about 260mA.
Some 8 shape memory valves are connected in series at the output of the DC-DC converter.
The Shape memory valves require the consent current driver.
So we made a constant current sink like in the application note SLAA868.
The resistance of the shape memory valve is 2.2 - 3 ohms.
So the voltage drop across any valve is 3*0.260=0.78V.
A maximum of only 4 valves will be operational at any time. The remaining valves will be bypassed using FETs like in the image below.
So the maximum voltage needed at the output of the blower is the sum of the voltage across 4 operational valves and the voltage drop across FETs = (4*.78) + (4*[0.55*0.25]) =3.67V (adding voltage drop across the sense resistor and the current limiting FET, for 10 Ohms sense resistor, the voltage drop is 2.5V).
When only one valve is operational the voltage needed at the output of the DC-DC converter is (1*.78) + (7*[0.55*0.25]) = 1.74V (adding voltage drop across the sense resistor and the current limiting FET, for 10 Ohms sense resistor, the voltage drop is 2.5V).
1). Is my above calculation correct?. Please correct me if I am wrong.
2). Since the DC-DC converter is giving a constant voltage, the excess voltage is dropped across the current limiting FET, which is not good for a battery-operated device. So can I adjust the voltage at the output of the DC-DC converter using the DAC of my microcontroller connected to the FB pin along with the resistor divider?.
3). In both the above calculations, sometimes the voltage needed at the output is less than the voltage at the input. Are there any issues with this?.
4). Is the IC LM3478MA/NOPB able to deliver 250mA of current?. How is the switching current related to the output current?.
5).