% % Power converter for LED based intelligent light sources % % Created by Szymon Bęczkowski on 2008-10-15. % % preamble (fold) %!TEX TS-program = xelatex %!TEX encoding = UTF-8 Unicode \documentclass[12pt,a4paper,titlepage,onecolumn,openright,twoside]{report} % inverted text color begin % \usepackage{empheq} // not necessary % \everymath{\color{white}} % \everydisplay{\color{white}} % inverted text color end \usepackage[colorlinks=true,citecolor=black,linkcolor=black,pdftitle={Power converter for LED based intelligent light sources}]{hyperref} % clickable references \setlength{\parskip}{0pt} % no spacing between paragraphs \usepackage{amsmath} \usepackage{mathspec} \usepackage{microtype} % requires microtype 2.5 \LoadMicrotypeFile{pmn} \usepackage{xltxtra,eukdate} \defaultfontfeatures{Mapping=tex-text} \setmainfont[Numbers=OldStyle]{Minion Pro} \setallsansfonts[Numbers={OldStyle,Proportional},Scale=MatchLowercase]{Minion Pro} \setallmonofonts[Numbers=OldStyle,Scale=MatchLowercase]{Minion Pro} \setmathsfont(Digits,Latin)[Scale=MatchLowercase]{Minion Pro} \setmathsfont(Greek)[Scale=MatchLowercase]{Minion Pro} \setmathrm{Minion Pro} \exchangeforms{phi} \setminwhitespace[750] % control widows and orphans \raggedbottom \widowpenalty=500 \clubpenalty=500 % map ligatures to plaintext for searching and copy&paste % Smaller captions \usepackage[hang,small]{caption} %\DeclareCaptionLabelFormat{bf-parens}{(\textbf{#2})} %\captionsetup{labelformat=bf-parens,labelsep=quad} % Set text colour \usepackage{color} % use: \textcolor{BrickRed}{text} % Title logo \usepackage{titlepic} % This is now the recommended way for checking for PDFLaTeX: \usepackage{ifpdf} %\newif\ifpdf %\ifx\pdfoutput\undefined %\pdffalse % we are not running PDFLaTeX %\else %\pdfoutput=1 % we are running PDFLaTeX %\pdftrue %\fi \ifpdf \usepackage[pdftex]{graphicx} \else \usepackage{graphicx} \fi % Hyphenation \hyphenation{pro-pos-ing con-gress in-ter-na-tion-al} % Small caps \newcommand{\dc}{\textsc{dc}} \newcommand{\ac}{\textsc{ac}} \newcommand{\uv}{\textsc{uv}} \newcommand{\ir}{\textsc{ir}} \newcommand{\cct}{\textsc{cct}} \newcommand{\led}{\textsc{led}} \newcommand{\hid}{\textsc{hid}} \newcommand{\rgb}{\textsc{rgb}} \newcommand{\rgbw}{\textsc{rgbw}} \newcommand{\cie}{\textsc{cie}} \newcommand{\xyz}{\textsc{xyz}} \newcommand{\cri}{\textsc{cri}} \newcommand{\tff}{\textsc{tff}} \newcommand{\ffb}{\textsc{ffb}} \newcommand{\pcb}{\textsc{pcb}} \newcommand{\pwm}{\textsc{pwm}} \newcommand{\dsp}{\textsc{dsp}} \newcommand{\pcm}{\textsc{pcm}} \newcommand{\am}{\textsc{am}} \newcommand{\ffbtff}{\textsc{ffb&tff}} \newcommand{\ccfb}{\textsc{ccfb}} \newcommand{\fwhm}{\textsc{fwhm}} \newcommand{\mosfet}{\textsc{mosfet}} \newcommand{\srgb}{{\footnotesize{}s}\textsc{rgb}} \newcommand{\srh}{\textsc{srh}} \newcommand{\matlab}{\textsc{matlab}} \newcommand{\ivxyz}{\textsc{ivxyz}} \newcommand{\dcdc}{\textsc{dc-dc}} \newcommand{\abbr}[1]{{\fontspec[Numbers=OldStyle]{Minion Pro}\textsc{#1}\fontspec[Numbers=Lining]{Minion Pro}}} \def\mathbi#1{{\fontspec[Numbers=Lining]{Minion Pro}\textbf{\em #1}}} % Math \newcommand{\ud}{\mathrm{d}} % straight "d" for integrals \newcommand{\deriv}[2]{\frac{\ud{}#1}{\ud{}#2}} \newcommand{\pderiv}[2]{\frac{\partial{}#1}{\partial{}#2}} \newcommand{\avg}[1]{\big< #1 \big>} % average % Typographic \newcommand{\hsp}{\hspace{1pt}}% hair space \frenchspacing % single space after sentence \setlength{\parindent}{1em} % Pretty sidenotes \marginpar{Sidenote} \usepackage{mparhack} % Fixes marginpar appearing on the wrong side of the page \let\oldmarginpar\marginpar \renewcommand\marginpar[1]{\-\oldmarginpar[\raggedleft\footnotesize\textsc{#1}]{\raggedright\footnotesize\textsc{#1}}} % TOC styling \usepackage[titles]{tocloft} % chage style of TOC, [titles] to control the style of TOC heading % distance between title and page number \renewcommand{\cftchapleader}{\hspace{8pt}} \renewcommand{\cftsecleader}{\hspace{8pt}} \renewcommand{\cftsubsecleader}{\hspace{8pt}} % subsections italic \renewcommand{\cftsubsecfont}{\it} % Trick to flush page numbers left within their box \makeatletter \renewcommand{\@pnumwidth}{0.1em} \makeatother % page number colours \renewcommand{\cftchappagefont}{\color[rgb]{0.715,0.05,0.07}} \renewcommand{\cftsecpagefont}{\color[rgb]{0.715,0.05,0.07}} \renewcommand{\cftsubsecpagefont}{\color[rgb]{0.715,0.05,0.07}} % no dots fill \renewcommand{\cftchapafterpnum}{\cftparfillskip} \renewcommand{\cftsecafterpnum}{\cftparfillskip} \renewcommand{\cftsubsecafterpnum}{\cftparfillskip} % indents \cftsetindents{chapter}{0pt}{24pt} \cftsetindents{section}{0pt}{24pt} \cftsetindents{subsection}{-1000pt}{1024pt} % vertical space \setlength\cftbeforechapskip{14pt} % Chapter, section and subsection headings styling \makeatletter % Chapter 1, Chapter 2, ... heading styling \def\@makechapterhead#1{% { \parindent \z@ \raggedright \normalfont \ifnum \c@secnumdepth >\m@ne \huge\thechapter\hspace{8pt}\fontspec[Numbers=Lining]{Minion Pro Subhead}#1\par\nobreak\vspace{28pt} \par\nobreak \fi \interlinepenalty\@M } } % List of abbreviations, Bibliography, ... heading styling \def\@makeschapterhead#1{% { \parindent \z@ \raggedright \normalfont \interlinepenalty\@M \huge\fontspec[Numbers=Lining]{Minion Pro Subhead} #1\par\nobreak\vspace{28pt} } } \renewcommand{\section}{\@startsection% {section}% % name {1}% % level {0pt}% % indent {-\baselineskip}% % before skip {\baselineskip}% % after skip {\normalfont\sc}} % the style \renewcommand{\subsection}{\@startsection% {subsection}% % name {2}% % level {0pt}% % indent {-\baselineskip}% % before skip {\baselineskip}% % after skip {\normalfont\it}} % the style \makeatother % Titlepage info \title{\color[rgb]{0.196,0.196,0.204}Control and driving methods for \led{} based intelligent light~sources} \author{\color[rgb]{0.196,0.196,0.204}Szymon Bęczkowski} \date{\color[rgb]{0.196,0.196,0.204} } \titlepic{\vspace{8cm}\includegraphics{graphics/ETlogo.eps}} % preamble (end) \begin{document} \ifpdf \DeclareGraphicsExtensions{.pdf, .jpg, .tif} \else \DeclareGraphicsExtensions{.eps, .jpg} \fi %%%%%%%%%%%%%%% %% Title %% %%%%%%%%%%%%%%% \maketitle %%%%%%%%%%%%%%% %% Abstract %% %%%%%%%%%%%%%%% \newpage \thispagestyle{empty} \mbox{} \begin{abstract} High power light-emitting diodes allow the creation of luminaires capable of generating saturated colour light at very high efficacies. Contrary to traditional light sources like incandescent and high-intensity discharge lamps, where colour is generated using filters, \led{}s use additive light mixing, where the intensity of each primary colour diode has to be adjusted to the needed intensity to generate specified colour. The function of \led{} driver is to supply the diode with power needed to achieve the desired intensity. Typically, the drivers operate as a current source and the intensity of the diode is controlled either by varying the magnitude of the current or by driving the \led{} with a pulsed current and regulate the width of the pulse. It has been shown previously, that these two methods yield different effects on diode's efficacy and colour point. A hybrid dimming strategy has been proposed where two variable quantities control the intensity of the diode. This increases the controllability of the diode giving new optimisation possibilities. It has been shown that it is possible to compensate for temperature drift of white diode's colour point using hybrid dimming strategy. Also, minimisation of peak wavelength shift was observed for InGaN diodes. Control of trichromatic luminaires, dimmed with either pulse-width modulation or amplitude modulation, cannot be optimised. Introduction of hybrid dimming mechanism creates three additional degrees of freedom therefore luminaire parameters such as luminous flux, efficacy and colour quality can be maximised. Simulations show that the gamut of the device can be increased, especially in the cyan colour range for \rgb{} luminaires. A current-voltage model of light-emitting diode is presented. It utilises the fact that instantaneous values of diode's current and voltage correspond uniquely to a set of diode's colorimetric properties, like tristimulus values. This model can be used for colorimetric feedback in colour control loop. The model was created in thermal steady-state conditions and its validity has been tested with a diode driven with a pulsed current. The model can also be used to create highly accurate luminaire model. Finally, a dual interleaved buck converter has been proposed for driving high power light-emitting diodes. Interleaving two converters lowers the output ripple current thus lowering the requirement on the output capacitor. It has been shown that at the expense of cost and increased complexity an efficient design can be created for supplying high current to \led{}s without the need for electrolytic capacitors. \end{abstract} \newpage \mbox{} \thispagestyle{empty} \newpage %%%%%%%%%%%%%%% %% TOC %% %%%%%%%%%%%%%%% \setcounter{tocdepth}{2} \setcounter{page}{1} \tableofcontents %%%%%%%%%%%%%%% %% Abbr. %% %%%%%%%%%%%%%%% % abbreviations (fold) \chapter*{List of abbreviations, symbols and physical constants} \begin{tabular}{p{1.5cm}l} % List of abbreviations \ac & alternating current \\ \am & amplitude modulation (same as \textsc{ccr}) \\ \dc & direct current \\ \textsc{ic} & integrated circuit \\ \textsc{iv} & current-voltage \\ \textsc{pi} & proportional–integral (controller) \\ \textsc{pc} & phosphor-converted (diode) \\ \textsc{adc} & analog-digital conversion \\ \textsc{ccr} & continous current reduction (same as \textsc{am}) \\ \cct & correlated colour temperature \\ \textsc{cff} & critical flicker frequency \\ \cie & Commission Internationale de l'Eclairage \\ \textsc{cpu} & central processing unit \\ \cri & colour rendering index \\ \textsc{dac} & digital-analog conversion \\ \textsc{dcr} & \dc{} resistance \\ \dsp & digital signal processor \\ \textsc{emi} & electro-magnetic interference \\ \ffb & flux feedback \\ \hid & high-intensity discharge \\ \led & light-emitting diode \\ \textsc{pcb} & printed circuit board \\ \textsc{pfc} & power factor correction \\ \pwm & pulse width modulation \\ \textsc{rgb} & red, green and blue \\ \srh & Shockley-Read-Hall recombination \\ \tff & temperature feed forward \\ \textsc{tim} & thermal interface material \\ \abbr{tcs} & test colour sample \\ \textsc{vrm} & voltage regulation module \\ \ccfb & colour coordinates feedback \\ \fwhm & full width at half maximum \\ \mosfet & metal-oxide-semiconductor field-effect transistor \end{tabular} \\ \newline \newline \begin{tabular}{p{1.5cm}lc} % List of symbols $λ$ & wavelength & m \\ $ν$ & frequency of optical radiation & Hz \\ $η$ & efficiency & p.u. \\ $η_{lum}$ & luminous efficacy & lm/W \\ $t$ & time & s \\ $τ$ & time constant & s \\ $F$ & luminous flux & lm \\ $A$ & area & $\phantom{^2}\mathrm{m^2}$ \\ $C$ & capacitance & F \\ $L$ & inductance & H \\ $R$ & resistance & Ω \\ $P$ & power & W \\ $P_{rad}$ & radiometric power & W \\ $i$ & current & A \\ $v$ & voltage & V \\ $d$ & duty cycle & p.u. \\ $f$ & frequency & Hz \\ $T$ & temperature & °C, K \\ $R_i$ & colour rendering index for \textit{i}-th sample & — \\ $R_a$ & general colour rendering index & — \\ $E_g$ & bandgap energy & eV \\ $C_{th}$ & thermal capacitance & J/K \\ $R_{th}$ & thermal resistance & K/W \\ \textsc{ct/cct} & colour temperature/corelated colour temperature & K \\ \textsc{fwhm} & full width at half maximum & eV, nm \\ $x,y$ & colour coordinates in \abbr{cie 1931} colour space & — \\ $u,v$ & colour coordinates in \abbr{cie 1960} colour space & — \\ $u'\!,v'$ & colour coordinates in \abbr{cie 1976} ($L'\!,u'\!,v'$) colour space & — \\ $a^{*},b^{*}$ & colour coordinates in \abbr{cie 1976} ($L^{*}\!,a^{*}\!,b^{*}$) colour space & — \\ $\overline{x},\overline{y},\overline{z} $ & colour matching functions & p.u. \\ $X,Y,Z$ & tristimulus values & W, lm \\ \end{tabular} \\ \newline \newline \begin{tabular}{l@{~=~}ll} % List of constants $e$ & $1.6022\cdot{}10^{-19}\thinspace{}\mathrm{C}$ & elementary charge \\ $c$ & $2.9979\cdot{}10^{8}\thinspace{}\mathrm{m/s}$ & speed of light in vacuum \\ $h$ & $6.6261\cdot{}10^{-34}\thinspace{}\mathrm{Js}$ & Planck constant \\ $h$ & $4.1357\cdot{}10^{-15}\thinspace{}\mathrm{eVs}$ & Planck constant \\ $k$ & $1.3807\cdot{}10^{-23}\thinspace{}\mathrm{J/K}$ & Boltzman constant \\ $k$ & $8.6175\cdot{}10^{-5}\thinspace{}\mathrm{eV/K}$ & Boltzman constant \\ \end{tabular} % abbreviations (end) %%%%%%%%%%%%%%% %% Chapter 1 %% %%%%%%%%%%%%%%% \chapter{Introduction} % (fold) \label{cha:introduction} % http://en.wikipedia.org/wiki/Intelligent_lighting \section[Background]{background} Intelligent lighting such as projectors and moving heads are used, whenever there is a need for a light source that can be tuned to individual needs during lamp operation. Typically these lamps can have programmable light colour, intensity, focus and sometimes the ability to project special shapes such as patterns or logos. Intelligent lighting is commonly used in theatres, concerts halls and clubs. \begin{figure}[h]% fig:Projectors \centering \includegraphics{graphics/Introduction/Projectors.pdf} \caption{Martin smart\textsc{mac} moving head (left) and Exterior~1200 image projector (right).} \label{fig:Projectors} \end{figure} \noindent{}Two examples of such a lamps are shown in figure~\ref{fig:Projectors}. Moving head lamps are designed with the ability to pan and tilt the light beam. Projectors, on the other hand, are fixed at specific target during installation. Both lamp types can be designed to provide a narrow or diffused beam of light, depending on the need. Intensity of the light provided by a luminaire must be high, so typically high-intensity discharge lamps are used as a light source. A compact passive-cooled luminaire like the smart\textsc{mac} uses a 150\thinspace{}\textsc{w} \hid{} lamp while the Exterior~1200 uses a 1200\thinspace{}\textsc{w} metal halide lamp yielding ca.~10 and 92\thinspace{}klm, respectively. Because the output light beam shape is very different from the light source profile, the optics inside the lamp must collect and collimate. A portion of the light is lost in the process. The output light flux for aforementioned luminaires is ca.~2700\thinspace{}lm for the smart\textsc{mac} and 20–35\thinspace{}klm for the Exterior 1200 (depending on the configuration). As can be seen, the efficiency of the luminaire is around 30\thinspace{}\%, not including the power needed to drive the control electronics. \begin{figure}[t]% fig:ProjectorsMACIII \centering \includegraphics{graphics/Introduction/ProjectorsMACIII.pdf} \caption{Martin \textsc{mac iii} moving head luminaire and its blow-out diagram showing the 1.5\thinspace{}kW discharge light source, dimming mechanism and the colour wheel.} \label{fig:ProjectorsMACIII} \end{figure} Above flux values are valid for generation of white light. Colour light is created by inserting a colour filter in the light beam (fig.~\ref{fig:ProjectorsMACIII}). The transmissivity of the filters depends on the desired colour and its saturation. Saturated red and blue colour filters can have transmission as low as few percent. This lowers the overall efficacy of the luminaire. Moreover, it is hard to create filters with sharp characteristics to create saturated colours. Transition from one colour to another requires mechanical change of the filter in the path of the light. Depending on the filter arrangement, it may be necessary to transition through a different colours to obtain the desired colour. Dimming of high power \hid{} lamps is done by either a high frequency lamp ballast (limited dimming range) or inserting a specially shaped shutter in the light path (fig.~\ref{fig:ProjectorsMACIII}). When the light is to be turned off for a short period of time the full-blocking shutter is placed in front of the light source. This is done because metal halide lamps cannot ignite unless they are cold because the high pressure obtained during normal operation prevents the lamp to restart. This requires a few minute cool down after the lamp was turned off. Lifetime of \hid{} lamps is limited to a few thousands hours. At the end of their lifetime high-intensity discharge lamps exhibit phenomenon called cycling, when the lamps periodically turn on and off because of the ageing effects. Sometimes the stress caused by off-on cycles or the increased pressure of the gas inside the lamp can lead to an explosion of the lamp tube, containing small amount of mercury. Constantly increasing intensity of \led{} sources already allows their use in low power (watts–tens of watts) applications such as replacement for conventional halogen and incandescent light sources in general lighting. Slowly, they enter medium power (hundreds of watts) applications like moving heads. \led{}s do not contain any toxic chemicals and have much longer lifetime than \hid{} lamps. Long lifetime decreases the service costs of the luminaire. % high mounting, keeping track of lifetime, lamp may disable to prevent blow Compared to incandescent and discharge lamps, \led{}s emit a narrow spectrum light that produces saturated colours. This means the white light cannot be directly generated by a single \led{} die. White light can be generated using either two or more pure colour \led{}s or a phosphor coated blue \led{}. Similarly to obtain any other colour in the device gamut, a combination of primary colours must be used. Generated colour range is not limited to the number of colour filters used, but on the accuracy of a colour control scheme. High bandwidth of intensity control allows for fast transition between colours and for strobing without the need for mechanical shutter. Removing mechanical parts like colour wheel or shutters decreases luminaire's weight and size and, at the same time, increases the reliability of the device. Using light-emitting sources in luminaires comes at a price of increased complexity in colour control, thermal management, optical system and power electronics controlling \led{} light sources. Colour control system depends on the accuracy needed in the luminaire. It can be as simple as open loop control or an advanced feedback loop compensating for diode's changing colour point. \led{}'s properties depend on the junction temperature therefore the diodes should be kept as cool as possible. High power \led{}s can dissipate even 80\thinspace{}\% of their input power in a few square millimetre area chip. The thermal management system should remove the heat from the \led{} structure as efficiently as possible or the junction temperature will increase and the light intensity and lifetime of the \led{} will drop. \marginpar{inled project}This work is part of an \textsc{inled} project (Intelligent Light Emitting Diodes), a collaboration between Martin Professional, Aalborg University (Institute for Energy Technology and Institute for Nano-Physics) and the Danish National Advanced Technology Foundation (Højteknologifonden). The objective of the project is to increase the knowledge in \led{} based luminaire technology. The knowledge gained from the project should be useful for designing substitutes for existing technologies. The project focuses on creating: optics with nano scale coatings that would maximise the light transmission from \led{}s to the output port, efficient power electronic drivers supplying power to the diodes and a heat management system for the luminaire. \marginpar{motivation}The aim of the work shown in this dissertation is to research the driving of high power light-emitting diodes and to create an intelligent \led{} driver that would fully utilise the benefits of solid-state lighting technology. \section[Related work]{related work} % Related work A research of the state of the art in solid-state lighting has been conducted to show current solution of the existing problems and show potentially beneficial research areas. Three main topics are covered: properties of \led{} devices, control of luminaires and methods of driving light-emitting diodes. \subsection{\led{} control} With the introduction of high power blue GaN \led{}s by Nakamura of Nichia Corporation \led{}s finally gained the potential to enter general illumination market. Four basic diode colours: red, green, blue and white became available on the market as high power devices in the mid 2000s. At this point scientist started investigating their driving properties. At that time phosphor-converted white \led{}s had high enough efficacy for practical lighting applications. Lighting Research Center at Rensselaer Polytechnic Institute pioneered in colorimetric research of high-power devices. \marginpar{dimming properties}Dyble~et~al.~\cite{Dyble2005} analysed the chromaticity shifts of \textsc{pc}~white \led{} under pulse width modulation and amplitude modulation dimming. A year later research on red, green, blue and white diodes was conducted by Gu~et~al.~\cite{Gu2006} on the effects of different dimming schemes on diodes' spectra, luminous flux and efficacy. In 2007, Manninen and Orreveteläinen~\cite{Manninen2007} from Helsinki University of Technology published their work on spectral and thermal behaviour of AlGaInP diodes under \pwm{} dimming. General consensus from these three research papers was that \pwm{} dimming method provides linear dimming in 0–100\thinspace{}\% range with low colour shifts. \am{} on the other hand yielded higher efficacies at lower current levels but at the price of much higher colour shifts and limited dimming range. Work on more advanced dimming mechanisms started with Ashdown~\cite{Ashdown2006} proposing the use of pulse-code modulation to remove the need of hardware \pwm{} generators to dim the diodes. \marginpar{hybrid dimming}In 2009, Tse~et~al.~\cite{Tse2009b} from Hong Kong Polytechnic University proposed a general driving scheme of using two current levels to control \led{}s. Using low current magnitude together with high current \pwm{} signal both high efficiency and limited colour shifts can be achieved. A~variation of their general driving technique, where one of the currents is set to zero, was investigated in this dissertation. \marginpar{driving current}In 2007, Schmid~et~al.~\cite{Schmid2007} measured the effect of the typical driving currents on diode performance. The accuracy of the results is limited due to the measurement hardware used but it shows the effect of ripple content in the diode current on the light output. \subsection{Thermal properties} Thermal properties of high-power \led{}s have been a topic for many research programmes since mid 2000s. Scientists quantified the effect of junction temperature on such parameters as: luminous flux, colour point, spectrum shape and lifetime of the device. Three major research topics can be identified on the thermal properties of \led{}s: methods for measuring the junction temperature, estimating the junction temperature using a thermal model of \led{} luminaires and the research on the effect of temperature on the device properties. \noindent{}\marginpar{junction measurements}The measurement of the junction temperature is done mostly through indirect methods, where the temperature dependent parameter is measured and using model or previous calibration the temperature is calculated. In 2004 Xi et~al.~\cite{Xi2004} proposed a method based on forward voltage measurement. In order to calibrate the measurement, the diode is measured when driven with very small duty cycle, typically 0.1\thinspace{}\%, to reduce the self heating effect. This method was used throughout the writing of this dissertation. Another method provided by Xi et~al.~\cite{Xi2005} is based on the relationship between the peak of the spectrum and the junction temperature. A method based on the diode spectrum was presented by Chhajed et~al.~\cite{Chhajed2005a}. It is based on the high energy slope of the diode's spectrum. When plotted in semilogarithmic scale, the slope is proportional to the carrier temperature. \marginpar{thermal modelling} Instead of measuring the junction temperature indirectly, a thermal model of the diode can be used to estimate it. Farkas~et~al.~\cite{Farkas2003} pioneered the use of diode thermal model. They applied a method described by Székely in 1988~\cite{Szekely1988}, used previously for high power silicon chips to measure and model the thermal path of the dissipated heat. This thermal model is used further in the dissertation to simulate the performance of both \led{}s and whole luminaires. \marginpar{temperature effects} The effect of junction temperature on InGaN and AlGaInP has been documented by Chhajed et~al.~\cite{Chhajed2005b} in 2005. They measure the effect of varying the junction temperature on colour diodes and on trichromatic luminaires composed of these diodes. \marginpar{spectrum model}Moreover, they described the \led{} spectrum model based on a Gaussian function. They used the model to find a good combination of primary diode colours to create a luminaire with high luminous efficacy and colour rendering index. In 2006, Man and Ashdown~\cite{Man2006} extended the model presented by Chhajed into double Gaussian model composed of sum of two Gaussian curves, accurately modelling the \led{} spectrum in wide range of temperatures. \marginpar{flux estimation}The linearity of \pwm{} dimming method is limited to a constant heatsink temperature case but this temperature changes with average driving current, bending the current-luminous flux relationship. Garcia~et~al.~\cite{Garcia2008} created a flux estimator basing on the \led{} case and ambient temperatures to deal with transient and steady-state behaviour of the luminous flux. This estimator can accurately predict the instantaneous value of luminous flux, therefore it allows a linear dimming behaviour and precise intensity control, but lack of the colour shift information limits the practical use to control of a phosphor-converter white \led{}s or a single colour diode. It is not sufficient for precise colour control of polychromatic luminaires. Hui and Qui~\cite{Hui2009} analysed the static performance of the \led{}-heatsink system in 2009. They showed that above certain thermal resistance in the heat flow path limiting the driving current will increase the maximum intensity of the diode. This phenomenon is very important for driving AlGaInP diodes which have very high temperature dependency. \noindent{}\marginpar{multi-domain models}Huang and Tang~\cite{Huang2006} presented a complete thermal-electrical-luminous model of an \led{} luminaire in 2009. Derivation of system coefficients was done using power perturbation on individual diodes and system identification methods. Unfortunately, the model disregards the colour shifts and nonlinearities present in \led{} based luminaires. \subsection{Lifetime} \marginpar{failure mechanisms}In 2004, Narendran et.~al.~\cite{Narendran2004} analysed the failure mechanisms in white \led{}s. Junction temperature was identified as major contributor in light output degradation phenomenon. Since then, many long time tests have been performed in order to create a reliable model of light output degradation. Jacob~et~al.~\cite{Jacob2006} analysed the failure modes of high power \led{}s in 2006. They mention a few separate failure mechanisms: shunting of the structure through parasitic dendrites growing on the structure, leakage paths in the active area or bond wire dislocations. \marginpar{gallium nitride diodes}In 2008, Hu~et~al.~\cite{Hu2008} performed a degradation test on GaN diodes. They report a change in thermal structure of the diodes. The increase in thermal resistance of the package increases the junction temperature and speeds up degradation. \marginpar{gallium phosphide diodes}Mathematical model of light output degradation for AlGaInP diodes was derived by Grillot et~al.~\cite{Grillot2006} in 2006. They proved that useful lifetime of the device is a linear function of current density and logarithmic function of stress time. \marginpar{driving current impact}Meneghini~et~al.~\cite{Meneghini2006} and Buso~et~al.~\cite{Buso2008} compared the \led{} output degradation speed under \dc{} and pulsed driving current. Their reliability tests showed that the device lifetime is similar under both driving conditions. However, different families of devices showed different effect on both driving conditions, indicating that the internal structure of the device and package may influence the reliability behaviour under various driving currents. \subsection{Luminaire control} Many different control techniques have been developed over the years to control light-emitting diodes based luminaires. Basic colour control loops have been presented by Deurenberg et al.~\cite{Deurenberg2005}. \marginpar{open loop}The simplest open loop control is very easy to implement as it requires only a single point calibration but it does not compensate for self heating of the diode structure, change of ambient temperature or the reduced intensity with time. \marginpar{colour feedback}Most common feedback mechanism implemented to control \led{} luminaires are the colour sensors. Subramanian et~al.~\cite{Subramanian2002} describe a simple colour control loop that reduces the colour shift of the luminaire compared to an open loop solution. The dynamics of this system is described later by Subramanian and Gaines~\cite{Subramanian2003}. Over the years many researchers used various colour sensors to control luminaires: Ackermann et~al.~\cite{Ackermann2006}, Lim et~al.~\cite{Lim2006} and Chang et~al.~\cite{Chang2009}. The consensus is that colour sensors provide easy feedback method with relatively good accuracy but \led{} spectra shifts can create colour errors. Additionally, the colour sensor stability is a major concern. To increase the accuracy of the colour sensors Robinson and Ashdown~\cite{Robinson2006} proposed an advanced feedback solution capable of estimating the spectral shifts. \marginpar{flux feedback}Subramanian et~al.~\cite{Subramanian2002} proposed using a single photodetector instead of colour sensor and measure each of the diodes separately using a timing scheme. \marginpar{temperature feedback}As temperature is the main cause of the variation of diodes' parameters, some control schemes are based on the temperature dependence models. Moisio et~al.~\cite{Moisio2005} measured the heatsink temperature and approximated the intensity of the \led{}s installed in the luminaire. Forward voltage of the diode is proportional to the junction temperature at a single current level. Qu et~al.~\cite{Qu2007} measured the diode voltage and converted it directly to tristimulus values. \marginpar{model based control}Huang et~al.~\cite{Huang2009b} described the system model of a multi-chip polychromatic luminaire. They used power perturbation and system identification methods for each colour string of diodes. \subsection{Optimisations} \marginpar{primaries selection}Luminaires can be optimised from a few different angles. The number of primary colours and the exact device choice to be installed in the luminaire can be subjected to optimisation procedures. Žukauskas et~al.~\cite{Zukauskas2001} analysed the effect of number of primaries in the luminaire on the colour quality and luminous efficacy achievable by the luminaire. Chhajed et~al.~\cite{Chhajed2005b} used a Gaussian \led{} spectrum model to choose the best combination of three colours yielding high \cri{} value in the required colour range. \marginpar{driving}When the luminaire consists of more than three primary colours, the colour control system becomes underdetermined and diode control can be optimised. Ries et~al.~\cite{Ries2004} showed the possibility to optimise such parameters of luminaires as luminous flux, efficacy and colour rendering index. Ou-Yang and Huang~\cite{Ou-Yang2007} showed a method to estimate the gamut of multi-primary \led{} based luminaires. In 2010, Lin~\cite{Lin2010} presented a method to optimise the \cri{} of a luminaire using mathematical formulations of the problem and numerical method based on the complex method. \subsection{\led{} driver} The work of Schmid~et~al.~\cite{Schmid2007} on the impact of driving current shape and various research on different dimming techniques indicates that in order to achieve high efficacy the diode should be driven with a \dc{} current. Van der Broeck et~al.~\cite{Broeck2007} analysed different converter topologies for driving \led{}s from a \dc{} voltage source using both \dc{} and pulsating current. They present different types of isolated and non-isolated converters describing their output current shape. Their conclusion is that pulsed output current converters contain, in general, less components (like output capacitor) and therefore may be beneficial for the lifetime of the converter. Many different topologies were applied for driving high current \led{}s. Depending on the application, solutions include using a buck by Torres et~al.~\cite{Torres2007}, boost by Xiaoru and Xiaobo \cite{Xiaoru2008}, Ćuk by de~Britto et~al.~\cite{deBritto2008}, flyback by Pan et~al.~\cite{Pan2007} or \textsc{sepic} by Zhongming et~al.~\cite{Zhongming2008} etc. Most of the research on \led{} drivers focus on high-power \led{}s supplied with a current up to 700\thinspace{}mA. Although some of the solutions presented for these diodes can be easily scaled to a diode driven with 13.5\thinspace{}\textsc{a}, the high current converter design calls for more advanced solution. Early processors were supplied with a few volts and tens of amps, similarly to high power \led{}s. For this kind of load Xunwei~et~al.~\cite{Xunwei1999} proposed using a multiphase interleaved buck converters. \section[Scientific contributions]{scientific contributions} Following contributions of this work have been identified as extending the current state of the art. \marginpar{hybrid pwm/am dimming}Introduction of hybrid \pwm{}/\am{} dimming technique (chapter~\ref{ssec:hybrid_pwm_am}). This dimming technique is a combination of pulse width modulation with variable peak current amplitude. It can be easily adapted to current designs as integrated \led{} drivers typically have the possibility to use both \pwm{} and \am{} dimming. Typically, one variable quantity is used to control the intensity of the diode: either a duty cycle or \dc{} current. By controlling a single \led{} with both peak current and duty cycle an additional degree of freedom appears and \led{} parameters can be optimised. Hybrid dimming mechanism can be used e.g. to reduce the colour point shifts of a white, phosphor converted diode under varying heatsink temperature or to minimise spectra shifts in InGaN diodes. Application of hybrid dimming mechanism to polychromatic luminaires creates opportunities to optimise luminaires' control, increase their efficacy and device gamut (chapter~\ref{ssec:Optimal_control_hybrid_dimming}). Using this technique, optimisation possibilities are given even for di- and trichromatic luminaires. \marginpar{current voltage led model}\led{} empirical model, described in chapter~\ref{sec:iv_model}, based on instantaneous values of current and voltage of the diode can form a basis of a luminaire colour control scheme (chapter~\ref{ssec:iv2xyzColourControl}). The model is valid for any form of diode dimming and accurately predicts colour shifts created by the changes of ambient temperature and by the dimming technique. The model can be used as a feedback mechanism for precise colour control. \noindent{}\marginpar{application of interleaved converters}An interleaved buck topology was proposed for driving high current \led{} light sources. Because of relatively low dynamic resistance the working point of the driver can be set so that the converter always works close to 50\thinspace{}\% duty cycle where the ripple cancellation effect is the strongest. This removes the need for high value, electrolytic output capacitors. \marginpar{publications} Some of the work presented in this dissertation has also been published in other sources: \\ \reversemarginpar \noindent{}\marginpar{1}S.\thinspace{}Bęczkowski. Advanced dimming strategy for solid state luminaires. In \textit{Proceedings of the 10th International Conference on Solid State Lighting}. pp. 1–6. \textsc{spie} International Society for Optical Engineering. 2010.\\ \noindent{}\marginpar{2}S.\thinspace{}Bęczkowski, S.\thinspace{}Munk-Nielsen. \textsc{led} spectral and power characteristics under hybrid \textsc{pwm/am} dimming strategy. In \textit{Proceedings of the \textsc{ieee} Energy Conversion Congress and Exposition, \textsc{ecce} 2010}, pp. 731–735. \textsc{ieee} press. 2010.\\ \noindent{}\marginpar{3}S.\thinspace{}Bęczkowski, S.\thinspace{}Munk-Nielsen. Dual interleaved buck converter for driving high power \textsc{led}s. In \textit{Proceedings of the 2011—14th European Conference on Power Electronics and Applications, \textsc{epe} 2011}, pp.1–6. 2011. \\ \noindent{}\marginpar{4}L.\thinspace{}Török, S.\thinspace{}Bęczkowski, S.\thinspace{}Munk-Nielsen, J.\thinspace{}Gadegaard, T.\thinspace{}Kari, K.\thinspace{}Pedersen. High output \textsc{led}-based profile lighting fixture. (accepted for publication) \textit{Proceedings of \textsc{iecon 2011}—37th Annual Conference of the \textsc{ieee} Industrial Electronics Society, \textsc{iecon 2011}}, 2011.\\ \noindent{}\marginpar{5}\textsc{dk\thinspace{}pa\thinspace{}2011\thinspace{}70529} patent application. S.\thinspace{}Bęczkowski. Method of controlling illumination device based on current-voltage model. \normalmarginpar \section[Methodology]{methodology} The manufacturing of light-emitting diodes is a complex process performed in clean room environment. Diode structures are created using epitaxial growth and the diode colour is controlled by the GaN/InN ratio or by the AlInP composition~\cite{Krames2007}. On account of local variations, colour point of diodes in a batch can differ from sample to sample. The same applies to intensity and forward voltage magnitude. Manufacturers split the diode batches into smaller bins with similar diode's parameters like forward voltage, intensity and colour point. Data shown in the dissertation has been obtained using measurements on particular diode sample. No statistical analysis has been done, therefore the results apply to the measured diodes and do not apply to the diode batch in general. However, the principles demonstrated on particular devices are applicable to the whole batch but may yield different results. Different internal diode structures may show different behaviour. All tests were performed on high power, state of the art devices. Tests performed at fixed temperatures are performed using constant heatsink temperature. The use of constant junction temperature eliminates the impact of thermal structure of the diode on results, but its measurement a complex process, therefore it was not used in the data gathering. Furthermore, the experiments can be easily recreated using inexpensive hardware. \subsection{Measurement hardware}\label{measurementHardware} \marginpar{spectrometer}Optical measurements were performed using an Instrument Systems \textsc{cas}~140~\textsc{ct} array spectrometer. This spectrometer uses a diffraction grating technique for measurement of the visible part of the light spectrum. Light is directed on an optical component with a periodic structure which diffracts the light. Diffracted light is analysed by a \textsc{ccd} detector. The spectrometer can analyse light within 360–830\thinspace{}nm range with 2.2\thinspace{}nm resolution and 0.5\thinspace{}nm data point interval. \begin{figure}[h]% fig:integrating sphere \centering \includegraphics{graphics/Introduction/MeasurementHardware/IntegratingSphere.pdf} \caption{Instrument Systems \textsc{isp}250 integrating sphere used in the test setup (left) and the principles of integrating sphere operation (right). Input beam is reflected diffusely inside the sphere many times before hitting the output port. A baffle inside the sphere blocks the input light from hitting the output port directly.} \label{fig:integrating_sphere} \end{figure} \noindent{}\marginpar{integrating sphere}A 25\thinspace{}cm diameter Instrument Systems \textsc{isp}250 integrating sphere shown in figure~\ref{fig:integrating_sphere} is used to gather the light from device under test. Inner surface of the sphere is coated with diffusely reflecting material, barium sulphate ($\mathrm{BaSO}_{4}$), of a well defined reflectance. Light is diffusely reflected from the walls many times before it hits the output port of the sphere, therefore the measurement is not dependent on the shape of the input light beam. An Instrument Systems \textsc{isp}500-220 adapter plate is used to mount a \led{} test fixture. \marginpar{test fixture}Instrument Systems \textsc{led}-850 test fixture is used for \led{} assembly. It is possible to test various \led{} types from different manufacturers with special adapters. These adapters provide electrical contacts for four wire sensing and a thermal connection between \led{} and thermally controlled plate. Arroyo Instrument 5310 \textsc{tecs}ource temperature controller was used to control the temperature of the plate. Measurements of power converter were done using following hardware: Fluke 8845~\textsc{a} multimeter, 100\thinspace{}MHz 4~channel Tektronix \textsc{tds}~3014\textsc{c} digital phosphor oscilloscope, 50\thinspace{}MHz Tektronix \textsc{tcp}202 current probe, Delta Elektronika \textsc{sm}~52-\textsc{ar}-60 power supply and Zentro-Elektrik \textsc{el}1000 electronic load. \textsc{ni}~6215 data acquisition module containing 16 analog inputs (16~bit, 250\thinspace{}kS/s) was also used for bigger tests that needed high number of input channels. \begin{table}[t]\footnotesize \caption{National Instruments compact\textsc{daq} modules used in the experiments.} \label{tab:NIcDAQmodules} \centering \begin{tabular}{cccll} \textsc{module} & \textsc{resolution} & \textsc{sampling rate} & \textsc{range} & \textsc{comments} \\ \hline \abbr{ni 9201} & 12 bit & 500\thinspace{}kS/s & ±10\thinspace{}V & 8-channel \\ \abbr{ni 9229} & 24 bit & \phantom{0}50\thinspace{}kS/s & ±60\thinspace{}V & 4-channel (isolated) \\ \abbr{ni 9227} & 24 bit & \phantom{0}50\thinspace{}kS/s & \phantom{±6}5\thinspace{}A \textsc{rms} & 4-channel \\ \hline \end{tabular} \end{table} For electrical measurements a National Instruments compact\textsc{daq} system was used. The system consists of a \textsc{ni}~c\textsc{daq}-9172 chassis with interchangeable measurement modules (table~\ref{tab:NIcDAQmodules}). Voltage output modules were used to control \led{} drivers. Current and voltage inputs were used to acquire electrical quantities. \section[Outline]{outline} \marginpar{chapter 1}The first chapter gives background to the topic of this dissertation, followed by review of previous scientific work done by other parties to show the state of the art in light-emitting diodes control. Finally methodology used in the work is described. %in detail. \marginpar{chapter 2}Colour theory chapter gives an insight of how the light is perceived by the human eye and how it is measured. Various colour spaces, used throughout the dissertation, are defined. The definitions of light quality and colour distance are given in order to quantify the performance of the colour control. \marginpar{chapter 3}The principles of operation and properties of light-emitting diodes are described in the third chapter. Firstly the physical structures of the diodes are discussed. Optical and electrical properties are analysed with focus on the parameter change with respect to junction temperature variations. The lifetime of the devices is analysed. The impact of dimming the diodes with different methods is presented. Hybrid dimming technique is introduced and its properties in increasing the controllability of \led{}s are analysed. In the end, an empirical model of the light-emitting diodes is presented and verified. \marginpar{chapter 4}Luminaire control is presented in the fourth chapter. Firstly the review of state of the art control methods is given. A colour control scheme based on the empirical model, described in chapter three, is presented. Finally optimisation routines for designing and controlling polychromatic luminaires are described. \noindent{}\marginpar{chapter 5}Fifth chapter reviews available power converter topologies with respect to driving light-emitting diodes. An interleaved buck topology is analysed and its benefits and drawbacks are discussed. Power stage and control are designed. Laboratory results are presented and discussed. \marginpar{chapter 6}Final sixth chapter summarises the dissertation by providing an overview of the results and gives recommendations on the future work. % chapter introduction (end) %%%%%%%%%%%%%%% %% Chapter 2 %% %%%%%%%%%%%%%%% \chapter{Colour theory}% (fold) \label{cha:colour_theory} Colour science has its origins in late 17th century when Sir Isaac Newton conducted his experiments on the nature of light. Using two prisms Newton showed that white light can be divided into separate colours and that pure colours cannot be divided more. In order to prove that the prism is not colouring the light, he reconstructed white light using pure colours. \begin{figure}[h]% fig:newton_prism_diagram \centering \includegraphics{graphics/ColourTheory/NewtonPrismDiagram.pdf} \caption{The diagram from Sir Isaac Newton's experiment. The first prism (\textsc{a}) splits the white light into its constituent colours. A single colour part of the spectrum hits the second prism (\textsc{f}) proving that a pure colour cannot be divided any more.\label{fig:newton_prism_diagram}} \end{figure} \noindent{}Colour is sensation that is dependent on both light and its properties and observer. In order to quantify it physical properties of light and observers have to be known. \section[Human vision]{human vision} \marginpar{human eye}The eye is an organ used for vision. Frontal part on an eye consisting of iris, pupil and lens acts similarly to the camera lens. Iris limits the amount of light going inside the eye thus protecting it from overexposure and damage. Lens focuses the image on the back, inner surface of an eye—retina. Chemical reactions in rods and cones in the retina produce electrical stimuli for the brain. \begin{figure}[t]% fig:eye_cross_section \centering \includegraphics{graphics/ColourTheory/eye.pdf} \caption{Eye cross-section (left) and scanning electron microscope image of human retina (right, source: Science Photo Library, image \textsc{f001/0041}).\label{fig:eye_cross_section}} \end{figure} Rods and cones are photoreceptor cells in the retina responsible for low and high intensity light vision, respectively. Human eye uses photopic vision when luminance is above approximately 3\thinspace{}cd/m² and scotopic vision with luminance below approx. 0.03\thinspace{}cd/m². In between, the eye uses mesopic vision, a combination of the above. \marginpar{rods}Rods are sensitive enough to detect a single photon, but they are sensitive only in 400–640\thinspace{}nm wavelength range. Their maximum sensitivity is 1700\thinspace{}lm/W at 507\thinspace{}nm. Because only one type of rod cells exist, under photopic vision regime, there is no colour sensation. \marginpar{cones}Cone cells, on the contrary, are much less sensitive to the light, but their three variants (short, medium and long wavelength) shown in fig.~\ref{fig:Cones_Sensitivity} allow us to perceive colour through the opponent process of colour vision. \begin{figure}[ht]% fig:eye_cross_section \centering \includegraphics{graphics/ColourTheory/ConeSensitivity.pdf} \caption{Sensitivity of cones after Moses and Hart \cite{PhysiologyOfTheEye}. \label{fig:Cones_Sensitivity}} \end{figure} \noindent{}The transition between scotopic and photopic vision is a very slow process. The speed depends on the direction of the transition and initial adaptation level. Full adaptation from light to dark conditions may take up to 45~minutes. Reverse transition is faster, but still may take up to few minutes. All calculations in this dissertation assume fully adapted photopic vision regime. \marginpar{eye sensitivity}Conversion between radiometric and photometric units is done using the \emph{eye sensitivity function}~$V\textrm{(λ)}$, also called \emph{luminous efficiency function}, shown in fig.~\ref{eye_sensitivity}. The function represents relative eye sensitivity to different wavelengths under photopic vision regime. The maximum eye sensitivity is in green spectral range at 555\thinspace{}nm wavelength. This point corresponds to the sensitivity of 683.002\thinspace{}lm/\textsc{w}. \begin{figure}[t]% fig:eye_sensitivity \centering \includegraphics{graphics/ColourTheory/EyeSensitivityFunctions.pdf} \caption[Eye sensitivity function]{Eye sensitivity function \textit{V(λ)}: \abbr{1931} standard, \abbr{1978} Vos modification and most recent shape proposed in \abbr{2005} by Sharpe, Stockman, Jagla and Jägle.\label{eye_sensitivity}} \end{figure} Eye sensitivity function was obtained experimentally by the \emph{minimum flicker method}. The stimulus in the experiment was a circular area alternately illuminated by two different colours with 15\thinspace{}Hz frequency. At this frequency the two hues fuse into one colour however the brightnesses does not. By adjusting one light source properties, human subject was to minimise the visible flicker. There have been several attempts to improve the original \abbr{1931} standard function: Judd in \abbr{1951}, Vos in \abbr{1978}~\cite{Vos1978} and recently, in~\abbr{2005}, Sharpe, Stockman, Jagla and Jägle~\cite{Sharpe2005} proposed a modified \textit{V*\textrm{(λ)}} function. The blue region of eye sensitivity has been underestimated in the \abbr{cie 1931} standard, but this sensitivity function is still commonly used as a basic observer. All measurements and calculations presented in this dissertation will use \abbr{cie 1931} standard unless explicitly mentioned otherwise. \section[Photometric quantities]{photometric quantities} Light can be characterised in two different ways. Radiometric quantities describe physical properties of an electromagnetic wave. Photometric units, on the other hand, characterise light as perceived by human eye. Radiometric measurements are very straightforward, but not useful if one wants to define the sensation that is caused by the light. For example, infra-red and ultra-violet light can be defined in terms of radiometric quantities, but is invisible to the human eye. \marginpar{luminous flux} Luminous flux is a measure of a perceived power of the light. The unit of luminous flux is \emph{lumen}~(lm). A monochromatic light source emitting an radiometric power of 1/683~watt at 555\thinspace{}nm has a luminous flux of 1\thinspace{}lm. \marginpar{luminous intensity} Luminous intensity is a measure of a perceived intensity of light per unit solid angle. The unit of luminous intensity is \emph{candela}~(cd), which is a base \textsc{si}~unit. The current definition is: a monochromatic light source emitting an optical power of 1/683\thinspace{}\textsc{w} at 555\thinspace{}nm into the solid angle of 1~steradian~(sr). In other words, a light source with luminous flux of 1\thinspace{}lm emitting into 1\thinspace{}sr has a luminous intensity of 1\thinspace{}cd. An isotropically emitting light source (emitting into 4π~sr) with the same luminous flux would have a luminous intensity of 1/4π~cd. The luminous intensity parameter is therefore closely related to light source output geometry. Any lens or other optical aid can greatly influence this parameter. \marginpar{luminance} Luminance is a measure of the luminous intensity of light traveling in a given direction per unit area. It describes the amount of light that is emitted from a particular area within a given solid angle. Luminance is typically used to characterise light sources with big emitting surfaces like \textsc{lcd} screens or \led{}s with active area greater than $1 \mathrm{mm}^{2}$. \marginpar{illuminance} The measure of the total luminous flux incident on a given area is called illuminance. A luminous emittance, similarly, is the total luminous flux emitted from a given area. Both are measured in lux~(lx) or lumen per square meter~($\mathrm{lm/m^{2}}$). The constant 1/683 is a legacy constant, used to equalise the current definitions of light intensity with the old ones. The ``standard candle'' (pure spermaceti candle weighing one sixth of a pound and burning at a rate of 120 grains per hour), used as a reference source in England prior to \abbr{1948}, had roughly 1/683 watts of power. \section[Colour spaces]{colour spaces} A colour space is a method of quantifying the sensation of colour. Humans describe the colour sensation by means of brightness, colourfulness and hue. During printing, colour is made by matching cyan, magenta, yellow and black inks (\textsc{cmyk}) on paper. Computer screen or digital photo camera describes the colour by the amounts of red, green and blue. Note that the reds, greens and blues of these devices, are not generally the same. To math the colours of the camera on the screen, a consistent \srgb{} colour space is used in both devices. Many different colour spaces exist: some are intuitive to use by humans, some are used when working with particular hardware (device dependent). Other may serve particular need, e.g.~perceptually uniform colour spaces, but they all describe the colour sensation in a quantitative way. \marginpar{tristimulus theory of colour}Light sources can have a very complex spectral distributions, still a single colour can be described using only three scalar stimuli parameters. This phenomenon was first postulated in 19th century by Thomas Young and then developed further by Herrman von~Helmoltz. The tristimulus theory was experimentally verified in \abbr{1930} by the colour matching experiments. The human subjects were to match the colour of a monochromatic light to the light created by mixing three monochromatic lights (primaries). The \abbr{1930} experiments used light sources at 700\thinspace{}nm~(\textsc{r}), 546.1\thinspace{}nm~(\textsc{g}) and 438.1\thinspace{}nm~(\textsc{b}). Unfortunately, the colour primaries selection caused some of the colour matching functions' values to be negative. As negative values of light have no physical meaning instead of subtracting one of the tristimulus colours from the matching light, the colour was added to the sample monochromatic light. %Only then both colours could be matched. \marginpar{cie~\abbr{1931} \xyz{} colour space} In \abbr{1931} the \cie{} defined new primaries to overcome the problem with awkward negative weights in colour matching function. New $\overline{x}$, $\overline{y}$ and $\overline{z}$ functions had only positive values and $\overline{y}$ has been chosen to match eye sensitivity function $V(λ)$. Due to the nature of spatial distribution of cones inside the eye, the perception of a colours depends on subject's field of view. To eliminate the influence of this parameter, \cie{} introduced a 2° standard colorimetric observer. A 10° standard observer has been introduced in \abbr{1964} as a result of the work of Stiles and~Burch~\cite{Stiles1959} recommended for field of view more than 2°. \begin{figure}[t]% CIE_x_y_z_ \centering \includegraphics{graphics/ColourTheory/ColourMatchingFunctions.pdf} \caption{\cie{} \abbr{1931} 2° and \abbr{1964} 10° observer $\overline{x}$, $\overline{y}$ and $\overline{z}$ colour matching functions, normalised to the maximum of \abbr{1931}, 2° observer $\overline{x}$ colour matching function.\label{fig:CIE_x_y_z_}} \end{figure} \marginpar{tristimulus values}In order to calculate tristimulus values \textit{X, Y} and \textit{Z} the spectrum of light source needs to be multiplied by respective colour matching functions $\overline{x}$, $\overline{y}$ and $\overline{z}$ and integrated over wavelength. \begin{equation} \label{eq:tristimulus} X=\!\int_{380}^{780}\!\!\!\!\!\!\!P(λ)\overline{x}(λ)\ud{}λ\qquad{} Y=\!\int_{380}^{780}\!\!\!\!\!\!\!P(λ)\overline{y}(λ)\ud{}λ\qquad{} Z=\!\int_{380}^{780}\!\!\!\!\!\!\!P(λ)\overline{z}(λ)\ud{}λ \end{equation} Because the $\overline{y}$ matches the eye sensitivity function the $Y$ can be used as a measure of luminance of a light. Multiplying all tristimulus values by 683\thinspace{}lm/\textsc{w} gives the values in lumens therefore \textit{Y} becomes equal to the luminous flux. It is common to describe the colour of the light using \abbr{cie} $xyY$ colour space. Chromaticity coordinates, that can be represented on 2~dimensional $xy$-plane (fig.~\ref{fig:CIE_xy}) are obtained by normalising the tristimulus components. \begin{equation} \label{eq:XYZ2xyz} x=\frac{X}{X+Y+Z}\qquad{} y=\frac{Y}{X+Y+Z}\qquad{} z=\frac{Z}{X+Y+Z} \end{equation} Because of this normalisation, only two values are needed to represent any possible colour. \begin{equation} \label{eq:xy_only} x+y+z=1\qquad{}\Longrightarrow{}\qquad{}z=1-x-y \end{equation} Intensity of the light is not shown on the $xy$-plane. Any two light sources with the same hues and saturations but different lightness will project on the same point of a diagram. Using $x$, $y$ and the stimulus $Y$ one can easily calculate back the values of $X$ and $Z$ stimuli. \begin{equation} \label{eq:xyY2XYZ} X = \frac{Y}{y}x \qquad{} Y =Y \qquad{} Z = \frac{Y}{y}(1-x-y) \end{equation} \noindent{}When two lights with different spectral power distributions have the same colour chromaticity (same $xy$ coordinates) they are called metamers and the property itself is called metamerism\marginpar{metamerism}. This allows, for example, to mix a white light using blue and yellow (as is in white phosphor converted \led{}s) or red, green and blue. This can also lead to big differences between colour rendering of two lights with the same colour chromaticity. For example, white, phosphor based \led{} does not reproduce well saturated red colours, while white, trichromatic \rgb{} \led{} can have an excellent red colour rendering. \begin{figure}[t]% CIE_xy \centering \includegraphics{graphics/ColourTheory/CIExy.pdf} \caption{\cie{} \abbr{1931} $xy$ chromaticity diagram.\label{fig:CIE_xy}} \end{figure} \marginpar{xy chromaticity diagram}The $xy$-plane is a projection of a linear colour space and therefore colours can be linearly mixed on it. Therefore, every polychromatic source will have a gamut (available colour range) that is a convex hull on all primary colour points inside the horseshoe diagram. \noindent{}Monochromatic light sources (pure colours) lie on the curved boundary of the horseshoe. Straight line between blues and reds is called \textit{purple line}, colours laying on this line cannot be made using a monochromatic light source, they are created by mixing saturated red and blue colours. \emph{Equal energy point} or \emph{white point} (x=1/3, y=1/3) corresponds to the white light where all tristimulus values are equal. Any two colours that can be connected by a straight line crossing the white point are called complementary. \marginpar{perceptual uniformity}This colour space is not perceptually uniform. This means that the difference between colours of two points on the plane does not correspond to the geometrical distance between them. In \abbr{1942}, MacAdam analysed colour differences of closely spaced points~\cite{MacAdam1942}. He noted, that depending on a position in the $xy$-plane, different geometrical distance between two colours yields a noticeable colour difference. Similar colours, that appear identical to human eye, can be grouped on a $xy$-diagram in ellipsis shaped areas (fig.~\ref{fig:CIE_xy_MacAdam}). Ellipses in the green regions are very big compared to the ellipses in the blue region. This non-uniformity initiated the search for uniform chromaticity diagram. In result, in \abbr{1960}, the \cie{} introduced $uv$, and in \abbr{1976}, $u'v'$ uniform chromaticity diagram~\cite{Wyszecki2000}. \begin{figure}[t]% CIE_uv \centering \includegraphics{graphics/ColourTheory/CIEuv.pdf} \caption{\cie{} \abbr{1976} $u'v'$ chromaticity diagram.\label{fig:CIE_uv}} \end{figure} \marginpar{cie~\abbr{1960} $Luv$ and cie~\abbr{1976} $L^{*}u^{*}v^{*}$ colour spaces}Coordinates for $uv$ and $u'v'$ can be calculated from tristimulus values \begin{equation} \label{eq:uv} u=\frac{4X}{X+15Y+3Z}\qquad{} v=\frac{6Y}{X+15Y+3Z} \end{equation} and \begin{equation} \label{eq:u'v'} u'=\frac{4X}{X+15Y+3Z}\qquad{} v'=\frac{9Y}{X+15Y+3Z}. \end{equation} These coordinates can also be calculated directly from $xy$ coordinates using equations: \begin{equation} \label{eq:x2u} u=u'=\frac{4x}{-2x+12y+3} \end{equation} and \begin{equation} \label{eq:y2v} v=\frac{6y}{-2x+12y+3}\qquad{} v'=\frac{9y}{-2x+12y+3}. \end{equation} Reverse transformations are also possible, using: \begin{equation} \label{eq:uv2xy} x=\frac{3u}{2u-8v+4}\qquad{} y=\frac{2v}{2u-8v+4} \end{equation} and \begin{equation} \label{eq:u'v'2xy} x=\frac{9u'}{6u'-16v'+12}\qquad{} y=\frac{2v'}{3u'-8v+6}. \end{equation} \noindent{}\marginpar{colour space conversions}A conversions from one colour space to another requires a choice of a different set of primary stimuli. The only limitation is that the vectors created by the new set of stimuli $R'G'B'$ is linearly independent. Therefore no combination of $r$, $g$ and $b$ should make \begin{equation} rR' + gG' + bB' = 0, \end{equation} except for trivial $r=g=b=0$. Each primary stimulus of the new set can be matched using the mixture of the old primaries therefore we can write relation between $RGB$ and $R'G'B'$ colour space as: \begin{equation} \label{eq:rgb2r'g'b'} \begin{array}{r@{\:}c@{\:}l} R'&=&a_{11}R + a_{12}G + a_{13}B \\ G'&=&a_{21}R + a_{22}G + a_{23}B \\ B'&=&a_{31}R + a_{32}G + a_{33}B \end{array} \end{equation} A transformation matrix $\mathbi{A}$ is formed by the transformation coefficients $a_{ij}$ \begin{equation} \label{eq:transformationMatrix} \mathbi{A} = \left[ \begin{array}{ccc} a_{11} & a_{12} & a_{13} \\ a_{21} & a_{22} & a_{23} \\ a_{31} & a_{32} & a_{33} \end{array} \right]. \end{equation} Transition from $R'G'B'$ to $RGB$ based colour space requires inverted matrix $\mathbi{A}^{-1}$. %% Black-body radiation \section[Black body radiation]{black body radiation} \noindent{}\marginpar{black body definition}A black body is an idealised physical object that absorbs all electromagnetic radiation that falls on it. The ideal object would appear perfectly black because all the visible light is absorbed. Any light emitted from the object would only be the function of object's temperature. \noindent{}\marginpar{planckian radiation spectrum}A planckian black body radiation spectrum is a very useful standard for defining white light. It is characterised using only single variable: \emph{colour temperature}. The spectrum is given by equation \begin{equation} \label{eq:black-body_spectrum} I(λ)=\frac{2hc^{2}}{λ^5\Big[\mathrm{exp}\Big(\frac{hc}{λkT}\Big)-1\Big]} \end{equation} derived by Max~Planck in \abbr{1900}. The ideal black body object heated up to 6500\thinspace{}\textsc{k} would emit white light with colour temperature of 6500\thinspace{}\textsc{k}. An incandescent light bulb is an example of non ideal black body source. The temperature of the filament has to be kept below melting point and therefore the maximum colour temperature of this kind of light source is around 3500\thinspace{}\textsc{k}. Low luminous efficacy of the classical light bulb approximately 15\thinspace{}lm/\textsc{w} is the effect of the black-body spectrum having its maximum in the infrared part of electromagnetic radiation. \begin{figure}[t]% Blackbody Locus on CIExy and CIEu'v' diagrams \centering \includegraphics{graphics/ColourTheory/BlackbodyLocus.pdf} \caption{Black body colour locus on \cie{} \abbr{1931} $xy$ (left) and \cie{} \abbr{1976} $u'v'$ (right) diagram. Dotted lines show the position of correlated colour temperature points. Note that \cct{} lines on $u'v'$ diagram are perpendicular to black body locus. \label{fig:BlackbodyLocus}} \end{figure} \marginpar{black body locus}The colour point locus of black body radiator starts in the red corner of \cie{} \abbr{1931} diagram, then moves through the orange and yellow to end in the white region. This corresponds to the colours of a real heated objects. Colour temperatures between 2000\thinspace{}\textsc{k} and 4000\thinspace{}\textsc{k} are commonly referred to as warm white. Colour temperatures above 7000\thinspace{}\textsc{k} are called cool white. If the colour coordinates of a light source is not on the black-body locus but in its proximity then the \emph{correlated colour temperature} parameter is used. It is defined as temperature of a black body whose colour is the closest to the source colour. On a $u'v'$ diagram, the \cct{} can be determined as a colour temperature of a closest geometrically point on a planckian curve. Correlated colour temperature cannot be determined geometrically on a $xy$ plane, because the plane is non-uniform. To calculate chromaticity coordinates an cubic interpolation can be used~\cite{US7024034}. The $x$ coordinate is calculated for 1666–4000\thinspace{}\textsc{k} and 4000–25000\thinspace{}\textsc{k} temperature ranges respectively as: \begin{align} x &= -0.2661239\cdot{}10^{9}/T^{3} - 0.2343580\cdot{}10^{6}/T^{2} + 0.8776956\cdot{}10^{3}/T + 0.179910 \nonumber \\ x &= -3.0258469\cdot{}10^{9}/T^{3} + 2.1070379\cdot{}10^{6}/T^{2} + 0.2226347\cdot{}10^{3}/T + 0.24039 \end{align} The corresponding $y$ coordinate is calculated for 1666–2222\thinspace{}\textsc{k}, 2222–4000\thinspace{}\textsc{k} and 4000–25000\thinspace{}\textsc{k} temperature ranges respectively as: \begin{align} y &= -1.1063814 x^3 - 1.34811020 x^2 + 2.18555832 x - 0.20219683 \nonumber \\ y &= -0.9549476 x^3 - 1.37418593 x^2 + 2.09137015 x - 0.16748867 \\ y &= +3.0817580 x^3 - 5.87338670 x^2 + 3.75112997 x - 0.37001483 \nonumber \end{align} %1667\text{K} \leq T \leq 4000\text{K} %4000\text{K} \leq T \leq 25000\text{K} %1667\text{K} \leq T \leq 2222\text{K} %2222\text{K} \leq T \leq 4000\text{K} %4000\text{K} \leq T \leq 25000\text{K} %% Illuminants \section[Standard illuminants]{standard illuminants} \cie{} has standardized several light illuminants: \textsc{a}, \textsc{b}, \textsc{c}, \textsc{d} series, \textsc{e} and \textsc{f} series. Examples of their chromaticities and colour temperatures can be seen in table \ref{tab:standard_illuminants}. The purpose of standardizing the illuminants is to be able to compare the colour sensation of various objects under typical light sources. The sources include the sun spectra at different times of a day, the direct sunlight, the average incandescent bulb and fluorescent lamps of various composition. \input{tables/illuminants.tex} \noindent{}Illuminants from \textsc{d} series were introduced in 1967 to replace the \textsc{b} and \textsc{c} illuminants acting as daylight simulators~\cite{Judd1964}. Judd et~al. analyzed typical daylight spectra and tabulated the results with 10\thinspace{}nm increments. Obtaining higher resolution requires interpolating this data. The \textsc{d} series illuminants are used in calculation of the colour rendering index—the measure of the quality of light. %% Quality of light \section[Quality of light]{quality of light} Although many light sources with different spectra can have the same perceived colour, the appearance of various colour objects under those illuminants can vary significantly. \marginpar{colour rendering index}In order to easily compare the ability to reproduce colours a \cri{} (colour rendering index) has been developed~\cite{CIE13.3}. Colour rendering is defined as a \emph{measure of the degree of colour shift objects undergo when illuminated by the light source as compared with the colour those same objects when illuminated by a reference source of comparable colour temperature}. This means we compare a test light source to natural light or an ideal source e.g. black-body radiator with the same colour temperature as the test source. A high \cri{} can be achieved by a broadband spectrum emitters e.g. tungsten halogen lamps (\cri{}~≈~100) which has a spectrum comparable to daylight, but its efficacy is only around 25\thinspace{}lm/\textsc{w}. On contrary, the low pressure sodium lamp (\cri{}~≈~25) can reach up to 200\thinspace{}lm/\textsc{w}, but they emit only two spectral lines at 589.0\thinspace{}nm and 589.6\thinspace{}nm. Therefore every object illuminated with this lamp will be either yellow either grey or black. \marginpar{cri calculation}Calculation of \cri{} starts with defining \cct{} of a test source. For \cct{}~<~5000\thinspace{}\textsc{k} a black-body radiator with the same temperature is used. Illuminant \textsc{d} is used for sources with \cct{}~≥~5000\thinspace{}\textsc{k}. The colour differences $\Delta{}E_{i}$ on \cie{} \abbr{1964} $u^{*}v^{*}w^{*}$ colour space of 14 selected Munsell samples (see table~\ref{tab:test_colour_samples}) is measured or calculated when illuminated with test source and reference source \begin{equation} \label{eq:colour_difference_Ei} ΔE_{i} = \sqrt{(u^{*}_{ref}-u^{*}_{test})^{2}+(v^{*}_{ref}-v^{*}_{test})^{2}+(w^{*}_{ref}-w^{*}_{test})^{2}}. \end{equation} For each colour sample (tab.~\ref{tab:test_colour_samples}) a particular \cri{} ($R_{i}$) can be calculated using \begin{equation} \label{eq:cri} R_i = 100 - 4.6ΔE_{i} \qquad{} (i=1, \ldots ,14). \end{equation} A general \cri{} $R_{a}$ is the arithmetic mean of the particular $R_{i}$. \marginpar{comments on cri}Although \cri{} is widely used for calculating colour quality of light sources, it is known to have some drawbacks~\cite{Ohno2004,Ohno2006}. For example only medium saturated colours are taken into account when calculating the colour rendering index, particularly $R_{9}$ (saturated red) can be very low while overall \cri{} can still be quite high. Sometimes a high \cri{} lamp e.g. 2000\thinspace{}\textsc{k} black-body ($R_{a}=100$), can have very poor colour rendering due to its very reddish light. This is also true for lamps with very high values of \cct{}. White light with slight colour tint to green or purple (laying above or below planckian locus, respectively) can have a very high \cri{} index but are unacceptable for general lighting purposes. \cri{} is now being depreciated in favour of measurements based on colour appearance models e.g. \abbr{ciecam02}~\cite{Schanda2005}. Commission Internationale de l´Eclairage recommended the development of new colour rendering index that would supplement the current \cri{}~\cite{CIE177}. Freyssinier and Rea proposed a two metric system that would combine the present \cri{} value with gamut area index forming a two-metric solution~\cite{Freyssinier2010}. \input{tables/tcs.tex} %% Colour distance \section[Colour distance]{colour distance} MacAdam's research on the ability of the human eye to notice the difference in chromaticities of two light sources started the search for uniform colour space where the perceived colour difference can be measured geometrically on the colour plane. \cie{} defines colour difference as an Euclidean distance between two colour points in a \cie{}~\abbr{1976} $L^{*}a^{*}b^{*}$ colour space \begin{equation} \label{eq:colour_difference_Eab} ΔE_{ab}^{*} = \sqrt{(L^{*}_{ref}-L^{*}_{test})^{2}+(a^{*}_{ref}-a^{*}_{test})^{2}+(b^{*}_{ref}-b^{*}_{test})^{2}}. \end{equation} A $ΔE_{ab}^{*}$ value of 2.15 corresponds to \marginpar{just noticeable difference}just noticeable difference between two colour points \cite{Stokes1992}. Colour distance between the colour command and generated colour is a good measure of the colour control loop accuracy. Some previous work use \cie{}~1976 colour space to define the colour distance. \begin{equation} \label{eq:colour_difference_duv} Δu'v' = \sqrt{(u'_{ref}-u'_{test})^{2}+(v'_{ref}-v'_{test})^{2}}. \end{equation} Equation does not take into account the difference in light intensity therefore it is only a measure of chromaticity difference. Colour distance equal to 0.0035 is a just noticeable difference between two colour points~\cite{Wyszecki2000}. \begin{figure}[t]% CIE_xy_MacAdam elipses \centering \includegraphics{graphics/ColourTheory/CIExyMacAdam.pdf} \caption[MacAdam ellipses]{MacAdam ellipses on \cie{} \abbr{1931} $xy$ chromaticity diagram. Ellipses magnified~10×. A light source with colour coordinates laying inside the ellipse is indistinguishable frmm a light source with the coordinates in the centre of the ellipse. As seen from the various sizes of the ellipses the \abbr{cie 1931} colour space is not perceptually uniform.\label{fig:CIE_xy_MacAdam}} \end{figure} % chapter colour_theory (end) %%%%%%%%%%%%%%% %% Chapter 3 %% %%%%%%%%%%%%%%% \chapter{Light-emitting diodes}% (fold) \label{cha:light_emitting_diodes} \begin{figure}[!ht] \centering \includegraphics[scale=1.3]{graphics/LED/HJRound.pdf} \label{fig:hjround} \end{figure} \noindent{}\led{} is a solid-state device that emits light by means of electroluminescence. First observations of light emission from SiC (carborundum) crystals were made in \abbr{1907} by Henry Joseph Round. The first observed \led{} was a Schottky diode. The light was produced on metal-semiconductor junction. Under normal, forward bias conditions, the current flowing through the Schottky diode consists only of majority carriers. The minority carriers can be injected under strong forward bias conditions (or through avalanche effect) thus making the light emission possible. %% Bandgap \section[Bandgap]{bandgap} In semiconductor materials, valence and conduction energy bands do not overlap. The energy difference between the highest point in the valence band and the lowest point in conduction band is called a bandgap. The energy levels in the bandgap are forbidden for the electrons. Transition between two bands is possible only when electron has enough surplus energy or looses enough energy—the minimal amount of energy for transition equals the bandgap energy. \marginpar{direct bandgap}In direct bandgap semiconductors, the electrons from the conduction band minima recombine with holes at the valence band maxima with preservation of momentum. Contrary, in \marginpar{indirect bandgap}indirect bandgap semiconductors, the respective extrema of conduction and valence bands do not have the same value of quantum-mechanical wave vector. Electrons have very little momentum (in the range of $2π/a$, where a is lattice constant) therefore every transition is almost vertical. Emission of a \emph{phonon}, a quantised mode of vibration of a crystal lattice with $2π/λ$ wave vector, is essential to preserve the momentum~\cite{SSPhysics}). This transition is less likely to happen than direct transition. Moreover, the temperature in the active area increases, therefore the indirect bandgap semiconductors, like silicon, are very inefficient at generating light. \begin{figure}[h]% Direct_Indirect_Semiconductors \centering \includegraphics{graphics/LED/DirectIndirectSemiconductors.pdf} \caption[]{Photon generation in direct (left) and indirect (right) bandgap semiconductors. In indirect bandgap semiconductors, emission of phonon must assist the radiative recombination in order to preserve the momentum \cite{PhotonicDevices}.\label{fig:Direct_Indirect_Semiconductors}} \end{figure} %% Recombination \section[Recombination]{recombination} A pair of excess carriers—free electron and hole—can recombine producing a photon. This process is called \emph{radiative recombination}. However, the recombination can also occur in a non-radiative way where no light is generated. The result of radiative recombination is the transition of an electron from higher energy state to lower energy state with emission of radiative energy. In a non-radiative recombination process, the excess energy from electron transition is converted into thermal energy in form of crystal lattice vibrations. Maximising the radiative and minimising the non-radiative processes are the goal for maximising the efficiency of \led{}s. % Photonic devices book, Jia-Ming Liu p. 817 % Bimolecular radiative recombination \noindent{}\marginpar{bimolecular radiative recombination}In light emitting diodes almost all of the radiative recombination rate is contributed by the bimolecular recombination rate~\cite{PhotonicDevices}. The net recombination rate is given by \begin{equation} R_{net} = Bnp - Bn_{0}p_{0} \end{equation} where $B$ is a bimolecular recombination coefficient, $n$ and $p$ are electron and hole concentrations and $n_{0}$ and $p_{0}$ are electron and hole concentration under equilibrium conditions. Under high excess carrier density, when $N \gg n_{0}$, $p_{0}$ ($N = n-n_{0}$, $p-p_{0}$) the radiative recombination rate can be expressed as \begin{equation} R = BN^2. \end{equation} % Non-radiative recombinations \begin{figure}[h]% RecombinationTypes \centering \includegraphics{graphics/LED/RecombinationTypes.pdf} \caption[Types of recombinations]{Band diagram showing possible recombinations mechanisms: deep level Shockley-Read-Hall (a), Auger~(b,c), Bimolecular~(d) band to band radiative \cite{PhotonicDevices}.\label{fig:RecombinationTypes}} \end{figure} % Deep level \noindent{}\marginpar{deep level recombination}With the presence of e.g. a defect of the crystal lattice a non-radiative recombination can occur (fig.~\ref{fig:RecombinationTypes}a). These defects act as a very efficient non-radiative recombination centres, especially if the energy level is located close to the middle of the bandgap~\cite{SemiconductorPhysics}. An electron or hole is trapped in a forbidden region of an energy band by a defect in crystal lattice. These defects can be either unintentionally introduced or engineered to produce a, so called, deep-level \led{}. The statistics of the process were described by Shockley and Read and, independently, by Hall. Net recombination rate is described by \begin{equation} \label{eq:SRHRecombinationRate} R_{net} = \frac{np - n_{i}^{2}}{τ_{p}(n+n_{1}) + τ_{n}(p+p_{1})}. \end{equation} In doped semiconductors, equation~\ref{eq:SRHRecombinationRate} simplifies to \begin{eqnarray} R_{net} \approx \frac{n-n_{0}}{τ_{n}}\:for\:p\gg{}n \\ R_{net} \approx \frac{p-p_{0}}{τ_{p}}\:for\:n\gg{}p \end{eqnarray} there $τ_{n}$ and $τ_{p}$ are recombination lifetimes of electrons and holes, respectively. It can be seen that recombination rate becomes proportional to the excess carrier density \begin{equation}\label{eq:RadiativeRecombinationRate} R=AN. \end{equation} % Auger \marginpar{auger recombination}\noindent{}During Auger transition (fig.~\ref{fig:RecombinationTypes}b and c), the energy created in a recombination process between an electron and a hole is transferred to third carrier. No light is generated and the surplus energy pushes either the second electron higher in conduction band or the second hole downward in valence band. The energy passed on to the third carrier is then dissipated by emission of phonons. The process requires three carriers to be in the same place during recombination therefore the recombination rate is proportional to the third power of carrier density \begin{equation} \label{eq:AugerRecombinationRate} R_A = CN^3, \end{equation} where $C$ is the \emph{Auger coefficient}. Auger recombination mechanism has been proposed as one of the possible reasons for efficiency droop under high current injection in InGaN structures~\cite{Shen2007}. Although the efficiency droop is similar to Auger recombination, some argue~\cite{Hader2008,Yen2009} that the numerical values of Auger coefficient are not high enough for this process to dominate i the total power losses and other loss mechanism like electron current leakage and non uniform hole distribution may be responsible. Taking into account equation \ref{eq:SRHRecombinationRate}, \ref{eq:RadiativeRecombinationRate} and \ref{eq:AugerRecombinationRate} we can write the stationary balance equation for \led{}s as \begin{equation} \label{eq:StationaryBalance} j/e = AN + BN^2 + CN^3 + DN^m % A- non-rad, B - rad, C - Auger, D^m - other \end{equation} where $j$ is the injected current density, $e$ is the elementary charge, $N$ is \abbr{2d} excess carrier density in the active area and coefficients $A$, $B$, $C$ and $D$ are describing non-radiative Shockley-Read-Hall recombination, bimolecular radiative process, Auger recombination and other non-radiative processes respectively. It is beneficial to supply \led{}s with a current level, at which the bimolecular radiative process dominates. %% Materials \section[Materials]{materials} Nowadays, elemental semiconductors for solid-state lighting (\led{}s and laser diodes) are the \textsc{iii}-\textsc{v} compounds (Al, Ga and In can be found in group \textsc{iii} of periodic table, N and P in group \textsc{v}). In order to create a light generating structure a heteroepitaxy growth technology is used. \marginpar{AlGaInP}The compound crystal is grown on a substrate. The $(\mathrm{Al}_{x}\mathrm{Ga}_{1-x})_{1-y}\mathrm{In}_{y}\mathrm{P}$ is lattice matched to $\mathrm{GaAs}$ (lattice constant 5.65\thinspace{}Å) for $y=0.48$. The semiconductor has a direct bandgap for emission wavelength higher than 555~nm therefore it is used to create red, orange, amber and yellow \led{}s~\cite{AlGalnPBook}. \marginpar{InGaN}$\mathrm{In}_{x}\mathrm{Ga}_{1-x}\mathrm{N}$ nitrides lack a native bulk substrate. InGaN high power structures are typically grown on lattice mismatched sapphire (lattice constant 2.75\thinspace{}Å, 15\thinspace{}\% mismatch) or SiC substrates (lattice constant 3.08\thinspace{}Å, 3.5\thinspace{}\% mismatch)~\cite{Roussel2006}. Lattice mismatch between compound and grown crystal yields in very high dislocation densities which act as non-radiative, deep-level recombination centres. Theses centres contribute to decreased optical output~\cite{ledSchubert}. The \textsc{iii}-\textsc{v} phosphide materials used for red, orange, amber and yellow diodes are strongly affected by the crystal defects. The \textsc{iii}-\textsc{v} nitride compounds are less affected by the crystal defects due to carrier localisation that prevents from non-radiative recombination. Therefore it is possible to create high power blue \led{} even with high number of dislocations present in a diode. %% Structures \section[Structures]{structures} Three levels of \led{} structure will be discussed. Starting from the active region that generates light in chapter~\ref{ssec:activeRegion}, through the \led{} chip that is responsible for supplying the active region with free carriers and extracting the generated light in chapter~\ref{ssec:ledChip} to the highest level structure of \led{} packaging in chapter~\ref{ssec:packaging}. \subsection{Active region}\label{ssec:activeRegion} % homojunction \marginpar{homojunction}Homojunction is a basic structure for all diodes. A connection between two differently doped semiconductors with the same bandgap forms a p-n junction. Under forward bias, free carriers from both semiconductors are forced into the regions of opposite conductivity type. \begin{figure}[h]% Homojunction \centering \includegraphics{graphics/LED/Homojunction.pdf} \caption[Homojunction]{Band diagram showing p-n junction under no bias (left) and forward bias (right) conditions. Under forward bias, the recombination occurs in the area around the junction defined by diffusion lengths. \label{fig:Homojunction}} \end{figure} \noindent{}Diffusion lengths ($L_n$ and $L_p$) of minority carriers depends on carrier mobility. \begin{equation} \label{eq:DiffusionLength} L_{n}=\sqrt{D_{n}τ_{n}},\qquad{} L_{p}=\sqrt{D_{p}τ_{p}}, \end{equation} where $τ_{n}$ and $τ_{p}$ are electron and hole minority carrier lifetimes. $D_n$ and $D_p$ are the diffusion constants \begin{equation} \label{eq:EinsteinRelation} D_{n}={\frac{kT}{e}}\mu{}_{n},\qquad{} D_{p}={\frac{kT}{e}}\mu{}_{p} \end{equation} where $\mu{}_{n}$ and $\mu{}_{n}$ are electron and hole mobility dependent on the semiconductor. Free carriers recombine radiatively around the junction area within the diffusion distance. As recombination rate is given by the bimolecular recombination equation $R=Bnp$, where $n$ and $p$ are the electron and hole carrier concentrations and $B$ is bimolecular recombination coefficient. The light generation is limited in this structure by the low excess carrier density. The width of the $p$ region is critical for obtaining higher efficiencies. When the region is too shallow, the electrons can escape and recombine non-radiatively through crystal defects. Too thick region will easily reabsorb emitted photons thus reducing the overall efficiency. A heterojunction can be used to overcome both this problems at the same time. % double heterojunction \marginpar{double heterostructure} A third semiconductor is added between two, differently doped, semiconductors to form a confinement area for free carriers. This third semiconductor has lower bandgap than surrounding materials. As a result, the excess carriers get trapped between two barriers. Width of this barrier can be controlled during manufacturing process. Barrier width is much lower than diffusion lengths in the particular semiconductor therefore free carriers are confined in much smaller area as compared to homojunction structure. Increased carrier densities yield in highly increased light generation. \begin{figure}[h]% Double Heterostructure \centering \includegraphics{graphics/LED/DoubleHeterostructure.pdf} \caption[Double heterostructure]{Band diagram showing double heterostructure under forward bias conditions. Free carriers are confined between two barriers. \label{fig:DoubleHeterostructure}} \end{figure} \noindent{}Free carriers are distributed within active region with Fermi-Dirac distribution. Therefore carriers with energy levels higher than barrier height can escape from the confinement area. Concentration of these carriers can be calculated as \begin{equation} \label{eq:LeakageElectrons} n_{B} = \int_{E_{B}}^{\infty{}}\!\!\!\!ρ_{dos}\,f_{FD}\ud{}E \end{equation} where $ρ_{dos}$ is the density of states, $f_{FD}$ is the Fermi-Dirac distribution and $E_{B}$ is the height of the heterojunction barrier. This leakage contributes to decreased efficiency, especially at high temperatures. An electron blocking layer can be introduced into the structure to help confine free carriers. \begin{figure}[t]% Electron Blocking Layer \centering \includegraphics{graphics/LED/ElectronBlockingLayer.pdf} \caption[Double heterostructure]{Band diagram showing double heterostructure without (left) and with (right) electron blocking layer. Additional layer prevents the electrons escaping from the active region, decreasing the leakage current thus increasing the diode efficiency \cite{ledSchubert}. \label{fig:ElectronBlockingLayer}} \end{figure} \noindent{}Bigger width of an active area width than in quantum well structures makes the carrier density lower and therefore decreases the impact of Auger recombination on diode efficiency at higher currents. % droop % MQW structures \marginpar{quantum well structures}When additional, thin (in the range of tens of angstroms) layer of semiconductor with smaller bandgap than the cladding layers is added a quantum well is formed. A quantum well structure confines the excess carriers to a very narrow area in order to increase the carrier concentration and therefore increase the recombination rate. Narrow width of the active area also reduces the self absorption effects in some \led{} structures~\cite{Hassan2005}. \marginpar{allowed energy levels}When the thickness of the well is close to the de~Broglie wavelength, the quantum effects appear. Solving the Schrödinger equation for a finite potential well produces the allowed energy levels values within the quantum well. The energy states are finite and are dependent on the well width. Therefore by varying the width of the well one can change the colour of an \led{}. \marginpar{saturation effect}One of the implication of using quantum wells is that they have limited capacity and, at high current injection, a carrier overflow may occur. When carrier concentration in the active area reaches certain level the Fermi energy rises above the top of quantum well. The carrier overflow the structure and further increase of carrier density in the active area is impossible. The light output becomes saturated. In order \marginpar{mqw structures}to overcome this problem multiple quantum well structures are used~\cite{ledSchubert} as shown in figure~\ref{fig:ElectronBlockingLayer}. \begin{figure}[h]% MQW \centering \includegraphics{graphics/LED/MQW.pdf} \caption{Band diagram showing multiple quantum wells structure under forward bias conditions (left) and details of single quantum well (right). A thick semiconductor layer with energy gap $E_{g2}$ is surrounded by a semiconductor with a higher bandgap $E_{g2}$ forming a quantum well. Allowable carrier energy values, subbands, shown inside the potential well \cite{ledSchubert}. \label{fig:MQW}} \end{figure} Carrier density on each of available energy states depends on the injection current density. At low values mostly the lowest energy states are occupied by electrons in conduction band well and the highest states in valence band. \subsection{\led{} chip}\label{ssec:ledChip} Due to low efficiency of homojunction structure, high power \led{}s use either double heterostructure or \textsc{mqw} structures for active regions. These active structures are embedded in a \led{} chip, whose task is to supply active region with free carriers, extract the generated light as efficiently as possible. \begin{figure}[h]% LED chip structures \centering \includegraphics{graphics/LED/DiodesStructures.pdf} \caption{Common structures of high power \led{}s: truncated-inverted pyramid (left) for phosphide diodes~\cite{Krames1999}, flip-chip (middle) gallium nitride structure~\cite{Wierer2001} and thin-film flip-chip (right) GaN structure~\cite{Shchekin2006}.\label{fig:LEDChipStructures}} \end{figure} \noindent{}Supplying the current to the active region is done utilising metallic contacts and conductive layers of semiconductors acting as current spreading layers. \marginpar{light extraction}Light extraction is a very difficult task as the \led{} chips are built using materials with high refractive index causing total internal reflection phenomenon trapping the light inside the chip. Generated photons can be reabsorbed by the active area or by metallic contacts therefore they should be extracted from the chip as fast as possible. Special geometric shapes (fig.~\ref{fig:LEDChipStructures}) of the \led{} chip as well as micro patterning of edges allow the light to escape the structure~\cite{Krames2007}. Bottom contacts are made reflective to maximise the light output. For example, the thin-film flip-chip structure is made by growing the GaN structure on a sapphire substrate, flipping it and chemically removing the transparent substrate for increased optical transmittance. The revealed n-type GaN lager is then roughened through photochemical etching to increase light extraction~\cite{Shchekin2006,ledSchubert}. \subsection{Packaging}\label{ssec:packaging} \led{} packages very often include a lens that shape the light beam. The lens and plastic body of the diode is not thermally conductive, therefore the packaging must provide good thermal contact between \led{} chip and mounting surface. Some \led{} chips must be electrically isolated from the heatsink. This provides a big challenge as good electrical isolators are typically also good thermal isolators. %% Electrical characteristics \section[Electrical characteristics]{electrical characteristics} Light in the \led{} structures is created by electroluminescence—this means that the energy created during electron-hole recombination is directly converted to photons. Therefore forward voltage of an \led{} must be at least equal to the bandgap energy in the active region divided by the elementary charge. \begin{equation} \label{eq:ForwardVoltage} V_{f} \geq{} \frac{hν}{e} \approx{} \frac{E_{g}}{e} \end{equation} The value of forward voltage can be increased by few phenomena. The series resistance will increase the diode drive voltage linearly with the current. Total diode series resistance is a sum of contact resistance, resistance caused by abrupt band structure and bulk resistance of \led{} materials. Additionally, carriers injected into quantum well loose some energy because discrete energy levels inside the well will be always smaller than the cladding layer energy. Therefore difference between free carrier energy in confinement layer and inside a well has to be dissipated by a phonon emission. The forward voltage of an \led{} can be expressed as \begin{equation} \label{eq:DetailedForwardVoltage} V_{f} = \frac{E_{g}}{e} + IR_{s}+ \frac{\Delta{}E_{C}-E_{0}}{e} + \frac{\Delta{}E_{V}-E_{0}}{e} \end{equation} where $\Delta{}E_{C}-E_{0}$ and $\Delta{}E_{V}-E_{0}$ represent differences in energy levels between quantum well and conduction and valence confinement layers, respectively~\cite{Hassan2005}. \marginpar{shockley equation}Electrical characteristics of a p-n junction are described by Shockley equation \cite{PhotonicDevices} \begin{equation} I = I_S \big( \mathrm{exp}(V/nV_T) - 1\big) \end{equation} where $I$ and $V$ are diodes current and voltage respectively and $n$ is the ideality factor. $I_S$ and $V_T$ are the reverse bias saturation current and thermal voltage described by \begin{equation} I_S = eA \Bigg( \sqrt{ \frac{D_p}{τ_p} } \cdot \frac{n_i^2}{N_D} + \sqrt{ \frac{D_n}{τ_n} } \cdot \frac{n_i^2}{N_A}\Bigg), \qquad V_T = \frac{kT}{e}. \end{equation} Including parasitic series resistance and assuming forward-bias conditions, when $V \gg kT/e$ the \textsc{iv} characteristics can be rewritten as \begin{equation}\label{eq:iv_diode_model} I = I_S\Big( \mathrm{exp}\big(e(V-IR_s)/nkT\,\big)\Big). \end{equation} \begin{figure}[t]% IV characteristics \centering \includegraphics{graphics/LED/IV/IdealityFactorSeriesResistance/iv_rgbw.pdf} \caption{Measured current-voltage characteristics of red, green, blue and white Luxeon \textsc{k2} diodes at 20°\textsc{c}.\label{fig:IV_n_Rs}} \end{figure} \noindent{}Schockley's equations does not include the presence of quantum well(s) in the diode structure and tunneling injection. Despite this, it is a common practice to fit measurement data to Shockley equation even though it does not reflect all physical phenomena in the diode~\cite{Lee2006b}. In order to compare the theoretical electrical model for a single p-n junction with structures used in high intensity light-emitting diodes available on the market the characteristics of basic red, green, blue and white colour diodes were measured using equipment described in chapter \ref{measurementHardware}. Diodes were placed on a thermally controlled cold plate and charged capacitor was connected to their terminals. The capacitor was discharged through the diode providing short, low energy pulse (thus minimising the heating of the junction). Figure \ref{fig:IV_n_Rs} shows the current-voltage characteristics of four high power Luxeon \textsc{k2} diodes. The data was fitted to theoretical model described by equation~\ref{eq:iv_diode_model}. Identified values of ideality factor and series resistance are gathered in table \ref{tab:n_Rs}. Expected values of ideality factor are in the 1–2 range. However, measured values of the ideality factor are much higher, in the range of 3–7. This is attributed to tunneling injection. \begin{table}[!ht]\footnotesize \caption{Measured values of ideality factor and series resistance of Luxeon \textsc{k2} diodes.\label{tab:n_Rs}} \centering \begin{tabular}{lcc} \textsc{diode} & $n$ & $R_s$ \\ \hline \abbr{lxk2-pd12-r00} (red) & 3.166 & 2.334\thinspace{}Ω \\ \abbr{lxk2-pm14-u00} (green) & 7.349 & 0.898\thinspace{}Ω \\ \abbr{lxk2-pb12-k00} (blue) & 6.014 & 0.775\thinspace{}Ω \\ \abbr{lxk2-pw12-u00} (white) & 4.563 & 0.718\thinspace{}Ω \\ \hline \end{tabular} \end{table} %% Optical characteristics \section[Optical characteristics]{optical characteristics} Typical emission spectra of AlGaInP and InGaN diodes are shown in figures~\ref{fig:MeasuredRGBSpectra_nm} and \ref{fig:MeasuredRGBSpectra_eV}. Green gallium nitride diodes have the widest emission spectra due to high fluctuations of chemical composition in indium rich semiconductor~\cite{HandbookOfOpticalMetrology}. \begin{figure}[!h]% Measured emission spectra of R, G, B diodes \centering \includegraphics{graphics/LED/Spectrum/RGBspectra.pdf} \caption{Measured emission spectra of red AlGaInP and green and blue InGaN diodes with normalised intensities. \fwhm{} is equal to 20, 33 and 21.3\thinspace{}nm for red green and blue diode respectively.} \label{fig:MeasuredRGBSpectra_nm} \end{figure} \begin{figure}[!h]% Measured emission spectra of R, G, B diodes \centering \includegraphics{graphics/LED/Spectrum/RGBspectra_eV.pdf} \caption{\led{} emission spectra (fig.~\ref{fig:MeasuredRGBSpectra_nm}) shown in energy scale. \fwhm{} is equal to 2.41, 6.00 and 4.93\thinspace{}\textit{kT} for red green and blue diode respectively. Theoretical \fwhm{} value for \led{}s is equal to 1.8\thinspace{}\textit{kT}.} \label{fig:MeasuredRGBSpectra_eV} \end{figure} \clearpage % *** manual new page 43/44 % emission spectrum \noindent{}\marginpar{theoretical emission spectrum}Theoretical emission spectrum of a bulk semiconductor \led{} is a product of the density of states and the distribution of carriers in the allowed bands characterised by a Boltzmann distribution \cite{ledSchubert}. \begin{equation} \label{eq:TheoreticalemissionSpectrum} I(E) = ρ(E) \cdot f_{B}(E) \propto \sqrt{E-E_{g}} \cdot e^{-E/kT} \end{equation} \noindent{}This equation is to be used with care for InGaN diodes, since Boltzmann distribution is not applicable to localised carriers. \begin{figure}[!ht]% Theoretical emission spectrum \centering \includegraphics{graphics/LED/Spectrum/TheoreticalSpectrum.pdf} \caption{Theoretical emission spectrum as a product of Boltzmann distribution and the density of states \cite{ledSchubert} (left) and measured spectrum of a green \led{} (right), both plotted in linear (top) and log-lin scales (bottom).} \label{fig:TheoreticalSpectrum} \end{figure} \noindent{}\marginpar{full width at half maximum}The theoretical maximum of emission occurs at $E=E_{g}+kT/2$ and the value of the full width at half maximum is 1.8\thinspace{}$kT$ (figure~\ref{fig:TheoreticalSpectrum}). Practically, the spectral width of transitions in \led{} is wider, in the range of 2–4\thinspace{}$kT$ due to alloy broadening~\cite{ledSchubert}. This is clearly visible when comparing theoretical spectrum with a measured one (fig.~\ref{fig:TheoreticalSpectrum}). Practical diodes exhibit photon emission with energy much lower than predicted by the theory. Particularly, in InGaN diodes, where the bandgap energy is dependent on the indium composition and any fluctuations in its doping can cause broadening of the spectrum. Plotting the theoretical emission spectrum on a semi logarithmic plot shows that the high energy side of the spectrum is linear and dependent on the junction temperature. The shape of emission spectra is sometimes approximated by a gaussian distribution for modelling purposes \cite{Chhajed2005b} \begin{equation} \label{eq:GaussianDistribution} I(λ) \propto{} \frac{1}{σ\sqrt{2π}} \mathrm{exp}\bigg(\!\!-\frac{(λ-λ_{peak})^2}{2σ^2}\bigg) \end{equation} where standard deviation relates to \fwhm{} as~\cite[p.~335]{ledSchubert} \begin{equation} \label{eq:GaussianDistributionSigma} σ = \frac{Δλ}{2\sqrt{2ln2}} \approx \frac{Δλ}{2.335} . \end{equation} Any mismatch between the model of the spectrum and the actual \led{} spectrum may introduce significant colour point difference. The actual spectrum of an \led{} is not symmetrical therefore gaussian model can introduce significant errors. To overcome this problem, Man and Ashdown~\cite{Man2006} proposed a double gaussian model: a sum of two gaussian curves that provide much better empirical model than a single curve. %% Thermal characteristics \section[Thermal characteristics]{Thermal characteristics} \led{}s show a very high temperature dependency. Because the junction temperature can vary significantly during normal operation (thermal cycling during low frequency \pwm{}, dimming of the diode, heatsink and ambient temperature change) it is necessary to investigate the phenomena thoroughly. Not only the efficiency drops with increased temperature, but the colour point can move far outside the MacAdam ellipsis from the original position. Colour point shift occurs due to the change in spectrum shape. In order to quantify the spectral shift, four basic colour diodes were measured at different heatsink temperatures. The resulting spectra are gathered in figure~\ref{fig:Spectra2Temperature}. The results show AlGaInP red diode experiences the biggest spectrum change while the spectrum shape of InGaN diodes is not affected by the change of temperature. \begin{figure}[!ht]% Spectra vs. temperature \centering \includegraphics{graphics/LED/Thermal/SpectraChangeRGBW.pdf} \caption{Measured change in spectral shape for Luxeon Rebel red (left), green, blue and white (right) diodes for varying heatsink temperature.} \label{fig:Spectra2Temperature} \end{figure} \noindent{}The decrease in luminous output is connected to several mechanisms: increase of non-radiative recombinations (deep level and surface) and carrier losses due to leakage over heterostructure barriers. InGaN diodes, however, experience high efficiency droop at high current value. The physical origin of the droop is not yet known~\cite{Schubert2007}. Electron leakage, lack of hole injection, carrier delocalisation, Auger recombination, defects, and junction heating were suggested as explanations for this phenomenon~\cite{Yen2009,Schubert2009}. \begin{figure}[p]% Flux, Vf, Prad, FWHM, efficiency, efficacy vs. temperature \centering \includegraphics{graphics/LED/Thermal/parameter_variation_with_temperature_K2.pdf} \caption{Measured Luxeon \textsc{k2} diodes' parameters with varying heatsink temperature.} \label{fig:ParametersVsTemperatureK2} \end{figure} \begin{figure}[p]% Flux, Vf, Prad, FWHM, efficiency, efficacy vs. temperature \centering \includegraphics{graphics/LED/Thermal/parameter_variation_with_temperature_rebel.pdf} \caption{Measured Luxeon Rebel diodes' parameters with varying heatsink temperature.} \label{fig:ParametersVsTemperatureRebel} \end{figure} The rise of heatsink temperature corresponds to the rise of junction temperature. The relationship between junction and heatsink temperatures is not linear because the losses in the diode depend on the junction temperature. Because of the complexity of junction temperature measurement, the properties of various \led{}s have been analysed with respect to the heatsink temperature. Diodes' properties are plotted in figures~\ref{fig:ParametersVsTemperatureK2} and~\ref{fig:ParametersVsTemperatureRebel} for Luxeon \textsc{k2} and Luxeon Rebel diodes, respectively. The rate of change of these parameters can be approximated with a linear temperature dependencies. Temperature coefficients are gathered in table~\ref{tab:diodeParametersVsTemp}. In order to collect the necessary data the diodes were placed on thermally controlled plate and mounted to the integrating sphere. The current was set to 700\thinspace{}mA using a \dc{} regulated current source. The heatsink temperature was regulated in 20–60°\textsc{c} range. After each change in temperature the system was allowed to reach thermal steady state after which diode's parameters were recorded. The emissivity of the diode depends strongly on the junction temperature. Figures \ref{fig:ParametersVsTemperatureK2}\thinspace{}b and~\ref{fig:ParametersVsTemperatureRebel}\thinspace{}b show the drop of radiometric power with the increase of heatsink temperature. The spectrum of all diode shifts towards longer wavelengths (fig.~\ref{fig:ParametersVsTemperatureK2}\thinspace{}e and~\ref{fig:ParametersVsTemperatureRebel}\thinspace{}e). Both these phenomenon will influence the perceived flux (fig.~\ref{fig:ParametersVsTemperatureK2}\thinspace{}a and~\ref{fig:ParametersVsTemperatureRebel}\thinspace{}a). Shift towards longer wavelengths will increase the luminous flux in blue and green diodes but will decrease it in case of red diodes. This is because the peak of eye sensitivity is at 555\thinspace{}nm (fig.~\ref{eye_sensitivity}) and moving the spectrum towards this wavelength will increase the flux and moving away from it will decrease the flux. Luminous flux figures show that the red AlGaInP diodes are mostly affected by the temperature change because of the aforementioned phenomena. Ca. 40\thinspace{}\% of the flux is lost with the heatsink temperature increase by 40°\textsc{c} for both diode families. Nitride diodes show little temperature dependence: less than 8\thinspace{}\% of the flux is lost. Phosphor converted white diodes experience bigger loss of intensity than pure GaN diodes. With the 40°\textsc{c} temperature rise around 13\thinspace{}\% was lost for both diode families. \begin{table}[!ht]\footnotesize \caption{Temperature coefficients of forward voltage, luminous flux, radiometric power, peak wavelength and \fwhm{} for the measured Luxeon diodes.\label{tab:diodeParametersVsTemp}} \centering \begin{tabular}{lccccc} & $\ud{}V_{f}/\ud{}T$ & $\ud{}F/\ud{}T$ & $\ud{}P_{rad}/\ud{}T$ & $\ud{}peak/\ud{}T$ & $\ud{}\textsc{fwhm}/\ud{}T$ \\ \textsc{diode} & [mV/K] & [lm/K] & [mW/K] & [nm/K] & [nm/K] \\ \hline Luxeon \textsc{k2} red & −2.29 & −0.665 & −2.57 & 0.154 & 0.050 \\ Luxeon \textsc{k2} green & −2.68 & −0.122 & −0.35 & 0.052 & 0.059 \\ Luxeon \textsc{k2} blue & −4.71 & −0.033 & −0.86 & 0.028 & 0.055 \\ Luxeon \textsc{k2} white & −3.00 & −0.266 & −0.80 & 0.034 & 0.111 \\ \hline Luxeon Rebel red & −1.49 & −0.516 & −2.76 & 0.166 & 0.054 \\ Luxeon Rebel green & −2.90 & −0.113 & −0.32 & 0.050 & 0.055 \\ Luxeon Rebel blue & −3.44 & −0.024 & −0.79 & 0.032 & 0.050 \\ Luxeon Rebel blue & −4.12 & −0.243 & −0.68 & 0.047 & 0.018 \\ \hline \end{tabular} \end{table} \clearpage % *** manual new page 48/49 % Junction temperature measurements \noindent{}\marginpar{junction temperature measurements}Many techniques may be used to obtain junction temperature on \led{}. Most common methods utilise forward voltage $V_{f}$, high energy slope and peak wavelength temperature dependency. High energy slope method requires knowledge of emission spectra of the diode (figure~\ref{fig:TheoreticalSpectrum}). % Forward voltage temperature dependency \subsection{Forward voltage} The basic equation describing the temperature dependence of the forward voltage~\cite{ledSchubert,Xi2004,Xi2005} consists of three summands. \begin{equation} \label{eq:ForwardVoltageVsTemp} \frac{\ud{}V_{f}}{\ud{}T} = \frac{eV_{f}/E_{g}}{eT} + \frac{1}{e}\frac{\ud{}E_{g}}{\ud{}T} - \frac{3k}{e} \end{equation} First describes the influence of intrinsic carrier concentration. Second applies to the temperature dependency of the bandgap. Last summand a temperature dependency of effective densities of states $N_{C}$ and $N_{V}$ in conduction and valence bands, respectively and acceptor and donor concentrations, $N_{A}$ and $N_{D}$, respectively~\cite{MicroelectronicsWhitaker} \begin{equation} eV_{f}-E_{g} \approx kT\ln{\frac{N_{D}N_{A}}{N_{C}N_{V}}}. \end{equation} \noindent{}The bandgap energy can be approximated in certain temperature region by the Varnshi parameters~\cite{Varshni1967,Vainshtein1999}. The linear-quadratic relation describing temperature dependence of the bandgap uses two empirical parameters \textit{α}, \textit{β} and the width of a bandgap at absolute zero temperature $E_{0}$ (table~\ref{tab:varnshi_parameters}) \begin{equation} \label{eq:BandgapVarshni} E_{g} = E_{0} - \frac{α^{2}}{β+T}. \end{equation} \input{tables/Varshni_parameters.tex} \noindent{}To obtain the temperature dependence of the energy gap in ternary semiconductor diodes (eg.~$\mathrm{In}_{x}\mathrm{Ga}_{1-x}\mathrm{N}$) a quadratic fitting is used \begin{equation} \label{eq:tetraryBandgapEnergy} E_{g}(\mathrm{A}_{1-x}\mathrm{B}_{x}) = (1-x)E_{g}(\mathrm{A}) + xE_{g}(\mathrm{B}) - x(1-x)C. \end{equation} Similarly, the bandgap energy of quaternary $(\mathrm{Al}_{x}\mathrm{Ga}_{1-x})_{0.52}\mathrm{In}_{0.48}\mathrm{P}$ barrier layers can be expressed as \begin{equation} \label{eq:quaternaryBangapEnergy} E_{g}(x) = xE_{g}(\mathrm{Al}_{0.52}\mathrm{In}_{0.48}\mathrm{P}) + (1-x)E_{g}(\mathrm{Ga}_{0.52}\mathrm{In}_{0.48}\mathrm{P}) - x(1-x)C, \end{equation} where $C=0.18\:\mathrm{eV}$ is a bowing parameter. \begin{figure}[t]% IV characteristics \centering \includegraphics{graphics/LED/IV/TemperatureDependency/iv_rgbw.pdf} \caption{Current-voltage characteristics of red, green, blue and white diodes under varying heatsink temperature from 20°\textsc{c} to 50°\textsc{c}, every ten degrees.\label{fig:IV_temperature_dependency}} \end{figure} \noindent{}Because of the forward voltage temperature dependency \led{}s cannot be controlled easily with a voltage source. Self heating effect causes the drop in forward voltage moving the operating point to a higher current. Increased current yields an increase of temperature. This positive feedback may lead to thermal runaway and the destruction of the diode. % Thermal model \subsection{Thermal model} In order to estimate junction temperature of \led{} manufacturers provide a junction to case thermal resistance. Based on its value and power dissipated in the device as heat one may calculate temperature difference between junction and diode's case. Assuming the thermal resistance of case to heatsink interface to be negligible or known the junction temperature can be calculated with the reference to measured heatsink temperature. However, the calculated temperature will only be valid in thermal equilibrium. \marginpar{thermal impedance}Poppe~et~al.~\cite{Poppe2009,Poppe2010a,Poppe2010b,Poppe2010c} analysed transient response of a diode during a cool down process. By analysing this response, the thermal impedance of the \led{} thermal structure can be revealed. \begin{figure}[!ht]% Thermal impedance curves \centering \includegraphics{graphics/LED/Thermal/luminus_rebel_thermal_impedance.pdf} \caption{Thermal impedance curves for Luminus Rebel InGaN diode, after Parry and Rose. \label{fig:ThermalImpedanceCurves}} \end{figure} \noindent{}Each element of \led{} structure represents certain thermal resistance and capacitance on the heat flow path and is connected to a time constant in thermal system response. Overall thermal system response is a sum of individual element responses~\cite{Szekely1988}. \begin{figure}[!ht]% RC network thermal model \centering \includegraphics{graphics/LED/Thermal/RC_Network.pdf} \caption{Cauer (top) and Foster (bottom) \abbr{rc} network models of heat flow path. Current sources represent heat generation. Voltage source represents reference temperature e.g. ambient or heatsink temperature. \label{fig:RC_network_thermal_model}} \end{figure} Both thermal models presented in figure~\ref{fig:RC_network_thermal_model} are equivalent but the Cauer structure represents physical heat flow. By reducing the number of elements in the \textsc{rc} ladder, the physical structure of the diode can be modelled using thermal capacitances of the \led{} die, die attach and heat slug and thermal resistances of the interfaces between them. High power \led{}s are mounted on heatsinks using a thermal interface material that, due to its thin layer, can be modelled using only thermal resistance~\cite{Hui2009}. The heatsink itself typically has big thermal capacitance and resistance compared to \led{} structure. \begin{figure}[!ht]% Luminus Rebel thermal model \centering \includegraphics{graphics/LED/Thermal/luminus_rebel_thermal_model.pdf} \caption{Simplified thermal model of Luminus Rebel diodes. Component values can be derived from thermal impedance curves (fig.~\ref{fig:ThermalImpedanceCurves}). \label{fig:LuminusRebelThermalModel}} \end{figure} \noindent{}The value of junction to case thermal resistance has been found to be nonlinearly dependent on the ambient temperature and power dissipated in the junction area~\cite{Jayasinghe2007}. The magnitude and the direction of thermal resistance change depends on the structure of diode~\cite{ShengLiang2008}. This change is attributed to changing properties of thermal interface material and varying thermal properties of semiconductors~\cite{Jayasinghe2007}. \marginpar{effect of thermal resistance on luminous flux}The heat flow path is partially determined by the internal structure of the diode and partially by the accompanying heatsink. In order to test the influence of the heatsink properties on the static properties of the diode a simulation was set up. \begin{figure}[!ht]% \centering \includegraphics{graphics/LED/Thermal/Rth_variation_model.pdf} \caption{Simulation model for quantifying the effect of heatsink-to-ambient thermal resistance on maximum luminous flux in steady-state conditions. \label{fig:Rth(hs-a)ChangeModel}} \end{figure} The static thermal model in the simulation shown in figure~\ref{fig:Rth(hs-a)ChangeModel} contains only thermal resistances shown in figure~\ref{fig:LuminusRebelThermalModel}. The capacitances are omitted as they contribute only to dynamic properties of the thermal system. Junction temperature and driving current are used to determine the forward voltage of the diode. Next, the current-voltage information is converted into flux and dissipated power using \led{} model described in detail in chapter~\ref{sec:iv_model}. The flux is plotted with respect to the driving current for different values of heatsink-to-ambient thermal resistance. \begin{figure}[!ht]% \centering \includegraphics{graphics/LED/Thermal/effect_of_varying_Rth.pdf} \caption{Effect of changing heatsink-to-ambient thermal resistance on luminous flux in steady-state conditions for InGaN (left) and AlGaInP (right) diode. \label{fig:Rth(hs-a)ChangeEffect}} \end{figure} \noindent{}As seen in figure~\ref{fig:Rth(hs-a)ChangeEffect}, the InGaN diodes are not as sensitive to the thermal resistance as AlGaInP diodes. Therefore the heatsink thermal resistance and \textsc{tim} thermal resistance will limit the amount of luminous flux in steady-state conditions~\cite{Hui2009}. In case of AlGaInP diodes too high thermal resistance value causes the $\ud{}F/\ud{}I$ to become negative. This creates dangerous effect where increasing the driving current lowers the luminous flux. In a colour control system that regulates the diode's flux this phenomenon can lead to thermal runaway and destruction of the luminaire. Results of the simulation show the behaviour of changing the thermal resistance of the heat flow path. This resistance can change as an effect of curing or ageing of \textsc{tim} materials~\cite{Prasher2006}, airborne contaminants that cover the surface of the heatsink~\cite{Cirolia2001}, change of fan speed in forced cooling or change of efficiency of convection cooling (increases at higher heatsink temperatures). All aforementioned processes will influence the junction temperature of the diodes therefore a proper safety margin in designing the cooling system should be incorporated. %% Efficiency \section[Efficiency]{efficiency} An ideal source of light would produce one photon for every electron injected. Because of non-radiative recombination phenomenon, not every electron-hole pair produce a quantum of light. Therefore we can define \emph{internal quantum efficiency} as a ratio of the number of photons emitted from the active region of a \led{} per quantum of time to the number of electrons injected into active region per quantum of time \begin{equation} \label{eq:InternalQuantumEfficiency} η_{int} = \frac{n_{\textit{created photons}}}{n_{\textit{electrons}}} = \frac{P_{int}/hν}{I/e} \end{equation} where $P_{int}$ is the optical power emitted from the active region and $I$ is the injection current. The photons created in the active region have to be extracted into free space. This can be very challenging as the photons are being created in \textsc{iii}-\textsc{v} crystals with high refractive indices (n~$\approx{}3.5$ for AlGaInP and n~$\approx{}2.4$ for InGaN materials). Some light extracting features like texturing of a crystal surface has to be incorporated into \led{} design. At the same time, the light radiation characteristic has to meet the demands of the market. Therefore development of a \led{} packages with high light extraction efficiency $C_{ext}$ is still an ongoing process. Currently (January 2009) $C_{ext}$ reaches up to 60\% in AlGaInP and 80\% in InGaN high power devices. The \emph{external quantum efficiency} is designed as a ratio of the number of photons emitted into the free space per quantum of time to the number of electrons injected into active region per quantum of time \begin{equation} \label{eq:ExternalQuantumEfficiency} η_{ext} = \frac{n_{\textit{extracted photons}}}{n_{\textit{electrons}}} = \frac{P/hν}{I/e} = C_{ext} \cdot{} η_{int} \end{equation} \noindent{}A \emph{power efficiency}, often refereed to as \emph{wall plug efficiency} is defined as \begin{equation} \label{eq:PowerEfficiency} η_{power} = \frac{P_{optical}}{P_{electrical}} \end{equation} where $P_{electrical}$ is electric power supplied to the diode and $P_{optical}$ is the optical power of light extracted from the structure. A \emph{luminous efficacy} is a measure of how well the electromagnetic radiation is converted into luminous flux. \begin{equation} \label{eq:LuminousEfficacy} η_{lum} = \frac{F_{lum}}{P_{optical}} = \frac{683\int{}\!V(λ)P(λ)\ud{}λ}{\int{}\!P(λ)\ud{}λ} \end{equation} The highest possible luminous efficacy is defined by the eye sensitivity curve [fig.~\ref{eye_sensitivity}] and is equal to 683\thinspace{}lm/\textsc{w} when the light is a monochromatic source emitting at 555\thinspace{}nm. In lighting applications it is necessary to know how well the input electrical power is converted into visible light. This is called \emph{luminous efficacy of a source} or \emph{wall plug efficacy}. \begin{equation} \label{eq:LuminousEfficacyWallPlug} η_{lum,wp} = \frac{F_{lum}}{P_{electrical}} = η_{lum} \cdot{} η_{power} = \frac{683\int{}\!V(λ)P(λ)\ud{}λ}{IV} \end{equation} Highest practically achievable wall-plug efficacies, for various light sources, has been collected in table~\ref{tab:light_sources'_efficacies}. \input{tables/efficacies.tex} When carriers are trapped inside a quantum well a part of their energy has to be dissipated by phonon emission in order to match the carriers' energy to one of the available states inside a well. \clearpage % *** manual new page 54/55 \noindent{}\marginpar{phosphor-converted led{\scriptsize{}s}}A white \led{} can be produced by using a phosphor down-conversion of a blue or \textsc{uv} light (pump) e.g. mixing blue InGaN light with yellow light from YAG:Ce phosphor. Phosphor has to convert blue photons ($\approx{}460 \:\textrm{nm}$) into yellow photons ($\approx{}570\:\textrm{nm}$) so their energy has to drop. It is impossible to do the down-conversion without losing a part of the energy~\cite{Chhajed2005b}. The Stokes energy loss is given by \begin{equation} \label{eq:StokesShift} ΔE=hν_{1}-hν_{2}=\frac{hc}{λ_{1}} - \frac{hc}{λ_{2}} \end{equation} thus the efficiency of down-convertion is \begin{equation} \label{eq:DownConvertionEfficiency} η=1-\frac{hν_{1}-hν_{2}}{hν_{1}} = \frac{λ_{1}}{λ_{2}}. \end{equation} \section[Lifetime]{lifetime} In contrast to traditional, incandescent and fluorescent light sources, \led{}s do not tend to fail catastrophically. Instead, the output flux decreases with time and operating junction temperature. The degradation mechanisms were the subject for many lifetime studies. The cause and the magnitude of the lumen change differs depending on the structure and materials of the diode and its driving conditions: shape of the driving current (pulsed or direct) and the temperature. Solder join failures and change in thermal properties of the thermal interface materials used for mounting the diodes can also influence diodes' properties. \marginpar{nitride diodes}For white \led{}s, a colour shift towards lower colour temperatures can be seen due to the yellowing of the die~\cite{Yang2010}. Studies show that mechanisms of \led{} structure and package deterioration like generation of threading dislocations and yellowing and cracking of encapsulating lenses are connected to the structure temperature~\cite{Narendran2004,Narendran2005,Yang2010}. The increase of the leakage current results in a decreasing photon generation and the deterioration of \led{} encapsulant lens lowers the structure extraction efficiency. In extreme cases, the defects may short the device rendering it unable to generate light~\cite{ZanoniPhDThesis}. \marginpar{phosphide diodes}According to a 60\hsp000 hour study presented by Grillot et~al. the main cause of lumen degradation in AlGaInP diodes are the increase in defects concentration and in leakage current~\cite{Grillot2006}. The overall degradation, defined as the relative change of the luminous flux with respect to the flux at the beginning of the test, was found to behave according to equation \begin{equation} D = D_{1}+D_{2}\:j+(D_{3}+D_{4}\:j)\textrm{ln}(t) \end{equation} where $D_{1-4}$ are diode dependent coefficients, $j$ is the current concentration and $t$ is the time. \clearpage % *** manual new page 55/56 \noindent{}\marginpar{industry standards}As \led{} do not tend to fail catastrophically, instead their light output slowly decreases over time, the \led{} lifetime if defined as the time to some predefined intensity drop. Manufacturers use this measure together with driving current and junction temperature to quickly asses the lifetime of the devices they are using (fig.~\ref{fig:RebelReliabilityData}). \marginpar{\textsc{b} and \textsc{l} lifetimes } The \textsc{assist} alliance recommends using two metrics \textsc{b50} and \textsc{l70} to approximate the useful lifetime~\cite{ledLifeReport}. \textsc{b50} corresponds to the time where 50\thinspace{}\% of the device population fails. \textsc{l70} denotes the time in which \led{}s lose 30\thinspace{}\% of the initial luminous flux. Therefore combined \textsc{b50/l70} metric predicts when more than 50\thinspace{}\% of the diodes will drop below 70\thinspace{}\% of the initial flux~\cite{ReliabilityManual}. Depending on the application other sets can be used, e.g.~\textsc{b10/l70} or \textsc{b10/l70}. \begin{figure}[!ht]% Luxeon Rebel B50/L70 \centering \includegraphics{graphics/LED/Lifetime/B50_L70_luxeon_rebel.pdf} \caption{\textsc{b50/l70} lifetime predictions for InGaN (left) and AlGaInP (right) Luxeon Rebel diodes~\cite{RebelReliabilityData}.} \label{fig:RebelReliabilityData} \end{figure} %% LED dimming characteristics \section[Dimming]{dimming} Intensity of an \led{} can be controlled in many different ways. Because of the small dynamic resistance and the temperature dependency of forward voltage \led{}s are typically current controlled. All dimming techniques vary the mean current supplied to the diode changing the diode's intensity. Different current waveforms with the same average value can have different effect on \led{} output light. The peak wavelength can change creating a colour shift in the mixed light. Flux, and therefore efficiency, can change depending on a dimming method. Gu et~al.~\cite{Gu2006} report changes up to 100\% in efficiency depending on the dimming method, diode colour and the operating point. Following chapters describe four different control schemes and analyse their effect on light-emitting diodes: two basic control schemes used commonly—pulse width modulation and amplitude modulation; a hybrid \am{}/\pwm{} dimming technique proposed by the author and a pulse code modulation technique. %\marginpar{requirements} %\marginpar{resolution} % PWM \subsection{Pulse width modulation}Because \led{}s are semiconductor-based devices they can be turned on and off very quickly. The minimum frequency at which pulsed light sources are perceived as constant is predicted by Ferry-Porter law \begin{equation} \textit{critical flicker frequency} = k(\mathrm{log}\,L - \mathrm{log}\,L_{0}) \end{equation} where $L$ is the luminous intensity, $L_0$ is the threshold intensity and $k$ is a constant having a typical value of 12\thinspace{}Hz/decade. The \textsc{cff} is furthermore dependent on the size of the stimuli and its position relative to the eye~\cite{Tyler1990}. Minimum modulation frequency value used in the industry is 60\thinspace{}Hz, but for high intensity, fast moving light sources this frequency should be increased to 300–1000Hz range to avoid flicker~\cite{Ashdown2006}. Brightness control is achieved by modulating current pulse width \includegraphics{graphics/System/Dimming/PWM/sparklinePWM.pdf}. A duty cycle $d$ is a ratio of a on pulse time to the period of modulation frequency. Average luminous intensity is a product of the duty cycle and the constant luminous intensity during the on pulse. \begin{equation} I_{f,avg}=d \cdot{} I_{f,max} \end{equation} Light output can be dimmed down to 0\% and linear control can be easily obtained. However, peak emission shifts and bandwidth narrowing occur during \pwm{} dimming and have to be taken into account when designing control strategy for light mixing~\cite{Dyble2005, Manninen2007}. \begin{figure}[!ht]% PWM dimming linearity \centering \includegraphics{graphics/System/Dimming/PWM/linearityRGBW.pdf} \caption{Measured luminous flux for \pwm{} dimming of red, green, blue and white (left to right) diodes as a function of duty cycle. Data points correspond to the duty cycle equal to: 0, 0.2, 0.3, 0.6, 0.8 and 1.0. \pwm{} experiences almost ideal dimming linearity.} \label{fig:DimmingPWMLinearity} \end{figure} \noindent{}Under decreasing duty cycle the peak wavelengths shifts towards shorter wavelengths for AlGaInP~\cite{Gu2006, Manninen2007} and InGaN~\cite{Gu2006} diodes. The shift is explained by cooling of the active area in the chip with decreased duty cycle and, as a result, broadening of the bandgap energy~\cite{ledSchubert}. \begin{figure}[!ht]% PWM dimming colour shifts \centering \includegraphics{graphics/System/Dimming/PWM/colourPointShiftRGBW.pdf} \caption{Measured colour shifts for the \pwm{} dimming of red, green, blue and white (left to right) diodes. Arrow shows the direction of decreasing flux. Data points correspond to the duty cycle equal to: 1.0 (marked with \cie{}~1976 colour coordinates), 0.8, 0.6, 0.4 and 0.2.} \label{fig:DimmingPWMColourShifts} \end{figure} \noindent{}Because of small colour shifts and very good linearity this dimming method is the most widely used in industrial applications. \led{} driver operates in a pulsed mode either with maximal forward current of the diode or no current. Therefore it can be easily optimised for a single operating point. % AM \subsection{Amplitude modulation}Amplitude modulation, sometimes referred to as continuous current reduction (\textsc{ccr}), uses variable \dc{} current to control the intensity of the diode. Because the efficiency of \led{}s increases with decreasing current concentration in the active area, the \am{} dimming scheme is inherently nonlinear. The increase of luminous efficiency over pulse width modulation can be as high as 100\% for low intensities for green InGaN diodes~\cite{Gu2006}. \begin{figure}[!ht]% AM dimming linearity \centering \includegraphics{graphics/System/Dimming/AM/linearityRGBW.pdf} \caption{Measured luminous flux for \am{} dimming of red, green, blue and white (left to right) diodes as a function of forward current. Data points correspond to following currents: 0, 0.14, 0.28, 0.42, 0.56 and 0.7\thinspace{}\textsc{a}.} \label{fig:DimmingAMLinearity} \end{figure} \noindent{}The dimming range for amplitude modulation is typically limited to 10–100\% range. This is because at very low current levels the \textsc{snr} is low therefore the accuracy of the current control is limited. Very big colour shifts occur when using \am{} in both pure colour diodes and phosphor converted white diodes~\cite{Dyble2005}. Typically, AlGaInP diodes experience peak wavelength shift towards shorter wavelengths and InGaN \led{}s towards longer wavelengths. \begin{figure}[!ht]% AM dimming colour shifts \centering \includegraphics{graphics/System/Dimming/AM/colourPointShiftRGBW.pdf} \caption{Measured colour shifts for \am{} dimming of red, green, blue and white (left to right) diodes. Arrow shows the direction of decreasing flux. Data points correspond to following currents: 0.7 (marked with \cie{}~1976 colour coordinates), 0.56, 0.42, 0.28 and 0.14\thinspace{}\textsc{a}. Note the 10× increase of scale compared to fig.~\ref{fig:DimmingPWMColourShifts}.} \label{fig:DimmingAMColourShifts} \end{figure} \noindent{}Due to big spectral shifts and output flux to driving current nonlinearity, use of \am{} dimming technique in colour crucial applications is limited. Although if these problems would be solved, amplitude modulation would provide much more efficient dimming scheme than pulse width modulation. \led{} driver has to provide power with varying voltage and current therefore the driver cannot be optimised for single operating point. On the other hand the luminous efficacy of the diode increases significantly with decreased current and the efficacy of the driver-\led{} system can be much higher than in \pwm{} dimmed luminaires. % PWM/AM \subsection{Hybrid modulation}\label{ssec:hybrid_pwm_am}Tse et~al.~\cite{Tse2009a,Tse2009b,Tse2009c,Tse2009d} proposed a general driving technique that is somewhere between the \pwm{} and \am{}. Their technique bases on the possibility to control the high and low peak current that is simultaneously dimmed with \pwm{}. Changing the peak currents would influence the efficiency of the \led{} and \pwm{} signal would control the brightness without big colour shifts. A variation of this technique was studied where low peak current is set to zero and the intensity of the diode is controlled by varying the peak current and duty cycle \includegraphics{graphics/System/Dimming/HybridPWMAM/sparklineHybridPWMAM.pdf}. The \led{} driver is off during $1-d$ part of the dimming period therefore losses in the converter are reduced. \led{} is controlled by varying both duty cycle and peak current. \begin{equation} I_{f,avg} = d \cdot{} I_{f,peak} \end{equation} It is always possible to roll back to either \pwm{} or \am{} control by setting either current or duty cycle, respectively, to their maximum value. \begin{figure}[!ht]% PWM/AM dimming XYZ \centering \includegraphics{graphics/System/Dimming/HybridPWMAM/XYZ.pdf} \caption{Measured, normalised tristimulus values for \pwm{}/\am{} hybrid dimming as a function of relative peak current and duty cycle. Data gathered at constant heatsink temperature.} \label{fig:DimmingPWMAM_XYZ} \end{figure} Hybrid \pwm{}/\am{} modulation creates a degree of freedom in diode control. This gives an opportunity to optimise colorimetric and radiometric properties of an \led{}. \noindent{}\marginpar{stabilising white led colour point}Noticing the fact that for white phosphor converted diode \pwm{} and \am{} dimming methods create opposite colour shifts (figures \ref{fig:DimmingPWMColourShifts} and \ref{fig:DimmingAMColourShifts}) and the direction of this shift is almost parallel to the shift caused by the temperature change (fig ref needed) one can use hybrid \am{}/\pwm{} to stabilise both colour point of a diode and luminous flux over a range of temperatures. \begin{figure}[!ht]% PWM/AM dimming stabilizing white diode colour point \centering \includegraphics{graphics/LED/Dimming/HybridPWMAM/HybridDimmingWhiteDiodeTemperatureShift.pdf} \caption{Colour shifts of white \textsc{pc} \led{} caused by \pwm{} and \am{} dimming mechanisms and the directions of shift caused by increasing the heatsink temperatures (left). Relative driving current and duty cycle for obtaining stable colour point.} \label{fig:DimmingPWMAMStabilizingWhiteColourPoint} \end{figure} \noindent{}Figure \ref{fig:DimmingPWMAMStabilizingWhiteColourPoint} shows the directions of colour shift caused by two dimming schemes and the shift caused by the changing heatsink temperature. Shift caused by the temperature can be subdivided into two vectors: parallel and perpendicular to the shifts caused by dimming. The perpendicular part cannot be controlled using hybrid dimming technique but is very small in magnitude. An experiment was set up to prove the hypothesis. A white, phosphor converted diode was placed in the test adapter. The heatsink temperature was set to 20°\textsc{c} and the diode was energised with nominal current. Colour coordinates and luminous flux were recorded when the diode reached thermal steady state. After increasing the heatsink temperature to 30°\textsc{c} the duty cycle and driving current were manually adjusted to bring the colour point as close to the starting colour point without changing the flux value. It was only possible if the current was increased over the nominal current value. Although the average current value did not exceed the nominal driving current diode's lifetime may be affected, which may not be recommended in some applications. In order not to exceed the maximum forward current, the experiment was repeated with lower initial driving current equal to around 60\thinspace{}\% of nominal current (which corresponds to ~70\thinspace{}\% of the nominal flux value). The flux was kept constant in the heatsink temperature range of 20–48°\textsc{c} while maintaining very low colour shift without overdriving the diode. Decreasing the initial current (at $d=1$) or allowing for overdriving increases the range at which the colour point is kept stable. \begin{table}[!ht]\footnotesize \caption{Current and voltage values needed to obtain stable colour point with the change of the heatsink temperature. Colour coordinates and the distance from initial colour point given in the \cie{}~1976 colour space.} \label{tab:experimentDataStableWhiteColourPointUnderHybridDimming} \centering \begin{tabular}{ccccccc} $T_{hs} [^{\circ}\textrm{C}]$ & \textit{d} [p.u.] & $I_{peak}$ [A] & \textit{F} [lm] & $u'$ & $v'$ & $Δu'v'$ \\ \hline 20 & 1.000 & 0.411 & 53.3 & 0.2085 & 0.4981 & 0.00000 \\ 30 & 0.905 & 0.485 & 53.3 & 0.2085 & 0.4981 & 0.00000 \\ 40 & 0.796 & 0.597 & 53.3 & 0.2084 & 0.4982 & 0.00011 \\ 50 & 0.716 & 0.712 & 53.3 & 0.2083 & 0.4982 & 0.00021 \\ \hline \end{tabular} \end{table} \noindent{}Measured data points with the colour distance from the initial colour point are presented in table~\ref{tab:experimentDataStableWhiteColourPointUnderHybridDimming}. Plotting the required current and duty cycle values (fig.~\ref{fig:DimmingPWMAMStabilizingWhiteColourPoint}) reveals that the relationship between the controlled values and heatsink temperature is almost linear and can be expressed using following formulas: \begin{align} I_{f,peak} &= 0.0001 \cdot{} T_{hs}^{2} + 0.0030 \cdot{} T_{hs} + 0.3088 \nonumber \\ d &= 0.0004 \cdot{} T_{hs}^{2} - 0.0122 \cdot{} T_{hs} + 1.2309 \end{align} \noindent{}\marginpar{stabilising peak wavelength position}Another application of hybrid dimming can be at stabilising peak wavelength position during dimming. Colour sensors used in luminaires as a colour feedback are very sensitive to the change of spectral shape~\cite{Ashdown2007}. This phenomenon is caused by the very narrow shape of \led{} spectra. The spectra can shift towards shorter and longer wavelengths during dimming and as a result of heatsink temperature change. If one of this mechanisms of colour shifts could be eliminated, the accuracy of the colour sensors could in theory be improved. \begin{figure}[!ht]% PWM/AM dimming peak wavelength shift \centering \includegraphics{graphics/LED/Dimming/HybridPWMAM/HybridDimmingPeakWavelengthShift.pdf} \caption{Peak wavelength shift with respect to the nominal position at 20°\textsc{c} for green (left) and blue (right) diodes under different dimming techniques.} \label{fig:DimmingPWMAMPeakWavelengthShift} \end{figure} InGaN diodes exhibit opposite peak wavelength shifts under \pwm{} and \am{}. A~hybrid modulation could therefore fix the peak wavelength position (fig.~\ref{fig:DimmingPWMAMPeakWavelengthShift}). The initial peak wavelength position was recorded at nominal driving conditions at 20°\textsc{c} heatsink temperature. The duty cycle was then lowered by 10\thinspace{}\% and, by adjusting the peak current, the peak wavelength was moved to initial value. The process was repeated for duty cycles down to 20\thinspace{}\%. Pairs of peak current and duty cycle that satisfied the constant peak wavelength conditions were recorded also for 40 and 60°\textsc{c} to examine if the relationship is temperature dependent. \begin{figure}[!ht]% PWM/AM dimming Ipeak vs d \centering \includegraphics{graphics/LED/Dimming/HybridPWMAM/HybridDimmingPeakWavelengthShiftPeakCurrentVsDuty.pdf} \caption{Driving conditions for green (left) and blue (right) diodes necessary to obtain stable peak wavelength position as shown in figure~\ref{fig:DimmingPWMAMPeakWavelengthShift}.} \label{fig:DimmingPWMAMCPeakCurrentVsDuty} \end{figure} \noindent{}Results (fig.~\ref{fig:DimmingPWMAMCPeakCurrentVsDuty}) show that the relationship between peak current and duty cycle needed to obtain stable peak wavelength is not dependent on heatsink temperature and can be described be the following equations \begin{align} I_{f,peak,green} &= 0.1739 \cdot{} d^{2} + 0.0079 \cdot{} d + 0.5109 \nonumber \\ I_{f,peak,blue} &= 0.0410 \cdot{} d^{2} + 0.0727 \cdot{} d + 0.5851 \end{align} \begin{figure}[!ht]% PWM/AM dimming colour point shift \centering \includegraphics{graphics/LED/Dimming/HybridPWMAM/HybridDimmingColourPointShift.pdf} \caption{Colour point shift for green (left) and blue (right) diodes under different dimming techniques. Heatsink temperature fixed to 20°\textsc{c}.} \label{fig:DimmingPWMAMColourPointShift} \end{figure} \noindent{}For both green and blue InGaN diodes colour point resulting from hybrid dimming moves towards the border of \cie{}~1931 diagram thus the colour of the light becomes purer. As seen in figure~\ref{fig:DimmingPWMAMColourPointShift} the colour shift is confined to a one step MacAdam ellipse. % PCM \subsection{Pulse code modulation}A pulse code modulation uses a current pattern that resembles the binary representation of the desired dimming value, e.g.~0.33 can be written as 01010100$_b$ and the corresponding current pattern looks like this \includegraphics{graphics/System/Dimming/PCM/sparklinePCM.pdf}. The dimming value is therefore encoded in the light pattern and can be decoded by other devices~\cite{Howell2002}. The first pulse in the pattern has a duration of $T$ and corresponds to the most important bit of the binary dimming value. The next pulse is two times shorter and corresponds to the next bit. Last pulse has the width of $T/2^{n-1}$, where $n$ is the resolution of the dimming signal. The total pulse pattern period has to be lower than 300\thinspace{}Hz to avoid visual flicker and therefore the dimming resolution is limited by the timing properties of the microcontroller and the length of the shortest pulse. Ashdown~\cite{Ashdown2006} proposed the use of temporal dithering in order to increase the dimming resolution in \pcm{}. \begin{figure}[!ht]% PCM spectrum \centering \includegraphics{graphics/System/Dimming/PCM/pcm_spectrum.pdf} \caption{Spectra of \pwm{} (left) and \pcm{} (right) current shape. Base frequency, marked with red bar, is 200\thinspace{}Hz in both cases. The \dc{} value for both signals is the same. The \pcm{} signal contains more high frequency components in the spectrum.} \label{fig:PCMSpectrum} \end{figure} \noindent{}The biggest advantage of \pcm{} over \pwm{} is that the driving pattern can be generated for many channels using only a single timer in a microcontroller thus there is no need for hardware \pwm{} generators. The current spectra contains more high frequency components than under a \pwm{} driving scheme (figure~\ref{fig:PCMSpectrum}) therefore this dimming method is mostly suitable for driving high number of low power diodes like in a matrix displays. % current-voltage model \section[Current-voltage model]{current-voltage model}\label{sec:iv_model} Recalling the fact that forward voltage of a diode is proportional to both junction temperature and forward current and diode colorimetric properties are dependent on junction temperature and forward current one can construct a model that estimates colorimetric properties basing only on instantaneous values of diode's current and voltage. Diodes' tristimulus properties and forward voltage have to be measured at various junction temperatures and, if \am{} or hybrid dimming is to be used, various current levels in order to create a model. \marginpar{data acquisition}A green InGaN test diode was placed on thermally controlled heatsink. Temperature was set in increments of 10°\textsc{c} in the 5–55°\textsc{c} range. The current was controlled in the 10–100\% of nominal current range allowing the diode to reach thermal steady state after each change. At that point current, voltage and tristimulus values were measured. Four wire setup was used to gather electrical parameters in order to avoid voltage drop on terminals and cables. \noindent{}\marginpar{surface fitting}Collected data was fitted to a polynomial. Three separate functions were created for each of the tristimulus values and one function was created for the radiometric power. The higher order of polynomial used to represent the data the more computational power is required to use the model. Also the model may be overfitted in which case the measurement error would be visible in the model. By a trial and error approach the lowest order of polynomial still representing measured data accurately was found to be in a form of: \begin{equation} a_{0} + a_{1}I + a_{2}I\,^{2} + a_{3}I\,^{3} + a_{4}V + a_{5}V\,^{2} \end{equation} %Model may be stored as a lookup table instead of mathematical function. \begin{table}[!ht]\footnotesize \caption{Model coefficients $a_{n}$ for the measured diode model. \label{tab:IV2XYZ_model_coefficients}} \centering \begin{tabular}{lccccccc} & $a_{0}$ & $a_{1}$ & $a_{2}$ & $a_{3}$ & $a_{4}$ & $a_{5}$ & $R^{2}$\\ \hline \textsc{\textit{x}} & -21.5417 & \phantom{0}49.8094 & \phantom{0}-38.8920 & 16.1661 & \phantom{00}17.3677 & -3.4374 & 0.99997 \\ \textsc{\textit{y}} & \phantom{0}30.7711 & 150.6126 & -119.9930 & 45.0165 & \phantom{0}-38.8748 & 11.2224 & 0.99991 \\ \textsc{\textit{z}} & \phantom{0}33.1338 & \phantom{0}14.2156 & \phantom{00}-6.8995 & \phantom{0}2.0560 & \phantom{0}-28.7647 & \phantom{0}6.2476 & 0.99986 \\ $P_{rad}$ & 120.6807 & 189.0981 & -145.9986 & 52.2570 & -118.7007 & 28.9492 & 0.99989 \\ \hline \end{tabular} \end{table} \begin{figure}[!ht]% IV2XYZ model \centering \includegraphics{graphics/LED/IV2XYZmodel/IV2XYZmodel.pdf} \caption{Model surfaces of $X$, $Y$ and $Z$ tristimulus values and optical power of the measured \led{}. Model is only valid in the vicinity to the measured data points. } \label{fig:IV2XYZmodel} \end{figure} \begin{figure}[!ht]% model verification. DC current \centering \includegraphics{graphics/LED/IV2XYZmodel/DCaccuracy.pdf} \caption{Measured ($\circ$) and modelled ($\cdot$) colour points on \textsc{cie1976} chromaticity diagram for various combinations of driving current and heatsink temperature.} \label{fig:IV2XYZmodelVerificationDC} \end{figure} \marginpar{model verification at dc current}In order to test the model and the data fitting, six measurement points were taken at random heatsink temperatures and driving currents. Measured current, voltage and tristimulus values are compared to estimated tristimulus values in table~\ref{tab:IV2XYZ_model_verification_DC} and the corresponding colour points for the measured and modelled data are shown in figure~\ref{fig:IV2XYZmodelVerificationDC}. For all measured data points the colour distance between the measured and estimated colour points is much lower than the just noticeable colour distance. This implies that the model predicts the chromaticity and intensity of \led{}s with high enough accuracy. \begin{table}[!ht]\footnotesize \caption{Measured current, voltage and tristimulus values compared to corresponding modelled tristimuls values. Error in model is visible as colour distance between estimated and measured colour points.\label{tab:IV2XYZ_model_verification_DC}} \centering \begin{tabular}{rrrrrrrrrrrrr} & & & \multicolumn{3}{c}{\textsc{measured}} & & \multicolumn{3}{c}{\textsc{modelled}} & & & \\ \multicolumn{1}{c}{\textit{v}} & \multicolumn{1}{c}{\textit{i}} & & \multicolumn{1}{c}{\textsc{\textit{x}}} & \multicolumn{1}{c}{\textsc{\textit{y}}} & \multicolumn{1}{c}{\textsc{\textit{z}}} & & \multicolumn{1}{c}{\textsc{\textit{x}}} & \multicolumn{1}{c}{\textsc{\textit{y}}} & \multicolumn{1}{c}{\textsc{\textit{z}}} & & \multicolumn{2}{c}{$ΔE_{ab}^{*}$} \\ \cline{1-2}\cline{4-6}\cline{8-10}\cline{12-13} 3.1388 & 0.5253 & & 16.917 & 71.915 & 10.266 & & 16.883 & 71.847 & 10.261 & & \multicolumn{2}{c}{0.0049} \\ 2.9731 & 0.3523 & & 13.142 & 54.639 & 7.097 & & 13.138 & 54.528 & 7.080 & & \multicolumn{2}{c}{0.0661} \\ 3.0566 & 0.4648 & & 15.820 & 65.558 & 8.933 & & 15.801 & 65.394 & 8.904 & & \multicolumn{2}{c}{0.0738} \\ 3.1348 & 0.6151 & & 18.846 & 76.887 & 10.942 & & 18.809 & 76.911 & 10.970 & & \multicolumn{2}{c}{0.0596} \\ 3.1809 & 0.6949 & & 20.216 & 82.294 & 12.013 & & 20.180 & 82.488 & 12.087 & & \multicolumn{2}{c}{0.3098} \\ 2.8123 & 0.2355 & & 9.935 & 39.530 & 4.628 & & 9.899 & 39.604 & 4.643 & & \multicolumn{2}{c}{0.2676} \\ \hline \end{tabular} \end{table} \begin{figure}[!ht]% model verification. IV PWM waveforms \centering \includegraphics{graphics/LED/IV2XYZmodel/PWMwaveforms.pdf} \caption{Measured current and voltage waveforms for the modelled diode at various duty cycles.} \label{fig:IV2XYZmodelVerificationPWMwaveforms} \end{figure} \begin{figure}[!ht]% model verification. IV PWM waveforms \centering \includegraphics{graphics/LED/IV2XYZmodel/PWMaccuracy.pdf} \caption{Difference between measured colour shift for \pwm{} dimming (dashed line) and colour shift obtained using current-voltage model (solid line). Arrow shows the direction of decreasing duty cycle. Colour point at nominal driving current ($d=1$) marked with $u'v'$ coordinates. } \label{fig:IV2XYZmodelVerificationPWM} \end{figure} \noindent{}\marginpar{model verification at pulsed current}To test the accuracy of the model the test diode was driven with 200\thinspace{}Hz pulsed current with various duty cycles (fig.~\ref{fig:IV2XYZmodelVerificationPWMwaveforms}) at constant heatsink temperature. Before each measurement the diode was allowed to reach thermal steady state. Optical parameters were integrated over multiple \pwm{} periods. Current and voltage waveforms were recorded with 250\thinspace{}kS/s speed with 12~bit \textsc{adc}. Few periods were extracted from the waveforms and instantaneous current and voltage values were converted to tristimulus values using the previously created model. Resulting data was integrated and divided by the measured time period to obtain average tristimulus values and the resulting colour point. \noindent{}Results, summarised in table~\ref{tab:IV2XYZ_model_verification}, show that the model accurately predicts the colour shift of the diode. It is therefore possible to use this model, as a colour feedback regardless of the dimming scheme used in the luminaire. The accuracy of this method lower with lowering duty cycle. This may be attributed to fast thermal and electrical transients that tend to dominate at very low duty cycle values. In order to measure these transients precisely, much higher voltage and current sampling would be required. Also lower number of samples are used to estimate the colorimetric properties therefore noise in the measurement may influence the accuracy of the model. \begin{table}[!ht]\footnotesize \caption{Measured and modelled tristimulus values of the test diode and the colour distance between the corresponding colour points. \label{tab:IV2XYZ_model_verification}} \centering \begin{tabular}{llrrrrrrrrrrr} & & & \multicolumn{3}{c}{\textsc{measured}} & & \multicolumn{3}{c}{\textsc{modelled}} & & \\ \multicolumn{2}{c}{\textit{d}} & & \multicolumn{1}{c}{\textsc{\textit{x}}} & \multicolumn{1}{c}{\textsc{\textit{y}}} & \multicolumn{1}{c}{\textsc{\textit{z}}} & & \multicolumn{1}{c}{\textsc{\textit{x}}} & \multicolumn{1}{c}{\textsc{\textit{y}}} & \multicolumn{1}{c}{\textsc{\textit{z}}} & & \multicolumn{2}{c}{$ΔE_{ab}^{*}$} \\ \cline{1-2}\cline{4-6}\cline{8-10}\cline{12-13} \multicolumn{2}{l}{0.2} & & 4.0447 & 17.3423 & 2.6773 & & 3.8695 & 16.6655 & 2.5735 & & \multicolumn{2}{c}{2.4091} \\ \multicolumn{2}{l}{0.4} & & 8.1630 & 34.4009 & 5.2286 & & 8.1669 & 34.6032 & 5.2597 & & \multicolumn{2}{c}{0.4614} \\ \multicolumn{2}{l}{0.6} & & 12.5078 & 51.9626 & 7.8009 & & 12.5364 & 52.2906 & 7.8480 & & \multicolumn{2}{c}{0.4869} \\ \multicolumn{2}{l}{0.8} & & 16.8984 & 69.2601 & 10.2805 & & 16.9262 & 69.5062 & 10.3069 & & \multicolumn{2}{c}{0.1671} \\ \multicolumn{2}{l}{1.0} & & 20.7419 & 83.9519 & 12.3199 & & 20.7569 & 84.0777 & 12.3363 & & \multicolumn{2}{c}{0.0319} \\ \hline \end{tabular} \end{table} \noindent{}\marginpar{comments}The number of measurement points needed to describe diode's behaviour depends on the complexity of the model and the desired operating point. If the diode is to be dimmed using \pwm{} scheme, it is sufficient to measure the parameters at single forward current with varying heatsink temperature. If the radiometric power of the emitted light is also modelled, it may be used together with the thermal model of the system to completely describe luminaire's behaviour. Subtracting the optical power from input electrical power gives the power losses in the diode structure. This loss will create a temperature rise with respect to heatsink temperature according to the thermal description of the heat flow path \ref{fig:RC_network_thermal_model}. Resulting temperature increase in the junction can be translated into forward voltage change resulting a new operating point to be fed back to the current-voltage model. \marginpar{modelling led strings}Very often luminaire consists of strings of series connected light-emitting diodes. It is possible to model each diode in the string measuring separately individual diode voltages and string current but this approach is not practical. A single model created for the whole string would therefore be beneficial. Some restrictions in thermal design exist when using the current-voltage model with multiple \led{}s. Model is created with only two external stimuli changing: current and heatsink temperature. % chapter light_emitting_diodes (end) %%%%%%%%%%%%%%% %% Chapter 4 %% %%%%%%%%%%%%%%% \chapter{Luminaire control}% (fold) \label{cha:luminaire_control} Polychromatic solid-state luminaires need a control system in order to keep the desired luminance and colour level stable. Diodes' parameters will change during normal operation due to self heating, ambient temperature variations and during ageing and these changes should be compensated by a proper control mechanism. Firstly, the open loop control is discussed. The methods of choosing an appropriate operating point, depending on the number of primaries used in the luminaire, are given. For luminaires containing more than three primaries optimisation techniques may be used to optimise some of the lamp parameters like luminous flux or efficacy. A review of existing colour control methods is presented, where the main control mechanisms: temperature feed forward, flux feedback and colour coordinates feedback are discussed. A colour control loop basing on the current-voltage diode model, presented in chapter~\ref{sec:iv_model} is shown. Various optimisation possibilities are discussed. From optimally choosing a working point of a polychromatic luminaire to optimisation benefits for trichromatic luminaire using the hybrid dimming mechanism, presented in chapter~\ref{ssec:hybrid_pwm_am}. %% Luminaire control strategies \section[Colour control strategies]{colour control strategies} Control scheme will differ depending on the number of available colours in luminaire. For polychromatic luminaires (three or more basic colours) control of colour point and luminance is possible by adjusting intensities of individual diodes. In trichromatic luminaires there is only one solution for the colour equations that yields the desired colour point. If the luminaire consists of four or more diodes the number of possible solutions may be infinite therefore the lamp operation can be optimised by choosing the operating point. \subsection{Open loop} Open loop system uses only the calibration matrix~\ref{eq:calibrationMatrix3Diodes} to calculate required duty cycle. The accuracy of this control method is limited by the self-heating of the diodes and the changes of ambient temperature because the values in calibration matrix are measured at a single temperature value. However this type of control can still be used in luminaires where colour accuracy is not important. Because the system is modelled as a set of linear equations and linear algebra principles are used to find the operating point the \pwm{} dimming mechanism should be used in the luminaires controlled with this method. \begin{figure}[!ht]% Open loop \centering \includegraphics{graphics/System/open_loop.pdf} \caption{Open loop luminaire control system.} \label{fig:SystemOL} \end{figure} \noindent{}The optical characteristics of a trichromatic luminaire are characterised by a calibration matrix $\mathbi{C}$ containing diodes' tristimulus values at nominal conditions. \begin{equation} \label{eq:calibrationMatrix3Diodes} \mathbi{C} = \left[ \begin{array}{ccc} X_{1} & X_{2} & X_{3} \\ Y_{1} & Y_{2} & Y_{3} \\ Z_{1} & Z_{2} & Z_{3} \end{array} \right] \end{equation} The calibration matrix is strongly temperature dependent as the diode experience peak wavelength shift and flux change with the change of the temperature. Duty cycle needed to obtain desired color point and luminance level can be calculated by using inverse of the calibration matrix. \begin{equation} \label{eq:openLoopColor} \mathbi{d} = \left[ \begin{array}{c}d_{1} \\ d_{2} \\ d_{3}\end{array} \right] = \mathbi{C}^{-1} \cdot{} \!\left[ \begin{array}{c}X \\ Y \\ Z \end{array} \right] \end{equation} If any of the calculated duty cycle values is negative then the desired colour point lays outside the gamut of the device. If, on the other hand, any of the values is above~1 then the desired luminance level cannot be reached without overdriving the diode. \marginpar{underdetermined system}When using more than three different diode colours, the system becomes underdetermined as there are three equations for each of the tristimuli value and $n>3$ unknowns—the diodes' relative output. The calibration matrix expands to a $3 \times{} n$ matrix composed of the diodes' tristimulus values. \begin{equation} \label{eq:calibrationMatrixNDiodes} \mathbi{C} = \left[ \begin{array}{cccc} X_{1} & X_{2} & \cdots & X_{n} \\ Y_{1} & Y_{2} & \cdots & Y_{n}\\ Z_{1} & Z_{2} & \cdots & Z_{n} \end{array} \right] \end{equation} For an underdetermined system, there are typically infinitely many solutions of the problem. Every solution to underdetermined will have the form $\mathbi{d}+c \cdot \mathbi{s}$ where $\mathbi{x}$ is a particular solution of $\mathbi{Cx}=\mathbi{b}$ and $c \cdot \mathbi{s}$ is a linear combination of solution to $\mathbi{Cs}=\mathbi{0}$. \marginpar{row reduction}As an example a system composed of four diodes: red, green, blue and white, defined by calibration matrix \begin{equation} \label{eq:calibrationMatrix4DiodesExample} \mathbi{C} = \left[ \begin{array}{cccc} 60 & 6 & 17 & 22 \\ 25 & 26 & 5 & 20 \\ 0 & 4 & 100 & 20 \end{array} \right] \end{equation} generating $X=20$, $Y=40$ and $Z=20$ will be investigated. In order to solve the system equations an augmented matrix $(\mathbi{C}|\mathbi{b})$ is composed. \begin{equation} \label{eq:augmentedMatrixNDiodes} \left(\mathbi{C}|\mathbi{b}\right) = \left[ \begin{array}{cccc|c} 60 & 6 & 17 & 22 & 20 \\ 25 & 26 & 5 & 20 & 40 \\ 0 & 4 & 100 & 20 & 20 \end{array} \right] \end{equation} Using Gauss-Jordan elimination matrix \ref{eq:augmentedMatrixNDiodes} is transformed into following form \begin{equation} \label{eq:augmentedMatrixGaussJordanEliminationNDiodes} \left(\mathbi{C}|\mathbi{b}\right) = \left[ \begin{array}{cccc|c} 1 & 0 & 0 & 0.2677 & 0.1560 \\ 0 & 1 & 0 & 0.4770 & 1.3604 \\ 0 & 0 & 1 & 0.1809 & 0.1456 \end{array} \right] \end{equation} The corresponding system equations are given by \begin{equation} \label{eq:equationsGaussJordanEliminationNDiodes} \begin{array}{rcl} d_{1} + 0.2677 \cdot d_{4} & = & 0.1560 \\ d_{2} + 0.4770 \cdot d_{4} & = & 1.3604 \\ d_{3} + 0.1809 \cdot d_{4} & = & 0.1456 \end{array} \end{equation} Introducing $c = d_{4}$ and rewriting equations in matrix form yields \begin{equation} \label{eq:matrixGaussJordanEliminationNDiodes} \mathbi{d} = \mathbi{d}_{re} + c \cdot \mathbi{s}_{re} = \left[ \begin{array}{c} d_{1} \\ d_{2} \\ d_{3} \\ d_{4} \end{array} \right] = \left[ \begin{array}{c} 0.1560 \\ 1.3604 \\ 0.1456 \\ 0 \end{array} \right] + c \left[ \begin{array}{c} -0.2677 \\ -0.4770 \\ -0.1809 \\ 1 \end{array} \right] \end{equation} Green diode in the initial solution $\mathbi{d}_{re}$ has to be overdriven by 36\%, therefore by varying the value of $c$ another solution has to be found. % PSEUDOINVERSION \marginpar{pseudoinversion}By analogy to equation~\ref{eq:openLoopColor} solution to the underdetermined system can also be calculated using an inverted matrix. As inversion of the non-square matrix is not possible therefore in order to find an algebraic solution to the problem a pseudoinverted matrix $\mathbi{C}^{+}$ can be used~\cite{Greville1959}. \begin{equation} \label{eq:openLoopColorNDiodes} \mathbi{d}_{pinv} =\left[ \begin{array}{c}d_{1} \\ d_{2} \\ \vdots \\ d_{n} \end{array} \right] = \mathbi{C}^{+} \cdot{} \! \left[ \begin{array}{ccc}X \\ Y \\ Z \end{array} \right] \end{equation} Pseudoinversion yields the solution that has the smallest Euclidean norm $||d||_{2}$. This solution may or may not lay within the feasible solution space, where all duty cycles are in range of $0 \leq d_{n} \leq 1$. Luminaire described by calibration matrix \ref{eq:calibrationMatrix4DiodesExample} and pseudoinverted matrix \begin{equation} \label{eq:pseudoinvertedCalibrationMatrix4DiodesExample} \mathbi{C}^{+} = \left[ \begin{array}{rrr} 0.0189 & -0.0076 & -0.0032 \\ -0.0164 & 0.0356 & 0.0004 \\ 0.0012 & -0.0043 & 0.0098 \\ -0.0026 & 0.0142 & 0.0011 \end{array} \right] \end{equation} generating $X=20$, $Y=40$ and $Z=20$, according to eq.~\ref{eq:openLoopColorNDiodes} should be driven as follows \begin{equation} \label{eq:openLoop4DiodesExample} \mathbi{d}_{pinv} = \mathbi{C}^{+} \cdot{}\! \left[ \begin{array}{r} 20 \\ 40 \\ 20 \end{array} \right] = \left[ \begin{array}{r} 0.0226 \\ 1.0350 \\ 0.0413 \\ 0.5866 \end{array} \right] \end{equation} This particular solution lays outside available duty cycle values. In order to find other possible solutions a linear combination of the basis vectors for the kernel (null space) for calibration matrix $\mathbi{C}$ can be added to solution vector $\mathbi{d}$. The null space for matrix $\mathbi{C}$ is defined as set of vectors $\mathbi{s}$ for which $\mathbi{C}\cdot{}\mathbi{s}=\mathbi{0}$ \begin{equation} \label{eq:nullSpace4DiodesExample} \mathbi{s} = \left[ \begin{array}{r} -0.1929 \\ -0.4704 \\ -0.1508 \\ 0.8478 \end{array} \right] \end{equation} A feasible solution can be calculated by adding a linear combination of the basis vector $\mathbi{s}$. In this case e.g. $c=1/10$ will yield a feasible solution: \begin{equation} \label{eq:openLoop4DiodesExamplePlusVector} \mathbi{d} = \mathbi{d}_{pinv}+c \cdot{}\mathbi{s} = \left[ \begin{array}{r} 0.0226 \\ 1.0350 \\ 0.0413 \\ 0.5866 \end{array} \right] + \frac{1}{10} \left[ \begin{array}{r} -0.1929 \\ -0.4704 \\ -0.1508 \\ 0.8478 \end{array} \right] = \left[ \begin{array}{r} 0.0033 \\ 0.9880 \\ 0.0262 \\ 0.6714 \end{array} \right] \end{equation} \noindent{}In general, finding a feasible solution by means of algebraic calculation will require finding an initial point and moving to the feasible range. \begin{figure}[ht]% Graphical solution for 4 diode underdetermined system \centering \includegraphics{graphics/System/graphical_solution.pdf} \caption{Graphical solution for four diode underdetermined system. Feasible solution range is a subset of all solutions where all relative intensities are in the range of [0,1]. Initial solutions $\mathbi{d}_{re}$ and $\mathbi{d}_{pinv}$ described by equations \ref{eq:matrixGaussJordanEliminationNDiodes} and \ref{eq:openLoop4DiodesExample}, respectively, shown in the solution space.} \label{fig:openLoop4DiodesExampleGraphicalSolution} \end{figure} \marginpar{conclusions} Both techniques described above, pseudoinversion and row reduction, find the solution in form of initial solution plus a way to move the solution within the solution space. Graphical representation (fig.~\ref{fig:openLoop4DiodesExampleGraphicalSolution}) of the solution space shows for system described by calibration matrix \ref{eq:calibrationMatrix4DiodesExample} shows both initial solutions. The advantage of using row elimination is that initial solution will always yield a vector with $3-n$ zeroes and searching through solution space is limited by searching within $c_{re} \in [0,1]$. The performance of the two algorithms was measured in \abbr{matlab} and the results are summed up in table~\ref{tab:system_solution_performance}. \begin{table}[b]\footnotesize \caption{Initial answer calculation time using pseudoinversion and row reduction. \label{tab:system_solution_performance}} \centering \begin{tabular}{ccc} \textsc{number of diodes} & \textsc{pseudoinversion} & \textsc{row reduction} \\ \hline 3 & 0.234\thinspace{}ms & 0.617\thinspace{}ms \\ 4 & 0.251\thinspace{}ms & 0.836\thinspace{}ms \\ 5 & 0.249\thinspace{}ms & 0.983\thinspace{}ms \\ 6 & 0.233\thinspace{}ms & 1.166\thinspace{}ms \\ \hline \end{tabular} \end{table} \noindent{}\marginpar{control accuracy}To test the accuracy of the open loop control system, a luminaire consisting of three, red green and blue, diodes was set up to deliver 50 lumen of white light ($x=1/3$ and $y=1/3$). Required tristimulus values calculated by eq.~\ref{eq:xyY2XYZ} are: $X=50$, $Y=50$ and $Z=50$. The luminaire was placed in the input port of the integrating sphere. Diodes' properties were measured using small duty cycle (\textit{d}~=~0.1\%) pulsed current so that the junction temperatures and heatsink temperature are almost equal to ambient temperature. Required duty cycles were calculated using equation~\ref{eq:openLoopColor} and previously measured calibration data. \begin{figure}[!ht]% Open loop tristimulus \centering \includegraphics{graphics/System/OpenLoop/open_loop_tristimulus_deltaE.pdf} \caption{Measured tristimulus values of the open loop luminaire control system (left) and corresponding colour difference from the initial colour point (right). Self-heating of the \led{}s decreases their luminous flux therefore their tristimulus values decrease. The $X$ value experiences the biggest drop because of the high red diode temperature dependency.} \label{fig:OpenLoopTristimulus} \end{figure} \noindent{}The self-heating of the diodes yields a drop of the tristimulus values (fig.~\ref{fig:OpenLoopTristimulus}). After ca. two minutes, the colour point moved past the just noticeable difference level. The colour shift is dependent on the junction temperature therefore it is affected by the thermal properties of the heat flow path and the variations of the ambient temperature. Transient response of the luminaire is connected with the thermal capacities of the system components. Fast transient (time constant less than one min.) in the beginning of the experiment is connected with the heating of the diode structure and the aluminum \pcb, the diodes are mounted on. Slow transient (time constant ca. ten minutes) is the result of the heatsink thermal mass. \begin{figure}[!ht]% \centering \includegraphics{graphics/System/IV2XYZ/luminaireModelOL.pdf} \caption{Simulation model of \rgb{} luminaire using a current-voltage diode model.} \label{fig:OpenLoopIV2XYZModel} \end{figure} \begin{figure}[!ht]% \centering \includegraphics{graphics/System/IV2XYZ/IV2XYZ_luminare_XYZ.pdf} \caption{Tristimulus values of the simulated \rgb{} luminaire. Diodes driven with nominal 0.7\thinspace{}\textsc{a} current.} \label{fig:OpenLoopIV2XYZTristimulus} \end{figure} % Temperature feed forward \subsection{Temperature feed forward}\led{} characteristics are mostly affected by the junction temperature. Therefore a control scheme basing on temperature measurements is most convenient. The \led{}s junction (active, light-emitting region) temperature cannot however be measured directly. The practical approach is to measure heatsink or ambient temperature and approximate the junction temperature by means of \led{} thermal model. Garcia et~al. \cite{Garcia2008,Garcia2009} designed a flux estimator to control the output flux during steady state and transients conditions. \begin{figure}[!ht]% Temperature feed forward \centering \includegraphics{graphics/System/tff.pdf} \caption{Temperature feed forward luminaire control system.} \label{fig:SystemTFF} \end{figure} \noindent{}In the \tff{} control loop controller adjusts the calibration matrix based on the measured or estimated junction temperature. The drawback of this method is that the light output (colour, intensity) is not the directly controlled variable. Every variation in \led{} model will result in long-time error~\cite{Subramanian2002}. % Flux feedback \subsection{Flux feedback}Flux feedback control scheme can maintain constant flux output for each of the colours. This can be done by placing photodiodes near each \led{} colour or by using one photodiode and a time sequence measurement of mixed light. This can easily overcome flux variations with ageing but cannot compensate for peak wavelength shifts. \begin{figure}[!ht]% Flux feedback \centering \includegraphics{graphics/System/ffb.pdf} \caption{Flux feedback luminaire control system.} \label{fig:SystemFFB} \end{figure} \noindent{}Special care must be taken with placement of the sensor. Ambient light can distort flux measurement therefore either the placement of the sensor should minimise its influence or the ambient light can be measured independently and the subtracted from the measured \led{} flux. % Flux feedback with temperature feed forward \subsection{Flux feedback with temperature feed forward}A combination of temperature feed forward and flux feedback methods can produce a very accurate control scheme because it can compensate for both wavelength shift and flux change due to ageing and temperature variations. However, the method relies on model data describing relation between wavelength shift and temperature ($\ud{}λ/\ud{}T$). \begin{figure}[!ht]% Flux feedback with temperature feed forward \centering \includegraphics{graphics/System/tffffb.pdf} \caption{Flux feedback with temperature feed forward luminaire control system.} \label{fig:SystemFFBTFF} \end{figure} % Colour coordinates feedback \subsection{Colour coordinates feedback}A very high accuracy of colour reproduction can be achieved using colour coordinates feedback because the mixed light is a directly controlled variable. No model parameter variation or temperature difference can influence steady state output. \begin{figure}[!ht]% Colour coordinates feedback \centering \includegraphics{graphics/System/ccfb.pdf} \caption{Colour coordinates feedback luminaire control system.} \label{fig:SystemCCFB} \end{figure} \noindent{}The challenge in designing such converter is choosing an appropriate sensor. There are many colour sensors available on the market. General trichromatic sensors consist of three photodiodes with spectral responses in red, green and blue color spectrum. Sometimes colour sensors cover also \ir{} and \uv{} parts of the spectrum. \begin{figure}[!ht]% Colour sensor spectral responses \centering \includegraphics{graphics/System/ColorSensors/sensitivity.pdf} \caption{Spectral responses of colour sensors: Taos~\abbr{tcs~230}, MaZeT~\abbr{mcs3as}, MaZeT~\abbr{mtcs}i\abbr{ct} and MaZeT~\abbr{mmcs6} (top to bottom). Data taken from individual sensor datasheets.} \label{fig:ColourSensorsSpectralResponses} \end{figure} %The sensor spectral response should match the \cie{}~\abbr{1931} 2° colour matching functions. Any difference between sensors spectral response and respective colour matching function would result in error in calculating colour position on $xy$-plane. The temperature and ageing problems are not entirely solved by using a colour sensor, because this problems can affect the sensor itself. The expected sensor lifetime should match the expected lifetime of the whole lamp. In general case of n-chromaticity filter, the response of the filter has to be transformed from its colour space into working colour space of the luminaire. At least three measurements are necessary in order to calibrate the sensor. Typically, the calibration procedure includes more than three points to increase the accuracy of the calibration. Calibration matrix for n-chromaticity luminaire is a 3×\textit{n} matrix \begin{equation} \label{eq:ColourSensorCalibrationMatrix} \mathbi{C} = \left[ \begin{array}{ccc} c_{11} & \ldots{} & c_{n1} \\ c_{12} & \ldots{} & c_{n2} \\ c_{13} & \ldots{} & c_{n3} \end{array} \right] \end{equation} Taking $m$ sensor measurements and comparing them to $X, Y$ and $Z$ measured values yields two matrices \begin{equation} \label{eq:ColourSensorMeasurements} \mathbi{S} = \left[ \begin{array}{ccc} s_{11} & \ldots{} & s_{m1} \\ \vdots & \ddots{} & \vdots \\ s_{1n} & \ldots{} & s_{mn} \end{array} \right] \qquad \mathbi{XYZ} = \left[ \begin{array}{ccc} X_{1} & \ldots{} & X_{m} \\ Y_{1} & \ldots{} & Y_{m} \\ Z_{1} & \ldots{} & Z_{m} \end{array} \right] \end{equation} Because of the finite resolution and accuracy of the measurement, the system can be approximated by equation \begin{equation} \label{eq:ColourSensorSystem} \mathbi{XYZ} \approx{} \mathbi{C} \cdot \mathbi{S} \end{equation} Calibration matrix \mathbi{C} can be approximated using least square method. First eq.~\ref{eq:ColourSensorSystem} is transposed yielding \begin{equation} \label{eq:ColourSensorSystemTransposed} \mathbi{S}^{T} \cdot \mathbi{C}^{T} \approx{} \mathbi{XYZ}^{T} \end{equation} and the least square solution is calculated \begin{align} \label{eq:ColourSensorCalibrationMatrixLeastSquareSolution} \widehat{\!\mathbi{C}}^{T}\!\!\!\!\; &= \left(\mathbi{S} \cdot \mathbi{S}^T\right)^{-1} \mathbi{S} \cdot \mathbi{XYZ}^T \nonumber \\ \widehat{\!\mathbi{C}} &= \left(\mathbi{S} \cdot \mathbi{XYZ}^T\right)^T \cdot \left(\left(\mathbi{S} \cdot \mathbi{S}^T\right)^{-1}\right)^T \nonumber \\ \widehat{\!\mathbi{C}} &= \mathbi{XYZ} \cdot \mathbi{S}^T \cdot \left(\mathbi{S} \cdot \mathbi{S}^T\right)^{-1} \end{align} \noindent{}A generic trichromatic colour sensor was calibrated with \rgb{} and \rgbw{} luminaire using random operating points (varying $x$ and $y$ colour coordinates and intensity values) and equation~\ref{eq:ColourSensorCalibrationMatrixLeastSquareSolution}. Results (fig.~\ref{fig:ColourSensorCalibration}) show that the \rgb{} system can be accurately measured using trichromatic sensor for \rgbw{} luminaire measurement yields high colour variations. \begin{figure}[!ht]% Colour sensor calibration \centering \includegraphics{graphics/System/CCFB/color_sensor_calibration.pdf} \caption{Colour sensor calibration points for \rgb{} luminaire (left) and \rgbw{} luminaire (right). Circles show colour points measured by spectrometer. Dots show colour points measured by the sensor transformed using least square solution matrix~ $\widehat{\!\mathbi{C}}$.} \label{fig:ColourSensorCalibration} \end{figure} \subsection{Current-voltage model based colour control}\label{ssec:iv2xyzColourControl} \begin{figure}[!ht]% % IV to XYZ color control \centering \includegraphics{graphics/System/iv2xyz/color_control_loop_IV2XYZ_model.pdf} \caption{Colour control loop utilising \ivxyz{} models. Measured current and voltage of three diode strings are converted into instantaneous tristimulus values. These values are used as a feedback for three current controllers.} \label{fig:color_control_IV2XYZ} \end{figure} A current-voltage model described in chapter~\ref{sec:iv_model} can be used in a \rgb{} luminaire colour control loop instead of optical feedback~(fig.~\ref{fig:color_control_IV2XYZ}). Voltages and currents of all colour strings present in the luminaire need to be measured. Electrical parameters are converted into tristimulus values using a model created during calibration. Respective tristimulus values are summed and subtracted from the command values. Resulting errors are fed into three \textsc{pi} controllers which control red, green and blue diode strings. The bandwidth of these controllers can be limited to few hundred hertz as human eye cannot see light changes above circa 100\thinspace{}Hz. \led{} colorimetric properties are dependent on the forward current and the junction temperature. The active area and internal \led{} structure heats up in the millisecond time range and is too fast for the human eye to perceive. \led{} junction will be also affected by the heatsink temperature. The time constant of a heatsink can be in the range of few seconds to few minutes and colour control loop should compensate for this change. \begin{figure}[!ht] % (I)V to XYZ color control \centering \includegraphics{graphics/System/IV2XYZ/color_control_loop_(I)V2XYZ_model.pdf} \caption{Colour control loop where the current feedback is taken from the current controller.} \label{fig:color_control_IsetV2XYZ} \end{figure} The current information is present in the colour control loop in the form of current command. This information can be fed back to \led{} model to decrease the number of sensors needed, as shown in fig.~\ref{fig:color_control_IsetV2XYZ}. Current command differs from actual current only during transients therefore this control scheme is best used with \am{} dimmed luminaires. \begin{figure}[!ht] % IV2XYZ luminare model \centering \includegraphics{graphics/System/IV2XYZ/luminaireModel_IV2XYZ_PI.pdf} \caption{Simulation model of a trichromatic \rgb{} luminaire controlled by three \textsc{pi} controllers and using current-voltage diode model. \label{fig:IV2XYZ_luminare_model}} \end{figure} \section[Optimisations]{optimisations} There are two possibilities for optimising \led{} based luminaires' colorimetric properties. The number of different colours present in the luminaire will affect achievable gamut, luminous flux and the light quality of the luminaire. Žukauskas et~al. analysed the properties of polychromatic \led{} luminaires~\cite{Zukauskas2001,Zukauskas2004a}. By increasing the number of different colours present in the luminaire from three to four the maximum colour rendering index can be increased from approximately 90 to approximately 98. Also the choice of the peak wavelengths of the particular diode colour will influence both the \cri{} and efficacy of the luminaire~\cite{Zukauskas2004a,Zukauskas2004b}. Chapter~\ref{ssec:linear_programming} shows an example how an optimisation procedure can influence the luminaire design. Another possibility for optimising colorimetric properties is by the diode control. Optimisation is generally possible when a system is underdetermined systems. In polychromatic luminaires consisting of at least four different colours, like \textsc{rgba} or \textsc{rgbw} luminaires, one colour point can be reached by many different combinations of the diode intensities (figure~\ref{fig:openLoop4DiodesExampleGraphicalSolution}). However, a \rgb{} luminaire has three control variables (intensity of each diode colour) and three colour equation therefore there is no possibilities to optimise the control as there is exactly one solution to the system. A hybrid diode control described in chapter~\ref{ssec:hybrid_pwm_am} can be used to increase the number of variables in the system. Each diode is controlled with both duty cycle and peak current therefore the number of variables present in the system doubles. Chapter \ref{ssec:Optimal_control_hybrid_dimming} shows the benefits of using hybrid dimming in a trichromatic \rgb{} luminaire. It is worth noting that even though the optimisation procedures will find many operating points that yield the same tristimulus values, the spectrum at these operating points will vary. It means that the direct light seen by the observer will not change with changing operating point but the light reflected from various objects may change due to metamerism. This creates a practical limit of how fast should the operating point change so that the observer will not notice the change created by the optimisation procedure. Also multiple lamps, each running an optimisation routine, generating light wi the same tristimulus values may produce different spectra. \subsection{Linear programming}\label{ssec:linear_programming} Linear programming is a technique of finding the optimum (maximum or minimum) of a objective function given a set of constrains on the function variables. Linear programs are typically solved by simplex algorithms or interior point methods. Simplex algorithms search the corners of the feasible solution area (limited by the constrains) as the solution, if exists, lays on one or more corner points. Interior point methods are more suitable to big optimisation problems and therefore will not be discussed. \marginpar{example}Given a luminaire consisting of four: red, green, blue and white colour diodes described by calibration matrix \begin{equation} \label{eq:LPExampleCalibrationMatrix} \mathbi{C} = \left[ \begin{array}{cccc} 60 & 6 & 17 & 74 \\ 25 & 26 & 5 & 77 \\ 0 & 4 & 100 & 92 \end{array} \right] \end{equation} find the maximum luminous flux at $x=0.25,\,y=0.25$ colour point. \marginpar{objective function}This problem can be solved by linear programming by maximising objective function \begin{equation} \label{eq:LPExampleObjectiveFunction} max: F = 25d_{1} + 26d_{2} + 5d_{3} + 77d_{4} \end{equation} where $d_{1}‚Ķd_{4}$ are relative intensities of the diodes with respect to their nominal intensities. The coefficients for equation \ref{eq:LPExampleObjectiveFunction} are taken from the second row of calibration matrix containing the $Y$ tristimulus values in lumens, and therefore, the luminous flux of the diodes. \marginpar{constrains}The solution should be constrained by the feasible relative fluxes of the diodes $0100\textrm{mV}/i$ has to be used. The higher the resistance the bigger the losses \begin{equation} \label{eq:PowerLossInSenseResistor} p_{loss} = R_{s}i^{2}. \end{equation} For example, a 1\thinspace{}\textsc{a} current sensor will need minimum 100\thinspace{}mΩ resistor dissipating 100\thinspace{}mW. A 10\thinspace{}\textsc{a} current sensor needs only 10\thinspace{}mΩ resistor that will dissipate 1\thinspace{}\textsc{w} of power. Low value sensing resistors can be manufactured as a fixed length track on a converter \pcb{}. \clearpage % *** manual new page 101/102 \noindent{}\marginpar{sense resistor placement}Placement of the sense resistor influences both conditioning circuit and protection against short circuit. Placing the circuit in the return path of the current produces a ground referenced measurement but also increases the load potential with respect to the ground. \led{} die is typically electrically isolated from its heatsink therefore this method can be used. Sensor connected in series with the inductor provides constant current monitoring and load short circuit protection but it is the least efficient solution. It will not detect any short circuit through both transistors. The measurement has high common mode voltage dependent on the output voltage. Connecting the sensor in series with high side transistor provides very good short circuit protection and is typically used in peak current controlled converters. Losses depend on both output current and duty cycle of the converter therefore this placement is best used in low duty cycle buck converters. Differential voltage measurement with high common mode voltage is necessary. % MOSFET Rds(on) \subsection{\textsc{mosfet} drain-source resistance} Instead of using an added resistor, a parasitic resistance already present in the circuit can be used (fig.~\ref{fig:CurrentMeasurementRsRdson}b)~\cite{Forghani-zadeh2005}. The drain-source resistance of a open \mosfet{} can be used. This technique is considered as lossless as it does not introduce any additional losses apart from conduction losses of the transistor. When transistor is on, the value of the drain current is given by \begin{equation} \label{eq:DrainCurent} i_{D} = \frac{v_{sense}}{R_{DS(on)}}. \end{equation} Again, the minimum $R_{DS(on)}$ resistance depends on the measured current level. By using this technique one may be forced to use worse transistor than available in the current state of the art market. Another drawback is the $R_{DS(on)}$ tolerance reaching 30–40\%~\cite{Hua2006}. Datasheets typically provide the typical and maximum value of the resistance. An additional calibration circuit can be introduced to overcome this problem. The on resistance depends also strongly on the temperature and is sensitive to low $V_{GS}$ voltage~\cite{Forghani-zadeh2005}. \begin{figure}[!ht]% Current measurement (inductor DCR) \centering \includegraphics{graphics/Converter/CurrentMeasurementInductorDCR.pdf} \caption{Current measurement by inductor \textsc{dcr} current sensing (left) and improved inductor \textsc{dcr} current sensing (right).} \label{fig:CurrentMeasurementInductorDCR} \end{figure} % inductor DCR \subsection{Inductor \textsc{dcr}} Instead of using \mosfet{}'s on resistance a scheme based on measuring inductor \dc{} resistance can be implemented~\cite{Hua2006}. Additional \textsc{rc} network has to be added to estimate the current in the inductor. The current is given by the Ohm law in s-domain \begin{equation}\label{eq:DCRInductorCurrent} I_{L} = \frac{V_{L}}{R_{L}+sL} \end{equation} where $V_{L}$ is the voltage on the terminals of the inductor and $R_{L}$ is the inductors \dc{} resistance. The auxiliary $R_{s}, C_{s}$ network forms a voltage divider. \begin{align} V_{C} &= \frac{1/sC_{s}}{R_{s}+1/sC_{s}}V_{L} \\ V_{C} &= \frac{1}{1+sR_{s}C_{s}}V_{L} \\ V_{L} &= (1+sR_{s}C_{s})V_{C} \end{align} Substituting the result to equation \ref{eq:DCRInductorCurrent} yields \begin{align} I_{L} &= \frac{(1+sR_{s}C_{s})}{R_{L}+sL}V_{C} \\ I_{L} &= \frac{1}{R_{L}}\left( \frac{1+sR_{s}C_{s}}{1+s\frac{L}{R_{L}}}\right) V_{C} \\ I_{L} &= \frac{1}{R_{L}}\left( \frac{1+sτ_{RC}}{1+sτ_{RL}}\right) V_{C} \end{align} When both time constants are equal \begin{equation}\label{eq:DCREqualTimeConstants} τ_{RC} = τ_{RL} \;\Rightarrow\; R_{s}C_{s} = \frac{L}{R_{L}} \end{equation} voltage on the capacitor $C_{s}$ is proportional to inductor current \begin{equation}\label{eq:DCRFinal} I_{L} = \frac{V_{C}}{R_{L}}\,. \end{equation} However, the above equation is only true when the elements are well matched (eq.~\ref{eq:DCREqualTimeConstants}). Because of the high tolerance of inductive and capacitive components and dependence of $L$ on the \dc{} bias this condition is hard to satisfy. % Inductor dcr with improved SNR \subsection{Inductor \textsc{dcr} with improved signal-to-noise ratio} Signal voltage in the inductor \textsc{dcr} method depends on the series resistance of an inductor. If it is too small, the output signal will be susceptible to the interruption of noise. To increase signal to noise ratio (\textsc{snr}) a change in the measuring circuit (fig.~\ref{fig:CurrentMeasurementInductorDCR}b) has been proposed~\cite{Lethellier2002}. Additional transistors drive the measuring \textsc{rc} network. Measured signal includes the resistance of the inductor and $R_{DS(on)}$ of the transistor. This increases the signal by a factor of $(R_{DS(on)}+R_{L})/R_{L}$. % Inductor dcr 2 \begin{figure}[!ht]% Current measurement (inductor DCR 2) \centering \includegraphics{graphics/Converter/CurrentMeasurementInductorDCR2.pdf} \caption{Schematic of current sensing circuit using a differential amplifier. For proper operation $R_{1}=R_{1}'$, $R_{2}=R_{2}'$ and $C_{1}=C_{1}'$ must be used. \label{fig:CurrentMeasurementInductorDCR2}} \end{figure} \subsection{Improved inductor \textsc{dcr}}\label{ssec:ImprovedInductorDCR} Two previous inductor \textsc{dcr} measurement methods require high value of inductor resistance so that the measured signal has sufficient magnitude. On the other hand efficiency requirement calls for the lowest possible resistance. It is however possible to create a measurement circuit that does not have this drawback using a single differential amplifier with impedances matched to inductor's time constant~\cite{Dallago2000}. The schematic of this current measurement scheme is shown in figure~\ref{fig:CurrentMeasurementInductorDCR2}. \noindent{}Impedance of paralleled $R_{1}$ and $C_{1}$ is equal to \begin{equation} \label{eq:inductorDCR2Zrc} Z_{RC} = \frac{R_{1}}{1+sR_{1}C_{1}}. \end{equation} Currents flowing in and out $V_{a}$ and $V_{b}$ nodes are calculated as follows \begin{equation} \label{eq:inductorDCR2I1I2} I_{1}=\frac{V_{1}-V_{a}}{R_{2}}\qquad{} I_{1}\:\!\!'=\frac{V_{a}-V_{out}}{Z_{RC}}\qquad{} I_{2}=\frac{V_{2}-V_{b}}{R_{2}}\qquad{} I_{2}\:\!\!'=\frac{V_{b}}{Z_{RC}} \end{equation} Assuming that amplifier input currents are negligible one can write $I_{1}=I_{1}\:\!\!'$ and $I_{2}=I_{2}\:\!\!'$. Equations~\ref{eq:inductorDCR2I1I2} can be rewritten as \begin{align}\label{eq:inductorDCR2tf} Z_{RC}\left(V_{1}-V_{a}\right) &= R_{2}\left(V_{a}-V_{out}\right) \nonumber \\ Z_{RC}\left(V_{2}-V_{b}\right) &= R_{2}V_{b} \nonumber \\ Z_{RC}\left(V_{1}-V_{a}-V_{2}+V_{b}\right) &= R_{2}\left(V_{a}-V_{b}-V_{out}\right) \end{align} Assuming that the gain of amplifier \textit{A}~~∞ voltages $V_{a}$ and $V_{b}$ can be treated as equal $V_{a} = V_{b}$ and transfer function of the differential amplifier circuit can be calculated as \begin{align}\label{eq:inductorDCR2tf2} Z_{RC}\left(V_{1}-V_{2}\right) &= -R_{2}V_{out}\nonumber \\ Z_{RC}V_{in} &= R_{2}V_{out} \nonumber \\ \frac{V_{out}}{V_{in}} &= \frac{Z}{R_{2}} \end{align} Voltage on the inductor is equal to \begin{align}\label{eq:inductorDCR2IL} V_{L} &= I_{L}\left(R_{L}+sL\right) \nonumber \\ V_{L} &= I_{L}R_{L}\left(1+sL/R_{L}\right) \end{align} Current sensing circuit is connected to the terminals of the inductor, therefore substituting eq.~\ref{eq:inductorDCR2Zrc} and \ref{eq:inductorDCR2IL} into equation~\ref{eq:inductorDCR2tf2} yields \begin{align}\label{eq:inductorDCR2tfVoutIL1} \frac{V_{out}}{I_{L}} &= \frac{R_{L}R_{1}}{R_{2}}\cdot\frac{1+sL/R_{L}}{1+sR_{1}C_{1}} \end{align} When time constants $R_{1}C_{1}$ and $L/R_{L}$ are equal, eq.~\ref{eq:inductorDCR2tfVoutIL1} is simplified to \begin{equation}\label{eq:inductorDCR2tfVoutIL2} \frac{V_{out}}{I_{L}} = \frac{R_{L}R_{1}}{R_{2}} \end{equation} Current signal is converted into voltage signal with gain set by the ration of $R_{1}$ and $R_{2}$ resistors and the series resistance of the inductor. This circuit requires high voltage, high bandwidth amplifier in order to accurately follow inductor current. \begin{figure}[!ht]% Current measurement (Observer, Average) \centering \includegraphics{graphics/Converter/CurrentMeasurementObserverAverage.pdf} \caption{Current measurement by observer technique (left) and average current sensing (right).} \label{fig:CurrentMeasurementObserverAverage} \end{figure} % observer technique \subsection{Observer technique} This technique uses the inductor voltage to calculate the inductor current~\cite{Midya1997}. As the voltage-current relation of an inductor is given by \begin{equation} \label{eq:VIinductor} v_{L} = L\frac{\ud{}i_{L}}{\ud{}t}, \end{equation} the inductor current can be calculated by integrating the inductor voltage \begin{equation} \label{eq:IVinductor} i_{L} = \frac{1}{L}\int{}v_{L}\ud{}t. \end{equation} The inductor voltage is typically much larger signal than the output of a current sensing resistor and depends only on the input voltage. % average current sensing \subsection{Average current sensing} Figure~\ref{fig:CurrentMeasurementObserverAverage}b shows a simple method of measuring the average current in the inductor~\cite{Xunwei1999}. An additional \textsc{rc} network is added parallel to the recirculation transistor. Under steady state conditions, the average voltage on resistor $R_{s}$ is zero therefore average voltage on the inductor can be written as $V_{out}-\avg{V_{C}}$. The average current in the inductor is derived as \begin{equation} \avg{I_{L}} = \frac{\avg{V_{L}}}{R_{L}} = \frac{V_{out}-\avg{V_{C}}}{R_{L}}\,. \end{equation} For accurate current sensing, the \dc{} resistance of the inductor has to be known. Values of the additional \textsc{rc} filter will affect the measurement bandwidth~\cite{Patel2007} therefore this technique is mostly applicable to control current sharing between phases in multiphase converters. % overview \subsection{Overview} \noindent{}An overview of current measurement schemes is shown in table~\ref{tab:current_measurement_comparison}. An improved inductor \textsc{dcr}, described in chapter~\ref{ssec:ImprovedInductorDCR}, was chosen for the converter. It uses a single operational amplifier and a tuned \textsc{rc} circuit therefore it is not expensive. Moreover, manufacturers provide inductors with specific tolerances for the \dc{} resistance. The accuracy of the method can therefore be calculated, based on the resistance tolerance. \input{tables/current_measurement_comparison.tex} %% Hardware implementation \section[Hardware implementation]{hardware implementation} \begin{align} V_{in} &= 30\ \textrm{V}\nonumber \\ V_{out} &= \left\{9.6, 17.2, 15.6\right\}\textrm{V\quad{}for red, green and blue diode string, respectively} \nonumber \\ I_{f} &= 13.5\ \textrm{A}\nonumber \\ I_{phase} &= 0.5 \cdot I_{f} = 6.75\ \textrm{A}\nonumber \\ I_{pp} &= 25\ \% \cdot{} I_{phase} = 1.6875\ \textrm{A}\nonumber \\ f_{sw} &= 200\ \textrm{kHz}\nonumber \end{align} \subsection{Inductor} In order to calculate the necessary inductance value, the inductor voltage equation can be used. \begin{equation}\label{eq:ConverterDesignInductorVoltageEquation} v_{L} = L \frac{\ud{}i_{L}}{\ud{}t} \end{equation} During on phase of the switching period ($d\cdot{}t_{sw}$) inductor current increases by the value of peak-to-peak ripple current $I_{pp}$ and the voltage on the inductor is equal to $v_{in}-v_{out}$. Rearranging equation \ref{eq:ConverterDesignInductorVoltageEquation} and substituting appropriate variables yields \begin{equation}\label{eq:ConverterDesignInductanceEquation} L = \left(V_{in}-V_{out}\right) \cdot{} \frac{V_{out}}{V_{in}\cdot{f_{sw}}} \cdot{} \frac{1}{I_{pp}} \end{equation} Calculating above equation yields 19.3\thinspace{}µH for red, 21.7\thinspace{}µH for green and 22.2\thinspace{}µH for blue diode string. A~closest 22\thinspace{}µH standard value for inductors was chosen to be used in the converter. Basing on the \dc{} bias current and required inductance value a 77350-\textsc{a}7 Magnetics core has been chosen for the inductor. Magnetics design calculator was used to design and estimate the power losses of the inductor. 21 turns of 16 \textsc{awg} wire yields 21.71\thinspace{}µH at full \dc{} current bias. Core losses are estimated at 90\thinspace{}mW. \dc{} resistance of approximately 9\thinspace{}mΩ generates 410\thinspace{}mW copper losses. The total dissipated power is equal to 500\thinspace{}mW per inductor. \subsection{Output capacitor} The value of the output capacitor typically is chosen based on the maximum output voltage ripple magnitude and the voltage overshoot during load transient. As the \led{} is driven by the current, the voltage transients are not important. The output capacitor limits the 400\thinspace{}kHz (twice the switching frequency) ripple current flowing through the load. Therefore the only reason for the output capacitor is the \textsc{emi} issues creased by the wires connecting the driver to the diodes. \subsection{Transistors} \marginpar{mosfet}A \mosfet{} (metal-oxide-semiconductor field-effect transistor) transistors are ideal switches for low voltage applications. When turned on, a channel of n-type or p-type semiconductor is formed between the drain and source terminals. Because of the small on resistance (typically few mΩ) the conduction losses are much lower than in \textsc{bjt} (bipolar junction transistor) experiencing a high voltage drop between output terminals. \begin{figure}[!ht]% MOSFET with parasitic components \centering \includegraphics{graphics/MOSFET/MOSFETwParasitic.pdf} \caption{Power \mosfet{} with parasitic components \cite{BaloghGateDrivers}. Nonlinearities of input capacitance $C_{iss}$, reverse transfer capacitance $C_{rss}$ and output capacitance $C_{oss}$ of \abbr{ipb80n04s3-03} transistor shown in the function of drain-source voltage.} \label{fig:MOSFETwithParasiticComponents} \end{figure} \noindent{}\mosfet{} with basic parasitic components is shown in the figure~\ref{fig:MOSFETwithParasiticComponents}. Drain and source inductance values depend on transistor package (typically few nH). Internal gate resistance has to be included in the driving loss calculations as its value is typically between 0.5–5\thinspace{}Ω. \begin{figure}[!ht]% Switching Losses \centering \includegraphics{graphics/MOSFET/SwitchingLosses.pdf} \caption{Switching waveforms of a power \mosfet{} during turn on (left) and turn off (right). $V_{GS}$ gate-source voltage, $I_{D}$ drain current, $V_{DS}$ drain-source voltage and $P$ power losses. $V_{GS}$ waveform can be obtained from specific transistor datasheet~($V_{GS}$ vs. $Q_{G}$ figure).} \label{fig:MOSFETSwitchingLosses} \end{figure} % Losses \marginpar{losses}There are three power loss mechanisms in the \mosfet{}. One is conduction losses, when transistor is fully on (fig.~\ref{fig:MOSFETSwitchingLosses}, period $t_{4}$–$t_{7}$), and power is dissipated in the ohmic channel according to $R_{DS(on)}\cdot{}i_{D}^{2}$ equation. Blocking losses are typically neglected because of very low drain leakage current (for example \abbr{ipb80n04s3-03} has a 100\thinspace{}µA leakage current at $T_{j}=125\mathrm{^\circ{}C}$ which gives 4\thinspace{}mW at $v_{DS}=40 \mathrm{ V}$). The last mechanism is the switching losses. Due to high complexity, the analysis is broken into specific periods~(fig.~\ref{fig:MOSFETSwitchingLosses}). % t1-t2 \marginpar{period $t_{1}$–$t_{2}$}Before $t_{2}$, the current in the drain is zero and some voltage is present between drain and source. Only negligible blocking losses are present. \mosfet{} driver is charging the input capacitance $C_{iss}$. Transistor is in the off state. Gate-source voltage raises linearly (assuming constant current flowing into the gate). This period is defined as a turn-on delay $t_{d(on)}$. % t2-t3 \marginpar{period $t_{2}$–$t_{3}$}Gate-source voltage has reached the threshold voltage $V_{th}$ and transistor is starting to conduct current. $i_{D}$ raises but blocked voltage still remains on the output terminals. Power is dissipated due to non-zero product of $i_{D}$ and $v_{DS}$. Gate-source voltage continues to raise until it reaches plateau voltage $V_{sp}$. % t3-t4 \marginpar{period $t_{3}$–$t_{4}$}$C_{GS}$ is charged and gate current starts to charge $C_{GD}$. Due to a Miller effect, $v_{GS}$ is clamped to plateau voltage $V_{sp}$. Drain-source voltage is decreasing. The rate of $\ud{}v_{DS}/\ud{}t$ is dictated by the gate current charging the gate-drain capacitance $C_{rss}$. Assuming constant gate current, the drain-source voltage slope is not constant due to highly non-linear $C_{rss}$ (fig.~\ref{fig:MOSFETwithParasiticComponents}). Gate charge $Q_{GS} + Q_{GD}$ is the minimum charge needed to turn the transistor on. Gate charge value is used to calculate required gate drive current. \begin{table}[b] \footnotesize \caption{Losses in the top \mosfet{} at 6.75\thinspace{}\textsc{a} phase current (half of the nominal 13.5\thinspace{}\textsc{a} diode current) and 16\thinspace{}\textsc{v} output voltage. \label{tab:MosfetLossesComparison}} \centering \begin{tabular}{lcccc} & \textsc{turn on} & \textsc{turn off} & \textsc{conduction} & \textsc{total} \\ \textsc{symbol} & \textsc{losses} [\textsc{w}] & \textsc{losses} [\textsc{w}] & \textsc{losses} [\textsc{w}] & \textsc{losses} [\textsc{w}] \\ \hline \textsc{irfp4321} & 0.552 & 0.071 & 0.409 & 1.032\\ \textsc{sud23n06} & 0.103 & 0.146 & 1.319 & 1.568\\ \textsc{irls3036} & 0.616 & 1.164 & 0.067 & 1.848\\ \textsc{irlr3705z} & 0.199 & 0.360 & 0.293 & 0.853\\ \textsc{irlr3636} & 0.245 & 0.400 & 0.161 & 0.806\\ \hline \end{tabular} \end{table} \marginpar{mosfet comparison}A loss model, based on above description, has been used to estimate the losses in the transistor. The model uses datasheet parameters ($R_{DS(on)}$, $C_{oss}$, $C_{rss}$, $C_{gs}$, $R_{g}$, $Q_{g}$, $Q_{gd}$, $V_{Gth}$ and $gfs$) to calculate turn on, turn off and conduction losses in the transistors. Table~\ref{tab:MosfetLossesComparison} shows the loss distribution and the total loss in the device for the top transistor. A \textsc{irlr3636} \mosfet{} was chosen based on this loss estimation. Losses in the bottom transistor are dominated by the conduction losses, as the transistor is turning on and off with a diode forward voltage drop across it. The same \mosfet{} device was chosen due to its low cost and a low $R_{DS(on)}$ value. \subsection{Gate circuit} A \textsc{lm5106} 100\thinspace{}V half bridge gate driver with programmable dead-time has been chosen for driving the \mosfet{}s. The driver needs only one \pwm{} signal to drive two: high and low \mosfet{}s so that one driver containing two phases requires only two \pwm{} lines. \subsection{Current measurement}% Current measurement The improved inductor \textsc{dcr} current measurement method, described in detail in chapter \ref{ssec:ImprovedInductorDCR}, was chosen for the converter. In the luminaire, each colour diode string is driven with a driver consisting of two buck converters. Each of these converters requires a separate current measurement circuit, therefore the current measurement circuit should be cheap. \begin{figure}[!ht]% \centering \includegraphics{graphics/Converter/LedDriverCurrentMeasurement.pdf} \caption{Current measurement scheme implemented in the driver. Inductor \textsc{dcr} measurement circuit (left) and improved circuit with biased input and output (right) allows the use of cheap operational amplifiers. Potentials $V_{1}$ and $V_{2}$ measured across the inductor. } \label{fig:LedDriverCurrentMeasurement} \end{figure} \noindent{}A low cost \textsc{lm837} operational amplifier was used due to its price, high operating voltage ±18\thinspace{}\textsc{v} and high unity-gain bandwidth of 25\thinspace{}MHz. This amplifier does not have rail-to-rail inputs or outputs, therefore the voltage levels were shifted to an appropriate level using bias voltage (for the output) and additional bias resistors (to bias both inputs) as shown in figure~\ref{fig:LedDriverCurrentMeasurement}. \begin{figure}[!ht]% \centering \includegraphics{graphics/Converter/CurrentMeasurement/CurrentMeasurementDynamics.pdf} \caption{Measured effect of difference in $R_{1}C_{1}$ and $L/R_{L}$ time constants. Measured current $I_{Lx,meas}$ is controlled by the controller. Shape of the actual current depends on the relation of time constants. $R_{1}C_{1}$ < $L/R_{L}$ (left), $R_{1}C_{1}$ equal to $L/R_{L}$ (middle) and $R_{1}C_{1}$ > $L/R_{L}$ (right)} \label{fig:LedDriverCurrentMeasurementDynamics} \end{figure} Time constant of the $R_{1}C_{1}$ must be equal to the time constant of the inductor for the current measurement circuit to track the current accurately, as described in chapter \ref{ssec:ImprovedInductorDCR}. The effects of time constant mismatch can be visible in figure~\ref{fig:LedDriverCurrentMeasurementDynamics}. Although, the feedback current signal experiences normal step response, the actual current response may be very different. \begin{figure}[!ht] % Current measurement linearity \centering \includegraphics{graphics/Converter/CurrentMeasurement/CurrentMeasurementLinearity.pdf} \caption{Measured linearity of current sensing circuits for each phase of the converter. \textsc{adc}x values refer to the value of analog to digital conversion in the \textsc{dsp}.} \label{fig:LedDriverCurrentMeasurementLinearity} \end{figure} \noindent{}The linearity of the current sensing circuit has been measured in the laboratory (fig.~\ref{fig:LedDriverCurrentMeasurementLinearity}) showing a linear relationship between actual and measured current in the inductors. For the amplifier gain and bias voltage used in the experiments the achieved current measurement resolution is around 5\thinspace{}mA. \section[Experimental results]{experimental results} \begin{figure}[!ht] % Converter \centering \includegraphics[scale=0.6]{graphics/Converter/Converter.jpg} \caption{Dual interleaved buck converter built in the laboratory. Top side, show in the left picture, contains all power components: \mosfet{}s, inductors, gate drivers and filter capacitors. Bottom side of the \pcb{} contains the current measurement circuit and a connector for the control board.} \label{fig:LedDriverPicture} \end{figure} The design has been built in the laboratory (fig.~\ref{fig:LedDriverPicture}). The converter is controlled using a \textsc{tms320f28027} Piccolo microcontroller board. \dsp{} contains four independent \pwm{} modules, each capable of generating two \pwm{} signals with the same carrier waveform. This means that one \dsp{} can control up to four \led{} drivers. The converter has been tested using a high power \led{} load shown in figure~\ref{fig:LedDriverLEDLoad}. \begin{figure}[!ht] % LED load \centering \includegraphics[scale=0.75]{graphics/Converter/LedLoad.jpg} \caption{LED load used in the experiments composed of four series connected \textsc{cbt-90} diodes.} \label{fig:LedDriverLEDLoad} \end{figure} \begin{figure}[!ht] % Current step \centering \includegraphics{graphics/Converter/Control/CurrentStepSimulationMeasurement.pdf} \caption{Measured (left) and simulated (right) current step in one of the phases of the converter. Gate driver losses are included in the measurement. } \label{fig:LedDriverCurrentStepSimulationMeasurementComparison} \end{figure} The dynamic response was tested by performing a step in current command. Results, shown in figure~\ref{fig:LedDriverCurrentStepSimulationMeasurementComparison} show small difference between the model and the real system. Real system shows more damped response with little overshot. This phenomenon may be explained by lack of detailed modelling of all parasitic effects e.g. inductance change with the \dc{} current value or switching losses in the transistors. \begin{figure}[!ht] % Efficiency \centering \includegraphics{graphics/Converter/LedDriverEfficiency.pdf} \caption{Measured efficiency of the \led{} driver supplying four, series connected green \textsc{cbt-90} \led{}s.} \label{fig:LedDriverEfficiency} \end{figure} \noindent{}Efficiency was measured with the previously shown load. Power needed to supply the \textsc{dsp} are not included in the efficiency calculations as one processor can be used for controlling multiple \led{} drivers and, at the same time, act as a colour controller. \begin{figure}[!ht] % Thermal image \centering \includegraphics[scale=0.6]{graphics/Converter/ThermalImage.png} \caption{Thermal image of power converter driving four, series connected \textsc{cbt-90} \led{}s with 2\thinspace{}\textsc{a}, 20\thinspace{}\textsc{w} (left) and 13.5\thinspace{}\textsc{a}, 190\thinspace{}\textsc{w} (right). No forced cooling was used.} \label{fig:LedDriverThermalImage} \end{figure} % chapter power_converter (end) %%%%%%%%%%%%%%% %% Chapter 6 %% %%%%%%%%%%%%%%% \chapter{Conclusions} % (fold) \label{cha:conclusions} The aim of this work was to research \led{} driving solutions and to design a power converter for driving high power \led{} light sources. Thorough investigation of the previous scientific work showed three distinct research areas: \led{} properties (colorimetric, thermal, dimming, lifetime, etc.), luminaire control and \led{} drivers. Luminaire control work used the results of studies on diodes' properties together with the knowledge on colour theory to create colour control engines. However, little work bridges the gap between the colour control and \led{} drivers. While designing a \led{} driver, most of the focus is on topologies and converter lifetime and almost no focus is given to the driven diode. Similarly, researchers in the field of luminaire control treat \led{} drivers as black boxes where the only design choice is the dimming method. Therefore, in order to create an intelligent \led{} power converter, all three major research areas have been examined. \marginpar{hybrid pwm/am modulation}Previous research on pulse-width and amplitude modulation control show different effects, these methods have on diode performance and characteristics. It is therefore possible to drive the diode with any current shape to obtain different efficacy and colour points than with the two classical driving methods. To the hypothesis a diode was driven with a hybrid \pwm{}/\am{} dimming mechanism. The choice of the driving current was made based on the observation that most commercial \led{} drivers offer both methods of control, so the implementation of this method in existing or future luminaires would not require much change in hardware design. Tests conducted in laboratory conditions proved that by using the hybrid dimming mechanism, many new control opportunities became possible. An observation that \pwm{} and \am{} methods yield an opposite colour shift while dimming white phosphor-converted \led{} led to the discovery that by using the hybrid dimming mechanism one is able to control the position of the colour point and intensity of the diode. This phenomenon was used to stabilise the colour point that shifted with the heatsink temperature changes. Similar effect on colour point was observed with green and blue InGaN diodes. The hybrid modulation was used to minimise the peak wavelength shift yielding a colour point moving inside the MacAdam ellipse throughout its dimming range. Future investigation should verify if this behaviour can be used to increase the accuracy of the colour sensors, as the spectrum shifts are the main cause of the measurement error. Future research on this topic should include different driving currents, as the hybrid \pwm{}/\am{} dimming is only a single example of the possible current shapes. Existing current control methods, like peak current control, are capable of controlling the current with very high bandwidth, therefore very complex current shapes can easily be used to drive light-emitting diodes. \marginpar{luminaire control}Review of luminaire control show various feedback mechanisms that stabilise the output light colour. Methods include measuring the colour or the intensity of the light and different indirect junction temperature measurement schemes. Junction temperature information is used, together with a model of the parameters change, to estimate diode colorimetric properties. Review of colour spaces and corresponding colour distance metrics shows that the $ΔE_{ab}^{*}$ colour distance is a good measure of colour control loop accuracy. \marginpar{luminaire control optimisation}Polychromatic luminaires, consisting of four or more \led{}s, have been previously shown to have the possibility to optimise the control of primary diodes. The optimisation procedure can maximise various lamp parameters such as: efficacy, luminous flux or colour quality. Trichromatic luminaires did not have this ability using \pwm{} or \am{} dimming methods. Research presented in this dissertation proved that by using the hybrid dimming mechanism, an increase in control allows the luminaire to optimise the same lamp parameters as in polychromatic luminaire consisting of more than three basic diodes. An increase of efficacy has been found, especially at lower intensity levels. An increased device gamut has been also shown, particularly in the cyan area of trichromatic \rgb{} luminaire. \marginpar{current-voltage model}In this dissertation, a current-voltage diode model has been presented which utilises the fact that the diode's parameters depend on instantaneous values of junction temperature and forward current. Diode's voltage is dependent on its current and the junction temperature and is very easy to measure. It is therefore possible to create a model of diode's colorimetric and power properties based solely on instantaneous values of diode's current and voltage. The model was proved to generate accurate colorimetric feedback much under just noticeable $ΔE_{ab}^{*}$ colour distance even under pulsed current conditions. The current-voltage model can be applied to string connected light-emitting diodes but the accuracy of the method has not yet been verified in laboratory. The model can be easily used in trichromatic luminaire colour control, where the only needed feedback value is the diode voltages. The instantaneous current information is taken from current command as the two values are different only during very short current settling transients. \marginpar{detailed model of a luminaire}Together with detailed thermal and electrical model of a diode, the model can provide a good platform for simulating colorimetric and power properties of the diode under different current shapes mentioned before. Current-voltage model can provide information about dissipated power to the detailed thermal model. The resulting junction temperature and driving current can be converted into forward voltage used in the current-voltage model. The accuracy of this complete luminaire description has not yet been proven and is a part of suggested future work. The detailed model has been used to show the effect of heastink thermal resistance on maximal achievable flux. \marginpar{model generation procedure}The data acquisition procedure used to create the current-voltage model is far from perfect as it includes the delays for thermally stabilising the luminaire system. As part of future work, the fact that the thermal time constant of \led{} structure and heatsink are much different should be utilised to increase the speed of the model generation. Also the means of generating the model of light-emitting diodes without the use of an actively controlled heatsink should be investigated. \marginpar{power converter}The review of diodes' behaviour under different dimming mechanisms led to the conclusion that driving the diode with \dc{} current yielded highest efficiency compared to other pulsed current methods. Therefore the converter should supply the diode with constant current of regulated value. Previous research also shows importance of lifetime analysis of the converter. The key component, limiting the lifetime of the converter, is assumed to be the electrolytic capacitor. As electrolytic capacitors are typically used in input and output of power converters as part of the filters, a topology minimising the need for these capacitors was investigated. The dual interleaved buck converter was built and tested driving four series connected high current \textsc{cbt-90} diodes. This converter minimises the output current ripple using interleaving technique, where the current ripple from both phases cancel each other. Around 0.5 duty cycle this effect is the highest. Because of low series resistance of the light-emitting diodes, their voltage does not change much with the change of the driving current. The dual interleaved converter can be used with input voltage close to twice the forward voltage of the diode, therefore operating close to the 0.5 duty cycle in the whole diode current dimming range and thus minimising the need for output capacitor. % chapter conclusions (end) %%%%%%%%%%%%%%%% % Bibliography % %%%%%%%%%%%%%%%% \cleardoublepage \phantomsection \addcontentsline{toc}{chapter}{\numberline{ }Bibliography} \bibliographystyle{unsrt} \bibliography{thesis} \end{document}