Skip to content

FloatingNodeRuleViolation cause #204

Answered by svenboulanger
Abbas111977 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Abbas,

The floating node rule violation means that SpiceSharp detected that a node does not have a resistive path to ground, which will usually result in a singular matrix.

The variable presence rule means that there should be at least one occurence of a certain variable, of which there is only one such example and that is the ground node. Please make sure at least one node of your circuit is ground ("0" or "gnd").

I think both may be linked actually. If you don't have a ground node anywhere in your circuit, then SpiceSharp will detect that the whole circuit is floating compared to ground, and may also give a floating node rule violation.

Yours sincerely,
Sven

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Abbas111977
Comment options

Answer selected by Abbas111977
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants