From d1edc2c0c9b8d823892b94482e01451e82c3eec1 Mon Sep 17 00:00:00 2001 From: Akshay NH Date: Thu, 28 Jun 2018 19:22:03 +0530 Subject: adding kicad analog and digital circuits --- analog circuits/RL/RL.cir | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 analog circuits/RL/RL.cir (limited to 'analog circuits/RL/RL.cir') diff --git a/analog circuits/RL/RL.cir b/analog circuits/RL/RL.cir new file mode 100644 index 0000000..13c893d --- /dev/null +++ b/analog circuits/RL/RL.cir @@ -0,0 +1,6 @@ +.title KiCad schematic +V1 ip GND pwl(0 0 0.5m 5 50m 5 50.5m 0 100m 0) +R1 out ip 10 +L1 out GND 100m +.tran 5m 100m +.end -- cgit