Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Bandpass Sampling01:17

Bandpass Sampling

457
In signal processing, bandpass sampling is an effective technique for sampling signals that have most of their energy concentrated within a narrow frequency band. This type of signal is known as a bandpass signal. The key principle of bandpass sampling involves sampling the signal at a rate that is greater than twice the signal's bandwidth to prevent aliasing.
A bandpass signal has a spectrum with a lower frequency limit, denoted as ω1, and an upper frequency limit, denoted as ω2....
457
Sampling Theorem01:15

Sampling Theorem

1.2K
In signal processing, the analysis of continuous-time signals, denoted as x(t), often involves sampling techniques to convert these signals into discrete-time signals. This process is essential for digital representation and manipulation. A critical component in sampling is the train of impulses, characterized by the sampling interval and the sampling frequency. The relationship between these parameters and the original signal's properties dictates the success of the sampling process.
1.2K
Aliasing01:18

Aliasing

523
Accurate signal sampling and reconstruction are crucial in various signal-processing applications. A time-domain signal's spectrum can be revealed using its Fourier transform. When this signal is sampled at a specific frequency, it results in multiple scaled replicas of the original spectrum in the frequency domain. The spacing of these replicas is determined by the sampling frequency.
If the sampling frequency is below the Nyquist rate, these replicas overlap, preventing the original...
523
Properties of Fourier Transform I01:21

Properties of Fourier Transform I

575
The application of Fourier Transform properties in radio broadcasting is multifaceted, enabling significant advancements in the way signals are transmitted and received. Key areas where these properties are utilized include simultaneous multi-channel transmission, audio clip speed adjustments, live broadcast delays for different time zones, audio frequency adjustments, and signal demodulation.
In radio broadcasting, multiple audio signals often need to be transmitted simultaneously. The Fourier...
575
Discrete Fourier Transform01:15

Discrete Fourier Transform

825
The Discrete Fourier Transform (DFT) is a fundamental tool in signal processing, extending the discrete-time Fourier transform by evaluating discrete signals at uniformly spaced frequency intervals. This transformation converts a finite sequence of time-domain samples into frequency components, each representing complex sinusoids ordered by frequency. The DFT translates these sequences into the frequency domain, effectively indicating the magnitude and phase of each frequency component present...
825
Reconstruction of Signal using Interpolation01:10

Reconstruction of Signal using Interpolation

661
Signal processing techniques are essential for accurately converting continuous signals to digital formats and vice versa. When a continuous signal is sampled with a period T, the resulting sampled signal exhibits replicas of the original spectrum in the frequency domain, spaced at intervals equal to the sampling frequency. To handle this sampled signal, a zero-order hold method can be applied, which creates a piecewise constant signal by retaining each sample's value until the next...
661

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Enhanced Radar Signal Classification Using AMP and Visibility Graph for Multi-Signal Environments.

Sensors (Basel, Switzerland)·2024
Same author

LPI Radar Detection Based on Deep Learning Approach with Periodic Autocorrelation Function.

Sensors (Basel, Switzerland)·2023
See all related articles

Related Experiment Video

Updated: Jan 9, 2026

Functional Near-Infrared Spectroscopy Hyperscanning Study in Psychological Counseling
06:04

Functional Near-Infrared Spectroscopy Hyperscanning Study in Psychological Counseling

Published on: January 17, 2025

1.2K

IPFSCNN: A Time-Frequency Fusion CNN for Wideband Spectrum Sensing.

Soon-Young Kwon1, Do-Hyun Park1, Hyoung-Nam Kim1

  • 1School of Electrical and Electronics Engineering, Pusan National University, Busan 46241, Republic of Korea.

Sensors (Basel, Switzerland)
|December 11, 2025
PubMed
Summary

This study introduces a novel deep learning model, IQ-Parallel FFT-Serial CNN (IPFSCNN), for cognitive radio spectrum sensing. IPFSCNN enhances detection performance, especially in low signal conditions, by fusing time-domain and frequency-domain data.

Keywords:
IQ/FFT fusioncognitive radiowideband spectrum sensing

More Related Videos

Using Fiberless, Wearable fNIRS to Monitor Brain Activity in Real-world Cognitive Tasks
10:07

Using Fiberless, Wearable fNIRS to Monitor Brain Activity in Real-world Cognitive Tasks

Published on: December 2, 2015

27.8K
A Multimodal Wide-Field Fourier-Transform Raman Microscope
06:46

A Multimodal Wide-Field Fourier-Transform Raman Microscope

Published on: December 30, 2025

16

Related Experiment Videos

Last Updated: Jan 9, 2026

Functional Near-Infrared Spectroscopy Hyperscanning Study in Psychological Counseling
06:04

Functional Near-Infrared Spectroscopy Hyperscanning Study in Psychological Counseling

Published on: January 17, 2025

1.2K
Using Fiberless, Wearable fNIRS to Monitor Brain Activity in Real-world Cognitive Tasks
10:07

Using Fiberless, Wearable fNIRS to Monitor Brain Activity in Real-world Cognitive Tasks

Published on: December 2, 2015

27.8K
A Multimodal Wide-Field Fourier-Transform Raman Microscope
06:46

A Multimodal Wide-Field Fourier-Transform Raman Microscope

Published on: December 30, 2025

16

Area of Science:

  • Electrical Engineering
  • Computer Science
  • Signal Processing

Background:

  • Cognitive radio requires efficient spectrum sensing for optimal frequency resource utilization.
  • Existing deep learning models often use only time-domain (I/Q) or frequency-domain (FFT) data, limiting performance.
  • A hybrid approach fusing both data types is needed to improve wideband spectrum sensing.

Purpose of the Study:

  • To propose a novel asymmetric hybrid deep learning architecture, IQ-Parallel FFT-Serial CNN (IPFSCNN), for wideband spectrum sensing.
  • To synergistically fuse I/Q and FFT data representations for enhanced multi-label classification.
  • To evaluate IPFSCNN's performance against state-of-the-art models, focusing on accuracy and computational efficiency.

Main Methods:

  • Developed an asymmetric CNN architecture (IPFSCNN) with parallelized I/Q data stream and serial FFT data stream.
  • Fused temporal features from I/Q data and spectral patterns from FFT data.
  • Conducted experiments using an LTE-M dataset for performance evaluation and comparison.

Main Results:

  • IPFSCNN demonstrated superior detection performance compared to DeepSense and ParallelCNN, particularly in low signal-to-noise ratio (SNR) environments.
  • The proposed model achieved higher accuracy with reduced computational complexity, using 15% fewer parameters and one-third of the MAC operations versus DeepSense.
  • An ablation study confirmed the superiority of the 'IQ-Parallel FFT-Serial' configuration over other hybrid approaches.

Conclusions:

  • The asymmetric hybrid architecture (IPFSCNN) effectively fuses I/Q and FFT data for improved wideband spectrum sensing in cognitive radio.
  • IPFSCNN offers a computationally efficient and high-performance solution for spectrum sensing, outperforming existing methods.
  • The findings highlight the advantage of combining parallel and serial processing streams for different data modalities in deep learning for signal processing.