Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

...

Reference_description_with_linked_URLs_______________________Notes______________________________________________________________


project links

gdocs folder

JIRA

gitlab repos
https://nsf-api.sysopsnetwork.com/test link 1 - the NSF test app server - feathers.js
http://3.14.248.223:5984NSF Fabric server
http://3.14.248.223:5984/_utilsNSF Fabric server couchdb access






related eblock docs
https://www.nsf.gov/awardsearch/simpleSearchResult?queryText=blockchainNSF blockchain awards

https://www.nsf.gov/awardsearch/showAward?AWD_ID=1938132&HistoricalAwards=false

enerblock-nsf-award-2019-DER-project.pdf

Enerblock award
118026-0200-Provisional-filed-1-19-2018-62619487-.pdfEnerblock patent app
EnerBlock LLC - NSF SBIR Phase I Proposal.pdfEnerblock Phase 1 proposal
NSF SBIR Energy Tokenization Approaches.pptxEnerblock tokenization concepts
EnerBlock NSF SBIR Phase I Update 11-04-19.pptxPsoft Phase 1 Update proprosal
NSF HLR.docxPsoft HLR for Enerblock - v1




external reference materials
u energy p2p DER tradingp2p DER energy trading presentations
https://medium.com/@sebnem/encore-tokens-for-investing-in-renewable-energy-infrastructure-3df824dacdb3energy tokens overview
https://www.renewableenergyworld.com/2017/09/27/blockchain-token-to-share-renewable-energy-unveiled/#grefp2p token trading for energy - Netherlands - 2019
https://pv-magazine-usa.com/2019/02/21/a-blockchain-trading-solar-power-system-in-the-real-world/PowerLedger xGrid energy token trading system
https://www.researchgate.net/publication/328533607_KWh_Meter_Smart_Card_Model_Token_For_Electrical_
Energy_Monitoring
Kwh Meter Smart Card Model Token For EEM - Electrical Energy Monitoring
https://medium.com/@brian.koralewski/what-stellar-lumens-teaches-us-about-token-economics-de4d554ea177Stellar Token concepts


https://www.greentechmedia.com/articles/read/demand-response-the-home-vs-ci-debate-6025
https://www.mpoweruk.com/soc.htmbattery state of charge vs state of health calcs


Power reference info
https://www.meetup.com/Hyperledger-Toronto/events/266765758/
https://www.youtube.com/watch?v=g0XEyI2FzSI&feature=youtu.be
Smart Grid presentation - Toronto - 2019
Widget Connector
urlhttps://www.youtube.com/watch?v=AcufQeaOK1U
p2p energy trading using blockchain video


Other Energy Solutions
https://www.otovo.no/Norway retail solar panels - simple process to order

https://news.energysage.com/tesla-solar-roof-price-vs-solar-panels/

solar-news.energysage.com-Tesla solar roof cost vs solar panels worth the premium.pdf

solar panels vs solar tiles ( cost comparisons 2020 ) w Tesla tiles
https://news.yahoo.com/biggest-us-solar-project-approved-225726181.htmlLargest US solar project




https://www.dmtf.org/standards/cim/cim_schema_v29

DMTF.org standards group for power mgt UML models


...

running on Shane's server?


<BrowserRouter>

<Header brand="Enerblock" />

<Route path="/" component={ Search } exact />

<Route path="/createRS" component={ Create } exact/>

<Route path="/queryRS/:aid" component={ Data } exact/>

<Route path="/queryRSLocation/:aid/:lid" component={ Data } exact />

<Route path="/queryRSLocationDate/:aid/:lid/:date" component={ Data } exact />

</BrowserRouter>


Demo source


https://github.com/Paramount-Software-Solutions/enerblock-frontend

...