🔍
Write down the expression of equivalent resistance for ‘n’- number of resistors in parallel connection.

2 Answers

 
Best answer
When resistors are connected in parallel, the total or equivalent resistance of the combination is different from when they are connected in series. For resistors in parallel, the reciprocal of the equivalent resistance \( R_{eq} \) is the sum of the reciprocals of each individual resistor's resistance.

If you have \( n \) resistors connected in parallel, with resistances \( R_1, R_2, \ldots, R_n \), the formula for the equivalent resistance \( R_{eq} \) is given by:

\[ \frac{1}{R_{eq}} = \frac{1}{R_1} + \frac{1}{R_2} + \frac{1}{R_3} + \cdots + \frac{1}{R_n} \]

To find the equivalent resistance \( R_{eq} \), you take the reciprocal of the sum:

\[ R_{eq} = \frac{1}{\left(\frac{1}{R_1} + \frac{1}{R_2} + \frac{1}{R_3} + \cdots + \frac{1}{R_n}\right)} \]

Here’s a step-by-step breakdown of the process:

1. **Find the Reciprocal of Each Resistance**: Calculate \( \frac{1}{R_i} \) for each resistor \( R_i \) where \( i \) ranges from 1 to \( n \).

2. **Sum the Reciprocals**: Add these reciprocals together: \( \frac{1}{R_1} + \frac{1}{R_2} + \cdots + \frac{1}{R_n} \).

3. **Take the Reciprocal of the Sum**: Finally, take the reciprocal of this sum to find the equivalent resistance \( R_{eq} \).

### Example

Suppose you have three resistors in parallel with resistances of \( 4 \,\Omega \), \( 6 \,\Omega \), and \( 12 \,\Omega \). The equivalent resistance is calculated as follows:

1. Compute the reciprocals:
   \[
   \frac{1}{R_1} = \frac{1}{4}, \quad \frac{1}{R_2} = \frac{1}{6}, \quad \frac{1}{R_3} = \frac{1}{12}
   \]

2. Sum the reciprocals:
   \[
   \frac{1}{4} + \frac{1}{6} + \frac{1}{12} = 0.25 + 0.1667 + 0.0833 = 0.5
   \]

3. Take the reciprocal of the sum:
   \[
   R_{eq} = \frac{1}{0.5} = 2 \,\Omega
   \]

So, the equivalent resistance of the three resistors in parallel is \( 2 \,\Omega \).
0 like 0 dislike
The equivalent resistance \( R_{eq} \) for \( N \)-number of resistors \( R_1, R_2, R_3, \dots, R_N \) in parallel connection is given by the reciprocal of the sum of the reciprocals of each individual resistance:

\[
\frac{1}{R_{eq}} = \frac{1}{R_1} + \frac{1}{R_2} + \frac{1}{R_3} + \dots + \frac{1}{R_N}
\]

Or more generally:

\[
\frac{1}{R_{eq}} = \sum_{i=1}^{N} \frac{1}{R_i}
\]

Where \( R_{eq} \) is the equivalent resistance of the parallel combination of \( N \) resistors.
0 like 0 dislike

Related questions

Write down the expression of equivalent resistance for ‘n’ – number of resistors in series connection.
Answer : To find the equivalent resistance \( R_{eq} \) of \( n \) resistors connected in series, you simply add up their individual resistances. If \( R_1, R_2, \ldots, R_n \) are the resistances of the resistors, the expression is: \[ R_{eq} = R_1 + R_2 + R_3 + \cdots + R_n \]...

Show More

What is the expression for equivalent resistance if resistors are connected in series?
Answer : When resistors are connected in series, the total or equivalent resistance is simply the sum of the individual resistances. This is because, in a series circuit, the current flowing through each resistor is the ... or equivalent resistance of these three resistors in series is \( 15 \, \Omega \)....

Show More

What is the equivalent resistance of two parallel resistors?
Answer : To calculate the equivalent resistance of two parallel resistors, you can use the formula: \[ \frac{1}{R_{eq}} = \frac{1}{R_1} + \frac{1}{R_2} \] Where \( R_1 \) and \( R_2 \) are the ... equivalent resistance. If you have specific values for \( R_1 \) and \( R_2 \), I can help you calculate it!...

Show More

Write the expression for current in a parallel combination.
Answer : In a parallel circuit, the total current is the sum of the currents through each parallel branch. If you have a parallel combination of \( n \) resistors with resistances \( R_1, R_2, \ldots, R_n \) connected to a voltage source ... \] Then, the total current \( I \) is: \[ I = \frac{V}{R_{eq}} \]...

Show More

What is the formula for calculating the total resistance of resistors in parallel?
Answer : To calculate the total resistance (\( R_{\text{total}} \)) of resistors connected in parallel, you use the following formula: \[ \frac{1}{R_{\text{total}}} = \frac{1}{R_1} + \frac{1}{R_2} + \frac{1 ... 2 \, \Omega \] So, the total resistance of the three resistors in parallel is \( 2 \, \Omega \)....

Show More
Welcome to Electrical Engineering, where you can ask questions and receive answers from other members of the community.