A Soft-Error-Tolerant SAR ADC with Dual-Capacitor Sample-and-Hold Control for Sensor Systems

Duckhoon Ro1,2, Minseong Um1, Hyung-Min Lee1

  • 1School of Electrical Engineering, Korea University, Seoul 02841, Korea.

Summary

This study introduces a radiation-hardened analog-to-digital converter (ADC) designed for extreme environments. The novel design enhances sensor system reliability by mitigating soft errors caused by radiation effects.

Related Concept Videos

Design Example: Capacitance Multiplier Circuit01:20

Design Example: Capacitance Multiplier Circuit

In integrated circuit technology, a capacitance multiplier is often utilized to produce a larger capacitance value when a small physical capacitance falls short. This is achieved by a circuit that multiplies capacitance values by a factor of up to 1000, such that a 10-pF capacitor can replicate the performance of a 100-nF capacitor.
The circuit illustrated in Figure 1 below incorporates two op-amps, with the first operating as a voltage follower and the second acting as an inverting amplifier.
1.1K
PI Controller: Design01:24

PI Controller: Design

Proportional Integral (PI) controllers are a fundamental component in modern control systems, widely used to enhance performance and mitigate steady-state errors. They are particularly effective in applications such as automatic brightness adjustment on smartphones, where they excel at mitigating steady-state errors for step-function inputs. Unlike PD controllers, which require time-varying errors to function optimally, PI controllers leverage their integral component to address residual...
667
RC Circuits: Discharging A Capacitor01:27

RC Circuits: Discharging A Capacitor

One of the applications of an RC circuit is the relaxation oscillator. The relaxation oscillator comprises a voltage source, a capacitor, a resistor, and a neon lamp. The lamp acts like an open circuit (infinite resistance) until the potential difference across the neon lamp reaches a specific voltage. At that voltage, the lamp acts like a short circuit (zero resistance), and the capacitor discharges through the neon lamp and produces light. Once the capacitor is fully discharged through the...
3.9K
RC Circuits: Charging A Capacitor01:30

RC Circuits: Charging A Capacitor

A circuit containing resistance and capacitance is called an RC circuit. A capacitor is an electrical component that stores electric charge by storing energy in an electric field. Consider a simple RC circuit having a DC (direct current) voltage source ε, a resistor R, a capacitor C, and a two-way position switch. In the circuit, the capacitor can be charged or discharged depending on the position of the switch.
When the switch is moved to connect the battery, the circuit reduces to a simple...
4.1K
MOS Capacitor01:25

MOS Capacitor

A Metal-Oxide-Semiconductor (MOS) capacitor is a fundamental structure used extensively in semiconductor device technology, particularly in the fabrication of integrated circuits and MOSFETs (metal-oxide-semiconductor field-effect transistors). The MOS capacitor consists of three layers: a metal gate, a dielectric oxide, and a semiconductor substrate.
The metal gate is typically made from highly conductive materials such as aluminum or polysilicon. Beneath the metal gate lies a thin layer of...
1.1K
PD Controller: Design01:26

PD Controller: Design

In automotive engineering, car suspension systems often employ Proportional Derivative (PD) controllers to enhance performance. PD controllers are utilized to adjust the damping force in response to road conditions. A controller, acting as an amplifier with a constant gain, demonstrates proportional control, with output directly mirroring input.
Designing a continuous-data controller requires selecting and linking components like adders and integrators, which are fundamental in Proportional,...
410