From 51b4499cab4ae4faa83e5a5e468ee99ff18b41f5 Mon Sep 17 00:00:00 2001 From: jvech Date: Mon, 3 Jun 2024 07:23:35 -0500 Subject: init: ac2dc linear converter simulated --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..10dcf6d --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# Fixed AC-DC Converter + +Simulation of the following circuit + +![circuit](ac2dc_01.png) + +To simulate the cirucit run the following command: +```sh +$ ngspice -b ./ac2dc_linear.sp +``` + +ensure you have gnuplot installed to generate the plot, it will create an image +called `results/voltages.png` + -- cgit v1.2.3-70-g09d2