• Title/Summary/Keyword: mobile device technique

Search Result 201, Processing Time 0.023 seconds

A Scheme that Transcodes and Services from PC Web Page to Mobile Web Page of Dynamic Object with DOM (DOM을 이용한 PC 웹 페이지에서 모바일 웹 페이지로의 다이나믹 오브젝트 변환 및 서비스 기법)

  • Kim, Jong-Keun;Kang, Eui-Sun;Sim, Kun-Jung;Ko, Hee-Ae;Lim, Young-Hwan
    • The KIPS Transactions:PartD
    • /
    • v.14D no.3 s.113
    • /
    • pp.355-362
    • /
    • 2007
  • With development of mobile communications terminal and expansion of mobile Internet, a large number of users can use mobile web contents at anytime and anywhere and will demand service of greater contents. Due to such demand, many studies are being carried out on transcoding contents so that wired web contents can be used in mobile web. However, transcoding and creation of mobile web contents involve difficulties because specifications available from telecommunications companies and mobile terminals have not been standardized. Especially, in order for serving dynamic object of wired web page contents to dynamically change according to time or user, it is required not only to program scripts to suit each terminal, but also to transcode the resources used in advance. for solution to this problem, this study uses the hierarchy structure of DOM (document object model) to display structural characteristics of wired web page. In other words, this study proposes the following technique. Wired web pages are analyzed and the results are established as data structure. Then, dynamic object is extracted and the domain is indexed so that, when serving mobile web page, information can be extracted at the indexed position to create mobile web contents for service on real-time basis. Also, this study aims at developing an editing device to edit mobile web contents and mobile web service server to service the edited contents by applying the above technique.

Study on Optimization for Heating System of Sequential Feed-Type Mobile Smart Device Cover Glass Molding Machine (모바일 스마트 기기 덮개 유리 순차이송형 성형기기의 가열시스템 최적화에 관한 연구)

  • Lee, Jun Kyoung
    • Journal of the Korean Society of Manufacturing Process Engineers
    • /
    • v.14 no.5
    • /
    • pp.75-80
    • /
    • 2015
  • Nowadays, flat-shaped cover glass is widely used for mobile devices. However, for its good design and convenience of use, curved cover glass has been demanded. Thus, many companies have tried to produce curved cover glass through the shaving technique, but the production efficiency is very low. Therefore, the molding technique has been adopted to increase the efficiency for the curved-glass production system. For a glass-molding system, several heating blocks are installed, and the flat cover glass is sequentially heated and molded. The production time for the cover glass is very different depending on the heating conditions; thus, the prediction of the production time for different heating conditions should be needed. Therefore, in this study, the computations were performed with different heating conditions (uniform and non-uniform) in the present cover glass-molding machine. For uniform and non-uniform heating conditions, the simple correlation between the heating time and the heater capacity and the heating time to achieve higher durability can be suggested, respectively.

A Method for Hybrid Message Transmission based on User-Customized Analysis (사용자 맞춤형 분석 기반의 Hybrid 메시지 전송 기법)

  • Kim, Yong-Hyun;Bong, Jae-Sic;Huh, Eui-Nam
    • Journal of KIISE
    • /
    • v.42 no.7
    • /
    • pp.939-945
    • /
    • 2015
  • From 2009, the market of smart devices has been rapidly increasing. These devices provide various services to users. The cloud messaging service, especially, is applied to many various services, and sends messages asynchronously. In the cloud messaging service, there are two methods for message transmission, message transmission based on an IP address and a publish/subscribe technique. Each technique uses basic messages in order to send messages to mobile devices. In this paper, the hybrid message transmission, based on user-customized analysis to reduce basic messages, is proposed. The hybrid message transmission uses Exponential Moving Average (EMA) and K-means algorithms for user-customized analysis, and determines the message transmission techniques in each timeslot.

Supporting Web-Based I/O Service by Extending Network Communication to Native Client (Native Client 네트워크 기능 확장을 통한 웹기반 I/O 서비스 지원)

  • Sung, Baegjae;Park, Sejin;Park, Chanik
    • IEMEK Journal of Embedded Systems and Applications
    • /
    • v.6 no.4
    • /
    • pp.249-254
    • /
    • 2011
  • A user desktop service can be made available on internet or local area network with the help of virtualization and cloud technologies. The service is usually called a virtual desktop or a desktop cloud. However, a user interface is limited to I/O capabilities of a user's mobile terminal. In order to enhance a user interface on a remote virtual desktop, it is important to connect full-featured I/O devices which are founded locally. Our previous work called SoD (System-on- Demand) has proposed a technique to associate local full-featured I/O devices with a remote virtual desktop in Xen. On the technique, it is required to install a SoD client agent in a user's mobile terminal for connecting a remote virtual desktop. In this paper, we propose a new framework called Web-SoD that does not require any explicit installation to make SoD service available. The SoD client agent is provided by the web technology so that the agent can be installed transparently, and the platform independency is also achieved. Due to insufficient network socket performance of current web technologies, we extend Native Client (NaCl) proposed by Google to support a network functionality by modifying a NaCl library and a service runtime. With conducted experiment, we show that the network extension supports a full socket functionality over the compromised overhead on the web environment.

The User Information-based Mobile Recommendation Technique (사용자 정보를 이용한 모바일 추천 기법)

  • Yun, So-Young;Youn, Sung-Dae
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.18 no.2
    • /
    • pp.379-386
    • /
    • 2014
  • As the use of mobile device is increasing rapidly, the number of users is also increasing. However, most of the app stores are using recommendation of simple ranking method, so the accuracy of recommendation is lower. To recommend an item that is more appropriate to the user, this paper proposes a technique that reflects the weight of user information and recent preference degree of item. The proposed technique classifies the data set by categories and then derives a predicted value by applying the user's information weight to the collaborative filtering technique. To reflect the recent preference degree of item by categories, the average of items' rating values in the designated period is computed. An item is recommended by combining the two result values. The experiment result indicated that the proposed method has been more enhanced the accuracy, appropriacy, compared to item-based, user-based method.

Grid Acceleration Structure for Efficiently Tracing the Secondary Rays in Dynamic Scenes on Mobile Platforms (모바일 환경에서의 동적 장면의 효율적인 이차 광선 추적을 위한 격자 가속 구조)

  • Seo, Woong;Choi, Byeongjun;Ihm, Insung
    • Journal of KIISE
    • /
    • v.44 no.6
    • /
    • pp.573-580
    • /
    • 2017
  • Despite the recent remarkable advances in the computing power of mobile devices, the heat and battery problems still restrict their performances, particularly compared to PCs. Therefore, in the application of the ray-tracing technique for high-quality rendering, the consideration of a method that traces only the secondary rays while the effects of the primary rays are generated through rasterization-based OpenGL ES rendering is worthwhile. Given that most of the rendering time is for the secondary-ray processing in such a method, a new volume-grid technique for dynamic scenes that enhances the tracing performance of the secondary rays with a low coherence is proposed here. The proposed method attempts to model all of the possible spatial secondary rays in a fixed number of sampling rays, thereby alleviating the visitation problem regarding all of the cells along the ray in a uniform grid. Also, a hybrid rendering pipeline that speeds up the overall rendering performance by exploiting the mobile-device CPU and GPU is presented.

Conformance Test Technique for the Electric Power IT Protocol based on TTCN-3 (TTCN-3를 이용한 전력 IT Protocol Conformance Test 기법)

  • Song, Byeong-Kwon;Jang, Yong-Gi;Jeong, Tae-Eui;Kim, Gun-Woong;Kim, Jin-Chul;Kim, Young-Eok
    • Proceedings of the KIEE Conference
    • /
    • 2008.11a
    • /
    • pp.373-375
    • /
    • 2008
  • TTCN-3(Testing & Test Control Notation Version 3) defined in EISI(2001) are the standardized test specification and test implementation language of applicable for all kinds of black-box testing for reactive and distributed system, telecom systems, Mobile system, Internet, CORBA based system, java, XML, etc. This paper using the TTCN-3 on an Electric Power IT Protocol DLMS(Device Language Message Specification) standards for the implementation of the device equipment test the suitability of the protocol.

  • PDF

Development of a Bone Conduction Vibrator for Portable Acoustic Device (휴대음성장치용 골도 진동자 개발)

  • Kim, Kwang-Suk;Bang, Ki-Chang;Hwang, Gun-Yong;Hwang, Sang-Moon
    • Proceedings of the Korean Society for Noise and Vibration Engineering Conference
    • /
    • 2008.04a
    • /
    • pp.613-617
    • /
    • 2008
  • One of the important parts on multimedia era is acoustic ones. With increased demand of smallest multimedia products such as personal digital assistant (PDA) and mobile phones, it is necessary to develop acoustic devices which have higher performance and smaller size. Acoustic parts with various function for hearing impaired persons. This paper introduces a bone conduction vibrator (BCV) for hearing impaired persons to use portable acoustic device without additional devices. For vibration analysis of the BCV, electromagnetic, mechanical and their coupling effects are considered for the analysis. This paper shows that the development of design and analysis technique by finite element method (FEM) of BCV.

  • PDF

A Study on Wireless Sensor Node Control Using Embedded System (임베디드 시스템을 활용한 무선 센서노드 제어에 관한 연구)

  • Choi, Sin-Hyeong;Han, Kun-Hee
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.8 no.5
    • /
    • pp.1141-1145
    • /
    • 2007
  • Rapid development of high-micro device design and wireless mobile communication technique enables each information instrument and devices to form intelligent network. The discussion of ubiquitous computing that provide information when and where desired is advanced actively. Information collected through ubiquitous sensor network assists it will be able to provide a convenient and accurate service. In this paper, we design and implement system which shows in realtime through TFT/LCD display device sensing data transmitted in embedded system instead of host pc.

  • PDF

Green Device to Device Task Management Framework by Mobile Edge Computing in IoT Environment (IoT 환경에서 모바일 엣지 컴퓨팅을 통한 디바이스간 타스크 관리 프레임워크)

  • Ko, Kwang-Man;Ranji, Ramtin;Mansoor, Ali;Kim, Soon-Gohn
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2018.05a
    • /
    • pp.85-87
    • /
    • 2018
  • Motivating by two promising technique of 5G, namely D2D and Edge computing, and the above mentioned problem of the current joint studies, We believe that more study is needed on the benefits of joining these two techniques in a single framework by more precisely taking into account the energy needed to computation, sending data, receiving data and as a result achieving more realistic energy efficiency in 5G cellular networks.