# Switchable Glass

While this technology is a little further out from traditional display technology, switchable glass feels appropirate to cover in some form here. There are some artworks below that do use switchglass as more of an abstracted display rather than just one large panel. Additionally, it can be combined with traditional display technologies to create something a little more unique.

When it comes to switchable glass, there are several different technologies.

* [PDLC](#pdlc)
* [SPD](#spd)
* [Electrochromic](#electrochromic)
* [LCD](#lcd)
* [Switchable Mirrors](#switchable-mirrors)

### PDLC

PDLC is Polymer-dispersed liquid crystal. When an electrical current is applied, it basically goes from clear to diffuse and opaque. The reaction and change occurs very quickly and can be used to create unusual effects. It also uses a low amount of energy compared to traditional displays. When electrical current is not applied, the film is opaque, but when it is applied it becomes transparent. This effect is also "dimmable" in the sense that varying levels of current can ramp the opacity up or down.

Artist Simon Heijdens has one of the better known examples of using PDLC in  in their project [Shade](http://www.simonheijdens.com/indexbig.php?type=project\&name=Shade) that uses hundreds of triangles and nearly invislble electrical leads to create different visual effects with sunlight.

{% embed url="<https://vimeo.com/106669679>" %}
Simon Heijden's *Shade*
{% endembed %}

While there are a number of resources for PDLC Smart Glass in normal installations and configurations, they are mostly concerned with static applications on windows/conference rooms/etc. For specialized applications, like fragmented elements or larger architectural elements, you may need to collaborate with a company like [Gauzy](https://www.gauzy.com/products/).

### SPD

SPD stands for Suspended Particle Device.

SPD is similar to PDLC in mechanism, but more of an opacity/tint change than diffusion. It primarily stays in one color that is sort of a purple blue, so it has limited uses. It can transition fairly quickly but not as fast as PDLC or LCD.

![Image from Gauzy](https://2040928789-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FG7i5jnXrJr1PuTtrROZh%2Fuploads%2FyS2J3BETgZH9BwAGqfiO%2Fspd-smart-film-layers.jpg.webp?alt=media\&token=c20e42e1-8de1-4f81-b2b8-786f878fe29f)

{% embed url="<https://www.youtube.com/watch?t=3s&v=vvMfKS6iduk>" %}
Gauzy's SPD reference
{% endembed %}

SPD is a specialized product, but you can find it from vendors such as [Gauzy.](https://www.gauzy.com/spd-smart-glass/)

### Electrochromic Glass

This also operates under similar principles as the others. It is primarily a change in tint, as in SPD, but not in diffusion/opacity, as in PDLC. The clarity through the glass is largely untouched but it can cut a lot of the incoming light. The transition for this method works much more slowly, so it shouldn't be used for displays that require very fast image making. It is also just a transition between two colored states. One commercial use for Electrochromic glass is in airplane windows to replace shades

[Sage Glass](https://www.sageglass.com/en) is one manufacturer of Electrochromic Glass.

### LCD

LCD is a bit of a different class here and has been discussed briefly in the [transparent ](https://blair-neal.gitbook.io/survey-of-alternative-displays/alternative-displays/transparent)section, but it uses large LCD panels as individual pixels to turn different grayscale colors. The switching of the LCD opacity can happen rapidly just as in normal LCD monitors.\
\
It has been used for projects such as Sosolimited and Hypersonic's [Patterned by Nature](https://www.hypersonic.cc/art#/patterned-by-nature/)&#x20;

{% embed url="<https://vimeo.com/41009719>" %}
Patterned by Nature
{% endembed %}

Jason Bruge's studio also makes heavy use of specialized LCD panels, like in the piece [Digital Fountain](https://www.jasonbruges.com/digital-fountain/).

![Jason Bruges Studio - Digital Fountain ](https://2040928789-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FG7i5jnXrJr1PuTtrROZh%2Fuploads%2F3MGMsjNXiLMhntbJuCvI%2Fimage-asset.jpeg?alt=media\&token=511e981a-3248-479b-a707-773ccbbdc1fd)

Finding a source for making custom LCD's in this way is a bit of a challenge since they are such a niche product. One source may be [Pacer](https://www.pacer-usa.com/displays/mono-lcd-displays/custom-lcd-lcm/). Another is [White Wing Logic](http://whitewing.co.uk) based in the UK who has created or advised on a number of the projects for Jason Bruge's studio.

### Switchable Mirrors

The company [KentOptronics](https://kentoptronics.com) has a special switchable mirror technology seen below that allows them to switch between a clear view piece of glass and a mirror. They can also fade between the two modes.

{% embed url="<https://www.youtube.com/watch?v=0DfhrjpF9Gg>" %}
KentOptronics - Switchable Mirror
{% endembed %}

From their site they describe the technology like this:

"Made from 1-D photonics crystal in thin film format based on holographic or polymer stabilized liquid crystal composite materials, the switchable mirrors allow instantly variable transmittance (0.1-90%) and reflection (<1-99.9%) without the need for special gas."


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://blair-neal.gitbook.io/survey-of-alternative-displays/experimental-other/switchable-glass.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
