Journal & Issues

Volume 74 (2023): Issue 5 (October 2023)

Volume 74 (2023): Issue 4 (August 2023)

Volume 74 (2023): Issue 3 (June 2023)

Volume 74 (2023): Issue 2 (April 2023)

Volume 74 (2023): Issue 1 (February 2023)

Volume 73 (2022): Issue 6 (December 2022)

Volume 73 (2022): Issue 5 (September 2022)

Volume 73 (2022): Issue 4 (August 2022)

Volume 73 (2022): Issue 3 (June 2022)

Volume 73 (2022): Issue 2 (April 2022)

Volume 73 (2022): Issue 1 (February 2022)

Volume 72 (2021): Issue 6 (December 2021)

Volume 72 (2021): Issue 5 (September 2021)

Volume 72 (2021): Issue 4 (August 2021)

Volume 72 (2021): Issue 3 (June 2021)

Volume 72 (2021): Issue 2 (April 2021)

Volume 72 (2021): Issue 1 (February 2021)

Volume 71 (2020): Issue 6 (December 2020)

Volume 71 (2020): Issue 5 (September 2020)

Volume 71 (2020): Issue 4 (August 2020)

Volume 71 (2020): Issue 3 (June 2020)

Volume 71 (2020): Issue 2 (April 2020)

Volume 71 (2020): Issue 1 (February 2020)

Volume 70 (2019): Issue 7 (December 2019)
Special Issue

Volume 70 (2019): Issue 6 (December 2019)

Volume 70 (2019): Issue 5 (September 2019)

Volume 70 (2019): Issue 4 (August 2019)

Volume 70 (2019): Issue 3 (June 2019)

Volume 70 (2019): Issue 2 (April 2019)

Volume 70 (2019): Issue 1 (February 2019)

Volume 69 (2018): Issue 6 (December 2018)

Volume 69 (2018): Issue 5 (September 2018)

Volume 69 (2018): Issue 4 (August 2018)

Volume 69 (2018): Issue 3 (June 2018)

Volume 69 (2018): Issue 2 (March 2018)

Volume 69 (2018): Issue 1 (January 2018)

Volume 68 (2017): Issue 7 (December 2017)

Volume 68 (2017): Issue 6 (November 2017)

Volume 68 (2017): Issue 5 (September 2017)

Volume 68 (2017): Issue 4 (August 2017)

Volume 68 (2017): Issue 3 (May 2017)

Volume 68 (2017): Issue 2 (March 2017)

Volume 68 (2017): Issue 1 (January 2017)

Volume 67 (2016): Issue 6 (December 2016)

Volume 67 (2016): Issue 5 (September 2016)

Volume 67 (2016): Issue 4 (July 2016)

Volume 67 (2016): Issue 3 (May 2016)

Volume 67 (2016): Issue 2 (April 2016)

Volume 67 (2016): Issue 1 (January 2016)

Volume 66 (2015): Issue 6 (November 2015)

Volume 66 (2015): Issue 5 (September 2015)

Volume 66 (2015): Issue 4 (July 2015)

Volume 66 (2015): Issue 3 (May 2015)

Volume 66 (2015): Issue 2 (March 2015)

Volume 66 (2015): Issue 1 (January 2015)

Volume 65 (2015): Issue 6 (January 2015)

Volume 65 (2014): Issue 5 (September 2014)

Volume 65 (2014): Issue 4 (August 2014)

Volume 65 (2014): Issue 3 (May 2014)

Volume 65 (2014): Issue 2 (March 2014)

Volume 65 (2014): Issue 1 (January 2014)

Volume 64 (2013): Issue 6 (November 2013)

Volume 64 (2013): Issue 5 (September 2013)

Volume 64 (2013): Issue 4 (June 2013)

Volume 64 (2013): Issue 3 (May 2013)

Volume 64 (2013): Issue 2 (March 2013)

Volume 64 (2013): Issue 1 (January 2013)

Volume 63 (2012): Issue 6 (December 2012)

Volume 63 (2012): Issue 5 (November 2012)

Volume 63 (2012): Issue 4 (July 2012)

Volume 63 (2012): Issue 3 (May 2012)

Volume 63 (2012): Issue 2 (March 2012)

Volume 63 (2012): Issue 1 (January 2012)

Volume 62 (2011): Issue 6 (November 2011)

Volume 62 (2011): Issue 5 (September 2011)

Volume 62 (2011): Issue 4 (July 2011)

Volume 62 (2011): Issue 3 (May 2011)

Volume 62 (2011): Issue 2 (March 2011)

Volume 62 (2011): Issue 1 (January 2011)

Volume 61 (2010): Issue 6 (November 2010)

Volume 61 (2010): Issue 5 (September 2010)

Volume 61 (2010): Issue 4 (July 2010)

Volume 61 (2010): Issue 3 (May 2010)

Volume 61 (2010): Issue 2 (March 2010)

Volume 61 (2010): Issue 1 (January 2010)

Journal Details
Format
Journal
eISSN
1339-309X
First Published
07 Jun 2011
Publication timeframe
6 times per year
Languages
English

Search

Volume 71 (2020): Issue 3 (June 2020)

Journal Details
Format
Journal
eISSN
1339-309X
First Published
07 Jun 2011
Publication timeframe
6 times per year
Languages
English

Search

0 Articles
Open Access

Road-objects tracking for autonomous driving using lidar and radar fusion

Published Online: 10 Aug 2020
Page range: 138 - 149

Abstract

Abstract

In this paper, based on the fusion of Lidar and Radar measurement data, a real-time road-Object Detection and Tracking (LR_ODT) method for autonomous driving is proposed. The lidar and radar devices are installed on the ego car, and a customized Unscented Kalman Filter (UKF) is used for their data fusion. Lidars are accurate in determining objects’ positions but significantly less accurate on measuring their velocities. However, Radars are more accurate on measuring objects velocities but less accurate on determining their positions as they have a lower spatial resolution. Therefore, the merits of both sensors are combined using the proposed fusion approach to provide both pose and velocity data for objects moving in roads precisely. The Grid-Based Density-Based Spatial Clustering of Applications with Noise (GB-DBSCAN) clustering algorithm is used to detect objects and estimate their centroids from the lidar and radar raw data. Then, the estimation of the object’s velocity as well as determining its corresponding geometrical shape is performed by the RANdom SAmple Consensus (RANSAC) algorithm. The proposed technique is implemented using the high-performance language C++ and utilizes highly optimized math and optimization libraries for best real-time performance. The performance of the UKF fusion is compared to that of the Extended Kalman Filter fusion (EKF) showing its superiority. Simulation studies have been carried out to evaluate the performance of the LR ODT for tracking bicycles, cars, and pedestrians.

Keywords

  • sensor fusion
  • kalman filter
  • object detection
  • object tracking
  • adas
  • autonomous driving
Open Access

Evaluation of localization precision by proposed quasi-spherical nested microphone array in combination with multiresolution adaptive steered response power

Published Online: 10 Aug 2020
Page range: 150 - 164

Abstract

Abstract

Multiple sound source localization in noisy and reverberant conditions is one of the important challenges in the speech signal processing. The aim of this article is three-dimensional sound source localization in undesirable scenarios. For the localization algorithms, the spatial aliasing is one of the destructive factors in reducing the accuracy. Firstly, a 3D quasi-spherical nested microphone array (QSNMA) is proposed for eliminating the spatial aliasing. Since the speech signal has the windowed-disjoint orthogonality property, the speech information differs in terms of the frequency bands. Then, the Gammatone filter bank is introduced for the speech subband processing. In the following, the multiresolution steered response power (SRP) algorithm is adaptively implemented on subbands with the phase transform (PHAT)/maximum likelihood (ML) weighted functions based on the levels of the noise and reverberation. The peaks of the multiresolution adaptive SRP (MASRP) algorithm are extracted in each subband based on the number of speakers for continuous time frames. Finally, the distribution of these peaks are calculated in each subband and they are merged by the use of weighted averaging method. The final 3D speakers locations are estimated by extracting the peaks in the final distribution. The proposed QSNMAMASRP(PHAT/ML) algorithm is evaluated on real and simulated data for 2 and 3 simultaneous speakers in noisy and reverberant conditions. The proposed method is compared with SRP-PHAT, spectral source model-deep neural network, and spherical harmonic temporal extension of multiple response model sparse Bayesian learning algorithms on different range of signal-to-noise ratio and reverberation time. The mean absolute estimation error, averaged standard deviation for absolute estimation error, and computational complexity results show the superiority of the proposed method.

Keywords

  • sound source localization
  • nested microphone array
  • subband processing
  • time delay estimation
  • filter bank
Open Access

Wide-area damping control using signal restoration under communication uncertainties

Published Online: 10 Aug 2020
Page range: 165 - 174

Abstract

Abstract

In large-scale power systems, the wide-area damping controller (WADC) using remote input signals is an effective device that can be applied to deal with poor inter-area oscillation damping. However, its control effect will be degraded by communication uncertainties such as variable time delays in both input and output sides of WADC, partial and complete communication failures. This paper focuses on a new WADC design by regarding communication uncertainties. Such uncertainties are mathematically formulated and analyzed in order to signify its impact on the oscillatory stability. The signal restoration of input and output pairs of WADC is proposed to alleviate an adverse effect of communication uncertainties. Simulation study in an IEEE 50-machine 145-bus test system elucidates that the proposed WADC is superior to that of the conventional WADC without considering communication uncertainties in both performance and robustness.

Keywords

  • communication uncertainties
  • time variant delay
  • inter-area oscillation
  • signal failures
Open Access

Estimating DOA and PPS parameters of signal received by ULA in heavy noise environment

Published Online: 10 Aug 2020
Page range: 175 - 184

Abstract

Abstract

Estimation of the direction-of-arrival (DOA) and parameters of polynomial phase signal (PPS) impinging on the uniform linear array (ULA) of sensors in heavy-tailed noise environments is considered in this paper. To estimate signal parameters, a recently proposed quasi maximum-likelihood (QML) estimator is adopted. The proposed algorithm consists of two successive steps: (1) noise influence mitigation by using the proposed normalization strategy and (2) signal parameters estimation using the DOA-QML approach. The algorithm performance is evaluated for both monocomponent and multicomponent signals.

Keywords

  • polynomial-phase signal
  • impulsive noise
  • Fourier transform
  • uniform linear array
  • direction of arrival
  • parameter estimation
Open Access

Investigation of error performance in OFDM with network coding techniques in multiple relay networks

Published Online: 10 Aug 2020
Page range: 185 - 194

Abstract

Abstract

The aim of this paper proposes an orthogonal frequency-division multiplexing (OFDM) with network coding to improve the error performance of the system when the messages are transmitted from user to receiver. Two-way relay (TWR) networks are applied to reduce the transmission time slots. The exclusive-OR (XOR) coding is used for network coding in which source nodes exchange their information via TWR nodes. The XOR coded bits provides redundancy to achieve the transmit diversity gain which improves the error performance of the TWR network. OFDM is exploited for TWR to obtain the frequency selective fading nature of wireless channels. The different modulation schemes such as Quadrature Phase Shift Keying (QPSK), 16-Quadrature Amplitude Modulation (QAM) and 64-QAM with OFDM system are simulated and QPSK is selected as it gives the lowest bit error rate (BER). The multiple relaying schemes with different numbers of the information packets are also considered in this paper. Simulation results show that multiple relay schemes provide faster transmission time and better error rate performance. Moreover, different kinds of channel coding schemes such as Convolutional, Reed-Solomon (RS) and turbo codes are applied in OFDM system with network coding to compare and evaluate the BER performance of the proposed system. From the simulation results, network coded OFDM scheme with turbo codes give better BER performance for given Signal-to-Noise Ratio (SNR) in relaying scheme with different numbers of information packets compared to those of convolutional and RS codes. It shows that, the error rate performance and transmission time is reduced 10 percent than the conventional scheme at even at low SNR value.

Keywords

  • convolutional
  • orthogonal frequency-division multiplexing
  • reed-solomon and turbo codes
Open Access

Cogging torque in slotless permanent magnet machines

Published Online: 10 Aug 2020
Page range: 195 - 202

Abstract

Abstract

Slotless permanent magnet machines theoretically do not produce any cogging torque, provided the stator inner surface reluctance remains unchanged. However, a cogging torque may occur due to a change in the electromagnetic design following material cost reduction in the manufacturing process. When the electromagnetic design is changed to reduce the waste in the manufacturing process (stamping of the laminations) by dividing the stator toroidal ferromagnetic core into two equal parts, gluing them together introduces a very small non magnetic gap between them, which affects the stored magnetic energy along the circumference and consequently gives rise to occurrence of a cogging torque. Using the finite element method its value is analyzed analytically and verified by a laboratory measurement. Results of our work, presented in this paper, will help scientists and engineers to understand and avoid the causes for the occurrence of the cogging torque in designing slotless permanent magnet machines, where the design itself is subjected to the manufacturing process.

Keywords

  • cogging torque
  • slotless permanent-magnet machines
  • manufacturing process
Open Access

Bi-directional relay network employing signal space diversity

Published Online: 10 Aug 2020
Page range: 203 - 209

Abstract

Abstract

In this work, signal space diversity (SSD) method is exploited for a simple two-way relay channel (TWRC) with two end users mutually exchanging information. In order to ensure simplicity, the same rotation angle and interleavers are used under SSD framework. Also the well known decode-and-forward (DF) and amplify-and-forward (AF) protocols are adapted for the proposed TWRC. The analytical symbol error rate (SER) performance of the proposed scheme is evaluated for DF and AF protocols individually and evaluated through simulation results. The proposed scheme is shown to improve the performance of TWRC in terms of SER for both two protocols.

Keywords

  • two-way relay channel
  • decode and forward
  • amplify and forward
  • signal space diversity
Open Access

MIMO radar signals with better correlation characteristics

Published Online: 10 Aug 2020
Page range: 210 - 216

Abstract

Abstract

MIMO radars employ multiple transmitting and receiving antennae. For each transmitting antenna, an independent and easily distinguishable signal is required, and appropriate filters must be used by the receiver. For this, the transmitted signals should have characteristics, enabling their effective separation. In this paper the correlation characteristics of selected signals are compared, and the appropriate signal coding is suggested. For differentiation, we address signals with basic linear or nonlinear frequency modulation (LFM or NLFM) multiplied by Gold, PRN, or frequency diversity (FD) codes. The analysis shows that better signal characteristics are achieved using the FD than the other codes. Using matched filters with filter length of 511, sidelobes and cross-correlations are suppressed by 40 dB with FD codes, while with the other codes only 20 dB was achieved. It was also proven, that the FD codes are more tolerant to the Doppler shift. On the other hand, the FD codes application leads to an extension of the overall transmitted signal bandwidth. This however, only represents a serious barrier for very broadband radar systems.

Keywords

  • MIMO radar
  • autocorrelation function
  • time-frequency cross correlation
  • matched filter
  • frequency modulation
  • gold codes
Open Access

A rectangular slot Yagi DGS microstrip filter with sharp rolloff and wide suppression band

Published Online: 10 Aug 2020
Page range: 217 - 221

Abstract

Abstract

A compact microwave lowpass filter based on defected ground structure (DGS), consisting of Yagi slot DGS resonators etched on the metallic ground plane of a microstrip line, is studied in this paper. The proposed lowpass filter was analyzed by parameter sweeping and optimal parameters were selected to design a prototype demonstrator filter. Measurements show the developed lowpass filter exhibits a 3dB cuto frequency of 3.07 GHz with a sharp transition between the passband and the stopband, low insertion loss of less than 0.6 dB in the passband and an in-band group delay of 0.4 ns. Moreover, an ultra-wide suppression band from 3.68 to over 20 GHz with a suppression level generally better than 20 dB is also observed from measurements.

Keywords

  • defected ground structure (DGS)
  • microwave lowpass filter
  • suppression band
  • microstrip line
Open Access

Gaussian MIMO relay channel with orthogonal channel components

Published Online: 10 Aug 2020
Page range: 222 - 226

Abstract

Abstract

The Gaussian multiple-input multiple-output (MIMO) orthogonal relay channel (ORC) is investigated. The transmission from source to relay is done over a channel that is orthogonal to source-destination and relay-destination channels. Practically, this assumption is made such that many communication devices from different technologies are exploited in relaying the source’s signal into its destination. For this channel model, the capacity is initially derived. Thereafter, we propose a transmission algorithm to achieve the derived capacity. Further, to support our theoretical results, many numerical examples are presented.

Keywords

  • channel capacity
  • MIMO system
  • multiple antennas
  • multiple access channel
  • orthogonal frequency bands
0 Articles
Open Access

Road-objects tracking for autonomous driving using lidar and radar fusion

Published Online: 10 Aug 2020
Page range: 138 - 149

Abstract

Abstract

In this paper, based on the fusion of Lidar and Radar measurement data, a real-time road-Object Detection and Tracking (LR_ODT) method for autonomous driving is proposed. The lidar and radar devices are installed on the ego car, and a customized Unscented Kalman Filter (UKF) is used for their data fusion. Lidars are accurate in determining objects’ positions but significantly less accurate on measuring their velocities. However, Radars are more accurate on measuring objects velocities but less accurate on determining their positions as they have a lower spatial resolution. Therefore, the merits of both sensors are combined using the proposed fusion approach to provide both pose and velocity data for objects moving in roads precisely. The Grid-Based Density-Based Spatial Clustering of Applications with Noise (GB-DBSCAN) clustering algorithm is used to detect objects and estimate their centroids from the lidar and radar raw data. Then, the estimation of the object’s velocity as well as determining its corresponding geometrical shape is performed by the RANdom SAmple Consensus (RANSAC) algorithm. The proposed technique is implemented using the high-performance language C++ and utilizes highly optimized math and optimization libraries for best real-time performance. The performance of the UKF fusion is compared to that of the Extended Kalman Filter fusion (EKF) showing its superiority. Simulation studies have been carried out to evaluate the performance of the LR ODT for tracking bicycles, cars, and pedestrians.

Keywords

  • sensor fusion
  • kalman filter
  • object detection
  • object tracking
  • adas
  • autonomous driving
Open Access

Evaluation of localization precision by proposed quasi-spherical nested microphone array in combination with multiresolution adaptive steered response power

Published Online: 10 Aug 2020
Page range: 150 - 164

Abstract

Abstract

Multiple sound source localization in noisy and reverberant conditions is one of the important challenges in the speech signal processing. The aim of this article is three-dimensional sound source localization in undesirable scenarios. For the localization algorithms, the spatial aliasing is one of the destructive factors in reducing the accuracy. Firstly, a 3D quasi-spherical nested microphone array (QSNMA) is proposed for eliminating the spatial aliasing. Since the speech signal has the windowed-disjoint orthogonality property, the speech information differs in terms of the frequency bands. Then, the Gammatone filter bank is introduced for the speech subband processing. In the following, the multiresolution steered response power (SRP) algorithm is adaptively implemented on subbands with the phase transform (PHAT)/maximum likelihood (ML) weighted functions based on the levels of the noise and reverberation. The peaks of the multiresolution adaptive SRP (MASRP) algorithm are extracted in each subband based on the number of speakers for continuous time frames. Finally, the distribution of these peaks are calculated in each subband and they are merged by the use of weighted averaging method. The final 3D speakers locations are estimated by extracting the peaks in the final distribution. The proposed QSNMAMASRP(PHAT/ML) algorithm is evaluated on real and simulated data for 2 and 3 simultaneous speakers in noisy and reverberant conditions. The proposed method is compared with SRP-PHAT, spectral source model-deep neural network, and spherical harmonic temporal extension of multiple response model sparse Bayesian learning algorithms on different range of signal-to-noise ratio and reverberation time. The mean absolute estimation error, averaged standard deviation for absolute estimation error, and computational complexity results show the superiority of the proposed method.

Keywords

  • sound source localization
  • nested microphone array
  • subband processing
  • time delay estimation
  • filter bank
Open Access

Wide-area damping control using signal restoration under communication uncertainties

Published Online: 10 Aug 2020
Page range: 165 - 174

Abstract

Abstract

In large-scale power systems, the wide-area damping controller (WADC) using remote input signals is an effective device that can be applied to deal with poor inter-area oscillation damping. However, its control effect will be degraded by communication uncertainties such as variable time delays in both input and output sides of WADC, partial and complete communication failures. This paper focuses on a new WADC design by regarding communication uncertainties. Such uncertainties are mathematically formulated and analyzed in order to signify its impact on the oscillatory stability. The signal restoration of input and output pairs of WADC is proposed to alleviate an adverse effect of communication uncertainties. Simulation study in an IEEE 50-machine 145-bus test system elucidates that the proposed WADC is superior to that of the conventional WADC without considering communication uncertainties in both performance and robustness.

Keywords

  • communication uncertainties
  • time variant delay
  • inter-area oscillation
  • signal failures
Open Access

Estimating DOA and PPS parameters of signal received by ULA in heavy noise environment

Published Online: 10 Aug 2020
Page range: 175 - 184

Abstract

Abstract

Estimation of the direction-of-arrival (DOA) and parameters of polynomial phase signal (PPS) impinging on the uniform linear array (ULA) of sensors in heavy-tailed noise environments is considered in this paper. To estimate signal parameters, a recently proposed quasi maximum-likelihood (QML) estimator is adopted. The proposed algorithm consists of two successive steps: (1) noise influence mitigation by using the proposed normalization strategy and (2) signal parameters estimation using the DOA-QML approach. The algorithm performance is evaluated for both monocomponent and multicomponent signals.

Keywords

  • polynomial-phase signal
  • impulsive noise
  • Fourier transform
  • uniform linear array
  • direction of arrival
  • parameter estimation
Open Access

Investigation of error performance in OFDM with network coding techniques in multiple relay networks

Published Online: 10 Aug 2020
Page range: 185 - 194

Abstract

Abstract

The aim of this paper proposes an orthogonal frequency-division multiplexing (OFDM) with network coding to improve the error performance of the system when the messages are transmitted from user to receiver. Two-way relay (TWR) networks are applied to reduce the transmission time slots. The exclusive-OR (XOR) coding is used for network coding in which source nodes exchange their information via TWR nodes. The XOR coded bits provides redundancy to achieve the transmit diversity gain which improves the error performance of the TWR network. OFDM is exploited for TWR to obtain the frequency selective fading nature of wireless channels. The different modulation schemes such as Quadrature Phase Shift Keying (QPSK), 16-Quadrature Amplitude Modulation (QAM) and 64-QAM with OFDM system are simulated and QPSK is selected as it gives the lowest bit error rate (BER). The multiple relaying schemes with different numbers of the information packets are also considered in this paper. Simulation results show that multiple relay schemes provide faster transmission time and better error rate performance. Moreover, different kinds of channel coding schemes such as Convolutional, Reed-Solomon (RS) and turbo codes are applied in OFDM system with network coding to compare and evaluate the BER performance of the proposed system. From the simulation results, network coded OFDM scheme with turbo codes give better BER performance for given Signal-to-Noise Ratio (SNR) in relaying scheme with different numbers of information packets compared to those of convolutional and RS codes. It shows that, the error rate performance and transmission time is reduced 10 percent than the conventional scheme at even at low SNR value.

Keywords

  • convolutional
  • orthogonal frequency-division multiplexing
  • reed-solomon and turbo codes
Open Access

Cogging torque in slotless permanent magnet machines

Published Online: 10 Aug 2020
Page range: 195 - 202

Abstract

Abstract

Slotless permanent magnet machines theoretically do not produce any cogging torque, provided the stator inner surface reluctance remains unchanged. However, a cogging torque may occur due to a change in the electromagnetic design following material cost reduction in the manufacturing process. When the electromagnetic design is changed to reduce the waste in the manufacturing process (stamping of the laminations) by dividing the stator toroidal ferromagnetic core into two equal parts, gluing them together introduces a very small non magnetic gap between them, which affects the stored magnetic energy along the circumference and consequently gives rise to occurrence of a cogging torque. Using the finite element method its value is analyzed analytically and verified by a laboratory measurement. Results of our work, presented in this paper, will help scientists and engineers to understand and avoid the causes for the occurrence of the cogging torque in designing slotless permanent magnet machines, where the design itself is subjected to the manufacturing process.

Keywords

  • cogging torque
  • slotless permanent-magnet machines
  • manufacturing process
Open Access

Bi-directional relay network employing signal space diversity

Published Online: 10 Aug 2020
Page range: 203 - 209

Abstract

Abstract

In this work, signal space diversity (SSD) method is exploited for a simple two-way relay channel (TWRC) with two end users mutually exchanging information. In order to ensure simplicity, the same rotation angle and interleavers are used under SSD framework. Also the well known decode-and-forward (DF) and amplify-and-forward (AF) protocols are adapted for the proposed TWRC. The analytical symbol error rate (SER) performance of the proposed scheme is evaluated for DF and AF protocols individually and evaluated through simulation results. The proposed scheme is shown to improve the performance of TWRC in terms of SER for both two protocols.

Keywords

  • two-way relay channel
  • decode and forward
  • amplify and forward
  • signal space diversity
Open Access

MIMO radar signals with better correlation characteristics

Published Online: 10 Aug 2020
Page range: 210 - 216

Abstract

Abstract

MIMO radars employ multiple transmitting and receiving antennae. For each transmitting antenna, an independent and easily distinguishable signal is required, and appropriate filters must be used by the receiver. For this, the transmitted signals should have characteristics, enabling their effective separation. In this paper the correlation characteristics of selected signals are compared, and the appropriate signal coding is suggested. For differentiation, we address signals with basic linear or nonlinear frequency modulation (LFM or NLFM) multiplied by Gold, PRN, or frequency diversity (FD) codes. The analysis shows that better signal characteristics are achieved using the FD than the other codes. Using matched filters with filter length of 511, sidelobes and cross-correlations are suppressed by 40 dB with FD codes, while with the other codes only 20 dB was achieved. It was also proven, that the FD codes are more tolerant to the Doppler shift. On the other hand, the FD codes application leads to an extension of the overall transmitted signal bandwidth. This however, only represents a serious barrier for very broadband radar systems.

Keywords

  • MIMO radar
  • autocorrelation function
  • time-frequency cross correlation
  • matched filter
  • frequency modulation
  • gold codes
Open Access

A rectangular slot Yagi DGS microstrip filter with sharp rolloff and wide suppression band

Published Online: 10 Aug 2020
Page range: 217 - 221

Abstract

Abstract

A compact microwave lowpass filter based on defected ground structure (DGS), consisting of Yagi slot DGS resonators etched on the metallic ground plane of a microstrip line, is studied in this paper. The proposed lowpass filter was analyzed by parameter sweeping and optimal parameters were selected to design a prototype demonstrator filter. Measurements show the developed lowpass filter exhibits a 3dB cuto frequency of 3.07 GHz with a sharp transition between the passband and the stopband, low insertion loss of less than 0.6 dB in the passband and an in-band group delay of 0.4 ns. Moreover, an ultra-wide suppression band from 3.68 to over 20 GHz with a suppression level generally better than 20 dB is also observed from measurements.

Keywords

  • defected ground structure (DGS)
  • microwave lowpass filter
  • suppression band
  • microstrip line
Open Access

Gaussian MIMO relay channel with orthogonal channel components

Published Online: 10 Aug 2020
Page range: 222 - 226

Abstract

Abstract

The Gaussian multiple-input multiple-output (MIMO) orthogonal relay channel (ORC) is investigated. The transmission from source to relay is done over a channel that is orthogonal to source-destination and relay-destination channels. Practically, this assumption is made such that many communication devices from different technologies are exploited in relaying the source’s signal into its destination. For this channel model, the capacity is initially derived. Thereafter, we propose a transmission algorithm to achieve the derived capacity. Further, to support our theoretical results, many numerical examples are presented.

Keywords

  • channel capacity
  • MIMO system
  • multiple antennas
  • multiple access channel
  • orthogonal frequency bands