Research Projects:
Introduction:

Self-Timed Pipelines:

Pipelining has been a fundamental technique to achieve parallelism for different computer systems, ranging from micro-architecture level to system level optimizations. When pipelining technique is applied to more complicated systems with multiple heterogeneous processing elements operating at different frequencies, e.g. a heterogeneous pipelined MPSoC for multimedia applications, it is not realistic to employ a global clock for the synchronization between processing elements. It is even true when the whole system consists of multiple distributed computation nodes. For these systems, synchronization is commonly conducted in a self-timed (or asynchronous) fashion.

Different from synchronous pipelines, self-timed pipelines utilize the handshaking protocol to coordinate the behaviors of different pipeline stages, which open up new challenges in the design phase. First, the careless configurations on self-timed pipelines may lead to the inconsistenct behavior with the application; in particular, it may result in deadlocks in some cases. Hence, the first problem is how to configure a self-timed pipeline, such that the resultant systems have the consistent behavior with the target application. Second, without a global clock, it is hard to capture the start and finish time for different stages. The problem is to find a suitable model to capture the behavior of a self-timed system. Third, Third, controlled by handshaking, the rate of generating output data may not be stable, making the throughput and performance analysis complicated. The problem is how to calculate the timing performance, and how to detect the performance bottleneck for a self-timed pipeline with the initial configuration. Fourth, with a global clock, only one buffer is required between two stages; on the contrary, controlled by handshaking, more buffers (memories) may be required to alleviate performance degradation caused by waiting for data/requests. In the consideration of limited memory capacities in processing elements (e.g., FPGAs) and the real-time requirements, a critical problem arises: how to minimize the number of buffers under the timing constraints.

This project tackles the above challenges by modeling the self-timed pipeline using marked graph, and devise efficient algorihtms to obtain optimal or near-optimal solutions.

Members:

Weiwen Jiang

Publications:
1. On the Design of Time-Constrained and Buffer-Optimal Self-Timed Pipelines
W. Jiang, E. H.-M. Sha, Q. Zhuge, L. Yang, X. Chen, and J. Hu
IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems (TCAD), Accepted, 2018.
2. Efficient Assignment Algorithms to Minimize Operation Cost for Supply Chain Networks in Agile Manufacturing
W. Jiang, E. H.-M. Sha, Q. Zhuge and Lin Wu
Computers & Industrial Engineering (CAIE), Apr. 2017.
3. Synthesizing Distributed Pipelining Systems with Timing Constraints via Optimal Functional Unit Assignment and Communication Selection
W. Jiang, E. H.-M. Sha, X. Chen, L. Wu and Q. Zhuge
Journal of Computational Science (JOCS), Mar. 2017.
4. Properties of Self-Timed Ring Architectures for Deadlock-Free and Consistent Configuration Reaching Maximum Throughput
W. Jiang, Q. Zhuge, X. Chen, L. Yang, J. Yi and E. H.-M. Sha
Journal of Signal Processing Systems (JSPS), 84(1), 123-137, Jul. 2016.
5. Optimal Functional Assignment and Communication Selection under Timing Constraint for Self-Timed Pipelines
W. Jiang, E. H.-M. Sha, X. Chen, Q. Zhuge and L. Wu
Proc. International Conference on Embedded Software and Systems (ICESS), Chengdu, China, Aug. 2016.
6. Prevent Deadlock and Remove Blocking for Self-Timed Systems
E. H.-M. Sha, W. Jiang, Q. Zhuge, X. Chen and L. Yang
Proc. International Conference on Algorithms and Architectures for Parallel Processing (ICA3PP), Zhangjiajie, China, Nov. 2015.
7. On self-timed ring for consistent mapping and maximum throughput
W. Jiang, Q. Zhuge, J. Yi, L. Yang and E. H.-M. Sha
Proc. Embedded and Real-Time Computing Systems and Applications (RTCSA), Chongqing, China, Aug. 2014.