• Title/Summary/Keyword: code timing estimation

Search Result 22, Processing Time 0.037 seconds

FPGA Implementation of BCH Encoder to change code rate (부호율 변경이 가능한 BCH Ecoder의 FPGA구현)

  • Jegal, Dong;Byon, Kun-sik
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2009.05a
    • /
    • pp.485-488
    • /
    • 2009
  • The class of BCH codes is a large class of error correction codes. HDL implementation of BCH code generator to change code rate. and used System Generator, and implemented hardware to FPGA. Loaded bit stream to a FPGA board in order to verify this design to Hardware co-simulation from these results. Also, compared as investigated the maximum action frequency through timing analysis and resource of logic in order to evaluate performance of BCH code generator.

  • PDF

Multibeam-based Subspace Approach for Code Acquisition in Antenna Array DS-CDMA Systems (안테나 어레이 DS-CDMA 통신 시스템에서 코드 동기 획득을 위한 다중 빔 기반의 부분공간 접근 방법)

  • Kim, Sang-Choon
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.9 no.6
    • /
    • pp.1167-1173
    • /
    • 2005
  • In this paper, the use of an antenna array is considered for code timing acquisition of DS-CDMA signals. The probabilities of acquisition are evaluated by applying multiple narrow fixed-beams to the conventional MUSIC acquisition approach in the multiuser environment on the time-varying Rayleigh fading channel. Each fixed-beam for spatial filtering is dedicated to an individual angular sector that is formed by dividing the entire angular domain by the number of antenna elements. The fixed-beams with a capability of interference suppression provide the additional degrees of freedom,. Hence, the multibeam-based MUSIC estimator can be used to synchronize to more users than the conventional MUSIC algorithm for one antenna. The multibeam-based subspace method is evaluated to significantly improve the performance of a single antenna based MUSIC technique in multiuser scenarios.

Combined GPS/GLONASS Relative Receiver DCB Estimation Using the LSQ Method and Ionospheric TEC Changes over South Korea

  • Choi, Byung-Kyu;Yoon, Ha Su;Lee, Sang Jeong
    • Journal of Positioning, Navigation, and Timing
    • /
    • v.7 no.3
    • /
    • pp.175-181
    • /
    • 2018
  • The use of dual-frequency measurements from the Global Navigation Satellite System (GNSS) enables us to observe precise ionospheric total electron content (TEC). Currently, many GNSS reference stations in South Korea provide both GPS and GLONASS data. In the present study, we estimated the grid-based TEC values and relative receiver differential code biases (DCB) from a GNSS network operated by the Korea Astronomy and Space Science Institute. In addition, we compared the diurnal variations in a TEC time series from solutions of the GPS only, the GLONASS only, and combined GPS/GLONASS processing. A significant difference between the GPS only TEC and combined GPS/GLONASS TEC at a specific grid point over South Korea appeared near the solar terminator. It is noted that GLONASS measurements can contribute to observing a variation in ionospheric TEC over high latitude regions.

A Novel Scheme to Mitigate a GPS L1 C/A Signal Repeat-back Jamming Effect, According to a Code Tracking Bias Estimation, Using Combined Pseudo-random Noise Signals (통합 의사잡음신호 기반 부호추적편이 추정에 따른 GPS L1 C/A 신호의 재방송재밍 영향 완화 기법)

  • Yoo, Seungsoo;Yeom, Dong-Jin;Jee, Gyu-In;Kim, Sun Yong
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.22 no.10
    • /
    • pp.869-875
    • /
    • 2016
  • In this paper, a novel scheme with which to mitigate a repeat-back jamming effect is proposed for the GPS L1 coarse/acquisition signal. The proposed scheme estimates the code tracking bias caused by repeat-back jamming signals using a Combined Pseudo-random noise signal. It then mitigates the repeat-back jamming effect by subtracting the estimated code timing on a normal correlation channel from the estimated value. Through a Monte-Carlo simulation, the proposed scheme can diminish the running average of code tracking bias to less than 10% of the bias using the conventional scheme.

FPGA Implementation of Frequency Offset Compensation using CORDIC Algorithm in OFDM (CORDIC을 이용한 OFDM 시스템의 주파수 옵셋 제거 회로의 FPGA구현)

  • Lee, Mi-Jin;Yoon, Mi-Kyung;Cai, Yu-Qing;Byon, Kun-Sik
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2007.10a
    • /
    • pp.363-366
    • /
    • 2007
  • This paper evaluated the performance of circuit for compensate the frequency offset in OFDM using Simulink and designed a System Generator model for FPGA implementation. System Generator Model generated HDL code and RTL schematic. Also, evaluate the performance through Hardware Co-simulation, and investigated the result of timing analysis and resource estimation.

  • PDF

Proactive Code Verification Protocol Using Empty Memory Deletion in Wireless Sensor Network (무선 센서 네트워크에서의 메모리 공간 삭제를 이용한 선행 코드-검증 기법)

  • Choi, Young-Geun;Kang, Jeon-Il;Lee, Kyung-Hee;Nyang, Dae-Hun
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.17 no.4
    • /
    • pp.37-46
    • /
    • 2007
  • The authentication in WSN(Wireless Sensor Network) usually means the entity authentication, but owing to the data centric nature of sensor network, much more importance must be put on the authentication(or attestation) for code of sensor nodes. The naive approach to the attestation is for the verifier to compare the previously known memory contents of the target node with the actual memory contents in the target node, but it has a significant drawback. In this paper, we show what the drawback is and propose a countermeasure. This scheme can verify the whole memory space of the target node and provides extremely low probability of malicious code's concealment without depending on accurate timing information unlike SWATT. We provide two modes of this verification method: BS-to-node and node-to-node. The performance estimation in various environments is shown.

Static Timing Analysis Tool for ARM-based Embedded Software (ARM용 내장형 소프트웨어의 정적인 수행시간 분석 도구)

  • Hwang Yo-Seop;Ahn Seong-Yong;Shim Jea-Hong;Lee Jeong-A
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.11 no.1
    • /
    • pp.15-25
    • /
    • 2005
  • Embedded systems have a set of tasks to execute. These tasks can be implemented either on application specific hardware or as software running on a specific processor. The design of an embedded system involves the selection of hardware software resources, Partition of tasks into hardware and software, and performance evaluation. An accurate estimation of execution time for extreme cases (best and worst case) is important for hardware/software codesign. A tighter estimation of the execution time bound nay allow the use of a slower processor to execute the code and may help lower the system cost. In this paper, we consider an ARM-based embedded system and developed a tool to estimate the tight boundary of execution time of a task with loop bounds and any additional program path information. The tool we developed is based on an exiting timing analysis tool named 'Cinderella' which currently supports i960 and m68k architectures. We add a module to handle ARM ELF object file, which extracts control flow and debugging information, and a module to handle ARM instruction set so that the new tool can support ARM processor. We validate the tool by comparing the estimated bound of execution time with the run-time execution time measured by ARMulator for a selected bechmark programs.

Non-coherent TOA Estimation Method based on IR-UWB in Multiple SOP Environments (다중 SOP 환경하에서 IR-UWB 기반의 Non-coherent TOA 추정 기법)

  • Park, Woon-Yong;Park, Cheol-Ung;Choi, Sung-Soo;Lee, Won-Cheol
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.32 no.11A
    • /
    • pp.1086-1095
    • /
    • 2007
  • This paper proposes a novel non-coherent TOA estimation scheme using multiple correlation process on the existence of multiple simultaneously operating piconets (SOPs). Impulse radio-ultra wideband (IR-UWB) based on direct sequence spread spectrum (DSSS) using Gold sequence is employed in order to discriminate each piconet. In order to enhance the characteristic of correlation, this paper presents the method of multiple mask operation (MMO). The time of arrival (TOA) of direct line of sight (DLOS) path is estimated via two step coarse/fine timing detection. To verify the performance of proposed scheme, two distinct channel models approved by IEEE 802.15.4a Task Group (TG) are considered. According to the simulation results, it could conclude that the proposed scheme have performed better performance than the conventional method well even in densed indoor multi-path environment as well as in the existence of multiple SOPs.

Software Implementation of GSM Signal Measurements (GSM 신호 측정기의 소프트웨어 구현)

  • Hong, Dae-Ki;Kang, Sung-Jin
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.10 no.9
    • /
    • pp.2369-2378
    • /
    • 2009
  • In this paper, we implement measurement functionality for performance measurement of the GSM (Global System for Mobile Communication) terminal by using software. Generally speaking, the receiving algorithms in normal modems cannot be used directly to the measurement system due to the lack of the algorithm accuracy. In this paper, we propose the new receiver algorithm for precise GSM signal measurements. In the receiving algorithm, 2-stage (coarse stage, fine stage) parameters estimation (symbol-timing, frequency offset, carrier phase) scheme is used. To improve the estimation accuracy, we increase the number of the received signal samples by interpolation. The proposed GSM signal measurement algorithm can be used for verifying the hardware measurement system. In addition, the proposed algorithm can be used for the commercial system through code execution speed optimization.

Estimation of In-plant Source Term Release Behaviors from Fukushima Daiichi Reactor Cores by Forward Method and Comparison with Reverse Method

  • Kim, Tae-Woon;Rhee, Bo-Wook;Song, Jin-Ho;Kim, Sung-Il;Ha, Kwang-Soon
    • Journal of Radiation Protection and Research
    • /
    • v.42 no.2
    • /
    • pp.114-129
    • /
    • 2017
  • Background: The purpose of this paper is to confirm the event timings and the magnitude of fission product aerosol release from the Fukushima accident. Over a few hundreds of technical papers have been published on the environmental impact of Fukushima Daiichi accident since the accident occurred on March 11, 2011. However, most of the research used reverse or inverse method based on the monitoring of activities in the remote places and only few papers attempted to estimate the release of fission products from individual reactor core or from individual spent fuel pool. Severe accident analysis code can be used to estimate the radioactive release from which reactor core and from which radionuclide the peaks in monitoring points can be generated. Materials and Methods: The basic material used for this study are the initial core inventory obtained from the report JAEA-Data/Code 2012-018 and the given accident scenarios provided by Japanese Government or Tokyo Electric Power Company (TEPCO) in official reports. In this research a forward method using severe accident progression code is used as it might be useful for justifying the results of reverse or inverse method or vice versa. Results and Discussion: The release timing and amounts to the environment are estimated for volatile radioactive fission products such as noble gases, cesium, iodine, and tellurium up to 184 hours (about 7.7 days) after earthquake occurs. The in-plant fission product behaviors and release characteristics to environment are estimated using the severe accident progression analysis code, MELCOR, for Fukushima Daiichi accident. These results are compared with other research results which are summarized in UNSCEAR 2013 Report and other technical papers. Also it may provide the physically based arguments for justifying or suspecting the rationale for the scenarios provided in open literature. Conclusion: The estimated results by MELCOR code simulation of this study indicate that the release amount of volatile fission products to environment from Units 1, 2, and 3 cores is well within the range estimated by the reverse or inverse method, which are summarized in UNSCEAR 2013 report. But this does not necessarily mean that these two approaches are consistent.