Skip to main content
. 2020 Aug 14;20(16):4569. doi: 10.3390/s20164569
Algorithm 1: ALPHA-CO.
  1. Initialization: Set k=0. Set the initial control input to the minimum satisfactory lighting levels w0=ξlow

  2. while ε(w)EL and |f(I)kf(I)k1|ε do

  3. fori=1 to N do

  4. w´GenerateDimmingVector(w,i) according to (19)

  5. I´=Imaxw´

  6. Evaluate (1)–(13) until t=tw_sp and determine the sensitivity function λi

  7. end for

  8. ww´ that maximizes λ

  9. Ik=Imaxw

  10. Calculate ε(w)

  11. Increment k by 1

  12. end while

  13. Output w*