Skip to content

Commit

Permalink
Main doc grammar checked.
Browse files Browse the repository at this point in the history
  • Loading branch information
yurigabrich committed Sep 14, 2019
1 parent 8c535a8 commit e4a9398
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions README.md
@@ -1,24 +1,24 @@
# Micro Grid Transactive Energy Management Smart Contract
# Microgrid Transactive Energy Management Smart Contract

The micro grid concept stands for the integration of distributed generation (DG) of electricity in an existing mid/low voltage power grid infrastructure.
The size fo the micro grid is measure by its power generation capacity, and it can also have other nomenclatures due to this specification, such as mini or nano grid.
Independently of its size, it may opperate disconnected from the main grid as well.
Either to feed the local point of generation, or nearby points of power consumer.
The microgrid concept stands for the integration of distributed generation (DG) of electricity in an existing mid/low voltage power grid infrastructure.
The size fo the microgrid is measured by its power generation capacity, and it can also have other nomenclatures due to this specification, such as mini-grid or nano grid.

This comment has been minimized.

Copy link
@yurigabrich

yurigabrich Oct 3, 2019

Author Owner

nanogrid

Independently of its size, it may operate disconnected from the main grid as well.
Either to feed the local point of generation or nearby points of power consumption.

However, the upcoming growth of DGs and the efficiency improvements on distributed energy resources (DER) have giving room to a new approach of energy market for mid/low voltage power consumers.
However, the upcoming growth of DGs and the efficiency improvements on distributed energy resources (DER) have giving room to a new approach of the energy market for mid/low voltage power consumers.
An opportunity to choose the energy source provider beyond the distribution utility, in other words, flexibility to choose upon energy type and different electricity prices.
Unfortunately, a proper coordination between this market and current electric grid operation is a huge challenge.
Unfortunately, proper coordination between this market and the current electric grid operation is a huge challenge.

The transactive energy (TE) is the concept looking to solve this issue.
The objective is to have a system to better integrate DERs, to provide transparent energy prices, and to allow consumers of all sizes to trade energy without compromise the quality and reliability of the main electricity grid.

A *one-size-fits-all* solution is impractible but blockchain comes as a good rescue.
Although electric specifications of the distribution grid is almost the same worldwide, the electric sector directives might follow local energy capacity and potential, economic ambitions and mid-/long-term planning of the govern.
A *one-size-fits-all* solution is impracticable but blockchain comes as a good rescue.

This comment has been minimized.

Copy link
@yurigabrich

yurigabrich Oct 3, 2019

Author Owner

comes in ?

Although electric specifications of the distribution grid are almost the same worldwide, the electric sector directives might follow local energy capacity and potential, economic ambitions and mid-/long-term planning of the govern.
This way several blockchain solutions are being developed under the aforementioned requirements.

The current **Micro Grid Transactive Energy Management Smart Contract** is the result of a master degree on the look for a solution to implement the TE in the Brazilian micro/mini grid context.
The thesis is also available on this repo [[PDF... is coming]]().
The smart contract developed is only a small step towards a full micro/mini grid distributed application (dApp) but enough to assist the power exchange between cosumers and prosumers (*pro*ducers + con*sumers*) through a transparent and secure management platform.
The current **Microgrid Transactive Energy Management Smart Contract** is the result of a master degree on the look for a solution to implement the TE in the Brazilian micro/mini-grid context.
The thesis is also available on this repo [[PDF is coming...]]().
The smart contract developed is only a small step towards a full micro/mini-grid distributed application (dApp) but enough to assist the power exchange between consumers and prosumers (*pro*ducers + con*sumers*) through a transparent and secure management platform.

## Smart Contract

Expand All @@ -35,8 +35,8 @@ This project is shared under the [MIT License attribution](LICENSE).

## Contributing guidelines

You're really welcome to contribute to the project development!
I'm still neaby on code collaboration but the following Code of Conduct adapted from the [Contributor Covenant](https://www.contributor-covenant.org/) looks fair for this project. Take a look on it below and let's work together. :sunglasses:
You're welcome to contribute to the project development!
I'm still a newbie on code collaboration but the following Code of Conduct adapted from the [Contributor Covenant](https://www.contributor-covenant.org/) looks fair for this project. Take a look at it below and let's work together. :sunglasses:

<table>
<tr>
Expand All @@ -50,15 +50,15 @@ In the interest of fostering an open and welcoming environment, we as contributo

#### Our Standards

Examples of behavior that contributes to creating a positive environment include:
Examples of behaviour that contributes to creating a positive environment include:

- Using welcoming and inclusive language.
- Being respectful of differing viewpoints and experiences.
- Gracefully accepting constructive criticism.
- Focusing on what is best for the community.
- Showing empathy towards other community members.

Examples of unacceptable behavior by participants include:
Examples of unacceptable behaviour by participants include:

- The use of sexualized language or imagery and unwelcome sexual attention or advances.
- Trolling, insulting/derogatory comments, and personal or political attacks.
Expand All @@ -68,7 +68,7 @@ Examples of unacceptable behavior by participants include:

#### Our Responsibilities

Project maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior.
Project maintainers are responsible for clarifying the standards of acceptable behaviour and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behaviour.

Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful.

Expand All @@ -79,7 +79,7 @@ Examples of representing a project or community include using an official projec

#### Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting anyone from the project team.
Instances of abusive, harassing, or otherwise unacceptable behaviour may be reported by contacting anyone from the project team.
All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances.
The project team is obligated to maintain confidentiality with regard to the reporter of an incident.
Further details of specific enforcement policies may be posted separately.
Expand Down

0 comments on commit e4a9398

Please sign in to comment.