Cantitate/Preț
Produs

Simulating Nonlinear Circuits with Python Power Electronics

Autor Shivkumar V. Iyer
en Limba Engleză Hardback – 6 feb 2018
This book provides readers with an in-depth discussion of circuit simulation, combining basic electrical engineering circuit theory with Python programming. It fills an information gap by describing the development of Python Power Electronics, an open-source software for simulating circuits, and demonstrating its use in a sample circuit. Unlike typical books on circuit theory that describe how circuits can be solved mathematically, followed by examples of simulating circuits using specific, commercial software, this book has a different approach and focus. The author begins by describing every aspect of the open-source software, in the context of non-linear power electronic circuits, as a foundation for aspiring or practicing engineers to embark on further development of open source software for different purposes.  By demonstrating explicitly the operation of the software through algorithms, this book brings together the fields of electrical engineering and software technology.
Citește tot Restrânge

Preț: 70446 lei

Preț vechi: 85910 lei
-18%

Puncte Express: 1057

Carte tipărită la comandă

Livrare economică 28 mai-11 iunie


Specificații

ISBN-13: 9783319739830
ISBN-10: 3319739832
Pagini: 228
Ilustrații: X, 215 p. 117 illus., 26 illus. in color.
Dimensiuni: 160 x 241 x 18 mm
Greutate: 0.51 kg
Ediția:1st edition 2018
Editura: Springer
Locul publicării:Cham, Switzerland

Cuprins

Introduction.- Introduction to Python.- User Interface.- Interface for User Control Functions.- Case Study - Shunt VAR Compensator.- Nodes, Branches and Loops.- Circuit analysis - Loop analysis.- Circuit analysis - Nodal analysis.- Conclusions.

Notă biografică

Shivkumar Venkatraman Iyer is an independent researcher, based in Toronto, Canada, with expertise in power electronics.

Textul de pe ultima copertă

This book provides readers with an in-depth discussion of circuit simulation, combining basic electrical engineering circuit theory with Python programming. It fills an information gap by describing the development of Python Power Electronics, an open-source software for simulating circuits, and demonstrating its use in a sample circuit. Unlike typical books on circuit theory that describe how circuits can be solved mathematically, followed by examples of simulating circuits using specific, commercial software, this book has a different approach and focus. The author begins by describing every aspect of the open-source software, in the context of non-linear power electronic circuits, as a foundation for aspiring or practicing engineers to embark on further development of open source software for different purposes.  By demonstrating explicitly the operation of the software through algorithms, this book brings together the fields of electrical engineering and software technology.
  • Written by a practicing engineer, with expertise in both power electronic circuits and Python programming, who developed an open-source circuit simulator from scratch;
  • Based on a free and open source circuit simulator, which makes it accessible to everyone in the world to run the tests when reading the book;
  • Supplemented by online tutorials on the simulator website, making the material vast compared to other books that are limited to selective cases.