Outils pour utilisateurs

Outils du site


cours:oc:template_page_projet:template_page_projet_16_17

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
cours:oc:template_page_projet:template_page_projet_16_17 [2016/09/27 13:35]
tigli créée
cours:oc:template_page_projet:template_page_projet_16_17 [2016/10/08 10:13] (Version actuelle)
tigli [Design]
Ligne 11: Ligne 11:
  
  
-===== Design ​=====+==== Design ====
  
-=== Scenario :===+== Scenario : ==
  
-=== Equipements TIC : ===+== Equipements TIC : ==
  
-=== Services TIC & API ===+== Services TIC & API ==
  
 === Enveloppe de l'​Objet 3D === === Enveloppe de l'​Objet 3D ===
  
-=== Croquis ===+== Quelques consignes et conseils : ==
  
-=== Emplacement Matériel ​et Connectique ===+  - Les designs d'​objets doivent idéalement êtres imaginés autour d'une "​boite"​ virtuelle qui contiendra le cœur de l’électronique. A savoir la rasbery ​et tous les éléments ajoutés . Cette enceinte doit être dimensionnée en premier lieu. 
 +  - Eviter les objets trop volumineux autant que faire ce peux , rester si possible dans un bloc de 200 mm de coté . 
 +  - Eviter les matériaux difficiles ou hors de prix , inox , titanes etc. Privilegier certains plastique , le POM ou delrin offre une bonne resistance et un coût d'​achat faible . 
 +  - Prendre garde aux étanchéités , cela implique forcement des joints et des montages plus ou moins compliqués. Quoi qu'il en soit définir précisément l’étanchéité nécessaire , projections , immersion etc. 
 +  - Si capteurs ou systèmes d'​affichages externes lister le nombre d'​entrées sorties et un positionement approximatif au niveau de la boite virtuelle du point 1.
  
-=== Modèle 3D ===+== Croquis ​==
  
-== Picture of the Object without instruments and electronics :==  +== Emplacement Matériel et Connectique ​==
-  * [[https://​drive.google.com/​file/​d/​0B-INEPCJwwl1RjRGd3ZuQ0VsYjg/​edit?​usp=sharing|Overview]] +
-  * [[https://​drive.google.com/​file/​d/​0B-INEPCJwwl1VEdfaWU3aWw5dW8/​edit?​usp=sharing|Top view]] & [[https://​drive.google.com/​file/​d/​0B-INEPCJwwl1R241TlRNbnU5Z3c/​edit?​usp=sharing|Top view 2]] +
-  * [[https://​drive.google.com/​file/​d/​0B-INEPCJwwl1WUdSUmRZVTc5RHM/​edit?​usp=sharing|Bottom view]]+
  
-== Picture of the Object with instruments and electronics outside on the same table (put some circles and arrows on the picture to show where you're going to integrate all of these) : == +== Modèle 3D ==
-  * [[https://​drive.google.com/​file/​d/​0B-INEPCJwwl1a2tDQVpsZEJPWTQ/​edit?​usp=sharing|Sensor]] +
-  * [[https://​drive.google.com/​file/​d/​0B-INEPCJwwl1UlFKbE94emRsZ2s/​edit?​usp=sharing|Phidget]] +
- +
-== Picture of the finished Object (all is integrated): ​ == +
-  * [[https://​drive.google.com/​file/​d/​0B-INEPCJwwl1RWt2ajNObUN5ZUE/​edit?​usp=sharing|Overview]] +
-  * [[https://​drive.google.com/​file/​d/​0B-INEPCJwwl1bVotaDBja05faTg/​edit?​usp=sharing|Temperature sensor]] +
-  * [[https://​drive.google.com/​file/​d/​0B-INEPCJwwl1dmN3VFMxQTBta1U/​edit?​usp=sharing|Force sensor]] +
- +
-== Demonstration Video : ==   +
-  * [[https://​drive.google.com/​file/​d/​0B-INEPCJwwl1aW9lb3Zvb25oems/​edit?​usp=sharing|Video]] +
-==== Hardware specifications : ==== +
- +
-== List : == +
-   * Temperature sensor | [[http://​www.gotronic.fr/​art-capteur-de-temperature-1124-12098.htm|Reseller link]] | GoTronic : 1124_0 | [[http://​www.phidgets.com/​docs/​1124_User_Guide|Datasheet]] +
-   * Force sensor | [[http://​www.gotronic.fr/​art-capteur-de-force-adaptateur-1131-12151.htm|Reseller link]] | GoTronic : 1131_0 | [[http://​www.phidgets.com/​docs/​1131_User_Guide|Datasheet]] +
-==== Specifications and interface of the service on the object ​ ==== +
-It just return raw datas from the sensors. +
- +
-==== Specifications of the interface of high added value service ==== +
-It saves into different files some informations. It stores the quantity and when a user drunk. It also saves the quantity he drunk compared to the temperature outside. And finally, it stores the temperature of the liquid compared to the temperature outside. +
- +
-==== Project Files: ==== +
- +
-== . wcc of the two containers (embedded and on the remote PC) : ==  +
-  * [[https://​drive.google.com/​file/​d/​0B-INEPCJwwl1ajNrWnBUMWxkWmM/​edit?​usp=sharing|Embedded container]] +
-  * [[https://​drive.google.com/​file/​d/​0B-INEPCJwwl1VHJzZVVYTEU2ZWc/​edit?​usp=sharing|Remote container]] +
- +
-==  Beans added for the embedded container (for the service on the object) ** (DLL and Source code for each of them) == +
- +
-== Beans added for the remote PC container (for the high added value service on the PC) ** (DLL and Source code for each of them) == +
-  * [[https://​drive.google.com/​file/​d/​0B-INEPCJwwl1TXRiWXNWcUNKOW8/​edit?​usp=sharing|Remote Bean DLL]] +
-  * [[https://​drive.google.com/​file/​d/​0B-INEPCJwwl1Y2k3eVpxa1F2S00/​edit?​usp=sharing|Remote Bean source code]] +
-  * [[https://​drive.google.com/​file/​d/​0B-INEPCJwwl1MnB1VWV3amNmMGs/​edit?​usp=sharing|Remote Bean source code]] +
-  * [[https://​drive.google.com/​file/​d/​0B-INEPCJwwl1WWR6dnh2c3plNkk/​edit?​usp=sharing|Remote Bean source code]] +
- +
-== Chesklist to install the embedded service on the object ​ == +
- +
-== Chesklist to install the remote service/​application on the PC == +
-==== Results of the relations with Reims (being factual without personal opinion) ==== +
-The relations worked fine and the assembly was right. +
-==== Prospects : ==== +
-== Possible extensions of the object == +
-Be smaller and even get all the logic on the bottle itself instead of a base. It would be harder because of the size but easier and more usual for the user. +
-== Possible extension of the service on the Object == +
-It would be hard to add more sensors and not necessary. The user don't really excpect more from this kind of object. +
-== Possible extension of the high added value Service == +
-Maybe take care of more than only the outside temperature. If the user have a sensor on him that stores the effort he does during the journey. We could compare how much he drink with his effort. +
-== Possible GUI for data visualization == +
-It would be nice to watch the data on a graph.+
  
  
cours/oc/template_page_projet/template_page_projet_16_17.1474976132.txt.gz · Dernière modification: 2016/09/27 13:35 par tigli