-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path2019-umm.html
More file actions
executable file
·57 lines (54 loc) · 2.42 KB
/
2019-umm.html
File metadata and controls
executable file
·57 lines (54 loc) · 2.42 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
---
layout: publication
year: 2019
month: 1
selected: false
hidden: false
external : false
link: https://dl.acm.org/doi/10.1145/3290605.3300877
pdf: https://dl.acm.org/doi/10.1145/3290605.3300877
title: "Understanding Metamaterial Mechanisms"
authors:
- Alexandra Ion
- David Lindlbauer
- Philipp Herholz
- Marc Alexa
- Patrick Baudisch
# blog: https://ait.ethz.ch/projects/2019/computationalMR/
doi: 10.1145/3290605.3300877
venue_location: Glasgow, UK
venue_url: https://chi2019.acm.org/
venue_tags:
- CHI
type:
- Conference
tags:
- Science
- Metamaterials
- Interactive Materials
- Fabrication
- Computational design
venue: CHI
video-thumb: 8bmEJSOBm_U
video-30sec: 8bmEJSOBm_U
video-suppl: L6lUH0r-w-o
# video-talk-5min: ...
# video-talk-15min: ...
bibtex: "@inproceedings{Ion19, \n
author = {Ion, Alexandra and Lindlbauer, David and Herholz, Philipp and Alexa, Marc and Baudisch, Patrick}, \n
title = {Understanding Metamaterial Mechanisms}, \n
year = {2019}, \n
isbn = {9781450359702}, \n
publisher = {Association for Computing Machinery}, \n
address = {New York, NY, USA}, \n
url = {https://doi.org/10.1145/3290605.3300877}, \n
doi = {10.1145/3290605.3300877}, \n
booktitle = {Proceedings of the 2019 CHI Conference on Human Factors in Computing Systems}, \n
pages = {1–14}, \n
numpages = {14}, \n
keywords = {mechanism, microstructure, computational design, fabrication, metamaterials}, \n
location = {Glasgow, Scotland Uk}, \n
series = {CHI '19} \n
}"
---
In this paper, we establish the underlying foundations of mechanisms that are composed of cell structures---known as metamaterial mechanisms. Such metamaterial mechanisms were previously shown to implement complete mechanisms in the cell structure of a 3D printed material, without the need for assembly. However, their design is highly challenging. A mechanism consists of many cells that are interconnected and impose constraints on each other. This leads to unobvious and non-linear behavior of the mechanism, which impedes user design. In this work, we investigate the underlying topological constraints of such cell structures and their influence on the resulting mechanism. Based on these findings, we contribute a computational design tool that automatically creates a metamaterial mechanism from user-defined motion paths. This tool is only feasible because our novel abstract representation of the global constraints highly reduces the search space of possible cell arrangements.