• 제목/요약/키워드: Fitness Applications

검색결과 97건 처리시간 0.027초

다수 이용자를 위한 동시적 실시간 심박수 모니터링 시스템 (A Simultaneous Real-Time Heart Rate Monitoring System for Multiple Users)

  • 하상호
    • 정보처리학회논문지:컴퓨터 및 통신 시스템
    • /
    • 제4권8호
    • /
    • pp.253-258
    • /
    • 2015
  • u-헬스케어 관점에서 볼 때, 심박수(heart rate)는 아픈 사람의 질환을 관리하는 일리스(illness)나 건강한 사람의 건강을 지속적으로 관리하는 웰니스(wellness) 분야에 모두 유용하게 사용된다. 이는 심박수가 질환의 증상을 판단하거나 운동 부하의 지표로서 모두 사용될 수 있기 때문이다. 최근에 착용형 센서(wearable sensors)를 이용하여 상시적으로 심박수를 모니터링하여 이에 기반하여 현재 몸 상태를 점검해볼 수 있는 다양한 심박계(heart rate monitor)와 이와 연동하여 심박수를 이용한 다양한 운동관리 스마트폰 앱이 개발되어 출시되고 있다. 그러나 이러한 스마트폰 앱은 모두 개인 용도로 제한된다. 논문에서는 여러 사람들의 심박수를 동시에 실시간으로 모니터링할 수 있는 시스템을 설계하고, 이를 적용할 수 있는 안드로이드 앱을 개발한다. 개발된 앱의 주요 기능은 다수 이용자에 대한 동시적 심박수 모니터링으로 피트니스 센터에 효과적으로 적용 가능하다.

Game Model Based Co-evolutionary Solution for Multiobjective Optimization Problems

  • Sim, Kwee-Bo;Kim, Ji-Yoon;Lee, Dong-Wook
    • International Journal of Control, Automation, and Systems
    • /
    • 제2권2호
    • /
    • pp.247-255
    • /
    • 2004
  • The majority of real-world problems encountered by engineers involve simultaneous optimization of competing objectives. In this case instead of single optima, there is a set of alternative trade-offs, generally known as Pareto-optimal solutions. The use of evolutionary algorithms Pareto GA, which was first introduced by Goldberg in 1989, has now become a sort of standard in solving Multiobjective Optimization Problems (MOPs). Though this approach was further developed leading to numerous applications, these applications are based on Pareto ranking and employ the use of the fitness sharing function to maintain diversity. Another scheme for solving MOPs has been presented by J. Nash to solve MOPs originated from Game Theory and Economics. Sefrioui introduced the Nash Genetic Algorithm in 1998. This approach combines genetic algorithms with Nash's idea. Another central achievement of Game Theory is the introduction of an Evolutionary Stable Strategy, introduced by Maynard Smith in 1982. In this paper, we will try to find ESS as a solution of MOPs using our game model based co-evolutionary algorithm. First, we will investigate the validity of our co-evolutionary approach to solve MOPs. That is, we will demonstrate how the evolutionary game can be embodied using co-evolutionary algorithms and also confirm whether it can reach the optimal equilibrium point of a MOP. Second, we will evaluate the effectiveness of our approach, comparing it with other methods through rigorous experiments on several MOPs.

센서 네트워크에서 데이터 전송 보장을 위한 유전자 알고리즘 기반의 라우팅 방법 (Genetic Algorithm Based Routing Method for Efficient Data Transmission for Reliable Data Transmission in Sensor Networks)

  • 김진명;조대호
    • 한국시뮬레이션학회논문지
    • /
    • 제16권3호
    • /
    • pp.49-56
    • /
    • 2007
  • 무선 센서 네트워크는 전쟁장 탐색, 침입자 추적 그리고 고속 도로 감시 등과 같은 많은 응용분야가 있다. 이러한 응용분야는 사용자의 관심 대상이 되는 지역에서 발생 하는 사건 모니터링 하기 위하여 센서 노드로부터 감지된 데이터를 수집한다. 이러한 응용분야에서 가장 중요한 목적은 데이터의 원활한 수집이다. 라우팅 프로토콜에 의존하는 데이터 전달 베이스 스테이션에게 전달되지 않을 수도 있다. 이러한 문제를 해결하기 위하여 우리는 센서 노드의 균등한 에너지 소비를 고려하여 데이터 전달 보장을 위한 유전자 알고리즘 기반의 라우팅 방법을 제안 한다. 제안하는 유전자 알고리즘은 전파 방해 지역, 데이터 전송에 필요한 에너지양 그리고 센서 노드의 평균 잔여 에너지를 고려한 효율적인 라우팅 경로를 탐색한다. 또한 유전자 알고리즘에서 사용하는 적합도는 함수는 퍼지 규칙이 적용되어 정리된다. 우리는 시뮬레이션을 통하여 제안된 방법을 기존의 LEACH와 계층적 PEGASIS에 대하여 비교 한다. 시뮬레이션 결과는 제안된 방법이 에너지의 효율적인 사용과 데이터 전송 성공률에 대한 효율성을 보여 준다.

  • PDF

가중 선형 연상기억을 채용한 유전적 프로그래밍과 그 공학적 응용 (Genetic Programming with Weighted Linear Associative Memories and its Application to Engineering Problems)

  • 연윤석
    • 한국CDE학회논문집
    • /
    • 제3권1호
    • /
    • pp.57-67
    • /
    • 1998
  • Genetic programming (GP) is an extension of a genetic algoriths paradigm, deals with tree structures representing computer programs as individuals. In recent, there have been many research activities on applications of GP to various engineering problems including system identification, data mining, function approximation, and so forth. However, standard GP suffers from the lack of the estimation techniques for numerical parameters of the GP tree that is an essential element in treating various engineering applications involving real-valued function approximations. Unlike the other research activities, where nonlinear optimization methods are employed, I adopt the use of a weighted linear associative memory for estimation of these parameters under GP algorithm. This approach can significantly reduce computational cost while the reasonable accurate value for parameters can be obtained. Due to the fact that the GP algorithm is likely to fall into a local minimum, the GP algorithm often fails to generate the tree with the desired accuracy. This motivates to devise a group of additive genetic programming trees (GAGPT) which consists of a primary tree and a set of auxiliary trees. The output of the GAGPT is the summation of outputs of the primary tree and all auxiliary trees. The addition of auxiliary trees makes it possible to improve both the teaming and generalization capability of the GAGPT, since the auxiliary tree evolves toward refining the quality of the GAGPT by optimizing its fitness function. The effectiveness of this approach is verified by applying the GAGPT to the estimation of the principal dimensions of bulk cargo ships and engine torque of the passenger car.

  • PDF

사물인터넷 기반 웨어러블 디바이스인 활동량측정기의 특성에 대한 탐색연구 (An Explorative Study on the Features of Activity Trackers as IoT based Wearable Devices)

  • 홍석기
    • 인터넷정보학회논문지
    • /
    • 제16권5호
    • /
    • pp.93-98
    • /
    • 2015
  • 최근 들어서 정보통신기술 자체뿐만 사물인터넷(IoT)을 활용한 비즈니스가 빠르게 확대되고 있다. 일반적으로 사물인터넷 중에서 웨어러블 디바이스는 고객을 대상으로 활용된 분야 중 가장 선도적인 적용분야로 인식되고 있다. 본 연구는 먼저 웨어러블 디바이스의 대표적 응용분야인 활동량 측정기에 대해서 고객의 니즈를 파악하고, 이를 잘 알려진 마케팅 믹스(제품, 가격, 유통, 촉진)와 연계시킨다. 이를 위해서 대학생들을 대상으로 서베이가 수행되었으며, 활동량 측정기의 현재 및 잠재된 니즈를 밝혔다. 또한 이러한 니즈는 마케팅 믹스에 의해서 분류되었다. 활동량 측정기는 다른 정보통신기기와는 달리 잠재된 욕구가 많았으며, 의료기기적 특성으로 인해 유통채널 등도 온라인, 대리점이 아닌 신뢰성을 보장할 직영점이나 오프라인 매장의 선호도가 크다. 본 연구결과는 일반 사물인터넷으로서 활동량 측정기뿐 아니라 웨어러블 디바이스를 개발하려는 개발자와 경영층에게 디자인요소에 관한 새로운 시사점을 제공할 것이다.

Long Short-Term Memory를 활용한 건화물운임지수 예측 (Prediction of Baltic Dry Index by Applications of Long Short-Term Memory)

  • 한민수;유성진
    • 품질경영학회지
    • /
    • 제47권3호
    • /
    • pp.497-508
    • /
    • 2019
  • Purpose: The purpose of this study is to overcome limitations of conventional studies that to predict Baltic Dry Index (BDI). The study proposed applications of Artificial Neural Network (ANN) named Long Short-Term Memory (LSTM) to predict BDI. Methods: The BDI time-series prediction was carried out through eight variables related to the dry bulk market. The prediction was conducted in two steps. First, identifying the goodness of fitness for the BDI time-series of specific ANN models and determining the network structures to be used in the next step. While using ANN's generalization capability, the structures determined in the previous steps were used in the empirical prediction step, and the sliding-window method was applied to make a daily (one-day ahead) prediction. Results: At the empirical prediction step, it was possible to predict variable y(BDI time series) at point of time t by 8 variables (related to the dry bulk market) of x at point of time (t-1). LSTM, known to be good at learning over a long period of time, showed the best performance with higher predictive accuracy compared to Multi-Layer Perceptron (MLP) and Recurrent Neural Network (RNN). Conclusion: Applying this study to real business would require long-term predictions by applying more detailed forecasting techniques. I hope that the research can provide a point of reference in the dry bulk market, and furthermore in the decision-making and investment in the future of the shipping business as a whole.

PVDF 나노 복합체 기반 3차원 다공성 압전 응력 센서 (3D-Porous Structured Piezoelectric Strain Sensors Based on PVDF Nanocomposites)

  • 김정현;김현승;정창규;이한얼
    • 센서학회지
    • /
    • 제31권5호
    • /
    • pp.307-311
    • /
    • 2022
  • With the development of Internet of Things (IoT) technologies, numerous people worldwide connect with various electronic devices via Human-Machine Interfaces (HMIs). Considering that HMIs are a new concept of dynamic interactions, wearable electronics have been highlighted owing to their lightweight, flexibility, stretchability, and attachability. In particular, wearable strain sensors have been applied to a multitude of practical applications (e.g., fitness and healthcare) by conformally attaching such devices to the human skin. However, the stretchable elastomer in a wearable sensor has an intrinsic stretching limitation; therefore, structural advances of wearable sensors are required to develop practical applications of wearable sensors. In this study, we demonstrated a 3-dimensional (3D), porous, and piezoelectric strain sensor for sensing body movements. More specifically, the device was fabricated by mixing polydimethylsiloxane (PDMS) and polyvinylidene fluoride nanoparticles (PVDF NPs) as the matrix and piezoelectric materials of the strain sensor. The porous structure of the strain sensor was formed by a sugar cube-based 3D template. Additionally, mixing methods of PVDF piezoelectric NPs were optimized to enhance the device sensitivity. Finally, it is verified that the developed strain sensor could be directly attached onto the finger joint to sense its movements.

다중 개체군 유전자 알고리즘의 새로운 이주 방식 (A New Migration Method of the Multipopulation Genetic Algorithms)

  • 차성민;권기호
    • 한국정보과학회논문지:소프트웨어및응용
    • /
    • 제28권1호
    • /
    • pp.26-30
    • /
    • 2001
  • 다중개체군 유전자 알고리즘은 일반 유전자 알고리즘의 변형된 형태로써, 일반 유전자 알고리즘의 단점을 보완하기 위해서 고안되었다. 다중 개체군 유전자 알고리즘의 핵심은 이주방식이라고 할 수 있다. 현재 적합도 기반 이주방식과 임의 이주 방식이 널리 쓰이고 있다. 이 가운데 개체의 다양성을 유지하는 임의 이주 방식이 보다 널리 쓰이고 있는 일반적인 이주 방식이다. 본 논문은 다중 개체군 유전자 알고리즘의 새로운 이주 방식을 제안하다. 일반적인 이주 방식에 비해서 수렴 속도를 향상시킬 수 있다는 장점이 있다. 제안하는 이주 방식을 일반적인 이주 방식과 비교해 보았다.

  • PDF

An Optimization Algorithm with Novel Flexible Grid: Applications to Parameter Decision in LS-SVM

  • Gao, Weishang;Shao, Cheng;Gao, Qin
    • Journal of Computing Science and Engineering
    • /
    • 제9권2호
    • /
    • pp.39-50
    • /
    • 2015
  • Genetic algorithm (GA) and particle swarm optimization (PSO) are two excellent approaches to multimodal optimization problems. However, slow convergence or premature convergence readily occurs because of inappropriate and inflexible evolution. In this paper, a novel optimization algorithm with a flexible grid optimization (FGO) is suggested to provide adaptive trade-off between exploration and exploitation according to the specific objective function. Meanwhile, a uniform agents array with adaptive scale is distributed on the gird to speed up the calculation. In addition, a dominance centroid and a fitness center are proposed to efficiently determine the potential guides when the population size varies dynamically. Two types of subregion division strategies are designed to enhance evolutionary diversity and convergence, respectively. By examining the performance on four benchmark functions, FGO is found to be competitive with or even superior to several other popular algorithms in terms of both effectiveness and efficiency, tending to reach the global optimum earlier. Moreover, FGO is evaluated by applying it to a parameter decision in a least squares support vector machine (LS-SVM) to verify its practical competence.

업무상호의존성과 사용자참여가 소프트웨어 개발 프로젝트 성과에 미치는 영향 (The Effect of Task Interdependence and User Participation on Software Development Project Performance)

  • 홍명헌;김신곤;김정곤
    • Journal of Information Technology Applications and Management
    • /
    • 제12권1호
    • /
    • pp.213-229
    • /
    • 2005
  • Cost overrun or schedule delay of the software development project happens frequently despite that software developers continue to make every effort for the effective management of the projects. Previous researches have ascertained that these problems are ascribed to the uncertainty of projects and the improper management of the projects. The purposes of this research are to investigate the impacts of user participation and task interdependence on the performance of the projects and also to find out the appropriate project management method to improve the project performance. Even though the model fitness of the path model is proved to be very high, the verification of the hypotheses showed a variety of results including the four verifications and the one refutation of the hypotheses as well as the suggestion of one alternative hypothesis. The contribution of this research is that the integration model is proposed and verified, comprising the relationship among the user participation, the task interdependence, and the performance of software development projects. A project manager can utilize the implication of this research for an effective management of software development project.

  • PDF