enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Power-flow study - Wikipedia

    en.wikipedia.org/wiki/Power-flow_study

    In power engineering, the power-flow study, or load-flow study, is a numerical analysis of the flow of electric power in an interconnected system. A power-flow study usually uses simplified notations such as a one-line diagram and per-unit system, and focuses on various aspects of AC power parameters, such as voltages, voltage angles, real power and reactive power.

  3. Gauss–Seidel method - Wikipedia

    en.wikipedia.org/wiki/GaussSeidel_method

    algorithm Gauss–Seidel method is inputs: A, b output: φ Choose an initial guess φ to the solution repeat until convergence for i from 1 until n do σ ← 0 for j from 1 until n do if j ≠ i then σ ← σ + a ij φ j end if end (j-loop) φ i ← (b i − σ) / a ii end (i-loop) check if convergence is reached end (repeat)

  4. Holomorphic Embedding Load-flow method - Wikipedia

    en.wikipedia.org/wiki/Holomorphic_embedding_Load...

    The Holomorphic Embedding Load-flow Method (HELM) [note 1] is a solution method for the power-flow equations of electrical power systems. Its main features are that it is direct (that is, non-iterative) and that it mathematically guarantees a consistent selection of the correct operative branch of the multivalued problem, also signalling the condition of voltage collapse when there is no solution.

  5. List of numerical analysis topics - Wikipedia

    en.wikipedia.org/wiki/List_of_numerical_analysis...

    Jacobi method; Gauss–Seidel method. Successive over-relaxation (SOR) — a technique to accelerate the Gauss–Seidel method Symmetric successive over-relaxation (SSOR) — variant of SOR for symmetric matrices; Backfitting algorithm — iterative procedure used to fit a generalized additive model, often equivalent to Gauss–Seidel

  6. Co-simulation - Wikipedia

    en.wikipedia.org/wiki/Co-simulation

    The Gauss-Seidel, the Jacobi variants and transmission line modelling, TLM. The names of the first two methods are derived from the structural similarities to the numerical methods by the same name. The reason is that the Jacobi method is easy to convert into an equivalent parallel algorithm while there are difficulties to do so for the Gauss ...

  7. Relaxation (iterative method) - Wikipedia

    en.wikipedia.org/wiki/Relaxation_(iterative_method)

    While the method converges under general conditions, it typically makes slower progress than competing methods. Nonetheless, the study of relaxation methods remains a core part of linear algebra, because the transformations of relaxation theory provide excellent preconditioners for new methods. Indeed, the choice of preconditioner is often more ...

  8. Fluid–structure interaction - Wikipedia

    en.wikipedia.org/wiki/Fluid–structure_interaction

    These methods solve the nonlinear flow equations and the structural equations in the entire fluid and solid domain with the Newton–Raphson method. The system of linear equations within the Newton–Raphson iteration can be solved without knowledge of the Jacobian with a matrix-free iterative method , using a finite difference approximation of ...

  9. File:Gauss-Seidel iteration sequence for two subsystems.pdf

    en.wikipedia.org/wiki/File:Gauss-Seidel...

    You are free: to share – to copy, distribute and transmit the work; to remix – to adapt the work; Under the following conditions: attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made.