1 / 28

Graduation Project Seminar

Intelli-Diet. Graduation Project Seminar. Students : Dalal I. Mughrabi & Jumanah H. Qasrawi Supervisors : Dr. Raed Al- Qadi & Dr. Ashraf Armoosh. Motivation . Lose weight and keep fit. C hallenge to stick with healthy diet and regular exercises.

iolana
Download Presentation

Graduation Project Seminar

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Intelli-Diet Graduation Project Seminar Students: DalalI. Mughrabi & Jumanah H. Qasrawi Supervisors: Dr. Raed Al-Qadi & Dr. AshrafArmoosh

  2. Motivation • Lose weight and keep fit. • Challenge to stick with healthy diet and regular exercises. • Self control.

  3. Solution…. • Here it is the INTELLI-DIET …… • Easy way to keep you motivated

  4. Features • Graphical interface • Calories needed daily • Large database • Net calories • BMI • Pedometer • Log out and in any time with keeping you data saved

  5. Methodology • SDK – ANDROID 2.2 • Android database SQLite • Sensor manager

  6. Database • Explore data returned through a content provider. • Created and opened • Requests through content providers

  7. Logics and Implementations • Create Account • Age • Weight • Height • Gender

  8. Logics and implementations • Calculate BMI BMI is theBody Mass Index

  9. Logics and Implementations BMI Categories

  10. Logics and implementations • Calories Counter Every person's need of calories per day vary from one to another.

  11. Logics and Implementations • Calories Tracker Compare calories in and calories out

  12. Logics and Implementations

  13. Logics and Implementations • Weight Goal Whether you need to lose, gain or maintain weight it can help you.

  14. Logics and Implementations • Food tracker • Breakfast • Lunch • Dinner • Snacks

  15. Logics and Implementations

  16. Logics and Implementations • Exercises Tracker Opportunity to choose between many different kinds of activities you may do.

  17. Logics and Implementations

  18. Logics and Implementations • Pedometer • Count each step a person takes. • Number of calories burned

  19. Logics and Implementations • We use the accelerometer sensor

  20. Logics and Implementations • Step Detector

  21. Logics and Implementations • Distance Parameter Distance = number of steps × Step length

  22. Logics and Implementations • Pace parameter Number of steps per minutes.

  23. Logics and Implementations • Speed parameter Speed= Distance / Time Or Speed = Pace * step_lenght

  24. Logics and Implementations • Calories Burned Calories burned= weight*step_length* P*steps P is walking vector=0.708

  25. Logics and Implementations • Accuracy Assume that it's in error by least 10 percent.

  26. Thanks • First, we present our thanks for computer engineering department in AN-Najah National University. • Thanks to our supervisors: • Dr. Raed Al-qadi • Dr. AshrafArmoosh • Thanks to the Committee discussion members: • Dr. LuaiMalhis • Dr. HayaSamaneh

  27. >> Now we move to the Demo ……

More Related