• Title/Summary/Keyword: sensing time

Search Result 2,603, Processing Time 0.025 seconds

A Novel Grasshopper Optimization-based Particle Swarm Algorithm for Effective Spectrum Sensing in Cognitive Radio Networks

  • Ashok, J;Sowmia, KR;Jayashree, K;Priya, Vijay
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.17 no.2
    • /
    • pp.520-541
    • /
    • 2023
  • In CRNs, SS is of utmost significance. Every CR user generates a sensing report during the training phase beneath various circumstances, and depending on a collective process, either communicates or remains silent. In the training stage, the fusion centre combines the local judgments made by CR users by a majority vote, and then returns a final conclusion to every CR user. Enough data regarding the environment, including the activity of PU and every CR's response to that activity, is acquired and sensing classes are created during the training stage. Every CR user compares their most recent sensing report to the previous sensing classes during the classification stage, and distance vectors are generated. The posterior probability of every sensing class is derived on the basis of quantitative data, and the sensing report is then classified as either signifying the presence or absence of PU. The ISVM technique is utilized to compute the quantitative variables necessary to compute the posterior probability. Here, the iterations of SVM are tuned by novel GO-PSA by combining GOA and PSO. Novel GO-PSA is developed since it overcomes the problem of computational complexity, returns minimum error, and also saves time when compared with various state-of-the-art algorithms. The dependability of every CR user is taken into consideration as these local choices are then integrated at the fusion centre utilizing an innovative decision combination technique. Depending on the collective choice, the CR users will then communicate or remain silent.

BOTDA based water-filling and preloading test of spiral case structure

  • Cui, Heliang;Zhang, Dan;Shi, Bin;Peng, Shusheng
    • Smart Structures and Systems
    • /
    • v.21 no.1
    • /
    • pp.27-35
    • /
    • 2018
  • In the water-filling and preloading test, the sensing cables were installed on the surface of steel spiral case and in the surrounding concrete to monitor the strain distribution of several cross-sections by using Brillouin Optical Time Domain Analysis (BOTDA), a kind of distributed optical fiber sensing (DOFS) technology. The average hoop strain of the spiral case was about $330{\mu}{\varepsilon}$ and $590{\mu}{\varepsilon}$ when the water-filling pressure in the spiral case was 2.6 MPa and 4.1 MPa. The difference between the measured and the calculated strain was only about $50{\mu}{\varepsilon}$. It was the first time that the stress adjustment of the spiral case was monitored by the sensing cable when the pressure was increased to 1 MPa and the residual strain of $20{\mu}{\varepsilon}$ was obtained after preloading. Meanwhile, the shrinkage of $70{\sim}100{\mu}{\varepsilon}$ of the surrounding concrete was effectively monitored during the depressurization. It is estimated that the width of the gap between the steel spiral case and the surrounding concrete was 0.51 ~ 0.75 mm. BOTDA based distributed optical fiber sensing technology can obtain continuous strain of the structure and it is more reliable than traditional point sensor. The strain distribution obtained by BOTDA provides strong support for the design and optimization of the spiral case structure.

A Cooperative ARQ strategy in Ad hoc Cognitive Relays for Mobile Multimedia Communication (이동 멀티미디어 통신을 위한 Ad-hoc Cognitive Relay의 Cooperative ARQ 재전송 기법)

  • An, Mi-Eun;Kang, Hae-Lynn;Kim, Nak-Myeong
    • Journal of the Institute of Electronics Engineers of Korea TC
    • /
    • v.48 no.3
    • /
    • pp.28-35
    • /
    • 2011
  • Cooperative ARQ scheme is effective for better QoS guarantee for the next generation mobile communication systems where multimedia data transmission highly increases. In this paper, we propose a cooperative ARQ strategy in ad hoc cognitive relays for mobile multimedia communication for supporting instantaneous cooperation in MANET environment. In the proposed strategy, to support real time, delay-sensitive services, whenever a frame is transmitted from the source, each relay actively senses the SINR of the signal transmitted from the source, and determine whether to propose retransmission or not before the destination transmits feedback signal. To minimize the false retransmission decision or needless retransmission, we propose an adaptive sensing threshold optimization algorithm to maintain suboptimal sensing thresholds for each relay. By computer simulation, it is shown that the proposed cooperative ARQ retransmission scheme outperforms the conventional schemes with respect to frame transmission delay and frame loss probability in real time multimedia data transmission system.

Complexity Estimation Based Work Load Balancing for a Parallel Lidar Waveform Decomposition Algorithm

  • Jung, Jin-Ha;Crawford, Melba M.;Lee, Sang-Hoon
    • Korean Journal of Remote Sensing
    • /
    • v.25 no.6
    • /
    • pp.547-557
    • /
    • 2009
  • LIDAR (LIght Detection And Ranging) is an active remote sensing technology which provides 3D coordinates of the Earth's surface by performing range measurements from the sensor. Early small footprint LIDAR systems recorded multiple discrete returns from the back-scattered energy. Recent advances in LIDAR hardware now make it possible to record full digital waveforms of the returned energy. LIDAR waveform decomposition involves separating the return waveform into a mixture of components which are then used to characterize the original data. The most common statistical mixture model used for this process is the Gaussian mixture. Waveform decomposition plays an important role in LIDAR waveform processing, since the resulting components are expected to represent reflection surfaces within waveform footprints. Hence the decomposition results ultimately affect the interpretation of LIDAR waveform data. Computational requirements in the waveform decomposition process result from two factors; (1) estimation of the number of components in a mixture and the resulting parameter estimates, which are inter-related and cannot be solved separately, and (2) parameter optimization does not have a closed form solution, and thus needs to be solved iteratively. The current state-of-the-art airborne LIDAR system acquires more than 50,000 waveforms per second, so decomposing the enormous number of waveforms is challenging using traditional single processor architecture. To tackle this issue, four parallel LIDAR waveform decomposition algorithms with different work load balancing schemes - (1) no weighting, (2) a decomposition results-based linear weighting, (3) a decomposition results-based squared weighting, and (4) a decomposition time-based linear weighting - were developed and tested with varying number of processors (8-256). The results were compared in terms of efficiency. Overall, the decomposition time-based linear weighting work load balancing approach yielded the best performance among four approaches.

Potential of Bidirectional Long Short-Term Memory Networks for Crop Classification with Multitemporal Remote Sensing Images

  • Kwak, Geun-Ho;Park, Chan-Won;Ahn, Ho-Yong;Na, Sang-Il;Lee, Kyung-Do;Park, No-Wook
    • Korean Journal of Remote Sensing
    • /
    • v.36 no.4
    • /
    • pp.515-525
    • /
    • 2020
  • This study investigates the potential of bidirectional long short-term memory (Bi-LSTM) for efficient modeling of temporal information in crop classification using multitemporal remote sensing images. Unlike unidirectional LSTM models that consider only either forward or backward states, Bi-LSTM could account for temporal dependency of time-series images in both forward and backward directions. This property of Bi-LSTM can be effectively applied to crop classification when it is difficult to obtain full time-series images covering the entire growth cycle of crops. The classification performance of the Bi-LSTM is compared with that of two unidirectional LSTM architectures (forward and backward) with respect to different input image combinations via a case study of crop classification in Anbadegi, Korea. When full time-series images were used as inputs for classification, the Bi-LSTM outperformed the other unidirectional LSTM architectures; however, the difference in classification accuracy from unidirectional LSTM was not substantial. On the contrary, when using multitemporal images that did not include useful information for the discrimination of crops, the Bi-LSTM could compensate for the information deficiency by including temporal information from both forward and backward states, thereby achieving the best classification accuracy, compared with the unidirectional LSTM. These case study results indicate the efficiency of the Bi-LSTM for crop classification, particularly when limited input images are available.

A Real Time Flame and Smoke Detection Algorithm Based on Conditional Test in YCbCr Color Model and Adaptive Differential Image (YCbCr 컬러 모델에서의 조건 검사와 적응적 차영상을 이용한 화염 및 연기 검출 알고리즘)

  • Lee, Doo-Hee;Yoo, Jae-Wook;Lee, Kang-Hee;Kim, Yoon
    • Journal of the Korea Society of Computer and Information
    • /
    • v.15 no.5
    • /
    • pp.57-65
    • /
    • 2010
  • In this paper, we propose a new real-time algorithm detecting the flame and smoke in digital CCTV images. Because the forest fire causes the enormous human life and damage of property, the early management according to the early sensing is very important. The proposed algorithm for monitoring forest fire is classified into the flame sensing and detection of smoke. The flame sensing algorithm detects a flame through the conditional test at YCbCr color model from the single frame. For the detection of smoke, firstly the background range is set by using differences between current picture and the average picture among the adjacent frames in the weighted value, and the pixels which get out of this range and have a gray-scale are detected in the smoke area. Because the proposed flame sensing algorithm is stronger than the existing algorithms in the change of the illuminance according to the quantity of sunshine, and the smoke detection algorithm senses the pixel of a gray-scale with the smoke considering the amount of change for unit time, the effective early forest fire detection is possible. The experimental results indicate that the proposed algorithm provides better performance than existing algorithms.

Performance Characteristics for the Variation of Altitude and Tilt Angle in the Satellite Imager Using Time Delay and Integration(TDI) (Time Delay and Integration(TDI)을 사용하는 위성 영상 기기의 고도 및 촬영각 변화에 대한 성능 특성)

  • 조영민
    • Korean Journal of Remote Sensing
    • /
    • v.18 no.2
    • /
    • pp.91-96
    • /
    • 2002
  • The performance characteristics of a satellite imager using a Time Delay and Integration(TDI) Charge Coupled Device (CCD) with fixed integration time is investigated for the variation of satellite altitude and tilt angle. In consequence of the investigation TDI synchronization using tilt imaging is proposed as a solution to compensate geometric performance degradation due to altitude decrease. The tilt angle optimized for the TDI synchronization at decreased altitude is presented. This result can be used for a TDI CCD imager with variable integration time in a certain range as well.

Speeding up the KLT Tracker for Real-time Image Georeferencing using GPS/INS Data

  • Tanathong, Supannee;Lee, Im-Pyeong
    • Korean Journal of Remote Sensing
    • /
    • v.26 no.6
    • /
    • pp.629-644
    • /
    • 2010
  • A real-time image georeferencing system requires all inputs to be determined in real-time. The intrinsic camera parameters can be identified in advance from a camera calibration process while other control information can be derived instantaneously from real-time GPS/INS data. The bottleneck process is tie point acquisition since manual operations will be definitely obstacles for real-time system while the existing extraction methods are not fast enough. In this paper, we present a fast-and-automated image matching technique based on the KLT tracker to obtain a set of tie-points in real-time. The proposed work accelerates the KLT tracker by supplying the initial guessed tie-points computed using the GPS/INS data. Originally, the KLT only works effectively when the displacement between tie-points is small. To drive an automated solution, this paper suggests an appropriate number of depth levels for multi-resolution tracking under large displacement using the knowledge of uncertainties the GPS/INS data measurements. The experimental results show that our suggested depth levels is promising and the proposed work can obtain tie-points faster than the ordinary KLT by 13% with no less accuracy. This promising result suggests that our proposed algorithm can be effectively integrated into the real-time image georeferencing for further developing a real-time surveillance application.

An contention-aware ordered sequential collaborative spectrum sensing scheme for CRAHN (무선인지 애드 혹 네트워크를 위한 순차적 협력 스펙트럼 센싱 기법)

  • Nguyen-Thanh, Nhan;Koo, In-Soo
    • Journal of Internet Computing and Services
    • /
    • v.12 no.4
    • /
    • pp.35-43
    • /
    • 2011
  • Cognitive Radio (CR) ad hoc network is highly considered as one of promising future ad hoc networks, which enables opportunistic access to under-utilized licensed spectrum. Similarly to other CR networks, the spectrum sensing is a prerequisite in CR ad hoc network. Collaborative spectrum sensing can help increasing sensing performance. For such an infrastructureless network, however the coordination for the sensing collaboration is really complicated due to the lack of a central controller. In this paper, we propose a novel collaborative spectrum sensing scheme in which the final decision is made by the node with the highest data reliability based on a sequential Dempster Shafer theory. The collaboration of sensing data is also executed by the proposed contention-aware reporting mechanism which utilizes the sensing data reliability order for broadcasting spectrum sensing result. The proposed method reduces the collecting time and the overhead of the control channel due to the efficiency of the ordered sequential combination while keeping the same sensing performance in comparison with the conventional cooperative centralized spectrum sensing scheme.

Study on spectral indices for crop growth monitoring

  • Zhang, Xia;Tong, Qingxi;Chen, Zhengchao;Zheng, Lanfeng
    • Proceedings of the KSRS Conference
    • /
    • 2003.11a
    • /
    • pp.1400-1402
    • /
    • 2003
  • The objective of this paper is to determine the suitable spectral bands for monitoring growth status change during a long period. The long-term ground-level reflectance spectra as well as LAI and biomass were obtained in xiaotangshan area, Beijing, 2001. The narrow-band NDVI type spectral indices by all possible two bands were calculated their correlation coefficients R$^2$ with biomass and LAI. The best NDVIs must have higher R$^2$ with both biomass and LAI. The reasonable band centers and band widths were determined by a systematically increasing bandwidth centered over a wavelength. In addition, the first 19 bands of MODIS were simulated and investigated. Each developed spectral indices was then validated by the biomass and LAI time series using the generalized vector angle. It turned out that six new NDVI type indices within 750-1400nm were developed. NDVI(811_10,957_10) and NDVI(962_10,802_10) performed best. No satisfactory conventional NDVI formed by red and NIR bands were found effective. MODIS_NDVI(band19, band17) and MODIS_NDVI(band19, band2) were much better than MODIS_NDVI(band2,band1) for growth monitoring.

  • PDF