Programming for Electrical Engineers

Download Programming for Electrical Engineers PDF Online Free

Author :
Publisher : Academic Press
ISBN 13 : 0128215038
Total Pages : 289 pages
Book Rating : 4.1/5 (282 download)

DOWNLOAD NOW!


Book Synopsis Programming for Electrical Engineers by : James Squire

Download or read book Programming for Electrical Engineers written by James Squire and published by Academic Press. This book was released on 2020-07-08 with total page 289 pages. Available in PDF, EPUB and Kindle. Book excerpt: Programming for Electrical Engineers: MATLAB and Spice introduces beginning engineering students to programming in Matlab and Spice through engaged, problem-based learning and dedicated electrical and computer engineering content. The book draws its problems and examples specifically from electrical and computer engineering, covering such topics as circuit analysis, signal processing, and filter design. It teaches relevant computational techniques in the context of solving common problems in electrical and computer engineering, including mesh and nodal analysis, Fourier transforms, and phasor analysis. Programming for Electrical Engineers: MATLAB and Spice is unique among MATLAB textbooks for its dual focus on introductory-level learning and discipline-specific content in electrical and computer engineering. No other textbook on the market currently targets this audience with the same attention to discipline-specific content and engaged learning practices. Although it is primarily an introduction to programming in MATLAB, the book also has a chapter on circuit simulation using Spice, and it includes materials required by ABET Accreditation reviews, such as information on ethics, professional development, and lifelong learning. Discipline-specific: Introduces Electrical and Computer Engineering-specific topics, such as phasor analysis and complex exponentials, that are not covered in generic engineering Matlab texts Accessible: Pedagogically appropriate for freshmen and sophomores with little or no prior programming experience Scaffolded content: Addresses both script and functions but emphasizes the use of functions since scripts with non-scoped variables are less-commonly encountered after introductory courses Problem-centric: Introduces MATLAB commands as needed to solve progressively more complex EE/ECE-specific problems, and includes over 100 embedded, in-chapter questions to check comprehension in stages and support active learning exercises in the classroom Enrichment callouts: "Pro Tip" callouts cover common ABET topics, such as ethics and professional development, and "Digging Deeper" callouts provide optional, more detailed material for interested students

Programming for Electrical Engineers

Download Programming for Electrical Engineers PDF Online Free

Author :
Publisher : Academic Press
ISBN 13 : 9780128215029
Total Pages : 288 pages
Book Rating : 4.2/5 (15 download)

DOWNLOAD NOW!


Book Synopsis Programming for Electrical Engineers by : James C. Squire

Download or read book Programming for Electrical Engineers written by James C. Squire and published by Academic Press. This book was released on 2020-09 with total page 288 pages. Available in PDF, EPUB and Kindle. Book excerpt: Programming for Electrical Engineers: MATLAB and Spice introduces beginning engineering students to programming in Matlab and Spice through engaged, problem-based learning and dedicated electrical and computer engineering content. The book draws its problems and examples specifically from electrical and computer engineering, covering such topics as circuit analysis, signal processing, and filter design. It teaches relevant computational techniques in the context of solving common problems in electrical and computer engineering, including mesh and nodal analysis, Fourier transforms, and phasor analysis. Programming for Electrical Engineers: MATLAB and Spice is unique among MATLAB textbooks for its dual focus on introductory-level learning and discipline-specific content in electrical and computer engineering. No other textbook on the market currently targets this audience with the same attention to discipline-specific content and engaged learning practices. Although it is primarily an introduction to programming in MATLAB, the book also has a chapter on circuit simulation using Spice, and it includes materials required by ABET Accreditation reviews, such as information on ethics, professional development, and lifelong learning. Discipline-specific Introduces Electrical and Computer Engineering-specific topics, such as phasor analysis and complex exponentials, that are not covered in generic engineering Matlab texts Accessible Pedagogically appropriate for freshmen and sophomores with little or no prior programming experience Scaffolded content Addresses both script and functions but emphasizes the use of functions since scripts with non-scoped variables are less-commonly encountered after introductory courses Problem-centric Introduces MATLAB commands as needed to solve progressively more complex EE/ECE-specific problems, and includes over 100 embedded, in-chapter questions to check comprehension in stages and support active learning exercises in the classroom Enrichment callouts "Pro Tip" callouts cover common ABET topics, such as ethics and professional development, and "Digging Deeper" callouts provide optional, more detailed material for interested students

Engineering Design for Electrical Engineers

Download Engineering Design for Electrical Engineers PDF Online Free

Author :
Publisher : Pearson
ISBN 13 :
Total Pages : 232 pages
Book Rating : 4.3/5 (91 download)

DOWNLOAD NOW!


Book Synopsis Engineering Design for Electrical Engineers by : Alan D. Wilcox

Download or read book Engineering Design for Electrical Engineers written by Alan D. Wilcox and published by Pearson. This book was released on 1990 with total page 232 pages. Available in PDF, EPUB and Kindle. Book excerpt: A supplementary book for a project or senior design course. It provides a unified methodical approach to engineering design projects by first examining project design principles, then ullustrating their applications in six modules in digital, analog, electromagnetics, control, communications, and power.

Programming for Engineers

Download Programming for Engineers PDF Online Free

Author :
Publisher : Springer Science & Business Media
ISBN 13 : 3642233031
Total Pages : 238 pages
Book Rating : 4.6/5 (422 download)

DOWNLOAD NOW!


Book Synopsis Programming for Engineers by : Aaron R. Bradley

Download or read book Programming for Engineers written by Aaron R. Bradley and published by Springer Science & Business Media. This book was released on 2011-10-25 with total page 238 pages. Available in PDF, EPUB and Kindle. Book excerpt: To learn to program is to be initiated into an entirely new way of thinking about engineering, mathematics, and the world in general. Computation is integral to all modern engineering disciplines, so the better you are at programming, the better you will be in your chosen field. The author departs radically from the typical presentation by teaching concepts and techniques in a rigorous manner rather than listing how to use libraries and functions. He presents pointers in the very first chapter as part of the development of a computational model that facilitates an ab initio presentation of subjects such as function calls, call-by-reference, arrays, the stack, and the heap. The model also allows students to practice the essential skill of memory manipulation throughout the entire course rather than just at the end. As a result, this textbook goes further than is typical for a one-semester course -- abstract data types and linked lists, for example, are covered in depth. The computational model will also serve students in their adventures with programming beyond the course: instead of falling back on rules, they can think through the model to decide how a new programming concept fits with what they already know. The book is appropriate for undergraduate students of engineering and computer science, and graduate students of other disciplines. It contains many exercises integrated into the main text, and the author has made the source code available online.

Computer Engineering for Babies

Download Computer Engineering for Babies PDF Online Free

Author :
Publisher :
ISBN 13 : 9781735208701
Total Pages : 0 pages
Book Rating : 4.2/5 (87 download)

DOWNLOAD NOW!


Book Synopsis Computer Engineering for Babies by : Chase Roberts

Download or read book Computer Engineering for Babies written by Chase Roberts and published by . This book was released on 2021-10-20 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: An introduction to computer engineering for babies. Learn basic logic gates with hands on examples of buttons and an output LED.

MATLAB Tutorial for ECE Students and Engineers

Download MATLAB Tutorial for ECE Students and Engineers PDF Online Free

Author :
Publisher : SciTech Publishing
ISBN 13 : 9781891121760
Total Pages : 450 pages
Book Rating : 4.1/5 (217 download)

DOWNLOAD NOW!


Book Synopsis MATLAB Tutorial for ECE Students and Engineers by : Randy J. Jost

Download or read book MATLAB Tutorial for ECE Students and Engineers written by Randy J. Jost and published by SciTech Publishing. This book was released on 2013-02-25 with total page 450 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book combines the teaching of the MATLAB programming language with the presentation and development of carefully selected electrical and computer engineering (ECE) fundamentals. This is what distinguishes it from other books concerned with MATLAB: it is directed specifically to ECE concerns. Students will see, quite explicitly, how and why MATLAB is well suited to solve practical ECE problems. This book is intended primarily for the freshman or sophomore ECE major who has no programming experience, no background in EE or CE, and is required to learn MATLAB programming. It can be used for a course about MATLAB or an introduction to electrical and computer engineering, where learning MATLAB programming is strongly emphasized. A first course in calculus, usually taken concurrently, is essential. The distinguishing feature of this book is that about 15% of this MATLAB book develops ECE fundamentals gradually, from very basic principles. Because these fundamentals are interwoven throughout, MATLAB can be applied to solve relevant, practical problems. The plentiful, in-depth example problems to which MATLAB is applied were carefully chosen so that results obtained with MATLAB also provide insights about the fundamentals. With this "feedback approach" to learning MATLAB, ECE students also gain a head start in learning some core subjects in the EE and CE curricula. There are nearly 200 examples and over 80 programs that demonstrate how solutions of practical problems can be obtained with MATLAB. After using this book, the ECE student will be well prepared to apply MATLAB in all coursework that is commonly included in EE and CE curricula.

A First Course in Electrical and Computer Engineering

Download A First Course in Electrical and Computer Engineering PDF Online Free

Author :
Publisher : Addison Wesley Publishing Company
ISBN 13 :
Total Pages : 294 pages
Book Rating : 4.3/5 (91 download)

DOWNLOAD NOW!


Book Synopsis A First Course in Electrical and Computer Engineering by : Louis L. Scharf

Download or read book A First Course in Electrical and Computer Engineering written by Louis L. Scharf and published by Addison Wesley Publishing Company. This book was released on 1990 with total page 294 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Introduction to Programming with C++ for Engineers

Download Introduction to Programming with C++ for Engineers PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 1119431107
Total Pages : 658 pages
Book Rating : 4.1/5 (194 download)

DOWNLOAD NOW!


Book Synopsis Introduction to Programming with C++ for Engineers by : Boguslaw Cyganek

Download or read book Introduction to Programming with C++ for Engineers written by Boguslaw Cyganek and published by John Wiley & Sons. This book was released on 2021-02-08 with total page 658 pages. Available in PDF, EPUB and Kindle. Book excerpt: A complete textbook and reference for engineers to learn the fundamentals of computer programming with modern C++ Introduction to Programming with C++ for Engineers is an original presentation teaching the fundamentals of computer programming and modern C++ to engineers and engineering students. Professor Cyganek, a highly regarded expert in his field, walks users through basics of data structures and algorithms with the help of a core subset of C++ and the Standard Library, progressing to the object-oriented domain and advanced C++ features, computer arithmetic, memory management and essentials of parallel programming, showing with real world examples how to complete tasks. He also guides users through the software development process, good programming practices, not shunning from explaining low-level features and the programming tools. Being a textbook, with the summarizing tables and diagrams the book becomes a highly useful reference for C++ programmers at all levels. Introduction to Programming with C++ for Engineers teaches how to program by: Guiding users from simple techniques with modern C++ and the Standard Library, to more advanced object-oriented design methods and language features Providing meaningful examples that facilitate understanding of the programming techniques and the C++ language constructions Fostering good programming practices which create better professional programmers Minimizing text descriptions, opting instead for comprehensive figures, tables, diagrams, and other explanatory material Granting access to a complementary website that contains example code and useful links to resources that further improve the reader’s coding ability Including test and exam question for the reader’s review at the end of each chapter Engineering students, students of other sciences who rely on computer programming, and professionals in various fields will find this book invaluable when learning to program with C++.

Numerical and Analytical Methods with MATLAB for Electrical Engineers

Download Numerical and Analytical Methods with MATLAB for Electrical Engineers PDF Online Free

Author :
Publisher : CRC Press
ISBN 13 : 1466576073
Total Pages : 388 pages
Book Rating : 4.4/5 (665 download)

DOWNLOAD NOW!


Book Synopsis Numerical and Analytical Methods with MATLAB for Electrical Engineers by : William Bober

Download or read book Numerical and Analytical Methods with MATLAB for Electrical Engineers written by William Bober and published by CRC Press. This book was released on 2016-04-19 with total page 388 pages. Available in PDF, EPUB and Kindle. Book excerpt: Combining academic and practical approaches to this important topic, Numerical and Analytical Methods with MATLAB® for Electrical Engineers is the ideal resource for electrical and computer engineering students. Based on a previous edition that was geared toward mechanical engineering students, this book expands many of the concepts presented in that book and replaces the original projects with new ones intended specifically for electrical engineering students. This book includes: An introduction to the MATLAB programming environment Mathematical techniques for matrix algebra, root finding, integration, and differential equations More advanced topics, including transform methods, signal processing, curve fitting, and optimization An introduction to the MATLAB graphical design environment, Simulink Exploring the numerical methods that electrical engineers use for design analysis and testing, this book comprises standalone chapters outlining a course that also introduces students to computational methods and programming skills, using MATLAB as the programming environment. Helping engineering students to develop a feel for structural programming—not just button-pushing with a software program—the illustrative examples and extensive assignments in this resource enable them to develop the necessary skills and then apply them to practical electrical engineering problems and cases.

Programming Industrial Control Systems Using IEC 1131-3

Download Programming Industrial Control Systems Using IEC 1131-3 PDF Online Free

Author :
Publisher : IET
ISBN 13 : 9780852969502
Total Pages : 350 pages
Book Rating : 4.9/5 (695 download)

DOWNLOAD NOW!


Book Synopsis Programming Industrial Control Systems Using IEC 1131-3 by : Robert W. Lewis

Download or read book Programming Industrial Control Systems Using IEC 1131-3 written by Robert W. Lewis and published by IET. This book was released on 1998 with total page 350 pages. Available in PDF, EPUB and Kindle. Book excerpt: This revised edition includes all IEC proposed amendments and corrections for the planned 1999 revision of IEC 1131-3, as agreed by the IEC working group. It accurately describes the languages and concepts, and interprets the standard for practical implementation and applications.

Lessons in Electric Circuits: An Encyclopedic Text & Reference Guide (6 Volumes Set)

Download Lessons in Electric Circuits: An Encyclopedic Text & Reference Guide (6 Volumes Set) PDF Online Free

Author :
Publisher : Koros Press
ISBN 13 : 9781907653070
Total Pages : pages
Book Rating : 4.6/5 (53 download)

DOWNLOAD NOW!


Book Synopsis Lessons in Electric Circuits: An Encyclopedic Text & Reference Guide (6 Volumes Set) by : Tony R. Kuphaldt

Download or read book Lessons in Electric Circuits: An Encyclopedic Text & Reference Guide (6 Volumes Set) written by Tony R. Kuphaldt and published by Koros Press. This book was released on 2011 with total page pages. Available in PDF, EPUB and Kindle. Book excerpt:

A Primer on Scientific Programming with Python

Download A Primer on Scientific Programming with Python PDF Online Free

Author :
Publisher : Springer
ISBN 13 : 3662498871
Total Pages : 942 pages
Book Rating : 4.6/5 (624 download)

DOWNLOAD NOW!


Book Synopsis A Primer on Scientific Programming with Python by : Hans Petter Langtangen

Download or read book A Primer on Scientific Programming with Python written by Hans Petter Langtangen and published by Springer. This book was released on 2016-07-28 with total page 942 pages. Available in PDF, EPUB and Kindle. Book excerpt: The book serves as a first introduction to computer programming of scientific applications, using the high-level Python language. The exposition is example and problem-oriented, where the applications are taken from mathematics, numerical calculus, statistics, physics, biology and finance. The book teaches "Matlab-style" and procedural programming as well as object-oriented programming. High school mathematics is a required background and it is advantageous to study classical and numerical one-variable calculus in parallel with reading this book. Besides learning how to program computers, the reader will also learn how to solve mathematical problems, arising in various branches of science and engineering, with the aid of numerical methods and programming. By blending programming, mathematics and scientific applications, the book lays a solid foundation for practicing computational science. From the reviews: Langtangen ... does an excellent job of introducing programming as a set of skills in problem solving. He guides the reader into thinking properly about producing program logic and data structures for modeling real-world problems using objects and functions and embracing the object-oriented paradigm. ... Summing Up: Highly recommended. F. H. Wild III, Choice, Vol. 47 (8), April 2010 Those of us who have learned scientific programming in Python ‘on the streets’ could be a little jealous of students who have the opportunity to take a course out of Langtangen’s Primer.” John D. Cook, The Mathematical Association of America, September 2011 This book goes through Python in particular, and programming in general, via tasks that scientists will likely perform. It contains valuable information for students new to scientific computing and would be the perfect bridge between an introduction to programming and an advanced course on numerical methods or computational science. Alex Small, IEEE, CiSE Vol. 14 (2), March /April 2012 “This fourth edition is a wonderful, inclusive textbook that covers pretty much everything one needs to know to go from zero to fairly sophisticated scientific programming in Python...” Joan Horvath, Computing Reviews, March 2015

Aise MATLAB Programming for Engineers

Download Aise MATLAB Programming for Engineers PDF Online Free

Author :
Publisher :
ISBN 13 : 9781111576721
Total Pages : 576 pages
Book Rating : 4.5/5 (767 download)

DOWNLOAD NOW!


Book Synopsis Aise MATLAB Programming for Engineers by : Stephen Chapman

Download or read book Aise MATLAB Programming for Engineers written by Stephen Chapman and published by . This book was released on 2014-05-20 with total page 576 pages. Available in PDF, EPUB and Kindle. Book excerpt:

C Programming for Scientists and Engineers with Applications

Download C Programming for Scientists and Engineers with Applications PDF Online Free

Author :
Publisher : Jones & Bartlett Learning
ISBN 13 : 0763739529
Total Pages : 857 pages
Book Rating : 4.7/5 (637 download)

DOWNLOAD NOW!


Book Synopsis C Programming for Scientists and Engineers with Applications by : Rama Reddy

Download or read book C Programming for Scientists and Engineers with Applications written by Rama Reddy and published by Jones & Bartlett Learning. This book was released on 2010 with total page 857 pages. Available in PDF, EPUB and Kindle. Book excerpt: C is a favored and widely used programming language, particularly within the fields of science and engineering. C Programming for Scientists and Engineers with Applications guides readers through the fundamental, as well as the advanced concepts, of the C programming language as it applies to solving engineering and scientific problems. Ideal for readers with no prior programming experience, this text provides numerous sample problems and their solutions in the areas of mechanical engineering, electrical engineering, heat transfer, fluid mechanics, physics, chemistry, and more. It begins with a chapter focused on the basic terminology relating to hardware, software, problem definition and solution. From there readers are quickly brought into the key elements of C and will be writing their own code upon completion of Chapter 2. Concepts are then gradually built upon using a strong, structured approach with syntax and semantics presented in an easy-to-understand sentence format. Readers will find C Programming for Scientists and Engineers with Applications to be an engaging, user-friendly introduction to this popular language.

Introductory Electrical Engineering With Math Explained in Accessible Language

Download Introductory Electrical Engineering With Math Explained in Accessible Language PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 1119580188
Total Pages : 612 pages
Book Rating : 4.1/5 (195 download)

DOWNLOAD NOW!


Book Synopsis Introductory Electrical Engineering With Math Explained in Accessible Language by : Magno Urbano

Download or read book Introductory Electrical Engineering With Math Explained in Accessible Language written by Magno Urbano and published by John Wiley & Sons. This book was released on 2019-12-05 with total page 612 pages. Available in PDF, EPUB and Kindle. Book excerpt: Offers an understanding of the theoretical principles in electronic engineering, in clear and understandable terms Introductory Electrical Engineering With Math Explained in Accessible Language offers a text that explores the basic concepts and principles of electrical engineering. The author—a noted expert on the topic—explains the underlying mathematics involved in electrical engineering through the use of examples that help with an understanding of the theory. The text contains clear explanations of the mathematical theory that is needed to understand every topic presented, which will aid students in engineering courses who may lack the necessary basic math knowledge. Designed to breakdown complex math concepts into understandable terms, the book incorporates several math tricks and knowledge such as matrices determinant and multiplication. The author also explains how certain mathematical formulas are derived. In addition, the text includes tables of integrals and other tables to help, for example, find resistors’ and capacitors’ values. The author provides the accessible language, examples, and images that make the topic accessible and understandable. This important book: • Contains discussion of concepts that go from the basic to the complex, always using simplified language • Provides examples, diagrams, and illustrations that work to enhance explanations • Explains the mathematical knowledge that is crucial to understanding electrical concepts • Contains both solved exercises in-line with the explanations Written for students, electronic hobbyists and technicians, Introductory Electrical Engineering With Math Explained in Accessible Language is a much-needed text that is filled with the basics concepts of electrical engineering with the approachable math that aids in an understanding of the topic.

LabVIEW for Electrical Engineers and Technologists

Download LabVIEW for Electrical Engineers and Technologists PDF Online Free

Author :
Publisher :
ISBN 13 : 9780981975337
Total Pages : 146 pages
Book Rating : 4.9/5 (753 download)

DOWNLOAD NOW!


Book Synopsis LabVIEW for Electrical Engineers and Technologists by : Stephen Philip Tubbs

Download or read book LabVIEW for Electrical Engineers and Technologists written by Stephen Philip Tubbs and published by . This book was released on 2011-08 with total page 146 pages. Available in PDF, EPUB and Kindle. Book excerpt: LabVIEW has the market on instrumentation to personal computer data retrieval and data manipulation. It is also capable of controlling instrumentation and equipment. It has few competitors. Monster.com has hundreds of advertisements for jobs requiring LabVIEW. The first purpose of this book is to quickly teach an electrical engineer or technologist how to use LabVIEW. The reader learns by example. Complete keystroke-to-keystroke details are provided for problem solution and documentation. Half of this book's examples demonstrate LabVIEW's abilities as a stand-alone programming language for performing numeric electrical computations. The other half gives examples with simulated and actual sensor and control circuits. The simplest and most basic uses of LabVIEW are in the first examples. The reader could use the examples' solutions as starting models for his own programs. It is assumed that the reader has an analytical electrical background of the sort that would be gained in a university electrical engineering or electrical engineering technology program. LabVIEW is available in a free 30 day full featured evaluation version. Its key features can be learned in 30 days.

Electrical Engineering | Step by Step

Download Electrical Engineering | Step by Step PDF Online Free

Author :
Publisher : 3dtech
ISBN 13 : 9783949804748
Total Pages : 90 pages
Book Rating : 4.8/5 (47 download)

DOWNLOAD NOW!


Book Synopsis Electrical Engineering | Step by Step by : M. Eng. Johannes Wild

Download or read book Electrical Engineering | Step by Step written by M. Eng. Johannes Wild and published by 3dtech. This book was released on 2021-11-14 with total page 90 pages. Available in PDF, EPUB and Kindle. Book excerpt: Are you looking for a simple and understandable introduction to the basics of electrical engineering and electronics? Then you are well advised with this book! As an engineer (M.Eng.) I would like to teach you the basics of electrical engineering and electronics. In summary, this book offers you an easy to understand, intuitively structured and practical introduction to the world of electrical engineering! What is current and what is voltage? What is charge? What is power, what is 1 kWh? How does an electric motor work? What is the difference between direct current and alternating current? This electrical engineering handbook not only answers these questions, but also covers many other topics in depth and detail. In addition, in this compact beginner's guide, you will quickly and easily learn the functions as well as the application of important electronic components such as resistors, diodes, transistors, capacitors and much more. This book offers you a comprehensive yet compact introduction to the basics of electrical engineering and electronics! In addition to important basic terms and principles, you will also learn, for example, how to analyze circuits (Kirchhoff's rules), what a bipolar transistor is, what a MOSFET is, and how a RLC circuit is designed. We will also look at what happens when you place an inductor in a magnetic field and what practical applications these basic principles have in our modern world. We will also do some calculations together and we will learn the mathematical equations behind the basic principles of electrical engineering in each chapter. However, depending on how deep you want to go into the material, you can also just take note of them. This fundamentals book is aimed specifically at anyone who has no prior knowledge of electrical and electronic engineering, or who already has some knowledge but is looking for a practical and understandable guide to electrical engineering. No matter what age you are, what profession you have, whether you are a pupil, student or pensioner. This book is for anyone who wants or needs to learn about electrical engineering and electronics. The aim of this book is to introduce you to how electrical engineering accompanies us in everyday life and the basic principles involved. In addition, you will learn the basics of direct current technology and alternating current technology, their theoretical backgrounds and much more! Develop a basic understanding of electrical engineering and electronics in no time! Therefore, do not hesitate any longer, best take a look at the book and get your copy home as an ebook or paperback! Briefly summarized, you will learn the following in detail in this course: - Basic concepts and basic quantities of electrical engineering - How to analyze and solve electrical engineering circuits - Ohm's law, Ampere's law and Farady's law - Components such as resistor, diode (e.g. LED), transistor, capacitor, transformer, ..., and how they work and what they are used for - The difference between direct current and alternating current, as well as single-phase and multi-phase systems - How does electricity get into the house? Getting to know the power supply system - Direct current and alternating current motors and their structure / mode of operation - Outlook: Renewable energies such as photovoltaics and wind power - and much more! Take a look at the book and get your copy as an ebook or paperback!