Example for OTA code model

This commit is contained in:
Holger Vogt 2023-01-05 16:55:13 +01:00
parent afae0625d8
commit 51516efbe9
1 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,21 @@
Test of OTA simple
Aota 1 2 0 0 0 0 7 0 newota
.model newota ota(g=1m ioffset=200u)
V1 1 0 1
V2 2 0 0
V3 3 0 1
V4 4 0 0
Rload 7 0 1
.dc V1 -1 1 0.1
.control
run
plot v(7)
.endc
.end