professoren_webseiten:rebholz:course_a_power_electronics
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
professoren_webseiten:rebholz:course_a_power_electronics [2025/05/05 14:55] – [Simulation] hrebholz | professoren_webseiten:rebholz:course_a_power_electronics [2025/05/22 11:27] (aktuell) – [Adding Gate Driver] hrebholz | ||
---|---|---|---|
Zeile 84: | Zeile 84: | ||
{{ : | {{ : | ||
Gate drivers are often equipped with additional features. Our driver can detect overcurrents and if necessary, will turn off all MOSFETs for safety. Since overcurrents in a simulation tool will not damage your PC or notebook, you can ignore this feature in the simulation. Pull up the RFE output and connect ITRIP to ground. \\ | Gate drivers are often equipped with additional features. Our driver can detect overcurrents and if necessary, will turn off all MOSFETs for safety. Since overcurrents in a simulation tool will not damage your PC or notebook, you can ignore this feature in the simulation. Pull up the RFE output and connect ITRIP to ground. \\ | ||
- | Datasheet: {{ : | + | Datasheet: {{ : |
+ | Download {{ : | ||
<WRAP center round todo 80%> | <WRAP center round todo 80%> | ||
Zeile 465: | Zeile 466: | ||
<WRAP center round todo 80%> | <WRAP center round todo 80%> | ||
**Task 18a** | **Task 18a** | ||
- | Expand the simulation to include the necessary control so that one part of the circuit operates with simultaneous clocking | + | Expand the simulation to include the necessary control so that one part of the circuit operates with synchronous PWM on both sides, while another part operates with a T/2 offset. Verify the functionality at various load points. Does the result match your expectations? |
**Task 18b** \\ | **Task 18b** \\ | ||
- | Observe the output currents and compare the currents for the different control schemes. | + | Observe the output currents and compare the currents for the different control schemes.\\ |
+ | There are a total of three significant reasons to choose T/2 offset clocking. What are they? \\ | ||
+ | Write a few centences about:\\ | ||
+ | 1. Current Ripple: \\ | ||
+ | 2. Zero voltage output: \\ | ||
+ | 3. Heat distribution: | ||
</ | </ | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | The output voltage becomes positive for PWM duty cycles greater than 0.5, and correspondingly negative for values below 0.5. In the case of simultaneous clocking on both sides, the following can be observed: at D = 0.5, the average output voltage is 0 V. As we know, in power electronics, | ||
+ | You have probably already discovered yourself that at D = 0.5, the output current becomes exactly zero, without any circulating reactive power if we use the PWMs with T/2 offset. | ||
+ | |||
+ | ==== Experiment ==== | ||
+ | |||
+ | Lets try the full bridge with our DIY board. As a first step, we will look at the signals without the motor connected. Once we are sure that everything is correctly wired, we can operate the motor.\\ | ||
+ | **Hardware requirements**\\ | ||
+ | Make sure, that the driver circuit of the second half bridge V is assembled correctly. Check the PWM signals with the oscilloscope.\\ | ||
+ | **Software requirements**\\ | ||
+ | In order for current to flow through the motor, it is essential to activate the diagonal MOSFET pairs of the full bridge simultaneously—i.e., | ||
+ | |||
+ | Duty_V = 1 − Duty_U | ||
+ | |||
+ | This inversion effectively ensures complementary switching of the corresponding low-side Mosfet, simplifying the implementation of the control scheme.\\ | ||
+ | Within Simulink just us a simple sum block: | ||
+ | {{ : | ||
+ | |||
+ | Additionally, | ||
+ | If we wish to revert this automatic phase shift, we can do so by using a slider or parameter in Simulink to apply an additional 180° phase shift, effectively canceling out the original offset and returning to in-phase (0°) operation. | ||
+ | |||
+ | |||
+ | {{ : | ||
+ | |||
+ | <WRAP center round todo 80%> | ||
+ | **Task 19a** | ||
+ | Setup Simulink for full bridge operation. Measure the PWM Signals for Q1 and Q4 and check if you can apply synchronous and phase shifted PWM signals. Please do this with no load connected and without power supply.\\ | ||
+ | **Task 19b**\\ | ||
+ | Set the duty cycle to D = 0.5. Connect the load (DC motor) and the power supply. Consider how you can verify that your full bridge is operating correctly. | ||
+ | </ | ||
+ | |||
<color # | <color # |
professoren_webseiten/rebholz/course_a_power_electronics.1746456917.txt.gz · Zuletzt geändert: 2025/05/05 14:55 von hrebholz