links · people · groups · tags | My: links · tags · groups · watchlists · notes login · sign up now! | help · blog
Simpy simpy
 
Michael Shook, member since May 27, 2004
.
Search Everyone: "sensor",

Top "sensor" experts: dhylands, yuxoxy, nigelhead, perate, schalker, willforest,

Groups about "sensor": Laser Detector,

1 - 4 of 4   Watch mshook
 
Energy expert Paul Scheckel and Kevin discussed ways to monitor energy usage around the house. The whole-house electrical monitoring system that uses the internet to provide a "dashboard" showing electrical usage is manufactured by: eMonitor by PowerHouse Dynamics
617-454-1011
by mshook 2009-11-23 09:59 emon · video · how · energy · monitor · electricity · tv · vermont · sensor · zigbee
http://www.youtube.com/watch?v=HXOFncNes60 - cached - mail it - history
  • via Oak Ridge National Laboratory
  • How could Jeff Hawkins Hierarchical Temporal Memory be used to make sense of this data? http://www.numenta.com/
by mshook 2009-10-14 11:13 sensor · social · emon · energy · network · interesting · government · why · via · api · zigbee · smartenergy
http://sensorpedia.com/ - cached - mail it - history
(defprocess root (fuzziness)
 (defvariable blobs #’union)
 (always
  (when (eq (read-sensor ’image) ’black)
   (subprocess (measure-blob) :gradient fuzziness)
   (setf blobs
    (list (get-from-sub (measure-blob) blob)))))
 (avoid
  (read-sensor ’query)
  (let ((q (first (read-sensor ’query))))
   (cond
    ((eq q ’blobs)
     (actuate ’response (regional blobs)))
    ((eq q ’area)
     (actuate ’response
      (fold #’+ (mapcar #’second
       (regional blobs)))))))))
(defprocess measure-blob ()
 (defvariable uid #’max :atomic :base 0 :init (random 1))
 (defvariable area #’sum :reduction :base 0 :init 1)
 (defvariable blob :local)
 (always
  (setf blob (list uid area))))

Code to find a set of fuzzy blobs and their areas in a binary image. Each contiguous black area of the image runs a connected measure-blob pro- cess that names it and calculates its area. The set of blobs is collected by the root process and made accessible to the user on the response actuator...

by mshook 2009-10-01 15:01 saved · gmail · sensor · language · lisp · scheme · mit · pdf · mesh · network
http://74.125.113.132/search?q=cache:m4-mGhqle0MJ:web.mit.edu/jakebeal/www/Publications/lsmas-final.pdf+mit+sensor+netwo... - cached - mail it - history
concur with Lu’s findings. Since projecting our electricity usage in real time on the web, in an easily readable, annotated visualization format, it’s become very clear to us both when the peaks in our usage occur, and what is causing them, without sweating the small stuff. The simple visualization of high-energy devices - dryers, dishwashers - seems, from a simple behavioral modification standpoint, to get the job done. Appliance-based monitoring systems, furthermore, inject a complexity that means they’ll take awhile to achieve ubiquity. Although we yearn for a future in which all appliances are “smart,” the number of smart plugs, smart sockets, and upgraded appliances that would need to be integrated into our households to make an appliance-based system effective, as well as the data gaps that would accompany a necessarily piecemeal application, make the idea of a whole-house, appliance-based monitoring system seem, to us, a misplaced focus right now.
by mshook 2009-06-29 10:05 emon · electricity · energy · sensor · monitor · microsoft · google · powermemeter · hohm · social
http://www.energycircle.com/blog/2009/06/12/google-powermeter-update-apis-soon-appliance-specific-maybe-not/ - cached - mail it - history
1 - 4 of 4  
Related Tags
 
- exclude ~ optional + require
Add Dates