41 skills found · Page 1 of 2
gridstatus / GridstatusExtract data from ISOs and other energy grid sources
facebookresearch / Many To Many DijkstraA predictive model developed to identify medium-voltage electrical distribution grid infrastructure using publicly available data sources.
open-energy-transition / Awesome Electrical Grid MappingA curated list of global electrical grid maps, datasets and resources.
engineerjoe440 / ElectricPyElectrical Engineering Formulas in Python
manuvarkey / GElectricalGElectrical is a free and opensource electrical system analysis software for LV/MV electrical distribution networks.
open-energy-transition / MapYourGridWe empower individuals, communities and nations around the world to map the electrical grid.
mechyai / RL EmsPyAPI for RL algorithm design & testing of BCA (Building Control Agent) HVAC on EnergyPlus building energy simulator by wrapping their EMS Python API
carderne / GridfinderAlgorithm for guessing electrical grid location based on night-time lights
KingArthur000 / Electrical Fault Detection And ClassificationA sample power system was modeled using MATLAB Simulink and all six types of faults were introduced into the transmission line of the power system. An ML classifier using 8 types model was implemented using sklearn and an appropriate model was selected as the end model for each problem.
carbonfirst / CarbonCastA system to predict hourly carbon intensity in the electrical grids using machine learning. CarbonCast provides average carbon intensity forecasts for up to 96 hours.
aloytag / Electrical Grid SimulatorGraphical user interface application for simulating electrical networks based on the pandapower library
upb-lea / ElectricGrid.jlA time domain electrical energy grid modeling and simulation tool with a focus on the control of power electronics converters
carderne / Predictive Mapping Global PowerRepository for paper on global electrical grid mapping
idaholab / HERONHolistic Energy Resource Optimization Network (HERON) is a modeling toolset and plugin for RAVEN to accelerate stochastic technoeconomic assessment of the economic viability of various grid-energy system configurations, especially with application to electrical grids and integrated energy systems (IES).
kostyanoob / PowerPhysics informed, deep-learning-based state estimation for distribution electrical grids. The study proposes using physical properties of the grid connectivity as a regularizer of a deep neural network training.
stephane-caron / Smart Grid SchedulingEnergy-consumption scheduling algorithms for smart electrical grids
indyfree / Ma ThesisUse RL to balance the electrical power grid with electric vehicle fleets
olegabu / Decentralized Energy UtilityDecentralized Organization of independent energy producers and consumers in an isolated electrical grid. Winners of Building Blocks Hackaton at Consensus 2016.
cmutzel / Powerflow MatlabAn old MATLAB project where I simulated power flow in in electrical grids.
ratana103 / QRS Detection And ECG ClassifierUsually for ECG signal, the frequency range over 80Hz is noise. So first, we need to remove this high frequency part. Next, in ECG signal, there is also one critical noise that is called POWER LINE NOISE. Since every electrical device is based on the power line of your grid (in your country 50Hz or 60Hz). Because of this, in bio-metric signals like ECG or EEG based on this grid power, there is always noise of 50Hz (or 60Hz , it depends on country). So that by using notch filter for 50Hz, we can remove this noise.I used mitdb (MIT database), edb (Europe ST-T), ahadb and cudb databases.