Skip to content

FINAL PROJECT

searching for references and keywords

keywords :

  1. power consumption
  2. Smart meters
  3. Optimizing Energy
  4. Energy Efficiency
  5. Temperature sensors
  6. green technologies

reference 1 Abstract: ifferentially-private model that perturbs data by adding noise obtained from a virtual chargeable battery, while maintaining billing accuracy. ref.1 Link

reference 2 Abstract : unsupervised clustering of devices’ data to find the states of operation for each device, followed by probabilistically analyzing user behavior to determine their preferred states. ref.2 Link

reference 3 Abstract:A total of thirty-one databases are examined and compared in terms of several features, such as the geographical location, period of collection, number of monitored households, sampling rate of collected data, number of sub-metered appliances, extracted features and release date. ref.3 Link

reference 4 Abstarct: Based on an extensive original dataset involving expert interviews, supplemented with a review of the literature, this study elaborates on an array of social, technical, political, and environmental risks facing smart home innovation, with clear implications for research, policy, and technology development. ref.4 Link

reference 5 Abstract: in this paper we develop a deep neural network based model that predicts the temperature in various rooms of the home function of the state of the actuators. We also describe a scaled model of a four room home which allows us to control the doors and windows and collect data using IoT devices. ref.5 Link

reference 6 Abstract: This study provides an overview and analysis of the existing regulation and standards in the UK building/household sector, to understand the current state-of-the-art and identify gaps preventing Green-Tech wider implementation and use ref.6 Link


Research

“Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.”

“Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.”

2D and 3D Modeling

Add here your modeling and design.

Some other section

This is an updated text.

Materials

Qty Description Price Link Notes
1 Material one 22.00 $ http://amazon.com/test Order many
1 Material two 22.00 $ http://amazon.com/test
1 Material three 22.00 $ http://amazon.com/test
1 Material five 22.00 $ http://amazon.com/test
1 Material eight 22.00 $ http://amazon.com/test
1 Material twelve 22.00 $ http://amazon.com/test
1 Material eleven 22.00 $ http://amazon.com/test

Code Example

Use the three backticks to separate code.

// the setup function runs once when you press reset or power the board
void setup() {
  // initialize digital pin LED_BUILTIN as an output.
  pinMode(LED_BUILTIN, OUTPUT);
}

// the loop function runs over and over again forever
void loop() {
  digitalWrite(LED_BUILTIN, HIGH);   // turn the LED on (HIGH is the voltage level)
  delay(1000);                       // wait for a second
  digitalWrite(LED_BUILTIN, LOW);    // turn the LED off by making the voltage LOW
  delay(1000);                       // wait for a second
}

Video

From Vimeo

Sound Waves from George Gally (Radarboy) on Vimeo.

From Youtube

3D Models


Last update: July 8, 2024