Electrical network

From Wikipedia, the free encyclopedia

  (Redirected from Electric circuit)
This article does not cite any references or sources.
Please help improve this article by adding citations to reliable sources. Unverifiable material may be challenged and removed. (January 2007)
For electrical power transmission and distribution networks, see electricity distribution. A simple electric circuit made up of a voltage source and a resistor. A simple electric circuit made up of a voltage source and a resistor.
Electromagnetism
Electricity · Magnetism
Electrostatics
 · Electric charge · Coulomb’s law · Electric field · Electric flux · Gauss’ law · Electric potential · Electrostatic induction · Electric dipole moment ·
Magnetostatics
 · Ampère’s law · Electric current · Magnetic field · Magnetic flux · Biot–Savart law · Magnetic dipole moment · Gauss’s law for magnetism ·
Electrodynamics
 · Free space · Lorentz force law · EMF · Electromagnetic induction · Faraday’s law · Displacement current · Maxwell’s equations · EM field · Electromagnetic radiation · Liénard-Wiechert Potentials · Maxwell tensor · Eddy current ·
Electrical Network
 · Electrical conduction · Electrical resistance · Capacitance · Inductance · Impedance · Resonant cavities · Waveguides ·
Covariant formulation
 · Electromagnetic tensor · EM Stress-energy tensor · Four-current · Four-potential ·
Scientists
 · Ampere · Coulomb · Faraday · Heaviside · Henry · Hertz · Lorentz · Maxwell · Tesla · Weber ·
This box: view • talk • edit

An electrical network is an interconnection of electrical elements such as resistors, inductors, capacitors, transmission lines, voltage sources, current sources, and switches.

An electrical circuit is a network that has a closed loop, giving a return path for the current. A network is a connection of two or more components, and may not necessarily be a circuit.

Electrical networks that consist only of sources (voltage or current), linear lumped elements (resistors, capacitors, inductors), and linear distributed elements (transmission lines) can be analyzed by algebraic and transform methods to determine DC response, AC response, and transient response.

A network that also contains active electronic components is known as an electronic circuit. Such networks are generally nonlinear and require more complex design and analysis tools.

Contents

Design methods

To design any electrical circuit, either analog or digital, electrical engineers need to be able to predict the voltages and currents at all places within the circuit. Linear circuits, that is, circuits with the same input and output frequency, can be analyzed by hand using complex number theory. Other circuits can only be analyzed with specialized software programs or estimation techniques.

Circuit simulation software, such as VHDL and HSPICE, allows engineers to design circuits without the time, cost and risk of error involved in building circuit prototypes.

Electrical laws

A number of electrical laws apply to all electrical networks. These include

Other more complex laws may be needed if the network contains nonlinear or reactive components. Non-linear self-regenerative heterodyning systems can be approximated. Applying these laws results in a set of simultaneous equations that can be solved either by hand or by a computer.

Network simulation software

More complex circuits can be analyzed numerically with software such as SPICE or symbolically using software such as SapWin.

Linearization around operating point

When faced with a new circuit, the software first tries to find a steady state solution, that is, one where all nodes conform to Kirchhoff's Current Law and the voltages across and through each element of the circuit conform to the voltage/current equations governing that element.

Once the steady state solution is found, the operating points of each element in the circuit are known. For a small signal analysis, every non-linear element can be linearized around its operation point to obtain the small-signal estimate of the voltages and currents. This is an application of Ohm's Law. The resulting linear circuit matrix can be solved with Gaussian elimination.

Piecewise-linear approximation

Software such as the PLECS interface to Simulink uses piecewise-linear approximation of the equations governing the elements of a circuit. The circuit is treated as a completely linear network of ideal diodes. Every time a diode switches from on to off or vice versa, the configuration of the linear network changes. Adding more detail to the approximation of equations increases the accuracy of the simulation, but also increases its running time.