Source author record

Manpreet Kaur

Manpreet Kaur appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

5works
8topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

5 published item(s)

preprint2021arXiv

Application of the coherent density fluctuation model to study the nuclear matter properties of finite nuclei within the relativistic mean-field formalism

We obtained a density-dependent analytical expression of binding energy per nucleon for different neutron-proton asymmetry of the nuclear matter (NM) with a polynomial fitting, which manifests the results of effective field theory motivated relativistic mean-field (E-RMF) model. This expression has the edge over the Br$\ddot{u}$ckner energy density functional [Phys. Rev. {\bf 171}, 1188 (1968)] since it resolves the Coster-Band problem. The NM parameters like incompressibility, neutron pressure, symmetry energy, and its derivatives are calculated using the acquired expression of energy per nucleon. Further, the weight function calculated by E-RMF densities are folded with calculated NM parameters within coherent density fluctuation model to find the properties of closed/semi-closed-shell even-even $^{16}$O, $^{40}$Ca, $^{48}$Ca, $^{56}$Ni, $^{90}$Zr, $^{116}$Sn, and $^{208}$Pb nuclei. The values obtained for the neutron pressure $P^{A}$, symmetry energy $S^{A}$ and its derivative $L_{sym}^A$ known as slope parameter, lie within a narrow domain whereas there is a large variation in isoscalar incompressibility $K^{A}$ and surface incompressibility $K_{sym}^{A}$ while moving from light to heavy nuclei. The sizable variation in $K^{A}$ and $K_{sym}^{A}$ for light and heavy nuclei depicts their structural dependence due to the peculiar density distribution of each nucleus. A comparison of surface quantities calculated in the present work has also been made with ones obtained via Br$\ddot{u}$ckner energy density functional.

preprint2021arXiv

Quantum imaging of a polarisation sensitive phase pattern with hyper-entangled photons

A transparent polarisation sensitive phase pattern makes a polarisation dependent transformation of quantum state of photons without absorbing them. Such an invisible pattern can be imaged with quantum entangled photons by making joint quantum measurements on photons. This paper shows a long path experiment to quantum image a transparent polarisation sensitive phase pattern with hyper-entangled photon pairs involving momentum and polarisation degrees of freedom. In the imaging configuration, a single photon interacts with the pattern while the other photon, which has never interacted with the pattern, is measured jointly in a chosen polarisation basis and in a quantum superposition basis of its position which is equivalent to measuring its momentum. Individual photons of each hyper-entangled pair cannot provide a complete image information. The image is constructed by measuring the polarisation state and position of the interacting photon corresponding to a measurement outcome of the non-interacting photon. This paper presents a detailed concept, theory and free space long path experiments on quantum imaging of polarisation sensitive phase patterns.

preprint2020arXiv

On the airborne aspect of COVID-19 coronovirus

It is a widely accepted view that COVID 19 is either transmitted via surface contamination or via close contact of an un-infected person with an infected person. Surface contamination usually happens when infected water droplets from exhalation/sneeze/cough of COVID sick person settle on nearby surfaces. To curb this, social distancing and good hand hygiene advise is advocated by World health Organization (WHO). We argue that COVID 19 coronovirus can also be airborne in a puff cloud loaded with infected droplets generated by COVID sick person. An elementary calculation shows that a $5~μm$ respiratory infected droplet can remain suspended for about 9.0 minutes and a $2~μm$ droplet can remain suspended for about an hour! And social distancing advise of 3 feet by WHO and 6 feet by CDC (Centers for Disease Control and Prevention) may not be sufficient in some circumstances as discussed in the text.

preprint2014arXiv

Survey on Variants of Distributed Energy efficient Clustering Protocols in heterogeneous Wireless Sensor Network

Wireless sensor networks are composed of low cost and extremely power constrained sensor nodes which are scattered over a region forming self organized networks, making energy consumption a crucial design issue. Thus, finite network lifetime is widely regarded as a fundamental performance bottleneck. These networks are used for various applications such as field monitoring, home automation, medical data collection or surveillance. Research has shown that clustering sensor nodes is an efficient method to manage energy consumption for prolonging the network lifetime. Presence of heterogeneity enhances the lifetime and reliability in network. In this paper, we present the distributed and energy efficient clustering protocols which follow the thoughts of Distributed Energy Efficient Clustering protocol. Objective of our work is to analyze that how these extended routing protocols work in order to optimize network lifetime and how routing protocols are improved. We emphasizes on issues experienced by various protocols and how these issues are tackled by other enhanced protocols. This provides a survey of work done on distributed energy efficient protocols

preprint2014arXiv

Toward Refactoring of DMARF and GIPSY Case Studies -- a Team 9 SOEN6471-S14 Project Report

Software architecture consists of series of decisions taken to give a structural solution that meets all the technical and operational requirements. The paper involves code refactoring. Code refactoring is a process of changing the internal structure of the code without altering its external behavior. This paper focuses over open source systems experimental studies that are DMARF and GIPSY. We have gone through various research papers and analyzed their architectures. Refactoring improves understandability, maintainability, extensibility of the code. Code smells were identified through various tools such as JDeodorant, Logiscope, and CodePro. Reverse engineering of DMARF and GIPSY were done for understanding the system. Tool used for this was Object Aid UML. For better understanding use cases, domain model, design class diagram are built.