scispace - formally typeset
T

T.M. Parks

Researcher at Lockheed Martin Corporation

Publications -  18
Citations -  1590

T.M. Parks is an academic researcher from Lockheed Martin Corporation. The author has contributed to research in topics: Dataflow & Scheduling (computing). The author has an hindex of 9, co-authored 18 publications receiving 1554 citations. Previous affiliations of T.M. Parks include Massachusetts Institute of Technology & Colgate University.

Papers
More filters
Journal ArticleDOI

Dataflow process networks

TL;DR: Dataflow process networks are shown to be a special case of Kahn process networks, a model of computation where a number of concurrent processes communicate through unidirectional FIFO channels, where writes to the channel are nonblocking, and reads are blocking.

Bounded scheduling of process networks

TL;DR: A scheduling policy for complete, bounded execution of Kahn process network programs that operate on infinite streams of data and never terminate is presented, which can guarantee that programs execute forever with bounded buffering whenever possible.
Proceedings ArticleDOI

A comparison of synchronous and cycle-static dataflow

TL;DR: It is shown how higher-order functions can be used to transform a CSDF graph into a SDF graph, simplifying the scheduling problem and making it possible to eliminate unnecessary computations and expose additional parallelism.
Book ChapterDOI

Sine-Wave Amplitude Coding at Low Data Rates

TL;DR: In this article, a zero-phase, harmonic analysis/synthesis system and the post-filter design methodology are described and then various techniques that have been examined for coding the sine-wave amplitudes are discussed.
Proceedings ArticleDOI

Automatic code generation for heterogeneous multiprocessors

TL;DR: The framework presented lets the designer migrate from simulation to code generation while developing an application that is specified by constructing a dataflow graph from primitive send and receive actors.