Optimizing Transparent Electrodes: Interplay of High Purity SWCNTs network and a Polymer
Authors:
Sara Joksovic,
Jovana Stanojev,
Natasa Samardzic,
Branimir Bajac
Abstract:
The discovery of transparent electrodes led to the development of optoelectronic devices such as OLEDs, LCDs, touchscreens, IR sensors, etc. Since ITO has many drawbacks in respect of its production cost and limited transparency in IR, carbon nanotubes (CNTs) have been a potential replacement for ITO due to their exceptional electrical and optical properties, especially in the IR region. In this w…
▽ More
The discovery of transparent electrodes led to the development of optoelectronic devices such as OLEDs, LCDs, touchscreens, IR sensors, etc. Since ITO has many drawbacks in respect of its production cost and limited transparency in IR, carbon nanotubes (CNTs) have been a potential replacement for ITO due to their exceptional electrical and optical properties, especially in the IR region. In this work, we present the development of a CNT-polymer composite thin film that exhibits outstanding transparency across both visible and IR spectra prepared by layer-by-layer (LbL) technique. This approach not only ensures uniform integration and crosslinking of CNTs into lightweight matrices, but also represents a cost-effective method for producing transparent electrodes with remarkable optical and electrical properties. The produced films achieved a transparency above 80% in the UV-VIS range and approximately 70% in the mid-IR range. The sheet resistance of the fabricated thin films was measured at about 4 kOhm/sq, showing a tendency to decrease with the number of bilayers. Furthermore, in this work we have investigated electrical properties and transport mechanisms in more detail with computational analysis. Computational analysis was performed to better understand the electrical behavior of nanotube-polymer junctions in the interbundle structure. Based on all results, we propose that the transparent electrodes with 4 and 6 bilayers are the most optimal structures in terms of optical and electrical properties.
△ Less
Submitted 22 August, 2024; v1 submitted 20 March, 2024;
originally announced March 2024.
F1: A Fast and Programmable Accelerator for Fully Homomorphic Encryption (Extended Version)
Authors:
Axel Feldmann,
Nikola Samardzic,
Aleksandar Krastev,
Srini Devadas,
Ron Dreslinski,
Karim Eldefrawy,
Nicholas Genise,
Chris Peikert,
Daniel Sanchez
Abstract:
Fully Homomorphic Encryption (FHE) allows computing on encrypted data, enabling secure offloading of computation to untrusted serves. Though it provides ideal security, FHE is expensive when executed in software, 4 to 5 orders of magnitude slower than computing on unencrypted data. These overheads are a major barrier to FHE's widespread adoption. We present F1, the first FHE accelerator that is pr…
▽ More
Fully Homomorphic Encryption (FHE) allows computing on encrypted data, enabling secure offloading of computation to untrusted serves. Though it provides ideal security, FHE is expensive when executed in software, 4 to 5 orders of magnitude slower than computing on unencrypted data. These overheads are a major barrier to FHE's widespread adoption. We present F1, the first FHE accelerator that is programmable, i.e., capable of executing full FHE programs. F1 builds on an in-depth architectural analysis of the characteristics of FHE computations that reveals acceleration opportunities. F1 is a wide-vector processor with novel functional units deeply specialized to FHE primitives, such as modular arithmetic, number-theoretic transforms, and structured permutations. This organization provides so much compute throughput that data movement becomes the bottleneck. Thus, F1 is primarily designed to minimize data movement. The F1 hardware provides an explicitly managed memory hierarchy and mechanisms to decouple data movement from execution. A novel compiler leverages these mechanisms to maximize reuse and schedule off-chip and on-chip data movement. We evaluate F1 using cycle-accurate simulations and RTL synthesis. F1 is the first system to accelerate complete FHE programs and outperforms state-of-the-art software implementations by gmean 5400x and by up to 17000x. These speedups counter most of FHE's overheads and enable new applications, like real-time private deep learning in the cloud.
△ Less
Submitted 25 September, 2021; v1 submitted 11 September, 2021;
originally announced September 2021.