droplet routing aware module placement for cross
play

Droplet-Routing-Aware Module Placement for Cross-Referencing - PowerPoint PPT Presentation

Droplet-Routing-Aware Module Placement for Cross-Referencing Biochips Zigang Xiao, Evangeline F. Y. Young Department of Computer Science and Engineering The Chinese University of Hong Kong ISPD 10, San Francisco California, USA Mar. 17th,


  1. Droplet-Routing-Aware Module Placement for Cross-Referencing Biochips Zigang Xiao, Evangeline F. Y. Young Department of Computer Science and Engineering The Chinese University of Hong Kong ISPD ’10, San Francisco California, USA Mar. 17th, 2010

  2. Outline Background: Biochip & CAD 1. Problem Formulation & ILP Modeling 2. Experimental Result 3. Conclusion 4. I SPD ’10 2

  3. Background – DMFB and CAD  Digital Microfluidic Biochip (DMFB)  Droplet – Carrier of biochemical reaction material Behavioral Description of Bioassay Architectural-level Synthesis Scheduling Resource Allocation On-chip resources: Basic operations: Geometry-level Synthesis Placement • Dispenser •Mixing Routing • Waste reservoir •Dilution • Optical detector •Optical detection Layout •Storage Top-down design flow [Su ICCAD'04] I SPD ’10 3

  4. Placement Problem - Illustration 0 S1 R1 S2 R2 1 Chip Spec: 2 M1 Mix M2 Mix M1 B 3 Size M2 4 Dispensers Dl 5 Dl TIME Constraint 6 ... M3 M3 7 Mix 8 Sequence graph Scheduling Result Chip Specification, Assay Description Placer Routing happens here M1 M1 M3 Dl M2 M2 Time 0-2 Time 2-4 Time 4-6 Time 6-8 I SPD ’10 4

  5. After Placement: Routing On Biochip  Placement will greatly affects the routing: droplet DEADLOCK block net • Not a good placement result • Should coordinate during routing – downgrade to sequential Also in the biochip routing…. • The chip type also affects the routing! I SPD ’10 5

  6. Cross-Referencing Biochip Cells can be activated in Apply a group of traditional one (Direct- voltages to activate addressing) independently. cells simultaneously In Cross-Referencing we apply a sequence of Voltage Assignment H igh voltage source (Cite from [Yuh DAC’08]) L ow voltage sink cell droplet Special and hard problem:  Routing several droplets simultaneously - Electrode Interference I SPD ’10 6

  7. Cross-Referencing Biochip - Block  Issue of block (confirmed from DukeU) If applied … We assume extra- activated cell inside is fine. Still mixing inside Cannot apply L to L L column 1~4  Should be handled during routing. I SPD ’10 7

  8. Previous Work  [Su DAC’05], [Su DATE’05], [Xu DAC’07], proposed methods based on Simulated Annealing (SA), using different representations. Fault-tolerance issue is also considered in their works.  [Yuh JETC’07] proposed T-tree based representations to be used in SA.  Note that none of them aimed on designing for Cross- referencing DMFB. [Su DAC’05] F. Su and K. Chakrabarty, “Unified high-level synthesis and module placement for defect-  tolerant microfluidic biochips,” in Proc. Design Automation Conference. ACM New York, NY, USA, 2005, pp. 825–830. [Su DATE’05] F. Su and K. Chakrabarty, “Design of fault-tolerant and dynamically-reconfigurable  microfluidic biochips,” in Proc. Design, Automation and Test in Europe, 2005, pp. 1202–1207. [Xu DAC’07] T. Xu and K. Chakrabarty, “Integrated droplet routing in the synthesis of microfluidic  biochips,” in Proc. Design Automation Conference. ACM Press New York, NY, USA, 2007, pp. 948–953. [Yuh JETC’07] P. Yuh, C. Yang, and Y. Chang, “Placement of defect-tolerant digital microfluidic biochips  using the t-tree formulation,” ACM Journal on Emerging Technologies in Computing Systems (JETC), vol. 3, I SPD ’10 no. 3, p. 13, 2007. 8

  9. Outline Background: Biochip & CAD 1. Problem Formulation & ILP Modeling 2. Experimental Result 3. Conclusion 4. I SPD ’10 9

  10. Problem Formulation  Input:  Scheduling and resource binding result  Chip specification:  Timing constraint T  Chip size W x H  Optical Detectors  Reservoir, dispenser  Output:  Placement result, including:  Location of modules, reservoir and dispenser  Nets I SPD ’10 10

  11. Overview of Our Approach Chip Spec: Size Dispensers TIME Constraint ... 0 1 M1 2 3 M2 4 Dl 5 6 M3 7 ILP formulation 8 Decide dispenser and reservoir location Pins Routing & LP solver Evaluation Pins Output Pin Generation I SPD ’10 11

  12. ILP Formulation of Placement Validity constraint 1. Non-overlapping and separation constraint 2. Optical detector constraint 3. Reservoir constraint 4. Core idea: how to utilize the properties of Cross-  Referencing DMFB? Objective function:  Sum of extended covered area  I SPD ’10 12

  13. Constraints - 1 1.Validity of modules Guarding Ring Should be inside chip, one space away from boundary (otherwise block reservoir!) I SPD ’10 13

  14. Constraints - 2 2. Non-overlapping and separation Guarding ring can be SHARED Modules cannot overlap if co-exist at some time I SPD ’10 14

  15. Constraints - 3 3. Optical detector resource constraint Module Dt1 Module Dt2 Dt1, Dt2 bound to the same optical detector, should be at the same Time=3~6 Time=8~9 place! I SPD ’10 15

  16. ILP - Extended Covered Area (ECA) So many electrodes activated! Minimize the sum of ECAs: rationale 1 – handles interference issue • For multiple droplets : reduce the possibilities of interference between routes I SPD ’10 16

  17. ILP - Extended Covered Area (ECA) - cont. 0 1 2 M1 3 M2 4 Dl 5 6 Tries to minimize the M3 7 overall moves in the 8 whole assay M3 Dl M2 Rationale 2: For a single droplet, also minimizes the Time 6-8 Time 4-6 Manhattan distance of route I SPD ’10 17

  18. Objective 4. Bounding box of routes and objective Objective = sum of all these ECAs Subproblem i Subproblem i+1 I SPD ’10 18

  19. Partition of Problems  Some benchmarks contain numerous subproblems  If solve as one ILP 0  # variables: 2069 1 Set 1 2 M1  # constraints: 4154 3 M2 4  Split it into several sets Dl 5 Set 2 6  Output of subproblem i M3 7 serves as input of 8 subproblem i+1 Example: splitting into two sets I SPD ’10 19

  20. Outline Background: Biochip & CAD 1. Problem Formulation & ILP Modeling 2. Experimental Result 3. Conclusion 4. I SPD ’10 20

  21. Experiment Setup  Environment:  lp_solve 5.5  Intel 2.4GHz CPU  1.5G Ram  Four sets of real world benchmarks  In-vitro  In-vitro2  Protein  Protein2  A droplet router for cross-referencing biochip is adapted and used to evaluate the placement result [Xiao ASPDAC’10]. I SPD ’10 21

  22. Experimental Result – Comparison Comparison of Protein Comparison of In-vitro 1.2 1.2 1 1 0.8 0.8 [JETC'07] [JETC'07] 0.6 0.6 Ours Ours 0.4 0.4 0.2 0.2 0 0 Avg.Cycle SS Cell used Avg.Cycle SS Cell used Routing on [Yuh JETC’07] Routing on our placement Size Max/ Avg. Max/ Avg. Benchmark # sub* SS o Cell used SS. Cell used cycle cycle 11 16 x 16 20/ 12.09 12 246 16/ 9.64 3 151 I n I n-vit ro I n I n-vit ro2 15 14 x 14 19/ 10.73 23 250 17/ 6.40 5 104 64 21 x 21 20/ 15.52 38 1652 20/ 10.57 25 875 Prot ein 78 13 x 13 20/ 9.87 40 974 20/ 10.88 75 952 Prot ein2 * #sub: number of subproblems in a benchmark. o SS=Stalling Steps. Total number of stalling during routing. I SPD ’10 22

  23. Sample Placement Result ( In-Vitro1 ) Subproblem 1: Subproblem 5: I SPD ’10 23

  24. Harder Case  From Protein2, small chip size with many on-going modules and nets. Subproblem 37: five modules, six nets I SPD ’10 24

  25. Conclusion  An ILP-based routing-aware placement method is presented and evaluated.  The properties of cross-referencing is beneficial to routing. The objective function is simple but effective, and should be explored MORE.  To better compare the solution quality, harder bioassay/protocol is needed to perform the placement and routing (both results are 100% routable for the router) I SPD ’10 25

  26. -Thank You - I SPD ’10 26

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend