-
MeerKAT 1.3 GHz Observations Towards the Milky Way Bulge
Authors:
William Cotton,
P. J. Agnihotri,
F. Camilo,
E. Polisensky,
S. D. Hyman
Abstract:
We present a MeerKAT survey of portions of the Milky Way bulge. The survey covers 172.8 square degrees in two contiguous mosaics above and below the Galactic Center as well as 32 single pointing fields at higher longitudes. The resolution of the images is $\sim$8\asec\ at a frequency of 1333 MHz with a typical Stokes I RMS of 20 $μ$Jy Beam$^{-1}$. Most of the emission seen is from background extra…
▽ More
We present a MeerKAT survey of portions of the Milky Way bulge. The survey covers 172.8 square degrees in two contiguous mosaics above and below the Galactic Center as well as 32 single pointing fields at higher longitudes. The resolution of the images is $\sim$8\asec\ at a frequency of 1333 MHz with a typical Stokes I RMS of 20 $μ$Jy Beam$^{-1}$. Most of the emission seen is from background extragalactic sources but many compact Galactic objects are identifiable by their polarization properties. Apparent polarized emission resulting from fine scale Faraday rotation in the ISM is widespread in this region of the Galaxy. The survey is used to search for background Giant Radio Galaxies, $>$700 kpc in size, identifying 17 such objects. Data products include FITS images of Stokes I, Q, U and V as well as a Faraday analysis and lists of compact total intensity and polarized sources.
△ Less
Submitted 15 April, 2025;
originally announced April 2025.
-
PDSP-Bench: A Benchmarking System for Parallel and Distributed Stream Processing
Authors:
Pratyush Agnihotri,
Boris Koldehofe,
Roman Heinrich,
Carsten Binnig,
Manisha Luthra
Abstract:
The paper introduces PDSP-Bench, a novel benchmarking system designed for a systematic understanding of performance of parallel stream processing in a distributed environment. Such an understanding is essential for determining how Stream Processing Systems (SPS) use operator parallelism and the available resources to process massive workloads of modern applications. Existing benchmarking systems f…
▽ More
The paper introduces PDSP-Bench, a novel benchmarking system designed for a systematic understanding of performance of parallel stream processing in a distributed environment. Such an understanding is essential for determining how Stream Processing Systems (SPS) use operator parallelism and the available resources to process massive workloads of modern applications. Existing benchmarking systems focus on analyzing SPS using queries with sequential operator pipelines within a homogeneous centralized environment. Quite differently, PDSP-Bench emphasizes the aspects of parallel stream processing in a distributed heterogeneous environment and simultaneously allows the integration of machine learning models for SPS workloads. In our results, we benchmark a well-known SPS, Apache Flink, using parallel query structures derived from real-world applications and synthetic queries to show the capabilities of PDSP-Bench towards parallel stream processing. Moreover, we compare different learned cost models using generated SPS workloads on PDSP-Bench by showcasing their evaluations on model and training efficiency. We present key observations from our experiments using PDSP-Bench that highlight interesting trends given different query workloads, such as non-linearity and paradoxical effects of parallelism on the performance.
△ Less
Submitted 14 April, 2025;
originally announced April 2025.
-
Optimal Closed Loop Control of G2V/V2G Action Using Model Predictive Controller
Authors:
Satya Vikram Pratap Singh,
Siddharth Kamila,
Prashanth Agnihotri
Abstract:
This paper has developed a closed-loop control algorithm to operate the G2V/V2G action, tested under varying battery voltage conditions and load and source power differences. Under V2G action, to maintain total harmonic distortion under minimum level and grid frequency under the standard limit, a Model predictive controller (MPC) has been used to control the gate driver circuit of the inverter. Th…
▽ More
This paper has developed a closed-loop control algorithm to operate the G2V/V2G action, tested under varying battery voltage conditions and load and source power differences. Under V2G action, to maintain total harmonic distortion under minimum level and grid frequency under the standard limit, a Model predictive controller (MPC) has been used to control the gate driver circuit of the inverter. The state space model of the plant has been created using the system identification toolbox, and the MPC Controller block has been designed using the Model Predictive Control Toolbox of MATLAB. The proposed methodology is tested using MATLAB/Simulink and OPAL-RT (OP4510) in a real-time environment. This methodology reduces %THD to less than 0.5%, improves waveform quality of grid voltage, inverter output voltage, grid current, and inverter output current to nearly 99%, and maintains the grid frequency in standard limit while in G2V/V2G action.
△ Less
Submitted 11 October, 2023; v1 submitted 17 August, 2023;
originally announced August 2023.
-
Fault Detection and Classification using Wavelet and ANN in DFIG and TCSC Connected Transmission Line
Authors:
Satya Vikram Pratap Singh,
Tanu Prasad,
Siddharth Kamila,
Prashant Agnihotri
Abstract:
This paper presents fault detection and classification using Wavelet and ANN based methods in a DFIG-based series compensated system. The state-of-the art methods include Wavelet transform, Fourier transform, and Wavelet-neuro fuzzy methods-based system for fault detection and classification. However, the accuracy of these state-of-the-art methods diminishes during variable conditions such as chan…
▽ More
This paper presents fault detection and classification using Wavelet and ANN based methods in a DFIG-based series compensated system. The state-of-the art methods include Wavelet transform, Fourier transform, and Wavelet-neuro fuzzy methods-based system for fault detection and classification. However, the accuracy of these state-of-the-art methods diminishes during variable conditions such as changes in wind speed, high impedance faults, and the changes in the series compensation level. Specifically, in Wavelet transform based methods, the threshold values need to be adapted based on the variable field conditions. To solve this problem, this paper has proposed a Wavelet-ANN based fault detection method where Wavelet is used as an identifier and ANN is used as a classifier for detecting various fault cases. This methodology is also effective under SSR condition. The proposed methodology is evaluated on various fault and non-fault cases generated on an IEEE first benchmark model under varying compensation levels from 20% to 55%, impedance faults, and wind velocity from 6m/sec to 10m/sec using MATLAB/Simulink, OPALRT(OP4510) manufactured real-time digital simulator environment, Arduino board I/O ports communicating with external PC in which ANN model dumped, using Arduino support package of MATLAB. The preliminary results are compared with the state-of-the-art fault detection method, where the proposed method shows robust performance under varying field conditions.
△ Less
Submitted 17 August, 2023;
originally announced August 2023.
-
No One Size (PPM) Fits All: Towards Privacy in Stream Processing Systems
Authors:
Mikhail Fomichev,
Manisha Luthra,
Maik Benndorf,
Pratyush Agnihotri
Abstract:
Stream processing systems (SPSs) have been designed to process data streams in real-time, allowing organizations to analyze and act upon data on-the-fly, as it is generated. However, handling sensitive or personal data in these multilayered SPSs that distribute resources across sensor, fog, and cloud layers raises privacy concerns, as the data may be subject to unauthorized access and attacks that…
▽ More
Stream processing systems (SPSs) have been designed to process data streams in real-time, allowing organizations to analyze and act upon data on-the-fly, as it is generated. However, handling sensitive or personal data in these multilayered SPSs that distribute resources across sensor, fog, and cloud layers raises privacy concerns, as the data may be subject to unauthorized access and attacks that can violate user privacy, hence facing regulations such as the GDPR across the SPS layers. To address these issues, different privacy-preserving mechanisms (PPMs) are proposed to protect user privacy in SPSs. Yet, selecting and applying such PPMs in SPSs is challenging, since they must operate in real-time while tolerating little overhead. The multilayered nature of SPSs complicates privacy protection because each layer may confront different privacy threats, which must be addressed by specific PPMs. To overcome these challenges, we present Prinseps, our comprehensive privacy vision for SPSs. Towards this vision, we (1) identify critical privacy threats on different layers of the multilayered SPS, (2) evaluate the effectiveness of existing PPMs in addressing such threats, and (3) integrate privacy considerations into the decision-making processes of SPSs.
△ Less
Submitted 29 May, 2023; v1 submitted 1 May, 2023;
originally announced May 2023.
-
Using Multi-modal Data for Improving Generalizability and Explainability of Disease Classification in Radiology
Authors:
Pranav Agnihotri,
Sara Ketabi,
Khashayar,
Namdar,
Farzad Khalvati
Abstract:
Traditional datasets for the radiological diagnosis tend to only provide the radiology image alongside the radiology report. However, radiology reading as performed by radiologists is a complex process, and information such as the radiologist's eye-fixations over the course of the reading has the potential to be an invaluable data source to learn from. Nonetheless, the collection of such data is e…
▽ More
Traditional datasets for the radiological diagnosis tend to only provide the radiology image alongside the radiology report. However, radiology reading as performed by radiologists is a complex process, and information such as the radiologist's eye-fixations over the course of the reading has the potential to be an invaluable data source to learn from. Nonetheless, the collection of such data is expensive and time-consuming. This leads to the question of whether such data is worth the investment to collect. This paper utilizes the recently published Eye-Gaze dataset to perform an exhaustive study on the impact on performance and explainability of deep learning (DL) classification in the face of varying levels of input features, namely: radiology images, radiology report text, and radiologist eye-gaze data. We find that the best classification performance of X-ray images is achieved with a combination of radiology report free-text and radiology image, with the eye-gaze data providing no performance boost. Nonetheless, eye-gaze data serving as secondary ground truth alongside the class label results in highly explainable models that generate better attention maps compared to models trained to do classification and attention map generation without eye-gaze data.
△ Less
Submitted 29 July, 2022;
originally announced July 2022.
-
Weakly-Supervised Classification and Detection of Bird Sounds in the Wild. A BirdCLEF 2021 Solution
Authors:
Marcos V. Conde,
Kumar Shubham,
Prateek Agnihotri,
Nitin D. Movva,
Szilard Bessenyei
Abstract:
It is easier to hear birds than see them, however, they still play an essential role in nature and they are excellent indicators of deteriorating environmental quality and pollution. Recent advances in Machine Learning and Convolutional Neural Networks allow us to detect and classify bird sounds, by doing this, we can assist researchers in monitoring the status and trends of bird populations and b…
▽ More
It is easier to hear birds than see them, however, they still play an essential role in nature and they are excellent indicators of deteriorating environmental quality and pollution. Recent advances in Machine Learning and Convolutional Neural Networks allow us to detect and classify bird sounds, by doing this, we can assist researchers in monitoring the status and trends of bird populations and biodiversity in ecosystems. We propose a sound detection and classification pipeline for analyzing complex soundscape recordings and identify birdcalls in the background. Our pipeline learns from weak labels, classifies fine-grained bird vocalizations in the wild, and is robust against background sounds (e.g., airplanes, rain, etc). Our solution achieved 10th place of 816 teams at the BirdCLEF 2021 Challenge hosted on Kaggle.
△ Less
Submitted 10 July, 2021;
originally announced July 2021.
-
Deep neural networks based predictive-generative framework for designing composite materials
Authors:
Ashank,
Soumen Chakravarty,
Pranshu Garg,
Ankit Kumar,
Manish Agrawal,
Prabhat K. Agnihotri
Abstract:
Designing composite materials as per the application requirements is fundamentally a challenging and time consuming task. Here we report the development of a deep neural network based computational framework capable of solving the forward (predictive) as well as inverse (generative) design problem. The predictor model is based on the popular convolution neural network architecture and trained with…
▽ More
Designing composite materials as per the application requirements is fundamentally a challenging and time consuming task. Here we report the development of a deep neural network based computational framework capable of solving the forward (predictive) as well as inverse (generative) design problem. The predictor model is based on the popular convolution neural network architecture and trained with the help of finite element simulations. Further, the developed property predictor model is used as a feedback mechanism in the neural network based generator model. The proposed predictive-generative model can be used to obtain the micro-structure for maximization of particular elastic properties as well as for specified elastic constants. One of the major hurdle for deployment of the deep learning techniques in composite material design is the intensive computational resources required to generate the training data sets. To this end, a novel data augmentation scheme is presented. The application of data augmentation scheme results in significant saving of computational resources in the training phase. The proposed data augmentation approach is general and can be used in any setting involving the periodic micro-structures. The efficacy of the predictive-generative model is demonstrated through various examples. It is envisaged that the developed model will significantly reduce the cost and time associated with the composite material designing process for advanced applications.
△ Less
Submitted 4 May, 2021;
originally announced May 2021.
-
Atomic scale characterization of graphene p-n junctions for electron-optical applications
Authors:
Xiaodong Zhou,
Alexander Kerelsky,
Mirza M. Elahi,
Dennis Wang,
K. M. Masum Habib,
Redwan N. Sajjad,
Pratik Agnihotri,
Ji Ung Lee,
Avik W. Ghosh,
Frances M. Ross,
Abhay N. Pasupathy
Abstract:
Graphene p-n junctions offer a potentially powerful approach towards controlling electron trajectories via collimation and focusing in ballistic solid-state devices. The ability of p-n junctions to control electron trajectories depends crucially on the doping profile and roughness of the junction. Here, we use four-probe scanning tunneling microscopy and spectroscopy (STM/STS) to characterize two…
▽ More
Graphene p-n junctions offer a potentially powerful approach towards controlling electron trajectories via collimation and focusing in ballistic solid-state devices. The ability of p-n junctions to control electron trajectories depends crucially on the doping profile and roughness of the junction. Here, we use four-probe scanning tunneling microscopy and spectroscopy (STM/STS) to characterize two state-of-the-art graphene p-n junction geometries at the atomic scale, one with CMOS polySi gates and another with naturally cleaved graphite gates. Using spectroscopic imaging, we characterize the local doping profile across and along the p-n junctions. We find that realistic junctions exhibit non-ideality both in their geometry as well as in the doping profile across the junction. We show that the geometry of the junction can be improved by using the cleaved edge of van der Waals metals such as graphite to define the junction. We quantify the geometric roughness and doping profiles of junctions experimentally and use these parameters in Nonequilibrium Green's Function based simulations of focusing and collimation in these realistic junctions. We find that for realizing Veselago focusing, it is crucial to minimize lateral interface roughness which only natural graphite gates achieve, and to reduce junction width, in which both devices under investigation underperform. We also find that carrier collimation is currently limited by the non-linearity of the doping profile across the junction. Our work provides benchmarks of the current graphene p-n junction quality and provides guidance for future improvements.
△ Less
Submitted 4 October, 2018;
originally announced October 2018.
-
Effects of interplay of nanoparticles, surfactants and base fluid on the interfacial tension of nanocolloids
Authors:
A R Harikrishnan,
Purbarun Dhar,
PK Agnihotri,
Sateesh Gedupudi,
Sarit K Das
Abstract:
A systematically designed study has been conducted to understand and clearly demarcate the degree of contribution by the constituting elements to the surface tension of nanocolloids. The effects of elements such as surfactants, particles and the combined effects of these on the interfacial tension of these complex fluids are studied employing pendant drop shape analysis method by fitting Young Lap…
▽ More
A systematically designed study has been conducted to understand and clearly demarcate the degree of contribution by the constituting elements to the surface tension of nanocolloids. The effects of elements such as surfactants, particles and the combined effects of these on the interfacial tension of these complex fluids are studied employing pendant drop shape analysis method by fitting Young Laplace equation. Only particle has shown considerable increase in surface tension with particle concentration in a polar medium like DI water whereas only marginal effect particles on surface tension in weakly polar mediums like glycerol and ethylene glycol. Such behaviour has been attributed to the enhanced desorption of particles to the interface and a mathematical framework has been derived to quantify this. Combined particle and surfactant effect on surface tension of complex nanofluid system showed a decreasing behaviour with respect to the particle and surfactant concentration with a considerably feeble effect of particle concentration. This combined colloidal system recorded a surface tension value below the surface tension of aqueous surfactant system at the same concentration, which is a counterintuitive observation as only particle results in increase in surface tension and only surfactant results in decrease in surface tension. The possible physical mechanism behind such an anomaly happening at the complex fluid air interface has been explained. Detailed analyses based on thermodynamic, mechanical and chemical equilibrium of the constituents and their adsorption-desorption characteristics as extracted from Gibbs adsorption analysis has been provided.
△ Less
Submitted 19 October, 2016;
originally announced October 2016.
-
Reverse degradation of nickel graphene junction by hydrogen annealing
Authors:
Zhenjun Zhang,
Fan Yang,
Pratik Agnihotri,
Ji Ung Lee,
Jim R. Lloyd
Abstract:
Metal contacts are fundamental building components for graphene based electronic devices and their properties are greatly influenced by interface quality during device fabrication, leading to resistance variation. Here we show that nickel graphene junction degrades after air exposure, due to interfacial oxidation, thus creating a tunneling barrier. Most importantly, we demonstrate that hydrogen an…
▽ More
Metal contacts are fundamental building components for graphene based electronic devices and their properties are greatly influenced by interface quality during device fabrication, leading to resistance variation. Here we show that nickel graphene junction degrades after air exposure, due to interfacial oxidation, thus creating a tunneling barrier. Most importantly, we demonstrate that hydrogen annealing at moderate temperature (300 0C) is an effective technique to reverse the degradation.
△ Less
Submitted 26 January, 2016; v1 submitted 1 January, 2016;
originally announced January 2016.
-
Reconfigurable p-n Junction Diodes and the Photovoltaic Effect in Exfoliated MoS2 Films
Authors:
Surajit Sutar,
Pratik Agnihotri,
Everett Comfort,
T. Taniguchi,
K. Watanabe,
Ji Ung Lee
Abstract:
Realizing basic semiconductor devices such as p-n junctions are necessary for developing thin-film and optoelectronic technologies in emerging planar materials such as MoS2. In this work, electrostatic doping by buried gates is used to study the electronic and optoelectronic properties of p-n junctions in exfoliated MoS2 flakes. Creating a controllable doping gradient across the device leads to th…
▽ More
Realizing basic semiconductor devices such as p-n junctions are necessary for developing thin-film and optoelectronic technologies in emerging planar materials such as MoS2. In this work, electrostatic doping by buried gates is used to study the electronic and optoelectronic properties of p-n junctions in exfoliated MoS2 flakes. Creating a controllable doping gradient across the device leads to the observation of the photovoltaic effect in monolayer and bilayer MoS2 flakes. For thicker flakes, strong ambipolar conduction enables realization of fully reconfigurable p-n junction diodes with rectifying current-voltage characteristics, and diode ideality factors as low as 1.6. The spectral response of the photovoltaic effect shows signatures of the predicted band gap transitions. For the first excitonic transition, a shift of >4kBT is observed between monolayer and bulk devices, indicating a thickness-dependence of the excitonic coulomb interaction.
△ Less
Submitted 21 March, 2014; v1 submitted 22 January, 2014;
originally announced January 2014.
-
Boson stars with repulsive selfinteractions
Authors:
Pratik Agnihotri,
Juergen Schaffner-Bielich,
Igor N. Mishustin
Abstract:
The properties of compact stars made of massive bosons with a repulsive selfinteraction mediated by vector mesons are studied within the mean-field approximation and general relativity. We demonstrate that there exists a scaling property for the mass-radius curve for arbitrary boson masses and interaction strengths which results in an universal mass-radius relation. The radius remains nearly con…
▽ More
The properties of compact stars made of massive bosons with a repulsive selfinteraction mediated by vector mesons are studied within the mean-field approximation and general relativity. We demonstrate that there exists a scaling property for the mass-radius curve for arbitrary boson masses and interaction strengths which results in an universal mass-radius relation. The radius remains nearly constant for a wide range of compact star masses. The maximum stable mass and radius of boson stars are determined by the interaction strength and scale with the Landau mass and radius. Both, the maximum mass and the corresponding radius increase linearly with the interaction strength so that they can be radically different compared to the other families of boson stars where interactions are ignored.
△ Less
Submitted 31 March, 2009; v1 submitted 15 December, 2008;
originally announced December 2008.