Subtopic Deep Dive
Ferroelectric Field-Effect Transistors
Research Guide
What is Ferroelectric Field-Effect Transistors?
Ferroelectric Field-Effect Transistors (FeFETs) are nonvolatile memory devices that utilize the remnant polarization in a ferroelectric layer to modulate the channel conductance in a field-effect transistor structure.
FeFETs enable memory windows exceeding 1.5 V in 22nm FDSOI nodes (Dünkel et al., 2017, 517 citations). They support 1T architectures without capacitors, contrasting 1T/1C designs. Research spans Hf0.5Zr0.5O2 ferroelectrics and 2D channels, with over 10 key papers since 2017.
Why It Matters
FeFETs provide high-density nonvolatile memory for embedded systems, surpassing Flash with low-voltage operation and sub-ns speeds (Mulaosmanovic et al., 2021). In neuromorphic computing, they enable synaptic weights via multilevel states (Si et al., 2019; Wang et al., 2021). HfO2-based FeFETs achieve endurance over 10^12 cycles, critical for AI edge hardware (Dünkel et al., 2017; Ni et al., 2018).
Key Research Challenges
Endurance and Fatigue
Repeated polarization switching degrades ferroelectric layers via oxygen vacancy migration (Nukala et al., 2021). Hf0.5Zr0.5O2 FeFETs show interlayer effects limiting cycles to 10^10 (Ni et al., 2018). Balancing memory window and retention remains unresolved (Mulaosmanovic et al., 2021).
Retention Time Scaling
Charge trapping in interfaces reduces retention below 10 years at scaled nodes (Dünkel et al., 2017). 2D ferroelectric channels improve stability but face bandgap limits (Si et al., 2019). Multilevel states amplify depolarization risks (Wang et al., 2021).
Wake-up Effect Mitigation
Initial cycling increases polarization due to defect reconfiguration, delaying device readiness (Mulaosmanovic et al., 2021). HfO2 phase transitions complicate reliable 1T operation (Nukala et al., 2021). Analog synaptic applications demand consistent switching (Zhao et al., 2020).
Essential Papers
A compute-in-memory chip based on resistive random-access memory
Weier Wan, Rajkumar Kubendran, Clemens Schaefer et al. · 2022 · Nature · 720 citations
Abstract Realizing increasingly complex artificial intelligence (AI) functionalities directly on edge devices calls for unprecedented energy efficiency of edge hardware. Compute-in-memory (CIM) bas...
A ferroelectric semiconductor field-effect transistor
Mengwei Si, Atanu K. Saha, Shengjie Gao et al. · 2019 · Nature Electronics · 572 citations
A FeFET based super-low-power ultra-fast embedded NVM technology for 22nm FDSOI and beyond
Stefan Dünkel, Martin Trentzsch, Ralf P. Richter et al. · 2017 · 517 citations
We show the implementation of a ferroelectric field effect transistor (FeFET) based eNVM solution into a leading edge 22nm FDSOI CMOS technology. Memory windows of 1.5 V are demonstrated in aggress...
Critical Role of Interlayer in Hf<sub>0.5</sub>Zr<sub>0.5</sub>O<sub>2</sub> Ferroelectric FET Nonvolatile Memory Performance
Kai Ni, Pankaj Sharma, Jianchi Zhang et al. · 2018 · IEEE Transactions on Electron Devices · 412 citations
We fabricate, characterize, and establish the critical design criteria of Hf <sub xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">0.5</sub> Zr <sub xmlns:m...
Reliability of analog resistive switching memory for neuromorphic computing
Meiran Zhao, Bin Gao, Jianshi Tang et al. · 2020 · Applied Physics Reviews · 317 citations
As artificial intelligence calls for novel energy-efficient hardware, neuromorphic computing systems based on analog resistive switching memory (RSM) devices have drawn great attention recently. Di...
Two-dimensional ferroelectric channel transistors integrating ultra-fast memory and neural computing
Shuiyuan Wang, Lan Liu, Lurong Gan et al. · 2021 · Nature Communications · 312 citations
Emerging neuromorphic devices
Daniele Ielmini, Stefano Ambrogio · 2019 · Nanotechnology · 300 citations
Abstract Artificial intelligence (AI) has the ability of revolutionizing our lives and society in a radical way, by enabling machine learning in the industry, business, health, transportation, and ...
Reading Guide
Foundational Papers
Start with Tokumitsu et al. (1999) for MFMIS structures using SrBi2Ta2O9, establishing early p-channel FeFET principles; Hirai et al. (1995) details CeO2-buffered PbTiO3 on Si.
Recent Advances
Mulaosmanovic et al. (2021) reviews HfO2 FeFETs with nonvolatile applications; Wang et al. (2021) advances 2D ferroelectric transistors for neuromorphic uses.
Core Methods
Polarization switching measured via P-V hysteresis; endurance via cycle testing; TCAD with Landau-Ginzburg potentials models domain dynamics (Dünkel et al., 2017; Ni et al., 2018).
How PapersFlow Helps You Research Ferroelectric Field-Effect Transistors
Discover & Search
Research Agent uses searchPapers and citationGraph to map FeFET evolution from foundational SrBi2Ta2O9 devices (Tokumitsu et al., 1999) to HfO2 advances, revealing 517-citation hubs like Dünkel et al. (2017). exaSearch uncovers 2D FeFET variants; findSimilarPapers links Ni et al. (2018) to endurance studies.
Analyze & Verify
Analysis Agent employs readPaperContent on Dünkel et al. (2017) to extract 1.5V memory windows, then runPythonAnalysis to plot retention vs. temperature from extracted data using NumPy. verifyResponse with CoVe and GRADE grading confirms interlayer claims in Ni et al. (2018) against contradictions in Nukala et al. (2021).
Synthesize & Write
Synthesis Agent detects gaps in multilevel FeFET endurance via contradiction flagging across Si et al. (2019) and Wang et al. (2021). Writing Agent uses latexEditText, latexSyncCitations for device physics reviews, and latexCompile for IEEE-formatted reports; exportMermaid visualizes 1T vs. 1T/1C architectures.
Use Cases
"Extract and plot memory window vs. gate length from 22nm FeFET papers"
Research Agent → searchPapers('FeFET 22nm FDSOI') → Analysis Agent → readPaperContent(Dünkel 2017) → runPythonAnalysis (pandas plot of extracted data) → matplotlib figure of scaling trends.
"Draft FeFET reliability section with HfO2 citations for IEDM paper"
Synthesis Agent → gap detection (endurance gaps) → Writing Agent → latexEditText + latexSyncCitations (Ni 2018, Mulaosmanovic 2021) → latexCompile → PDF with formatted equations and figures.
"Find open-source code for FeFET TCAD simulations"
Research Agent → searchPapers('FeFET simulation') → paperExtractUrls → paperFindGithubRepo → githubRepoInspect → verified Sentaurus TCAD models linked to HfO2 parameter extraction.
Automated Workflows
Deep Research workflow scans 50+ FeFET papers via citationGraph, generating structured reports on 1T architectures with GRADE-scored claims from Dünkel et al. (2017). DeepScan's 7-step chain verifies wake-up effects: readPaperContent → runPythonAnalysis (fatigue curves) → CoVe. Theorizer builds phase transition models from Nukala et al. (2021) data.
Frequently Asked Questions
What defines a Ferroelectric Field-Effect Transistor?
FeFETs use ferroelectric polarization to control channel conductivity in a transistor, enabling nonvolatile memory without capacitors (Mulaosmanovic et al., 2021).
What are key methods in FeFET research?
HfO2/HZO ferroelectrics with interfacial layers achieve 1.5V windows; 2D channels like alpha-In2Se3 enable monolayer operation (Si et al., 2019; Dünkel et al., 2017).
What are the most cited FeFET papers?
Dünkel et al. (2017, 517 citations) on 22nm FDSOI FeFETs; Si et al. (2019, 572 citations) on ferroelectric semiconductor FETs; Mulaosmanovic et al. (2021, 283 citations) HfO2 review.
What open problems exist in FeFETs?
Endurance beyond 10^12 cycles, retention scaling under 10nm, and wake-up effect elimination limit commercial viability (Ni et al., 2018; Nukala et al., 2021).
Research Ferroelectric and Negative Capacitance Devices with AI
PapersFlow provides specialized AI tools for Engineering researchers. Here are the most relevant for this topic:
AI Literature Review
Automate paper discovery and synthesis across 474M+ papers
Paper Summarizer
Get structured summaries of any paper in seconds
Code & Data Discovery
Find datasets, code repositories, and computational tools
AI Academic Writing
Write research papers with AI assistance and LaTeX support
See how researchers in Engineering use PapersFlow
Field-specific workflows, example queries, and use cases.
Start Researching Ferroelectric Field-Effect Transistors with AI
Search 474M+ papers, run AI-powered literature reviews, and write with integrated citations — all in one workspace.
See how PapersFlow works for Engineering researchers