circuit 1

AR

arsitarahmawatidewir

·

Created Sep 27, 2026

·

Updated Sep 27, 2026

Schematic preview for circuit 1
Details

Components

2


Schematic

Yes


Simulation

Transient analysis


Copies

Not copied yet

Tags

No tags yet.

About this circuit

The author hasn't added a description yet.

Components used

Components used
2 components
NameManufacturerMPNCountType

Digital Constant

Generic

—

2

Official

AND 2-Input

Generic

—

1

Official

SPICE netlist

* **************************************************
* Generated from CircuitSim Schematic
**************************************************
X_U1 N1 N2 N3 AND2 VHIGH=5 VTH=2.5
V_U2 N1 0 DC 0
V_U3 N2 0 DC 5
APROBE_DP1 [N3] [d_DP1] AMODEL_DP1

**************************************************
* Models and supporting definitions follow
**************************************************
* AND 2-Input gate, ideal behavioral
.subckt AND2 A B OUT VHIGH=5 VTH=2.5
    BOUT OUT 0 V = {((V(A) > VTH) && (V(B) > VTH)) ? VHIGH : 0}
.ends AND2
.model AMODEL_DP1 adc_bridge(in_low=0.8 in_high=2)

**************************************************
* Simulation settings
**************************************************
.tran 20u 100m 0 20u
.save time V(N3)
.end

Try this circuit yourself

Free to get started. No download — runs in your browser with a full SPICE engine.