Git Product home page Git Product logo

mmft-iso-designer's Introduction

MMFT ISO Designer

The MMFT ISO Designer is a tool that validates and generates microfluidic chip designs following the ISO 22916 standard. It is developed as part of the Munich Microfluidics Toolkit (MMFT) by the Chair for Design Automation at the Technical University of Munich. Currently, it is able to place and route basic modules and channels while validating a number of geometric constraints. For more details, please check out the relevant research paper:

P. Ebner and R. Wille. Automatic Validation and Design of Microfluidic Devices Following the ISO 22916 Standard. In IEEE Computer Society Annual Symposium on VLSI (ISVLSI). 2024.

Usage

To use the tool locally, install node and npm, then run

npm install
npm start

A browser window should open up where you can load an input file using the Load button.

Example configurations featured in the corresponding research paper can be found in the examples directory.

Q&A

Why does the displayed runtime appear to be significantly lower than the time the program takes to deliver results?

The measured runtime includes Z3 solving runtime only. Producing the constraints, passing constraints to the solver and generating output images is not included. This discrepancy becomes obvious mostly for validation cases with a large set of constraints, but low actual solver runtime.

How do I abort the program?

Simply reload or close the tab or browser window.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.