



Abstract:An observer based adaptive detection methodology (ADM) is proposed for estimating frequency and its rate of change (RoCoF) of the voltage and/or current measurements acquired from an instrument transformer. With guaranteed convergence and stability, the proposed methodology effectively neutralizes the effect of the measurement distortions like harmonics, decaying DC components and outliers by adding its counter negative. It is robust to noise statistics, performs well while encountering step changes in amplitude/phase and is demonstrably superior to its precursors as established by test results. A benchmark IEEE NETS/NYPS 16 machine 68 bus power system has been used for performance evaluation of robust ADM against its precursors and scaled laboratory setup based on OP5600 multiprocessors was used for establishing its real-time applicability.




Abstract:Convolutional Neural Networks (CNNs) have demonstrated great results for the single-image super-resolution (SISR) problem. Currently, most CNN algorithms promote deep and computationally expensive models to solve SISR. However, we propose a novel SISR method that uses relatively less number of computations. On training, we get group convolutions that have unused connections removed. We have refined this system specifically for the task at hand by removing unnecessary modules from original CondenseNet. Further, a reconstruction network consisting of deconvolutional layers has been used in order to upscale to high resolution. All these steps significantly reduce the number of computations required at testing time. Along with this, bicubic upsampled input is added to the network output for easier learning. Our model is named SRCondenseNet. We evaluate the method using various benchmark datasets and show that it performs favourably against the state-of-the-art methods in terms of both accuracy and number of computations required.