professoren_webseiten:rebholz:diypowerpcb
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
professoren_webseiten:rebholz:diypowerpcb [2025/03/02 16:54] – [Introduction] hrebholz | professoren_webseiten:rebholz:diypowerpcb [2025/03/06 21:06] (aktuell) – [Downloads] hrebholz | ||
---|---|---|---|
Zeile 3: | Zeile 3: | ||
===== Introduction ===== | ===== Introduction ===== | ||
- | Theoretical derivations in a lecture are part of everyday university life. But you can only really get to grips with topics if you apply what you have learned! For this reason, we have developed the DIY Power PCB. This enables us to provide all interested students with their own hardware platform to carry out a wide variety of experiments on the subject of power electronics. | + | Theoretical derivations in a lecture are part of everyday university life. But you can only really get to grips with topics if you apply what you have learned! For this reason, we have developed the DIY Power PCB. This enables us to provide all interested students with their own hardware platform to carry out a wide variety of experiments on the subject of power electronics. |
- | The idea was not to build the most powerful or the smallest hardware, but a hardware whose components can largely be assembled automatically and which is above all inexpensive and robust. So no worries if a short circuit is generated or smoke rises ;-) | + | The idea was not to build the most powerful or the smallest hardware, but a hardware whose components can largely be assembled automatically and which is above all inexpensive and robust. So no worries if a short circuit is generated or smoke rises ;-) \\ |
The DIY Power PCB is used in various experiments in the lectures on power electronics and electrical drives and costs less than 20€ for our students when fully assembled. | The DIY Power PCB is used in various experiments in the lectures on power electronics and electrical drives and costs less than 20€ for our students when fully assembled. | ||
Zeile 26: | Zeile 26: | ||
- | To use the DIY Power PCB, you can program the ESP32 using the Arduino IDE or the ESP-IDF development platform. | + | To use the DIY Power PCB, you can program the ESP32 using the Arduino IDE or the ESPRESSIFWorkspace (Espressif-IDE) development platform. |
- | Arduino IDE is more intuitive; however, it is not capable of utilizing the full range of the timer units. | + | Arduino IDE is more intuitive; however, it is not capable of utilizing the full range of the timer units. |
+ | |||
+ | **Board Flyer** | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | ===== Downloads ===== | ||
+ | |||
+ | Version 2 of DIY Power PCB KiCAD Files: {{ : | ||
+ | |||
+ | If you want to generate fancy 3D images you have to download the model files: {{ : | ||
+ | The content of the .zip must be saved in the “3dmodels” folder of KiCAD in a new folder with the name “htwg.3dshapes”. \\ | ||
+ | |||
+ | If your PC does not recognize a USB-to-serial connection, you might not have installed the correct driver yet: | ||
+ | Download the latest drivers: [[https:// | ||
+ | |||
+ | ===== Known Bugs ===== | ||
+ | |||
+ | Following Bugs will be removed within V3 soon: | ||
+ | |||
+ | * Flashing only works if the incremental encoder is in the correct position, as it blocks the UART signal at every second rotation stage. | ||
+ | * The incremental encoder only works if the ESP32 is also supplied via USB. | ||
+ | * As the internal resistance of the driver is considerably high (200 Ohm), the bootstrap capacitor is only recharged slowly. This means that only duty cycle values of up to approx. 90% are possible. In V3 the problem is solved by an additional external bootstrap diode. | ||
===== Isolation ===== | ===== Isolation ===== | ||
professoren_webseiten/rebholz/diypowerpcb.1740934441.txt.gz · Zuletzt geändert: 2025/03/02 16:54 von hrebholz