Implementing Interval Linear Equations Systems for Enhanced Circuit Analysis

Implementing Interval Linear Equations Systems for Enhanced Circuit Analysis

Hema Surya Subramanian Nirmala Thamaraiselvan* Ganesan Kandasamy

Department of Mathematics, College of Engineering and Technology, SRM Institute of Science and Technology, Kattankulathur, Chennai 603203, India

Corresponding Author Email: 
nirmalat@srmist.edu.in
Page: 
2217-2222
|
DOI: 
https://doi.org/10.18280/mmep.100636
Received: 
23 May 2023
|
Revised: 
11 August 2023
|
Accepted: 
19 September 2023
|
Available online: 
21 December 2023
| Citation

© 2023 IIETA. This article is published by IIETA and is licensed under the CC BY 4.0 license (http://creativecommons.org/licenses/by/4.0/).

OPEN ACCESS

Abstract: 

The present study is centered around the deployment of interval linear equations systems in circuit analysis. In the domain of circuit theory, each circuit, constituted by components such as resistance, inductance, and capacitance, can be mathematically represented as a system of linear equations. In the context of electrical circuits, interval representations of current or voltage are considered more informative than single precise values. This is attributed to factors including fluctuating environmental conditions, current variations, tolerances in electrical elements, and power harmonic leakage. The integration of interval linear equations systems becomes crucial in accommodating these variables. We propose an algorithm using a new type of arithmetic operations and pairing technique on intervals for the interval solution of interval linear equations systems. We provide a numerical example to highlight the usefulness of the suggested approach. We also discuss an electrical circuit problem under an uncertain environment by using the proposed algorithm and interval arithmetic operations.

Keywords: 

uncertainty, interval, circuit theory, Kirchhoff's voltage law, numerical analysis, system of interval linear equations

1. Introduction

Nearly any real-world problem can be modelled as a system of linear or non-linear equations. In many cases, precise parameter values are elusive, known only through estimation or within certain bounds. Interval analysis provides valuable tools and methodologies for solving linear and nonlinear systems of equations in situations where data imprecision or uncertainties exist. Notably, the significance of interval arithmetic in matrix computations was first suggested by Hansen and Smith [1]. This has since inspired an array of research by scholars such as Alefeld et al. [2, 3], Moore et al. [4], Ganesan and Veeramani [5, 6] and Goze [7], who have explored interval arithmetic and interval matrices extensively.

In the context of circuit analysis, systems of linear equations are often employed to solve for unknown currents. Yet, real-world conditions challenge the assumption that a voltage source consistently generates an exact voltage, as minor fluctuations in voltage output are unavoidable. Similar variability applies to other electrical elements within circuits, thus necessitating the treatment of circuit components like voltage sources and resistances as uncertain entities. Closed and bounded intervals provide a practical method for representing these uncertain parameters. When faced with these uncertainties, current flow within a circuit can be accurately encapsulated using a system of interval linear equations.

Numerous authors, including Alefeld et al. [8], Beaumont [9], Siahlooei [10], Hansen [11, 12], Sainz et al. [13], Neumaier [14], Ning and Kearfott [15], Rani [16], Corsaro and Marino [17], and Lodwick and Dubois [18], have explored solutions to systems of fuzzy and interval linear equations.

The examination of interval linear algebra by Surya et al. [19-21] within a precise algebraic framework has been influential. Using the concept of equivalence classes, they successfully defined the notions of a field and a vector space over a field. Cazarez-Castro et al. [22] presented a fuzzy differential equations approach to model the uncertainty of initial conditions for the proportional derivative closed-loop control of a direct current motor. Studies by Rahgooy et al. [23], Rahman and Rahman [24], and Srinivas and Rao [25] have examined the application of the system of fuzzy linear equations in circuit analysis. Furthermore, Yazdi et al. [26] have explored fuzzy circuit analysis through fuzzy differential equations with fuzzy variables. Jesuraj et al. [27], Devi and Ganesan [28], and Sahoo [29] have solved electrical circuits using various methods, including fuzzy Sumudu transform and fuzzy differential equations, respectively. Diffellah et al. [30] have discussed the applications of interval analysis in electric circuit theory.

In this paper, a novel method is proposed for determining the unknown current flowing in given planar circuits under uncertain conditions. The uncertain parameters are represented as closed and bounded intervals. We introduce a new set of arithmetic operations and pairing techniques on intervals to determine the current flow in electrical circuits. Additionally, an interval-based linear system is introduced and its application is demonstrated through a numerical example.

2. Basics on Intervals

Here are the basic concepts and notions regarding intervals, as recalled from reference [19]: We define the set $\mathbb{R}=\left\{\tilde{a}=\left[\mathrm{a}^{\mathrm{L}}, \mathrm{a}^U\right]: \mathrm{a}^{\mathrm{L}} \leq \mathrm{a}^U\right.$ and $\left.\mathrm{a}^{\mathrm{L}}, \mathrm{a}^U \in \mathbb{R}\right\}$. This set comprises all the closed and bounded intervals. When $a^L$ equals $a^U$, we refer to $\tilde{a}$ as a degenerate interval. These intervals can be represented as ordered pairs $\langle m, w\rangle$ which are defined as follows: Given an interval $\tilde{a}, m(\tilde{a})$ as $\frac{a^U+a^L}{2}$ and $w(\tilde{a})$ as. $\frac{a^U-a^L}{2}$ Consequently, $\tilde{a}$ can be uniquely expressed as $\langle m(\tilde{a}), w(\tilde{a})\rangle$. Consequently, $\tilde{a}$ can be uniquely expressed as $\langle m(\tilde{a}), w(\tilde{a})\rangle$. Conversely, if you have $\langle m(\tilde{a}), w(\tilde{a})\rangle$, you can determine $a^L$ and $a^U$ as follows: $m(\tilde{a})-w(\tilde{a})=a^L$ and $m(\tilde{a})+w(\tilde{a})=\mathrm{a}^U$ for the interval $\tilde{a}$. Therefore, given $\langle m(\tilde{a}), w(\tilde{a})\rangle$, you can uniquely recover the interval $\left[\mathrm{a}^{\mathrm{L}}, \mathrm{a}^U\right]$.

Note 1. If midpoint of $\tilde{a}$ is zero then $\tilde{a}$ is called as a zero interval. Otherwise, it is non-zero interval. If midpoint of $\widetilde{a}$ is positive then $\tilde{a}$ is called as a positive interval.

2.1 Interval arithmetic operations

For any two intervals $\tilde{a}=\langle m(\tilde{a}), w(\tilde{a})\rangle$ and $\tilde{b}=$ $\langle m(\tilde{b}), w(\tilde{b})\rangle$ and $* \in\{+,-, \times, \div\}$, the arithmetic operations are defined as follows [19]:

$\begin{aligned} & \tilde{a} * \tilde{b}=\langle m(\tilde{a}), w(\tilde{a})\rangle *\langle m(\tilde{b}), w(\tilde{b})\rangle \\ & \quad=\langle m(\tilde{a}) * m(\tilde{b}), \max \{w(\tilde{a}), w(\tilde{b})\}\rangle\end{aligned}$

Note 2. Division is possible when midpoint of the denominator interval is non-zero.

2.2 Interval matrix theory [19]

An interval matrix is a matrix where each element is defined as a closed and bounded interval of real numbers, as opposed to a single exact value. Intervals, in this context, are sets of numbers encompassing all values falling within a specified range. The purpose of employing intervals within matrix representations is to account for uncertainty or imprecision in the individual elements of the matrix. This allows for a more flexible and robust way of modelling data or systems in situations where precise values are not known or cannot be determined.

An interval matrix

$\tilde{A}=\left(\begin{array}{ccc}\tilde{a}_{11} & \ldots & \tilde{a}_{1 n} \\ \ldots & \ldots & \ldots \\ \tilde{a}_{m 1} & \ldots & \tilde{a}_{m n}\end{array}\right)=\left(\tilde{a}_{i j}\right)$

where, each $\tilde{a}_{i j}=\left[a_{i j}{ }^L, a_{i j}{ }^U\right]$. Midpoint matrix of $\tilde{A}, m(\tilde{A})$ is defined as the matrix of midpoints of every corresponding entries of $\tilde{A}$. Similarly, width matrix $w(\tilde{A})$ is defined as the matrix of widths of every corresponding entry of $\tilde{A}$.

Let $\tilde{\boldsymbol{x}}=\left(\tilde{x}_1, \tilde{x}_2, \ldots, \tilde{x}_n\right)^t$ be an interval vector in $I \mathbb{R}^n$ and $m(\tilde{\boldsymbol{x}})=\left(m\left(\tilde{x}_1\right), m\left(\tilde{x}_2\right), \ldots, m\left(\tilde{x}_n\right)\right)^t \quad, \quad w(\tilde{\boldsymbol{x}})=$ $\left(w\left(\tilde{x}_1\right), w\left(\tilde{x}_2\right), \ldots, w\left(\tilde{x}_n\right)\right)^t$ are midpoint vector and width vectors of $\widetilde{\boldsymbol{x}}$ respectively.

2.3 Interval matrix operations

For $\tilde{A}, \tilde{B} \in I \mathbb{R}^{(m \times n)}, \tilde{\boldsymbol{x}} \in I \mathbb{R}^n$, where $* \in\{+,-, \times, \div\}$ and $\tilde{\alpha} \in I \mathbb{R}$, we define [19]:

$\tilde{A} * \tilde{B}=\left\langle m(\tilde{A}) * m(\tilde{B}), \max \left\{\min _{w\left(\tilde{a}_{i j}\right) \neq 0} w(\tilde{A}), \min _{w\left(\tilde{\mathfrak{b}}_{i j}\right) \neq 0} w(\tilde{B})\right\}\right\rangle$

Note 3. Matrix division is possible when midpoint of the denominator matrix is invertible.

3. System of Interval Linear Equations

Consider a system of “m” interval linear equations in “n” unknown intervals:

$\left.\begin{array}{l}\tilde{a}_{11} \tilde{x}_1+\tilde{a}_{12} \tilde{x}_2+\ldots \ldots+\tilde{a}_{1 n} \tilde{x}_n \approx \tilde{b}_1 \\ \tilde{a}_{21} \tilde{x}_1+\tilde{a}_{22} \tilde{x}_2+\ldots \ldots+\tilde{a}_{2 n} \tilde{x}_n \approx \tilde{b}_2 \\ \cdot \\ \cdot \\ \cdot\\ \tilde{a}_{m 1} \tilde{x}_1+\tilde{a}_{m 2} \tilde{x}_2+\ldots \ldots+\tilde{a}_{m n} \tilde{x}_n \approx \tilde{b}_m\end{array}\right\}$

where, $\tilde{a}_{i j}$ and $\tilde{b}_i$ are in $I \mathbb{R}$.

The above system is called $(m \times n)$ interval linear system. If $\tilde{b}_i \approx \tilde{0}$ for each $i$, then the above system is called the homogeneous system of interval linear equations. Otherwise, it is called a non-homogeneous system of interval linear equations.

The matrix form of the above system is $\tilde{A} \widetilde{\boldsymbol{x}} \approx \widetilde{B}$. That is:

$\left(\begin{array}{ccccccc}\tilde{a}_{11} & \tilde{a}_{12} & \tilde{a}_{13} & \cdot & \cdot & \cdot & \tilde{a}_{1 n} \\ \tilde{a}_{21} & \tilde{a}_{22} & \tilde{a}_{23} & \cdot & \cdot & \cdot & \tilde{a}_{2 n} \\ \cdot & \cdot & \cdot & \cdot & \cdot & \cdot & \cdot \\ \cdot & \cdot & \cdot & \cdot & \cdot & \cdot & \cdot \\ \tilde{a}_{m 1} & \tilde{a}_{m 2} & \tilde{a}_{m 3} & \cdot & \cdot & \cdot & \tilde{a}_{m n}\end{array}\right)\left(\begin{array}{c}\tilde{x}_1 \\ \tilde{x}_2 \\ \cdot \\ \cdot \\ \tilde{x}_n\end{array}\right) \approx\left(\begin{array}{c}\tilde{b}_1 \\ \tilde{b}_2 \\ \cdot \\ \cdot \\ \tilde{b}_m\end{array}\right)$

where, $\tilde{\mathbf{x}}=\left(\tilde{x}_1, \tilde{x}_2, \ldots, \tilde{x}_n\right)^t$ and $\tilde{B}=\left(\tilde{b}_1, \tilde{b}_2, \ldots, \tilde{b}_m\right)^t$.

4. Algorithm for Finding the Solutions of System of Interval Linear Equations

Given the interval linear system $\tilde{A} \tilde{\mathbf{x}} \approx \tilde{B}$.

Step 1: Compute the solution of the midpoint system $m(\tilde{A}) m(\tilde{\mathbf{x}})=m(\tilde{B})$.

Step 2: Let the solution be $m(\tilde{\mathbf{x}})=\left(m\left(\tilde{\mathbf{x}}_1\right), m\left(\tilde{\mathbf{x}}_2\right), \ldots . m\left(\tilde{\mathbf{x}}_n\right)\right)^t$.

Step 3: The pairing number for the interval solution is obtained by the Max-Min principle as follows:

Let $\alpha=\max \left\{\min _{w\left(\tilde{a}_{i j}\right) \neq 0} w(\tilde{A}), \min _{w\left(\tilde{b}_{i j}\right) \neq 0} w(\tilde{B})\right\}$. Here $\alpha>0$ unless when $\tilde{A}$ and $\tilde{B}$ degenerate into crisp matrices.

Step 4: The solution to the interval linear system $\tilde{A} \tilde{\mathbf{x}} \approx \tilde{B}$ is:

$\tilde{\mathbf{x}}=\langle m(\tilde{\mathbf{x}}), \alpha\rangle=\left(\begin{array}{c}{\left[m\left(\tilde{x}_1\right)-\alpha, m\left(\tilde{x}_1\right)-\alpha\right]} \\ {\left[m\left(\tilde{x}_2\right)-\alpha, m\left(\tilde{x}_2\right)-\alpha\right]} \\ \cdot \\ \cdot \\ {\left[m\left(\tilde{x}_n\right)-\alpha, m\left(\tilde{x}_n\right)-\alpha\right]}\end{array}\right)$.

Note: Pairing number is a positive real number which is judiciously evaluated using the given data and which aids the conversion of a real number into unique interval number. For example, if 3 is a real number to be associated with an interval, we calculate the pairing number using the specified method. Suppose the pairing number is 2 then 3 is associated with an interval ⟨3,2⟩=[3-2, 3+2]=[1,5].

Example 4.1 Consider an interval linear system $\tilde{A} \tilde{\boldsymbol{x}} \approx \tilde{B}$ discussed by Ning et al. [15], where $\tilde{A}=\left(\begin{array}{ccc}{[3.7,4.3]} & {[-1.5,-0.5]} & {[0,0]} \\ {[-1.5,-0.5]} & {[3.7,4.3]} & {[-1.5,-0.5]} \\ {[0,0]} & {[-1.5,-0.5]} & {[3.7,4.3]}\end{array}\right) \in \mathrm{I} \mathbb{R}^{n \times n}$ and $\tilde{B}=\left(\begin{array}{c}{[-14,0]} \\ {[-9,0]} \\ {[-3,0]}\end{array}\right)$.

Solution: The midpoint system of the above interval system is $m(\tilde{A}) m(\tilde{\boldsymbol{x}})=m(\tilde{B})$, where $m(\tilde{A})=\left(\begin{array}{ccc}4 & -1 & 0 \\ -1 & 4 & -1 \\ 0 & -1 & 4\end{array}\right)$ and $w(\tilde{A})=\left(\begin{array}{ccc}0.30 & 0.50 & 0 \\ 0.50 & 0.30 & 0.50 \\ 0 & 0.50 & 0.30\end{array}\right)$ respectively. Also $m(\tilde{\mathrm{B}})=\left(\begin{array}{c}-7 \\ -4.50 \\ -1.50\end{array}\right)$ and $w(\tilde{\mathrm{B}})=\left(\begin{array}{c}7 \\ 4.50 \\ 1.50\end{array}\right)$ respectively.

Solving this midpoint system:

$\left(\begin{array}{ccc}4 & -1 & 0 \\ -1 & 4 & -1 \\ 0 & -1 & 4\end{array}\right)\left(\begin{array}{l}m\left(\tilde{x}_1\right) \\ m\left(\tilde{x}_2\right) \\ m\left(\tilde{x}_3\right)\end{array}\right)=\left(\begin{array}{c}-7 \\ -4.50 \\ -1.50\end{array}\right)$ by Gauss elimination method, we get the solution of the midpoint system as $m(\tilde{\mathbf{x}})=\left(\begin{array}{l}-2.2232 \\ -1.8929 \\ -0.8482\end{array}\right)$. The pairing number for the interval solution is obtained by the Max-Min principle as follows:

$ Let \begin{aligned} & \alpha=\max \left\{\min _{w\left(\tilde{a}_{i j}\right) \neq 0} w(\tilde{A}), \min _{w\left(\tilde{b}_{i j}\right) \neq 0} w(\tilde{B})\right\} \\ & =\max \left\{\begin{array}{c}\min _{w\left(\tilde{a}_j\right) \neq 0}\left(\begin{array}{ccc}0.30 & 0.50 & 0 \\ 0.50 & 0.30 & 0.50 \\ 0 & 0.50 & 0.30\end{array}\right) \\ \min _{w\left(\tilde{b}_j\right) \neq 0}\left(\begin{array}{c}7 \\ 4.50 \\ 1.50\end{array}\right)\end{array}\right\}, \\ & =\max \{0.30,1.50\}=1.50 \\ & \end{aligned}$

The interval solution of the interval linear system is:

$\begin{aligned} \tilde{\mathbf{x}} & =\langle m(\tilde{\mathbf{x}}), \alpha\rangle=\left\langle\left(\begin{array}{l}-2.2232 \\ -1.8929 \\ -0.8482\end{array}\right), 1.50\right\rangle \\ & =\left(\begin{array}{l}{[-3.7232,-0.7232]} \\ {[-3.3929,-0.3929]} \\ {[-2.3482,0.6518]}\end{array}\right)\end{aligned}$

Comparison study: Ning et al. [15] derived the solution set $\left(\begin{array}{l}{[-6.38,0]} \\ {[-6.40,0]} \\ {[-3.40,0]}\end{array}\right)$ by using the interval Gaussian elimination method together with existing interval arithmetic. Also, by using Hansen's method [12], they obtained the solution set (wider box) $\left(\begin{array}{l}{[-6.38,1.12]} \\ {[-6.40,1.54]} \\ {[-3.40,1.40]}\end{array}\right)$ and using their own method, obtained the solution set (much wider box) $\left(\begin{array}{l}{[-6.38,1.67]} \\ {[-6.40,1.54]} \\ {[-3.40,2.40]}\end{array}\right)$. The intriguing part is that by applying the proposed algorithm, we obtain a solution set $\left(\begin{array}{c}{[-3.7232,-0.7232]} \\ {[-3.3929,-0.3929]} \\ {[-2.3482,0.6518]}\end{array}\right)$ which is better to the prior solution sets. Also, this solution set won't affect the crisp solution set which will significantly reduce vagueness. 

5. An Application on Electric Circuit

The mesh current method is a network analysis technique in which arbitrarily assigned mesh current directions are used to solve for unknown currents and voltages using Kirchhoff's voltage law and Ohm's law. It can typically solve a circuit with fewer unknown variables and simultaneous equations. Due to some uncertain situations, the electrical elements are represented by closed and bounded intervals.

Kirchhoff's Voltage Law (KVL) is a fundamental principle in electrical circuit theory. It asserts that the total sum of voltage changes, which includes voltage drops (from higher potential to lower potential) and voltage rises (from lower potential to higher potential), around any closed path or loop within an electrical circuit must always equal zero. In other words, the algebraic sum of these voltage changes is conserved and obeys the principle of energy conservation. This law is an essential tool in analyzing and solving electrical circuits, helping to understand how voltage behaves within a closed loop in accordance with the conservation of energy.

Consider an electric circuit:

Figure 1. Electric circuit

where, the values of electric resistance are: $\tilde{R}_1=\tilde{R}_3=\tilde{R}_5=\tilde{R}_7=[1497.5,1502.5] \Omega=\langle 1500,2.5\rangle \Omega$, $\tilde{R}_2=\tilde{R}_4=\tilde{R}_6=\tilde{R}_8=[798.5,801.5] \Omega=\langle 800,1.5\rangle \Omega \quad$ and the voltages are $\tilde{V}_1=[11,13] \mathrm{V}=\langle 12,1\rangle \mathrm{V} \quad$ and $\tilde{V}_1=[22.5,25.5] \mathrm{V}=\langle 24,1.5\rangle \mathrm{V}$.

In the realm of mesh analysis, the application of Kirchhoff's Voltage Law involves the utilization of mesh currents. These mesh currents are systematically allocated to individual meshes and preferably oriented in a clockwise direction. The KVL is then sequentially applied to each mesh, leveraging the principle that the voltage drops across a resistor, when traversed by a current I is given by IR.

In this particular method, the approach involves equating the voltage drops across the resistors in accordance with the direction of the mesh currents to the voltage increases experienced across the voltage sources within the electrical circuit.

Regarding mesh 1 , in the diagram, the voltage drops across the resistors labelled as $\widetilde{R}_1, \widetilde{R}_2$ and $\widetilde{R}_3$ are expressed as $\tilde{I}_1 \tilde{R}_1, \tilde{I}_1 \tilde{R}_2$ and $\left(\tilde{I}_1-\tilde{I}_2\right) \widetilde{R}_3$ respectively. Notably, the distinction arises because the current through $\widetilde{R}_3$ in relation to $\tilde{I}_1$ is $\left(\tilde{I}_1-\tilde{I}_2\right)$. Furthermore, the voltage rise from the voltage source is represented as $\tilde{V}_1$.

$\therefore$ The mesh equation for mesh 1 is:

$\begin{aligned} & \tilde{I}_1 \tilde{R}_1+\tilde{I}_1 \tilde{R}_2+\left(\tilde{I}_1-\tilde{I}_2\right) \tilde{R}_3 \approx \tilde{V}_1 \\ & \Rightarrow \tilde{I}_1 \tilde{R}_1+\tilde{I}_1 \tilde{R}_2+\tilde{I}_1 \tilde{R}_3-\tilde{I}_2 \tilde{R}_3 \approx \tilde{V}_1 \\ & \Rightarrow \tilde{I}_1\left(\tilde{R}_1+\tilde{R}_2+\tilde{R}_3\right)-\tilde{I}_2 \tilde{R}_3 \approx \tilde{V}_1 \\ & \Rightarrow\langle 1500,2.5\rangle \tilde{I}_1+\langle 800,1.5\rangle \tilde{I}_1 \\ & +\langle 1500,2.5\rangle \tilde{I}_1-\langle 1500,2.5\rangle \tilde{I}_2 \approx\langle 12,1\rangle \\ & \Rightarrow\langle 1500+800+1500, \max \{2.5,1.5,2.5\}\rangle \\ & -\langle 1500,2.5\rangle \tilde{I}_2 \approx\langle 12,1\rangle \\ & \Rightarrow\langle 3800,2.5\rangle \tilde{I}_1-\langle 1500,2.5\rangle \tilde{I}_2 \approx\langle 12,1\rangle\end{aligned}$      (1)

It's worth noting that in the context of mesh analysis in electrical circuits, certain coefficients in the mesh equations have specific meanings.

Let $\widetilde{R}_1+\widetilde{R}_2+\widetilde{R}_3$, the co-efficient of $\tilde{I}_1$ is the sum of the resistances of the resistors in mesh 1. This total resistance is commonly referred to as the "self-resistance" of the mesh 1. Also $-\widetilde{R}_3$, the co-efficient of $\tilde{I}_2$ is negative, it signifies the resistance of the resistor that is shared by two adjacent meshes, typically mesh 1 and mesh 2. This resistance is known as the "mutual resistance."

The negative sign associated with mutual resistances in mesh equations is a result of the fact that the mesh currents in different meshes often flow in opposite directions through mutual resistors. As a consequence, these resistances are represented with negative signs in the equations. This simplifies the formulation of the mesh equations, making it more convenient than directly applying Kirchhoff's Voltage Law (KVL) to the circuit.

$\therefore$ The mesh equation for mesh 2 is:

$\begin{aligned} & \tilde{I}_2 \tilde{R}_4+\tilde{I}_2 \tilde{R}_5+\left(\tilde{I}_2-\tilde{I}_3\right) \tilde{R}_6+\left(\tilde{I}_2-\tilde{I}_1\right) \tilde{R}_3 \approx \tilde{0} \\ & \tilde{I}_2 \tilde{R}_4+\tilde{I}_2 \tilde{R}_5+\tilde{I}_2 \tilde{R}_6-\tilde{I}_3 \tilde{R}_6+\tilde{I}_2 \tilde{R}_3-\tilde{I}_1 \tilde{R}_3 \approx \tilde{0} \\ & -\tilde{I}_1 \tilde{R}_3+\tilde{I}_2\left(\tilde{R}_3+\tilde{R}_4+\tilde{R}_5+\tilde{R}_6\right)-\tilde{I}_3 \tilde{R}_6 \approx \tilde{0} \\ & \Rightarrow\langle-1500,2.5\rangle \tilde{I}_1+\langle 4600,2.5\rangle \tilde{I}_2 \\ & +\langle-800,1.5\rangle \tilde{I}_3 \approx\langle 0,0\rangle\end{aligned}$     (2)

Also, the mesh equation for mesh 3 is:

$\begin{aligned} & -\tilde{V}_2+\tilde{I}_3 \tilde{R}_8+\tilde{I}_3 \tilde{R}_7+\left(\tilde{I}_3-\tilde{I}_2\right) \tilde{R}_6 \approx \tilde{0} \\ & \tilde{I}_3 \tilde{R}_8+\tilde{I}_3 \tilde{R}_7+\tilde{I}_3 \tilde{R}_6-\tilde{I}_2 \tilde{R}_6 \approx \tilde{V}_2 \\ & -\tilde{I}_2 \tilde{R}_6+\tilde{I}_3\left(\tilde{R}_6+\tilde{R}_7+\tilde{R}_8\right) \approx \tilde{V}_2 \\ & \Rightarrow\langle-800,1.5\rangle \tilde{I}_2+\langle 3100,2.5\rangle \tilde{I}_3 \approx\langle 24,1.5\rangle\end{aligned}$   (3)

Hence the given electric circuit is represented as the system of interval linear equations:

$\begin{aligned} & \langle 3800,2.5\rangle \tilde{I}_1+\langle-1500,2.5\rangle \tilde{I}_2 \approx\langle 12,1\rangle \\ & \langle-1500,2.5\rangle \tilde{I}_1+\langle 4600,2.5\rangle \tilde{I}_2+ \\ & \langle-800,1.5\rangle \tilde{I}_3 \approx\langle 0,0\rangle \\ & \langle-800,1.5\rangle \tilde{I}_2+\langle 3100,2.5\rangle \tilde{I}_3 \approx\langle 24,1.5\rangle\end{aligned}$     (4)

Matrix form of the above system is $\tilde{A} \tilde{I} \approx \tilde{B}$:

$\begin{aligned} & \Rightarrow\left(\begin{array}{ccc}\langle 3800,2.5\rangle & \langle-1500,2.5\rangle & \langle 0,0\rangle \\ \langle-1500,2.5\rangle & \langle 4600,2.5\rangle & \langle-800,1.5\rangle \\ \langle 0,0\rangle & \langle-800,1.5\rangle & \langle 3100,2.5\rangle\end{array}\right)\left(\begin{array}{l}\tilde{I}_1 \\ \tilde{I}_2 \\ \tilde{I}_3\end{array}\right) \\ & \approx\left(\begin{array}{c}\langle 12,1\rangle \\ \langle 0,0\rangle \\ \langle 24,1.5\rangle\end{array}\right)\end{aligned}$

The midpoint system of the above interval system is $m(\tilde{A}) m(\tilde{I})=m(\tilde{B})$, where $m(\tilde{A})=\left(\begin{array}{ccc}3800 & -1500 & 0 \\ -1500 & 4600 & -800 \\ 0 & -800 & 3100\end{array}\right)$ and $w(\tilde{A})=\left(\begin{array}{ccc}2.5 & 2.5 & 0 \\ 2.5 & 2.5 & 1.5 \\ 0 & 1.5 & 2.5\end{array}\right)$ respectively. Also $m(\tilde{\mathrm{B}})=\left(\begin{array}{c}12 \\ 0 \\ 24\end{array}\right)$ and $w(\tilde{\mathrm{B}})=\left(\begin{array}{c}1 \\ 0 \\ 1.5\end{array}\right)$ respectively.

Solving the midpoint system $m(\tilde{A}) m(\tilde{I})=m(\tilde{B})$ by using Gauss elimination method, we get the solution for midpoint system as $m(\tilde{I})=\left(\begin{array}{l}0.0042929 \\ 0.0028753 \\ 0.0084840\end{array}\right)$.

That is $m\left(\tilde{I}_1\right)=0.0042929 \mathrm{~A}=4.2929 \mathrm{~mA}$, $m\left(\tilde{I}_2\right)=0.0028753 \mathrm{~A}=2.8753 \mathrm{~mA}$ and $m\left(\tilde{I}_3\right)=0.0084840 \mathrm{~A}=8.4840 \mathrm{~mA}$.

The pairing number for the interval solution is obtained by the Max-Min principle as follows:

Let $$

\begin{aligned}

\alpha & =\max \left\{\min _{w\left(\tilde{a}_{i j}\right) \neq 0} w(\tilde{A}), \min _{w\left(\tilde{b}_{i j}\right) \neq 0} w(\tilde{B})\right\} \\

& =\max \left\{\min _{w\left(\tilde{a}_{i j}\right) \neq 0}\left(\begin{array}{ccc}

2.5 & 2.5 & 0 \\

2.5 & 2.5 & 1.5 \\

0 & 1.5 & 2.5

\end{array}\right), \min _{w\left(\tilde{b}_{i j}\right) \neq 0}\left(\begin{array}{c}

1 \\

0 \\

1.5

\end{array}\right)\right\} \\

& =\max \{1.5,1\}=1.5

\end{aligned}

$$

The interval solution of the interval linear system is:

$\tilde{I}=\langle m(\tilde{I}), \alpha\rangle=\left\langle\left(\begin{array}{l}4.2929 \\ 2.8753 \\ 8.4840\end{array}\right), 1.5\right\rangle=\left(\begin{array}{l}{[2.7929,5.7929]} \\ {[1.3753,4.3753]} \\ {[6.98409 .9840]}\end{array}\right)$.

Therefore, the mesh currents of the above electric circuit are:

$\begin{aligned} & \tilde{I}_1=[2.7929,5.7929] \mathrm{mA} \\ & \tilde{I}_2=[1.3753,4.3753] \mathrm{mA} \\ & \text { and } \tilde{I}_3=[6.98409 .9840] \mathrm{mA}\end{aligned}$

Remark: The system of interval linear equations in the above example was formulated with the underlying assumption that the individual entries are susceptible to errors or uncertainties. This assumption forms the basis for the solution approach employed in handling such uncertainties.

Specifically, if we replace the interval representations in the solution with their respective midpoints, the resulting solution will naturally converge to the solution of a standard (crisp) system of linear equations when there are no errors or uncertainties present. In other words, if the errors are zero, and there is no imprecision associated with the entries, the interval-based solution will yield the same result as the conventional system of linear equations. This demonstrates that the interval-based approach is a flexible method for dealing with uncertainty and imprecision, capable of converging to traditional solutions when circumstances warrant it.

6. Conclusions

The current fluctuations that are unavoidable in real life prevent us from knowing the precise values of the measured quantities. At most, we characterize the parameters as intervals of uncertainty. In this paper we have provided the interval terminology-based notions for electrical circuit theory. The description of networks leads to systems of equations with interval parameters. We have presented a new method for computing the interval voltages and interval currents. We have shown that the proposed algorithm using a new type of arithmetic operations and pairing techniques on intervals provides better solution than by using previous approaches.

Numerical illustrations are given to support the theory. The proposed algorithm is efficient for large systems also.

  References

[1] Hansen, E., Smith, R. (1967). Interval arithmetic in matrix computations, Part II. SIAM Journal on Numerical Analysis, 4(1): 1-9. https://doi.org/10.1137/0704001

[2] Alefeld, G., Herzberger, J. (1983). Introduction to Interval Computations. Academic Press, New York, USA.

[3] Alefeld, G., Mayer, G. (2000). Interval analysis: Theory and applications. Journal of Computational and Applied Mathematics, 121(1-2): 421-464. https://doi.org/10.1016/S0377-0427(00)00342-3

[4] Moore, R.E., Kearfott, R.B., Cloud, M.J. (2009). Introduction to interval analysis. Society for Industrial and Applied Mathematics.

[5] Ganesan, K. (2007). On some properties of interval matrices. International Journal of Computational and Mathematical Sciences, 1(1): 35-42.

[6] Ganesan, K., Veeramani, P. (2005). On arithmetic operations of interval numbers. International Journal of Uncertainty, Fuzziness and Knowledge-Based Systems, 13(06): 619-631. https://doi.org/10.1142/S0218488505003710

[7] Goze, N. (2010). Linear algebra in the vector space of intervals. arXiv preprint arXiv:1006.5311. https://doi.org/1006.5311

[8] Alefeld, G., Kreinovich, V., Mayer, G. (1998). The shape of the solution set for systems of interval linear equations with dependent coefficients. Mathematische Nachrichten, 192(1): 23-36. https://doi.org/10.1002/mana.19981920103

[9] Beaumont, O. (1998). Solving interval linear systems with linear programming techniques. Linear Algebra and its Applications, 281(1-3): 293-309. https://doi.org/10.1016/S0024-3795(98)10044-7

[10] Siahlooei, E., Fazeli, S.A.S. (2018). Two iterative methods for solving linear interval systems. Applied Computational Intelligence and Soft Computing, 2018:2797038. https://doi.org/10.1155/2018/2797038

[11] Hansen, E. (1969). On the solution of linear algebraic equations with interval coefficients. Linear Algebra and its Applications, 2(2): 153-165. https://doi.org/10.1016/0024-3795(69)90024-X

[12] Hansen, E.R. (1992). Bounding the solution of interval linear equations. SIAM Journal on Numerical Analysis, 29(5): 1493-1503. https://doi.org/10.1137/0729086

[13] Sainz, M.Á., Gardeñes, E., Jorba, L. (2002). Formal solution to systems of interval linear or non-linear equations. Reliable Computing, 8(3): 189-211. https://doi.org/10.1023/A:1015561212728

[14] Neumaier, A. (1990). Interval Methods for Systems of Equations. Cambridge University Press, Cambridge.

[15] Ning, S., Kearfott, R.B. (1997). A comparison of some methods for solving linear interval equations. SIAM Journal on Numerical Analysis, 34(4): 1289-1305. https://doi.org/10.1137/S003614299427099

[16] Rani, M.S. (2019). Interval and fuzzy system of linear equations in real life. Turkish Journal of Computer and Mathematics Education, 10(1): 494-502.

[17] Corsaro, S., Marino, M. (2006). Interval linear systems: the state of the art. Computational Statistics, 21: 365-384. https://doi.org/10.1007/s00180-006-0268-5

[18] Lodwick, W.A., Dubois, D. (2015). Interval linear systems as a necessary step in fuzzy linear systems. Fuzzy Sets and Systems, 281: 227-251. https://doi.org/10.1016/j.fss.2015.03.018

[19] Surya, S.H., Nirmala, T., Ganesan, K. (2023). Interval linear algebra–A new perspective. Journal of King Saud University-Science, 35(2): 102502. https://doi.org/10.1016/j.jksus.2022.102502

[20] Surya, S.H., Nirmala, T., Ganesan, K. (2023).  Diagonal canonical form of interval matrices and applications on dynamical systems, Physica Scripta, 98: 075201. https://doi.org/10.1088/1402-4896/acd731

[21] Surya, S.H., Nirmala, T., Ganesan, K. (2023). Jordan canonical form of interval matrices and applications. The Australian Journal of Mathematical Analysis and Applications, 20(2): Art. 8.

[22] Cazarez-Castro, N.R., Cardenas-Maciel, S.L., Odreman-Vera, M., Valencia-Palomo, G., Leal-Ramirez, C. (2016). Modeling PD closed-loop control problems with fuzzy differential equations. Automatika, 57(4): 960-967. https://doi.org/10.7305/automatika.2017.12.1554

[23] Rahgooy, T., Yazdi, H.S., Monsefi, R. (2009). Fuzzy complex system of linear equations applied to circuit analysis. International Journal of Computer and Electrical Engineering, 1(5): 535-541. https://doi.org/10.7763/IJCEE.2009.V1.82

[24] Rahman, M.M., Rahman, G.A. (2016). Fully Fuzzy linear system in circuit analysis with the study of weak solution. Mathematical Theory and Modelling, 6(11): 35-44.

[25] Srinivas, B., Rao, B.S. (1819). A new innovative method for solving fuzzy electrical circuit analysis. International Journal of Computational and Applied Mathematics, 12(2): 311-323.

[26] Yazdi, H.S., Pakdaman, M., Effati, S. (2008). Fuzzy circuit analysis. International Journal of Applied Engineering Research, 3(8): 1061-1072.

[27] Jesuraj, C., Praveena, N.J.P., Rajkumar, A. (2020). Certain aspect of fuzzy differential equations in electric circuit problems. In AIP Conference Proceedings, 2261(1): 030117. https://doi.org/10.1063/5.0017470. 

[28] Sindu Devi, S., Ganesan, K. (2019). Modelling electric circuit problem with fuzzy differential equations. In Journal of Physics: Conference Series, 1377(1): 012024. https://doi.org/10.1088/1742-6596/1377/1/012024.

[29] Sahoo, L. (2017). An application of interval system of linear equations in circuit analysis. International Journal of Advance Research and Innovative Ideas in Education, 3(4): 2779-2784.

[30] Diffellah, N., Hamadache, F., Benmahammed, K. (2013). Interval arithmetic and its application to electrical circuits. Computer Technology and Application, 4(8): 424-430.