In the derivation Hybrid Model (Equivalent Circuit) of transistor, there is a step that replace differential \$dV_1\$ with AC component \$v_1\$. However, to the best of my knowledge, voltage equals sum of DC component and AC component, that is \$V_1(t)=V_{DC}+v_1(t)\$. If take derivatives on both side respect to time, as \$V_{DC}\$ is a constant, we get \$\frac{dV_1}{dt}=0+\frac{dv_1}{dt}\$ which simplifies to \$dV_1 = dv_1\$. So, I feel quite confused about this replacement.
Also, I think \$dV_1\$ means change (approximately) in voltage from time \$t\$ to \$t+\Delta{t}\$ while \$v_1\$ means the value of AC component voltage at time \$t\$, that seems to be quite different. Thus why shall we replace \$dV_1\$ by \$v_1\$ but not \$dv_1\$? Could anyone give me some hint? Thanks.