{"id":69,"date":"2026-02-20T23:25:19","date_gmt":"2026-02-20T14:25:19","guid":{"rendered":"https:\/\/wuhanqing.cn\/wordpress\/?p=69"},"modified":"2026-02-21T00:58:24","modified_gmt":"2026-02-20T15:58:24","slug":"resistors-capacitors-inductors-and-impedance","status":"publish","type":"post","link":"https:\/\/wuhanqing.cn\/wordpress\/?p=69&lang=en","title":{"rendered":"Resistors, Capacitors, Inductors, and Impedance"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">Introduction<\/h2>\n\n\n\n<p>This article systematically elaborates on the impedance characteristics and physical significance of resistors, capacitors, and inductors in alternating current (AC) circuits. Through phasor methods and frequency-domain analysis, the impedance formulas for these three components are derived, revealing the phase relationships between voltage and current as well as the patterns of energy variation. Furthermore, the mathematical expressions and frequency characteristics of resistance, capacitive reactance, and inductive reactance are compared and summarized. This facilitates an intuitive understanding of classic principles such as \"passing AC while blocking DC\" and \"passing DC while blocking AC,\" providing a theoretical foundation for subsequent applications including filters, circuit resonance, and AC analysis.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">1. Fundamental Concepts of Impedance<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">1.1 Definition<\/h3>\n\n\n\n<p><strong>Impedance<\/strong> is a comprehensive term for the opposition that a circuit element presents to the flow of current in an AC circuit. It is the complex representation of resistance (energy dissipation) and reactance (energy storage and release).<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">1.2 Mathematical Representation<\/h3>\n\n\n\n<p>Impedance $Z$ is a complex number:<\/p>\n\n\n\n<p>$$Z = R + jX$$<\/p>\n\n\n\n<p>Where:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>$R$ is the <strong>resistive component<\/strong> (real part), representing the dissipation of energy<\/li>\n\n\n\n<li>$X$ is the <strong>reactive component<\/strong> (imaginary part), representing the storage and release of energy<\/li>\n\n\n\n<li>$j$ is the imaginary unit (customarily denoted as $j$ rather than $i$ in electrical engineering)<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">1.3 Magnitude and Phase of Impedance<\/h3>\n\n\n\n<p>The magnitude (modulus) and phase angle of impedance are given by:<\/p>\n\n\n\n<p>$$|Z| = \\sqrt{R^2 + X^2}$$<\/p>\n\n\n\n<p>$$\\theta = \\arctan\\left(\\frac{X}{R}\\right)$$<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">2. Impedance of a Resistor<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">2.1 Time-Domain Characteristics<\/h3>\n\n\n\n<p>The voltage and current of a resistor follow Ohm's Law at any given instant:<\/p>\n\n\n\n<p>$$v_R(t) = R \\cdot i_R(t)$$<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">2.2 Derivation of Impedance<\/h3>\n\n\n\n<p>Assume the current flowing through the resistor is a sinusoidal wave:<\/p>\n\n\n\n<p>$$i_R(t) = I_m \\sin(\\omega t)$$<\/p>\n\n\n\n<p>According to Ohm's Law, the voltage across the resistor is:<\/p>\n\n\n\n<p>$$v_R(t) = R \\cdot i_R(t) = R \\cdot I_m \\sin(\\omega t)$$<\/p>\n\n\n\n<p>Using phasor analysis, let the current phasor be $\\mathbf{I}$ and the voltage phasor be $\\mathbf{V}_R$:<\/p>\n\n\n\n<p>$$\\mathbf{V}_R = R \\cdot \\mathbf{I}$$<\/p>\n\n\n\n<p>Therefore, the impedance of the resistor is:<\/p>\n\n\n\n<p>$$Z_R = \\frac{\\mathbf{V}_R}{\\mathbf{I}} = R$$<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">2.3 Conclusion<\/h3>\n\n\n\n<p><strong>The impedance of a resistor is a purely real value:<\/strong><\/p>\n\n\n\n<p>$$\\boxed{Z_R = R}$$<\/p>\n\n\n\n<p><strong>Characteristics:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Contains only a resistive component with no reactive component<\/li>\n\n\n\n<li>Impedance is independent of frequency<\/li>\n\n\n\n<li>Voltage and current are in phase<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">3. Impedance of a Capacitor<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">3.1 Time-Domain Characteristics<\/h3>\n\n\n\n<p>The fundamental characteristic equations for a capacitor are:<\/p>\n\n\n\n<p>$$v_C(t) = \\frac{1}{C} q(t) = \\frac{1}{C} \\int i_C(t)&nbsp; dt$$<\/p>\n\n\n\n<p>$$i_C(t) = C \\frac{dv_C(t)}{dt}$$<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">3.2 Derivation of Impedance<\/h3>\n\n\n\n<p>Assume the voltage across the capacitor is a sinusoidal wave:<\/p>\n\n\n\n<p>$$v_C(t) = V_m \\sin(\\omega t)$$<\/p>\n\n\n\n<p>The current flowing through the capacitor is:<\/p>\n\n\n\n<p>$$\\begin{aligned} i_C(t) &amp;= C \\cdot \\frac{d}{dt}\\left[V_m \\sin(\\omega t)\\right] \\[10pt] &amp;= C \\cdot V_m \\omega \\cos(\\omega t) \\[10pt] &amp;= \\omega C \\cdot V_m \\cdot \\sin(\\omega t + 90^\\circ)\\[10pt] \\end{aligned}$$<\/p>\n\n\n\n<p>Using phasor derivation, let the voltage phasor be $\\mathbf{V}_C$:<\/p>\n\n\n\n<p>$$v_C(t) = \\mathbf{V}_C e^{j\\omega t}$$<\/p>\n\n\n\n<p>$$\\begin{aligned} i_C(t)&nbsp; &amp;= C \\frac{d}{dt} (\\mathbf{V}_C e^{j\\omega t}) \\[10pt] &amp;= C \\cdot \\mathbf{V}_C \\cdot j\\omega e^{j\\omega t} \\[10pt] &amp;= (j\\omega C) \\mathbf{V}_C e^{j\\omega t}\\[10pt] \\end{aligned}$$<\/p>\n\n\n\n<p>The current phasor is:<\/p>\n\n\n\n<p>$$\\mathbf{I} = j\\omega C \\mathbf{V}_C$$<\/p>\n\n\n\n<p>Thus, the impedance of the capacitor is:<\/p>\n\n\n\n<p>$$Z_C = \\frac{\\mathbf{V}_C}{\\mathbf{I}} = \\frac{\\mathbf{V}_C}{j\\omega C \\mathbf{V}_C} = \\frac{1}{j\\omega C}$$<\/p>\n\n\n\n<p>Using the identity $\\frac{1}{j} = -j$, we obtain:<\/p>\n\n\n\n<p>$$Z_C = -j \\frac{1}{\\omega C}$$<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">3.3 Conclusion<\/h3>\n\n\n\n<p><strong>The impedance of a capacitor is a purely imaginary value:<\/strong><\/p>\n\n\n\n<p>$$\\boxed{Z_C = \\frac{1}{j\\omega C} = -j \\frac{1}{\\omega C}}$$<\/p>\n\n\n\n<p><strong>Characteristics:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The magnitude of <strong>capacitive reactance<\/strong> is $X_C = \\frac{1}{\\omega C}$<\/li>\n\n\n\n<li>Impedance is <strong>inversely proportional<\/strong> to the frequency $\\omega$<\/li>\n\n\n\n<li>Higher frequencies result in lower impedance (easier passage for high-frequency signals)<\/li>\n\n\n\n<li>Lower frequencies result in higher impedance (greater opposition to low-frequency signals)<\/li>\n\n\n\n<li>At DC ($\\omega = 0$), impedance becomes infinite (open circuit)<\/li>\n\n\n\n<li>The current phase <strong>leads<\/strong> the voltage phase by $90^\\circ$<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">4. Impedance of an Inductor<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">4.1 Time-Domain Characteristics<\/h3>\n\n\n\n<p>The fundamental characteristic equation for an inductor is:<\/p>\n\n\n\n<p>$$v_L(t) = L \\frac{di_L(t)}{dt}$$<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">4.2 Derivation of Impedance<\/h3>\n\n\n\n<p>Assume the current flowing through the inductor is a sinusoidal wave:<\/p>\n\n\n\n<p>$$i_L(t) = I_m \\sin(\\omega t)$$<\/p>\n\n\n\n<p>The voltage across the inductor is:<\/p>\n\n\n\n<p>$$\\begin{aligned} v_L(t)&nbsp; &amp;= L \\frac{d}{dt} \\left[ I_m \\sin(\\omega t) \\right] \\[10pt] &amp;= L \\cdot I_m \\cdot \\omega \\cos(\\omega t) \\[10pt] &amp;= \\omega L I_m \\sin(\\omega t + 90^\\circ) \\[10pt] \\end{aligned}$$<\/p>\n\n\n\n<p>Using phasor derivation, let the current phasor be $\\mathbf{I}$:<\/p>\n\n\n\n<p>$$i_L(t) = \\mathbf{I} e^{j\\omega t}$$<\/p>\n\n\n\n<p>$$\\begin{aligned} v_L(t) &amp;= L \\frac{d}{dt} (\\mathbf{I} e^{j\\omega t}) \\[10pt] &amp;= L \\cdot \\mathbf{I} \\cdot j\\omega e^{j\\omega t} \\[10pt] &amp;= (j\\omega L) \\mathbf{I} e^{j\\omega t} \\end{aligned}$$<\/p>\n\n\n\n<p>\u7535\u538b\u76f8\u91cf\u4e3a\uff1a<\/p>\n\n\n\n<p>$$\\mathbf{V}_L = j\\omega L \\mathbf{I}$$<\/p>\n\n\n\n<p>\u56e0\u6b64\uff0c\u7535\u611f\u7684\u963b\u6297\u4e3a\uff1a<\/p>\n\n\n\n<p>$$Z_L = \\frac{\\mathbf{V}_L}{\\mathbf{I}} = \\frac{j\\omega L \\mathbf{I}}{\\mathbf{I}} = j\\omega L$$<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">4.3 Conclusion<\/h3>\n\n\n\n<p><strong>The impedance of an inductor is a purely imaginary value:<\/strong><\/p>\n\n\n\n<p>$$\\boxed{Z_L = j\\omega L}$$<\/p>\n\n\n\n<p><strong>Characteristics:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The magnitude of <strong>inductive reactance<\/strong> is $X_L = \\omega L$<\/li>\n\n\n\n<li>Impedance is <strong>directly proportional<\/strong> to the frequency $\\omega$<\/li>\n\n\n\n<li>Higher frequencies result in higher impedance (greater opposition to high-frequency signals)<\/li>\n\n\n\n<li>Lower frequencies result in lower impedance (easier passage for low-frequency signals)<\/li>\n\n\n\n<li>At DC ($\\omega = 0$), impedance is zero (short circuit)<\/li>\n\n\n\n<li>The voltage phase <strong>leads<\/strong> the current phase by $90^\\circ$<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">5. Summary and Comparison<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">5.1 Impedance Characteristics of the Three Elements<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th><strong>Component<\/strong><\/th><th><strong>Impedance Z<\/strong><\/th><th><strong>Reactance X<\/strong><\/th><th><strong>Voltage-Current Phase Relationship<\/strong><\/th><th><strong>Frequency Characteristics<\/strong><\/th><\/tr><\/thead><tbody><tr><td><strong>Resistor<\/strong><\/td><td>$Z_R = R$<\/td><td>$X_R = 0$<\/td><td><strong>In Phase<\/strong><\/td><td>Independent of Frequency<\/td><\/tr><tr><td><strong>Capacitor<\/strong><\/td><td>$Z_C = \\dfrac{1}{j\\omega C}$<\/td><td>$X_C = \\dfrac{1}{\\omega C}$<\/td><td><strong>Current Leads Voltage<\/strong> $90^\\circ$<\/td><td>$f \\uparrow, Z \\downarrow$<\/td><\/tr><tr><td><strong>Inductor<\/strong><\/td><td>$Z_L = j\\omega L$<\/td><td>$X_L = \\omega L$<\/td><td><strong>Voltage Leads Current<\/strong> $90^\\circ$<\/td><td>$f \\uparrow, Z \\uparrow$<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">5.2 Mnemonics<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Capacitor<\/strong>: <strong>\"Passes AC, Blocks DC\"<\/strong>, <strong>\"Current Leads\"<\/strong><\/li>\n\n\n\n<li><strong>Inductor<\/strong>: <strong>\"Passes DC, Blocks AC\"<\/strong>, <strong>\"Voltage Leads\"<\/strong><\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">5.3 Significance in Application<\/h3>\n\n\n\n<p>These fundamental impedance formulas serve as the cornerstones for analyzing AC circuits and designing filters. By applying them within the complex-number versions of circuit laws (Ohm's Law, Kirchhoff's Laws), one can systematically analyze frequency response, phase characteristics, and stability in complex circuits.<\/p>\n\n\n\n<p>In filter design:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Capacitors are commonly utilized to <strong>bypass high-frequency signals<\/strong><\/li>\n\n\n\n<li>Inductors are commonly utilized to <strong>block high-frequency signals<\/strong><\/li>\n\n\n\n<li>Resistors are utilized to <strong>control gain<\/strong> and <strong>match impedance<\/strong><\/li>\n<\/ul>\n\n\n\n<p>These characteristics enable the design of various filter circuits that satisfy specific frequency response requirements.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion<\/h2>\n\n\n\n<p>Welcome to my personal webpage: <a href=\"https:\/\/wuhanqing.cn\" target=\"_blank\"  rel=\"nofollow\" >wuhanqing.cn<\/a><\/p>\n\n\n\n<p>Feel free to follow my WeChat Official Account: @Daniel\u7684\u591a\u7ebf\u7a0b\u65e5\u8bb0<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Introduction<\/p>\n<p>This article systematically elaborates on the impedance characteristics and physical si","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"emotion":"","emotion_color":"","title_style":"","license":"","footnotes":""},"categories":[10,55],"tags":[],"class_list":["post-69","post","type-post","status-publish","format-standard","hentry","category-article-en","category-circuit-study-en"],"_links":{"self":[{"href":"https:\/\/wuhanqing.cn\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/69","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wuhanqing.cn\/wordpress\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wuhanqing.cn\/wordpress\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wuhanqing.cn\/wordpress\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wuhanqing.cn\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=69"}],"version-history":[{"count":1,"href":"https:\/\/wuhanqing.cn\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/69\/revisions"}],"predecessor-version":[{"id":70,"href":"https:\/\/wuhanqing.cn\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/69\/revisions\/70"}],"wp:attachment":[{"href":"https:\/\/wuhanqing.cn\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=69"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wuhanqing.cn\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=69"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wuhanqing.cn\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=69"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}