BS2sx voltage regulator question....
deno
Posts: 242
Most of my homebrew stamp projects are based on a 12 volt supply, whether it is for the house, car, boat, or the golf course...(Robo Caddy).· Now, I do know that the BS2sx voltage regulator doesn't really like 12 volts, as it runs alittle hot.· I also know that I can supply an external voltage regulator (7805) with a heat sink to solve this heating problem on the stamp itself.· But,...the question for the day, is...has anyone come up with any good ideas for a small heat sink glued to the top of the small regulator on the stamp to disapate some of the heat?·
Since this is about the BS2sx, I am not sure if this post belongs here or over in the SX microcontroller section.
Thanks· DenO
Since this is about the BS2sx, I am not sure if this post belongs here or over in the SX microcontroller section.
Thanks· DenO
Comments
Cut the aluminum rod with a fine hacksaw to maybe 1/4" in length and carefully file the cut end with a fine file so it's flat and smooth.
Mix up a small quantity of the epoxy and use a toothpick to put a thin layer on the top of the regulator, then firmly set the piece of rod in the epoxy and set the module aside until the epoxy hardens.
This will provide a little bit of heatsinking. It's not much, but it's easy to do. You'll get the most benefit from your efforts by reducing the level of Vin or completely using an external 5V regulator and running the Stamp with Vdd supplied by that (with Vin unconnected). If you plan to continue using 12V supplies, get used to using switching regulators. There are a variety of small, ready-made 5V switching regulators that can be substituted for the LM7805 directly. They're not that expensive and will avoid the heating problem.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
Actually, this project was built around a regular BS2, but when I started writing the code for the job, I went over the EEPROM limit of the BS2.· I had to·substitute a BS2sx and write the code in different program slots.· The PCB was already ordered by that time using Vin on the stamp instead of Vdd. I really hate to go in and hack a brand new PCB after I spent some much time doing the art work.· I did know that the BS2sx doesn't like 12 to 14 volts, which is what a typical 12volt system sees.· I will try your suggestion, Mike, and install a very small cooling fan to blow on the aluminum.
DenO
Deno
One word of caution·about BS2sx chip they do use more current than a BS2 chip and your regulator runs·a lot hotter than the other
BS2···· =··· less than 10 milliamp
BS2sx· =··· about 70 milliamp
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
··Thanks for any··that you may have and all of your time finding them
·
·
·
·
Sam
Best,
Dave
DenO