Re: Meaning of Brightness for TFT monitors




"Gernot Hoffmann" <hoffmann@xxxxxxxxxxxx> wrote in message
news:1152287326.253061.208430@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Results so far:

<snip>


The instrument was always calibrated with the white
reference and for darkness.
Dark noise is typically less than 0.1% of monitor white.


This describes a reflectance factor calibration but not a spectral radiance
calibration

Further specs:
Optical resolution 5nm (used in graphic and data file)
Bandwidth 20nm
Aperture 1.5mm x 2mm
ADC 12 bit


Ok - here is one area of concern. Is the ADC unipolar or bipolar? If the
latter then the signal is mapped as -2048 to +2047 (4096 total steps) In
that case if you have a high signal level then when the ADC reaches +2048 it
wraps around and returns a negative count for the large, over-range signal.
Try adding the absolute value of the negatives to 2047 and see if the
signals then make sense.

I don't expect accurate measurements for the TFT
by Spectrocam, but I'm still wondering where the
negative values are coming from.
The ADC should deliver unsigned data (not negative
numbers), using a small analog offset which allows
to detect small negative errors in the data acqui-
sition system.


The ADC will return only positive values if the device is unipolar. Many
ADCs are in fact bipolar. I have a StellarNet (competitor to Ocean Optics)
CCD spectrometer that has a 16 bit ADC and it too will return negative
values when it is over-range.

<snip>

Best regards --Gernot Hoffmann

Danny


.



Relevant Pages

  • Re: A/D Precision on a budget
    ... if I'm using an 14 bit ADC with a 2 V input range and I ... A section of the a 4053 can switch the ADC to a "calibration" input to ... You have to be really careful about soakage in the caps, though...stepping through the calibration curve up and down does help but isn't a complete solution unless you have enough padding points on each end for the soakage to completely die away---otherwise the errors don't cancel. ... For series summation there is also the iterated Shanks method, which is specifically designed to remove N decaying exponentials in N iterations and so might be a better fit to the soakage problem. ...
    (sci.electronics.design)
  • Re: Translating an embedded C algorithm
    ... I agree with other posters that simply translating this function into Ada does not give a good comparison between C and Ada. ... The C function deals with two kinds of data: ADC readings and temperatures expressed in deci-degrees Celsius ... The ADC count-type does not depend on temperatures, and the temperature type does not depend on the ADC, so I would define these types in different packages, so: ... Also, it handles separately the case where the Index becomes the last index of the calibration table, where I think the C code uses Index+1 incorrectly as an index to the Table. ...
    (comp.lang.ada)
  • Re: A/D Precision on a budget
    ... passives, yet would like to maximize the performance of those that I *do* ... A section of the a 4053 can switch the ADC to a "calibration" input to ... The micro very slowly steps the PWM duty cycle through the 0% to 100% ...
    (sci.electronics.design)
  • touch screen Calibration problem?help please!
    ... The ADC and touch control can sample different data at different point. ... When I run the Calibration program, it always run and donot exit. ... MaxCalError meaning it only run 7 times. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Digital Osci and Logic Analyzer
    ... time soon) and I have a probe that works properly with the ADC. ... would I go about storing/streaming all those samples? ... Well, for the fast ADC's I've seen, the digital output is usually widened ...
    (sci.electronics.design)