课程介绍
本课程包含了电路原理和模拟电路等基础理论。通过学习,使学生掌握基本电路理论和分析方法,了解常用电子元件的原理和特性,能分析和设计模拟电路单元,并具备根据使用要求应用这些电路单元构成模拟电路系统的能力。主要内容包括:电路原理、放大器的设计和性能、频率响应分析以及反馈原理和作用等。同时,注重科学思维方法的训练,激发学生的创新意识,树立探索未知、追求真理、勇攀科学高峰的责任感和使命感。
预修课程要求:大学物理、微积分、常微分方程
参考教材
- Charles K. Alexander, Matthew N. O. Sadiku, Fundamentals of Electric Circuits (7th Edition), McGraw-Hill Education, 2021.
- Adel S. Sedra, Kenneth C. Smith, Tony Chan Carusone, and Vincent Gaudet, Microelectronic Circuits (8th Edition), Oxford University Press, 2020.
- [optional] 邱关源,《电路》(第5版),高等教育出版社,2006年。
- [optional] 童诗白,华成英,《模拟电子技术基础》(第五版),高等教育出版社,2015年。
- Available internally: http://10.105.5.75/CourseMaterials/WebHome
仿真软件
通过本理论课程及配套实验课程的学习,希望同学们掌握电子电路的 理论估算、仿真分析,以及实验验证方法,并逐步形成对电子电路的直觉和洞察力。
LTspice
LTspice® is a powerful, fast, and free SPICE simulator software, schematic capture and waveform viewer with enhancements and models for improving the simulation of analog circuits. Its graphical schematic capture interface allows you to probe schematics and produce simulation results, which can be explored further through the built-in waveform viewer.
- Download: https://www.analog.com/en/resources/design-tools-and-calculators/ltspice-simulator.html
- A concise tutorial: http://garytuttle.ee/spice/
KiCAD & ngspice
KiCad is an open source software suite for Electronic Design Automation (EDA). The programs handle Schematic Capture, and PCB Layout with Gerber and IPC-2581 output. The suite runs on Windows, Linux and macOS and is licensed under GNU GPL v3.
KiCad integrates the open source spice simulator ngspice to provide simulation capability in graphical form through integration with the Schematic Editor.
TIP
本网站用于课程辅助,主要包括习题及参考解答,使用过程中若发现有错误之处,欢迎通过网站右上角的 Github 提 issue 或 Pull Request,谢谢!
网站源代码及相关电路的数学分析、电路仿真也同步于Github,欢迎指正。