Proceedings of the 2009 International Conference on Compilers, Architecture, and Synthesis for Embedded Systems 2009
DOI: 10.1145/1629395.1629423
|View full text |Cite
|
Sign up to set email alerts
|

Tabu search-based synthesis of dynamically reconfigurable digital microfluidic biochips

Abstract: Microfluidic biochips are replacing the conventional biochemical analyzers, and are able to integrate on-chip all the necessary functions for biochemical analysis. The "digital" microfluidic biochips are manipulating liquids not as a continuous flow, but as discrete droplets, and hence they are highly reconfigurable and scalable. A digital biochip is composed of a two-dimensional array of cells, together with reservoirs for storing the samples and reagents. Several adjacent cells are dynamically grouped to for… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
39
0

Year Published

2012
2012
2018
2018

Publication Types

Select...
5
1
1

Relationship

0
7

Authors

Journals

citations
Cited by 46 publications
(39 citation statements)
references
References 23 publications
(32 reference statements)
0
39
0
Order By: Relevance
“…MLS produces schedules comparable to GA in much less time. Other scheduling algorithms such as Ricketts' hybrid genetic algorithm [21] and Maftei's tabu search scheduler [16] are iterative improvement algorithms which spend anywhere from four seconds to one hour computing schedules. We chose list scheduling as the base scheduler for our framework, but other fast schedulers being developed now [11], [18], or in the future could be used as well.…”
Section: A Schedulingmentioning
confidence: 99%
See 3 more Smart Citations
“…MLS produces schedules comparable to GA in much less time. Other scheduling algorithms such as Ricketts' hybrid genetic algorithm [21] and Maftei's tabu search scheduler [16] are iterative improvement algorithms which spend anywhere from four seconds to one hour computing schedules. We chose list scheduling as the base scheduler for our framework, but other fast schedulers being developed now [11], [18], or in the future could be used as well.…”
Section: A Schedulingmentioning
confidence: 99%
“…LS is a greedy, constructive algorithm in which each operation (node) in an assay (DAG) is scheduled exactly once. LS is much faster than iterative improvement algorithms, which randomly compute numerous schedules [16], [21], [26] or optimal algorithms based on integer linear programming [26]; however, these approaches generally do produce higher quality schedules than LS. PS is another scheduler that attempts to schedule DAGs one path at a time (as opposed to a single node at a time).…”
Section: A Schedulingmentioning
confidence: 99%
See 2 more Smart Citations
“…Yu et al [14] combine scheduling and placement into a 3D placement problem in space and time; they solve the problem using simulated annealing and a data structure (the T-tree) to represent the placement. Maftei et al [6] solve scheduling, module selection, placement, and routing using Tabu Search. These iterative improvement algorithms are much like GA-1 and GA-2 in terms of quality and runtime.…”
Section: Related Workmentioning
confidence: 99%