Altera_Forum
Honored Contributor
18 years agoIm curious why
Noone had any advice about running Cyclone II based boards off rechargeable batteries? Is there something I dont know where it's a bad idea?
Noone had any advice about running Cyclone II based boards off rechargeable batteries? Is there something I dont know where it's a bad idea?
I've had a quick look at the LP3990 datasheet. Using a linear regulator is certainly a straightforward approach (which is why I used them on my prototype board) but it's not optimal as far as power consumption is concerned. Based on minimum input voltages recommended in the datasheet (2V for the 1.2V output regulator and 3.8V for the 3.3V output regulator) you're going to be wasting maybe 25% of your battery power. Depending on what your rechargeable cell voltage is, you might not be able to get these input voltages (e.g. you may have to use 2.4V and 4.8V in which case you'll be wasting even more power).
Anyway, as you say, once you've proved the concept and made some sales you can develop and optimise the design further.[My opinion] - You should definately use a switching power supply instead of a linear regulator for this battery powered application, even intial builds. Using a linear regulator, you waste the power from the supply voltage down to the regulated voltage. 5V down to 1.2 V puts you in the 25% efficient range. A switcher puts you at the 90% range. Consider an easy to use one such as
http://focus.ti.com/lit/ds/symlink/tps62243.pdf The effect on your battery life will be dramatic.I would also recommend using a switching supply. The advantages are twofold. To begin with, you will get more efficiency compared to a linear one and you will be able to power the system with draining batteries as long as the current drain requirements are met. You won't have to bother about having the battery voltage above linear regulators' drop out limit.
If you want to learn a little more about cyclone devices for battery powered applications, you may want to try to look at this board that linear tech and arrow put together:
http://www.fpgajournal.com/articles_2007/20070904_proof.htm this is a nice little write up from fpga journal. good luck, guanoSome more detail for the Arrow/Linear Tech's board can be found here: http://www.arrownac.com/mktg/resource_mag/may_2007/pdfs/resource-spr07.pdf (page 24-25 of document, 26-27 of pdf).
Then I will go with the switching ones that you recommend that make for the simplest PCB build.
In case you were wondering why I ask so many questions, I work for Staples now and I gpt my Engineering B.E. 12 years ago, I have no access to peoples or materials of this nature, so I really appreciate all your answers. The national semiconductor page says about buck, buck switching with some complicated PCB setups and transformers they just label as 'custom'. Any suggestions if I can use those?Looks like the LCD and GPS module are gonna need 5v, if I regulate the battery down to 5v to power those, then regulate that 5v down to 3.3 and 1.2, would that be more efficient that hooking up the regulators in paralell?
Hello again Twinzz
If you're going back to thinking about linear regulators, then the answer is no. All that would do is change where the power is being wasted. e.g. let's say your 1.2V regulator is supplying 100mA. That current is being drawn through the 3.3V regulator and the 5V regulator, adding to their individual dissipation. You've had to drop the same number of volts to get down to 1.2V. There's no getting away from it, linear regulators waste power. If you're thinking of switching regulators, I think a similar argument would apply. I'd try looking for a multi-voltage output device or use separate regulators from a single supply. As a matter of interest, my prototype board is now up and running with linear regulators and they're barely warm. However, my board goes in to a current injection set which could draw 10A from a 230V supply so low power consumption is not an issue. Best regardsThanks for info sharky, glad your proj is movin along. I don't see 'switching' in the National Semi page, but i see 'buck', so I will go with that. My concerns are designing and building a complicated PCB and not having it work right after the board house makes it. I really appreciate all the answers, I feel I owe you some Starbucks or something at this point.
Buck and boost regulation just refers to whether the output voltage is lower or higher than the input voltage. So a buck regulator is still a switching regulator. For example, you could have a situation where your battery voltage is 3.6V and you have a boost regulator up to 5V and two buck regulators down to 3.3V and 1.2V.
I understand perfectly why you are concerned about getting a more complicated power supply design right first time. I chose to go the linear regulator approach so that I could concentrate on the FPGA operation and not worry if my powers supplies were causing problems. On the production version I might well substitute in switching regulators. You haven't mentioned whether you've looked at Linear Technology's switching regulators yet. I'm sure they are worth considering if you really only have one shot at the overall design. Now, was that Starbucks or Starboosts?:rolleyes: