• 제목/요약/키워드: resampling rate

검색결과 24건 처리시간 0.032초

Residual Synchronization Error Elimination in OFDM Baseband Receivers

  • Hu, Xingbo;Huang, Yumei;Hong, Zhiliang
    • ETRI Journal
    • /
    • 제29권5호
    • /
    • pp.596-606
    • /
    • 2007
  • It is well known that an OFDM receiver is vulnerable to synchronization errors. Despite fine estimations used in the initial acquisition, there are still residual synchronization errors. Though these errors are very small, they severely degrade the bit error rate (BER) performance. In this paper, we propose a residual error elimination scheme for the digital OFDM baseband receiver aiming to improve the overall BER performance. Three improvements on existing schemes are made: a pilot-aided recursive algorithm for joint estimation of the residual carrier frequency and sampling time offsets; a delay-based timing error correction technique, which smoothly adjusts the incoming data stream without resampling disturbance; and a decision-directed channel gain update algorithm based on recursive least-squares criterion, which offers faster convergence and smaller error than the least-mean-squares algorithms. Simulation results show that the proposed scheme works well in the multipath channel, and its performance is close to that of an OFDM system with perfect synchronization parameters.

  • PDF

Generating global warming scenarios with probability weighted resampling and its implication in precipitation with nonparametric weather generator

  • Lee, Taesam;Park, Taewoong
    • 한국수자원학회:학술대회논문집
    • /
    • 한국수자원학회 2015년도 학술발표회
    • /
    • pp.226-226
    • /
    • 2015
  • The complex climate system regarding human actions is well represented through global climate models (GCMs). The output from GCMs provides useful information about the rate and magnitude of future climate change. Especially, the temperature variable is most reliable among other GCM outputs. However, hydrological variables (e.g. precipitation) from GCM outputs for future climate change contain too high uncertainty to use in practice. Therefore, we propose a method that simulates temperature variable with increasing in a certain level (e.g. 0.5oC or 1.0oC increase) as a global warming scenario from observed data. In addition, a hydrometeorological variable can be simulated employing block-wise sampling technique associated with the temperature simulation. The proposed method was tested for assessing the future change of the seasonal precipitation in South Korea under global warming scenario. The results illustrate that the proposed method is a good alternative to levy the variation of hydrological variables under global warming condition.

  • PDF

A Synchronization Scheme Based on Moving Average for Robust Audio Watermarking

  • Zhang, Jinquan;Han, Bin
    • Journal of Information Processing Systems
    • /
    • 제15권2호
    • /
    • pp.271-287
    • /
    • 2019
  • The synchronization scheme based on moving average is robust and suitable for the same rule to be adopted in embedding watermark and synchronization code, but the imperceptibility and search efficiency is seldom reported. The study aims to improve the original scheme for robust audio watermarking. Firstly, the survival of the algorithm from desynchronization attacks is improved. Secondly, the scheme is improved in inaudibility. Objective difference grade (ODG) of the marked audio is significantly changed. Thirdly, the imperceptibility of the scheme is analyzed and the derived result is close to experimental result. Fourthly, the selection of parameters is optimized based on experimental data. Fifthly, the search efficiency of the scheme is compared with those of other synchronization code schemes. The experimental results show that the proposed watermarking scheme allows the high audio quality and is robust to common attacks such as additive white Gaussian noise, requantization, resampling, low-pass filtering, random cropping, MP3 compression, jitter attack, and time scale modification. Moreover, the algorithm has the high search efficiency and low false alarm rate.

음성 비식별화 모델과 방송 음성 변조의 한국어 음성 비식별화 성능 비교 (Comparison of Korean Speech De-identification Performance of Speech De-identification Model and Broadcast Voice Modulation)

  • 김승민;박대얼;최대선
    • 스마트미디어저널
    • /
    • 제12권2호
    • /
    • pp.56-65
    • /
    • 2023
  • 뉴스와 취재 프로그램 같은 방송에서는 제보자의 신원 보호를 위해 음성을 변조한다. 음성 변조 방법으로 피치(pitch)를 조절하는 방법이 가장 많이 사용되는데, 이 방법은 피치를 재조절하는 방식으로 쉽게 원본 음성과 유사하게 음성 복원이 가능하다. 따라서 방송 음성 변조 방법은 화자의 신원 보호를 제대로 해줄 수 없고 보안상 취약하기 때문에 이를 대체하기 위한 새로운 음성 변조 방법이 필요하다. 본 논문에서는 Voice Privacy Challenge에서 비식별화 성능이 검증된 Lightweight 음성 비식별화 모델을 성능 비교 모델로 사용하여 피치 조절을 사용한 방송 음성변조 방법과 음성 비식별화 성능 비교 실험 및 평가를 진행한다. Lightweight 음성 비식별화 모델의 6가지 변조 방법 중 비식별화 성능이 좋은 3가지 변조 방법 McAdams, Resampling, Vocal Tract Length Normalization(VTLN)을 사용하였으며 한국어 음성에 대한 비식별화 성능을 비교하기 위해 휴먼 테스트와 EER(Equal Error Rate) 테스트를 진행하였다. 실험 결과로 휴먼 테스트와 EER 테스트 모두 VTLN 변조 방법이 방송 변조보다 더 높은 비식별화 성능을 보였다. 결과적으로 한국어 음성에 대해 Lightweight 모델의 변조 방법은 충분한 비식별화 성능을 가지고 있으며 보안상 취약한 방송 음성 변조를 대체할 수 있을 것이다.

유전자 알고리즘을 활용한 데이터 불균형 해소 기법의 조합적 활용

  • 장영식;김종우;허준
    • 한국지능정보시스템학회:학술대회논문집
    • /
    • 한국지능정보시스템학회 2007년도 한국지능정보시스템학회
    • /
    • pp.309-320
    • /
    • 2007
  • The data imbalance problem which can be uncounted in data mining classification problems typically means that there are more or less instances in a class than those in other classes. It causes low prediction accuracy of the minority class because classifiers tend to assign instances to major classes and ignore the minor class to reduce overall misclassification rate. In order to solve the data imbalance problem, there has been proposed a number of techniques based on resampling with replacement, adjusting decision thresholds, and adjusting the cost of the different classes. In this paper, we study the feasibility of the combination usage of the techniques previously proposed to deal with the data imbalance problem, and suggest a combination method using genetic algorithm to find the optimal combination ratio of the techniques. To improve the prediction accuracy of a minority class, we determine the combination ratio based on the F-value of the minority class as the fitness function of genetic algorithm. To compare the performance with those of single techniques and the matrix-style combination of random percentage, we performed experiments using four public datasets which has been generally used to compare the performance of methods for the data imbalance problem. From the results of experiments, we can find the usefulness of the proposed method.

  • PDF

DVB-T2 복조기를 위한 재표본화기 구조 (An Architecture of the Resampler for DVB-T2 Demodulation)

  • 김시현
    • 전기전자학회논문지
    • /
    • 제15권4호
    • /
    • pp.281-286
    • /
    • 2011
  • 차세대 DTV 표준인 DVB-T2는 다양한 전송 대역폭을 지원하며, 대역폭에 따라 심볼 주파수가 달라진다. 따라서 다양한 심볼 주파수로 수신 신호를 표본화해야 한다. 또한 수신부 발진기의 주파수 오차로 인한 표본화 주파수 오차의 보상을 위해 미세한 표본화 주파수 보정도 필요하다. 수신 신호를 고정된 표본화 주파수를 갖는 ADC로 표본화 하고, 재표본화기를 이용하여 표본화 주파수를 심볼 주파수에 맞출 수 있다. 본 논문에서는 DVB-T2 복조기를 위한 재표본화기의 구조를 제안한다. 또한 모의실험을 통해 DVB-T2 신호의 각각의 부반송파에 대한 재표본화 결과의 주파수 특성을 보인다.

Dynamic characteristics monitoring of a 421-m-tall skyscraper during Typhoon Muifa using smartphone

  • Kang Zhou;Sha Bao;Lun-Hai Zhi;Feng Hu;Kang Xu;Zhen-Ru Shu
    • Structural Engineering and Mechanics
    • /
    • 제87권5호
    • /
    • pp.451-460
    • /
    • 2023
  • Recently, the use of smartphones for structural health monitoring in civil engineering has drawn increasing attention due to their rapid development and popularization. In this study, the structural responses and dynamic characteristics of a 421-m-tall skyscraper during the landfall of Typhoon Muifa are monitored using an iPhone 13. The measured building acceleration responses are first corrected by the resampling technique since the sampling rate of smartphone-based measurement is unstable. Then, based on the corrected building acceleration, the wind-induced responses (i.e., along-wind and across-wind responses) are investigated and the serviceability performance of the skyscraper is assessed. Next, the amplitude-dependency and time-varying structural dynamic characteristics of the monitored supertall building during Typhoon Muifa are investigated by employing the random decrement technique and Bayesian spectral density approach. Moreover, the estimated results during Muifa are further compared with those of previous studies on the monitored building to discuss its long-term time-varying structural dynamic characteristics. The paper aims to demonstrate the applicability and effectiveness of smartphones for structural health monitoring of high-rise buildings.

CROSS-INTERFEROMETRY FOR DEM CONSTRUNTION WITH ERS-ENVISAT PAIR

  • Hong Sang-Hoon;Won Joong-Sun
    • 대한원격탐사학회:학술대회논문집
    • /
    • 대한원격탐사학회 2005년도 Proceedings of ISRS 2005
    • /
    • pp.542-545
    • /
    • 2005
  • Spaceborne radar interferometry has been widely used to estimate the topography and deformation of the Earth. It is difficult to obtain coherent interferometric SAR pairs especially over coastal areas mainly because of variation of surface conditions. We carried out the experiment using a cross-interferometric pair with a perpendicular baseline of about 1.4 km, a 30 minutes temporal separation and the height sensitivity of about 6 meters. The temporal decorrelation can be reduced by the cross interferometric technique with a 30 minutes temporal separation. Accurate coregistration was performed through resampling of ENVISAT ASAR data to equivalent pixel spacing to the ERS SAR data, because of the differences of the pulse repetition frequency and range sampling rate between the two sensors. Then we estimated range and azimuth offset to a sub-pixel accuracy using image intensity cross correlation. A larger window chip size than a general case was used because it was difficult to distinguish typical features. As range bin increased, the difference of Doppler centroid also increased. It resulted in lower coherence in far range than in near range. Coherences over wetland in near and far range were about 0.8 and 0.5, respectively. The coherence was improved by applying azimuth and range common band filtering, but coherence gap still existed. ERS-ENVISAT cross-interferogram usually lost information in urban area. However, high coherence over a city in this pair was shown, because of less man-made structures than other major cities. Accuracy of the DEM constructed by the ERS-ENVISAT 30-minute pair in a coastal area is to be evaluated.

  • PDF

영상 기반의 이차 칼만 필터를 이용한 객체 추적 (Quadratic Kalman Filter Object Tracking with Moving Pictures)

  • 박선배;유도식
    • 한국항행학회논문지
    • /
    • 제20권1호
    • /
    • pp.53-58
    • /
    • 2016
  • 우리는 본 논문에서 이차 칼만 필터를 이용한 영상 기반 객체 추적분야의 새로운 알고리즘을 제안한다. 최근에 발표된 이차 칼만 필터는 영상 기반의 객체의 실제 3차원 공간의 위치를 추적하는 것에는 아직 적용되지 않았다. 2차원 영상 내의 위치를 3차원 공간상의 위치로 환원시키는 것은 비선형적 변환을 수반하기 때문에 그에 맞는 추적 알고리즘을 사용해야만 한다. 이러한 상황에서, 비선형 수식을 이차식으로 근사화하는 이차 칼만 필터가 선형으로 근사화하는 확장 칼만 필터보다 더 정확한 성능을 낼 수 있다. 우리는 동일한 상황을 가정하여 확장 칼만 필터, 무향 칼만 필터, 파티클 필터, 그리고 우리가 제안한 이차 칼만 필터를 이용하여 객체를 추적하고, 그 결과를 비교해 본다. 결론적으로 이차 칼만 필터가 발산율이 확장 칼만 필터에 비해 거의 절반가량 감소하며, 추적 정확도 측면에서 무향 칼만 필터에 비해 1% 가량 우수한 성능을 나타낸다.

화면 내 예측 정보와 DCT 계수의 관계에 의한 상향 표본화 영상의 화질 개선 방법 (Video Quality Improvement Method of Up-sampling Video by Relationship of Intra Prediction Data and DCT Coefficient)

  • 이윤수
    • 한국컴퓨터정보학회논문지
    • /
    • 제16권7호
    • /
    • pp.59-65
    • /
    • 2011
  • 한국의 DMB 서비스는 이미 대중화되어 많은 이용자들이 이용하고 있다. 그러나 최신 디스플레이 장치들은DMB 컨텐츠의 해상도에 비해 더 높은 해상도를 지원하고 있으며, 다양한 방법의 동영상 재표본화 기술을 채용하고 있다. 일반적으로 주관적인 영상 품질은 영상 내 객체에 대한 인식률에 따라 결정되며, 에지 공간에서 객체 간구분이 명확할수록 증가한다. 에지는 객체와 배경간의 경계이며 겹쳐진 사물간의 경계를 나타내는데, H.264/AVC(이하 AVC)에서 사용되는 화면 내 예측 부호화에서 선택되는 예측 모드와 필터를 통해 추출된 에지 정보는 80% 이상의 유사도를 보인다. 본 연구에서는 H.264 동영상 부호화에서 사용되는 화면 내 예측 부호화 정보와 DCT 계수 정보의 관계를 이용하여 에지 정보를 추출하여, 이를 이용한 효과적인 상향 표본화 방법을 제안한다.