Skip to content

Issue 155 improve inter-discom p2p sequence diagrams#156

Merged
pramodkvarma merged 8 commits intomainfrom
issue-155-improve-interdiscom-p2p-guide
Jan 9, 2026
Merged

Issue 155 improve inter-discom p2p sequence diagrams#156
pramodkvarma merged 8 commits intomainfrom
issue-155-improve-interdiscom-p2p-guide

Conversation

@ameetdesh
Copy link
Collaborator

@ameetdesh ameetdesh commented Jan 8, 2026

Closes #155

Improve the sequence flows in this inter-utility p2p trading guide which matches the collective revised understanding. Main changes and expandable screenshots are below:

  • Trade exchange maintaining a ledger of (Discom A, Discom B, seller, buyer, Trade Time, Delivery Start/End,Trade Qty, allocated Actual pushed, allocated Actual pulled Qty) Note that allocation is needed for multiple overlapping trades.

    Click to see details image
  • For overlapping trades, FIFO logic to allocate actual push to trades, and final trade quantity recognized as min(trade Qty, actual pushed Qty) or some other rules.

    Click to see details image
  • Improved flow of revenue from final p2p trades -> billing -> remittance of wheeling charges.

    Click to see details image

@ameetdesh ameetdesh requested a review from pramodkvarma January 8, 2026 17:10
@ameetdesh ameetdesh changed the title Issue 155 improve interdiscom p2p guide Issue 155 improve inter-discom p2p sequence diagrams Jan 8, 2026
@pramodkvarma pramodkvarma merged commit c707eec into main Jan 9, 2026
@ameetdesh ameetdesh deleted the issue-155-improve-interdiscom-p2p-guide branch January 9, 2026 04:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update inter-discom p2p implementation guide

2 participants