home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / video / render / radiance.lzh / ray / doc / notes / filmspeed < prev    next >
Text File  |  1990-01-19  |  451b  |  15 lines

  1. Francis found the appropriate equation for film exposure in the IES
  2. handbook.  There isn't an exact relation, but the following formula
  3. can be used to get an approximate answer for 35mm photography:
  4.  
  5.     Radiance EXPOSURE = K * T * S / f^2
  6.  
  7.         where:
  8.             T = exposure time (in seconds)
  9.             S = film speed (ISO)
  10.             f = f-stop
  11.             K = 10.7 (conversion factor 683*PI/200)
  12.  
  13. This came from the IES Lighting Handbook, 1987 Application Volume, section 11,
  14. page 24.
  15.