Here is what I am trying to do. I've got a rubidium RFTG unit (see attachment for a picture) and its case is basically a large heat sink. Inside it in the rear rightward side is a LPRO-101 rubidium module 5" wide x 3.7" from front to back.
My goal is to keep the temperature of the Rb stable by varying the speed of a PWM controllable fan. I have a temperature sensor on the inside of the RFTG that gives me close to the baseplate temperature of the LPRO and I am feeding that into an AVR running a PID loop to decide how much PWM to produce for the fan. My testing so far has been very positive, although I've only put the fan beneath the RFTG unit about 2-3" below it and blown air directly at the LPRO area from the underside. My goal is to keep the LPRO at 50 deg C and my room ambient temperature runs 24 deg C +/- 3 C depending on summer/winter and fluctuations.
The fan I am using can go from 1000 rpm to 4250 rpm depending on the PWM signal sent to it (0-100%). It is a 60mm square fan and pushes 23.4 CFM at full speed, so I'm assuming at 1000 rpm it is pushing 5.5 CFM so my control range is 5.5 to 23.4 CFM. So far having the fan under the unit the PID keeps it stable by varying the fan from PWM 10-35% or so.
Here is where I am hoping for some advice. I am putting this in an enclosure finally and the enclosure is going to be designed to sit directly underneath the RFTG unit. The fan will be mounted in the bottom of the enclosure pulling fresh room temp air into it. I am going to drill holes in the top of the unit so it can blow air out onto the bottom of the RFTG (sitting on top of it) to cool it.
I have a CNC so I can cut a nice grid of holes in the enclosure. In the bottom I'm going to cut a grid that matches exactly the 60mm square foot print of the fan so it can pull air directly into the case without any air leaking around the fan. The pattern will be 46 holes at 1/4" each or 0.049 in^2 * 46 = 2.258 in^2 for the fan air intake. My first plan is to cut a grid completely under the LPRO area of 5" x 3.7", 187 holes * 0.049 in^2 = 9.163 in^2 for the air out to cool the RFTG. So, if I'm thinking right air will be traveling 4 times faster on the input grid (4x less holes) than the output grid.
My big concern is that my PWM range will not give me a wide temperature control range, for example 10% PWM and 100% PWM are not much different. Ideally I'd want the fan to run at 50% pwm and have some flexibility in cooling capacity if shut down to 0% or up to 100%.
I don't know anything about air cooling so I'm taking a guess at this. If the cooling is too much even at low RPM speeds I could cut additional holes in the side of the enclosure to vent off some air in a direction that doesn't cool the RFTG, but I'd rather not. I could cut a more even set of holes that cools the entire RFTG bottom surface and not just the LPRO area as well.
What advice do you guys have?