• Title/Summary/Keyword: small motion

Search Result 1,403, Processing Time 0.032 seconds

Study on the Influence of Applied Forces Acting on Small Scale Cantilever Beams (미소 외팔보의 동적해석 시 작용하는 힘들의 영향도에 관한 연구)

  • Kim, Kwan-Yong;Yoo, Hong-hee
    • Proceedings of the Korean Society for Noise and Vibration Engineering Conference
    • /
    • 2005.11a
    • /
    • pp.702-707
    • /
    • 2005
  • The equations of motion of the structure, which is a small scale cantilever beam considering electrostatic force, squeeze film damping and van der Waals force are obtained employing Galerkin's method based on Euler beam theory. The influence of each force is investigated fur changing the size of a small scale cantilever beam which assumed uniform shape. Also the forces which are affected by the required size of a small scale cantilever beam for manufacturing are forecasted.

  • PDF

An Efficient Search Method for Binary-based Block Motion Estimation (이진 블록 매칭 움직임 예측을 위한 효율적인 탐색 알고리듬)

  • Lim, Jin-Ho;Jeong, Je-Chang
    • Journal of Broadcast Engineering
    • /
    • v.16 no.4
    • /
    • pp.647-656
    • /
    • 2011
  • Motion estimation using one-bit transform and two-bit transform reduces the complexity for computation of matching error; however, the peak signal-to-noise ratio (PSNR) is degraded. Modified 1BT (M1BT) and modified 2BT (M2BT) have been proposed to compensate degraded PSNR by adding conditional local search. However, these algorithms require many additional search points in fast moving sequences with a block size of $16{\times}16$. This paper provides more efficient search method by preparing candidate blocks using the number of non-matching points (NNMP) than the conditional local search. With this NNMP-based search, we can easily obtain candidate blocks with small NNMP and efficiently search final motion vector. Experimental results show that the proposed algorithm not only reduces computational complexity, but also improves PSNR on average compared with conventional search algorithm used in M1BT, M2BT and AM2BT.

Motion Patches (모션 패치)

  • Choi, Myung-Geol;Lee, Kang-Hoon;Lee, Je-Hee
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.33 no.1_2
    • /
    • pp.119-127
    • /
    • 2006
  • Real-time animation of human figures in virtual environments is an important problem in the context of computer games and virtual environments. Recently, the use of large collections of captured motion data have added increased realism in character animation. However, assuming that the virtual environment is large and complex, the effort of capturing motion data in a physical environment and adapting them to an extended virtual environment is the bottleneck for achieving interactive character animation and control. We present a new technique for allowing our animated characters to navigate through a large virtual environment, which is constructed using a small set of building blocks. The building blocks can be tiled or aligned with a repeating pattern to create a large environment. We annotate each block with a motion patch, which informs what motions are available for animated characters within the block. We demonstrate the versatility and flexibility of our approach through examples in which multiple characters are animated and controlled at interactive rates in large, complex virtual environments.

An Efficient Motion Search Algorithm for a Media Processor (미디어 프로세서에 적합한 효율적인 움직임 탐색 알고리즘)

  • Noh Dae-Young;Kim Seang-Hoon;Sohn Chae-Bong;Oh Seoung-Jun;Ahn Chang-Beam
    • Journal of Broadcast Engineering
    • /
    • v.9 no.4 s.25
    • /
    • pp.434-445
    • /
    • 2004
  • Motion Estimation is an essential module in video encoders based on international standards such as H.263 and MPEG. Many fast motion estimation algorithms have been proposed in order to reduce the computational complexity of a well-known full search algorithms(FS). However, these fast algorithms can not work efficiently in DSP processors recently developed for video processing. To solve for this. we propose an efficient motion estimation scheme optimized in the DSP processor like Philips TM1300. A motion vector predictor is pre-estimated and a small search range is chosen in the proposed scheme using strong motion vector correlation between a current macro block (MB) and its neighboring MB's to reduce computation time. An MPEG-4 SP@L3(Simple Profile at Level 3) encoding system is implemented in Philips TM1300 to verify the effectiveness of the proposed method. In that processor, we can achieve better performance using our method than other conventional ones while keeping visual quality as good as that of the FS.

The Analysis of Differences in Pulmonary Functions, Jerk Cost, and Ground Reaction Force Depending on Professional and Amateur Dancers in Korea Dance (한국무용 숙련자와 미숙련자에 따른 폐기능, 부드러움, 그리고 지면반력의 차이 분석)

  • Park, Yang-Sun;Kim, Mee-Yea;Lee, Sung-Ro
    • Korean Journal of Applied Biomechanics
    • /
    • v.24 no.4
    • /
    • pp.349-357
    • /
    • 2014
  • The purpose of this study was to examine the differences in the performance of dancing motions depending on the level of skill by investigating pulmonary functions, ground reaction force, and jerk cost. The subjects of this study were 12 professional dancers (career: 16 yrs) and 12 amateur dancers (career: 9 yrs) who had similar physical conditions. We selected four motion phases which included the diagonal line motion, the deep flexion motion, the breath motion, and the turn motion with one leg after a small step walking motion, with Goodguri Jangdan. In the experiment, 6 infrared cameras were installed in order to analyze the value of the jerk costs and the force plate form. Finally, we measured the pulmonary functions of the subjects. For data analysis, independent t-tests according to each event, were carried out in the data processing. According to the results of FVC % Predicted, the professional dancers showed greater lung capacities than the amateur dancers, indicating that the level of dancing skill influences lung capacity. Based on the result of the balance test, the professional dancers used more vertical power than did the amateur dancers when performing maximal flexion motion. The professional dancers used a propulsive force of pushing their body forward by keeping the center of body higher while the amateur dancers used a braking power by keeping their bodies backward. When performing medial-lateral movements, the amateur dancers were less stable than the professional dancers. There were no differences in values of jerk costs between the amateur dancers and the professional dancers.

Fast Motion Estimation for Variable Motion Block Size in H.264 Standard (H.264 표준의 가변 움직임 블록을 위한 고속 움직임 탐색 기법)

  • 최웅일;전병우
    • Journal of the Institute of Electronics Engineers of Korea SP
    • /
    • v.41 no.6
    • /
    • pp.209-220
    • /
    • 2004
  • The main feature of H.264 standard against conventional video standards is the high coding efficiency and the network friendliness. In spite of these outstanding features, it is not easy to implement H.264 codec as a real-time system due to its high requirement of memory bandwidth and intensive computation. Although the variable block size motion compensation using multiple reference frames is one of the key coding tools to bring about its main performance gain, it demands substantial computational complexity due to SAD (Sum of Absolute Difference) calculation among all possible combinations of coding modes to find the best motion vector. For speedup of motion estimation process, therefore, this paper proposes fast algorithms for both integer-pel and fractional-pel motion search. Since many conventional fast integer-pel motion estimation algorithms are not suitable for H.264 having variable motion block sizes, we propose the motion field adaptive search using the hierarchical block structure based on the diamond search applicable to variable motion block sizes. Besides, we also propose fast fractional-pel motion search using small diamond search centered by predictive motion vector based on statistical characteristic of motion vector.

Low Frequency Roll Motion of a Semi-Submersible Moored in Irregular Waves

  • Hong, Yong-Pyo;Choi, Yong-Ho;Lee, Dong-Yeon;Lee, Wang-Keun
    • Journal of Ship and Ocean Technology
    • /
    • v.11 no.3
    • /
    • pp.1-13
    • /
    • 2007
  • A semi-submersible drilling rig is regarded as one of the typical offshore structures operated in the field with moderate environments such as the Gulf of Mexico, Brazil, and West Africa. Its typical roll and pitch natural periods are around 30 seconds, which avoids prevailing regions of the wave energy spectrum, and their responses in waves are quite acceptable for common operation conditions. But large roll and pitch motions can be induced by wave difference frequency energy spectrum if the metacentric heights of a semi-submersible decrease to small values in some loading conditions, and it is because the roll and pitch natural periods increase and approach to the region where the spectral density of the low frequency wave drift moment has significant value. This paper describes the low frequency roll motion of a semi-submersible that are excited by the wave 2nd order difference frequency energy by a series of model experiments. From the model tests with several different initial metacentric heights (GM), it was observed that a semi-submersible can experience large roll motion due to the wave group spectrum.

Side Information Extrapolation Using Motion-aligned Auto Regressive Model for Compressed Sensing based Wyner-Ziv Codec

  • Li, Ran;Gan, Zongliang;Cui, Ziguan;Wu, Minghu;Zhu, Xiuchang
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.7 no.2
    • /
    • pp.366-385
    • /
    • 2013
  • In this paper, we propose a compressed sensing (CS) based Wyner-Ziv (WZ) codec using motion-aligned auto regressive model (MAAR) based side information (SI) extrapolation to improve the compression performance of low-delay distributed video coding (DVC). In the CS based WZ codec, the WZ frame is divided into small blocks and CS measurements of each block are acquired at the encoder, and a specific CS reconstruction algorithm is proposed to correct errors in the SI using CS measurements at the decoder. In order to generate high quality SI, a MAAR model is introduced to improve the inaccurate motion field in auto regressive (AR) model, and the Tikhonov regularization on MAAR coefficients and overlapped block based interpolation are performed to reduce block effects and errors from over-fitting. Simulation experiments show that our proposed CS based WZ codec associated with MAAR based SI generation achieves better results compared to other SI extrapolation methods.

The Kinematical Analysis of Bowling Throw Motion (볼링의 투구동작에 대한 운동학적 분석)

  • Baik, Sung-Kook
    • Korean Journal of Applied Biomechanics
    • /
    • v.12 no.2
    • /
    • pp.331-344
    • /
    • 2002
  • The purpose of this study was to compare between success and failure in bowling throw motions. For the data analysis, it was utilized by the method of three dimensional motion analysis and obtained kinematical parameters of stride, COG position and ball position through the address and release motion. The subjects of this study were three female bowling players, and obtained conclusions were as follows; Displacements of stride were not significance of success events, 4th and 5th phase stride were longer than failure. COG variation for height were less than failure, but there not significance between success and failure. The ball position of 3 th phase was lowest than other phases, and throw motions were stable by the small variations for upward downward.

Analytical Research of Topside Installation in Mating phase with Crane Vessel

  • Lee, Jong-Hyun
    • Journal of Ocean Engineering and Technology
    • /
    • v.25 no.4
    • /
    • pp.1-6
    • /
    • 2011
  • The installation of a topside structure can be categorized into the following stages: start, pre-lifting, lifting, lifted, rotating, positioning, lowering, mating, and end of installation. The transfer of the module onto the floating spar hull occurs in the last three stages, from lowering to the end. The coupled multi-body motions are calculated in both calm water and in irregular waves with a significant wave height (1.52m). The effects of the hydrodynamic interactions between the heavy lifting vessel and the spar hull during the lowering and mating stages are considered. The internal forces caused by the load transfer and ballasting are derived for the mating phases. The results of the internal forces for the calm water condition are compared with those in the irregular sea condition. Although the effect of the pitch motion on the relative vertical motion between the deck of the floating structure and the topside module is significant in the mating phases, the internal force induced pitch motion is too small to have this influence. However, the effect of the internal force on the wave-induced heave responses in the mating phases is noticeable in the irregular sea condition because transfer mass-induced draught changes for the floating structure are observed to have higher amplitudes than the external force induced responses. The impacts of the module on the spar hull in the mating phase are investigated.