This course can also be taken for academic credit as ECEA 5731, part of CU Boulder’s Master of Science in Electrical Engineering degree. In this course, you will learn the purpose of each component in an equivalent-circuit model of a lithium-ion battery cell, how to determine their parameter values from lab-test data, and how to use them to simulate cell behaviors under … [Read more...] about Equivalent Circuit Cell Model Simulation
Electrical Engineering
Embedded Software and Hardware Architecture
Embedded Software and Hardware Architecture is a first dive into understanding embedded architectures and writing software to manipulate this hardware. You will gain experience writing low-level firmware to directly interface hardware with highly efficient, readable and portable design practices. We will now transition from the Host Linux Machine where we built and ran code in … [Read more...] about Embedded Software and Hardware Architecture
Photovoltaic solar energy
The course is an introduction to the photovoltaic (PV) applications in the general mix energetic context dominated by climate warming mitigation. The various uses of solar energy are firstly presented before a short description of the principle of the direct solar photon conversion into electricity (PV). The various PV technologies are reviewed in the current context dominated … [Read more...] about Photovoltaic solar energy
Battery State-of-Health (SOH) Estimation
This course can also be taken for academic credit as ECEA 5733, part of CU Boulder’s Master of Science in Electrical Engineering degree. In this course, you will learn how to implement different state-of-health estimation methods and to evaluate their relative merits. By the end of the course, you will be able to: - Identify the primary degradation mechanisms that occur in … [Read more...] about Battery State-of-Health (SOH) Estimation
The Arduino Platform and C Programming
The Arduino is an open-source computer hardware/software platform for building digital devices and interactive objects that can sense and control the physical world around them. In this class you will learn how the Arduino platform works in terms of the physical board and libraries and the IDE (integrated development environment). You will also learn about shields, which are … [Read more...] about The Arduino Platform and C Programming