Skip to content

Supported positions for MTLN generators #276

@lmdiazangulo

Description

@lmdiazangulo

If a voltage generator is located in a non-terminal position, MTLN solver is ignoring it without any warning or error message. The following behavior is proposed:

For wire or unshieldedMultiwire cables:

  • current generators:
  • Can be located on terminal or interior wire coordinates. If it is an interior coordinate the current source we should think where to locate it: put a current source on both nodes? just in one?
  • Generators on interior coordinates need a resistance in parallel: for increasingly large R values the source behaves increasingly as a hard source. R = 0 makes no sense. Generators on interior coordinates represent the following configuration
Image
  • voltage generators:
  • Can be located only on terminal wire coordinates. An error is reported if it is located in an interior point.

For shieldedMultiwire:

  • current generators:
  • Current generators can be defined only on terminal coordinates. On interior coordinates the behavior is not well defined. Without additional specifications it is clear which of the following configurations the genrerator should have:
Image Image
  • voltage generators:
  • We could support voltage generators also in interior coordinates. In this case, a series resistance is mandatory. The generator represents this configuration
Image

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions