aps审核-模电英文稿

模拟电子线路

Analog circuit

需要熟悉课程名,一句话简单概括课程内容,准备一些重点内容介绍。

  1. This course mainly introduces the properties(n.性质) of semiconductors(半导体) and transistors, and then analyzes and masters amplification circuits.

  2. Semiconductors (e.g. Si, Ge) are materials whose conductivity is between an insulator(n.绝缘体) (e.g. dry wood) and a conductor (e.g. iron, water).

    When impurities(n.杂质) are added, the conductivity(n.导电能力) of semiconductors changes. Semiconductors can be classified two types:

    N-type semiconductors: It mainly uses electrons to conduct electricity.

    P-type semiconductors: It mainly uses holes to conduct electricity.

    Majority carriers(多数载流子)

    Minority carriers(少数载流子)

  3. When these 2 types semiconductors contact, holes and electrons will recombine, and then will form an intermediate region called PN junction .

    When diffusion motion and charge region reach balance, the width of PN junction will not change.

    If an electric field is added, this balance is disrupted(v.破坏).

    If we add Forward bias (正向偏置) electric field, diffusion motion will become strong, and then form forward current. PN junction will become shorter.

    When the voltage is large enough, PN junction conduct.

    If we add Reverse bias (反向偏置) electric field, the space charge region will become wide, diffusion motion become difficult and only minority carriers can move. PN junction will become wider.

    When the voltage is large enough, the current barely passes, called cut-off state.

  4. When PN junction add a shell(n.外壳), a diode is formed.

    Voltage-current characteristics of a diode is like this:

    Different materials have different conduct voltage: Silicon: 0.7V; Germanium(锗): 0.3V.

    Two classic applications: half-wave rectification, Zener diode (齐纳二极管).
    Half-wave rectification :

    This circuit can change the alternating current(AC.交流电) to the direct current(DC. 直流电).

    The half wave can pass, another half wave can't pass.
    Zener diode works on reverse breakdown(反向击穿), on a certain current range, the voltage almost doesn't change.

    Anode: 阳极; cathode: 阴极.

  5. If we use two PN junction, we can form triode transistor (BJT).

    It's an important element for amplify circuit and it can amplify current.

    Depending on the applied voltage, it has 3 work regions:

  1. Cut-off region: the emitter junction voltage weaker than cut-in voltage and collector junction reverse bias.
  2. Amplifier region: the emitter junction forward bias and collector junction reverse bias.
  3. Saturation region: the emitter junction and collector junction forward bias.
  1. Basic amplifying circuits :
    Basic common-emitter amplify circuit is like this:
  1. When Ui=0, the amplifying circuit is in static state.
    The VBB makes the Ube> Uon, the VCC makes the collector junction reverse bias, so the triode transistor will work on amplify state.
    IC=βIB, for RC, the Uc= IC* RC, so Uce=Vcc- IC* RC.
  2. When Ui≠0, it will produce dynamic current ib, ic.
  1. Operational amplifying circuits (运算放大电路)
    It's used to the operation of many analog signal, such as summation(求和), integral(积分), differencing(差分).
相关推荐
知识分享小能手10 分钟前
Redis入门学习教程,从入门到精通,Redis集群架构:语法知识点、使用方法与综合案例(6)
redis·学习·架构
xian_wwq15 分钟前
【学习笔记】数据投毒的9种攻击方法与防御措施
笔记·学习·数据投毒
醇氧28 分钟前
第一、二、三范式学习
数据库·学习·oracle
苦瓜小生2 小时前
【黑马点评学习笔记 | 实战篇 】| 10-用户签到+UV统计
笔记·后端·学习
_饭团2 小时前
C 语言内存函数全解析:从 memcpy 到 memcmp 的使用与模拟实现
c语言·开发语言·c++·学习·算法·面试·改行学it
别催小唐敲代码2 小时前
FastAPI 从零开始完整学习教程
学习·fastapi
24白菜头2 小时前
第十五届蓝桥杯C&C++大学B组
数据结构·c++·笔记·学习·算法·leetcode·蓝桥杯
Engineer邓祥浩2 小时前
JVM学习问题记录(1) IDEA2025设置JVM启动参数
jvm·学习
qcwl662 小时前
深入理解Linux进程与内存 学习笔记#3
linux·笔记·学习
-Springer-2 小时前
STM32 学习 —— 个人学习笔记10-1(I2C 通信协议及 MPU6050 简介 & 软件 I2C 读写 MPU6050)
笔记·stm32·学习