Skip to content

Add fuse component#144

Merged
tiyash-basu-frequenz merged 2 commits intofrequenz-floss:v0.x.xfrom
tiyash-basu-frequenz:fuse
Oct 4, 2023
Merged

Add fuse component#144
tiyash-basu-frequenz merged 2 commits intofrequenz-floss:v0.x.xfrom
tiyash-basu-frequenz:fuse

Conversation

@tiyash-basu-frequenz
Copy link
Copy Markdown
Contributor

This commit adds the fuse component to the microgrid API. The fuse component is used to protect components from overcurrents.

@tiyash-basu-frequenz tiyash-basu-frequenz requested a review from a team as a code owner September 29, 2023 15:26
@tiyash-basu-frequenz tiyash-basu-frequenz self-assigned this Sep 29, 2023
@tiyash-basu-frequenz tiyash-basu-frequenz linked an issue Sep 29, 2023 that may be closed by this pull request
@github-actions github-actions Bot added the part:protobuf Affects the protocol buffer definition files label Sep 29, 2023
@github-actions github-actions Bot added the part:docs Affects the documentation label Sep 29, 2023
@tiyash-basu-frequenz tiyash-basu-frequenz linked an issue Sep 29, 2023 that may be closed by this pull request
This commit adds the fuse component to the microgrid API. The fuse
component is used to protect components from overcurrents.

Signed-off-by: Tiyash Basu <tiyash.basu@frequenz.com>
This commit adds the voltage transformer component to the microgrid.

Voltage transformers are used to step up or step down the voltage,
keeping the power somewhat constant by increasing or decreasing the
current. If voltage is stepped up, current is stepped down, and vice
versa. Note that voltage transformers have efficiency losses, so the
output power is always less than the input power.

Signed-off-by: Tiyash Basu <tiyash.basu@frequenz.com>
@tiyash-basu-frequenz tiyash-basu-frequenz added this pull request to the merge queue Oct 4, 2023
Merged via the queue into frequenz-floss:v0.x.x with commit bd5bfa6 Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part:docs Affects the documentation part:protobuf Affects the protocol buffer definition files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for fuses Add support for voltage transformers

2 participants