• Title/Summary/Keyword: desktop

Search Result 621, Processing Time 0.025 seconds

Interactive Fluid Simulation Method for Mobile Device (모바일 기기를 위한 실시간 유체 시뮬레이션 엔진)

  • Kim, Do-Yub;Song, Oh-Young;Ko, Hyeong-Seok
    • 한국HCI학회:학술대회논문집
    • /
    • 2009.02a
    • /
    • pp.463-468
    • /
    • 2009
  • This paper proposes a method for extending simulating fluid on mobile device, which was only possible on desktop PC. Fluid simulation is done by solving Navier-Stokes equation numerically, and previous research were mainly focused on numerical stability [1], and realism [2]. However, such methods assume rich computational resources, which is not available on mobile devices. On the other hand, rigid-body solver is the mostly used physically-based technique [3], and only simple height field-based method is released for fluid simulation [4]. To overcome these problems, we proposes a modified incompressible fluid dynamics solver for the mobile device, and also we propose a technique for visualizing fluids on the mobile device.

  • PDF

User Adaptive Restaurant Recommendation Service in Mobile Environment based on Bayesian Network Learning (베이지안 네트워크의 학습에 기반한 모바일 환경에서의 사용자 적응형 음식점 추천 서비스)

  • Kim, Hee-Taek;Cho, Sung-Bae
    • 한국HCI학회:학술대회논문집
    • /
    • 2009.02a
    • /
    • pp.6-10
    • /
    • 2009
  • In these days, recommendation service in mobile environments is in the limelight due to the spread of mobile devices and an increase of information owing to advancement of computer network. The restaurant recommendation system reflecting user preference was proposed. This system uses Bayesian network to model user preference and analytical hierarchical process to recommend restaurants, but static inference model for user preference used in the system has some limitations that cannot manage changing user preference and enormous user survey must be preceded. This paper proposes a learning method for Bayesian network based on user requests. The proposed method is implemented on mobile devices and desktop, and we show the possibility of the proposed method through experiments.

  • PDF

A Connectivity Encoding of 3D Meshes for Mobile Systems (모바일 시스템을 위한 연결 데이터 압축 알고리즘)

  • Kim, Dae-Young;Lee, Sung-Yeol;Lee, Hae-Young
    • Journal of the Korea Computer Graphics Society
    • /
    • v.14 no.1
    • /
    • pp.27-33
    • /
    • 2008
  • Mobile systems have relatively limited resources such as low memory, slow CPU, or low power comparing to desktop systems. In this paper, we present a new 3D mesh connectivity coding algorithm especially optimized for mobile systems(i.e., mobile phones). By using adaptive octree data structure for vertex positions, a new distance-based connectivity coding is proposed. Our algorithm uses fixed point arithmetic and minimizes dynamic memory allocation, appropriate for mobile systems. We also demonstrate test data to show the utility of our mobile 3D mesh codec.

  • PDF

Performance Evaluation of CoAP-based Internet-of-Things System (CoAP 기반 사물인터넷 시스템 성능평가)

  • Choo, Young Yeol;Ha, Yong Jun;Son, Soo Dong
    • Journal of Korea Multimedia Society
    • /
    • v.19 no.12
    • /
    • pp.2014-2023
    • /
    • 2016
  • Web presence is one of the key issues for extensive deployment of Internet-of-Things (IoT). An obstacle to overcome for Web presence is relatively low computing power of IoT devices. In this paper, we present implementation of an IoT platform based on Constrained Application Protocol (CoAP) which is a web transfer protocol proposed by Internet Engineering Task Force (IETF) for the low performance IoT devices such as Wireless Sensor Network (WSN) nodes and micro-controllers. To qualify the performance of CoAP-based IoT system for such an application as smart grid, we designed a test platform consisting of Raspberry Pi2, Kmote WSN node and a desktop PC. Using open source softwares, CoAP was implemented on top of the platform. Leveraging the GET command defined at CoAP specification, performance of the system was measured in terms of round-trip time (RTT) from web application to the Kmote sensor node. To investigate abnormal cases among the test results, hop-by-hop delays were measured to analyze resulting data. The average response time of CoAP-based communication except the abnormal data was reduced by 23% smaller than the previous research result.

Management and Security of User in Linux Server (리눅스 서버의 사용자 관리 및 보안)

  • Jung, Sung-Jae;Sung, Kyung
    • Journal of Advanced Navigation Technology
    • /
    • v.19 no.6
    • /
    • pp.587-594
    • /
    • 2015
  • Open operating system, Linux is the traditional Web, E-mail, DNS, FTP server, as well as being used in Cloud and Big data infrastructure. In addition, Linux is also used like a desktop or mobile devices, smart TV and cars. In particular, stepping up to the IoT era at this time is expected to be greater proportion occupied by Linux. As the use of Linux has increased security has emerged as an important factor. User management is core of Linux system security. In this paper, Classifying Linux user and analyzed the role of the user-specific file. Finally, we analyzed the linux management technologies and useful user security tools.

Computation-Communication Overlapping in AES-CCM Using Thread-Level Parallelism on a Multi-Core Processor (멀티코어 프로세서의 쓰레드-수준 병렬성을 활용한 AES-CCM 계산-통신 중첩화)

  • Lee, Eun-Ji;Lee, Sung-Ju;Chung, Yong-Wha;Lee, Myung-Ho;Min, Byoung-Ki
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.16 no.8
    • /
    • pp.863-867
    • /
    • 2010
  • Multi-core processors are becoming increasingly popular. As they are widely adopted in embedded systems as well as desktop PC's, many multimedia applications are being parallelized on multi-core platforms. However, it is difficult to parallelize applications with inherent data dependencies such as encryption algorithms for multimedia data. In order to overcome this limit, we propose a technique to overlap computation and communication using an otherwise idle core in this paper. In particular, we interpret the problem of multimedia computation and communication as a pipeline design problem at the application program level, and derive an optimal number of stages in the pipeline.

Analysis of Digital Achilles Tendon of Scholarly Journals (학술지의 디지털 아킬레스건 분석)

  • 윤희윤
    • Journal of Korean Library and Information Science Society
    • /
    • v.34 no.4
    • /
    • pp.43-66
    • /
    • 2003
  • Nowadays many academic libraries have considered and some have implemented the just-in-time(access) approach to collection development especially of scholarly journals. The adaption of the scholarly electronic journal based on access paradigm has brought a number of advantages and disadvantages to academic libraries. Electronic journals have promised rapid delivery of the latest research to the desktop through the ubiquitous platform of the Internet. But the promise of the e-journal is not yet a reality, and there are many misconceptions about what is actually available today. The objective of this paper is to analyse the probabilities of digital achilles tendon of scholarly journals resulting from a decline of purchase power, absence of selection(evaluation) criteria, superfluities and abuses of impact factor, access paradigm and halo effects, mismatching of demand-supply, md insufficiency in subject gateway functions.

  • PDF

Design & Implementation of MIDlet Application using kXML Parser on J2ME (J2ME상에서 kXML Parser를 이용한 MIDlet 응용 설계 및 구현)

  • Park, Young-Soo;Jang, Duk-Chul
    • The KIPS Transactions:PartD
    • /
    • v.11D no.1
    • /
    • pp.211-218
    • /
    • 2004
  • Compared with the desktop, the MIDP on J2ME has many limitations on memory capacity, screen size, networking ability and processing speed. In addition, screens vary with device providers in size, and service platforms vary with mobile service providers. These factors require additional functions to server and cause overheads of the server. On this paper, we propose the wav to reduce overheads of the server and to overcome disadvantages of the J2ME clients, with the server that provides the service of data in XML document type and the client on MIDP that is developed including the kXML parser.

XML Language for Generating J2ME MIDlet User Interfaces (J2ME MIDlet 사용자 인터페이스 자동생성을 위한 XML언어)

  • Chang, Park-Ki;Seo, Seong-Chae;Kim, Byung-Ki
    • The KIPS Transactions:PartD
    • /
    • v.15D no.3
    • /
    • pp.327-336
    • /
    • 2008
  • Many XML-compliant UIDLs(User Interface Description Languages) have been developed to specify user interfaces. Although previous UIDLs are helpful to describe user interfaces of web and desktop applications, they are not available of developing UI of mobile applications. In this paper, in order to effectively specify user interfaces of MIDlet which is application model on J2ME(Java Platform, Micro Edition), we propose MIML(Midlet Interface Markup Language) and present transformation rules to generate source codes from MIML. Further, we enhance the usability of MIML through J2MERenderer which is a tool using presented rules. The proposed method can specify user interfaces of mobile applications and allow developers to keep productivity and consistency in development phase.

Development of Miniaturized Textile Electrode for Measuring Heart Electric Activity (심장 전기활동 계측을 위한 소형 섬유전극 개발 및 특성 고찰)

  • Lee, Young-Jae;Lee, Jeong-Whan;Yang, Heui-Kyung;Lee, Joo-Hyeon;Kang, Da-Hye;Cho, Hyun-Seung;Ahn, Ihn-Seok
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.58 no.6
    • /
    • pp.1186-1193
    • /
    • 2009
  • Wearable ECG monitoring is regarded as one of the most essential part in the ubiquitous healthcare environment and subsequently day-life monitoring of a heart condition has been pursued especially for the elder people. However, there are many problems to accomplish this task such as; i) implementation of long-term monitoring device, ii) development of non-irritating electrode on skin and iii) stable signal acquisition. With these aims, we have focused on implementing a non-irritating electrode with an endurable monitoring device for day-life. To accomplish our tasks, we basically developed four different types of textile electrodes that are adapted by both shape and the composed material; flat or convex shape and Ag-conductive paste material or not. It turns out to be that a convex shape and Ag-paste textile electrode has the best performance in terms of both signal-to-noise ratio (SNR) and Impedance/Phase characteristics. Furthermore, ECG amplifier (35 ${\times}$ 35 mm) has developed to resolve the ECG signal and transfer the signal to desktop computing device or portable one by RF serial communication.