blockDaylightControlled

Controlling the outdoor lighting based on whether the sun is up

Information

This block outputs on/off control signals for outdoor lighting devices based on daylight time. The outdoor lights will be automatically turned off during daylight hours, and turned on when there is no daylight.

Validation

A validation can be found at Buildings.Controls.OBC.OutdoorLights.Validation.DaylightControlled.

Parameters

TypeNameDefaultDescription
ReallatLatitude
ReallonLongitude
RealtimZonTime zone of location

Connectors

TypeNameDefaultDescription
CDL.Interfaces.RealOutputyOutput true if lights should be on

Revisions

  • Feb 13, 2019, by Kun Zhang:
    First implementation.