Skip to content

Commit 849b9cd

Browse files
committed
Add coneact and rmm
1 parent 029f75c commit 849b9cd

File tree

41 files changed

+1080
-58
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+1080
-58
lines changed

.DS_Store

0 Bytes
Binary file not shown.

_publications/2024-05-coneact.html

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
layout: article
3+
4+
publication-date: 2024-05-11
5+
title: "ConeAct: A Multistable Actuator for Dynamic Materials"
6+
authors:
7+
- Yuyu Lin
8+
- Jesse T Gonzalez
9+
- Zhitong Cui
10+
- Yash Rajeev Banka
11+
- Alexandra Ion
12+
venue: In Proceedings of CHI ’24. Honolulu HI. May. 11 – May. 16, 2024
13+
type:
14+
- Conference
15+
- Full Paper
16+
- Peer-reviewed
17+
tags:
18+
- Dynamic Materials
19+
- Fabrication
20+
- Programmable Matter
21+
22+
video: https://youtu.be/_nHfBX1utmI
23+
video-thumb: https://youtu.be/aN3d8D7VyKU
24+
video-preview: https://youtu.be/aN3d8D7VyKU
25+
26+
image: teaser.png
27+
pdf: paper.pdf
28+
doi: https://dl.acm.org/doi/10.1145/3613904.3642949
29+
30+
31+
page-title: "ConeAct"
32+
page-subtitle: "A Multistable Actuator for Dynamic Materials"
33+
---
34+
35+
<p>
36+
Complex actuators in a small form factor are essential for dynamic interfaces.
37+
In this paper, we propose ConeAct, a cone-shaped actuator that can extend, contract,
38+
and bend in multiple directions to support rich expression in dynamic materials.
39+
A key benefit of our actuator is that it is self-contained and portable as the whole system.
40+
We designed our actuator’s structure to be multistable to hold its shape passively,
41+
while we control its transition between states using active materials, i.e., shape memory alloys.
42+
We present the design space by showcasing our actuator module as part of self-rolling robots,
43+
reconfigurable deployable structures, volumetric shape-changing objects and tactile displays.
44+
To assist users in designing such structures, we present an interactive editor including simulation
45+
to design such interactive capabilities.
46+
</p>
Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
---
2+
layout: article
3+
4+
publication-date: 2024-05-11
5+
title: "Robotic Metamaterials: A Modular System for Hands-On Configuration of Ad-Hoc Dynamic Applications"
6+
authors:
7+
- Zhitong Cui
8+
- Shuhong Wang
9+
- Violet Yinuo Han
10+
- Tucker Rae-Grant
11+
- Willa Yunqi Yang
12+
- Alan Zhu
13+
- Scott E. Hudson
14+
- Alexandra Ion
15+
venue: In Proceedings of CHI ’24. Honolulu HI. May. 11 – May. 16, 2024
16+
type:
17+
- Conference
18+
- Full Paper
19+
- Peer-reviewed
20+
tags:
21+
- Metamaterials
22+
- Fabrication
23+
- Programmable Matter
24+
25+
video: https://youtu.be/8nzoPZUADJY
26+
video-thumb: https://youtu.be/DmH4AIIZ42U
27+
video-preview: https://youtu.be/DmH4AIIZ42U
28+
29+
image: teaser.png
30+
pdf: paper.pdf
31+
doi: https://dl.acm.org/doi/10.1145/3613904.3642891
32+
33+
34+
page-title: "Robotic Metamaterials"
35+
page-subtitle: "A Modular System for Hands-On Configuration of Ad-Hoc Dynamic Applications
36+
"
37+
---
38+
39+
<p>
40+
We propose augmenting initially passive structures built from simple repeated cells,
41+
with novel active units to enable dynamic, shape-changing, and robotic applications.
42+
Inspired by metamaterials that can employ mechanisms,
43+
we build a framework that allows users to configure cells of this passive structure
44+
to allow it to perform complex tasks.
45+
A key benefit is that our structures can be repeatedly (re)configured by users inserting
46+
our configuration units to turn the passive material into, e.g., locomotion robots,
47+
integrated motion platforms, or interactive interfaces, as we demonstrate in this paper.
48+
</p>
49+
<p>
50+
To this end, we present a mechanical system consisting of a flexible, passive, shearing lattice structure,
51+
as well as rigid and active unit cells to be inserted into the lattice for configuration.
52+
The active unit is a closed-loop pneumatically controlled shearing cell to dynamically actuate
53+
the macroscopic movement of the structure. The passive rigid cells redirect the forces to create
54+
complex motion with a reduced number of active cells. Since the placement of the rigid and active
55+
units is challenging, we offer a computational design tool. The tool optimizes the cell placement
56+
to match the macroscopic, user-defined target motions and generates the control code for the active cells.
57+
</p>

_site/404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ <h1 style="font-size: 80px;">404</h1>
179179
</div>
180180

181181
<div class="copyright font-small">
182-
Last update: 02 Apr 2024 | Powered by <a href="https://jekyllrb.com/">Jekyll</a>. Design based on <a href="https://github.com/artemsheludko/zolan">Zolan template</a>.
182+
Last update: 26 May 2024 | Powered by <a href="https://jekyllrb.com/">Jekyll</a>. Design based on <a href="https://github.com/artemsheludko/zolan">Zolan template</a>.
183183
</div>
184184
</div>
185185
</footer>
3.07 MB
Binary file not shown.
814 KB
Loading
36.7 MB
Binary file not shown.
1.81 MB
Loading

_site/contact.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ <h3>Visit us</h3>
230230
</div>
231231

232232
<div class="copyright font-small">
233-
Last update: 02 Apr 2024 | Powered by <a href="https://jekyllrb.com/">Jekyll</a>. Design based on <a href="https://github.com/artemsheludko/zolan">Zolan template</a>.
233+
Last update: 26 May 2024 | Powered by <a href="https://jekyllrb.com/">Jekyll</a>. Design based on <a href="https://github.com/artemsheludko/zolan">Zolan template</a>.
234234
</div>
235235
</div>
236236
</footer>

_site/index.html

Lines changed: 51 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,16 @@ <h4 class="separator-title"><span style="background: white; padding: 0 10px;">se
244244

245245

246246

247+
248+
249+
250+
251+
252+
253+
254+
255+
256+
247257

248258

249259

@@ -372,6 +382,16 @@ <h4 class="article__title">
372382

373383

374384

385+
386+
387+
388+
389+
390+
391+
392+
393+
394+
375395

376396

377397

@@ -526,6 +546,16 @@ <h4 class="article__title">
526546

527547

528548

549+
550+
551+
552+
553+
554+
555+
556+
557+
558+
529559

530560

531561

@@ -687,6 +717,16 @@ <h4 class="article__title">
687717

688718

689719

720+
721+
722+
723+
724+
725+
726+
727+
728+
729+
690730

691731

692732

@@ -853,6 +893,16 @@ <h4 class="article__title">
853893

854894

855895

896+
897+
898+
899+
900+
901+
902+
903+
904+
905+
856906

857907

858908

@@ -1066,7 +1116,7 @@ <h4 class="article__title">
10661116
</div>
10671117

10681118
<div class="copyright font-small">
1069-
Last update: 02 Apr 2024 | Powered by <a href="https://jekyllrb.com/">Jekyll</a>. Design based on <a href="https://github.com/artemsheludko/zolan">Zolan template</a>.
1119+
Last update: 26 May 2024 | Powered by <a href="https://jekyllrb.com/">Jekyll</a>. Design based on <a href="https://github.com/artemsheludko/zolan">Zolan template</a>.
10701120
</div>
10711121
</div>
10721122
</footer>

0 commit comments

Comments
 (0)