Graphene transistors turn nanoscale flaws into unclonable digital fingerprints


Dec 25, 2025

Atomic-scale imperfections in graphene transistors generate unique wireless fingerprints that cannot be copied or predicted, offering a new approach to hardware security for IoT devices.

(Nanowerk Spotlight) Every graphene transistor is an accident. When engineers deposit a single-atom-thick sheet of carbon onto a silicon chip, they inherit a chaos of imperfections: grain boundaries where crystal lattices collide, ripples and wrinkles from the transfer process, stray charges trapped at the substrate interface, patches where the film bunches into two or three layers instead of one. For most applications, these nanoscale flaws are problems to minimize. For hardware security, they may be a solution. A research team has now shown that the random defects in graphene transistors can generate unique electromagnetic fingerprints, wireless signatures so tied to each device’s physical structure that they resist copying, prediction, and forgery. The approach sidesteps a basic weakness in digital security: conventional encryption keys exist as stored data, which means they can be stolen, intercepted, or cracked by machine-learning algorithms trained to guess them. A fingerprint encoded in the atomic structure of a material offers no such target. The key is never stored on the device itself. Instead, a reader validates responses against a pre-established database of challenge-response pairs, meaning an attacker who physically captures the tag finds no cryptographic secret to extract. The concept belongs to a class of hardware security primitives called physical unclonable functions (PUFs). The concept builds on work dating to 2002, when researchers first demonstrated that light scattered through a disordered medium could serve as an unforgeable fingerprint. PUFs exploit manufacturing randomness to produce device-specific cryptographic identities. The semiconductor industry has pursued the idea primarily through silicon circuits, using the unpredictable startup states of memory cells or timing variations across logic paths. But silicon fabrication is engineered for consistency. The same precision that makes chips reliable limits the randomness available for security, and recent studies have shown that machine-learning attacks can model and defeat many silicon-based systems. Graphene inverts this tradeoff. Its atomic thinness amplifies sensitivity to fabrication variations, producing transistors whose electrical behavior differs substantially from device to device. A paper published in ACS Nano (“Reconfigurable Electromagnetically Unclonable Functions Based on Graphene Radio-Frequency Modulators”) by researchers at the University of Illinois Chicago and Wayne State University demonstrates that these differences translate into distinctive radio-frequency modulation patterns suitable for wireless authentication, and that the resulting security keys resist the machine-learning attacks that compromise conventional approaches. “We have proposed a new class of radio-frequency physical unclonable function that uses graphene field-effect transistor modulators to generate unpredictable and unclonable mixed modulations with exceptional reconfigurability,” Pai-Yen Chen, a professor in the Department of Electrical and Computer Engineering at University of Illinois at Chicago, tells Nanowerk. text Graphene field-effect transistor (GFET)-based radio-frequency physical unclonable function (RF PUF) for cost-effective, low-latency, and reliable wireless identification and authentication. (a) Schematic of the RF PUF primitive based on a GFET harmonic transponder. (b) Cryptographic process of the proposed RF PUF: n-th challenge (Cn), achieved with different interrogating signals and electrostatic gating conditions, are applied to the m-th PUF devices to generate unique responses (Rm,n). The responses are then discretized and digitized into binary bit strings, forming digital cryptographic maps for PUF applications. Schematics of (c) single-GFET (d) and dual-GFET RF signal modulators. (e) Measured drain current-gate voltage characteristics (IDS−VGS) of 60 single-channel GFETs with their device structure depicted in (c). (f) Is similar to (e), but for dual-channel GFETs depicted in (d). Statistical results for (g) residue density n0, (h) charge neutrality point Vcnp, (i) hole mobility μp, and (j) electron mobility μn of 60 single-channel GFETs. (Image: Reproduced with permission from American Chemical Society) (click on image to enlarge) The team built their system around graphene field-effect transistors, devices that control current flow through a channel by applying voltage to a nearby gate electrode. Graphene’s unusual electrical behavior makes these transistors particularly useful for generating complex signals: the material conducts current through both electrons and positively charged vacancies called holes, switching between them as voltage changes. This ambipolar transport creates distinctive V-shaped and W-shaped current-voltage curves that translate radio-frequency signals into complex, device-specific modulation patterns. The research team fabricated 60 single-channel and dual-channel graphene transistors on silicon substrates using chemical vapor deposition. Each device emerged with unique characteristics arising from variations in residue density, charge neutrality point, and carrier mobility. Atomic force microscopy and Kelvin probe measurements traced these differences to multiple physical sources: photoresist residues from lithography, substrate-induced charge fluctuations, local strain variations, and nonuniform graphene layer thickness. Raman spectroscopy revealed consistent spreads in the characteristic peaks of graphene across devices, further documenting the material’s inherent variability. When interrogated with a single-frequency radio signal, each graphene transistor produces a distinctive output combining frequency doubling, amplitude modulation, and phase modulation. The researchers digitized these electromagnetic responses into 192-bit binary strings for cryptographic evaluation. The resulting keys performed strongly across standard metrics. Inter-device Hamming distances, which measure uniqueness between different devices, centered near the ideal value of 0.5. Intra-device Hamming distances, which measure consistency across repeated measurements of the same device, remained close to zero, indicating high reliability. According to Chen, “our electromagnetic PUF exhibits excellent PUF performance metrics in terms of randomness, uniqueness, reliability, and resistance to machine learning-based modeling attacks.” The dual-transistor configuration proved particularly effective. Connecting two graphene channels in series with a shared gate electrode produces more complex W-shaped transfer characteristics and correspondingly richer signal modulations. This architecture achieved a mean inter-device Hamming distance of 0.4972 with improved uniformity compared to single-transistor designs. The false acceptance rate and false rejection rate fell to approximately 2.35 × 10⁻⁵ and 2.38 × 10⁻⁵ respectively, exceptionally low probabilities of either accepting unauthorized devices or rejecting legitimate ones. A distinctive feature of the system is its reconfigurability. Adjusting the gate voltage or changing the frequency of the interrogating signal generates entirely new key sets from the same device. The researchers varied gate voltages from 0 to 0.2 V and carrier frequencies from 10 kHz to 50 kHz, producing three-dimensional “bit cubes” of challenge-response pairs. Shannon entropy measurements confirmed that randomness remained high across all operating conditions, with average values near the theoretical maximum of unity. The practical implementation takes the form of a compact tag compatible with near-field communication and radio-frequency identification technologies. The prototype fits within a credit-card-sized footprint, incorporating the graphene transistor, coil antennas, power management circuits, and bias networks. It operates with a drain bias voltage of 4 V, input signal amplitude of ± 0.5 V, and carrier frequency of 20 kHz. When a wireless reader transmits a challenge signal, the tag backscatters a modulated response for validation against stored cryptographic maps. “Our proposed radio frequency PUF can be readily implemented and is compatible with current wireless identification and communication systems since the input challenges and output responses are encoded primarily in radio signals,” Chen points out. The team evaluated resilience against adversarial machine-learning attacks through simulation experiments using a generative adversarial network model called PassGAN, originally developed for password cracking. The researchers generated 5000 challenge-response pairs based on the measured physical parameters of their devices, training the attack model on 4000 and testing on the remaining 1000. Conventional silicon-based security primitives often succumb to such attacks with prediction accuracies exceeding 90%. The graphene-based system maintained accuracy near 50% and correlation coefficients near zero, random performance that signals a failed attack. Other approaches lack the combination of properties this system offers. Conventional silicon-based methods such as static random-access memory and ring oscillator designs provide good uniqueness but suffer from limited encoding capacity and have not faced machine-learning attack evaluation. Optical systems based on two-dimensional nanomaterials achieve large encoding capacity but require bulky equipment and cannot be reconfigured. The graphene transistor approach combines on-demand reconfigurability, compact form factor, compatibility with radio-frequency front ends, and verified resistance to advanced attacks. The NIST randomness test suite, a standard battery of statistical tests for cryptographic applications, provided further validation. The reconfigurable dual-transistor system passed all subtests, satisfying both pass-rate and p-value uniformity criteria. The encoding capacity converges at approximately 2⁸³, a search space so vast that exhaustive guessing becomes computationally infeasible. This places the system in the category of strong physical unclonable functions, capable of generating enormous numbers of challenge-response pairs rather than a limited set. The capacity could expand further by adding more transistors per modulator. This work positions graphene transistors as practical building blocks for physical layer security in wireless systems. “Our results may open a new avenue toward reliable and scalable physical security primitives that address emerging security challenges in wireless systems and networks,” Chen concludes. As Internet of Things deployments multiply and automated attacks grow more sophisticated, the random imperfections that plague graphene manufacturing may turn out to be its most valuable feature.


Michael Berger
By
– Michael is author of four books by the Royal Society of Chemistry:
Nano-Society: Pushing the Boundaries of Technology (2009),
Nanotechnology: The Future is Tiny (2016),
Nanoengineering: The Skills and Tools Making Technology Invisible (2019), and
Waste not! How Nanotechnologies Can Increase Efficiencies Throughout Society (2025)
Copyright ©




Nanowerk LLC

For authors and communications departmentsclick to open

Lay summary


Prefilled posts