Dynamic Spectrum Access (DSA) plays a crucial role in cognitive radio (CR) by effectively utilizing unused spectrum and meeting the escalating traffic demands of advanced cellular networks like 5G and beyond. A signif...
Dynamic Spectrum Access (DSA) plays a crucial role in cognitive radio (CR) by effectively utilizing unused spectrum and meeting the escalating traffic demands of advanced cellular networks like 5G and beyond. A significant focus in recent years has been on employing Deep Learning (DL) architectures for Radio Frequency (RF) signal classification in CR-based applications. this paper presents the development of a DL-based framework using Convolutional Neural Network (CNN) architecture to classify various modulation schemes, including Continuous-phase frequency-shift keying (CPFSK), Gaussian Frequency Shift Keying(GFSK), 64 quadrature amplitude modulation (QAM), Binary Phase-shift keying (BPSK), 16QAM, Gaussian Minimum Shift Keying (GMSK), QPSK of a signal received from the base stations in Global System for Mobile communication (GSM) network. the performance evaluation of the proposed CNN architecture will be conducted using real-time GSM signals obtained from nearby base stations. the performance analysis of each network architecture is presented and analyzed.
In order to solve the problems of large data image acquisition, stable transmission and real-time processing of moving objects in industrial scenes, a solution of "acquisition + processing + storage + transmissio...
详细信息
In this paper, a multicarrier cache-aided multiple-input multiple-output (MIMO) interference network model is developed around the extension of the application of coded caching technology. A new diagonal-block channel...
详细信息
ISBN:
(数字)9798350376548
ISBN:
(纸本)9798350376555
In this paper, a multicarrier cache-aided multiple-input multiple-output (MIMO) interference network model is developed around the extension of the application of coded caching technology. A new diagonal-block channel matrix under this model is defined. Based on the diagonal-block channel matrix, an interference-free parallel transmission scheme with joint coded caching and interference alignment (IA) is proposed. A fine quadratic file segmentation strategy is used in the cache design, and the solution of the precoding and filtering matrice is given in the interference design. the scheme comprehensively considers multi-domain wireless resources comprehensively, i.e., space, time and frequency, on the basis of ensuring the recovery of request file at receiver, high degrees of freedom (DoF) is achieved. the proposed coded parallel transmission scheme is superior in terms of DoF and network resource utilization compared to cache-aided single antenna interference network.
the increase demand for processing power has grown over the years, this demand lend to the parallel approach which means linking a bunch of computers together to jointly increase boththe speed and efficiency. the par...
详细信息
the heart is one of the most important organs of the human body. Diagnosis and timely treatment of cardiac arrhythmias are important issues in the construction of medical equipment that protects the heart. It is criti...
详细信息
ISBN:
(数字)9798350329797
ISBN:
(纸本)9798350329803
the heart is one of the most important organs of the human body. Diagnosis and timely treatment of cardiac arrhythmias are important issues in the construction of medical equipment that protects the heart. It is critical to diagnose and treat cardiac arrhythmias such ventricular fibrillation (VF) and ventricular tachycardia (VT) as soon as they are noticed. An implantable cardioverter-defibrillator (ICD) is a device designed to detect and treat ventricular tachycardia (VT) and ventricular fibrillation (VF). Signal processing and arrhythmia detection of implant defibrillator devices is one of the most important parts of these devices and should be optimal in terms of detection time and detection accuracy. In this paper, an artificial neural network based on deep learning has been designed for use in signal processing and arrhythmia detection sections of ICD defibrillator devices. the designed convolution neural network is in good condition in terms of accuracy and is also in optimal condition in terms of the number of parameters. the optimal number of parameters can increase network speed in signal processing and arrhythmia detection and can also be useful in reducing battery consumption. Finally, the designed CNN network hardware was implemented. zynq chips have the ability to process in parallel and can be useful in increasing the processing speed, so zynq chips were selected for the hardware target. After the hardware implementation stage, it is possible to proceed from the IP Core produced to design other parts of the defibrillator in the Vivado software.
Synthetic Aperture Radar (SAR) imagery has a great potential in remote sensing field in order to maintain aerial, land and maritime surveillance. To improve this potential for several goals, Machine Learning (ML) tech...
详细信息
Low-latency stream processing applications (SPA) distribute the event streams on parallel instances of the application9;s operators to avoid queuing. Each operator has a set of processing nodes for its *** and fog ...
详细信息
ISBN:
(纸本)9781665439022
Low-latency stream processing applications (SPA) distribute the event streams on parallel instances of the application's operators to avoid queuing. Each operator has a set of processing nodes for its *** and fog infrastructures promise, among other things, low communication latency and are thus of interest for low-latency SPAs. Yet, they include heterogeneous, even volatile nodes which makes the parallelprocessing of SPAs challengingAvailable solutions for parallel SPAs often assume homogeneity and stable ***, we aim to balance the stream processing among heterogeneous, instable infrastructures using a decentralized control mechanism. We propose a decentralized, dynamic, and lightweight approach to re-balance SPA-load according to the nodes current performance, while minimizing latencies. In doing so, we introduce the Coda-EFC framework for window-based stream processing on heterogeneous distributed infrastructures. It dynamically adapts its load balancing to node performance without computing quickly outdated schedules and aims for latency-optimal load balancing. We introduce two adaptive load balancing strategiesone tailored for heterogeneous, dynamic infrastructures, the other an adaptation of a state-of-the art approach.
When Cable-Driven parallel Robots (CDPRs) are doing some complex work, obstacles in the environment will interfere with cables and the mobile platform. It is a meaningful work to avoid these disturbances by planning t...
详细信息
ISBN:
(数字)9798350350302
ISBN:
(纸本)9798350350319
When Cable-Driven parallel Robots (CDPRs) are doing some complex work, obstacles in the environment will interfere with cables and the mobile platform. It is a meaningful work to avoid these disturbances by planning the path of CDPRs. this paper presents an optimal path planning strategy for a reconfigurable CDPR. By a variant of Rapid-exploration Random Tree (RRT) to find the optimal collision avoidance path gradually, Artificial Potential Field (APF) is used to guide the generation of random tree nodes, reducing the time of finding the path, and ensuring the safe distance between the platform and obstacles, and generating the shortest collision-free path. Post-processing algorithm reduce the number of path points. Detect whether the generated path will cause obstacles to interfere withthe cable. If there is interference, optimize the robot's stiffness and minimize cable tensions to determine the optimal configuration. By adjusting the location of the cable connection points on the fixed frame, the obstacle avoidance of the cable is realized. the simulation results demonstrate the RRT
${}^*-\text{APF}$
hybrid path planning algorithm's ability to successfully find the path to avoid collision of the mobile platform in the environment with obstacles, the reconstruction algorithm can find the best collision-free configuration of the cable.
We show that recently developed divide and conquer parallel algorithm for solving tridiagonal Toeplitz systems of linear equations can be easily and efficiently implemented for a variety of modern multicore and GPU ar...
详细信息
ISBN:
(纸本)9783030715939;9783030715922
We show that recently developed divide and conquer parallel algorithm for solving tridiagonal Toeplitz systems of linear equations can be easily and efficiently implemented for a variety of modern multicore and GPU architectures, as well as hybrid systems. Our new portable implementation that uses OpenACC can be executed on both CPU-based and GPU-accelerated systems. More sophisticated variants of the implementation are suitable for systems with multiple GPUs and it can use CPU and GPU cores. We consider the use of both columnwise and row wise storage formats for two dimensional double precision arrays and show how to efficiently convert between these two formats using cache memory. Numerical experiments performed on Intel CPUs and Nvidia GPUs show that our new implementation achieves relatively good performance.
暂无评论