|
2 | 2 | <a name="T_DEF03274"></a> |
3 | 3 | # <span style="color:rgb(213,80,0)">DC Circuit Analysis</span> |
4 | 4 | <a name="H_053613DF"></a> |
5 | | - |
6 | | -[](https://www.mathworks.com/matlabcentral/fileexchange/103375-dc-circuit-analysis) or [](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/DC-Circuit-Analysis&project=DCCircuitAnalysis.prj) |
7 | | - |
8 | | -**Curriculum Module** |
9 | | - |
10 | | -_Created with R2021b. Compatible with R2021b and later releases._ |
11 | | - |
| 5 | + |
| 6 | +[](https://www.mathworks.com/matlabcentral/fileexchange/103375-dc-circuit-analysis) or [](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/DC-Circuit-Analysis&project=DCCircuitAnalysis.prj) |
| 7 | + |
| 8 | +**Curriculum Module** |
| 9 | + |
| 10 | +_Created with R2021b. Compatible with R2021b and later releases._ |
| 11 | + |
12 | 12 | # Information |
13 | 13 |
|
14 | 14 | This curriculum module contains interactive [MATLAB® live scripts](https://www.mathworks.com/products/matlab/live-editor.html) and [Simscape™](https://www.mathworks.com/products/simscape.html) models that teaches the fundamental concepts of DC circuits. |
@@ -58,37 +58,37 @@ Ensure you have all the required products ([listed below](#H_E850B4FF)) installe |
58 | 58 | ## [**MeshAnalysis.mlx**](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/DC-Circuit-Analysis&project=DCCircuitAnalysis.prj&file=MeshAnalysis.mlx) |
59 | 59 | | | **In this script, students will...** | **Academic disciplines** | |
60 | 60 | | :-- | :-- | :-- | |
61 | | -| <img src="Images/image_3.png" width="171" alt="image_3.png"> | • Use mesh analysis to compute currents through a linear circuit.• Solve the matrix form of circuit equations in MATLAB.• Model and analyze linear circuits in Simscape. | • Electrical Engineering | |
| 61 | +| <img src="Images/image_3.png" width="171" alt="image_3.png"> | <br>• Use mesh analysis to compute currents through a linear circuit. <br>• Solve the matrix form of circuit equations in MATLAB. <br>• Model and analyze linear circuits in Simscape. | • Electrical Engineering | |
62 | 62 |
|
63 | 63 | <a name="H_17056DF7"></a> |
64 | 64 | ## [**NodalAnalysis.mlx**](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/DC-Circuit-Analysis&project=DCCircuitAnalysis.prj&file=NodalAnalysis.mlx) |
65 | 65 | | | **In this script, students will...** | **Academic disciplines** | |
66 | 66 | | :-- | :-- | :-- | |
67 | | -| <img src="Images/image_4.png" width="171" alt="image_4.png"> | • Use nodal analysis to compute voltages.• Solve the matrix form of circuit equations in MATLAB.• Model and analyze linear circuits in Simscape. | • Electrical Engineering | |
| 67 | +| <img src="Images/image_4.png" width="171" alt="image_4.png"> | <br>• Use nodal analysis to compute voltages. <br>• Solve the matrix form of circuit equations in MATLAB. <br>• Model and analyze linear circuits in Simscape. | • Electrical Engineering | |
68 | 68 |
|
69 | 69 | <a name="H_93FB3755"></a> |
70 | 70 | ## [**TheveninNorton.mlx**](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/DC-Circuit-Analysis&project=DCCircuitAnalysis.prj&file=TheveninNorton.mlx) |
71 | 71 | | | **In this script, students will...** | **Academic disciplines** | |
72 | 72 | | :-- | :-- | :-- | |
73 | | -| <img src="Images/image_5.png" width="171" alt="image_5.png"> | • Explain Thevenin and Norton equivalent circuits.• Solve for Thevenin and Norton equivalents.• Compare circuits to their Thevenin and Norton equivalents. | • Electrical Engineering | |
| 73 | +| <img src="Images/image_5.png" width="171" alt="image_5.png"> | <br>• Explain Thevenin and Norton equivalent circuits. <br>• Solve for Thevenin and Norton equivalents. <br>• Compare circuits to their Thevenin and Norton equivalents. | • Electrical Engineering | |
74 | 74 |
|
75 | 75 | <a name="H_D4F9A4D1"></a> |
76 | 76 | ## [**RCCircuits.mlx**](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/DC-Circuit-Analysis&project=DCCircuitAnalysis.prj&file=RCCircuits.mlx) |
77 | 77 | | | **In this script, students will...** | **Academic disciplines** | |
78 | 78 | | :-- | :-- | :-- | |
79 | | -| <img src="Images/image_6.png" width="171" alt="image_6.png"> | • Simulate charging and discharging RC circuits.• Plot solutions of RC circuit differential equations.• Measure the time constant of an RC circuit. | • Electrical Engineering | |
| 79 | +| <img src="Images/image_6.png" width="171" alt="image_6.png"> | <br>• Simulate charging and discharging RC circuits. <br>• Plot solutions of RC circuit differential equations. <br>• Measure the time constant of an RC circuit. | • Electrical Engineering | |
80 | 80 |
|
81 | 81 | <a name="H_1E0A6441"></a> |
82 | 82 | ## [**RLCCircuits.mlx**](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/DC-Circuit-Analysis&project=DCCircuitAnalysis.prj&file=RLCCircuits.mlx) |
83 | 83 | | | **In this script, students will...** | **Academic disciplines** | |
84 | 84 | | :-- | :-- | :-- | |
85 | | -| <img src="Images/image_7.png" width="171" alt="image_7.png"> | • Compare the response of first and second order circuits.• Analyze a second order RLC circuit differential equation.• Solve for the natural frequency and damping in an RLC circuit.• Compare underdamped, overdamped, and critically damped circuits. | • Electrical Engineering | |
| 85 | +| <img src="Images/image_7.png" width="171" alt="image_7.png"> | <br>• Compare the response of first and second order circuits. <br>• Analyze a second order RLC circuit differential equation. <br>• Solve for the natural frequency and damping in an RLC circuit. <br>• Compare underdamped, overdamped, and critically damped circuits. | • Electrical Engineering | |
86 | 86 |
|
87 | 87 | <a name="H_E550DF08"></a> |
88 | 88 | ## [**OpAmps.mlx**](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/DC-Circuit-Analysis&project=DCCircuitAnalysis.prj&file=OpAmps.mlx) |
89 | 89 | | | **In this script, students will...** | **Academic disciplines** | |
90 | 90 | | :-- | :-- | :-- | |
91 | | -| <img src="Images/image_8.png" width="171" alt="image_8.png"> | • Describe the open-loop behavior of an op amp.• Compare ideal and non-ideal op amp behavior.• Analyze negative feedback op amp circuits.• Design circuits using combinations of basic op amp circuits. | • Electrical Engineering | |
| 91 | +| <img src="Images/image_8.png" width="171" alt="image_8.png"> | <br>• Describe the open-loop behavior of an op amp. <br>• Compare ideal and non-ideal op amp behavior. <br>• Analyze negative feedback op amp circuits. <br>• Design circuits using combinations of basic op amp circuits. | • Electrical Engineering | |
92 | 92 |
|
93 | 93 | # How-To Videos |
94 | 94 |
|
@@ -119,4 +119,5 @@ Looking for more? Find an issue? Have a suggestion? Please contact the [MathWork |
119 | 119 |
|
120 | 120 | *©* Copyright 2023 The MathWorks™, Inc |
121 | 121 |
|
122 | | -
|
| 122 | + |
| 123 | + |
0 commit comments