@EdoNork, Thanks for the offer. I'll consider it after doing a bit more research.
You won't find a PMT with a flat response over such a large range as 280-400 nm. You will have to correct for your sensors response and the transmittance of your optics if you are interested in actual intensity accuracy.
Yeah I realise that. I could always make corrections in the FPGA during acquisition, assuming I have an accurate response curve data for the PMT in question.
To get your flat response I would use a diffraction grating projected onto a CCD.
Interesting suggestion, but I see some potential problems with that.
Are you saying that CCDs actually have a relatively flat spectral response in the aforementioned UV range? Would be cool if they did.
My other concern is that the array resolution of cameras may not be sufficient enough to reveal fine spectral lines. Hence the need of a fast PMT (or perhaps an avalanche diode). That way I can make fine-grained data acquisition around 60 mega-samples in real-time. Having said that, the spectral resolution might be also limited by the diffraction grating itself.
Project construction could be something like this:
1. UV light enters through a pinhole;
2. Next stage is a UV band pass filter, like Schott UG11;
3. Filtered light hits a UV diffraction grating for spectral breakdown;
4. A 100 ~ 3000 RPM polygon scanning mirror reflects parts of the spectrum via a slit;
5. Light from slit exposes the PMT with high gain;
6. Signal from PMT gets converted/amplified from a current signal and to a voltage signal;
7. Signal passes through a 70 MHz low pass filter;
8. A high speed ADC mezzanine card converts voltages at 60 MSPS, at 16-bit resolution;
9. FPGA controls scanning mirror RPM for sync, does real time correction to sampled data, buffers it in RAM, perhaps applies some entropy coding, etc;
10. Buffered data is streamed over USB for my pleasure.
Yeah, not a cheap project, as I have to buy just about everything, minus the polygon mirror. On the flip-side, these components have good reuse value for other projects.