Source author record

Shuai Ding

Shuai Ding appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

5works
5topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

5 published item(s)

preprint2022arXiv

Collaborative Three-Tier Architecture Non-contact Respiratory Rate Monitoring using Target Tracking and False Peaks Eliminating Algorithms

Monitoring the respiratory rate is crucial for helping us identify respiratory disorders. Devices for conventional respiratory monitoring are inconvenient and scarcely available. Recent research has demonstrated the ability of non-contact technologies, such as photoplethysmography and infrared thermography, to gather respiratory signals from the face and monitor breathing. However, the current non-contact respiratory monitoring techniques have poor accuracy because they are sensitive to environmental influences like lighting and motion artifacts. Furthermore, frequent contact between users and the cloud in real-world medical application settings might cause service request delays and potentially the loss of personal data. We proposed a non-contact respiratory rate monitoring system with a cooperative three-layer design to increase the precision of respiratory monitoring and decrease data transmission latency. To reduce data transmission and network latency, our three-tier architecture layer-by-layer decomposes the computing tasks of respiration monitoring. Moreover, we improved the accuracy of respiratory monitoring by designing a target tracking algorithm and an algorithm for eliminating false peaks to extract high-quality respiratory signals. By gathering the data and choosing several regions of interest on the face, we were able to extract the respiration signal and investigate how different regions affected the monitoring of respiration. The results of the experiment indicate that when the nasal region is used to extract the respiratory signal, it performs experimentally best. Our approach performs better than rival approaches while transferring fewer data.

preprint2014arXiv

Coupling Matrix Synthesis of Nonreciprocal Lossless Two-Port Networks using Gyrators and Inverters

A coupling matrix technique is presented for the synthesis of nonreciprocal lossless two-port networks. This technique introduces complex inverters to build the nonreciprocal transversal network corresponding to the nonreciprocal coupling matrix. It subsequently transforms this matrix into canonical topologies through complex similarity transformations. The complex inverters in the final topology are transformed into real inverters and gyrators for implementation simplicity. A second-order example is then given to illustrate the proposed technique. Possible implementations of the gyrators involved in the final design are also discussed.

preprint2014arXiv

Enhancement of Time Reversal Sub-wavelength Wireless Transmission Using Pulse Shaping Technique (submit/1139227)

A novel time-reversal subwavelength transmission technique, based on pulse shaping circuits (PSCs), is proposed. This technique removes the need for complex or electrically large electromagnetic structures by generating channel diversity via pulse shaping instead of angular spectrum transformation. It is shown that, compared to our previous time-reversal system based on chirped delay lines, the PSC approach offers greater flexibility and larger possible numbers of channels, i.e. ultimately higher transmission throughput. The PSC based time-reversal system is also demonstrated experimentally.

preprint2014arXiv

Enhancement of Time-Reversal Subwavelength Wireless Transmission Using Pulse Shaping

A novel time-reversal subwavelength transmission technique, based on pulse shaping circuits (PSCs), is proposed. Compared to previously reported approaches, this technique removes the need for complex or electrically large electromagnetic structures by generating channel diversity via pulse shaping instead of angular spectrum transformation. Moreover, the pulse shaping circuits (PSCs) are based on Radio Analog Signal Processing (R-ASP), and therefore do not suffer from the well-known issues of digital signal processing in ultrafast regimes. The proposed PSC time-reversal systems is mathematically shown to offer high channel discrimination under appropriate PSC design conditions, and is experimentally demonstrated for the case of two receivers.

preprint2014arXiv

OpenHEC: A Framework for Application Programmers to Design FPGA-based Systems

Today, there is a trend to incorporate more intelligence (e.g., vision capabilities) into a wide range of devices, which makes high performance a necessity for computing systems. Furthermore, for embedded systems, low power consumption should be generally considered together with high computing performance. FPGAs, as programmable logic devices able to support different types of fine-grained parallelisms, their power and performance advantages were recognized widely. However, designing applications on FPGA-based systems is traditionally far from a task can be carried out by software programmers. Generally, hardware engineers and even system-level software engineers have more hardware/architectural knowledge but fewer algorithm and application knowledge. Thus, it is critical for computing systems to allow application-level programmers to realize their idea conveniently, which is popular in computing systems based on the general processor. In this paper, the OpenHEC (Open Framework for High-Efficiency Computing) framework is proposed to provide a design framework for application-level software programmers to use FPGA-based platforms. It frees users from hardware and architectural details to let them focus more on algorithms/applications. This framework was integrated with the commercial Xilinx ISE/Vivado to make it to be used immediately. After implementing a widely-used feature detection algorithm on OpenHEC from the perspective of software programmers, it shows this framework is applicable for application programmers with little hardware knowledge.