• 제목/요약/키워드: Portable Information Devices

검색결과 265건 처리시간 0.026초

스마트폰 사용이 정상인의 시력, 순발력, 균형능력, 통증에 미치는 영향 (Effects on Sight, Quickness, Balance, Pain of Normal Human Body with Using Portable Mobile Phone)

  • 강수정;김경하;김지혁
    • 대한정형도수물리치료학회지
    • /
    • 제18권2호
    • /
    • pp.95-102
    • /
    • 2012
  • Background: The purpose of this study was to find out influence of using portable mobile devices in human body. Method: The subjects were consisted of the normal persons (19 males and 20 females). These subjects were consisted of three groups according to test time. The A group (12 persons - 6 males, 6 females) tests 5 minutes, the B group (14 persons - 7 males, 7 females) tests 10 minutes, and the C group (13 persons - 6 males, 7 females) tests 15 minutes. Before test, sight, quickness and balance were measured, after test revision, quickness, balance were measured and checked pain scale. Results: The results were as follows. 1. Sight, quickness and balance were decreased and pains were increased after using portable mobile devices than before using these. 2. According to duration of using the portable mobile devices, sight, quickness and balance was not a statistically significant difference, the entire upper body pain was a statistically significant difference. When viewed as part of the pain, shoulder, lower back, and wrist pain were a statistically significant difference, but the neck and elbow were not a statistically significant difference. 3. The influence of vision according to distance of using Portable mobile devices was no statistically significant difference. In addition, less than 20cm distance using equipment group ("Ga") and the group ("Na") which exceeded 20cm in between the sight were not statistically significant difference, Influence of pain according to distance of using Portable mobile devices we-re no statistically significant differences. Conclusion: Using portable mobile devices affect human body on the elements of the biomechanics.

  • PDF

상용 휴대형 멀티미디어 재생기 전력소모 패턴 분석 (Analysis of Power Consumption Patterns for Commercial Portable Multimedia Players)

  • 남영진;양은주;이종열;김성률;서대화
    • 한국산업정보학회논문지
    • /
    • 제12권3호
    • /
    • pp.95-103
    • /
    • 2007
  • 데이터, 비디오, 오디오 등에 대한 디지털 컨버전스 추세와 함께, 최근 휴대용 멀티미디어 재생기(PMP)가 점차 대중화되고 있다. PMP는 DSP, 보다 큰 LCD 스크린, 하드디스크 등이 장착되는 이유로 다른 휴대형 장치들에 비해서 효과적인 전력관리에 대한 필요성이 강조되고 있다. 본 논문에서는 데이터수집 장치를 기반으로 한 하드웨어/소프트웨어기반 전력 측정 시스템 구축에 대해서 설명하고, PMP에서 발생하는 부팅, 동영상 재생, 다양한 비디오 코딩 방식 적용과 같은 다양한 사건 실행시의 전력소모 패턴을 측정하고 분석한다. 분석 결과는 저전력 PMP 장치를 설계하기 위한 유용한 정보를 제공한다.

  • PDF

시각 장애인을 위한 효율적인 휴대용 점자시스템의 설계 및 구현 (A Design and Implementation of Efficient Portable Braille Point System for the Visually Impaired Persons)

  • 황호영;서효중
    • 인터넷정보학회논문지
    • /
    • 제9권5호
    • /
    • pp.1-7
    • /
    • 2008
  • 본 논문에서는 시각 장애인을 위한 효율적인 휴대용 점자 시스템을 제안하였으며, 그 설계 및 구현을 설명한다. 시각 장애인이 정보화 기기를 효과적으로 사용하기 위해서는 전용 정보화 기기의 구축, 장애를 고려한 접근성 보장, 교육 지원 등 세 가지 조건이 만족되어야 한다. 본 논문에서는 위의 세 가지 조건을 요구사항으로 정의하고, 이 조건들을 만족하도록 시각장애인을 위한 점자 시스템을 설계하였다. 제안된 시스템에서는 PC에 저장되어 있는 문서나 웹 페이지를 점자와 한글간의 변환 규칙에 따라서 구현한 알고리즘을 통해 데이터를 변환하고, 변환된 데이터를 휴대용 점자 디바이스에게 전송한다. 그리고 휴대용 점자 디바이스는 전자석의 원리를 이용하여 점자를 표현한다.

  • PDF

휴대용 정보기기를 위한 플래시 기반 2단계 로킹 기법 (Flash-Based Two Phase Locking Scheme for Portable Computing Devices)

  • 변시우;노창배;정명희
    • Journal of Information Technology Applications and Management
    • /
    • 제12권4호
    • /
    • pp.59-70
    • /
    • 2005
  • Flash memories are one of best media to support portable computer's storages in mobile computing environment. The features of non-volatility, low power consumption, and fast access time for read operations are sufficient grounds to support flash memory as major database storage components of portable computers. However, we need to improve traditional transaction management scheme due to the relatively slow characteristics of flash operation as compared to RAM memory. in order to achieve this goal, we devise a new scheme called Flash Two Phase Locking (F2PL) scheme for efficient transaction processing. F2Pl improves transaction performance by allowing multi version reads and efficiently handling slow flash write/erase operation in lock management process. We also propose a simulation model to show the performance of F2PL. Based on the results of the performance evaluation, we conclude that F2PL scheme outperforms the traditional scheme.

  • PDF

F-Tree : 휴대용 정보기기를 위한 플래시 메모리 기반 색인 기법 (F-Tree : Flash Memory based Indexing Scheme for Portable Information Devices)

  • 변시우
    • Journal of Information Technology Applications and Management
    • /
    • 제13권4호
    • /
    • pp.257-271
    • /
    • 2006
  • Recently, flash memories are one of best media to support portable computer's storages in mobile computing environment. The features of non-volatility, low power consumption, and fast access time for read operations are sufficient grounds to support flash memory as major database storage components of portable computers. However, we need to improve traditional Indexing scheme such as B-Tree due to the relatively slow characteristics of flash operation as compared to RAM memory. In order to achieve this goal, we devise a new indexing scheme called F-Tree. F-Tree improves tree operation performance by compressing pointers and keys in tree nodes and rewriting the nodes without a slow erase operation in node insert/delete processes. Based on the results of the performance evaluation, we conclude that F-Tree indexing scheme outperforms the traditional indexing scheme.

  • PDF

초소형 광디스크 드라이브를 위한 스윙암 타입 엑추에이터 설계 (Design of Swing Arm Type's for Small Sized ODD)

  • 오제승;박세준;이동주;정호섭;박노철;박영필
    • 한국소음진동공학회:학술대회논문집
    • /
    • 한국소음진동공학회 2004년도 추계학술대회논문집
    • /
    • pp.70-74
    • /
    • 2004
  • There are many researches being in process to develop the information storage devices applying to the portable devices recently. Based on this need, the information storage devices have to be satisfied with the fast access time, the robustness of the system, high data transfer rate and lower media price. The total size of the drive must design to adapt the portable devices such as CF II card or PC II card size. This paper proposes the swing arm type actuator to insert the designed actuator in the drive of the CF II size. Hereafter the research will be going on to be suitable to the physical standard and design the focus magnetic circuit newly. The swing arm type actuator including this circuit is designed to have the dynamic characteristic satisfying the mechanical specification as well as the BD 1x. Finally, the adaptability to the portable devices was demonstrated by the finite element analysis and optimization of structural part.

  • PDF

Geometric Image Compensation Method for a Portable Projector Based on Prewarping Using 2D Homography

  • Cho, Jinsoo;Won, Jongkil;Bae, Jongwoo
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제7권9호
    • /
    • pp.2299-2311
    • /
    • 2013
  • As portable multimedia devices become more popular and smaller, the use of portable projectors is also rapidly increasing. However, when portable projectors are used in mobile environments in which a dedicated planar screen is not available, the problem of geometric distortion of the projected image often arises. In this paper, we present a geometric image compensation method for portable projectors to compensate for geometric distortions of images projected on various types of planar or nonplanar projection surfaces. The proposed method is based on extraction of the two-dimensional (2D) geometric information of a projection area, setting of the compensation area, and prewarping using 2D homography. The experimental results show that the proposed method allows effective compensation for waved and arbitrarily shaped projection areas, as well as tilted and bent surfaces that are often found in the mobile environment. Furthermore, the proposed method is more computationally efficient than conventional image compensation methods that use 3D geometric information.

EPET-WL: Enhanced Prediction and Elapsed Time-based Wear Leveling Technique for NAND Flash Memory in Portable Devices

  • Kim, Sung Ho;Kwak, Jong Wook
    • 한국컴퓨터정보학회논문지
    • /
    • 제21권5호
    • /
    • pp.1-10
    • /
    • 2016
  • Magnetic disks have been used for decades in auxiliary storage devices of computer systems. In recent years, the use of NAND flash memory, which is called SSD, is increased as auxiliary storage devices. However, NAND flash memory, unlike traditional magnetic disks, necessarily performs the erase operation before the write operation in order to overwrite data and this leads to degrade the system lifetime and performance of overall NAND flash memory system. Moreover, NAND flash memory has the lower endurance, compared to traditional magnetic disks. To overcome this problem, this paper proposes EPET (Enhanced Prediction and Elapsed Time) wear leveling technique, which is especially efficient to portable devices. EPET wear leveling uses the advantage of PET (Prediction of Elapsed Time) wear leveling and solves long-term system failure time problem. Moreover, EPET wear leveling further improves space efficiency. In our experiments, EPET wear leveling prolonged the first bad time up to 328.9% and prolonged the system lifetime up to 305.9%, compared to other techniques.

A Calibration Technique for a Two-Axis Magnetic Compass in Telematics Devices

  • Cho, Seong-Yun;Park, Chan-Gook
    • ETRI Journal
    • /
    • 제27권3호
    • /
    • pp.280-288
    • /
    • 2005
  • This paper presents an efficient algorithm for using the two-axis magnetic compass in portable devices. The general magnetic compass module consists of a three-axis magnetic compass and a two-axis inclinometer to calculate tilt-compensated azimuth information. In this paper, the tilt error is compensated using just a two-axis magnetic compass and two-axis accelerometer. The third-axis data of the magnetic compass is estimated using coordinate information that includes the extended dip angle and tilt information. The extended dip angle is estimated during the normalization process. This algorithm can be used to provide the tilt-compensated heading information to small portable devices such as navigation systems, PDAs, cell phones, and so on.

  • PDF

Lightweight Single Image Super-Resolution Convolution Neural Network in Portable Device

  • Wang, Jin;Wu, Yiming;He, Shiming;Sharma, Pradip Kumar;Yu, Xiaofeng;Alfarraj, Osama;Tolba, Amr
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제15권11호
    • /
    • pp.4065-4083
    • /
    • 2021
  • Super-resolution can improve the clarity of low-resolution (LR) images, which can increase the accuracy of high-level compute vision tasks. Portable devices have low computing power and storage performance. Large-scale neural network super-resolution methods are not suitable for portable devices. In order to save the computational cost and the number of parameters, Lightweight image processing method can improve the processing speed of portable devices. Therefore, we propose the Enhanced Information Multiple Distillation Network (EIMDN) to adapt lower delay and cost. The EIMDN takes feedback mechanism as the framework and obtains low level features through high level features. Further, we replace the feature extraction convolution operation in Information Multiple Distillation Block (IMDB), with Ghost module, and propose the Enhanced Information Multiple Distillation Block (EIMDB) to reduce the amount of calculation and the number of parameters. Finally, coordinate attention (CA) is used at the end of IMDB and EIMDB to enhance the important information extraction from Spaces and channels. Experimental results show that our proposed can achieve convergence faster with fewer parameters and computation, compared with other lightweight super-resolution methods. Under the condition of higher peak signal-to-noise ratio (PSNR) and higher structural similarity (SSIM), the performance of network reconstruction image texture and target contour is significantly improved.