From 7c1373036aea11558209ba351571e46cc4bc48d9 Mon Sep 17 00:00:00 2001 From: Will Langford <langfordw@gmail.com> Date: Thu, 8 Mar 2018 14:56:34 -0500 Subject: [PATCH] add gate driver --- index.html | 5 ++--- readme.md | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 2077c5f..8f41bb7 100644 --- a/index.html +++ b/index.html @@ -14,7 +14,6 @@ img {.center} </style> <xmp theme="journal" style="display:none;"> - ## Desktop Wire-EDM ### Past Work: @@ -43,7 +42,7 @@ My last circuit looked something like this: <img src="images/spice3.png" width="600px" class="center"> -Which became a sort-of kludgey board: +Which became a sort-of kludegy board: <img src="images/dwedm08.jpg" width="500px" class="center"> @@ -78,7 +77,7 @@ My understanding of the waveform: - Hearty N-Type MOSFETs: [IRFP460A](https://www.digikey.com/product-detail/en/vishay-siliconix/IRFP460APBF/IRFP460APBF-ND/811589) [FDB20N50F](https://www.digikey.com/product-detail/en/on-semiconductor/FDB20N50F/FDB20N50FCT-ND/4806461) -- High-side gate drivers: ... +- High-side gate drivers: [LM5107](http://www.ti.com/lit/ds/symlink/lm5107.pdf) #### Controls diff --git a/readme.md b/readme.md index 6e04e04..fc83fd3 100644 --- a/readme.md +++ b/readme.md @@ -61,7 +61,7 @@ My understanding of the waveform: - Hearty N-Type MOSFETs: [IRFP460A](https://www.digikey.com/product-detail/en/vishay-siliconix/IRFP460APBF/IRFP460APBF-ND/811589) [FDB20N50F](https://www.digikey.com/product-detail/en/on-semiconductor/FDB20N50F/FDB20N50FCT-ND/4806461) -- High-side gate drivers: ... +- High-side gate drivers: [LM5107](http://www.ti.com/lit/ds/symlink/lm5107.pdf) #### Controls -- GitLab