The textbook Power Electronics with MATLAB by L. Ashok Kumar, A. Kalaiarasi, and Y. Uma Maheswari is a 544-page comprehensive guide published by Cambridge University Press. It is designed for undergraduate and graduate students in electrical and electronics engineering, focusing on fundamental concepts through MATLAB simulations. Core Table of Contents

This code simulates a single-phase rectifier and plots the output voltage. You can modify and expand this code to simulate more complex power electronics circuits.

Steps from the book:

Chapter 1: Introduction to MATLAB: Covers basic features, programming with M-files, and mathematical operations.

A. Phase-Controlled Rectifiers (AC to DC)

  1. Design and simulation of a speed control system for a DC motor using MATLAB.
  2. Design and simulation of a grid-connected solar power system using MATLAB.
  3. Design and simulation of a battery management system using MATLAB.

Unlocking Modern Power Systems: The Ultimate Guide to "Power Electronics with MATLAB" by Ashok Kumar (New Edition)

Introduction

In the rapidly evolving world of electrical engineering, Power Electronics stands as the backbone of modern technology. From electric vehicles and renewable energy systems to smart grids and industrial drives, power electronics converters are everywhere. However, mastering the theoretical concepts—such as SCR firing circuits, PWM inverters, and chopper topologies—is only half the battle. The real challenge lies in simulation and validation.