• Title/Summary/Keyword: Reduction Implementation

Search Result 1,028, Processing Time 0.023 seconds

Analysis and implementation of fast discrete coisne transform on TMS320C80 (TMS320C80 시스템에서의 고속 이산 여현 변환의 해석 및 구현)

  • 유현범;박현욱
    • Journal of the Korean Institute of Telematics and Electronics S
    • /
    • v.34S no.1
    • /
    • pp.124-131
    • /
    • 1997
  • There have been many demands for th ereal-time image compression. The image compression systems have a wide range of applications. However, real-time encoding is hard to implement because it needs a large amount of computations. In particular, the discrete cosine transform (DCT) and motion estimatio require a large number of arithmetic oeprations compared to other algorithms in MPEG-2. The conventional fasdt DCT algorithms have focused on the reduction of the number of additions more cycles and more expense in realization. Because TMS320C80 has special structure, new approach for implementation of DCT is suggested. The selection of adaptive algorithm and optimization is requried TMS320C80 are analyzed an dsome adaptive DCT algorithms are selected. The DCT algorithms are optimized and implemented. Chens and lees DCT algorithms among various fast algorithms are selected because 1-D approach is effective in the view of th einternal structure of TMS320C80. According to the simulation result, Lees algorithm is more effective in speed and has little difference in precision. On the basis of the result, the possibility of DCT implementation for real-time MPEG-2 system is verified and the required number of the processor, called advanced DSP, is decided for real-time MPEG-2 encoding and decoding.

  • PDF

OSEK PS Kernel Mechanisms for Reducing Dynamic Memory Usage (동적 메모리 사용 감소를 위한 OSEK OS 커널 구현 메커니즘)

  • Lim, Jin-Tack;Keum, Han-Hong;Park, Ji-Yong;Hong, Seong-Soo
    • Transactions of the Korean Society of Automotive Engineers
    • /
    • v.17 no.3
    • /
    • pp.127-141
    • /
    • 2009
  • While the ever-increasing complexity of automotive software systems can be effectively managed through the adoption of a reliable real-time operating system (RTOS), it may incur additional resource usage to a resultant system. Due to the mass production nature of the automotive industry, reducing physical resources used by automotive software is of the utmost importance for cost reduction. OSEK OS is an automotive real-time kernel standard specifically defined to address this issue. Thus, it is very important to develop and exploit kernel mechanisms such that they can achieve minimal resource usage in the OSEK OS implementation. In this paper, we analyze the task subsystem, resource subsystem, application mode and conformance classes of OSEK OS as well as the OSEK Implementation Language (OIL). Based on our analysis, we in turn devise and implement kernel mechanisms to minimize the dynamic memory usage of the OSEK OS implementation. Finally, we show that our mechanisms effectively reduce the memory usage of OSEK OS and applications.

Implementation of HMM-Based Speech Recognizer Using TMS320C6711 DSP

  • Bae Hyojoon;Jung Sungyun;Son Jongmok;Kwon Hongseok;Kim Siho;Bae Keunsung
    • Proceedings of the IEEK Conference
    • /
    • summer
    • /
    • pp.391-394
    • /
    • 2004
  • This paper focuses on the DSP implementation of an HMM-based speech recognizer that can handle several hundred words of vocabulary size as well as speaker independency. First, we develop an HMM-based speech recognition system on the PC that operates on the frame basis with parallel processing of feature extraction and Viterbi decoding to make the processing delay as small as possible. Many techniques such as linear discriminant analysis, state-based Gaussian selection, and phonetic tied mixture model are employed for reduction of computational burden and memory size. The system is then properly optimized and compiled on the TMS320C6711 DSP for real-time operation. The implemented system uses 486kbytes of memory for data and acoustic models, and 24.5kbytes for program code. Maximum required time of 29.2ms for processing a frame of 32ms of speech validates real-time operation of the implemented system.

  • PDF

Low-Power Frequency Offset Synchronization Block Design and Implementation using Pipeline CORDIC (Pipeline CORDIC을 이용한 저전력 주파수 옵셋 동기화기 설계 및 구현)

  • Ha, Jun-Hyung;Jung, Yo-Sung;Cho, Yong-Hoon;Jang, Young-Beom
    • Journal of the Institute of Electronics Engineers of Korea TC
    • /
    • v.47 no.10
    • /
    • pp.49-56
    • /
    • 2010
  • In this paper, a low-power frequency offset synchronization structure using CORDIC algorithm is proposed. Main blocks of frequency offset synchronization are estimation and compensation block. In the proposed frequency offset estimation block, implementation area is reduced by using sequential CORDIC, and throughput is accelerated by using 2 step CORDIC. In the proposed frequency offset compensation block, pipeline CORDIC is utilized for area reduction and high speed processing. Through MatLab simulation, function for proposed structure is verified. Proposed frequency offset synchronization structure is implemented by Verilog-HDL coding and implementation area is estimated by Synopsys logic synthesis tool.

Low-power Horizontal DA Filter Structure Using Radix-16 Modified Booth Algorithm (Radix-16 Modified Booth 알고리즘을 이용한 저전력 Horizontal DA 필터 구조)

  • Shin, Ji-Hye;Jang, Young-Beom
    • Journal of the Institute of Electronics Engineers of Korea TC
    • /
    • v.47 no.12
    • /
    • pp.31-38
    • /
    • 2010
  • In tins paper, a new DA(Distributed Arithmetic) tilter implementation technique has been proposed. Contrary to vertical directional calculation of input sample bit format in the conventional DA implementation technique, proposed implementation technique utilizes horizontal directional calculation of input sample bit format. Since proposed technique calculates in horizontal direction, it does not need ROM and utilizes the Modified Booth algorithm. Furthermore proposed technique can be applied to implement the variable coefficients filters in addition to the fixed coefficients filters. Using conventional and proposed techniques, a 20 tap filter is implemented by Verilog-HDL coding. Through Synopsis synthesis tool, it has been shown that 41.6% area reduction can be achieved.

Design and Implementation of OFDM Frequency Offset Synchronization Block Using CORDIC (CORDIC을 이용한 OFDM 주파수 옵셋 동기부 설계 및 구현)

  • Jang, Young-Beom;Han, Jae-Woong;Hong, Dae-Ki
    • Journal of the Institute of Electronics Engineers of Korea SP
    • /
    • v.45 no.5
    • /
    • pp.118-125
    • /
    • 2008
  • In this paper, an efficient frequency offset synchronization structure for OFDM(Orthogonal Frequency Division Multiplexing) is proposed. Conventional CORDIC(Coordinate Rotation Digital Computer) algorithm for frequency offset synchronization utilizes two CORDIC hardware i.e., one is vector mode for phase estimation, the other is rotation mode for compensation. But proposed structure utilizes one CORDIC hardware and divider. Through simulation, it is shown that hardware implementation complexity is reduced compared with conventional structures. The Verilog-HDL coding and front-end chip implementation results for the proposed structure show 22.1% gate count reduction comparison with those of the conventional structure.

Implementation and Translation of Major OpenMP Directives for Chip Multiprocessor without using OS (단일 칩 다중 프로세서상에서 운영체제를 사용하지 않은 OpenMP 구현 및 주요 디렉티브 변환)

  • Jeun, Woo-Chul;Ha, Soon-Hoi
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.34 no.4
    • /
    • pp.145-157
    • /
    • 2007
  • OpenMP is an attractive parallel programming model for a chip multiprocessor because there is no standard parallel programming method for a chip multiprocessor and it is easy to write a parallel program in OpenMP. Then, chip multiprocessor systems can have various architectures according to target application programs. So, we need to implement OpenMP in different way for each system. In this paper, we propose the implementation and the effective translation of major OpenMP directives for a chip multiprocessor without using OS to improve the performance without using special hardware and without extending the OpenMP directives. We present the experimental results on our target platform CT3400.

A Case Study of Disaster Accidents at Construction Site Based on PDCA Theory

  • Shin, Dong-Won;Kong, Ha-Sung
    • International journal of advanced smart convergence
    • /
    • v.10 no.3
    • /
    • pp.245-256
    • /
    • 2021
  • This study is significant in determining the reduction of safety accidents by applying PDCA's theory by subdividing it into a case analysis technique for construction sites by PDCA's theory. For this study, accidents accounted for the largest proportion of each type of disaster in the construction site were considered, and safety accidents were reduced through the PDCA theory through prior research. The analysis method of this study derived improvement plans by applying PDCA techniques to plan, implement, confirm, review, and improve disaster accidents at construction sites. The conclusions of this study are as follows. In the plan, first of all, measures shall be taken to prepare a safety management plan, to verify the implementation of the plan, and to verify the degree of implementation by the field manager. In the implementation, first of all, it is necessary to introduce a safety education history system to strengthen the safety education curriculum to suit the site, as long-term work is impossible for field workers depending on field conditions. First of all, it is necessary to strengthen the installation of safety facilities, including "work scaffolding" and "conducting prevention facilities" at construction sites. In management review and improvement, the risk assessment system for construction sites needs to be expanded first°.

The Impacts of Partnership and Innovation Factors on Web EDI Implementation (파트너쉽과 혁신요인이 Web EDI 구현에 미치는 영향)

  • Lee, Dong-Man;Chang, Myung-Hee;Chung, Hea-Ryung
    • Information Systems Review
    • /
    • v.7 no.1
    • /
    • pp.257-274
    • /
    • 2005
  • The implementation of Internet based on EDI has become a major issue because of the huge development of the internet. Internet EDI is a technology which combines the strength of EDI and Internet technologies and it can be classified in FTP-EDI, SMTP/MINE EDI, and Web EDI. Recently, the number of companies which are adopted Web EDI increase to overcome shortcomings of high communication costs and high foundation and maintenance expenses of VAN EDI. This research is intended to examine the effect that characteristics of innovation and partnership as relationship with trading partner will affect the Web-EDI implementation. To achieve these purposes, we surveyed people who are in charge of Web EDI in their companies. A survey questionnaire was sent 376 people in charge of Web EDI in their companies, and 66 usable responses were obtained. The results of this research can be summarized as follows. First, it's affirmed, among partnership factors, that participation and interdependence significantly affect Web EDI implementation. It's also suggested, among innovation factors, compatibility, relative advantage, and cost reduction significantly affect Web EDI implementation.

The Implementation of Sustainable Manufacturing Practice in Textile Industry: An Indonesian Perspective

  • MUHARDI, Muhardi;CINTYAWATI, Cici;ADWIYAH, Rabiatul;HAMI, Norsiah;HASHIM, Rushanim;OMAR, Salmah;SHAFIE, Shafini Mohd
    • The Journal of Asian Finance, Economics and Business
    • /
    • v.7 no.11
    • /
    • pp.1041-1047
    • /
    • 2020
  • The intention of this paper is to give a better understanding about the implementation of sustainable manufacturing practice in the textile companies in Indonesia as one of the promising sectors in the manufacturing industry. The data was collected by taking a case study approach in one of the leading textile companies in Indonesia. Questionnaire and interview techniques were used to gather in-depth information about the implementation of a sustainable concept in the company. The result reveals that the extent of the implementation of Sustainable Manufacturing Practices (SMP) in the companies are at a level of moderate to high. From the three dimensions measured which are environment, economy, and social dimensions, the evaluation result shows good performance in terms of the implementation of sustainable concepts, like low level of gas emission, high percentage of renewable energy usage, cost reduction rate, high quality of life, etc. From this result, the authors then develop a sustainable manufacturing model in the wider coverage to be implemented not only in the textile industry but is expected to be implemented in manufacturing sectors as well. This model consists of at least seven basic archetypes which are divided into three dominant areas: technological innovation, economical, and social areas which aim to bring better performance in the manufacturing industry of Indonesia.