10 likes | 117 Views
Building Load Monitoring Architecture. Generation. Transmission. Xiaofan Jiang, Jaein Jeong , Jorge Ortiz, Stephen Dawson-Haggerty, David Culler. Distribution. Load. Electric Grid. Activity Models. Physical Models. OS. BIM. Forecasting. Modeling Trending Planning. User Input.
E N D
Building Load Monitoring Architecture Generation Transmission Xiaofan Jiang, JaeinJeong, Jorge Ortiz, Stephen Dawson-Haggerty, David Culler Distribution Load Electric Grid Activity Models Physical Models OS BIM Forecasting Modeling Trending Planning User Input MODEL/FEEDBACK Bldg Models Environmental Control Schedule Diagnostics User Info Bus External Info Bus Physical Information Bus Legacy BMS adapter Actuator/Sensor Feedback JSON Schema Service Discovery Service i/f Verisschema VerisE30Report ={ "name" : "VerisE30Report”, "type" : "object”, "properties" : { "kwhHigh" : {"type" : "number", "unit" : "KWH"} "kwhLow" : {"type" : "number", "unit" : "KWH"} "kw" : {"type" : "number", "unit" : "KW"} "pf" : {"type" : "number", "unit" : "none"} "current" : {"type" : "number", "unit" : "A"} "maxCurrent" : {"type" : "number", "unit" : "A"} } } Safe Embedded Exec. Environment mDNSBonjour IPv6 / 6LowPANWireless Mesh Network Driver Comm Internet Temperature PAR/TSR PAR/TSR Humidity Temperature Humidity NETWORKING Vibration Vibration ACme schema ACmeReport= { "name" : "ACmeReport”, "type" : "object", "properties" : { "instPower" : {"type" : "number", "unit" : "watt"} "minPower" : {"type" : "number", "unit" : "watt"} "maxPower" : {"type" : "number", "unit" : "watt"} "avgPower" : {"type" : "number", "unit" : "watt"} "energy" : {"type" : "number", "unit" : "joule"} "period" : {"type" : "number", "unit" : "second"} } } Veris Database ACme ACme ACme Edge Router Electrical Load Physical External Weather CT: mains power monitoring Season SENSING Occupancy Veris: panel level power monitoring AutoShutDownManager Server Load ACme: plug load energy monitor and controller etc