• Title/Summary/Keyword: 어플리케이션 측정

Search Result 298, Processing Time 0.033 seconds

The Implementation of Real-time Performance Monitor for Multi-thread Application (멀티스레드 어플리케이션을 위한 실시간 성능모니터의 구현)

  • Kim, Jin-Hyuk;Shin, Kwang-Sik;Yoon, Wan-Oh;Lee, Chang-Ho;Choi, Sang-Bang
    • Journal of the Institute of Electronics Engineers of Korea CI
    • /
    • v.48 no.3
    • /
    • pp.82-90
    • /
    • 2011
  • Multi-core system is becoming more general with development of microprocessors. Due to this change in performance improvement paradigm, switching conventional single thread applications with multi thread applications. Performance monitoring tools are used to optimize application performance because of complexity in development of multi thread applications. Conventional performance monitoring tools are focused on performance itself rather than user friendliness or real-time support. Real-time performance monitor identify the problem while multi-threaded applications should be performed as well as check real-time operating status of the application. So it can be used as an effective tool compared to non-real-time performance monitor that only with simple performance indicators to find the cause of the problem. In this paper, we propose RMPM(Real-time Multi-core Performance Monitor) which is real-time performance monitoring tool for multi-core system. Observation period is optimized by comparing relation between overhead due to performance evaluation period and accuracy. Our performance monitor shows not only amount of CPU usage of whole system, memory usage, network usage but also aspect of overhead distribution per thread of an application.

A Study on the Use of an Application of Polygraph (거짓말 탐지기 어플리케이션의 활용방안에 관한 연구)

  • Kang, Ye-Seul;Kim, Kwang-Hoon;Kim, Se-Rom;Min, Cho-Rong;Choi, Jae-Sung
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2016.10a
    • /
    • pp.878-879
    • /
    • 2016
  • 본 논문에서는 기존의 고비용-고정형 거짓말탐지기의 단점을 극복하기 위하여 거짓말 시 발생되는 인체의 생리적 변화를 측정하기 위한 GSR (Galvanic Skin Response) 센서와 스트레스수치 알고리즘을 활용하여 스마트폰 기반 어플리케이션을 개발 및 그 활용방안을 제안한다. 사용자에게 부착하여 사용자의 생체 피부를 통해 외적자극 또는 심적 흥분/동요 상태에 의한 활동전위 발생 정도를 측정하고 이를 스트레스 지수로 변환할 수 있는 방법을 제시한다. 또한, 사용성 및 저비용성을 보장하기 위하여, 제안하는 거짓말 탐기기능을 스마트폰 어플리케이션화 하였다.

Design of Location Measurement App Application for Car in Basement based WPS (WPS 기반 실내 자동차 위치 측정 앱 어플리케이션 설계)

  • Yoon, Kyung-Seob;Bae, U-Mi
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2014.01a
    • /
    • pp.257-260
    • /
    • 2014
  • 본 논문에는 무선 랜 기반 위치 추적 시스템을 이용하여 실내에 주차된 자동차 위치에 도달하기까지의 방향과 거리 정보를 제공할 수 있는 앱 어플리케이션 설계를 제안한다. 기존 WPS 기능에 삼각측량법을 더하여 정확도를 높이고 실내에 주차된 차량의 위치 관리가 용이하게끔 하는 것을 목적으로 두었다. 이를 위해 WPS와 전파의 세기를 이용한 삼각측량법을 적용하여 설계한 알고리즘을 제시한다. 프로그램 코드 개선 및 구체화는 해당 알고리즘을 가상 환경에서 구현하였다. 스마트폰의 동기화 센서를 이용하여 실시간으로 DB 서버를 접속함으로서 시간 차이로 인해 측정된 위치 정확성이 저하되는 문제를 보정하였다. 따라서 제안한 앱 어플리케이션은 GPS 통신이 불안정한 실내 및 지하에 주차된 자동차의 위치를 사용자가 찾아내는데 효율성을 제공할 수 있다.

  • PDF

A Study of Estimation for Web Application Complexity (웹 어플리케이션의 복잡도 예측에 관한 연구)

  • Oh Sung-Kyun;Kim Mi-Jin
    • Journal of the Korea Society of Computer and Information
    • /
    • v.9 no.3
    • /
    • pp.27-34
    • /
    • 2004
  • As software developing paradigm has been changing to complicate Web environment, study of complexity becomes vigorous. Yet still it seems that general agreement has not to be reached to architecture or complexity measure of Web application. And so traditional complexity metrics - program size(LOC) and Cyclomatic Complexity can be derived from the source code after implementation. it is not helpful to the early phase of software development life cycle - analysis and design phase. In this study 6 Web projects has been used for deriving applications with possible errors suited by Complexity Indicator. Using 61 programs derived, linear correlation between complexity, number of classes and number of methods has been proposed. As Web application complexity could be estimated before implementation, effort and cost management will be processed more effectively.

  • PDF

Development of Smart Phone Application with User Fitting for Hearing Impaired in Various Environment (환경별 사용자 피팅이 가능한 스마트폰 보청기 어플리케이션 개발)

  • Lee, K.;Kang, S.-I.;Park, G.S.;Lee, S.M.
    • Journal of rehabilitation welfare engineering & assistive technology
    • /
    • v.9 no.2
    • /
    • pp.121-128
    • /
    • 2015
  • In this paper, we introduce our smart phone application for hearing impaired people. Unlike previous hearing aids application, our application has both functions of self hearing tests and sound amplification. We provide user with two types of self hearing test, those are standard hearing test and detail hearing test. Each test has different advantages like short test time and accurate test result, however both tests provide reliable result. Our hearing test allows that user can measure their hearing loss level according to the frequency. Sound amplification function provide proper fitting formula by using NAL-NL1, and it guarantees high speech intelligibility. Our application can also memorize user's fitting data at specific test condition. Therefore those who using our hearing aids application can easily reset their hearing aids / earphone properties periodically. Our application is advanced at the aspect of self fitting function that no other previous application did. So we are expecting these comfortable processes about fitting lead the number of hearing aids user to be increased.

  • PDF

Relevance of the Cyclomatic Complexity Threshold for the Web Programming (웹 프로그래밍을 위한 복잡도 한계값의 적정성)

  • Kim, Jee-Hyun
    • Journal of the Korea Society of Computer and Information
    • /
    • v.17 no.6
    • /
    • pp.153-161
    • /
    • 2012
  • In this empirical study at the Web environment based on the frequency distribution of the cyclomatic complexity number of the application, the relevance of the threshold has been analyzed with the next two assumptions. The upper bound established by McCabe in the procedural programming equals 10 and the upper bound established by Lopez in the Java programming equals 5. Which numerical value can be adapted to Web application contexts? In order to answer this 10 web site projects have been collected and a sample of more than 4,000 ASP files has been measured. After analyzing the frequency distribution of the cyclomatic complexity of the Web application, experiment result is that more than 90% of Web application have a complexity less than 50 and also 50 is proposed as threshold of Web application. Web application has the complex architecture with Server, Client and HTML, and the HTML side has the high complexity 35~40. The reason of high complexity is that HTML program is usually made of menu type for home page or site map, and the relevance of that has been explained. In the near future we need to find out if there exist some hidden properties of the Web application architecture related to complexity.

Mobile weight management application design with HRQOL indicator (Framingham risk score와 HRQOL을 활용한 모바일 체중관리 어플리케이션 개발)

  • Park, Bum Jun;Jang, Kwang Soo;Park, Seung Ho;Wang, Bo Ram;Park, Ji Yun;Ro, Mi Jung;Choi, In Young
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2011.05a
    • /
    • pp.395-396
    • /
    • 2011
  • 과체중, 비만을 포함한 만성질환은 일회성의 치료행위보다는 지속적인 관리가 필요한 질환이다. 이러한 점을 고려하여 개발된 IT서비스와 Healthcare서비스의 융합형 체중관리 모바일 어플리케이션 사용이 늘고 있는 추세다. 그러나 대부분의 체중관리 어플리케이션에서는 식단정보와 운동 칼로리 소모량에 관한 정보를 일방적으로 제공하고 있을 뿐, 사용자 건강의 질적인 부분을 고려하지는 못하고 있다. 따라서 본 연구에서는 어플리케이션 사용자들에게 지속적으로 동기를 부여하는 방안들을 모색하고 사용자 건강의 질도 관리 할 수 있도록 고려하여 모바일 체중관리 어플리케이션을 개발하였다. 이를 위하여 사용자 건강의 위험도를 Framingham risk score를 이용하여 지속적으로 점검하고 관리할 수 있도록 하였다. 또한 건강과 관련 된 삶의 질(HRQOL) 측정도구를 포함하여 사용자가 건강상태를 지속적으로 평가, 관리할 수 있도록 개발하였다. 본 연구를 통해 개발된 체중관리 어플리케이션은 사용자는 식이, 칼로리 뿐 만이 아니라 개인의 건강의 질에 관한 관리를 지원하고, 나아가 일회성이 아닌 지속적인 건강관리 서비스를 제공할 것으로 기대한다.

  • PDF

K-Wheel : Interactive Virtual Reality Application Using IMU Sensor And Real Wheel (K-Wheel : IMU 센서와 회전보드(휠)를 이용한 인터랙티브 가상현실 방송 제작 어플리케이션)

  • Yang, Ki-Sun;Oh, Juhyun;Kim, Byungsun-Sun;Kim, Chang-Hun
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2015.07a
    • /
    • pp.81-83
    • /
    • 2015
  • 본 논문은 방송의 가상스튜디오 제작 환경에서 많이 사용되는 회전 또는 스크롤 메뉴를 진행자가 직접 휠(회전보드)을 움직여, 진행자와 그래픽과의 자연스러운 상호작용이 가능한 인터랙티브 가상현실 방송 제작 어플리케이션을 제안한다. 이를 위해, 우리는 물리적인 휠의 움직임을 인지할 수 있도록 관성측정장치(IMU: Inertial Measurement Unit)를 사용하였으며, IMU 센서가 부착된 휠을 크로마키로 처리하기 위해 푸른색의 페인팅된 물리적인 휠을 사용하였다. 본 어플리케이션을 통해서 가상스튜디오의 연기자는 물리적인 휠의 움직임을 느끼면서 휠을 회전시킴으로써 별도의 연습이나 훈련 없이도 직관적으로 회전하는 여러 타입의 가상 그래픽 메뉴를 제어할 수 있다. 우리는 상하 스크롤, 원형 회전, 스크롤 연동형 메뉴 어플리케이션들을 개발하였으며, 이것을 방송에 적용하여, 연기자와 휠에 연동한 그래픽과의 인터랙션이 자연스럽게 합성됨을 확인하였다.

  • PDF

A Comparative Analysis on Authentication System of Smartphone Application (스마트폰 App 인증시스템의 비교분석)

  • Kwak, Kyeon-Hoon;Kim, Sang-Woong;Jung, Sung-Jin;Yang, You-Suck;Kim, Joo-Ryeong;Lim, Yang-Won;Lim, Hankyu
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2015.10a
    • /
    • pp.430-432
    • /
    • 2015
  • 스마트폰의 보급과 소프트웨어 개발기술의 발전으로 다양한 어플리케이션이 출시되고 사용되어지고 있다. 특히, 스마프폰을 통해 모바일 쇼핑뿐 아니라 개인간 거래가 활성화되고 있다. 하지만 사용자가 많아지면서 인터넷 사기 범죄도 증가하고 있는 추세이다. 사용자간의 교류가 많은 어플리케이션은 인증이 중요하다. 본 논문에서는 스마트폰 어플리케이션에서 활용하는 인증의 종류를 알아보고 모바일 중고 거래 어플리케이션의 사용자 인증의 종류와 신뢰도 측정방법을 비교 분석하고, 문제점을 파악하였다.

A Study on Tools for Mobile GUI Testing Based-on Flow Chart (플로우 챠트 기반의 모바일 GUI 테스트 도구에 관한 연구)

  • Park, Sang-Pil;Jung, Il-Jae;Hwang, Sun-Myung;Yoon, Seok-Jin
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2007.11a
    • /
    • pp.368-371
    • /
    • 2007
  • 모바일 어플리케이션 소프트웨어의 시장은 여러 소프트웨어 시장 중 가장 많은 어플리케이션 소프트웨어를 출시하고 있으며 모바일 어플리케이션에서 가장 중요한 사용자와의 정보 교환 수단으로는 GUI가 있다. 현재까지의 모바일 어플리케이션에서의 GUI 테스트 방법으로는 테스터가 한단계, 한단계 버튼을 눌러가며 화면을 체크하는 원시적인 방법의 테스트가 이루어지고 있다. 이에 본 논문에서는 모바일 상에서 이루어지는 정적 화면 전환의 경우 테스트 수행 결과를 플로우 챠트 기반으로 표시함으로써 GUI를 테스트 하는 방법을 제시하고 테스트 커버리지 까지 측정할 수 있는 방법을 제시한다.

  • PDF