Skip to content

Better Error Checking Function #8

Description

@apantelopoulos

ADDIE's error messages currently originate from a simple error-checking function that checks for the most common errors in circuits, such as the absence of ground, short-circuits, parallel Voltage Sources, etc.

This could be improved by adding a function that analyzes the nullspace of the MNA matrix, and is able to deduct from there which nodes and/or voltage sources make the circuit not solvable. Then, it should give this information to the users using an informative notification.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions