• Title/Summary/Keyword: Video length

Search Result 308, Processing Time 0.023 seconds

Design of Hardwired Variable Length Decoder for H.264/AVC (하드웨어 구조의 H.264/AVC 가변길이 복호기 설계)

  • Yu, Yong-Hoon;Lee, Chan-Ho
    • Journal of the Institute of Electronics Engineers of Korea SD
    • /
    • v.45 no.11
    • /
    • pp.71-76
    • /
    • 2008
  • H.264(or MPEG-4/AVC pt.10) is a high performance video coding standard, and is widely used. Variable length code (VLC) of the H.264 standard compresses data using the statistical distribution of values. A decoder parses the compressed bit stream and searches decoded values in lookup tables, and the decoding process is not easy to implement by hardware. We propose an architecture of variable length decoder(VLD) for the H.264 baseline profile(BP) L4. The CAVLD decodes syntax elements using the combination of arithmetic units and lookup tables for the optimized hardware architecture. A barral shifter and a first 1's detector parse NAL bit stream, and are shared by Exp-Golomb decoder and CAVLD. A FIFO memory between CAVLD and the reorder unit and a buffer at the output of the reorder unit eliminate the bottleneck of data stream. The proposed VLD is designed using Verilog-HDL and is implemented using an FPGA. The synthesis result using a 0.18um standard CMOS technology shows that the gate count is 22,604 and the decoder can process HD($1920{\times}1080$) video at 120MHz.

A Hierarchical Group-Based CAVLC Decoder (계층적 그룹 기반의 CAVLC 복호기)

  • Ham, Dong-Hyeon;Lee, Hyoung-Pyo;Lee, Yong-Surk
    • Journal of the Institute of Electronics Engineers of Korea CI
    • /
    • v.45 no.2
    • /
    • pp.26-32
    • /
    • 2008
  • Video compression schemes have been developed and used for many years. Currently, H.264/AVC is the most efficient video coding standard. The H.264/AVC baseline profile adopts CAVLC(Context-Adaptive Variable Length Coding) method as an entropy coding method. CAVLC gives better performance in compression ratios than conventional VLC(Variable Length Coding). However, because CAVLC decoder uses a lot of VLC tables, the CAVLC decoder requires a lot of area in terms of hardware. Conversely, since it must look up the VLC tables, it gives a worse performance in terms of software. In this paper, we propose a new hierarchical grouping method for the VLC tables. We can obtain an index of codes in the reconstructed VLC tables by simple arithmetic operations. In this method, the VLC tables are accessed just once in decoding a symbol. We modeled the proposed algorithm in C language, compiled under ARM ADS1.2 and simulated it with Armulator. Experimental results show that the proposed algorithm reduces execution time by about 80% and 15% compared with the H.264/AVC reference program JM(Joint Model) 10.2 and the arithmetic operation algorithm which is recently proposed, respectively.

Effects of Foot Orthotics on the Foot Arch Strain related to Plantar Fasciitis During Treadmill Level and Uphill Walking and Running (평지와 오르막경사의 트레드밀 걷기와 달리기 동안 발보장구가 발바닥근막염과 관련된 발아치 스트레인에 미치는 영향)

  • Kim, Seung-Jae;Stefanyshyn, Darren;Kim, Ro-Bin
    • Korean Journal of Applied Biomechanics
    • /
    • v.15 no.1
    • /
    • pp.155-176
    • /
    • 2005
  • There is some evidence that one of major factors to produce plantar fasciitis depends on the magnitude of the foot arch strain. The orthotics that can reduce the foot arch strain during locomotion may be effective to prevent or treat plantar fasciitis. Therefore, the purpose of this study was to investigate the effect of control condition and three types of foot orthotics on 3-dimensional foot arch strain that can produce plantar fasciitis during treadmill level and uphill walking and running. Sixteen male subjects are recruited and the arch length and height strain according to three types of foot orthotics with respect to control condition were measured by using two digital video cameras. The first hypothesis which the comfort of foot orthotics would be increased from arch pad, half length orthotics to full length orthotics was mostly accepted. It suggested that the types of the foot orthotics could be properly prescribed according foot regions that is pain or abnormal. The second hypothesis which the foot arch strain can be reduced by foot orthotics during level heel-toe walking and running and the third hypothesis which the foot arch strain can be reduced by foot orthotics during uphill heel-toe walking and running were rejected. The foot arch length and height strain during walking and running showed small and subject-specific characteristics and could not be optimal biomechanical variable to prove the overall comfort. The forth hypothesis which the foot arch strain cannot be reduced by foot orthotics during uphill toe walking and running was accepted. With the foot arch length and height strain during uphill toe walking and running the windlass mechanism suggested by Hicks can be explained successfully and excessive uphill toe walking and running can be one of cause of plantar fasciitis. The dynamic investigation on the foot arch such as walking and running should be carefully observed with integrated insights considering ligaments and foot bones as well as plantar fascia, extrinsic muscles and tendons, and intrinsic muscles and tendons.

Monitoring System for TV Advertisement Using Watermark (워터마크를 이용한 TV방송 광고모니터링 시스템)

  • Shin, Dong-Hwan;Kim, Geung-Sun;Kim, Jong-Weon;Choi, Jong-Uk
    • Proceedings of the KIEE Conference
    • /
    • 2004.11c
    • /
    • pp.15-18
    • /
    • 2004
  • In this paper, it is implemented the monitoring system for TV advertisement using video watermark. The functions of an advertisement monitoring system are automatically monitoring for the time, length, and index of the on-air advertisement, saving the log data, and reporting the monitoring result. The performance of the video watermark used in this paper is tested for TV advertisement monitoring. This test includes LAB test and field test. LAB test is done in laboratory environment and field test in actually broadcasting environment. LAB test includes PSNR, distortion measure in image, and the watermark detection rate in the various attack environment such as AD/DA(analog to digital and digital to analog) conversion, noise addition, and MPEG compression The result of LAB test is good for the TV advertisement monitoring. KOBACO and SBS are participated in the field test. The watermark detection rate is 100% in both the real-time processing and the saved file processing. The average deviation of the watermark detection time is 0.2 second, which is good because the permissible average error is 0.5 second.

  • PDF

Buffer Management Scheme for Interactive Video Streaming (실감교류를 위한 비디오 재생 버퍼 관리 방안)

  • Na, Kwang-Min;Lee, Tae-Young;Kim, Heon-Hui;Park, Kwang-Hyun;Choi, Yong-Hoon
    • Journal of KIISE
    • /
    • v.43 no.3
    • /
    • pp.327-335
    • /
    • 2016
  • In this paper, we propose a buffer management scheme suitable for interactive multimedia services. We consider a typical delay optimization environment so that receiver buffer lengths vary according to the round trip time estimation. In this environment, we propose an optimization technique for minimizing the loss of information that may occur when a reduced buffer length forces I/P/B frames in the buffer to drop. We modeled our problem as a Knapsack Problem for which we used dynamic programing in order to find an approximate solution. The proposed technique is compared with the existing buffer management techniques. Through simulation studies, we found that our approach could increase PSNR, which is important to video quality.

Personalized Battery Lifetime Prediction for Mobile Devices based on Usage Patterns

  • Kang, Joon-Myung;Seo, Sin-Seok;Hong, James Won-Ki
    • Journal of Computing Science and Engineering
    • /
    • v.5 no.4
    • /
    • pp.338-345
    • /
    • 2011
  • Nowadays mobile devices are used for various applications such as making voice/video calls, browsing the Internet, listening to music etc. The average battery consumption of each of these activities and the length of time a user spends on each one determines the battery lifetime of a mobile device. Previous methods have provided predictions of battery lifetime using a static battery consumption rate that does not consider user characteristics. This paper proposes an approach to predict a mobile device's available battery lifetime based on usage patterns. Because every user has a different pattern of voice calls, data communication, and video call usage, we can use such usage patterns for personalized prediction of battery lifetime. Firstly, we define one or more states that affect battery consumption. Then, we record time-series log data related to battery consumption and the use time of each state. We calculate the average battery consumption rate for each state and determine the usage pattern based on the time-series data. Finally, we predict the available battery time based on the average battery consumption rate for each state and the usage pattern. We also present the experimental trials used to validate our approach in the real world.

Adaptive Complex Interpolator for Channel Estimation in Pilot-Aided OFDM System

  • Liu, Guanghui;Zeng, Liaoyuan;Li, Hongliang;Xu, Linfeng;Wang, Zhengning
    • Journal of Communications and Networks
    • /
    • v.15 no.5
    • /
    • pp.496-503
    • /
    • 2013
  • In an orthogonal frequency division multiplexing system, conventional interpolation techniques cannot correctly balance performance and overhead when estimating dynamic long-delay channels in single frequency networks (SFNs). In this study, classical filter analysis and design methods are employed to derive a complex interpolator for maximizing the resistible echo delay in a channel estimator on the basis of the correlation between frequency domain interpolating and time domain windowing. The coefficient computation of the complex interpolator requires a key parameter, i.e., channel length, which is obtained in the frequency domain with a tentative estimation scheme having low implementation complexity. The proposed complex adaptive interpolator is verified in a simulated digital video broadcasting for terrestrial/handheld receiver. The simulation results indicate that the designed channel estimator can not only handle SFN echoes with more than $200{\mu}s$ delay but also achieve a bit-error rate performance close to the optimum minimum mean square error method, which significantly outperforms conventional channel estimation methods, while preserving a low implementation cost in a short-delay channel.

Fuzzy Measures to Control Video Bit-rate in the DCT Domain (동영상 대역폭 조절을 위한 DCT 영역의 퍼지 측정값)

  • Kim Tae-Yong
    • Journal of the Institute of Electronics Engineers of Korea CI
    • /
    • v.43 no.4 s.310
    • /
    • pp.113-122
    • /
    • 2006
  • In this paper, we propose a fuzzy method to control bit-rate in the DCT Domain. The method consists of a bit-rate allocation with fuzzy measures and a least-distortion bit-rate reduction. Fuzzy measures are calculated by the code length, the discontinuity ambiguity, and the neighborhood momentum in each DCT block. These measures are summed with weights and form a reduction fuzziness to indicate the degree of preferable reduction. Using the reduction fuzziness. each DCT block is filtered by the least-distortion reduction method to adjust the bit-rate for the target bandwidth. In the experiment, we show the results that the transcoded video quality by the method is better and the bandwidth is more regular than those of existing methods in both visually and quantitatively.

The Type of Format and Content Expression of Fashion Film (패션필름의 형식과 내용표현의 유형)

  • Chang, Yewan Mariel;Suh, Seunghee
    • Journal of Fashion Business
    • /
    • v.21 no.2
    • /
    • pp.45-60
    • /
    • 2017
  • This study analyzed the type of format and content expression of fashion films, from the perspective of promotion and advertisement. For the analysis, a reference research and case study were employed. Our results showed that the format type of fashion films are categorized as movie type; films that convey a story through lines and provide an interesting element as well as artistic value;, video clip films which consist of intriguing sections in a short-length film;, animation type; films that deliver a message through the virtualized world and a created character;, and music video fashion films that use the musical technique to convey how the story of fashion film is structured. The type of content expression of fashion films are divided into direct expression, which exposes the collection of clothes and accessories directly in fashion films;, metaphorical type; which visually delivers the brand image and product;, and the documentary type; that delivers the brand story and historical facts related to the brand. The study on the analysis of fashion films through type of format and content expression shows how fashion brands effectively and strongly promote their products, enhance their brand values, and increase an interest among the customers.

Effect of Action Observation by Subject Type on the Balance and the Gait of Stroke Patients

  • Lee, Jong-Su;Kim, Kyoung;Kim, Young-Mi
    • Journal of the Korean Society of Physical Medicine
    • /
    • v.14 no.1
    • /
    • pp.7-14
    • /
    • 2019
  • PURPOSE: This study examined the effects of observing a self-video or a video of another person performing balance and gait training, followed by actual performance of the observed movements on the balance and walking ability of chronic stroke patients. METHODS: Thirty patients, who had experienced a stroke and were admitted to S rehabilitation hospital for treatment, were selected randomly and divided into three groups with 10 patients each: self-action observation (SAO) group, other-action observation (OAO) group, and treadmill walking training (TWT) group. The training program was conducted five times per week for four weeks. The GAITRite system, 10 m walking test, and timed up and go test were performed to measure the subjects' gait and balance ability. RESULTS: The velocity, cadence, double support, and stride length were increased significantly in the SAO and OAO groups (p<.05) but the T group showed no significant changes; no significant difference was observed among the groups (p >.05). The 10MWT decreased significantly in the OAO group (p<.05), but there were no significant changes in the SAO and T groups, and no significant difference was observed among the groups (p>.05). The TUG decreased significantly in the SAO and OAO groups (p<.05), but there were no significant changes in the T group, and no significant difference was observed among the groups (p>.05). CONCLUSION: The self or other action observation training helps improve the balance and gait ability.