Skip to content

Commit 9f5d5e6

Browse files
committed
Updated readme to adjust bullet points in module description.
1 parent 2aed6d6 commit 9f5d5e6

1 file changed

Lines changed: 15 additions & 14 deletions

File tree

README.md

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
<a name="T_DEF03274"></a>
33
# <span style="color:rgb(213,80,0)">DC Circuit Analysis</span>
44
<a name="H_053613DF"></a>
5-
6-
[![View on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://www.mathworks.com/matlabcentral/fileexchange/103375-dc-circuit-analysis) or [![Open in MATLAB Online](https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg)](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+
[![View on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://www.mathworks.com/matlabcentral/fileexchange/103375-dc-circuit-analysis) or [![Open in MATLAB Online](https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg)](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+
1212
# Information
1313

1414
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
5858
## [**MeshAnalysis.mlx**](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/DC-Circuit-Analysis&project=DCCircuitAnalysis.prj&file=MeshAnalysis.mlx)
5959
| | **In this script, students will...** | **Academic disciplines** |
6060
| :-- | :-- | :-- |
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 |
6262

6363
<a name="H_17056DF7"></a>
6464
## [**NodalAnalysis.mlx**](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/DC-Circuit-Analysis&project=DCCircuitAnalysis.prj&file=NodalAnalysis.mlx)
6565
| | **In this script, students will...** | **Academic disciplines** |
6666
| :-- | :-- | :-- |
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 |
6868

6969
<a name="H_93FB3755"></a>
7070
## [**TheveninNorton.mlx**](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/DC-Circuit-Analysis&project=DCCircuitAnalysis.prj&file=TheveninNorton.mlx)
7171
| | **In this script, students will...** | **Academic disciplines** |
7272
| :-- | :-- | :-- |
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 |
7474

7575
<a name="H_D4F9A4D1"></a>
7676
## [**RCCircuits.mlx**](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/DC-Circuit-Analysis&project=DCCircuitAnalysis.prj&file=RCCircuits.mlx)
7777
| | **In this script, students will...** | **Academic disciplines** |
7878
| :-- | :-- | :-- |
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 |
8080

8181
<a name="H_1E0A6441"></a>
8282
## [**RLCCircuits.mlx**](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/DC-Circuit-Analysis&project=DCCircuitAnalysis.prj&file=RLCCircuits.mlx)
8383
| | **In this script, students will...** | **Academic disciplines** |
8484
| :-- | :-- | :-- |
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 |
8686

8787
<a name="H_E550DF08"></a>
8888
## [**OpAmps.mlx**](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/DC-Circuit-Analysis&project=DCCircuitAnalysis.prj&file=OpAmps.mlx)
8989
| | **In this script, students will...** | **Academic disciplines** |
9090
| :-- | :-- | :-- |
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 |
9292

9393
# How-To Videos
9494

@@ -119,4 +119,5 @@ Looking for more? Find an issue? Have a suggestion? Please contact the [MathWork
119119

120120
*©* Copyright 2023 The MathWorks™, Inc
121121

122-
122+
123+

0 commit comments

Comments
 (0)