{"id":3981,"date":"2026-03-28T12:16:33","date_gmt":"2026-03-28T12:16:33","guid":{"rendered":"https:\/\/ksquareinstitute.in\/blog\/?p=3981"},"modified":"2026-04-03T12:23:34","modified_gmt":"2026-04-03T12:23:34","slug":"moving-charges-and-magnetism-class-12-notes","status":"publish","type":"post","link":"https:\/\/ksquareinstitute.in\/blog\/moving-charges-and-magnetism-class-12-notes\/","title":{"rendered":"Moving Charges and Magnetism Class 12 Notes: Comprehensive NEET Guide"},"content":{"rendered":"\n<style>\n@import url('https:\/\/www.google.com\/search?q=https:\/\/fonts.googleapis.com\/css2%3Ffamily%3DPlus%2BJakarta%2BSans:wght%40400%3B600%3B700%3B800%26family%3DDM%2BSans:wght%40300%3B400%3B500%3B600%26family%3DJetBrains%2BMono:wght%40400%3B500%3B700%26display%3Dswap');\n\n:root {\n--accent: #e8600a;\n--accent-light: #fff3ec;\n--accent-mid: #fde3cc;\n--dark: #111827;\n--text: #1a1a1a;\n--text-muted: #4b5563;\n--border: #e5e7eb;\n--green-bg: #f0fdf4;\n--green-border: #16a34a;\n--blue-bg: #eff6ff;\n--blue-border: #3b82f6;\n}\n\nbody {\nmargin: 0;\npadding: 0;\nfont-family: 'DM Sans', sans-serif;\ncolor: var(--text);\nline-height: 1.6;\n}\n\n.content-wrapper {\nwidth: 100%;\npadding: 0;\n}\n\n.inner-content {\npadding: 0 0px;\n}\n\n@media (max-width: 768px) {\n.inner-content { padding: 0 10px; }\n}\n\nh1 { font-family: 'Plus Jakarta Sans', sans-serif; font-weight: 800; font-size: 2.5rem; color: var(--dark); margin-bottom: 30px; }\nh2 { font-family: 'Plus Jakarta Sans', sans-serif; font-weight: 700; font-size: 1.8rem; color: var(--dark); display: flex; align-items: center; gap: 15px; margin-top: 40px; margin-bottom: 20px; }\nh3 { font-family: 'Plus Jakarta Sans', sans-serif; font-weight: 600; font-size: 1.4rem; color: var(--dark); margin-top: 25px; }\n\n.badge {\nwidth: 42px;\nheight: 42px;\nbackground-color: var(--accent);\ncolor: #ffffff;\ndisplay: flex;\nalign-items: center;\njustify-content: center;\nborder-radius: 4px;\nfont-family: 'JetBrains Mono', monospace;\nfont-weight: 700;\nfont-size: 1.2rem;\nflex-shrink: 0;\n}\n\n.formula-dark {\nbackground: #111827;\nborder-left: 4px solid var(--accent);\npadding: 20px;\nmargin: 24px 0;\nborder-radius: 0 8px 8px 0;\n}\n.formula-dark .label {\ndisplay: block;\nfont-family: 'DM Sans', sans-serif;\nfont-size: 0.75rem;\ncolor: #9ca3af;\ntext-transform: uppercase;\nletter-spacing: 1px;\nmargin-bottom: 8px;\n}\n.formula-dark p {\nfont-family: 'JetBrains Mono', monospace;\ncolor: var(--accent);\nmargin: 0;\nfont-size: 1.1rem;\nfont-weight: 500;\n}\n\n.formula-orange {\nbackground: #fff3ec;\nborder: 1px solid #fde3cc;\nborder-left: 4px solid var(--accent);\npadding: 20px;\nmargin: 24px 0;\nborder-radius: 0 8px 8px 0;\n}\n.formula-orange p {\nfont-family: 'JetBrains Mono', monospace;\ncolor: #991b1b;\nmargin: 0;\nfont-size: 1.1rem;\nfont-weight: 500;\n}\n\n.callout-warn {\nbackground: #fff7ed;\nborder: 1px solid #fed7aa;\npadding: 24px;\nmargin: 30px 0;\nborder-radius: 8px;\nposition: relative;\n}\n.pill-warn {\nbackground: var(--accent);\ncolor: #ffffff;\npadding: 2px 12px;\nborder-radius: 20px;\nfont-size: 0.75rem;\nfont-weight: 800;\nposition: absolute;\ntop: -12px;\nleft: 20px;\nfont-family: 'Plus Jakarta Sans', sans-serif;\n}\n\n.callout-tip {\nbackground: #eff6ff;\nborder: 1px solid #bfdbfe;\npadding: 24px;\nmargin: 30px 0;\nborder-radius: 8px;\nposition: relative;\n}\n.pill-tip {\nbackground: #3b82f6;\ncolor: #ffffff;\npadding: 2px 12px;\nborder-radius: 20px;\nfont-size: 0.75rem;\nfont-weight: 800;\nposition: absolute;\ntop: -12px;\nleft: 20px;\nfont-family: 'Plus Jakarta Sans', sans-serif;\n}\n\ntable {\nwidth: 100%;\nborder-collapse: collapse;\nmargin: 30px 0;\n}\nth {\nbackground: #111827;\ncolor: #ffffff;\nfont-family: 'Plus Jakarta Sans', sans-serif;\nfont-weight: 700;\ntext-align: left;\npadding: 16px;\n}\ntd {\npadding: 16px;\nborder-bottom: 1px solid #e5e7eb;\nbackground: #ffffff;\n}\ntr:hover td { background: #fafafa; }\n\n.grid-cards {\ndisplay: grid;\ngrid-template-columns: 1fr 1fr;\ngap: 20px;\nmargin: 30px 0;\n}\n@media (max-width: 640px) { .grid-cards { grid-template-columns: 1fr; } }\n.card {\nbackground: #f9fafb;\nborder: 1px solid #e5e7eb;\npadding: 20px;\nborder-radius: 10px;\n}\n.card-title {\nfont-family: 'Plus Jakarta Sans', sans-serif;\ncolor: var(--accent);\nfont-size: 0.75rem;\nfont-weight: 800;\ntext-transform: uppercase;\nmargin-bottom: 8px;\ndisplay: block;\n}\n.card-body { color: var(--text-muted); font-size: 0.95rem; margin: 0; }\n\ndetails { margin-bottom: 12px; border: 1px solid #e5e7eb; border-radius: 8px; overflow: hidden; }\nsummary {\ndisplay: flex;\njustify-content: space-between;\nalign-items: center;\npadding: 18px 24px;\nbackground: #fafafa;\nfont-family: 'Plus Jakarta Sans', sans-serif;\nfont-weight: 700;\ncursor: pointer;\nlist-style: none;\n}\nsummary::-webkit-details-marker { display: none; }\n.toggle-icon {\nwidth: 26px;\nheight: 26px;\nbackground: var(--accent);\ncolor: #ffffff;\nborder-radius: 50%;\ndisplay: flex;\nalign-items: center;\njustify-content: center;\nfont-size: 18px;\n}\ndetails[open] summary { background: #fff3ec; color: var(--accent); }\ndetails[open] .toggle-icon::before { content: \"\u2212\"; }\ndetails:not([open]) .toggle-icon::before { content: \"+\"; }\n.faq-answer { padding: 20px 24px; background: #ffffff; color: var(--text-muted); }\n\n.revision-box {\nbackground: #f0fdf4;\nborder: 2px solid #16a34a;\nborder-radius: 12px;\npadding: 30px;\nmargin: 40px 0;\n}\n.revision-box h3 { color: #16a34a; margin-top: 0; }\n.revision-box ul { padding-left: 20px; }\n.revision-box li { color: #166534; margin-bottom: 12px; font-weight: 500; }\n\n.internal-links {\nbackground: #f9fafb;\nborder: 1px solid #e5e7eb;\nborder-radius: 10px;\npadding: 24px;\nmargin: 30px 0;\n}\n.internal-links .heading {\ndisplay: block;\nfont-family: 'Plus Jakarta Sans', sans-serif;\nfont-weight: 700;\nfont-size: 0.9rem;\ncolor: #4b5563;\nmargin-bottom: 12px;\ntext-transform: uppercase;\n}\n.internal-links a {\ndisplay: block;\ncolor: var(--accent);\nfont-weight: 600;\ntext-decoration: none;\nmargin-bottom: 8px;\n}\n\n.download-btn {\nbackground: #111827;\ncolor: #ffffff !important;\ntext-decoration: none;\ndisplay: inline-flex;\nalign-items: center;\ngap: 10px;\npadding: 14px 24px;\nborder-radius: 8px;\nfont-weight: 600;\n}\n\n.cta-section {\nbackground: linear-gradient(135deg, #e8600a, #c2410c, #9a3412);\npadding: 60px 20px;\ntext-align: center;\n}\n.cta-section h2 { color: #ffffff; justify-content: center; margin-top: 0; }\n.cta-section p { color: rgba(255,255,255,0.85); font-size: 1.1rem; max-width: 700px; margin: 0 auto 30px; }\n.cta-btns { display: flex; gap: 15px; justify-content: center; }\n.btn-solid { background: #ffffff; color: var(--accent); padding: 14px 32px; border-radius: 6px; font-weight: 700; text-decoration: none; }\n.btn-outline { border: 2px solid #ffffff; color: #ffffff; padding: 12px 30px; border-radius: 6px; font-weight: 700; text-decoration: none; }\n<\/style>\n\n<div class=\"content-wrapper\">\n<div class=\"inner-content\">\n  \n<p>Mastering the chapter on Moving Charges and Magnetism is essential for any medical aspirant aiming for a top rank. This unit bridges the gap between static electricity and dynamic magnetic effects, explaining how electric currents generate magnetic fields. In these <strong>moving charges and magnetism class 12 notes<\/strong>, we provide a structured breakdown of concepts from Biot-Savart Law to the intricacies of Cyclotrons, specifically tailored for the NEET competitive framework. Understanding the relationship between electricity and magnetism is not just about memorizing formulas; it is about visualizing the vector interactions in three-dimensional space.<\/p>\n\n\n<h2><div class=\"badge\">01<\/div> Introduction to Magnetism and Moving Charges<\/h2>\n<p>The discovery that electricity and magnetism are inextricably linked began with Hans Christian Oersted\u2019s experiment. He noticed that a compass needle deflects when placed near a current-carrying wire, proving that moving charges produce a magnetic field in the surrounding space. This phenomenon is known as the magnetic effect of current. For NEET, remember that while a static charge only produces an electric field, a moving charge (current) produces both electric and magnetic fields.<\/p>\n\n<h2><div class=\"badge\">02<\/div> Magnetic Field and Magnetic Lines of Force<\/h2>\n<p>A magnetic field (B) is a vector field that describes the magnetic influence on moving electric charges and magnetic materials. It is measured in Tesla (T) or Weber per square meter (Wb\/m\u00b2). Magnetic lines of force are a visual tool to represent the strength and direction of this field.<\/p>\n\n<div class=\"grid-cards\">\n<div class=\"card\">\n<span class=\"card-title\">Field Line Properties<\/span>\n<p class=\"card-body\">They form continuous closed loops. Outside a magnet, they travel North to South; inside, they travel South to North. They never intersect.<\/p>\n<\/div>\n<div class=\"card\">\n<span class=\"card-title\">Field Strength<\/span>\n<p class=\"card-body\">The density of lines indicates the field&#8217;s magnitude. Higher density near poles signifies a stronger magnetic field.<\/p>\n<\/div>\n<\/div>\n\n<h2><div class=\"badge\">03<\/div> Biot\u2013Savart Law: Mathematical Foundation<\/h2>\n<p>The Biot\u2013Savart Law is the fundamental law used to calculate the magnetic field produced by a small current element (Idl). It is the magnetic equivalent of Coulomb\u2019s Law in electrostatics. This section of our <strong>moving charges and magnetism class 12 notes<\/strong> is highly critical for solving axial and center-point field problems.<\/p>\n\n<div class=\"formula-dark\">\n<span class=\"label\">Biot-Savart Law Formula<\/span>\n<p>dB = (\u03bc\u2080 \/ 4\u03c0) \u00d7 (I dl sin\u03b8 \/ r\u00b2)<\/p>\n<\/div>\n\n<div class=\"callout-tip\">\n<span class=\"pill-tip\">TIP<\/span>\nUse the Right-Hand Thumb Rule: Point your thumb in the direction of current, and your curled fingers will indicate the direction of the magnetic field lines.\n<\/div>\n\n<a href=\"https:\/\/courses.ksquare.co.in\/new-courses\/3-mission-180-neet-physics-rankers-batch\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" style=\"display:block; margin-bottom:20px;\">\n<img decoding=\"async\" src=\"https:\/\/ksquareinstitute.in\/blog\/wp-content\/uploads\/2026\/03\/Course-Poromo-Banner-scaled.png\" alt=\"Mission 180 NEET Physics Rankers Batch - KSquare Career Institute\" style=\"width:100%; height:auto; border-radius:10px; display:block;\">\n<\/a>\n\n<h2><div class=\"badge\">04<\/div> Ampere\u2019s Circuital Law<\/h2>\n<p>Ampere\u2019s Law provides an alternative, often simpler way to calculate the magnetic field for highly symmetric current distributions. It states that the line integral of the magnetic field around any closed loop is equal to \u03bc\u2080 times the net current passing through the loop.<\/p>\n\n<div class=\"formula-orange\">\n<p>\u222e B \u00b7 dl = \u03bc\u2080 I_enclosed<\/p>\n<\/div>\n\n<h3>Applications of Ampere\u2019s Law<\/h3>\n<p>1. <strong>Straight Conductor:<\/strong> B = \u03bc\u2080I \/ 2\u03c0r\n\n\n2. <strong>Inside a Solenoid:<\/strong> B = \u03bc\u2080nI (where n is turns per unit length)\n\n\n3. <strong>Inside a Toroid:<\/strong> B = \u03bc\u2080NI \/ 2\u03c0r<\/p>\n\n<h2><div class=\"badge\">05<\/div> Lorentz Force: Force on a Moving Charge<\/h2>\n<p>When a charge &#8216;q&#8217; moves with velocity &#8216;v&#8217; in a magnetic field &#8216;B&#8217;, it experiences a force. If an electric field &#8216;E&#8217; is also present, the total force is the Lorentz Force.<\/p>\n\n<div class=\"formula-dark\">\n<span class=\"label\">Total Lorentz Force<\/span>\n<p>F = qE + q(v \u00d7 B)<\/p>\n<\/div>\n\n<div class=\"grid-cards\">\n<div class=\"card\">\n<span class=\"card-title\">Magnetic Force Direction<\/span>\n<p class=\"card-body\">The force is always perpendicular to both velocity and magnetic field. Use Fleming\u2019s Left-Hand Rule for easy identification.<\/p>\n<\/div>\n<div class=\"card\">\n<span class=\"card-title\">Circular Motion<\/span>\n<p class=\"card-body\">If v is perpendicular to B, the particle moves in a circle with radius r = mv \/ qB.<\/p>\n<\/div>\n<\/div>\n\n<h2><div class=\"badge\">06<\/div> Force on Current Carrying Conductor<\/h2>\n<p>Since current is essentially a stream of moving charges, a conductor placed in a magnetic field experiences a macroscopic force. This principle is used in the operation of electric motors.<\/p>\n\n<div class=\"formula-orange\">\n<p>F = I (L \u00d7 B) = BIL sin\u03b8<\/p>\n<\/div>\n\n<div class=\"callout-warn\">\n<span class=\"pill-warn\">WARN<\/span>\nForce is ZERO if the conductor is placed parallel to the magnetic field lines (\u03b8 = 0\u00b0 or 180\u00b0). It is MAXIMUM when perpendicular (\u03b8 = 90\u00b0).\n<\/div>\n\n<a href=\"https:\/\/ksquareinstitute.in\/neet-2026-rank-predictor\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" style=\"display:block; margin-bottom:20px;\">\n<img decoding=\"async\" src=\"https:\/\/ksquareinstitute.in\/blog\/wp-content\/uploads\/2026\/03\/neet-2026-college-and-rank-predictor-scaled.png\" alt=\"NEET 2026 Rank Predictor - KSquare Career Institute\" style=\"width:100%; height:auto; border-radius:10px; display:block;\">\n<\/a>\n\n<h2><div class=\"badge\">07<\/div> Torque on a Current Loop and Galvanometer<\/h2>\n<p>A rectangular current loop in a uniform magnetic field experiences zero net force but a non-zero torque, causing it to rotate. This leads to the definition of Magnetic Dipole Moment (m = NIA).<\/p>\n\n<div class=\"formula-dark\">\n<span class=\"label\">Torque Formula<\/span>\n<p>\u03c4 = m \u00d7 B = NIAB sin\u03b8<\/p>\n<\/div>\n\n<h3>The Moving Coil Galvanometer<\/h3>\n<p>This instrument measures small currents. The deflection (\u03c6) is directly proportional to the current (I). Sensitivity is a common NEET topic:\n<ul>\n<li><strong>Current Sensitivity:<\/strong> \u03c6 \/ I = NAB \/ k<\/li>\n<li><strong>Voltage Sensitivity:<\/strong> \u03c6 \/ V = NAB \/ kR<\/li>\n<\/ul>\n<\/p>\n\n<h2><div class=\"badge\">08<\/div> Velocity Selector and Cyclotron<\/h2>\n<p>A <strong>velocity selector<\/strong> uses crossed electric and magnetic fields to allow only particles with a specific velocity (v = E\/B) to pass undeflected. The <strong>Cyclotron<\/strong> is a particle accelerator that uses this principle to accelerate charged particles to high energies.<\/p>\n\n<div class=\"formula-orange\">\n<p>Cyclotron Frequency: f = qB \/ 2\u03c0m<\/p>\n<\/div>\n\n<div class=\"callout-warn\">\n<span class=\"pill-warn\">WARN<\/span>\nCyclotrons cannot accelerate neutral particles (neutrons) or very light particles (electrons) due to relativistic mass increase.\n<\/div>\n\n<h2><div class=\"badge\">09<\/div> PYQ Trends: Topic Weightage<\/h2>\n<p>Analyzing previous years helps prioritize your study time for <strong>moving charges and magnetism class 12 notes<\/strong> applications.<\/p>\n\n<table>\n<thead>\n<tr>\n<th>Sub-Topic<\/th>\n<th>Importance<\/th>\n<th>Frequent Question Type<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Biot-Savart &#038; Ampere&#8217;s Law<\/td>\n<td>High<\/td>\n<td>Numerical on Loop Center\/Solenoid<\/td>\n<\/tr>\n<tr>\n<td>Lorentz Force &#038; Circular Motion<\/td>\n<td>Critical<\/td>\n<td>Radius and Ratio based problems<\/td>\n<\/tr>\n<tr>\n<td>Galvanometer Conversions<\/td>\n<td>Critical<\/td>\n<td>Resistance calculation (Shunt\/Series)<\/td>\n<\/tr>\n<tr>\n<td>Magnetic Moment &#038; Torque<\/td>\n<td>Medium<\/td>\n<td>Conceptual\/Formula based<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n<div class=\"revision-box\">\n<h3>Quick Revision Summary<\/h3>\n<ul>\n<li>Biot-Savart Law for current elements: dB \u221d I dl sin\u03b8 \/ r\u00b2<\/li>\n<li>Field at center of circular coil: B = \u03bc\u2080I \/ 2R<\/li>\n<li>Field inside long solenoid: B = \u03bc\u2080nI<\/li>\n<li>Magnetic force on charge: F = qvB sin\u03b8 (perpendicular to v and B)<\/li>\n<li>Radius of path: r = mv \/ qB<\/li>\n<li>Time period of revolution: T = 2\u03c0m \/ qB (Independent of velocity)<\/li>\n<li>Force between two parallel wires: F\/L = \u03bc\u2080I\u2081I\u2082 \/ 2\u03c0d<\/li>\n<li>Magnetic Dipole Moment: M = NIA<\/li>\n<li>Conversion to Ammeter: Connect small resistance (shunt) in parallel.<\/li>\n<li>Conversion to Voltmeter: Connect high resistance in series.<\/li>\n<\/ul>\n<a href=\"#\" rel=\"nofollow noopener noreferrer\" class=\"download-btn\">Download Full PDF Notes<\/a>\n<\/div>\n\n<div class=\"internal-links\">\n<span class=\"heading\">Quick Revision Resources<\/span>\n<a href=\"https:\/\/ksquareinstitute.in\/blog\/neet-physics-survival-kit-2026\/\">NEET Physics Survival Kit 2026<\/a>\n<a href=\"https:\/\/ksquareinstitute.in\/blog\/organic-chemistry-strategy-neet\/\">Organic Chemistry Strategy<\/a>\n<a href=\"https:\/\/ksquareinstitute.in\/blog\/neet-biology-tricks-for-exams\/\">NEET Biology Tricks<\/a>\n<\/div>\n\n<h2><div class=\"badge\">10<\/div> FAQ Section<\/h2>\n\n<details>\n<summary>Why do magnetic field lines form closed loops? <div class=\"toggle-icon\"><\/div><\/summary>\n<div class=\"faq-answer\">Unlike electric field lines which start at a positive charge and end at a negative charge, magnetic monopoles do not exist. Therefore, lines must travel through the magnet to form a complete circuit.<\/div>\n<\/details>\n\n<details>\n<summary>How can you increase the sensitivity of a galvanometer? <div class=\"toggle-icon\"><\/div><\/summary>\n<div class=\"faq-answer\">Sensitivity can be increased by increasing the number of turns (N), increasing the area of the coil (A), or increasing the magnetic field strength (B). Alternatively, using a suspension wire with a lower torsional constant (k) also works.<\/div>\n<\/details>\n\n<details>\n<summary>What is the work done by a magnetic force on a moving charge? <div class=\"toggle-icon\"><\/div><\/summary>\n<div class=\"faq-answer\">The work done is always ZERO. This is because the magnetic force is always perpendicular to the velocity (displacement), so F \u00b7 ds = 0. It changes direction but not the speed.<\/div>\n<\/details>\n\n<details>\n<summary>Does a static charge experience force in a magnetic field? <div class=\"toggle-icon\"><\/div><\/summary>\n<div class=\"faq-answer\">No. According to the formula F = qvB sin\u03b8, if the velocity (v) is zero, the force (F) is also zero.<\/div>\n<\/details>\n\n<details>\n<summary>Where can I find moving charges and magnetism class 12 notes? <div class=\"toggle-icon\"><\/div><\/summary>\n<div class=\"faq-answer\">You can find the most optimized notes right here on this page. For a portable version, use the download button in our Revision Box section.<\/div>\n<\/details>\n\n<h2><div class=\"badge\">11<\/div> Common Mistakes to Avoid<\/h2>\n<div class=\"grid-cards\">\n<div class=\"card\">\n<span class=\"card-title\">Vector Directions<\/span>\n<p class=\"card-body\">Mistaking Fleming\u2019s Left Hand Rule for Right Hand. Left is for Force (Motor), Right is for Induced Current (Generator).<\/p>\n<\/div>\n<div class=\"card\">\n<span class=\"card-title\">Unit Consistency<\/span>\n<p class=\"card-body\">Forgetting to convert &#8216;cm&#8217; to &#8216;m&#8217; or &#8216;cm\u00b2&#8217; to &#8216;m\u00b2&#8217; in area-based torque calculations. This is a common NEET trap.<\/p>\n<\/div>\n<\/div>\n\n<div class=\"cta-section\">\n<h2>Achieve Your Dream NEET Rank<\/h2>\n<p>Physics doesn&#8217;t have to be a hurdle. Get the right guidance, high-quality notes, and a structured roadmap to score 180\/180.<\/p>\n<div class=\"cta-btns\">\n<a href=\"https:\/\/courses.ksquare.co.in\/new-courses\/3-mission-180-neet-physics-rankers-batch\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"btn-solid\">Join Mission 180 Batch<\/a>\n<a href=\"https:\/\/ksquareinstitute.in\/free-study-material\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"btn-outline\">Free Study Material<\/a>\n<\/div>\n<\/div>\n\n<\/div>\n<\/div>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Table of Contents \u2014 Physics Class 12<\/title>\n  \n  <!-- Google Fonts Import -->\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&#038;family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&#038;display=swap\" rel=\"stylesheet\">\n  \n  <style>\n    \/* Scoped wrapper using a unique ID to prevent CSS conflicts. *\/\n    #physics-toc-wrapper {\n      font-family: 'DM Sans', sans-serif;\n      width: 100%;\n      margin: 0;\n      padding: 60px 0;\n      color: #111;\n      background: #fff;\n      -webkit-font-smoothing: antialiased;\n    }\n\n    #physics-toc-wrapper .container-inner {\n      width: 100%;\n      margin: 0 auto;\n      padding: 0; \/* No left\/right padding for edge-to-edge look *\/\n    }\n\n    #physics-toc-wrapper h1 {\n      font-family: 'Plus Jakarta Sans', sans-serif;\n      font-size: 0.85rem;\n      font-weight: 700;\n      color: #71717a;\n      margin: 0 0 8px;\n      letter-spacing: 0.1em;\n      text-transform: uppercase;\n      padding-left: 16px; \n    }\n\n    #physics-toc-wrapper h2 {\n      font-family: 'Plus Jakarta Sans', sans-serif;\n      font-size: 2.25rem;\n      font-weight: 800;\n      margin: 0 0 48px;\n      letter-spacing: -0.02em;\n      color: #09090b;\n      padding-left: 16px;\n    }\n\n    #physics-toc-wrapper table {\n      width: 100%;\n      border-collapse: collapse;\n      border-spacing: 0;\n      border-top: 1px solid #e4e4e7;\n      border-bottom: 1px solid #e4e4e7;\n    }\n\n    #physics-toc-wrapper tr {\n      border-bottom: 1px solid #e4e4e7;\n      transition: all 0.2s ease;\n    }\n\n    #physics-toc-wrapper tr:hover {\n      background-color: #f8fafc;\n    }\n\n    #physics-toc-wrapper tr:last-child {\n      border-bottom: none;\n    }\n\n    #physics-toc-wrapper td {\n      padding: 24px 16px;\n      vertical-align: middle;\n      font-size: 1.05rem;\n      font-weight: 500;\n      border-right: 1px solid #e4e4e7;\n    }\n\n    #physics-toc-wrapper td:last-child {\n      border-right: none;\n    }\n\n    \/* First column (Numbers) alignment and padding *\/\n    #physics-toc-wrapper td:first-child {\n      color: #a1a1aa;\n      font-size: 0.9rem;\n      width: 70px;\n      font-weight: 400;\n      font-variant-numeric: tabular-nums;\n      text-align: center;\n      padding-left: 10px;\n    }\n\n    \/* Middle column (Chapter Name) alignment and padding *\/\n    #physics-toc-wrapper td:nth-child(2) {\n      padding-left: 24px;\n      color: #18181b;\n    }\n\n    \/* Last column (Button) alignment and padding *\/\n    #physics-toc-wrapper td:last-child {\n      text-align: right;\n      width: 180px;\n      padding-right: 16px;\n    }\n\n    \/* Button Styling *\/\n    #physics-toc-wrapper a.go {\n      display: inline-block;\n      font-family: 'Plus Jakarta Sans', sans-serif;\n      font-size: 0.75rem;\n      font-weight: 800;\n      padding: 12px 24px;\n      border: 1.5px solid #18181b;\n      border-radius: 8px;\n      color: #18181b;\n      text-decoration: none;\n      letter-spacing: 0.05em;\n      text-transform: uppercase;\n      transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);\n      white-space: nowrap;\n    }\n\n    #physics-toc-wrapper a.go:hover {\n      background: #18181b;\n      color: #ffffff;\n      transform: translateY(-2px);\n      box-shadow: 0 4px 12px rgba(24, 24, 27, 0.15);\n    }\n\n    \/* Responsive adjustments *\/\n    @media (max-width: 768px) {\n      #physics-toc-wrapper h2 {\n        font-size: 1.75rem;\n        margin-bottom: 32px;\n      }\n      #physics-toc-wrapper td {\n        padding: 18px 12px;\n        font-size: 0.95rem;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n\n<div id=\"physics-toc-wrapper\">\n  <div class=\"container-inner\">\n    <h1>Table of Contents<\/h1>\n    <h2>Physics &mdash; Class 12<\/h2>\n    \n    <table>\n      <tr><td>01<\/td><td>Electric Charges and Fields<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/electric-charges-and-fields-class-12-notes-pdf\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>02<\/td><td>Electrostatic Potential and Capacitance<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/electrostatic-potential-and-capacitance-notes-class-12\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>03<\/td><td>Current Electricity<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/current-electricity-class-12-notes-pdf\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>04<\/td><td>Moving Charges and Magnetism<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/moving-charges-and-magnetism-class-12-notes\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>05<\/td><td>Magnetism and Matter<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/magnetism-and-matter-class-12-notes-pdf\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>06<\/td><td>Electromagnetic Induction<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/electromagnetic-induction-class-12-notes\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>07<\/td><td>Alternating Current<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/alternating-current-class-12-notes\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>08<\/td><td>Electromagnetic Waves<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/electromagnetic-waves-class-12-notes\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>09<\/td><td>Ray Optics and Optical Instruments<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/ray-optics-and-optical-instruments-class-12\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>10<\/td><td>Wave Optics<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/wave-optics-class-12-notes-pdf\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>11<\/td><td>Dual Nature of Radiation and Matter<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/dual-nature-of-radiation-and-matter-class-12\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>12<\/td><td>Atoms<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/atoms-class-12-notes\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>13<\/td><td>Nuclei<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/nuclei-class-12-notes\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>14<\/td><td>Semiconductor Electronics<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/semiconductor-electronics-class-12-notes\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n    <\/table>\n  <\/div>\n<\/div>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Mastering the chapter on Moving Charges and Magnetism is essential for any medical aspirant aiming for a top rank. This unit bridges the gap between static electricity and dynamic magnetic effects, explaining how electric currents generate magnetic fields. In these moving charges and magnetism class 12 notes, we provide a structured breakdown of concepts from [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[127],"tags":[195,192,198,194,197,199,201,196,193,190,191,200],"class_list":["post-3981","post","type-post","status-publish","format-standard","hentry","category-free-study-material","tag-ampere-circuital-law-notes","tag-biot-savart-law-notes","tag-cbse-physics-notes-class-12-magnetism","tag-class-12-physics-chapter-4-notes","tag-cyclotron-physics-notes","tag-galvanometer-class-12-notes","tag-jee-magnetism-revision-notes","tag-lorentz-force-class-12","tag-magnetic-effects-of-current-notes","tag-moving-charges-and-magnetism-class-12-notes","tag-moving-charges-and-magnetism-notes-pdf","tag-neet-physics-magnetism-notes"],"blocksy_meta":{"page_structure_type":"type-1","styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"_links":{"self":[{"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/posts\/3981","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/comments?post=3981"}],"version-history":[{"count":2,"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/posts\/3981\/revisions"}],"predecessor-version":[{"id":4221,"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/posts\/3981\/revisions\/4221"}],"wp:attachment":[{"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/media?parent=3981"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/categories?post=3981"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/tags?post=3981"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}