Skip to content

Opta: Energy Management Tutorial Graphics Patch #1365

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 26, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ This application note shows an example of an energy management system, leveragin

A graphical representation of the intended application is shown below:

![Graphical representation of the energy management application](assets/application_representation.svg)
![Graphical representation of the energy management application](assets/application_representation.png)

## Hardware and Software Requirements

Expand All @@ -63,7 +63,7 @@ A graphical representation of the intended application is shown below:

The electrical connections of the intended application design are shown in the diagram below:

![Electrical connections of the application](assets/electrical_connections.svg)
![Electrical connections of the application](assets/electrical_connections.png)

The Opta™ will receive instant consumption information from the energy meter's thresholds via Modbus RTU through the RS-485 interface. The power delivered by the solar panels will go through a series of processes to get to the energy meter. The domestic appliances will be controlled using the built-in relay outputs of Opta™. Other types of power sources can be used instead of solar panels.

Expand Down