analog-circuit-design
Course material for a basic hands-on analog circuit design course with IC emphasis
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 2 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.5%) to scientific vocabulary
Repository
Course material for a basic hands-on analog circuit design course with IC emphasis
Basic Info
- Host: GitHub
- Owner: iic-jku
- License: apache-2.0
- Language: Jupyter Notebook
- Default Branch: main
- Homepage: https://iic-jku.github.io/analog-circuit-design/
- Size: 231 MB
Statistics
- Stars: 131
- Watchers: 5
- Forks: 22
- Open Issues: 2
- Releases: 2
Metadata Files
README.md
Analog Circuit Design
(c) 2024-2025 Harald Pretl and co-authors, Institute for Integrated Circuits and Quantum Computing (IICQC), Johannes Kepler University, Linz (JKU)
This is the material for an intermediate-level MOSFET circuit design course, held at JKU under course number 336.009 ("KV Analoge Schaltungstechnik"). Follow this link to access the material.
The course makes heavy use of circuit simulation, using Xschem for schematic entry and ngspice for simulation. The 130nm CMOS technology SG13G2 from IHP Microelectronics is used.
Tools and PDK are integrated in the IIC-OSIC-TOOLS Docker image, which will be used during the coursework.
All course material is made publicly available and shared under the Apache-2.0 license.
We happily accept pull requests to fix typos or add content! If you want to discuss something that is not clear, please open an issue!
Owner
- Name: Institute for Integrated Circuits, Johannes Kepler University Linz
- Login: iic-jku
- Kind: organization
- Location: Linz, Austria
- Website: https://iic.jku.at/
- Repositories: 6
- Profile: https://github.com/iic-jku
The IIC provides expertise for all main steps in the design and realization of integrated circuits, embedded systems, as well as cyber-physical systems.
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this material, please cite it as below."
authors:
- family-names: Pretl
given-names: Harald
orcid: https://orcid.org/0000-0003-1519-076X
- family-names: Koefinger
given-names: Michael
orcid: https://orcid.org/0000-0002-8523-1961
- family-names: Dorrer
given-names: Simon
orcid: https://orcid.org/0009-0001-5994-5477
title: "Analog Circuit Design"
date-released: 2024-12-11
url: https://iic-jku.github.io/analog-circuit-design
identifiers:
- type: doi
value: 10.5281/zenodo.14387481
GitHub Events
Total
- Create event: 8
- Commit comment event: 1
- Release event: 2
- Issues event: 15
- Watch event: 120
- Delete event: 1
- Issue comment event: 41
- Push event: 200
- Pull request event: 50
- Fork event: 22
Last Year
- Create event: 8
- Commit comment event: 1
- Release event: 2
- Issues event: 15
- Watch event: 120
- Delete event: 1
- Issue comment event: 41
- Push event: 200
- Pull request event: 50
- Fork event: 22
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 7
- Total pull requests: 14
- Average time to close issues: 12 days
- Average time to close pull requests: 5 days
- Total issue authors: 7
- Total pull request authors: 4
- Average comments per issue: 2.57
- Average comments per pull request: 1.14
- Merged pull requests: 11
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 7
- Pull requests: 14
- Average time to close issues: 12 days
- Average time to close pull requests: 5 days
- Issue authors: 7
- Pull request authors: 4
- Average comments per issue: 2.57
- Average comments per pull request: 1.14
- Merged pull requests: 11
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- hpretl (3)
- michaelk99 (2)
- orl1nk (1)
- ozgurdenizt (1)
- NooriDan (1)
- emmersonv (1)
- EngGhaith (1)
- ShravanIISC (1)
Pull Request Authors
- simi1505 (20)
- michaelk99 (15)
- hpretl (2)
- martinjankoehler (1)
- smunaut (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v4 composite
- quarto-dev/quarto-actions/publish v2 composite
- quarto-dev/quarto-actions/setup v2 composite
- jupyter *
- matplotlib *
- numpy ==1.26.4
- pandas *
- schemdraw *