3-phase IGBT-inverter – Working principles
In this article the 3-phase IGBT inverter and its functional operation are discussed. In order to realize the 3-phase output from a circuit employing dc as the input voltage, a 3-phase (IGBT) inverter has to be used. The inverter is build of switching devices, thus the way in which the ...
Using PWM in PIC16F877A
Digital signals (0 or 1) and analog signals (range of values) are both used in electronics. Analog inputs can be converted to digital through an ADC. To control analog devices with a microcontroller, DACs are used but they're costly and space-consuming. PWM (Pulse Width Modulation) is a cost-effective technique that ...