Outils pour utilisateurs

Outils du site


Panneau latéral

Accueil

Select other language :


Apprentissage

Enseignements

Enseignements Département Informatique SI5 et Master IFI

Enseignements Département Bâtiment Polytech'Nice

Autres Formations française et étrangère

Activités administratives, Ingénierie et Innovation Pédagogiques

Apprentissage Département Informatique SI5/Master 2 ingénierie informatique EUR DS4H


Recherche

Valorisation de la Recherche

Dépôts Logiciels à l’Agence de Protection des Programme (APP)

Valorisation des résultats de recherche et transfert

Diffusion de la Culture scientifique et Technologique

Communications de presse

Séminaire ENSI Tunis

Pédagogie Innovante

Relations industrielles et socio-économique

Organisation de Manifestations

  • Conférence sur les FabLabs, Alexandre Schneider, Professeur Agrégé en Génie Mécanique, Université de Reims Champagne-Ardenne Web
  • Journées UbiMob'14 Site Web

Animation de la Recherche

U-Santé

Privé

Outils

Sources d'Informations

projets:ocs:20142015:gr4

Projets Objets Connectés et Services (OCS)

iGamelle

GROUP GR4

MAIN INFORMATIONS about the Project

MEMBERS

Name of the members of the Group

  AKROUT Amine (IAM) : amine.akrout@esprit.tn

Scenario of the Project

At the time when the pet is accustomed to eat,the system checks whether the bowl is empty, if it is, it sends a notification to the master that it's time to serve food to her pet. Users get the Email / SMS begins to fill the bowl, the system weighs food and point out to him by an LED that the quantity request has been reached. After the animal has finished eating, the system, connected to the internet by wifi, collects data (hours, weight consumed etc.) and saves them in a database. Then, a classification is presented to the user via our web interface. Our web interface is used to track the diet of the pet and helps the user to better control and avoid excessive problem or lack of food for the animal.

Connected Object Description

Sketch of the object

3D - CAD description of the object
Model (by Alexandre Schneider)

Simpfied Model (be Ahmed Ghouili)

Real image of the object (By myself)

s18.postimg.org_akz7y3gtl_obj.jpg

Hardware Specifications and Distribution of the connected Object

Hardware specifications

As the heart of our connected object, the PhidgetSBC3 (1073_0) is a good solution for our project. It provide enough computing power, input/output interfaces with it integrated PhidgetInterfaceKit 8/8/8 and a 6 full-speed UBD ports. It runs a custom Linux distribution (firmware) and it can be accessed and configured the same way you'd configure a typical router through web based interface. However the huge size of the card can be a difficulty in some cases.

A reflective sensor is needed to detect if the bowl is empty. We would know the dimensions of the bowl and configure the sensor that he knows the distance between the edges. For the weight of the food, a force sensor will be needed. Placed in the bottom of the bowl this sensor can transmit the weight eaten in the day to our services which provide the user with the daily routine of he’s pet and give him advices. I thought about a food reservoir, and an intelligent mechanism that serve the dog if the master is not available and the dog want to eat in a time different than he’s routine. The system could listen to the dog by a microphone and if he insist the system allow him some food. It can be totally configurable t the user.

s2.postimg.org_p9wp4gp6x_dist.jpg s2.postimg.org_bhia8tyfd_force.jpg s18.postimg.org_v6dzpzyeh_carte.jpg s18.postimg.org_qbow5gpgp_objelec1.jpg s18.postimg.org_87lvktrs9_objele2.jpg

Array of the purchases
Type reseller Reference Quantity unit price link on the Web page of the product Total price
iGamelle Gotronic 25468 1 10.9€ http://www.gotronic.fr/art-capteur-ir-a-reflexion-1103-12083.htm 10.9€
iGamelle Gotronic 3043 4 0.25€ http://www.gotronic.fr/art-led-8-mm-verte-l793gd-2079.htm 1€
iGamelle Gotronic 15539 1 14.3€ http://www.gotronic.fr/art-capteur-de-force-adaptateur-1131-12151.htm 14.3€
iGamelle Lextronic BOB-09964 1 5.95€ http://www.lextronic.fr/P4095-microphone-preamplifie.html 5.95€
Excel File of the purchases

Software Specifications and Distribution of the connected Object

Software Specifications of the connected Object

The device inteface of the connected object is an interface with a remote Mysql Database, which send the sensors values to be stored in the Database server.

Software Distribution of the connected Object

https://www.dropbox.com/sh/ovmkskjjmath4sx/AADVWXqfOwIvmTsEo0Y3IXqEa?dl=0

The distance and weight beans, which translate the sensor values to the current distance and weight, needs to be compiled to .dll files and tranfered to the phidgetsSBC. The same for the connection Bean.

the prototype conteiner needs to be exported to a .wcc file and tranfered to the board.

#mono ContainerMonoLinux.exe -r ./Beans -l ./iGamelle/Appli3.wcc -n Application -p 3900

Prerequires

Mono : http://www.mono-project.com/ (apt-get install mono windows-form*)

SharpDevelop : http://www.icsharpcode.net/opensource/sd/

Wcomp: http://www.wcomp.fr/

Mysql Server : http://www.mysql.com/ (Need to copy the MySql.Data.dll connector from “C:\Program Files (x86)\MySQL\Connector.NET 6.9\Assemblies\v2.0” to the board)

Software Specifications and Distribution of the high level service for the user

The high level service for the user is the ability to follow the pets nutrition. It's can help avoid undernourishment, overnourishment and some diseases.

VIDEO PICTURES and SCREENSHOTS

INSTRUCTIONS AND REMINDERS

INSTRUCTIONS :
  1. Warning : everything must be written in english ….
  2. Warning : every added file (ex. figures, picture, sources, binaries, video …) must be added through a web links on a Web repository. You can use such a syntax to integrate the link in this page :
     [[http://example.com|Lien externe]] 
  3. For more informations on DokuWiki syntax go to syntax dokuwiki
projets/ocs/20142015/gr4.txt · Dernière modification: 2015/02/17 01:52 par akrout