i want to implement and RLC circuit to find the fault current where R0 is infinte. This is bipolar circuit

5 次查看(过去 30 天)
I have attached my circuit i want to implmenet it where in the circuit R0 is infinite i want to find branch curremt where Rf is the fault resistance. This is a biplar circuit. how the resistance matrix built and how the incducatnace matrix.
i wan to use this equation to find the branch current
A0.u0=R0.i0+L0.di0/dt
where A0 is the incidance matrix
what would be the incidance matrix for this circuit and how we implement this equation on the given circuit. If anyone has solution please guide me

回答(1 个)

Sumukh
Sumukh 2024-11-4
The incidence matrix represents the relationship between branches and nodes in the circuit. Each row of the matrix corresponds to a branch, and each column corresponds to a node. For a bipolar circuit:
  • If a branch leaves a node, the entry is +1.
  • If a branch enters a node, the entry is -1.
  • If a branch is not connected to a node, the entry is 0.
Similarly, the resistance and inductance matrices can be constructed. You can refer to external resources to understand more on these matrices and how they are constructed.
You can refer to the following video resource that explains modelling electrical networks using ODEs and solving them:
For more information on ODEs, kindly refer to the following MathWorks Self-Paced coursework:
  1 个评论
Zeeshan
Zeeshan 2024-12-9
Thank you for your kind responce.
Actually i am stuck in the formation of the incidance matrics and resistance and inductance matrics for the second loop where the R0 is infinite.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Circuits and Systems 的更多信息

产品


版本

R2023a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by