Benutzer-Werkzeuge

Webseiten-Werkzeuge


professoren_webseiten:rebholz:diypowerpcb

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
professoren_webseiten:rebholz:diypowerpcb [2025/03/01 21:02] – [Introduction] hrebholzprofessoren_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 21: Zeile 21:
  
  
 +The brain of the board is represented by an ESP32 microcontroller. This controller is very powerful and widely available at affordable prices. You can directly program it using the Arduino IDE or ESP-IDF. For lab lessons, you will use a serial communication interface between MATLAB Simulink and the controller to command the board.
  
 +Schematic: {{ :professoren_webseiten:rebholz:schematic_diy_power_pcb.pdf |}}
  
  
-===== USB Isolator ===== +To use the DIY Power PCB, you can program the ESP32 using the Arduino IDE or the ESPRESSIFWorkspace (Espressif-IDE) development platform. 
-Bei Arbeiten mit angeschlossener seriellen Schnittstelle über USB bitte immer einen Isolator +Arduino IDE is more intuitive; however, it is not capable of utilizing the full range of the timer units. Espressif-IDE allows you to access the full functionality of the microcontroller, and the programmer is also faster than the Arduino IDE. However, it is more complicated to get started with. 
-verwenden zum Schutz des eigenen Rechners.+ 
 +**Board Flyer** 
 + 
 +{{ :professoren_webseiten:rebholz:diy_summary_v2board.jpg?direct&900 |}} 
 + 
 +===== Downloads ===== 
 + 
 +Version 2 of DIY Power PCB KiCAD Files: {{ :professoren_webseiten:rebholz:kicad_diypowerpcb_v2.zip |Download}}  
 + 
 +If you want to generate fancy 3D images you have to download the model files: {{ :professoren_webseiten:rebholz:htwg.3dshapes.zip | Download 3D Models}} \\ 
 +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://ftdichip.com/drivers/vcp-drivers/|Link to FTDI]] 
 + 
 +===== 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 slowlyThis 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 ===== 
 + 
 + 
 +In many of our experiments, we control the hardware via the serial interface. To protect the connected PC, you should use galvanic isolation between the PC and the microcontroller board when the supply voltage is active. This prevents overvoltages from destroying the USB port even in the event of major errors in the setup (short circuit or load dump) on the control PC. \\ 
 +The isolators are available in the laboratory. 
 z.B. \\ z.B. \\
 {{:professoren_webseiten:rebholz:usb_isolator.png?400|}} {{:professoren_webseiten:rebholz:usb_isolator.png?400|}}
  
professoren_webseiten/rebholz/diypowerpcb.1740862946.txt.gz · Zuletzt geändert: 2025/03/01 21:02 von hrebholz

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki