Circuits Course Concept Dependency Graph
HTML Page for Dependency Graph
Adjusting Visualization
In the JavaScript file you can change the display options. Here is the portion of the JavaScript that changes the options.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
|
Left to Right Layout
HTML Page for Dependency Graph
1 2 3 4 5 6 7 8 9 10 |
|
Full Layout Options
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 |
|
Category Colors
We can use generative AI to categorize each concept. Here are 11 categories of the concepts
CategoryID | Color | CategoryLabel |
---|---|---|
1 | red | Fundamental Concepts |
2 | orange | Passive Components |
3 | yellow | Active Components and Semiconductor Devices |
4 | green | Circuit Analysis Techniques |
5 | cyan | AC Circuit Concepts |
6 | blue | Transient Analysis |
7 | purple | Signal Processing and Filters |
8 | pink | Amplifiers and Analog Circuits |
9 | gray | Power Electronics |
10 | olive | Control Systems and Stability |
11 | brown | Types of Circuits |