Skip to content
geeksforgeeks
  • Tutorials
    • Python
    • Java
    • Data Structures & Algorithms
    • ML & Data Science
    • Interview Corner
    • Programming Languages
    • Web Development
    • CS Subjects
    • DevOps And Linux
    • School Learning
    • Practice Coding Problems
  • Courses
    • DSA to Development
    • Get IBM Certification
    • Newly Launched!
      • Master Django Framework
      • Become AWS Certified
    • For Working Professionals
      • Interview 101: DSA & System Design
      • Data Science Training Program
      • JAVA Backend Development (Live)
      • DevOps Engineering (LIVE)
      • Data Structures & Algorithms in Python
    • For Students
      • Placement Preparation Course
      • Data Science (Live)
      • Data Structure & Algorithm-Self Paced (C++/JAVA)
      • Master Competitive Programming (Live)
      • Full Stack Development with React & Node JS (Live)
    • Full Stack Development
    • Data Science Program
    • All Courses
  • Physics Class-12th Notes
  • Physics Formulas
  • Physics Symbol
  • Application of Physics
  • Class 8 Science
  • Class 9 Science
  • Class 10 Science
  • Class 11 Science
  • Class 12 Science
  • Class 8 Study Material
  • Class 9 Study Material
  • Class 10 Study Material
  • Class 11 Study Material
  • Class 12 Study Material
Open In App
Next Article:
DC Circuit
Next article icon

DC Circuit

Last Updated : 09 Apr, 2025
Comments
Improve
Suggest changes
Like Article
Like
Report

Direct Current Circuit or DC Circuit is a closed electrical circuit in which the flow of electricity is in one direction. DC Circuit has a DC Power Supply which produces Direct Current in the circuit. As opposed to alternating current, Direct Current has a fixed magnitude and flows in one direction only. Direct Current Circuit forms a major backbone of the electronics industry.

In this article, we will learn what is Direct Current Circuit, its types, the derivation of voltage and current in different types of DC Circuits, application of DC Circuits, and how to convert AC to DC Circuits.

Table of Content

  • Direct Current Meaning
  • Direct Current Circuit
  • Types of DC Circuit
  • Direct Current Circuit Breaker
  • How to Convert AC to DC Circuit
  • AC and DC Circuit

Direct Current Meaning

Direct Current is the current that has a unidirectional flow of electric charge. In this current, the direction and magnitude of the current remain constant throughout. DC is a scalar quantity. This is because direct current represents the value of current and flows in one direction only. Direct current finds its use in many household devices and in all devices that use batteries.

Learn More, Electric Current

Direct Current Symbol

The symbol of DC is a straight horizontal line above a dashed line. The horizontal line is straight to denote that the amplitude of current remains same at all the time.

Direct-Current-Symbol
DC Symbol

Direct Current Circuit

Direct Current circuit is an electrical circuit in which Electric Current flows through in one direction. In a DC Circuit there are components like DC battery, switch, connecting wires, resistors and ammeter and voltmeter.

There are various other types of circuit like series, parallel and some complex circuits which are combination of both the types.

Learn, Electric Circuits

Direct-Current-Circuit
Direct Current Circuit

Types of DC Circuit

Based on circuit combination DC circuits can be classified into three types:

  • Series DC Circuit
  • Parallel DC Circuit
  • Series-Parallel DC Circuit

Series DC Circuit

When the components of a DC circuit are connected end-to-end, they form a Series DC Circuit. This kind of circuit has the components lined up together to create a linear path for current to flow. The current flowing is same across all the elements in a series ciruit.

Series-DC-Circuit
Series DC Circuit

Here three resistors R1, R2, R3 are in series with voltage V. Let's learn to calculate the total resistance in a series DC Circuit.

Consider V1, V2 and V3 as the voltage drops over the resistors R1, R2 and R3.

Then,

V = V1 + V2 + V3

From Ohm's Law we know that V = IR

IR = IR1 + IR2 + IR3

IR = I(R1 + R2 + R3)

Cancelling out I on both sides, we get

R = R1 + R2 + R3

Hence, in Series DC Circuit total effective resistance is equal to the sum of all individual resistances.

Parallel DC Circuit

A Parallel DC Circuit is the one in which there is multiple path for a current to flow from one juction to another junction. Both the ends of each component are connected by a common point then it results in a parallel DC circuit.

Parallel-DC-Circuit
Parallel DC Circuit

In case of Parallel DC Circuit, all elements will have same voltage which will be equal to voltage drop across the two end points. Lets learn to calculate the total resistance in a Parallel DC Circuit.

In the above circuit diagram, resistors R1, R2 and R3 are joined in parallel over a V voltage supply. I1, I2, and I3 are the currents flowing through them.

The total current flowing through the circuit is,

I = I1 + I2 + I3

I = V/R1 + V/R2 + V/R3

Then total electrical resistance R,

V/R = V/R1 + V/R2 + V/R3

1/R = 1/R1 + 1/R2 + 1/R3

Series-Parallel DC Circuit

When we talk about practical circuits, they are usually a combination of series as well as parallel circuits. These circuits can be solved by series an parallel circuit laws

Series-Parllel-DC-Circuit
Series-Parallel DC Circuit

In the above circuit diagram, resistors R2 and R3 are joined in parallel and their equivalent is on series with resistor R1

The parallel combination of resistors 2 and 3 is

1/R23 = 1/R2 + 1/R3

R23 = R2R3/R2+R3

Now, the series combination with total voltage V

Req = R1 + R23

Req = R1 + R2R3/R2+R3

DC Circuit Power Formula

In DC Circuit, the power is calculated as follows

Power = Voltage × Current

From Ohm's Law we know that

V = IR

Using ohm's law in power formula

Power = (IR) × I = I2R

Hence, Power can be calculated in DC circuit as follows:

  • P = VI
  • P = I2R

Direct Current Circuit Breaker

DC Circuit Breaker is a device used in DC power distributed system to prevent circuit from overcurrent and any other potential hazards.

DC-Circuit-Breaker
DC Circuit Breaker

Principle of DC Circuit Breaker

DC Circuit Breaker works on the following principle

  • When the current exceeds a rated value, thermal protection trips the breaker and the circuit breaks.
  • There is a bimetallic strip heats up and then expands.
  • With increase in current, the metallic strip expands.
  • This can assist current overload situation. Magnetic protection in DC circuit breakers trips the breaker when many fault current is present.
  • This helps to prevent short circuits and other failures.

How to Convert AC to DC Circuit

AC to DC convertors are electrical circuits that are used to convert AC voltage to DC voltage. AC to DC Converter are also called 'Rectifiers'. Hence, Rectifiers are the devices which convrerts AC to DC. Many devices require the use of AC and DC voltages both, thereby it becomes necessary to develop such technologies that can convert AC voltage supplied at homes to DC voltage. This conversion is optimally suitable according to user's requirement. Let's understand how Rectifier works.

How does Rectifier Work?

Rectifiers are devices which converts AC to DC by blocking the flow of current in reverse direction and allowing the flow in only one direction. The working step of Rectifier is mentioned below:

  • Intially, transformers are used as power supplies in homes to change voltage of AC .
  • When converting AC to DC, voltage is rectified using diodes( they allow current to pass in one direction only) which transform sinusoidal AC wave into positive peaks.
  • After this there are still fluctuations in the voltage that need to be removed. This is because fluctuations can damage the load if they pass to the output side.
  • The filter applied at the end performs the task of removing AC ripples in output voltage, leading to smooth DC output voltage. This will generate a stable DC voltage matching peaks of AC voltage input.

Learn More, How to Convert AC to DC

AC and DC Circuit

There are two types of electrical cicruit namely AC and DC Circuit based on the power source used. In AC Circuit, current continously change its direction while in DC Circuit, current follows unidrectional. There is significant difference between AC and DC Cicruit which is tabulated below:

Difference between AC and DC Circuit

The difference between Alternating Current and Direct Current is tabulated below:

AC vs DC Circuit

AC Circuit

DC Circuit

The direction of current changes periodically with varying magnitude.

The flow of direct current does not change periodically and has constant magnitude

AC has around 50-60 Hz frequency in households.

DC has no frequency or 0 frequency.

In AC Circuit, current can be transferred over larger distances with minimum energy loss.

DC can't be transferred over large distances since it looses power over time.

Voltage varies in a sinusoidal pattern.

Constant Voltage is maintained.

AC current is a vector quantity

DC circuit generates scalar quantities like scalar current

Applications Of DC Circuit

DC circuit finds its applications in day-to-day activities like:

  • Many electronic devices such as smartphones, laptops, digital cameras use DC circuits for constant power supply. They are fundamental units in integrated circuits.
  • DC circuits are often used in transportation where electric vehicles are involved. Electronic vehicles use dc circuits to supply power from batteries to electric motors.
  • Modern telecommunication is largely dependant on DC circuits for amplification, signal processing. These circuits are used in both wired and wireless communication.
  • Many medical equipments like pacemaker and electronic monitoring equipments use DC Power supply. These circuits are also used in various diagnostic devices making them of great medical use.
  • DC circuits are also used in industrial equipment in processes like electroplating which require a constant power source as well as in some automotive devices.

Also, Check

  • Current Density
  • Ohm's Law
  • Kirchhoff’s Laws

Solved Examples on Direct Current Circuit

Here are some solved examples based on DC circuit.

Example 1: Three light bulbs of 40W, 60W and 100W are connected in series with 220 volt source. Which of the three bulbs will glow the brightest?

Solution:

It is obvious that the bulb with most power will glow the brightest.

Now current across each resistance will be same due to series circuit so we calculate the resistance of each bulb.

P=V2/R .......(1)

For the first bulb, substituting the values we get,

⇒ R1 = (220)2/40

On calculating we get,

⇒R1 = 1210 Ω

Similarly for the second bulb, we get the resistance by substituting the values as,

⇒R2 = (220)2/60

On calculating we get,

⇒R2 = 806.67Ω

For the third bulb on substituting we get,

⇒R3 = (220)2/100

On calculating we get,

⇒R3 = 484Ω

Now we calculate power across each bulb using by P = I2R

Bulb 1: P1= 1210 × I2

Bulb 2: P2= 806.67 × I2

Bulb 3: P3= 484 × I2

Since P1 is the largest bulb 1 glows the brightest.

Example 2: Find values of current I1 and I2 in the circuit given below:

Direct-Current-Solved-Examples-2
Direct Current Solved Example 2

Using Kirchoff's Law in loop 1:

V1 - I1R1 - (I1+I2)R3 = 0

V1 = I1(R1 + R3) + I2R3 ........(1)

Using Kirchoff's Law in loop 2:

V2 - I2R2 - (I2 + I1)R3=0

V2 = I1R3 + I2(R2 + R3) ........(2)

On solving 1 and 2,

I1 = (V1 - I2R3)/R1 + R3

I2 = (V2 - (V1 - V2) × R3/R1)/(R2 + (R1 + R2) × R3/R1)

Direct Current Practice Problems

Try on Practice Problems given below based on Direct Current Concept.

Q1: For the circuit given below find current across R7 resistor.

Direct-Current-Practice-Question-1
Direct Current Practice Question 1

Q2: What is the voltage in the middle branch(with resistor R2) given that total current I flows through circuit.

Direct-Current-Practice-Question-2
Direct Current Practice Question 2

Next Article
DC Circuit

A

anushamahajan5
Improve
Article Tags :
  • School Learning
  • Physics
  • Class 12
  • Geeks Premier League
  • Physics-Class-12
  • Geeks Premier League 2023

Similar Reads

    AC Circuits
    Electronics engineering involves the use of different circuits each of which is used for various purposes. One such type of circuit is an alternating current circuit, which forms an integral part of the communication system. In this article, we will study what is an AC circuit and what is the catego
    10 min read
    Series LCR Circuits
    In contrast to direct current (DC), which travels solely in one direction, Alternating Current (AC) is an electric current that occasionally reverses direction and alters its magnitude constantly over time. Alternating current is the type of electricity that is delivered to companies and homes, and
    8 min read
    Direct Current
    Direct current, ordinarily abbreviated as DC, refers to the progression of electric charge in a constant direction. As opposed to alternating current(AC), where the electric charge occasionally takes a different path, DC keeps a reliable flow in one direction. DC is regularly produced by batteries,
    9 min read
    Dual Converters
    Converters convert electrical energy which can be used with our devices. And dual converter is an electronic device that regulates two directions of electrical power flow. Also, to switch between AC and DC, we can use a dual converter. In this article, we will be going through what are Dual Converte
    11 min read
    Unit of Current
    Electric current is the flow of electric charge in a conductor. In our daily lives, electric currents play a pivotal role. Whether in classrooms or homes, understanding the flow of current is essential. Scientifically, electric current refers to the movement of charge in circuits, sometimes carried
    4 min read
geeksforgeeks-footer-logo
Corporate & Communications Address:
A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
Registered Address:
K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
GFG App on Play Store GFG App on App Store
Advertise with us
  • Company
  • About Us
  • Legal
  • Privacy Policy
  • In Media
  • Contact Us
  • Advertise with us
  • GFG Corporate Solution
  • Placement Training Program
  • Languages
  • Python
  • Java
  • C++
  • PHP
  • GoLang
  • SQL
  • R Language
  • Android Tutorial
  • Tutorials Archive
  • DSA
  • Data Structures
  • Algorithms
  • DSA for Beginners
  • Basic DSA Problems
  • DSA Roadmap
  • Top 100 DSA Interview Problems
  • DSA Roadmap by Sandeep Jain
  • All Cheat Sheets
  • Data Science & ML
  • Data Science With Python
  • Data Science For Beginner
  • Machine Learning
  • ML Maths
  • Data Visualisation
  • Pandas
  • NumPy
  • NLP
  • Deep Learning
  • Web Technologies
  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • ReactJS
  • NextJS
  • Bootstrap
  • Web Design
  • Python Tutorial
  • Python Programming Examples
  • Python Projects
  • Python Tkinter
  • Python Web Scraping
  • OpenCV Tutorial
  • Python Interview Question
  • Django
  • Computer Science
  • Operating Systems
  • Computer Network
  • Database Management System
  • Software Engineering
  • Digital Logic Design
  • Engineering Maths
  • Software Development
  • Software Testing
  • DevOps
  • Git
  • Linux
  • AWS
  • Docker
  • Kubernetes
  • Azure
  • GCP
  • DevOps Roadmap
  • System Design
  • High Level Design
  • Low Level Design
  • UML Diagrams
  • Interview Guide
  • Design Patterns
  • OOAD
  • System Design Bootcamp
  • Interview Questions
  • Inteview Preparation
  • Competitive Programming
  • Top DS or Algo for CP
  • Company-Wise Recruitment Process
  • Company-Wise Preparation
  • Aptitude Preparation
  • Puzzles
  • School Subjects
  • Mathematics
  • Physics
  • Chemistry
  • Biology
  • Social Science
  • English Grammar
  • Commerce
  • World GK
  • GeeksforGeeks Videos
  • DSA
  • Python
  • Java
  • C++
  • Web Development
  • Data Science
  • CS Subjects
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
Lightbox
Improvement
Suggest Changes
Help us improve. Share your suggestions to enhance the article. Contribute your expertise and make a difference in the GeeksforGeeks portal.
geeksforgeeks-suggest-icon
Create Improvement
Enhance the article with your expertise. Contribute to the GeeksforGeeks community and help create better learning resources for all.
geeksforgeeks-improvement-icon
Suggest Changes
min 4 words, max Words Limit:1000

Thank You!

Your suggestions are valuable to us.

What kind of Experience do you want to share?

Interview Experiences
Admission Experiences
Career Journeys
Work Experiences
Campus Experiences
Competitive Exam Experiences