1

Reverse action of "Tap Line" action

  • retag add tags

Hello everyone.

Is there an opposite operation to the "Tap Line" operation, that is, an operation that connects 2 line sections and eliminates the busbar between them?

Yoyo's avatar
71
Yoyo
asked 2025-04-23 07:56:47 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

2 Answers

1

"Tap Line" introduces dummy or extra bus at identified distance from each of the bus. Electrically circuit does not change unless the dummy bus is connected to any other network. So, in absence of network connected to extra dummy bus, no change is required. If reversal is intended with purpose, following steps may be helpful, 1) disconnect all networks connected to Dummy bus (this itself is electrically Ok) 2) save line parameters (lines on both sides of dummy bus to be deleted) 3) execute join bus (delete dummy bus and retain original bus) 4) update line parameters (sum of both side lines) Above steps can be executed through .py or .idv (can save macro)

chandv's avatar
23
chandv
answered 2025-04-23 22:22:13 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments
1

No, there is no reverse activity to Tap Line.

Using equivalance activity EQRD to remove the bus and connect the two line sections to a direct line will not give the exactly same result.

Copy the line data from an old saved case with the line untapped.

perolofl's avatar
3.8k
perolofl
answered 2025-04-23 10:43:36 -0500
edit flag offensive 0 remove flag delete link

Comments

Too bad, this often leaves the sld and sav "dirty". Thanks anyway.

Yoyo's avatar Yoyo (2025-04-23 12:30:04 -0500) edit
add a comment see more comments

Your Answer

Login/Signup to Answer