
doi: 10.5281/zenodo.4564858 , 10.5281/zenodo.14026439 , 10.5281/zenodo.10063994 , 10.5281/zenodo.4440883 , 10.5281/zenodo.7439163 , 10.5281/zenodo.4740747 , 10.5281/zenodo.5812792 , 10.5281/zenodo.4597682 , 10.5281/zenodo.6800330 , 10.5281/zenodo.5498346 , 10.5281/zenodo.14252116 , 10.5281/zenodo.4480145 , 10.5281/zenodo.8113588 , 10.5281/zenodo.5590374 , 10.5281/zenodo.5275300 , 10.5281/zenodo.6510190 , 10.5281/zenodo.7145189 , 10.5281/zenodo.6603497 , 10.5281/zenodo.11103646 , 10.5281/zenodo.6324013 , 10.5281/zenodo.5055676 , 10.5281/zenodo.4672819 , 10.5281/zenodo.5787113 , 10.5281/zenodo.5524421 , 10.5281/zenodo.4775777 , 10.5281/zenodo.7051926 , 10.5281/zenodo.15570716 , 10.5281/zenodo.7527412 , 10.5281/zenodo.13623309 , 10.5281/zenodo.15122017 , 10.5281/zenodo.5711853 , 10.5281/zenodo.4536474 , 10.5281/zenodo.17017835 , 10.5281/zenodo.7799278 , 10.5281/zenodo.14585283 , 10.5281/zenodo.7596059 , 10.5281/zenodo.8309512 , 10.5281/zenodo.10257467 , 10.5281/zenodo.13155791 , 10.5281/zenodo.13872085 , 10.5281/zenodo.7696089 , 10.5281/zenodo.11413043 , 10.5281/zenodo.4976626 , 10.5281/zenodo.14952378 , 10.5281/zenodo.10901080 , 10.5281/zenodo.14789463 , 10.5281/zenodo.7884510 , 10.5281/zenodo.5646528 , 10.5281/zenodo.15785301 , 10.5281/zenodo.5746968 , 10.5281/zenodo.5555399 , 10.5281/zenodo.10449716 , 10.5281/zenodo.10606907 , 10.5281/zenodo.4637164 , 10.5281/zenodo.5938439 , 10.5281/zenodo.7996568 , 10.5281/zenodo.17227464 , 10.5281/zenodo.15313038 , 10.5281/zenodo.6407304 , 10.5281/zenodo.8397225 , 10.5281/zenodo.7297035 , 10.5281/zenodo.12608512 , 10.5281/zenodo.6959465 , 10.5281/zenodo.5146628 , 10.5281/zenodo.4711239 , 10.5281/zenodo.8208024
doi: 10.5281/zenodo.4564858 , 10.5281/zenodo.14026439 , 10.5281/zenodo.10063994 , 10.5281/zenodo.4440883 , 10.5281/zenodo.7439163 , 10.5281/zenodo.4740747 , 10.5281/zenodo.5812792 , 10.5281/zenodo.4597682 , 10.5281/zenodo.6800330 , 10.5281/zenodo.5498346 , 10.5281/zenodo.14252116 , 10.5281/zenodo.4480145 , 10.5281/zenodo.8113588 , 10.5281/zenodo.5590374 , 10.5281/zenodo.5275300 , 10.5281/zenodo.6510190 , 10.5281/zenodo.7145189 , 10.5281/zenodo.6603497 , 10.5281/zenodo.11103646 , 10.5281/zenodo.6324013 , 10.5281/zenodo.5055676 , 10.5281/zenodo.4672819 , 10.5281/zenodo.5787113 , 10.5281/zenodo.5524421 , 10.5281/zenodo.4775777 , 10.5281/zenodo.7051926 , 10.5281/zenodo.15570716 , 10.5281/zenodo.7527412 , 10.5281/zenodo.13623309 , 10.5281/zenodo.15122017 , 10.5281/zenodo.5711853 , 10.5281/zenodo.4536474 , 10.5281/zenodo.17017835 , 10.5281/zenodo.7799278 , 10.5281/zenodo.14585283 , 10.5281/zenodo.7596059 , 10.5281/zenodo.8309512 , 10.5281/zenodo.10257467 , 10.5281/zenodo.13155791 , 10.5281/zenodo.13872085 , 10.5281/zenodo.7696089 , 10.5281/zenodo.11413043 , 10.5281/zenodo.4976626 , 10.5281/zenodo.14952378 , 10.5281/zenodo.10901080 , 10.5281/zenodo.14789463 , 10.5281/zenodo.7884510 , 10.5281/zenodo.5646528 , 10.5281/zenodo.15785301 , 10.5281/zenodo.5746968 , 10.5281/zenodo.5555399 , 10.5281/zenodo.10449716 , 10.5281/zenodo.10606907 , 10.5281/zenodo.4637164 , 10.5281/zenodo.5938439 , 10.5281/zenodo.7996568 , 10.5281/zenodo.17227464 , 10.5281/zenodo.15313038 , 10.5281/zenodo.6407304 , 10.5281/zenodo.8397225 , 10.5281/zenodo.7297035 , 10.5281/zenodo.12608512 , 10.5281/zenodo.6959465 , 10.5281/zenodo.5146628 , 10.5281/zenodo.4711239 , 10.5281/zenodo.8208024
Highlights Implementation of Advanced Battery Protection algorithms (#1376) The "Battery-Protection" implementation serves as an addition to low-level battery management systems (BMS). It allows a fine grained definition of battery protection parameters and handles logics that are shared between different BMS implementations. Implementation of a new Prediction architecture (#1327) This new Predictor architecture uses modular Predictors, e.g. implementation of the Predictor24Hours. These Predictors can announce for which channels they allow a prediction and provide a Prediction24Hours result. The entire process of getting a prediction is handled by the PredictorManager. It knows which actual Predictors to ask for their prediction, post-processes these predictions and returns them either directly in code via the Predictor::get24HoursPrediction() method or via a get24HoursPrediction JSON-RPC request to the _predictorManager component. developed within the EMSIG project: https://openems.github.io/openems.io/openems/latest/randd.html#_emsig Bug Fixes and Other Changes Simulator: BatteryDummy - add missing StartStoppable channels (#1392) Thanks @clehne Migrate from Travis CI to GitHub Actions (#1397) This fixes our continuous integration. On every push the entire source code gets built automatically and checked for JUnit test errors. On push to develop the OpenEMS docs and Javadoc get rebuilt: https://openems.github.io/openems.io/openems/latest/introduction.html Improve OpenEMS documentation (#1399) Integrate some documentation that was created within the EASY-RES research project: https://openems.github.io/openems.io/openems/latest/randd.html#_easy_res Update dependencies: Gradle fcc65407ef0f95450e1ba7488d584d7644e23038 pax-logging-log4j1 from 2.0.6 to 2.0.7 (#1396) to 2.0.8 (#1400) postgresql from 42.2.18 to 42.2.19 (#1394) HikariCP from 4.0.1 to 4.0.2 (#1390) jna from 5.6.0 to 5.7.0 (#1386) UI dependencies 656af5de02becd87951afa54303d50112885067a BatteryProtection definition for Soltaro Single B (#1376); also: Add new features to PolyLine for type safe and fluent calls Add TypeUtils min and multiply for type Double Add custom Callbacks to ComponentTest-Framework Add TypeUtils to convert safely from Integer/Float to Double TypeUtils.assertNull() throws an IllegalArgumentException; adapt OperatingSystemDebianSystemd-Service accordingly Cleanup and apply autoformat improve null-handling in OpenemsComponent Improve State-Machine logging Sinexcel: ignore active power < 100 W Reuse AllowedChargeDischargeHandler for Sinexcel-ESS Evcs cluster SelfConsumption Patch 354e874c28236aad40e3acc1b9aa3193d2ebd994
| citations This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 1 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Average | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |
