Proj-2012-2013-BuildingManagementSystem: Difference between revisions

From air
Jump to navigation Jump to search
 
(24 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Elèves RICM4 : Mame Daba DIOUF, Michael COSTA DE CASTRO, Ruy Guilherme SILVA GOMES DE OLIVEIRA
We are 3 RICM4 students from [[Polytech Grenoble]]: Mame Daba DIOUF, Michael COSTA DE CASTRO, Ruy Guilherme SILVA GOMES DE OLIVEIRA and one architect student from [[ENSAG]]: Francine OURIQUES, in partnership with Saint Gobain, Giga Concept and Intel Software Labs.

==Objective==

The objective of this project is to design and prototype a subsystem of temperature control and air quality ([[HVAC]])of a building management system.

Project's SRS: [[Proj-2012-2013-BuildingManagementSystem/SRS]]

==Progress==


==Week 1 : 2013/01/14 - 2013/01/20==
==Week 1 : 2013/01/14 - 2013/01/20==
- Choice of the subject.
* Choice of the subject.

* Group formation.

* Scientific monitoring.

==Week 2 : 2013/01/21 - 2013/01/27==
* Familiarization with Arduino, training about Arduino

* Meeting at the fab-lab (CaseMate)

* Writing of the Software Requirements Specification ([[SRS]])

==Week 3 : 2013/01/28 - 2013/02/03==
* Writing of [[UML diagrams]]

* Designing house's model

==Week 4 : 2013/02/04 - 2013/02/10==
* Meeting with architect students

* Writing of usecase diagram

==Week 5 : 2013/02/11 - 2013/02/17==
* Meeting with architect students: discussion about the house's model

* Using of Arduino and Java (Firmata/Processing)


==Week 6 : 2013/02/18 - 2013/02/24==

* Writing of UML diagrams

* Testing materials (keypad) with Arduino

==Week 7 : 2013/03/04 - 2013/03/10==

* Testing materials (temperature sensor DS18S20) with Arduino

==Week 8 : 2013/03/11 - 2013/03/17==

* Changing technologies (from JAVA and Processing to Nodejs, MongoDB, ...)

==Week 9 : 2013/03/18 - 2013/03/24==

* Familiarization with Nodejs and MongoDB, installation, tests...

* Writing classes in JavaScript
==Week 10 : 2013/03/25 - 2013/03/31==

* Communication Arduino and Nodejs with some materials (temperature sensor, keypad)

* Recording and storing data from Arduino in MongoDB


==Useful links==
* Presentation: [[Media:BMS_Presentation.pdf | BMS_Presentation.pdf]]


* Report: [[Media:BMS_Report.pdf | BMS_Report.pdf]]
- Group formation.


* Poster: [[Media:BMS_Poster.pdf | BMS_Poster.pdf]]
- Scientific monitoring.


* Source Code: https://github.com/ruyoliveira/BMS
==Week 2 : 2013 01 21==
Write the SRS

Latest revision as of 16:49, 11 April 2013

We are 3 RICM4 students from Polytech Grenoble: Mame Daba DIOUF, Michael COSTA DE CASTRO, Ruy Guilherme SILVA GOMES DE OLIVEIRA and one architect student from ENSAG: Francine OURIQUES, in partnership with Saint Gobain, Giga Concept and Intel Software Labs.

Objective

The objective of this project is to design and prototype a subsystem of temperature control and air quality (HVAC)of a building management system.

Project's SRS: Proj-2012-2013-BuildingManagementSystem/SRS

Progress

Week 1 : 2013/01/14 - 2013/01/20

  • Choice of the subject.
  • Group formation.
  • Scientific monitoring.

Week 2 : 2013/01/21 - 2013/01/27

  • Familiarization with Arduino, training about Arduino
  • Meeting at the fab-lab (CaseMate)
  • Writing of the Software Requirements Specification (SRS)

Week 3 : 2013/01/28 - 2013/02/03

  • Designing house's model

Week 4 : 2013/02/04 - 2013/02/10

  • Meeting with architect students
  • Writing of usecase diagram

Week 5 : 2013/02/11 - 2013/02/17

  • Meeting with architect students: discussion about the house's model
  • Using of Arduino and Java (Firmata/Processing)


Week 6 : 2013/02/18 - 2013/02/24

  • Writing of UML diagrams
  • Testing materials (keypad) with Arduino

Week 7 : 2013/03/04 - 2013/03/10

  • Testing materials (temperature sensor DS18S20) with Arduino

Week 8 : 2013/03/11 - 2013/03/17

  • Changing technologies (from JAVA and Processing to Nodejs, MongoDB, ...)

Week 9 : 2013/03/18 - 2013/03/24

  • Familiarization with Nodejs and MongoDB, installation, tests...
  • Writing classes in JavaScript

Week 10 : 2013/03/25 - 2013/03/31

  • Communication Arduino and Nodejs with some materials (temperature sensor, keypad)
  • Recording and storing data from Arduino in MongoDB


Useful links