# Fundamentals of Electrical Engineering

## Free and Open References

* [Lesson of Electrical Circuit](https://www.ibiblio.org/kuphaldt/electricCircuits/), [All About Circuit Version](https://www.allaboutcircuits.com/textbook/) License: Design Science License
* [All about Circuits Worksheets](https://www.allaboutcircuits.com/worksheets/), [original worksheet](https://ibiblio.org/kuphaldt/socratic/doc/topical.html) License: CC-BY
* [Modular Electronics Learning Project](https://ibiblio.org/kuphaldt/socratic/model/index.html) License: CC-BY
* [Fundamentals of Electrical Engineering I (PDF) by Don H. Johnson](https://www.ece.rice.edu/~dhj/courses/elec241/col10040.pdf) or [Fundamentals of Electrical Engineering in OpenStax](https://cnx.org/contents/d442r0wh@9.72:g9deOnx5@19/Themes) License: CC-BY

## Free References

* [Navy Electricity and Electronics Training](https://www.fcctests.com/neets/Neets.htm)
* [DOE Fundamentals Handbook Electrical Science Volume (4 volumes)](https://www.standards.doe.gov/standards-documents/1000/1011-bhdbk-1992-v1)

## Proprietary References

* [Electrical and Electronic Principles and Technology by John Bird](https://books.google.com/books/about/Electrical_and_Electronic_Principles_and.html?id=3YUpZ_hNmmwC\&redir_esc=y)
* [Principles and Applications of Electrical Engineering by Giorgio Rizzoni](https://highered.mheducation.com/sites/0072962984/information_center_view0/index.html)
* [Fundamentals of Electrical Engineering by Giorgio Rizzoni](https://highered.mheducation.com/sites/0073380377/index.html)
* [Comprehensive Dictionary of Electrical Engineering by Philip A. Laplante](https://www.google.com/books/edition/_/_UBzZ4coYMkC?hl=en)
* [Electrical Engineering: Know It All by Clive Maxfield et.al.](https://www.google.com/books/edition/_/BYZT1U-YNQwC?hl=en)
* [Fundamental Electrical and Electronic Principles by Christopher R. Robertson](https://www.google.com/books/edition/Fundamental_Electrical_and_Electronic_Pr/x1tFNEASH48C?hl=en\&gbpv=0)
* [Electrical Engineering Principles and Applications by Allan R. Hambley](https://www.google.com/books/edition/Electrical_Engineering/MtpIHCEVKacC?hl=en\&gbpv=0)
* [The Electrical Engineering Handbook by Richard C. Dorf](https://www.google.com/books/edition/_/qP7HvuakLgEC?hl=en)
* [The Electrical Engineering Handbook by Wai Kai Chen](https://www.google.com/books/edition/_/qhHsSlazGrQC?hl=en)
* [The Resource Handbook of Electronics by Jerry C. Whitaker](https://www.google.com/books/edition/_/MUBZDwAAQBAJ?hl=en)

## MOOC Course

* [EdX Electrical Engineering Online Course](https://www.edx.org/learn/electrical-engineering)
* [Khan Academy on Electrical Engineering](https://www.khanacademy.org/science/electrical-engineering)

## Related Videos

* [History of Electrical Engineering](https://www.youtube.com/watch?v=NUUeGianTKM)
* [Electrical Engineering Playlist by Reach](https://www.youtube.com/watch?v=1zmlPU_wXaQ\&list=PLsLmnMXzXl082peVyg2M9LQtqtnH7QHF5)
* [Electrical Engineering Playlist by Zach Star](https://www.youtube.com/watch?v=QQewdCJTcIU\&list=PLi5WqFHu_OJMw17TlXTrxNWB3iDkxmEb2)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://irosyadi.gitbook.io/irosyadi/course/fundamentals-of-electrical-engineering.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
