Quick Answer

DLI lighting control is a closed-loop method that measures light received by the crop, integrates it through the day, compares the accumulated total with a daily target, and adjusts electric-light output to close the remaining gap. A reliable implementation also limits photoperiod, output, ramp rate and sensor errors. The target, sensor location, forecast assumption and verification method must all be documented.

Key Takeaways

  • DLI is accumulated PAR at the crop plane; instantaneous PPFD alone does not show whether the day’s light target was reached.
  • A controller should integrate valid measured light, calculate the remaining deficit and modulate each defined zone within biological and equipment constraints.
  • Forecast sunlight can improve planning, but forecast error must be explicit; a measured-only fallback is still required.
  • Published energy savings are study-specific, not a universal control-system guarantee.
  • Commission the complete sensor–controller–dimmer–fixture loop and compare logged DLI with an independent crop-level measurement.

Greenhouse sunlight varies with cloud cover, season, glazing, screens and structures. A timer therefore delivers the same electric-light schedule on bright and dark days, while a simple PPFD threshold only reacts to the current moment. DLI-based control uses the day’s accumulated crop light as the central feedback variable. For the underlying quantities, first review PPFD versus DLI and the method to calculate greenhouse crop DLI.

What Is DLI Lighting Control?

DLI lighting control is feedback control around a daily crop-light objective. A quantum sensor provides time-stamped PPFD measurements at a representative crop plane. The controller integrates those readings, separates or estimates sunlight and electric contributions when required, and changes fixture output so the crop approaches the defined DLI by the end of the permitted lighting window.

DLI is expressed in mol·m−2·d−1. PPFD is expressed in µmol·m−2·s−1. The controller converts a sequence of PPFD samples into DLI:

Discrete DLI integration
DLI(t) = Σ[PPFDi × Δti] ÷ 1,000,000
PPFD is in µmol·m−2·s−1 and each sample interval Δt is in seconds. Invalid or missing samples require defined handling.

The crop target is an agronomic input, not a value the lighting manufacturer should invent. It can vary with crop, cultivar, stage, CO₂, temperature, production objective and research protocol. DLI control also does not solve a poor layout: the installed system must first deliver acceptable PPFD distribution and greenhouse lighting uniformity and coverage.

How Does DLI Control Differ from Timers and PPFD Thresholds?

A timer controls time, a threshold controller reacts to instantaneous light, and a DLI controller manages accumulated daily light. These functions can coexist: a photoperiod schedule defines when light is allowed, instantaneous limits protect operation, and DLI feedback determines how much supplemental light is still needed.

Comparison of fixed schedule, PPFD threshold and DLI closed-loop greenhouse lighting strategies
Control sophistication should match crop risk, zoning, sensing quality and operational objectives.
Strategy Main input Useful when Important limitation
Fixed schedule Clock and calendar Simple fallback or stable indoor condition Does not respond to daylight variation
PPFD threshold on/off Current sensor reading Basic daylight response May cycle around clouds and cannot confirm daily delivery
DLI closed loop Accumulated crop light and remaining time Daily light target with variable sunlight Requires representative sensing, tuning, limits and data quality
Predictive optimization DLI state plus forecast, price or constraints Advanced, validated operations Forecast/model error adds commissioning complexity

Pinho and colleagues reported 20% lower lighting electricity in one greenhouse experiment using dynamic intensity control compared with discontinuous on/off control, without a statistically significant difference in fresh weight per unit of electrical energy. Afzali and colleagues reported cost reductions of 4.16% in a winter experiment and 33.85% in a spring experiment using an IoT-enabled predictive strategy while maintaining plant growth. These are results under their specific crops, sites, tariffs and algorithms—not savings guarantees for another greenhouse.

What Inputs Does a DLI Lighting Controller Need?

At minimum, the controller needs a daily target, valid crop-representative PPFD data, elapsed and remaining permitted time, commissioned zone output, and enforceable operating limits.

Input Engineering question Failure to avoid
DLI target Who owns it, and for which crop stage? Using one generic value year-round
PPFD measurement Does the point or sensor group represent the controlled zone? Placing a sensor in a shadow or directly under one fixture
Sample timing Are timestamps, intervals and missing-data rules reliable? Integrating stale or duplicated readings
Zone response What crop-level PPFD is delivered at each dimming level? Assuming command percentage equals PPFD percentage
Remaining window How many allowed lighting seconds remain? Ignoring the required dark period
Expected sunlight Measured only, conservative allowance or forecast? Treating an uncertain forecast as guaranteed

Sensor location deserves its own documented study; this article addresses control logic rather than detailed sensor placement. During commissioning, compare controller data with an independent suitable quantum sensor. Keep the sensor level, clean and representative of the crop plane, consistent with Purdue Extension’s crop-level DLI measurement guidance.

How Does the Closed-Loop DLI Method Work?

The loop repeatedly measures delivered light, updates accumulated DLI, calculates the remaining gap, converts that gap into required average electric PPFD and sends a bounded zone command.

Closed-loop DLI lighting control method from canopy measurement to zone dimming and verification
Measured delivery feeds the next interval, allowing the controller to correct for changing sunlight and actual system response.
  1. Validate measurements. Check range, timestamp, communications and sensor status before integration.
  2. Update accumulated DLI. Integrate the valid PPFD sample across its actual time interval.
  3. Estimate the remaining gap. Subtract measured delivered DLI and any explicitly allowed remaining-sun estimate from the target.
  4. Convert the gap to PPFD. Divide the remaining photon integral by remaining permitted seconds.
  5. Translate PPFD to output. Use commissioned zone response—not an assumed linear percentage if the system is nonlinear.
  6. Apply safeguards. Clamp output, respect photoperiod, limit ramping and use hysteresis or a minimum hold time where needed.
  7. Verify and log. The next measured interval closes the loop and creates an auditable record.
Remaining DLI gap
DLIgap = max[0, DLItarget − DLIdelivered − DLIexpected remaining sun]
Set expected remaining sunlight to zero for a conservative measured-only calculation, or document the forecast method and uncertainty.
Required average electric PPFD
PPFDrequired = DLIgap × 1,000,000 ÷ remaining permitted seconds
If required PPFD exceeds commissioned capacity, the target cannot be recovered within that window; log the shortfall rather than hiding it.

Worked Example: What Output Is Needed to Close a 4.0 mol·m⁻² DLI Gap?

With five permitted hours remaining, a 4.0 mol·m−2 gap requires an average electric PPFD of approximately 222 µmol·m−2·s−1. The values below are illustrative, not a crop recipe or HarveStation performance claim.

Worked DLI lighting control example calculating remaining gap, required PPFD and illustrative dimming command
The arithmetic is transparent; the final output command still depends on the commissioned response of the actual zone.

Assume a daily target of 17.0 mol·m−2·d−1. At the decision time, measured sunlight contributed 9.2 mol·m−2, measured electric light contributed 1.8 mol·m−2, and the operating plan allows 2.0 mol·m−2 for expected remaining sunlight. The gap is therefore 4.0 mol·m−2. Five hours equals 18,000 seconds, so 4.0 × 1,000,000 ÷ 18,000 = 222 µmol·m−2·s−1.

If commissioning showed that the zone delivers 300 µmol·m−2·s−1 at full output and the response were validated as sufficiently linear in this range, the preliminary command would be 222 ÷ 300 = 74%. The controller should then verify delivery through feedback. Real projects may need a response curve, zone-specific scaling, minimum stable output or staged operation. For the relation between intensity and runtime, see the supplemental-lighting runtime guide.

What Safeguards and Commissioning Checks Are Required?

A DLI target must operate inside a wider safety and quality envelope. The controller should never pursue a daily total by violating the crop’s dark period, commanding unstable output or trusting invalid data.

Engineering safeguards for greenhouse DLI lighting control including photoperiod, output limits and sensor validity
Commission each safeguard, assign an owner and preserve logs for diagnosis.
  • Photoperiod: define allowed start, stop and dark-period rules independently of the DLI target.
  • Output bounds: configure minimum stable dimming, maximum command and the meaning of zero.
  • Sensor validity: alarm on impossible range, stale timestamp, communications loss or maintenance status.
  • Control stability: apply ramp limits, deadband, filtering or minimum hold time appropriate to the driver and crop.
  • Forecast handling: document confidence, update interval and fallback if sunlight differs from prediction.
  • Fallback: use a safe schedule or operator mode when the feedback chain is unavailable.

Commission under a known condition: confirm the sensor, verify every controlled zone, measure canopy PPFD at representative output levels, test communications loss and sensor faults, and compare the daily controller total with an independent measurement. ANSI/ASABE S644:2025 provides a broader framework for horticultural radiation-system design and performance criteria; applicable electrical, safety and local code requirements remain separate responsibilities.

Common DLI Lighting Control Mistakes

Using one sensor as if it represented every zone

A point can be valid for its location yet unrepresentative of another compartment, edge or crop height. Define the measurement boundary and zone relationship.

Counting sunlight and electric light twice

A sensor under active fixtures measures combined PPFD. If contributions are separated for reporting, the estimation method must reconcile with total measured delivery.

Assuming dimming percentage equals photon output percentage

Verify the complete fixture–driver–controller response at the crop plane. Do not infer it from a command label.

Saving too much light for the end of the day

An optimistic sunlight forecast may leave a deficit that cannot be recovered within remaining capacity or photoperiod. Use recovery constraints and uncertainty bounds.

Chasing the target beyond biological limits

DLI does not override maximum PPFD, photoperiod, temperature, CO₂ coordination or crop-specific limits.

Reporting research savings as guaranteed

Energy and cost outcomes depend on baseline logic, weather, tariff, crop target, equipment and control tuning. Validate savings against the project’s own counterfactual.

FAQ: DLI Lighting Control

Does DLI control need a weather forecast?

No. A conservative controller can use measured accumulated light and remaining time. Forecasts can improve planning, but they add uncertainty and must have a fallback.

Can DLI control replace a PPFD layout?

No. Control changes output over time; it cannot correct structural shadows, poor spacing or insufficient installed capacity.

How often should the controller update?

There is no universal interval. It must be short enough to respond to meaningful daylight changes but long and filtered enough to avoid noise and rapid cycling. Document the chosen interval and stability tests.

Should electric and sunlight DLI be logged separately?

Separate estimates are useful for diagnostics and energy analysis, but the method must avoid double counting and reconcile with measured total crop light.

What happens if the daily target cannot be reached?

The system should respect maximum output and photoperiod, report the projected or actual shortfall, and preserve data for corrective action. It should not silently exceed defined limits.

Can unused light be carried to the next day?

Only with crop-specific evidence and defined limits. Jayalath and colleagues demonstrated possible energy reduction by considering previous-day excess light in lettuce experiments, but this should not be generalized to other crops or long carry-over periods.

MarsEVOL Perspective: Treat DLI Control as a Complete Feedback System

MarsEVOL’s HarveStation smart lighting system is presented as measuring sunlight PAR and sunlight DLI, adjusting artificial lighting as sunlight changes, and supporting partitioned control. The official system page currently states up to 40 wireless lighting zones and up to 300 fixtures per zone. These architecture limits must be confirmed for the selected project version and do not replace photometric, electrical or network design.

From an engineering perspective, the system boundary includes the crop target, sensor location, time integration, control logic, dimming hardware, fixture response, zones, alarms, logging and independent verification. MarsEVOL recommends documenting assumptions before programming and preserving a safe fallback schedule. Fixture selection—such as SOLIFY PRO—should follow the required PPFD distribution and environmental conditions, not the control concept alone.

Conclusion

DLI lighting control converts variable greenhouse daylight into a manageable daily feedback problem. Measure valid crop-level PPFD, integrate it correctly, calculate a transparent remaining gap, translate that gap through commissioned zone response, enforce safeguards and verify the result. Predictive features may improve operation, but measurement quality, biological limits and a traceable fallback remain the foundation.

Planning DLI-Based Greenhouse Control?

Share the crop, zones, canopy geometry, DLI objective, photoperiod, seasonal sunlight data, fixture plan, electrical drawings and required reporting.

Request a System Review →

Explore More MarsEVOL Resources

Greenhouse Supplemental Lighting Fundamentals →

Connect crop DLI, sunlight, PPFD, layout, controls and verification.

Browse the MarsEVOL Knowledge Center →

Continue with practical guides on DLI, PPFD, runtime, layout and greenhouse lighting systems.

References

  1. Pinho, P., Hytönen, T., Rantanen, M., Elomaa, P., and Halonen, L. Dynamic control of supplemental lighting intensity in a greenhouse environment. Lighting Research & Technology 45(3), 2013.
  2. Afzali, S., Mosharafian, S., van Iersel, M. W., and Velni, J. M. Development and Implementation of an IoT-Enabled Optimal and Predictive Lighting Control Strategy in Greenhouses. Plants 10, 2652, 2021.
  3. Mathieu, J. J., Albright, L. D., and Leed, A. R. A Stand-Alone Light Integral Controller. Acta Horticulturae 633, 2004.
  4. Jayalath, T. C., van Iersel, M. W., and Ferrarezi, R. S. The Energy Requirement for Supplemental Greenhouse Lighting Can Be Reduced by Considering “Excess” Light from the Previous Day. Plants 13, 652, 2024.
  5. Torres, A. P., and Lopez, R. G. Measuring Daily Light Integral in a Greenhouse. Purdue Extension HO-238-W.
  6. American Society of Agricultural and Biological Engineers. ANSI/ASABE S644:2025—Design of Electromagnetic Radiation Systems for Plants. ASABE, 2025.