DC Circuit Analysis
Curriculum Module
Created with R2021b. Compatible with R2021b and later releases.
Information
This curriculum module contains interactive MATLAB® live scripts and Simscape™ models that teaches the fundamental concepts of DC circuits.
Background
You can use these live scripts as demonstrations in lectures, class activities, or interactive assignments outside class. DC Circuit Analysis covers topics such as mesh analysis, nodal analysis, thevenin circuits, RL circuits, RLC circuits, and op amps. It also includes an application of a virtual oscilloscope to perform measurements of the variety of DC circuits.
The instructions inside the live scripts will guide you through the exercises and activities. Get started with each live script by running it one section at a time. To stop running the script or a section midway (for example, when an animation is in progress), use the Stop button in the RUN section of the Live Editor tab in the MATLAB Toolstrip.
Contact Us
Solutions are available upon instructor request. Contact the bat365 teaching resources team if you would like to request solutions, provide feedback, or if you have a question.
Prerequisites
This module assumes knowledge of basic ciruit theory and standard electrical circuit notation. There is minimal MATLAB and Simscape knowledge required for these scripts, but you could use MATLAB Onramp and Circuit Simulation Onramp as a resource to acquire familiarity with MATLAB syntax, live scripts, and models.
Getting Started
Accessing the Module
On MATLAB Online:
Use the link to download the module. You will be prompted to log in or create a bat365 account. The project will be loaded, and you will see an app with several navigation options to get you started.
On Desktop:
Download or clone this repository. Open MATLAB, navigate to the folder containing these scripts and double-click on [DCCircuitAnalysis.prj](matlab: openProject("DCCircuitAnalysis.prj")). It will add the appropriate files to your MATLAB path and open an app that asks you where you would like to start.
Ensure you have all the required products (listed below) installed. If you need to include a product, add it using the Add-On Explorer. To install an add-on, go to the Home tab and select Add-Ons > Get Add-Ons.
Products
MATLAB is used throughout. Tools from Simulink®, Simscape, Simscape Electrical™, and DSP System Toolbox™ are used frequently as well.
Scripts
If you are viewing this in a version of MATLAB prior to R2023b, you can view the learning outcomes for each script here
MeshAnalysis.mlx
NodalAnalysis.mlx
TheveninNorton.mlx
RCCircuits.mlx
RLCCircuits.mlx
OpAmps.mlx
How-To Videos
These short videos demonstrate some of the basic techniques used to simulate and measure circuits in the module.
License
The license for this module is available in the LICENSE.md.
Related Courseware Modules
Feel free to explore our other modular courseware content.
Educator Resources
Contribute
Looking for more? Find an issue? Have a suggestion? Please contact the bat365 teaching resources team. If you want to contribute directly to this project, you can find information about how to do so in the CONTRIBUTING.md page on GitHub.
© Copyright 2023 The bat365™, Inc
Cite As
Chad Allie (2023). DC Circuit Analysis (https://github.com/bat365-Teaching-Resources/DC-Circuit-Analysis/releases/tag/v1.0.8), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Communities
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.