• 제목/요약/키워드: Motion time

검색결과 5,279건 처리시간 0.029초

On-line Motion Planner for Multi-Agents based on Real-Time Collision Prognosis

  • Ji, Sang-Hoon;Kim, Ji-Min;Lee, Beom-Hee
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2005년도 ICCAS
    • /
    • pp.74-79
    • /
    • 2005
  • In this paper, we propose a novel approach to decentralized motion planning and conflict-resolution for multiple mobile agents working in an environment with unexpected moving obstacles. Our proposed motion planner has two characteristics. One is a real-time collision prognosis based on modified collision map. Collision map is a famous centralized motion planner with low computation load, and the collision prognosis hands over these characteristics. And the collision prognosis is based on current robots status, maximum robot speeds, maximum robot accelerations, and path information produced from off-line path planning procedure, so it is applicable to motion planner for multiple agents in a dynamic environment. The other characteristic is that motion controller architecture is based on potential field method, which is capable of integrating robot guidance to the goals with collision avoidance. For the architecture, we define virtual obstacles making delay time for collision avoidance from the real-time collision prognosis. Finally the results obtained from realistic simulation of a multi-robot environment with unknown moving obstacles demonstrate safety and efficiency of the proposed method.

  • PDF

H.264/AVC부호화기용 움직임 보상기의 아키텍처 연구 (A Study on Architecture of Motion Compensator for H.264/AVC Encoder)

  • 김원삼;손승일;강민구
    • 한국정보통신학회논문지
    • /
    • 제12권3호
    • /
    • pp.527-533
    • /
    • 2008
  • 움직임 보상은 고화질의 실시간 비디오 응용에 있어서 언제나 주된 병목을 초래한다. 따라서 실시간 비디오 응용에서는 움직임 보상을 수행하는 고속의 전용 하드웨어를 필요로 한다. 여러 동영상 부호화 방식에서 영상프레임은 픽셀의 블록으로 분할된다. 일반적으로 움직임 보상은 이전 프레임으로부터 움직임을 추정하여 현재의 블록을 예측하게 된다. 움직임 보상에 사용되는 화소 정밀도가 높을수록 보다. 좋은 성능을 갖지만 연산량은 증가하게 된다. 본 논문에서는 1/4 화소 정밀도를 지원하는 H.264/AVC 부호화기에 적합한 움직임 보상기의 아키텍처를 연구하였다. 설계된 움직임 보상기는 전치 배열과 휘도 6-tap 필터 3개를 사용하여 높은 하드웨어 이용률을 갖게 하였으며 내부 메모리의 크기를 감소시켰다. VHDL을 사용하여 기술하였으며, Xilinx ISE툴을 사용하여 합성하고, Modelsim_6.1i를 사용하여 검증하였다. 설계된 움직임 보상기는 단지 3개의 6-tap 필터만을 사용하면서 매크로블록 당 640 클럭 사이클에 수행하였다. 본 논문에서 제안하는 움직임 보상기는 실시간 비디오 처리를 요구하는 분야에 응용 가능할 것으로 사료된다.

인터렉티브 공연·전시를 위한 RGB-D 카메라 기반 휴머노이드 로봇의 실시간 로봇 동작 생성 방법 (Real-Time Motion Generation Method of Humanoid Robots based on RGB-D Camera for Interactive Performance and Exhibition)

  • 서보형;이덕연;최동운;이동욱
    • 방송공학회논문지
    • /
    • 제25권4호
    • /
    • pp.528-536
    • /
    • 2020
  • 휴머노이드 로봇 기술이 발전함에 따라서 로봇을 공연에 활용하는 사례가 늘어나고 있다. 이에 따라서 로봇의 동작을 사람처럼 자연스럽게 표현하여 공연에서의 활용범위를 보다 높이기 위한 연구들이 진행되고 있다. 이 중 모션캡쳐 기술을 이용하는 방식이 많이 사용되고 있는데, 일반적으로 모션 캡처를 하기 위해서 신체에 각 부위에 부착된 IMU 센서 혹은 마커들과 정밀한 고성능 카메라가 요구되는 등 준비하는 데에서 환경적인 불편함이 존재한다. 또한, 공연기술에 사용되는 로봇의 경우에는 실시간으로 돌발상황이나 관객의 반응에 따라서 실시간으로 대응해야 하는 문제가 존재한다. 본 논문에서는 위에서 언급한 문제들을 보완하고자 다수의 RGB-D 카메라를 이용한 실시간 모션캡쳐 시스템을 구축하고, 모션 캡쳐된 데이터를 이용하여 사람 동작과 유사한 자연스러운 로봇 동작을 생성하는 방법을 제안한다.

Real-Time Generation of Humanoid Motion with the Motion-Embedded COG Jacobian

  • Kim, Do-Ik;Choi, Young-Jin;Oh, Yong-Hwan;You, Bum-Jae
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2005년도 ICCAS
    • /
    • pp.2148-2153
    • /
    • 2005
  • For a legged robot such as a humanoid, balancing its body during a given motion is natural but the most important problem. Recently, a motion given to a humanoid is more and more complicated, and thus the balancing problem becomes much more critical. This paper suggests a real-time motion generation algorithm that guarantees a humanoid to be balanced during the motion. A desired motion of each arm and/or leg is planned by the conventional motion planning method without considering the balancing problem. In order to balance a humanoid, all the given motions are embedded into the COG Jacobian. The COG Jacobian is modified to include the desired motions and, in consequence, dimension of the COG Jacobian is drastically reduced. With the motion-embedded COG Jacobian, balancing and performing a task is completed simultaneously, without changing any other parameters related to the control or planning. Validity and efficiency of the proposed motion-embedded COG Jacobian is simulated in the paper.

  • PDF

실시간 영상에서 물체의 색/모양 정보를 이용한 움직임 검출 알고리즘 구현 (The motion estimation algorithm implemented by the color / shape information of the object in the real-time image)

  • 김남우;허창우
    • 한국정보통신학회논문지
    • /
    • 제18권11호
    • /
    • pp.2733-2737
    • /
    • 2014
  • 실시간 영상을 이용하여 움직임 검출을 하는데 사용하는 배경 차영상 기법에 의한 움직임 및 변화 영역 검출 방법과 움직임 히스토리에 의한 움직임 검출법, 광류에 의한 움직임 검출법, 움직임 추적을 위한 추적하려는 물체의 히스토그램의 역투영을 이용하면서 물체의 중심점을 추적하는 MeanShift와 물체의 중심, 크기, 방향을 함께 추적하는 CamShift, Kalman 필터에 의한 움직임 추적 알고리즘 등이 있다. 본 논문에서는 물체의 색상과 모양 정보를 이용한 움직임 검출 알고리즘을 구현하고 검증하였다.

A Distribution for Regulated ${\mu}-Brownian$ Motion Process with Control Barrier at $x_{0}$

  • Park, Young-Sool
    • Journal of the Korean Data and Information Science Society
    • /
    • 제7권1호
    • /
    • pp.69-78
    • /
    • 1996
  • Consider a natural model for stochastic flow systems is Brownian motion, which is Brownian motion on the positive real line with constant drift and constant diffusion coefficient, modified by an impenetrable reflecting barrier at $x_{0}$. In this paper, we investigate the joint distribution functions and study on the distribution of the first-passage time. Also we find out the distribution of ${\mu}-RBMPx_{0}$.

  • PDF

Effect of the incoherent earthquake motion on responses of seismically isolated nuclear power plant structure

  • Ahmed, Kaiser;Kim, Dookie;Lee, Sang H.
    • Earthquakes and Structures
    • /
    • 제14권1호
    • /
    • pp.33-44
    • /
    • 2018
  • Base-isolated nuclear power plant (BI-NPP) structures are founded on expanded basemat as a flexible floating nuclear island, are still lacking the recommendation of the consideration of incoherent motion effect. The effect of incoherent earthquake motion on the seismic response of BI-NPP structure has been investigated herein. The incoherency of the ground motions is applied by using an isotropic frequency-dependent spatial correlation function to perform the conditional simulation of the reference design spectrum compatible ground motion in time domain. Time history analysis of two structural models with 486 and 5 equivalent lead plug rubber bearing (LRB) base-isolators have been done under uniform excitation and multiple point excitation. two different cases have been considered: 1) Incoherent motion generated for soft soil and 2) Incoherent motion generated for hard rock soil. The results show that the incoherent motions reduce acceleration and the lateral displacement responses and the reduction is noticeable at soft soil site and higher frequencies.

산업용 로보트의 효율적인 작동 데이터 산출방법에 관한 연구 (A study on the efficient calculation method of the motion data in the industrial robot)

  • 이순요;권규식;노근래
    • 대한인간공학회지
    • /
    • 제9권2호
    • /
    • pp.21-28
    • /
    • 1990
  • The robot motion control in the industrial robot is generally executed by the teach pendant. But, it requires much teaching time and workload to the operators. This study suggests the use of the robot motion control method by the computed keyboard in the industrial robot instead of the teach pendant. TES/CCS(Teaching Expert System/Cartesian Coordinate System) and TES/WCS(Teaching Expert System/World Coordinate System) that have been proposed to improve the robot motion control are applied for this concept. This study is intended to improve the robot motion control in TES/CCS. Parameter limitation problems in getting the motion data on position and posture of the robot in macro motion control are solved by proposed geometric algorithm. This result demonstrates reduction of the average teaching task time to the teaching position.

  • PDF

Fast Motion Synthesis of Massive Number of Quadruped Animals

  • Sung, Man-Kyu
    • International Journal of Contents
    • /
    • 제7권3호
    • /
    • pp.19-28
    • /
    • 2011
  • This paper presents a fast and practical motion synthesis algorithm for massive number of quadruped animals. The algorithm constructs so called speed maps that contain a set of same style motions but different speed from a single cyclic motion by using IK(Inverse Kinematics) solver. Then, those speed maps are connected each other to form a motion graph. At run time, given a point trajectory that obtained from user specification or simulators, the algorithm retrieves proper speed motions from the graph, and modifies and stitches them together to create a long seamless motion in real time. Since our algorithm mainly targets on the massive quadruped animal motions, the motion graph create wide variety of different size of characters for each trajectory and automatically adjusted synthesized motions without causing artifact such as foot skating. The performance of algorithm is verified through several experiments

효율적인 애니메이션을 위한 모션 에디팅 방법의 계산량분석에 관한 연구 (Analysis on the Computational complexities of Motion Editing for Graphic Animation)

  • 이지홍;김인식;김성수
    • 제어로봇시스템학회논문지
    • /
    • 제8권1호
    • /
    • pp.28-36
    • /
    • 2002
  • Regarding efficient development of computer graphic animations, lots of techniques for editing or transforming existing motion data have been developed. Basically, the motion transformation techniques follow optimization process. To make the animation be natural, almost all the techniques utilize kinematics and dynamics in constructing constraints for the optimization. Since the kinematic and dynamic structures of virtual characters to be animated are very complex, the most time-consuming part is known to the optimization process. In order to suggest some guide lines to engineers involved in the motion transformation, in this paper, we analyze the computational complexities for typical motion transformation in quantitative manner as well as the possibility for parallel computation.