Hi all,
that thing works
Today i assembled a complete unit, step by step, testing functionality after each step. Attached are some pictures of the unit, without enclosure.
After i was finished it did not output enough power. I was searching, comparing to the old prototype, etc. After about an hour and a half it dawned me: heck, i now use the 13.56 MHz instead of the 11 of the old unit. Of course! The toroids didn't fit anymore. So i had to sit down and wind a collection of toroids with decreasing numbers of turns, until i found a combination that pretty much matched the old one in terms of output power. Sure, it's probably not perfect yet, but so far it's OK.
In the pictures you can see the main RF generator board mounted flat on a heatsink. The one i used is pretty thick, 40mm. In the end, a 25mm heatsink will do fine. That big thing just gets hand-warm after over an hour...
On top of the generator board is the supply/controller board. This one just generates the +5V and +12V rails, and has a µC for all the bells and whistles. However, it is pretty much optional. Any other design will do as well. The bare minimum is to provide the two voltages and connecting the tip-detection output via a 1k pull-up to the enable line of the generator.
From that it follows that on the main generator board the parts for the SWR bridge can be omitted as well, if that feature is not wanted.
The unit _can_ run from 24 volts supply just fine, however, a bit more is recommended if one wants a really fast heat-up time after power-up. Something around 26 to 28 volts should be OK.
On the current controller/supply boards the buck regulators for the 5/12 volt rails are heavily oversized. That's simply because i used what i had at hand. I have not checked the actual current requirements for these rails, but i think something in the region of a few hundred mA each should do fine. Maybe a bit more for the 12V rail, peak current to drive the FET final is around 1A, but only for a short spike, so some hundred mA plus the buffer cap on the RF board should do just fine.
So, what can it do? Well, of course it happily drives Metcal handpieces/cartridges for the 13.56 MHz system. Oh, and the Thermaltronics stuff for the same frequency as well, of course. The tip-detection works without shutting and locking the whole unit down, like the original Metcal stuff, and thus does not require a power-cycle. Simple pull out the tip and put a new one in, done.
Then i implemented the idea from mikeselectricstuff to allow some form of current limiting. This is done by providing a connection (through a series resistor) to the RF generators buck regulator. Feeding in a positive voltage will decrease the maximum output voltage of that buck, how much depends on the voltage fed into it. Accordingly, feeding a voltage that is lower than what is "normal" will result in boosting the output. The µC can control that with a tri-state pin: pin as input = normal operation, pin as output high = limiting, pin as output low = boosting. I provided two trimpots on the controller board to set both of these option separately.
This is quite a useful option. For example, the limiting option can be used in cases were the power supply/transformer can not supply enough amperes to satisfy the maximum demand during power-up/after tip change. Once the tip reached a certain temp (well, in reality if the SWR reached a certain value) it can switch to normal mode, to still get a good thermal recovery.
But then it can be used to implement some smart standby function. After a while of idling, detected through the lack of bigger SWR changes, the unit can limit the power to send it into standby. This means that the tip does not cool down completely. Once a big downward change in SWR is detected it means that the tip is used. Then it can go into boost mode for a really quick heat-up, and once it reached a certain SWR fall back into normal mode. it then will stay in normal mode until some user-definable timespan has elapsed, after which the whole thing starts over...
Alright, that's it for now. Tomorrow i will work on the documentation, so that i can finally upload the first part (that is, the RF generator board) here. After that follows some doc about my current supply/controller board (plus schema/layout of course). Once i'm done with those two things i will work on a first usable version of the firmware.
Greetings,
Chris