• Title/Summary/Keyword: Amplitude detection

Search Result 445, Processing Time 0.029 seconds

Maximum Likelihood Receivers for DAPSK Signaling

  • Xiao Lei;Dong Xiaodai;Tjhung Tjeng T.
    • Journal of Communications and Networks
    • /
    • v.8 no.2
    • /
    • pp.205-211
    • /
    • 2006
  • This paper considers the maximum likelihood (ML) detection of 16-ary differential amplitude and phase shift keying (DAPSK) in Rayleigh fading channels. Based on the conditional likelihood function, two new receiver structures, namely ML symbol-by-symbol receiver and ML sequence receiver, are proposed. For the symbol-by-symbol detection, the conventional DAPSK detector is shown to be sub-optimum due to the complete separation in the phase and amplitude detection, but it results in very close performance to the ML detector provided that its circular amplitude decision thresholds are optimized. For the sequence detection, a simple Viterbi algorithm with only two states are adopted to provide an SNR gain around 1 dB on the amplitude bit detection compared with the conventional detector.

A Study on the Endpoint Detection by FIR Filtering (FIR filtering에 의한 끝점추출에 관한 연구)

  • Lee, Chang-Young
    • Speech Sciences
    • /
    • v.5 no.1
    • /
    • pp.81-88
    • /
    • 1999
  • This paper provides a method for speech detection. After first order FIR filtering on the speech signals, we applied the conventional method of endpoint detection which utilizes the energy as the criterion in separating signals from background noise. By FIR filtering, only the Fourier components with large values of [amplitude x frequency] become significant in energy profile. By applying this procedure to the 445-words database constructed from ETRI, we confirmed that the low-amplitude noise and/or the low-frequency noise are separated clearly from the speech signals, thereby enhancing the feasibility of ideal endpoint detections.

  • PDF

Accuracy Improvement Methode of Step Count Detection Using Variable Amplitude Threshold (가변 진폭 임계값을 이용한 걸음수 검출 정확도 향상 기법)

  • Ryu, Uk Jae;Kim, En Tae;An, Kyung Ho;Chang, Yun Seok
    • KIPS Transactions on Computer and Communication Systems
    • /
    • v.2 no.6
    • /
    • pp.257-264
    • /
    • 2013
  • In this study, we have designed the variable amplitude threshold algorithm that can enhance the accuracy of step count using variable amplitude. This algorithm converts the x, y, z sensor values into a single energy value($E_t$) by using SVM(Signal Vector Magnitude) algorithm and can pick step count out over 99% of accuracy through the peak data detection algorithm and fixed peak threshold. To prove the results, We made the noise filtering with the fixed amplitude threshold from the amplitude of energy value that found out the detection error was increasing, and it's the key idea of the variable amplitude threshold that can be adapted on the continuous data evaluation. The experiment results shows that the variable amplitude threshold algorithm can improve the average step count accuracy up to 98.9% at 10 Hz sampling rate and 99.6% at 20Hz sampling rate.

Determining the Optimal Frequency of Ground Penetrating Radar for Detecting Voids in Pavements (도로동공 탐지를 위한 지표투과레이더의 적정 주파수 선정에 관한 연구)

  • Kim, Yeon Tae;Kim, Booil;Kim, Je Won;Park, Hee Mun;Yoon, Jin Sung
    • International Journal of Highway Engineering
    • /
    • v.18 no.2
    • /
    • pp.37-42
    • /
    • 2016
  • PURPOSES : The objective of this study is to determine the optimal frequency of ground penetrating radar (GPR) testing for detecting the voids under the pavement. METHODS : In order to determine the optimal frequency of GPR testing for void detection, a full-scale test section was constructed to simulate the actual size of voids under the pavement. Voids of various sizes were created by inserting styrofoam at varying depths under the pavement. Subsequently, 250-, 500-, and 800-MHz ground-coupled GPR testing was conducted in the test section and the resulting GPR signals were recorded. The change in the amplitude of these signals was evaluated by varying the GPR frequency, void size, and void depth. The optimum frequency was determined from the amplitude of the signals. RESULTS: The capacity of GPR to detect voids under the pavement was evaluated by using three different ground-coupled GPR frequencies. In the case of the B-scan GPR data, a parabolic shape occurred in the vicinity of the voids. The maximum GPR amplitude in the A-scan data was used to quantitatively determine the void-detection capacity. CONCLUSIONS: The 250-MHz GPR testing enabled the detection of 10 out of 12 simulated voids, whereas the 500-MHz testing allowed the detection of only five. Furthermore, the amplitude of GPR detection associated with 250-MHz testing is significantly higher than that of 500-MHz testing. This indicates that 250-MHz GPR testing is well-suited for the detection of voids located at depths ranging from 0.5~2.0 m. Testing at frequencies lower than 250 MHz is recommended for void detection at depths greater than 2 m.

Error analysis for time-in-flight laser range finder with multiple toe amplitude modulation

  • Matsumoto-Moriyama, Masao;Mima, Kazuhiko;Ishimatsu, Takakazu
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 1993.10b
    • /
    • pp.554-557
    • /
    • 1993
  • The error analysis for the Time-in-Flight Laser Range Finder with Multiple Tone Amplitude Modulation relevant to the phase detection error is made. The distance can be estimated to solve the formulate which express the relationship between the absolute distance from the range finder to the object and the wavenumbers and the phases of the modulated waves by the optimization technique. The main cause of the estimation error can be considered as the phase detection error induced from the amplitude modulator and the phase detector. To clarify the phase detection error and the optimal amplitude frequency set, the numerical analysis are made.

  • PDF

Development of Real-time QRS-complex Detection Algorithm for Portable ECG Measurement Device (휴대용 심전도 측정장치를 위한 실시간 QRS-complex 검출 알고리즘 개발)

  • An, Hwi;Shim, Hyoung-Jin;Park, Jae-Soon;Lhm, Jong-Tae;Joung, Yeun-Ho
    • Journal of Biomedical Engineering Research
    • /
    • v.43 no.4
    • /
    • pp.280-289
    • /
    • 2022
  • In this paper, we present a QRS-complex detection algorithm to calculate an accurate heartbeat and clearly recognize irregular rhythm from ECG signals. The conventional Pan-Tompkins algorithm brings false QRS detection in the derivative when QRS and noise signals have similar instant variation. The proposed algorithm uses amplitude differences in 7 adjacent samples to detect QRS-complex which has the highest amplitude variation. The calculated amplitude is cubed to dominate QRS-complex and the moving average method is applied to diminish the noise signal's amplitude. Finally, a decision rule with a threshold value is applied to detect accurate QRS-complex. The calculated signals with Pan-Tompkins and proposed algorithms were compared by signal-to-noise ratio to evaluate the noise reduction degree. QRS-complex detection performance was confirmed by sensitivity and the positive predictive value(PPV). Normal ECG, muscle noise ECG, PVC, and atrial fibrillation signals were achieved which were measured from an ECG simulator. The signal-to-noise ratio difference between Pan-Tompkins and the proposed algorithm were 8.1, 8.5, 9.6, and 4.7, respectively. All ratio of the proposed algorithm is higher than the Pan-Tompkins values. It indicates that the proposed algorithm is more robust to noise than the Pan-Tompkins algorithm. The Pan-Tompkins algorithm and the proposed algorithm showed similar sensitivity and PPV at most waveforms. However, with a noisy atrial fibrillation signal, the PPV for QRS-complex has different values, 42% for the Pan-Tompkins algorithm and 100% for the proposed algorithm. It means that the proposed algorithm has superiority for QRS-complex detection in a noisy environment.

A Complex Valued ResNet Network Based Object Detection Algorithm in SAR Images (복소수 ResNet 네트워크 기반의 SAR 영상 물체 인식 알고리즘)

  • Hwang, Insu
    • Journal of the Korea Institute of Military Science and Technology
    • /
    • v.24 no.4
    • /
    • pp.392-400
    • /
    • 2021
  • Unlike optical equipment, SAR(Synthetic Aperture Radar) has the advantage of obtaining images in all weather, and object detection in SAR images is an important issue. Generally, deep learning-based object detection was mainly performed in real-valued network using only amplitude of SAR image. Since the SAR image is complex data consist of amplitude and phase data, a complex-valued network is required. In this paper, a complex-valued ResNet network is proposed. SAR image object detection was performed by combining the ROI transformer detector specialized for aerial image detection and the proposed complex-valued ResNet. It was confirmed that higher accuracy was obtained in complex-valued network than in existing real-valued network.

Evaluation of Delamination of Dental Composite Restoration using Infrared Lock-in Thermography (열화상 기술을 이용한 치아/복합레진 수복부의 박리 평가)

  • Gu, Ja-Uk;Choi, Nak-Sam
    • Composites Research
    • /
    • v.25 no.6
    • /
    • pp.236-240
    • /
    • 2012
  • The purpose of this study was to investigate the feasibility on the detection of dental composite delamination using a lock-in thermography method. Amplitude and phase images of detected thermal signals were analyzed according to the lock-in frequencies. At a lock-in frequency of 0.05 Hz, the ligament thickness of 0.5 mm in the specimen exhibited the highest amplitude contrast between defective area and sound area. For ligament thicknesses of 1 mm and 1.5 mm, delamination detection was possible at 0.025 Hz and 0.01 Hz through the amplitude differences. At lock-in frequencies of 0.006 Hz and 0.01 Hz, ligament thickness 0.5 mm exhibited the highest phase contrast. For ligament thicknesses of 1 mm and 1.5 mm, the phase contrast exhibited possible detection of delamination at 0.006-0.1 Hz.

SHIP DETECTION APPROACH BASED ON CROSS CORRELATION FROM ENVISAT ASAR AP DATA

  • Yang, Chan-Su;Ouchi, Kazuo
    • Proceedings of the KSRS Conference
    • /
    • 2007.10a
    • /
    • pp.262-265
    • /
    • 2007
  • Preliminary results are reported on ship detection using coherence images computed from cross-correlating images of multi-look-processed dual-polarization data (HH and HV) of ENVISAT ASAR. The traditional techniques of ship detection by radars such as CFAR (Constant False Alarm Rate) rely on the amplitude data, and therefore the detection tends to become difficult when the amplitudes of ships images are at similar level as the mean amplitude of surrounding sea clutter. The proposed method utilizes the property that the multi-look images of ships are correlated with each other. Because the inter-look images of sea surface are covered by uncorrelated speckle, cross-correlation of multi-look images yields the different degrees of coherence between the images and water. The polarimetric information of ships, land and intertidal zone are first compared based on the cross-correlation between HH and HV. In the next step, we examine the technique when the dual-polarization data are split into two multi-look Images.

  • PDF

SHIP DETECTION APPROACH BASED ON CROSSCORRELATION FROM DUAL-POLARIZATION DATA (ASAR AP 다중편파 및 MULTI-LOOK 에 의한 선박탐지 연구)

  • Yang, Chan-Su;Ouchi, Kazuo
    • Proceedings of the KSRS Conference
    • /
    • 2008.03a
    • /
    • pp.180-184
    • /
    • 2008
  • Preliminary results are reported on ship detection using coherence images computed from crosscorrelating images of multi-look-processed dual-polarization data (HH and HV) of ENVISAT ASAR. The traditional techniques of ship detection by radars such as CFAR (Constant False Alarm Rate) rely on the amplitude data, and therefore the detection tends to become difficult when the amplitudes of ships images are at similar level as the mean amplitude of surrounding sea clutter. The proposed method utilizes the property that the multi-look images of ships are correlated with each other. Because the inter-look images of sea surface are covered by uncorrelated speckle, crosscorrelation of multi-look images yields the different degrees of coherence between the images and water. The polarimetric information of ships, land and intertidal zone are first compared based on the cross-correlation between HH and HV. In the next step, we examine the technique when the dual-polarization data are split into two multi-look images.

  • PDF