• Title/Summary/Keyword: mobile application development

Search Result 924, Processing Time 0.024 seconds

Contact Tracking Development Trend Using Bibliometric Analysis

  • Li, Chaoqun;Chen, Zhigang;Yu, Tongrui;Song, Xinxia
    • Journal of Information Processing Systems
    • /
    • v.18 no.3
    • /
    • pp.359-373
    • /
    • 2022
  • The new crown pneumonia (COVID-19) has become a global epidemic. The disease has spread to most countries and poses a challenge to the healthcare system. Contact tracing technology is an effective way for public health to deal with diseases. Many experts have studied traditional contact tracing and developed digital contact tracking. In order to better understand the field of contact tracking, it is necessary to analyze the development of contact tracking in the field of computer science by bibliometrics. The purpose of this research is to use literature statistics and topic analysis to characterize the research literature of contact tracking in the field of computer science, to gain an in-depth understanding of the literature development status of contact tracking and the trend of hot topics over the past decade. In order to achieve the aforementioned goals, we conducted a bibliometric study in this paper. The study uses data collected from the Scopus database. Which contains more than 10,000 articles, including more than 2,000 in the field of computer science. For popular trends, we use VOSviewer for visual analysis. The number of contact tracking documents published annually in the computer field is increasing. At present, there are 200 to 300 papers published in the field of computer science each year, and the number of uncited papers is relatively small. Through the visual analysis of the paper, we found that the hot topic of contact tracking has changed from the past "mathematical model," "biological model," and "algorithm" to the current "digital contact tracking," "privacy," and "mobile application" and other topics. Contact tracking is currently a hot research topic. By selecting the most cited papers, we can display high-quality literature in contact tracking and characterize the development trend of the entire field through topic analysis. This is useful for students and researchers new to field of contact tracking ai well as for presenting our results to other subjects. Especially when comprehensive research cannot be conducted due to time constraints or lack of precise research questions, our research analysis can provide value for it.

Development of an Integrated Forecasting and Warning System for Abrupt Natural Disaster using rainfall prediction data and Ubiquitous Sensor Network(USN) (농촌지역 돌발재해 피해 경감을 위한 USN기반 통합예경보시스템 (ANSIM)의 개발)

  • Bae, Seung-Jong;Bae, Won-Gil;Bae, Yeon-Joung;Kim, Seong-Pil;Kim, Soo-Jin;Seo, Il-Hwan;Seo, Seung-Won
    • Journal of Korean Society of Rural Planning
    • /
    • v.21 no.3
    • /
    • pp.171-179
    • /
    • 2015
  • The objectives of this research have been focussed on 1) developing prediction techniques for the flash flood and landslide based on rainfall prediction data in agricultural area and 2) developing an integrated forecasting system for the abrupt disasters using USN based real-time disaster sensing techniques. This study contains following steps to achieve the objective; 1) selecting rainfall prediction data, 2) constructing prediction techniques for flash flood and landslide, 3) developing USN and communication network protocol for detecting the abrupt disaster suitable for rural area, & 4) developing mobile application and SMS based early warning service system for local resident and tourist. Local prediction model (LDAPS, UM1.5km) supported by Korean meteorological administration was used for the rainfall prediction by considering spatial and temporal resolution. NRCS TR-20 and infinite slope stability analysis model were used to predict flash flood and landslide. There are limitations in terms of communication distance and cost using Zigbee and CDMA which have been used for existing disaster sensors. Rural suitable sensor-network module for water level and tilting gauge and gateway based on proprietary RF network were developed by consideration of low-cost, low-power, and long-distance for communication suitable for rural condition. SMS & mobile application forecasting & alarming system for local resident and tourist was set up for minimizing damage on the critical regions for abrupt disaster. The developed H/W & S/W for integrated abrupt disaster forecasting & alarming system was verified by field application.

Study on implementation of Secure HTML5 Local Storage (안전한 HTML5 로컬스토리지 구현에 대한 연구)

  • Myeong, Hee-Won;Paik, Jung-Ha;Lee, Dong-Hoon
    • Journal of Internet Computing and Services
    • /
    • v.13 no.4
    • /
    • pp.83-93
    • /
    • 2012
  • HTML5 has developed not to have browser dependancy considering interoperability as same as maintaining compatability with lower versions of HTML. HTML5, the newest web standardization is on going of being structured. Along with the smart phone boom, HTML5 is spotlighted because it can be applied to cross platforms in mobile web environments. Specially the local Storage that has been listed in new features in HTML5 supports offline function for web application that enables web application to be run even when the mobile is not connected to 3G or wifi. With Local storage, development of server-independent web application can be possible. However Local storage stores plaintext data in it without applying any security measure and this makes the plaintext data dangerous to security threats that are already exist in other client side storages like Cookie. In the paper we propose secure Local storage methods to offer a safe way to store and retrieve data in Local storage guaranteeing its performance. Suggested functions in this paper follow localStorage standard API and use a module that provide cryptographic function. We also prove the efficiency of suggested secure Local storage based on its performance evaluation with implementation.

Development of Android App for Suppor ting Smooth Multimedia Streaming Service Using Frame Buffer (프레임 버퍼를 이용한 매끄러운 멀티미디어 스트리밍 서비스를 지원하는 안드로이드 앱 개발)

  • Seo, Sang-min;Kwon, Jonnho;Choi, Yoon-Ho
    • Journal of Internet Computing and Services
    • /
    • v.17 no.1
    • /
    • pp.55-64
    • /
    • 2016
  • Existing Android applications for streaming video in real time are dependent on the codec, which composes the encoding function, and the version of Android operating system. Also, for streaming video in real time, most applications should be connected with a separate desktop PC. To overcome these disadvantages, we propose a new application, which records and streams video in real time. Specifically, the proposed application uses the flash video file format, which is the common media file format supported by various versions of Android operating system. Through experiments, we show that it is possible for the proposed application to record the video screens more than 20 frames per second and to stream it in real time while using the existing video encoding methods.

Management Method of an Application License in the Android Platform Based on USIM (USIM 기반 안드로이드 플랫폼에서의 어플리케이션 라이센스 관리 기법)

  • Lee, Yun-Seok;Kim, Eun;Jung, Min-Soo
    • Journal of Korea Multimedia Society
    • /
    • v.14 no.2
    • /
    • pp.238-248
    • /
    • 2011
  • Various services through mobile have been expanding since the development of the Smartphones. People freely communicate, remake and redistribute the information through Wi-Fi. People's freedom can cause lots of problems. There are application licenses of various types in the Android platform. However, problems about redistribution are indiscriminately distributed what can't be disentangled commercial and noncommercial use. To solve these problems, an application program has to go through procedures of license check in the Android platform. This method has two problems. One, an exact license authentication is impossible in the place where Wi-Fi does not work. The other thing, this license information is stored directly into the Smartphone. Therefore, attacks are possible about the stored license information, To solve these problems, we designed and implemented the file structure for storing the license information into USIM. We can store and authenticate them. Thus, we propose above the authentication method that can be authenticated the license authentication safely in on or off-line.

Interactive Broadcasting Service using Smart-phone with Emotional Recognition (감정인식 기능의 스마트폰을 통한 양방향 방송서비스)

  • Cho, Myeon-Gyun
    • Journal of Satellite, Information and Communications
    • /
    • v.8 no.4
    • /
    • pp.117-123
    • /
    • 2013
  • The development of the latest emotional recognition and multimedia technology has changed the traditional broadcasting system. The previous broadcasting system, which was operated by the terrestrial broadcasters, is now transformed to the viewer-centered and bidirectional broadcasting through the convergence of internet, mobile and smart TV. In this paper, smart-phone application for estimating human emotion(sadness, anger, depression) has been developed and emerged with smart TV, thereby we can present broadcasting service for enhancing the sense of common humanity among people of same group. If there is friend in the depression, we can bring comfort to him by inviting one for TV program what I watch and having a honest talk with facial avatar or emoticon. The proposed emotional broadcasting service inter-working with smart-phone application can give feeling of belonging and happiness to the people suffering from the blues, and it can prevent him from attempting suicide. In addition, smart-phone based emotional broadcasting service can be expended to program recommendation service customized to user's emotion, emotional LED lighting service to maximize the sense of reality and home shopping service taking advantage of the mood of customer.

A Study on the Cases of the Application of 3D Apparel CAD System to the Domestic and Overseas Fashion Education (국내·외 패션교육에 있어서 3D 어패럴 CAD 시스템 활용 사례연구)

  • Lee, Min-Jeong;Sohn, Hee-Soon
    • Journal of the Korean Society of Clothing and Textiles
    • /
    • v.35 no.9
    • /
    • pp.1112-1124
    • /
    • 2011
  • The development of computer graphics and Internet technology has created a 3D Web-based virtual world that has transformed the global fashion industry environment. In this study, the application cases of 3D virtual fashion education were analyzed to discuss the necessity and application of a 3D apparel CAD curriculum as part of a special education for global fashion talent at Korean fashion-related colleges. Prior studies, literature, photo data and Internet data (in and out of Korea) were used for this study. The demonstration case studies were conducted for the virtual fashion education 'SLCC 2007' of Buffalo State College (U.S.), 'Ratava's Line (2004)' of SFU/FIT Collaborative Design Project (Canada and U.S.) and '2011 Graduation Fashion Show' of Ueda Fashion College (Japan). The results of the study show that the 3D apparel CAD system (as a core technology of the IT fashion industry) would allow the current mass production concept to change to a new paradigm of 'mass customization' along with new fashion business types that include global fashion companies and Web-based Internet, mobile and virtual-world shopping malls. In addition, it appears that the system should be included in the curriculum of fashion-related colleges and institutes to educate technical designers for the global fashion industry and global fashion talent with comprehensive system operation and management ability, and to promote single proprietor companies.

Developing Model of Food Cultural Contents for Smartphone Application (스마트폰 애플리케이션용 음식문화 콘텐츠 개발 모델과 전망)

  • Choi, Jung-Hee;Lee, Young-Mi
    • The Journal of the Korea Contents Association
    • /
    • v.12 no.2
    • /
    • pp.453-460
    • /
    • 2012
  • Food tourism has grown exponentially every year and food is now considered a vital component of the tourism experience. In recent years, smartphone applications have emerged as a new tool helping travelers create experiences, which allow a number of users to access easily informations about foods while traveling abroad. This study propose a new developing model of food cultural contents for smartphone application for international travelers, 'menu guide for international travelers'. It was created by a group of experts in food culture, who had been lived or are living in 10 different countries, and the collective intelligence enabled to create extensive and reliable food cultural contents. Therefore, it is considered that this developing model of food cultural contents will be a good example for the development of mobile contents for smartphone applications.

Development of Mobile Location Based Service App Using Augmented Reality (증강현실을 활용한 모바일 위치기반 응용서비스 앱 개발)

  • Kim, Jae-Pil;Lee, Dong-Cheol
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.18 no.6
    • /
    • pp.1481-1487
    • /
    • 2014
  • Recently, with the popularization of smartphones, augmented reality has become even more familiar to the public as an application that can provide realistic images as a tool for location-based services. Therefore, as a location-based application for smartphones that is appropriate for the application of augmented reality technology, the study develops a golf information system. Golf is the sport for which we should exactly know the accurate shape or distance to the destinations or obstacles, so the sport is suitable for applying the augmented reality technology. Even though the sport of golf has constantly increasing population to play it with the popularization of it, presently released golf-related smartphone apps are established as 2D images or in GPS basis; thus, they lack a sense of realism unfortunately. Thereupon, this study develops a golf information system by modifying and complementing usefully Mixare, the open source for augmented reality, for the sport of golf into an augmented reality-based system that can provide various information according to the actual environment of the golf course and describes how to apply it actually to the golf course.

Usability Evaluation of ICloud Calendar and Naver Calendar -Focused on Mobile Application- (iCloud 캘린더와 네이버 캘린더의 사용성 평가 -모바일 애플리케이션을 중심으로-)

  • Yoon, Kahee;Kim, Seung-In
    • Journal of Digital Convergence
    • /
    • v.15 no.4
    • /
    • pp.443-449
    • /
    • 2017
  • Since usage of smartphone becomes popular, Ecology of smart media based on smartphone is creating new ecological system of information. This research is for evaluating usability and sustainability of application due to development of smartphone usage in these days. For the research, precedent researches were analyzed and hypothesis were set up based on those researches. Then, iCloud Calendar and Never Calendar, which are two major calendar applications, were evaluated by in-depth interview and measuring task performance time of interviewees, and used these results to verify hypothesis. Then verify hypothesis through the research and analyze which type of users focus on aesthetic impression, and which users focus on usability and practicality. This research is to analyze success and failure points of Calendar Applications' user experience design, and suggests guideline for future transformation of offline to online.