SlideShare a Scribd company logo
1 of 7
Download to read offline
International Journal of Electrical and Computer Engineering (IJECE)
Vol. 8, No. 2, April 2018, pp. 651~657
ISSN: 2088-8708, DOI: 10.11591/ijece.v8i2.pp651-657  651
Journal homepage: http://iaescore.com/journals/index.php/IJECE
Body Information Analysis based Personal Exercise
Management System
Jongwon Lee, Hyunju Lee, Donggyun Yu, and Hoekyung Jung
Department of Computer Engineering, PaiChai University, Doma2-Dong, SeoGu, DaeJeon, Korea
Article Info ABSTRACT
Article history:
Received Oct 29, 2017
Revised Feb 20, 2018
Accepted Mar 14, 2018
Recently, people's interest in health is deepening. So health-related systems
are being developed. Existing exercise management systems provided users
with exercise related information using PC or smart phone. However, there is
a problem that the accuracy of the algorithm for analyzing the user's body
information and providing information is low.In this paper, we analyze users'
body mass index (BMI) and basal metabolic rate (BMR) and we propose a
system that provides the user with necessary information through
recommendation algorithm. It informs the user of exercise intensity and
momentum, and graphs the exercise history of the user. It also allows the
user to refer to the fitness history of other users in the same BMI group. This
allows the user to receive more personalized services than the existing
exercise management system, thereby enabling efficient exercise.
Keyword:
BMI
BMR
Recommendation
U-healthcare
User analysis Copyright © 2018 Institute of Advanced Engineering and Science.
All rights reserved.
Corresponding Author:
Hoekyung Jung,
Departement of Computer Engineering,
Paichai University,
155-40 University Road, Seogu, DaeJeon, Korea.
Email: hkjung@pcu.ac.kr
1. INTRODUCTION
As the number of consumers for a healthy life increases, a system for periodically checking physical
condition and health using a smart phone or a wearable device is being developed. By using this, the past and
present state of the user can be known and the service [1-3]. However, since existing systems record the
user’s movements and provide information accordingly, there is a problem that they cannot help users who
have not understanding of motion [4-8]. In order to solve this problem, it is required to develop a system for
analyzing the user's body information and providing a service accordingly.
In this paper, we analyze user BMI index and BMR value and provide service. The service provided
by the proposed system analyzes the BMI index then recommends exercise intensity. Next analyze BMR
values and recommend momentum. It also provides a graphical representation of the records of used exercise
equipment.
System recommend to user exercise intensity and momentum can select the exercise device and can
view the calories consumed in real time and select whether to transmit the exercise amount to the server.
Also, records of other users belonging to the same BMI group as the user can be referred to This allows the
user to compare other user's select the exercise equipment. Using the proposed system, the user can get more
information and exercise more efficiently than existing exercise management system. And user can efficient
planning.
2. DESIGN
This chapter describes the design of the proposed system.
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 8, No. 2, April 2018 : 651 – 657
652
2.1. Design of System
Figure 1 shows the structure of the system and Figure 2 shows the flow chart of the system.
Figure 1. System Configuration
Figure 2. System Flow Char
The structure of the system consists of Android, PHP, Java, and server PC. Android, PHP and server
PC is interlocked for analyzing the user's body information. The user will be able to enter and check the BMI
index and BMR value in the Android application and be informed accordingly. The user's information is
Int J Elec & Comp Eng ISSN: 2088-8708 
Body Information Analysis based Personal Exercise Management System (Jongwon Lee)
653
transferred to the database and in the integrated database, user information is analyzed and grouped according
to BMI index. For visualizing user information, Android, Java, and server PC communicate. We store the
exercise equipment used by the user in a personal database, construct a history and analyze it through R
programming. The analyzed data is sent to Android via Java socket communication and displayed as a graph.
Also, showing the used exercise equipment by users belonging to the same BMI group. So user can compare
other users exercise history.
He system beginning is to the application run on the Android smartphone. The main functions of the
application are login, BMI index check, BMR value check, fitness history reference, exercise equipment
selection, motion detection function. A user who has not been registered yet should fill in information such as
name, sex, age, ID, password, and momentum for membership registration. Based on the log-in and BMI
index confirmation, the recommended exercise intensity is recommended by the first recommendation
algorithm, and the second recommendation algorithm is based on the BMR value confirmation. It also
graphically displays the exercise equipment that the user has already used, and also graphs the exercise
equipment records used by other users belonging to the same BMI group as the user. Based on two
recommendation algorithms and exercise history reference, the user is provided with appropriate information
for the body. Next, when the user selects the exercise device the exercise device selected as the personal
database is stored. The third recommendation algorithm is provides information on commonly used exercise
equipment. Also when the user performs the exercise, it displays the consumed calorie value in real time.
After the exercise, the user transfers the exercise amount to the server or initializes it according to the user's
selection.
2.2. Recommendation Algorithm
The proposed system consists of three recommended algorithms. The first recommendation
algorithm recommends exercise intensity, the second recommendation algorithm recommends the
momentum, and the third recommendation algorithm recommends a exercise mahcine.
Figure 3 is a flow chart of the first recommendation algorithm of the fitness system of the proposed
system.
The first recommendation algorithm calculates the BMI index of the user. We recommend exercise
intensity to the user according to the BMI index. The exercise intensity in the application is expressed as
Level. BMI groups will also be divided and recommended for exercise intensity. The correlation between the
BMI index and exercise intensity was set based on information in the U-Healthcare field.
Figure 4 is a flowchart of the second recommendation algorithm.
Figure 3. First Recommendation Algorithm Figure 4. Second Recommendation Algorithm
The second recommendation algorithm recommends the amount of exercise that needs to be carried
out in one day, taking into account the BMR of the user and the level of exercise the user has entered. The
using Harris-Benedict Equation for BMR value calculates and recommends momentum to the user.
Figure 5 is a flowchart of the third recommendation algorithm.
The third recommendation algorithm provides information based on the data of the user's BMI
group. When the user selects the exercise machine, the Toast message is displayed to the exercise devices
used by other users belonging to the same BMI group. Using the information provided by the application, the
user can exercise more efficiently than the services provided by the existing exercise management systems or
plan the exercise. It also shows the calories consumed by the user in real time. And it shows the effect of the
exercise machine to the user by specifying the improved muscle area when the exercise is performed using
the corresponding exercise machine.
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 8, No. 2, April 2018 : 651 – 657
654
Figure 5. Third Recommendation Algorithm
3. IMPLEMENTATION AND REVIEW
3.1. Implementation Environment
The operating systems is Windows 7, CPU i5-4690, and RAM 8G. The smartphones used are
Galaxy S5 and Galaxy S6 Edge. The tool used Eclipse to control the smartphone and the server, and APM
Setup to connect the PC and the smartphone.
3.2. Implementation
Figure 6 shows the screen for analyzing the user's body information.
Figure 6. Analysis User Body Information
Figure 6 analyzes the height and weight entered by the user and recommends exercise intensity to
the user using the Check BMI button. Also, when you press the Check BMR button, you will be informed of
the user's metabolism and recommended exercise amount.
Figure 7 is a graphical representation of the exercise history. It is also the records of the users
belonging to the same BMI group as the user. The user can review and modify the plan with respect to the
exercise by referring to the record of the exercise equipment he or she has used and the records of other
users.
Int J Elec & Comp Eng ISSN: 2088-8708 
Body Information Analysis based Personal Exercise Management System (Jongwon Lee)
655
Figure 7. Machine History Graph
3.3. Review
For exercise management, users should be provided with information about exercise intensity,
exercise amount, and exercise equipment. However, existing exercise simply management systems analyze
the height and weight of the user and provide the corresponding information.
However, only individual data of a user is analyzed. This analyzed data is not general information.
So this problem must solve. For this problem solve we propose system. The proposed system consists of a
analyzes the user's BMI index and BMR value and provides corresponding information. After analyzing the
BMI index with the first recommendation algorithm, we recommend exercise intensity. The BMR value is
recommended after the second recommendation algorithm is analyzed. And the exercise equipment that the
user uses is stored in the database and displayed to the user graphically.
Users can refer to exercise equipment used by other users belonging to the same BMI group as the
user, so that the user can compare with the records of exercise equipment he / she has used.
Table 1 shows the comparison between the existing exercise management systems and the proposed
system.
Table 1. System Compare and Analysis
Traditional System Proposed System
Body Analysis Weight based BMI/BMR Weight
Machine Information Not Offer Offer 14 Machines
Calculation Momentum Weight based BMI Index based
Recommendation Momentum insufficient BMR Value based
Reference History insufficient Machine History based
Existing exercise management systems provided the function of analyzing the user’s body weight
and calculating the momentum. Body weight-based information cannot accurately analyze the user's body
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 8, No. 2, April 2018 : 651 – 657
656
information, and if BMR values are not analyzed, the information provided is likely to be inappropriate for
the user's body. However the proposed system analyzes the user's BMI index and BMR value based on the
information that is studied in U-Healthcare field, and recommends exercise intensity and momentum to the
user. Also, since the user selects the exercise device is a fluid aspect, the user can check or modify the
exercise record by specifying the exercise device usage log as a graph.
This allows the user to receive various and accurate information compared to existing exercise
management systems. So users can exercise or planning of exercise efficient.
4. CONCLUSION
The system consists of an Android smartphone application and a Java server for socket database
communication and PC communication. Application analyzes the user's BMI index and BMR value and
provides information accordingly. The information provided includes exercise intensity and momentum,
history of exercise equipment used. In addition, when the user performs the exercise, it detects the movement
of the user and calculates the calories consumed by the user in real time. Sends the calories consumed by the
database to the user's choice. The database stores user ID, password, body information, BMI group, and
recently used exercise equipment information. It also creates a personal table of users and stores the exercise
equipment that the user has used you can analyze and refer to it as a graph. Users can refer to the exercise
equipment used by users belonging to the same BMI group as the user, so that the user can compare and
modify the exercise plan. The system utilizes three recommendation algorithms to provide information,
which provides to users various information for exercise. Based on this, it is considered that the user can
perform the exercise management more effectively than the existing exercise management system.
ACKNOWLEDGEMENTS
This research was supported by Basic Science Research Program through the National Research
Foundation of Korea(NRF) funded by the Ministry of Education(No. 2014R1A1A2059842)
This work was supported by the research grant of PaiChai University in 2017.
REFERENCES
[1] G. T. Ryu, H. Choi, "Implementation of U-Healthcare System for Chronic Disease Management," The Institute of
Electronics and Information Engineers, vol. 51, no. 1, pp. 233-240, 2014.
[2] C. M. Kim, G. H. Kang, E. S. Kim, "Active Spinning Training System using Complex Physiological Signals," The
Korea Contents Association, vol. 15, no. 7, pp. 591-600, 2015.
[3] M. Sain, W. Y. Chung, H. J. Lee, "A Personalized Healthcare Analysis System in Ubiquitous Environment,"
Journal of Information and Communication Convergence Engineering, vol. 9, no. 2, pp. 235-243, 2011.
[4] E. J. Lee, H. S. Kim, "Implementation of the Healthcare System Using Smart TV," The Korean Institute of
Information Technology, vol. 12, no. 10, pp. 191-199, 2014.
[5] S. W. Kim, S. C. Shim, "Development of Mobile Healthcare System Using ECG Measurement," Journal of the
Korea Institute Information and Communication Engineering, vol. 18, no. 8, pp. 2008-2016, 2014.
[6] K. S. Shin, H. J. Jung, S. J. Kwon, S. H. Lee, D. H. Kim, "Development of a Physical Training Management Module
Using Smart Devices," Korean Institute of Intelligent Systems, vol. 25, no. 6, pp. 571-577, 2015.
[7] J. W. Lee, "Design of Kalman Filter to Estimate Heart Rate Variability from PPG Signal for Mobile Healthcare,"
The Korea Institute of Information and Communication Engineering, vol. 8, no. 2, pp. 201-204, 2010.
[8] M. Sain, W. Y. Chung, H. J. Lee, "A Personalized Healthcare Analysis System in Ubiquitous Environment,"
Journal of Information and Communication Convergence Engineering, vol. 9, no. 2, pp. 235-243, 2011.
BIOGRAPHIES OF AUTHORS
Jongwon Lee. He received the B.S., M.S. degree from the Department of Computer Engineering of
Paichai University, Korea in 2014 and 2016. He is currently a Docorate course in Department of
Computer Engineering of Paichai University. His current research interests include multimedia
information processing, information retrieval system, and semantic web.
Int J Elec & Comp Eng ISSN: 2088-8708 
Body Information Analysis based Personal Exercise Management System (Jongwon Lee)
657
Hyunju Lee. She received the Bachelor of Engineering from the Department of Computer
Engineering Education of Andong University, Korea, in 1999, Master degree from the Department
of Computer Education of Daejeon University, Korea, in 2003. She is currently a Docorate course in
Department of Computer Engineering of Paichai University. She has worked in the Daejeon Girl's
Commercial High School, where she now works as a teacher. She current research interests include
Data Analysis, Machine Learning.
Donggyun Yu. He received the Bachelor of Engineering from the Department of Computer
Engineering of Paichai University, Korea, in 2016. He is currently a M. S. degree course in
Department of Computer Engineering of Paichai University. His current research interests include
Android, IoT and U-Healthcare.
Hoekyung Jung. He received the M.S. degree in 1987 and Ph. D. degree in 1993 from the
Department of Computer Engineering of Kwangwoon University, Korea. From 1994 to 1995, he
worked for ETRI as a researcher. Since 1994, he has worked in the Department of Computer
Engineering at Paichai University, where he now works as a professor. His current research interests
include multimedia document architecture modeling, information processing, information retrieval,
and databases.

More Related Content

Similar to ody Information Analysis based Personal Exercise Management System

WEB BASED NUTRITION AND DIET ASSISTANCE USING MACHINE LEARNING
WEB BASED NUTRITION AND DIET ASSISTANCE USING MACHINE LEARNINGWEB BASED NUTRITION AND DIET ASSISTANCE USING MACHINE LEARNING
WEB BASED NUTRITION AND DIET ASSISTANCE USING MACHINE LEARNINGIRJET Journal
 
DEVELOPMENT AND IMPLEMENTATION OF MOBILE GEAR FOR SKIER TRAINING SYSTEM
DEVELOPMENT AND IMPLEMENTATION OF MOBILE GEAR FOR SKIER TRAINING SYSTEMDEVELOPMENT AND IMPLEMENTATION OF MOBILE GEAR FOR SKIER TRAINING SYSTEM
DEVELOPMENT AND IMPLEMENTATION OF MOBILE GEAR FOR SKIER TRAINING SYSTEMijseajournal
 
Fitness Trainer Application Using Artificial Intelligence
Fitness Trainer Application Using Artificial IntelligenceFitness Trainer Application Using Artificial Intelligence
Fitness Trainer Application Using Artificial IntelligenceIRJET Journal
 
Srs dispensary-management
Srs dispensary-managementSrs dispensary-management
Srs dispensary-managementStayTuned3
 
IRJET- Artificial Intelligence Dietician
IRJET- Artificial Intelligence DieticianIRJET- Artificial Intelligence Dietician
IRJET- Artificial Intelligence DieticianIRJET Journal
 
Eating Habit and Health Monitoring System using Android Based Machine Learning
Eating Habit and Health Monitoring System using Android Based Machine LearningEating Habit and Health Monitoring System using Android Based Machine Learning
Eating Habit and Health Monitoring System using Android Based Machine LearningIRJET Journal
 
MODEL MONITORING PHYSICAL EXERCISE HEART RATE USING INTERNET OF THINGS (MMPEH...
MODEL MONITORING PHYSICAL EXERCISE HEART RATE USING INTERNET OF THINGS (MMPEH...MODEL MONITORING PHYSICAL EXERCISE HEART RATE USING INTERNET OF THINGS (MMPEH...
MODEL MONITORING PHYSICAL EXERCISE HEART RATE USING INTERNET OF THINGS (MMPEH...ijait
 
MODEL MONITORING PHYSICAL EXERCISE HEART RATE USING INTERNET OF THINGS (MMPEH...
MODEL MONITORING PHYSICAL EXERCISE HEART RATE USING INTERNET OF THINGS (MMPEH...MODEL MONITORING PHYSICAL EXERCISE HEART RATE USING INTERNET OF THINGS (MMPEH...
MODEL MONITORING PHYSICAL EXERCISE HEART RATE USING INTERNET OF THINGS (MMPEH...ijait
 
International Journal of Advanced Information Technology (IJAIT)
International Journal of Advanced Information Technology (IJAIT)International Journal of Advanced Information Technology (IJAIT)
International Journal of Advanced Information Technology (IJAIT)ijait
 
B-Fit: A Fitness and Health Recommendation System
B-Fit: A Fitness and Health Recommendation SystemB-Fit: A Fitness and Health Recommendation System
B-Fit: A Fitness and Health Recommendation SystemIRJET Journal
 
Study of AI Fitness Model Using Deep Learning
Study of AI Fitness Model Using Deep LearningStudy of AI Fitness Model Using Deep Learning
Study of AI Fitness Model Using Deep LearningIRJET Journal
 
SMART WAIST BELT FOR HEALTH MONITORING
SMART WAIST BELT FOR HEALTH MONITORINGSMART WAIST BELT FOR HEALTH MONITORING
SMART WAIST BELT FOR HEALTH MONITORINGIRJET Journal
 
IRJET - Personal Nutritionist using Fatsecret API
IRJET - Personal Nutritionist using Fatsecret APIIRJET - Personal Nutritionist using Fatsecret API
IRJET - Personal Nutritionist using Fatsecret APIIRJET Journal
 
Fitomatic: A Web Based Automated Healthcare Supervision and Monitoring App
Fitomatic: A Web Based Automated Healthcare Supervision and Monitoring AppFitomatic: A Web Based Automated Healthcare Supervision and Monitoring App
Fitomatic: A Web Based Automated Healthcare Supervision and Monitoring AppIRJET Journal
 
Wearable performance devices
Wearable performance devicesWearable performance devices
Wearable performance devicesRaviBhollah2
 
My HealthyMe Poster ( unifed )
My HealthyMe Poster ( unifed )My HealthyMe Poster ( unifed )
My HealthyMe Poster ( unifed )Taha Merghani
 
Pose Trainer: “An Exercise Guide and Assessment in Physiotherapy”
Pose Trainer: “An Exercise Guide and Assessment in Physiotherapy”Pose Trainer: “An Exercise Guide and Assessment in Physiotherapy”
Pose Trainer: “An Exercise Guide and Assessment in Physiotherapy”IRJET Journal
 
IRJET- Smart Medical Assistant using Wearable Device
IRJET- Smart Medical Assistant using Wearable DeviceIRJET- Smart Medical Assistant using Wearable Device
IRJET- Smart Medical Assistant using Wearable DeviceIRJET Journal
 
Artificial-Intelligence-based-Recommender-System-for-Fitness-Assistance-Syste...
Artificial-Intelligence-based-Recommender-System-for-Fitness-Assistance-Syste...Artificial-Intelligence-based-Recommender-System-for-Fitness-Assistance-Syste...
Artificial-Intelligence-based-Recommender-System-for-Fitness-Assistance-Syste...anikithagoud100
 
A Medical Price Prediction System using Boosting Algorithms through Machine L...
A Medical Price Prediction System using Boosting Algorithms through Machine L...A Medical Price Prediction System using Boosting Algorithms through Machine L...
A Medical Price Prediction System using Boosting Algorithms through Machine L...IRJET Journal
 

Similar to ody Information Analysis based Personal Exercise Management System (20)

WEB BASED NUTRITION AND DIET ASSISTANCE USING MACHINE LEARNING
WEB BASED NUTRITION AND DIET ASSISTANCE USING MACHINE LEARNINGWEB BASED NUTRITION AND DIET ASSISTANCE USING MACHINE LEARNING
WEB BASED NUTRITION AND DIET ASSISTANCE USING MACHINE LEARNING
 
DEVELOPMENT AND IMPLEMENTATION OF MOBILE GEAR FOR SKIER TRAINING SYSTEM
DEVELOPMENT AND IMPLEMENTATION OF MOBILE GEAR FOR SKIER TRAINING SYSTEMDEVELOPMENT AND IMPLEMENTATION OF MOBILE GEAR FOR SKIER TRAINING SYSTEM
DEVELOPMENT AND IMPLEMENTATION OF MOBILE GEAR FOR SKIER TRAINING SYSTEM
 
Fitness Trainer Application Using Artificial Intelligence
Fitness Trainer Application Using Artificial IntelligenceFitness Trainer Application Using Artificial Intelligence
Fitness Trainer Application Using Artificial Intelligence
 
Srs dispensary-management
Srs dispensary-managementSrs dispensary-management
Srs dispensary-management
 
IRJET- Artificial Intelligence Dietician
IRJET- Artificial Intelligence DieticianIRJET- Artificial Intelligence Dietician
IRJET- Artificial Intelligence Dietician
 
Eating Habit and Health Monitoring System using Android Based Machine Learning
Eating Habit and Health Monitoring System using Android Based Machine LearningEating Habit and Health Monitoring System using Android Based Machine Learning
Eating Habit and Health Monitoring System using Android Based Machine Learning
 
MODEL MONITORING PHYSICAL EXERCISE HEART RATE USING INTERNET OF THINGS (MMPEH...
MODEL MONITORING PHYSICAL EXERCISE HEART RATE USING INTERNET OF THINGS (MMPEH...MODEL MONITORING PHYSICAL EXERCISE HEART RATE USING INTERNET OF THINGS (MMPEH...
MODEL MONITORING PHYSICAL EXERCISE HEART RATE USING INTERNET OF THINGS (MMPEH...
 
MODEL MONITORING PHYSICAL EXERCISE HEART RATE USING INTERNET OF THINGS (MMPEH...
MODEL MONITORING PHYSICAL EXERCISE HEART RATE USING INTERNET OF THINGS (MMPEH...MODEL MONITORING PHYSICAL EXERCISE HEART RATE USING INTERNET OF THINGS (MMPEH...
MODEL MONITORING PHYSICAL EXERCISE HEART RATE USING INTERNET OF THINGS (MMPEH...
 
International Journal of Advanced Information Technology (IJAIT)
International Journal of Advanced Information Technology (IJAIT)International Journal of Advanced Information Technology (IJAIT)
International Journal of Advanced Information Technology (IJAIT)
 
B-Fit: A Fitness and Health Recommendation System
B-Fit: A Fitness and Health Recommendation SystemB-Fit: A Fitness and Health Recommendation System
B-Fit: A Fitness and Health Recommendation System
 
Study of AI Fitness Model Using Deep Learning
Study of AI Fitness Model Using Deep LearningStudy of AI Fitness Model Using Deep Learning
Study of AI Fitness Model Using Deep Learning
 
SMART WAIST BELT FOR HEALTH MONITORING
SMART WAIST BELT FOR HEALTH MONITORINGSMART WAIST BELT FOR HEALTH MONITORING
SMART WAIST BELT FOR HEALTH MONITORING
 
IRJET - Personal Nutritionist using Fatsecret API
IRJET - Personal Nutritionist using Fatsecret APIIRJET - Personal Nutritionist using Fatsecret API
IRJET - Personal Nutritionist using Fatsecret API
 
Fitomatic: A Web Based Automated Healthcare Supervision and Monitoring App
Fitomatic: A Web Based Automated Healthcare Supervision and Monitoring AppFitomatic: A Web Based Automated Healthcare Supervision and Monitoring App
Fitomatic: A Web Based Automated Healthcare Supervision and Monitoring App
 
Wearable performance devices
Wearable performance devicesWearable performance devices
Wearable performance devices
 
My HealthyMe Poster ( unifed )
My HealthyMe Poster ( unifed )My HealthyMe Poster ( unifed )
My HealthyMe Poster ( unifed )
 
Pose Trainer: “An Exercise Guide and Assessment in Physiotherapy”
Pose Trainer: “An Exercise Guide and Assessment in Physiotherapy”Pose Trainer: “An Exercise Guide and Assessment in Physiotherapy”
Pose Trainer: “An Exercise Guide and Assessment in Physiotherapy”
 
IRJET- Smart Medical Assistant using Wearable Device
IRJET- Smart Medical Assistant using Wearable DeviceIRJET- Smart Medical Assistant using Wearable Device
IRJET- Smart Medical Assistant using Wearable Device
 
Artificial-Intelligence-based-Recommender-System-for-Fitness-Assistance-Syste...
Artificial-Intelligence-based-Recommender-System-for-Fitness-Assistance-Syste...Artificial-Intelligence-based-Recommender-System-for-Fitness-Assistance-Syste...
Artificial-Intelligence-based-Recommender-System-for-Fitness-Assistance-Syste...
 
A Medical Price Prediction System using Boosting Algorithms through Machine L...
A Medical Price Prediction System using Boosting Algorithms through Machine L...A Medical Price Prediction System using Boosting Algorithms through Machine L...
A Medical Price Prediction System using Boosting Algorithms through Machine L...
 

More from IJECEIAES

Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...IJECEIAES
 
Detecting and resolving feature envy through automated machine learning and m...
Detecting and resolving feature envy through automated machine learning and m...Detecting and resolving feature envy through automated machine learning and m...
Detecting and resolving feature envy through automated machine learning and m...IJECEIAES
 
Smart monitoring technique for solar cell systems using internet of things ba...
Smart monitoring technique for solar cell systems using internet of things ba...Smart monitoring technique for solar cell systems using internet of things ba...
Smart monitoring technique for solar cell systems using internet of things ba...IJECEIAES
 
An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...IJECEIAES
 
Developing a smart system for infant incubators using the internet of things ...
Developing a smart system for infant incubators using the internet of things ...Developing a smart system for infant incubators using the internet of things ...
Developing a smart system for infant incubators using the internet of things ...IJECEIAES
 
A review on internet of things-based stingless bee's honey production with im...
A review on internet of things-based stingless bee's honey production with im...A review on internet of things-based stingless bee's honey production with im...
A review on internet of things-based stingless bee's honey production with im...IJECEIAES
 
A trust based secure access control using authentication mechanism for intero...
A trust based secure access control using authentication mechanism for intero...A trust based secure access control using authentication mechanism for intero...
A trust based secure access control using authentication mechanism for intero...IJECEIAES
 
Fuzzy linear programming with the intuitionistic polygonal fuzzy numbers
Fuzzy linear programming with the intuitionistic polygonal fuzzy numbersFuzzy linear programming with the intuitionistic polygonal fuzzy numbers
Fuzzy linear programming with the intuitionistic polygonal fuzzy numbersIJECEIAES
 
The performance of artificial intelligence in prostate magnetic resonance im...
The performance of artificial intelligence in prostate  magnetic resonance im...The performance of artificial intelligence in prostate  magnetic resonance im...
The performance of artificial intelligence in prostate magnetic resonance im...IJECEIAES
 
Seizure stage detection of epileptic seizure using convolutional neural networks
Seizure stage detection of epileptic seizure using convolutional neural networksSeizure stage detection of epileptic seizure using convolutional neural networks
Seizure stage detection of epileptic seizure using convolutional neural networksIJECEIAES
 
Analysis of driving style using self-organizing maps to analyze driver behavior
Analysis of driving style using self-organizing maps to analyze driver behaviorAnalysis of driving style using self-organizing maps to analyze driver behavior
Analysis of driving style using self-organizing maps to analyze driver behaviorIJECEIAES
 
Hyperspectral object classification using hybrid spectral-spatial fusion and ...
Hyperspectral object classification using hybrid spectral-spatial fusion and ...Hyperspectral object classification using hybrid spectral-spatial fusion and ...
Hyperspectral object classification using hybrid spectral-spatial fusion and ...IJECEIAES
 
Fuzzy logic method-based stress detector with blood pressure and body tempera...
Fuzzy logic method-based stress detector with blood pressure and body tempera...Fuzzy logic method-based stress detector with blood pressure and body tempera...
Fuzzy logic method-based stress detector with blood pressure and body tempera...IJECEIAES
 
SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...
SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...
SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...IJECEIAES
 
Performance enhancement of machine learning algorithm for breast cancer diagn...
Performance enhancement of machine learning algorithm for breast cancer diagn...Performance enhancement of machine learning algorithm for breast cancer diagn...
Performance enhancement of machine learning algorithm for breast cancer diagn...IJECEIAES
 
A deep learning framework for accurate diagnosis of colorectal cancer using h...
A deep learning framework for accurate diagnosis of colorectal cancer using h...A deep learning framework for accurate diagnosis of colorectal cancer using h...
A deep learning framework for accurate diagnosis of colorectal cancer using h...IJECEIAES
 
Swarm flip-crossover algorithm: a new swarm-based metaheuristic enriched with...
Swarm flip-crossover algorithm: a new swarm-based metaheuristic enriched with...Swarm flip-crossover algorithm: a new swarm-based metaheuristic enriched with...
Swarm flip-crossover algorithm: a new swarm-based metaheuristic enriched with...IJECEIAES
 
Predicting churn with filter-based techniques and deep learning
Predicting churn with filter-based techniques and deep learningPredicting churn with filter-based techniques and deep learning
Predicting churn with filter-based techniques and deep learningIJECEIAES
 
Taxi-out time prediction at Mohammed V Casablanca Airport
Taxi-out time prediction at Mohammed V Casablanca AirportTaxi-out time prediction at Mohammed V Casablanca Airport
Taxi-out time prediction at Mohammed V Casablanca AirportIJECEIAES
 
Automatic customer review summarization using deep learningbased hybrid senti...
Automatic customer review summarization using deep learningbased hybrid senti...Automatic customer review summarization using deep learningbased hybrid senti...
Automatic customer review summarization using deep learningbased hybrid senti...IJECEIAES
 

More from IJECEIAES (20)

Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...
 
Detecting and resolving feature envy through automated machine learning and m...
Detecting and resolving feature envy through automated machine learning and m...Detecting and resolving feature envy through automated machine learning and m...
Detecting and resolving feature envy through automated machine learning and m...
 
Smart monitoring technique for solar cell systems using internet of things ba...
Smart monitoring technique for solar cell systems using internet of things ba...Smart monitoring technique for solar cell systems using internet of things ba...
Smart monitoring technique for solar cell systems using internet of things ba...
 
An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...
 
Developing a smart system for infant incubators using the internet of things ...
Developing a smart system for infant incubators using the internet of things ...Developing a smart system for infant incubators using the internet of things ...
Developing a smart system for infant incubators using the internet of things ...
 
A review on internet of things-based stingless bee's honey production with im...
A review on internet of things-based stingless bee's honey production with im...A review on internet of things-based stingless bee's honey production with im...
A review on internet of things-based stingless bee's honey production with im...
 
A trust based secure access control using authentication mechanism for intero...
A trust based secure access control using authentication mechanism for intero...A trust based secure access control using authentication mechanism for intero...
A trust based secure access control using authentication mechanism for intero...
 
Fuzzy linear programming with the intuitionistic polygonal fuzzy numbers
Fuzzy linear programming with the intuitionistic polygonal fuzzy numbersFuzzy linear programming with the intuitionistic polygonal fuzzy numbers
Fuzzy linear programming with the intuitionistic polygonal fuzzy numbers
 
The performance of artificial intelligence in prostate magnetic resonance im...
The performance of artificial intelligence in prostate  magnetic resonance im...The performance of artificial intelligence in prostate  magnetic resonance im...
The performance of artificial intelligence in prostate magnetic resonance im...
 
Seizure stage detection of epileptic seizure using convolutional neural networks
Seizure stage detection of epileptic seizure using convolutional neural networksSeizure stage detection of epileptic seizure using convolutional neural networks
Seizure stage detection of epileptic seizure using convolutional neural networks
 
Analysis of driving style using self-organizing maps to analyze driver behavior
Analysis of driving style using self-organizing maps to analyze driver behaviorAnalysis of driving style using self-organizing maps to analyze driver behavior
Analysis of driving style using self-organizing maps to analyze driver behavior
 
Hyperspectral object classification using hybrid spectral-spatial fusion and ...
Hyperspectral object classification using hybrid spectral-spatial fusion and ...Hyperspectral object classification using hybrid spectral-spatial fusion and ...
Hyperspectral object classification using hybrid spectral-spatial fusion and ...
 
Fuzzy logic method-based stress detector with blood pressure and body tempera...
Fuzzy logic method-based stress detector with blood pressure and body tempera...Fuzzy logic method-based stress detector with blood pressure and body tempera...
Fuzzy logic method-based stress detector with blood pressure and body tempera...
 
SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...
SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...
SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...
 
Performance enhancement of machine learning algorithm for breast cancer diagn...
Performance enhancement of machine learning algorithm for breast cancer diagn...Performance enhancement of machine learning algorithm for breast cancer diagn...
Performance enhancement of machine learning algorithm for breast cancer diagn...
 
A deep learning framework for accurate diagnosis of colorectal cancer using h...
A deep learning framework for accurate diagnosis of colorectal cancer using h...A deep learning framework for accurate diagnosis of colorectal cancer using h...
A deep learning framework for accurate diagnosis of colorectal cancer using h...
 
Swarm flip-crossover algorithm: a new swarm-based metaheuristic enriched with...
Swarm flip-crossover algorithm: a new swarm-based metaheuristic enriched with...Swarm flip-crossover algorithm: a new swarm-based metaheuristic enriched with...
Swarm flip-crossover algorithm: a new swarm-based metaheuristic enriched with...
 
Predicting churn with filter-based techniques and deep learning
Predicting churn with filter-based techniques and deep learningPredicting churn with filter-based techniques and deep learning
Predicting churn with filter-based techniques and deep learning
 
Taxi-out time prediction at Mohammed V Casablanca Airport
Taxi-out time prediction at Mohammed V Casablanca AirportTaxi-out time prediction at Mohammed V Casablanca Airport
Taxi-out time prediction at Mohammed V Casablanca Airport
 
Automatic customer review summarization using deep learningbased hybrid senti...
Automatic customer review summarization using deep learningbased hybrid senti...Automatic customer review summarization using deep learningbased hybrid senti...
Automatic customer review summarization using deep learningbased hybrid senti...
 

Recently uploaded

👉 Yavatmal Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top Class Call Girl S...
👉 Yavatmal Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top Class Call Girl S...👉 Yavatmal Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top Class Call Girl S...
👉 Yavatmal Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top Class Call Girl S...manju garg
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdfKamal Acharya
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsvanyagupta248
 
Computer Graphics Introduction To Curves
Computer Graphics Introduction To CurvesComputer Graphics Introduction To Curves
Computer Graphics Introduction To CurvesChandrakantDivate1
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdfKamal Acharya
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiessarkmank1
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startQuintin Balsdon
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...drmkjayanthikannan
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network DevicesChandrakantDivate1
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
 
Max. shear stress theory-Maximum Shear Stress Theory ​ Maximum Distortional ...
Max. shear stress theory-Maximum Shear Stress Theory ​  Maximum Distortional ...Max. shear stress theory-Maximum Shear Stress Theory ​  Maximum Distortional ...
Max. shear stress theory-Maximum Shear Stress Theory ​ Maximum Distortional ...ronahami
 
Worksharing and 3D Modeling with Revit.pptx
Worksharing and 3D Modeling with Revit.pptxWorksharing and 3D Modeling with Revit.pptx
Worksharing and 3D Modeling with Revit.pptxMustafa Ahmed
 
Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Ramkumar k
 
Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...ppkakm
 
8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...josephjonse
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaOmar Fathy
 
Path loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata ModelPath loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata ModelDrAjayKumarYadav4
 
Introduction to Robotics in Mechanical Engineering.pptx
Introduction to Robotics in Mechanical Engineering.pptxIntroduction to Robotics in Mechanical Engineering.pptx
Introduction to Robotics in Mechanical Engineering.pptxhublikarsn
 

Recently uploaded (20)

👉 Yavatmal Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top Class Call Girl S...
👉 Yavatmal Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top Class Call Girl S...👉 Yavatmal Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top Class Call Girl S...
👉 Yavatmal Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top Class Call Girl S...
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech students
 
Computer Graphics Introduction To Curves
Computer Graphics Introduction To CurvesComputer Graphics Introduction To Curves
Computer Graphics Introduction To Curves
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and properties
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Max. shear stress theory-Maximum Shear Stress Theory ​ Maximum Distortional ...
Max. shear stress theory-Maximum Shear Stress Theory ​  Maximum Distortional ...Max. shear stress theory-Maximum Shear Stress Theory ​  Maximum Distortional ...
Max. shear stress theory-Maximum Shear Stress Theory ​ Maximum Distortional ...
 
Signal Processing and Linear System Analysis
Signal Processing and Linear System AnalysisSignal Processing and Linear System Analysis
Signal Processing and Linear System Analysis
 
Worksharing and 3D Modeling with Revit.pptx
Worksharing and 3D Modeling with Revit.pptxWorksharing and 3D Modeling with Revit.pptx
Worksharing and 3D Modeling with Revit.pptx
 
Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)
 
Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...
 
8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
Path loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata ModelPath loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata Model
 
Introduction to Robotics in Mechanical Engineering.pptx
Introduction to Robotics in Mechanical Engineering.pptxIntroduction to Robotics in Mechanical Engineering.pptx
Introduction to Robotics in Mechanical Engineering.pptx
 

ody Information Analysis based Personal Exercise Management System

  • 1. International Journal of Electrical and Computer Engineering (IJECE) Vol. 8, No. 2, April 2018, pp. 651~657 ISSN: 2088-8708, DOI: 10.11591/ijece.v8i2.pp651-657  651 Journal homepage: http://iaescore.com/journals/index.php/IJECE Body Information Analysis based Personal Exercise Management System Jongwon Lee, Hyunju Lee, Donggyun Yu, and Hoekyung Jung Department of Computer Engineering, PaiChai University, Doma2-Dong, SeoGu, DaeJeon, Korea Article Info ABSTRACT Article history: Received Oct 29, 2017 Revised Feb 20, 2018 Accepted Mar 14, 2018 Recently, people's interest in health is deepening. So health-related systems are being developed. Existing exercise management systems provided users with exercise related information using PC or smart phone. However, there is a problem that the accuracy of the algorithm for analyzing the user's body information and providing information is low.In this paper, we analyze users' body mass index (BMI) and basal metabolic rate (BMR) and we propose a system that provides the user with necessary information through recommendation algorithm. It informs the user of exercise intensity and momentum, and graphs the exercise history of the user. It also allows the user to refer to the fitness history of other users in the same BMI group. This allows the user to receive more personalized services than the existing exercise management system, thereby enabling efficient exercise. Keyword: BMI BMR Recommendation U-healthcare User analysis Copyright © 2018 Institute of Advanced Engineering and Science. All rights reserved. Corresponding Author: Hoekyung Jung, Departement of Computer Engineering, Paichai University, 155-40 University Road, Seogu, DaeJeon, Korea. Email: hkjung@pcu.ac.kr 1. INTRODUCTION As the number of consumers for a healthy life increases, a system for periodically checking physical condition and health using a smart phone or a wearable device is being developed. By using this, the past and present state of the user can be known and the service [1-3]. However, since existing systems record the user’s movements and provide information accordingly, there is a problem that they cannot help users who have not understanding of motion [4-8]. In order to solve this problem, it is required to develop a system for analyzing the user's body information and providing a service accordingly. In this paper, we analyze user BMI index and BMR value and provide service. The service provided by the proposed system analyzes the BMI index then recommends exercise intensity. Next analyze BMR values and recommend momentum. It also provides a graphical representation of the records of used exercise equipment. System recommend to user exercise intensity and momentum can select the exercise device and can view the calories consumed in real time and select whether to transmit the exercise amount to the server. Also, records of other users belonging to the same BMI group as the user can be referred to This allows the user to compare other user's select the exercise equipment. Using the proposed system, the user can get more information and exercise more efficiently than existing exercise management system. And user can efficient planning. 2. DESIGN This chapter describes the design of the proposed system.
  • 2.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 8, No. 2, April 2018 : 651 – 657 652 2.1. Design of System Figure 1 shows the structure of the system and Figure 2 shows the flow chart of the system. Figure 1. System Configuration Figure 2. System Flow Char The structure of the system consists of Android, PHP, Java, and server PC. Android, PHP and server PC is interlocked for analyzing the user's body information. The user will be able to enter and check the BMI index and BMR value in the Android application and be informed accordingly. The user's information is
  • 3. Int J Elec & Comp Eng ISSN: 2088-8708  Body Information Analysis based Personal Exercise Management System (Jongwon Lee) 653 transferred to the database and in the integrated database, user information is analyzed and grouped according to BMI index. For visualizing user information, Android, Java, and server PC communicate. We store the exercise equipment used by the user in a personal database, construct a history and analyze it through R programming. The analyzed data is sent to Android via Java socket communication and displayed as a graph. Also, showing the used exercise equipment by users belonging to the same BMI group. So user can compare other users exercise history. He system beginning is to the application run on the Android smartphone. The main functions of the application are login, BMI index check, BMR value check, fitness history reference, exercise equipment selection, motion detection function. A user who has not been registered yet should fill in information such as name, sex, age, ID, password, and momentum for membership registration. Based on the log-in and BMI index confirmation, the recommended exercise intensity is recommended by the first recommendation algorithm, and the second recommendation algorithm is based on the BMR value confirmation. It also graphically displays the exercise equipment that the user has already used, and also graphs the exercise equipment records used by other users belonging to the same BMI group as the user. Based on two recommendation algorithms and exercise history reference, the user is provided with appropriate information for the body. Next, when the user selects the exercise device the exercise device selected as the personal database is stored. The third recommendation algorithm is provides information on commonly used exercise equipment. Also when the user performs the exercise, it displays the consumed calorie value in real time. After the exercise, the user transfers the exercise amount to the server or initializes it according to the user's selection. 2.2. Recommendation Algorithm The proposed system consists of three recommended algorithms. The first recommendation algorithm recommends exercise intensity, the second recommendation algorithm recommends the momentum, and the third recommendation algorithm recommends a exercise mahcine. Figure 3 is a flow chart of the first recommendation algorithm of the fitness system of the proposed system. The first recommendation algorithm calculates the BMI index of the user. We recommend exercise intensity to the user according to the BMI index. The exercise intensity in the application is expressed as Level. BMI groups will also be divided and recommended for exercise intensity. The correlation between the BMI index and exercise intensity was set based on information in the U-Healthcare field. Figure 4 is a flowchart of the second recommendation algorithm. Figure 3. First Recommendation Algorithm Figure 4. Second Recommendation Algorithm The second recommendation algorithm recommends the amount of exercise that needs to be carried out in one day, taking into account the BMR of the user and the level of exercise the user has entered. The using Harris-Benedict Equation for BMR value calculates and recommends momentum to the user. Figure 5 is a flowchart of the third recommendation algorithm. The third recommendation algorithm provides information based on the data of the user's BMI group. When the user selects the exercise machine, the Toast message is displayed to the exercise devices used by other users belonging to the same BMI group. Using the information provided by the application, the user can exercise more efficiently than the services provided by the existing exercise management systems or plan the exercise. It also shows the calories consumed by the user in real time. And it shows the effect of the exercise machine to the user by specifying the improved muscle area when the exercise is performed using the corresponding exercise machine.
  • 4.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 8, No. 2, April 2018 : 651 – 657 654 Figure 5. Third Recommendation Algorithm 3. IMPLEMENTATION AND REVIEW 3.1. Implementation Environment The operating systems is Windows 7, CPU i5-4690, and RAM 8G. The smartphones used are Galaxy S5 and Galaxy S6 Edge. The tool used Eclipse to control the smartphone and the server, and APM Setup to connect the PC and the smartphone. 3.2. Implementation Figure 6 shows the screen for analyzing the user's body information. Figure 6. Analysis User Body Information Figure 6 analyzes the height and weight entered by the user and recommends exercise intensity to the user using the Check BMI button. Also, when you press the Check BMR button, you will be informed of the user's metabolism and recommended exercise amount. Figure 7 is a graphical representation of the exercise history. It is also the records of the users belonging to the same BMI group as the user. The user can review and modify the plan with respect to the exercise by referring to the record of the exercise equipment he or she has used and the records of other users.
  • 5. Int J Elec & Comp Eng ISSN: 2088-8708  Body Information Analysis based Personal Exercise Management System (Jongwon Lee) 655 Figure 7. Machine History Graph 3.3. Review For exercise management, users should be provided with information about exercise intensity, exercise amount, and exercise equipment. However, existing exercise simply management systems analyze the height and weight of the user and provide the corresponding information. However, only individual data of a user is analyzed. This analyzed data is not general information. So this problem must solve. For this problem solve we propose system. The proposed system consists of a analyzes the user's BMI index and BMR value and provides corresponding information. After analyzing the BMI index with the first recommendation algorithm, we recommend exercise intensity. The BMR value is recommended after the second recommendation algorithm is analyzed. And the exercise equipment that the user uses is stored in the database and displayed to the user graphically. Users can refer to exercise equipment used by other users belonging to the same BMI group as the user, so that the user can compare with the records of exercise equipment he / she has used. Table 1 shows the comparison between the existing exercise management systems and the proposed system. Table 1. System Compare and Analysis Traditional System Proposed System Body Analysis Weight based BMI/BMR Weight Machine Information Not Offer Offer 14 Machines Calculation Momentum Weight based BMI Index based Recommendation Momentum insufficient BMR Value based Reference History insufficient Machine History based Existing exercise management systems provided the function of analyzing the user’s body weight and calculating the momentum. Body weight-based information cannot accurately analyze the user's body
  • 6.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 8, No. 2, April 2018 : 651 – 657 656 information, and if BMR values are not analyzed, the information provided is likely to be inappropriate for the user's body. However the proposed system analyzes the user's BMI index and BMR value based on the information that is studied in U-Healthcare field, and recommends exercise intensity and momentum to the user. Also, since the user selects the exercise device is a fluid aspect, the user can check or modify the exercise record by specifying the exercise device usage log as a graph. This allows the user to receive various and accurate information compared to existing exercise management systems. So users can exercise or planning of exercise efficient. 4. CONCLUSION The system consists of an Android smartphone application and a Java server for socket database communication and PC communication. Application analyzes the user's BMI index and BMR value and provides information accordingly. The information provided includes exercise intensity and momentum, history of exercise equipment used. In addition, when the user performs the exercise, it detects the movement of the user and calculates the calories consumed by the user in real time. Sends the calories consumed by the database to the user's choice. The database stores user ID, password, body information, BMI group, and recently used exercise equipment information. It also creates a personal table of users and stores the exercise equipment that the user has used you can analyze and refer to it as a graph. Users can refer to the exercise equipment used by users belonging to the same BMI group as the user, so that the user can compare and modify the exercise plan. The system utilizes three recommendation algorithms to provide information, which provides to users various information for exercise. Based on this, it is considered that the user can perform the exercise management more effectively than the existing exercise management system. ACKNOWLEDGEMENTS This research was supported by Basic Science Research Program through the National Research Foundation of Korea(NRF) funded by the Ministry of Education(No. 2014R1A1A2059842) This work was supported by the research grant of PaiChai University in 2017. REFERENCES [1] G. T. Ryu, H. Choi, "Implementation of U-Healthcare System for Chronic Disease Management," The Institute of Electronics and Information Engineers, vol. 51, no. 1, pp. 233-240, 2014. [2] C. M. Kim, G. H. Kang, E. S. Kim, "Active Spinning Training System using Complex Physiological Signals," The Korea Contents Association, vol. 15, no. 7, pp. 591-600, 2015. [3] M. Sain, W. Y. Chung, H. J. Lee, "A Personalized Healthcare Analysis System in Ubiquitous Environment," Journal of Information and Communication Convergence Engineering, vol. 9, no. 2, pp. 235-243, 2011. [4] E. J. Lee, H. S. Kim, "Implementation of the Healthcare System Using Smart TV," The Korean Institute of Information Technology, vol. 12, no. 10, pp. 191-199, 2014. [5] S. W. Kim, S. C. Shim, "Development of Mobile Healthcare System Using ECG Measurement," Journal of the Korea Institute Information and Communication Engineering, vol. 18, no. 8, pp. 2008-2016, 2014. [6] K. S. Shin, H. J. Jung, S. J. Kwon, S. H. Lee, D. H. Kim, "Development of a Physical Training Management Module Using Smart Devices," Korean Institute of Intelligent Systems, vol. 25, no. 6, pp. 571-577, 2015. [7] J. W. Lee, "Design of Kalman Filter to Estimate Heart Rate Variability from PPG Signal for Mobile Healthcare," The Korea Institute of Information and Communication Engineering, vol. 8, no. 2, pp. 201-204, 2010. [8] M. Sain, W. Y. Chung, H. J. Lee, "A Personalized Healthcare Analysis System in Ubiquitous Environment," Journal of Information and Communication Convergence Engineering, vol. 9, no. 2, pp. 235-243, 2011. BIOGRAPHIES OF AUTHORS Jongwon Lee. He received the B.S., M.S. degree from the Department of Computer Engineering of Paichai University, Korea in 2014 and 2016. He is currently a Docorate course in Department of Computer Engineering of Paichai University. His current research interests include multimedia information processing, information retrieval system, and semantic web.
  • 7. Int J Elec & Comp Eng ISSN: 2088-8708  Body Information Analysis based Personal Exercise Management System (Jongwon Lee) 657 Hyunju Lee. She received the Bachelor of Engineering from the Department of Computer Engineering Education of Andong University, Korea, in 1999, Master degree from the Department of Computer Education of Daejeon University, Korea, in 2003. She is currently a Docorate course in Department of Computer Engineering of Paichai University. She has worked in the Daejeon Girl's Commercial High School, where she now works as a teacher. She current research interests include Data Analysis, Machine Learning. Donggyun Yu. He received the Bachelor of Engineering from the Department of Computer Engineering of Paichai University, Korea, in 2016. He is currently a M. S. degree course in Department of Computer Engineering of Paichai University. His current research interests include Android, IoT and U-Healthcare. Hoekyung Jung. He received the M.S. degree in 1987 and Ph. D. degree in 1993 from the Department of Computer Engineering of Kwangwoon University, Korea. From 1994 to 1995, he worked for ETRI as a researcher. Since 1994, he has worked in the Department of Computer Engineering at Paichai University, where he now works as a professor. His current research interests include multimedia document architecture modeling, information processing, information retrieval, and databases.