• 제목/요약/키워드: Mobile Operating System

검색결과 397건 처리시간 0.027초

지능형 웨어러블 컴퓨팅의 응용 (Application of Intelligent Wearable Computing)

  • 김성주;정성호;전홍태
    • 한국지능시스템학회논문지
    • /
    • 제14권3호
    • /
    • pp.304-309
    • /
    • 2004
  • 본 논문에서는 편리한 방식으로 착용할 수 있으며 지능을 지니고 있는 시스템을 구현하고자 한다. 인간을 보조하는 역할을 수행함과 동시에 착용할 수 있는 장점을 지닌 시스템의 구현은 다양한 제어기에 적용될 수 있다. 이동 중인 로봇의 상태를 파악하고 인간을 대신하여 명령을 전달해주는 시스템의 구현이 가능해진 것이다. 본 논문에서는 이동 로봇의 주행 정보를 받아들여 충돌 회피 주행에 필요한 속도와 회전각을 판단하여 명령을 전달하는 시스템을 착용 형태의 장치를 이용하여 구현하였다. 웨어러블 장치의 지능을 구현하기 위해 계층적 퍼지 논리와 신경망의 학습 능력을 결합하였다.

클라우드 기반의 모바일 지능형 관제시스템에서의 움직임 감지 알고리즘에 관한 연구 (A Study on the Moving Detection Algorithm for Mobile Intelligent Management System Based on the Cloud)

  • 박성기;김옥환
    • 전기전자학회논문지
    • /
    • 제19권1호
    • /
    • pp.58-63
    • /
    • 2015
  • 본 논문에서는 클라우드 기반의 모바일 지능형 관제시스템 개발을 제안하였다. 모바일 지능형 관제시스템은 클라우드 서버, 미들웨어, 센서로 구성되어 있다. 각 모듈들은 모바일 환경에서 제어되고 주변 환경에 대한 각 기기의 동작 상태를 모니터링 할 수 있다. 본 논문에서는 침입자를 감지하기 위해 영상 기반 움직임 감지 알고리즘을 적용하였고, 움직임 감지 실험에서 움직임 검출율이 평균 12.3% 높게 측정되어 보안장치로써의 타당성을 확인하였다.

경쟁적인 통신서비스 시장에서 MVNO 도매대가 산정에 관한 연구 (A study on the MVNO Wholesale Price in Competitive Communication Service Market)

  • 송영화;배기수;전흥주
    • Journal of Information Technology Applications and Management
    • /
    • 제19권2호
    • /
    • pp.217-231
    • /
    • 2012
  • In the past, companies should make enormous facility investment and acquire a right to do business in order to join communication markets, but now they can do business without important facilities, such as communication networks. Such a movement to ease regulations about companies which want to newly join the communication industry is expected not only to change a competition frame of the mobile communication market but also to greatly affect the entire communication industry. Through this study aiming to look into a way to calculate a reasonable wholesale price related to the government's introduction of the Mobile Virtual Network Operator (MVNO) system, I came up with a following result. I applied the operating profit percentage and the ratio of operating gain to cost to the cost plus model and retail minus model, respectively, to calculate the wholesale price and found that when I calculated with the cost plus model applying the operating profit percentage, I could get the highest wholesale price. On the other hand, I got the lowest wholesale price with the retail minus model by applying the operating profit percentage. Division of expenses and calculation of profit percentage are important factors in calculating the wholesale price and such results are expected to help accurate calculation of the MVNO wholesale price.

지상 기동 및 고정 환경하 고장률 특성 분석 (Failure Rate Characteristics Analysis under Ground Mobile and Ground Fixed Environments)

  • 윤희성;정다운;윤종성;이승헌
    • 한국신뢰성학회지:신뢰성응용연구
    • /
    • 제11권3호
    • /
    • pp.293-303
    • /
    • 2011
  • Reliability Prediction using MIL-HDBK-217F has some restrictions due to its one modeling basis. One of the restrictions is caused by selecting one operating environment of a system, which is chosen regardless of its detailed conditions, e.g., external impact and vibration. Especially, an equipment, which is installed on a mobile vehicle though its movement is quasi-static, is controversial to designate its environment as ground mobile($G_M$), rather than ground fixed($G_F$). In this paper, failure rates were compared, which are computed using several moving time rates to total operating time. RiAC-HDBK-217Plus was used as the basic calculation model. In addition, $G_F$ conditioned failure rate was evaluated by comparing with that under $G_M$ environment but fixed state.

Person Tracking by Detection of Mobile Robot using RGB-D Cameras

  • Kim, Young-Ju
    • 한국컴퓨터정보학회논문지
    • /
    • 제22권12호
    • /
    • pp.17-25
    • /
    • 2017
  • In this paper, we have implemented a low-cost mobile robot supporting the person tracking by detection using RGB-D cameras and ROS(Robot Operating System) framework. The mobile robot was developed based on the Kobuki mobile base equipped with 2's Kinect devices and a high performance controller. One kinect device was used to detect and track the single person among people in the constrained working area by combining point cloud data filtering & clustering, HOG classifier and Kalman Filter-based estimation successively, and the other to perform the SLAM-based navigation supported in ROS framework. In performance evaluation, the person tracking by detection was proved to be robustly executed in real-time, and the navigation function showed the accuracy with the mean distance error being lower than 50mm. The mobile robot implemented has a significance in using the open-source based, general-purpose and low-cost approach.

Linux와 TCP/IP를 이용한 분산 실시간 이동로봇 시스템 구현에 관한 연구 (A Study on the Distributed Real-time Mobile Robot System using TCP/IP and Linux)

  • 김주민;김홍렬;양광웅;김대원
    • 제어로봇시스템학회논문지
    • /
    • 제9권10호
    • /
    • pp.789-797
    • /
    • 2003
  • An implementation scheme and some improvements are proposed to adopt public-licensed operating system, Linux and de-facto world-wide network standard, TCP/IP into the field of behavior-based autonomous mobile robots. To demonstrate the needs of scheme and the improvement, an analysis is performed on a server/client communication problem with real time Linux previously proposed, and another analysis is also performed on interactions among TCP/IP communications and the performance of Linux system using them. Implementation of behavior-based control architecture on real time Linux is proposed firstly. Revised task-scheduling schemes are proposed that can enhance the performance of server/client communication among local tasks on a Linux platform. A new method of TCP/IP packet flow handling is proposed that prioritizes TCP/IP software interrupts with aperiodic server mechanism as well. To evaluate the implementation scheme and the proposed improvements, performance enhancements are shown through some simulations.

칼만필터를 사용한 자율주행로봇의 항법제어기 설계 (Design of Navigation Controller for Autonomous Mobile Robots using Kalman Filter)

  • 최광섭;박태형
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2008년도 제39회 하계학술대회
    • /
    • pp.1807-1808
    • /
    • 2008
  • When it is used for autonomous mobile robots by using dead-reckoning system, odometry system with encorder is the simplest method as well as well-known in the industry. However, odometry system is reflected slide, friction and mechanical errors of wheels when operating the position estimation. And also in order to minimize errors of direction angle which is the most important factor that it is designed the controller in controlling kinematics and quadratic curve, PID that came into the values of sensor fusion with encorder and gyroscope sensor. After designing, the autonomous mobile robot is producted practically and inspected how it works.

  • PDF

이동통신 단말기용 SLA(Scanned Linear Array) 적용에 관한 연구 (A study on SLA(Scanned Linear Array) Applications for Mobile Communication Units)

  • 김인회;안원석;문현찬
    • 한국전기전자재료학회:학술대회논문집
    • /
    • 한국전기전자재료학회 1998년도 춘계학술대회 논문집
    • /
    • pp.275-278
    • /
    • 1998
  • In recent years, miniaturization has become the key factor in the development of mobile communication system. Portable communications and computing devices suffer from two conflicting requirements which are device size to be as small as possible and large, high resolution display. These problems can be solved by virtual display. Any display in which the user views an image through an optical system is a virtual display. It provides a display which is high resolution, appears large to the viewer and at the same time occupies little physical space. In this study, handhold units of mobile communication was investigated through use of the SLA(Scanned Linear Array). The basic SLA mechanism comprises a linear array of LED's, a magnifying lens, and a scan mirror. To optimize virtual image, we investigated optical system design and operating condition for each part.

  • PDF

실시간 운영체제에서 관절 공간 궤적 생성 (Joint Space Trajectory Planning on RTOS)

  • 양길진;최병욱
    • 한국지능시스템학회논문지
    • /
    • 제24권1호
    • /
    • pp.52-57
    • /
    • 2014
  • 본 논문은 두 바퀴 이동로봇의 주행에 있어서 주어진 경로를 물리적 제한을 만족하면서 주행하는 관절 공간 궤적 생성방법을 실시간 운영체제를 이용하여 구현함으로써 실시간 제어 방법에 대하여 연구하였다. 경로계획에서 이동로봇의 방향을 고려하기 위하여 베지어곡선을 이용하였으며, 컨볼루션 연산자를 이용하여 로봇의 두 바퀴의 속도의 제한을 만족시켰다. 관절 공간의 궤적 생성과 생성된 궤적에 대한 속도명령, 그리고 엔코더 값 감시 등 실시간 태스크를 주기적 태스크로 구현하였으며 동기화를 위하여 실시간 메커니즘인 이벤트 플래그를 이용하여 구현하였다. 실제 로봇에 실시간 태스크를 구현하여 속도명령의 실시간성과 이에 따른 이동로봇의 주행실험 결과를 이용하여 궤적 추종 성능을 비실시간 시스템과 분석하였다. 결과를 통하여 실시간 성을 요구하는 제어시스템에서 실시간 다중 태스크 시스템의 유용성을 검증하였다.

ROS 기반 지능형 무인 배송 로봇 시스템의 구현 (Implementation of ROS-Based Intelligent Unmanned Delivery Robot System)

  • 공성진;이원창
    • 전기전자학회논문지
    • /
    • 제27권4호
    • /
    • pp.610-616
    • /
    • 2023
  • 본 논문에서는 Robot Operating System(ROS) 기반의 모바일 매니퓰레이터(Manipulator)를 이용한 무인 배송 로봇 시스템을 구현하고 시스템 구현을 위해 사용된 기술에 대해 소개한다. 로봇은 엘리베이터를 이용해 건물 내부에서 자율주행이 가능한 모바일 로봇과 진공 펌프를 부착한 Selective Compliance Assembly Robot Arm(SCARA)-Type의 매니퓰레이터로 구성된다. 로봇은 매니퓰레이터에 부착된 카메라를 이용하여 이미지 분할과 모서리 검출을 통해 배송물을 들어올리기 위한 위치와 자세를 결정할 수 있다. 제안된 시스템은 스마트폰 앱 및 ROS와 연동된 웹서버를 통해 배송 현황을 조회하고 로봇의 실시간 위치를 파악할 수 있도록 사용자 인터페이스를 가지고 있으며, You Only Look Once(YOLO)와 Optical Character Recognition(OCR)을 통해 배송 스테이션에서 배송물과 주소지를 인식한다. 아울러 4층 건물 내부에서 진행한 배송 실험을 통해 시스템의 유효성을 검증하였다.