Researcher profile

Marco Baldi

Marco Baldi contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 21 - EmergingVerification L1Unclaimed author
83works
0followers
11topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

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

Published work

83 published item(s)

preprint2026arXiv

A Deep Learning-based Receiver for Asynchronous Grant-Free Random Access in Control-to-Control Networks

In this paper, we study grant-free, asynchronous control-to-control (C2C) communications in an indoor scenario with a shared wireless channel. Each communication node transmits command units, each consisting of a variable-length low-density parity-check (LDPC)--coded payload preceded by a start sequence and followed by a tail sequence. Due to the asynchronous nature of the access, transmissions from different nodes are not aligned over time. As a result, each receiving controller observes the superposition of multiple command units transmitted by different nodes over a receiver-defined superframe interval. Each node transmits one or more replicas of the same command unit. We propose a receiver architecture in which the detection of command unit boundaries (start/tail sequences) is carried out by a single convolutional neural network (CNN) operating directly on the received signal. We show that, while start-sequence detection must rely only on the received waveform, tail-sequence detection can additionally exploit the soft information produced by the LDPC decoder, together with channel estimates. Finally, once commands units are successfully decoded, successive interference cancellation (SIC) can be applied. Simulation results demonstrate that the receiver we propose achieves reliable packet-boundary identification and a low end-to-end packet loss rate, even under uncoordinated and high-traffic operating conditions.

preprint2026arXiv

Probing Cosmic Expansion and Early Universe with Einstein Telescope

Over the next two decades, gravitational-wave (GW) observations are expected to evolve from a discovery-driven endeavour into a precision tool for astrophysics, cosmology, and fundamental physics. Current second-generation ground-based detectors have established the existence of compact-binary mergers and enabled GW multi-messenger astronomy, but they remain limited in sensitivity, redshift reach, frequency coverage, and duty cycle. These limitations prevent them from addressing many fundamental open questions in cosmology. By the 2040s, wide-field electromagnetic surveys will have mapped the luminous Universe with unprecedented depth and accuracy. Nevertheless, key problems including the nature of dark matter, the physical origin of cosmic acceleration, the properties of gravity on cosmological scales, and the physical conditions of the earliest moments after the Big Bang will remain only partially constrained by electromagnetic observations alone. Progress on these fronts requires access to physical processes and epochs that do not emit light. Gravitational waves provide a unique and complementary observational channel: they propagate over cosmological distances largely unaffected by intervening matter, probe extreme astrophysical environments, and respond directly to the geometry of spacetime. In this context, next-generation GW observatories such as the Einstein Telescope (ET) will be transformative for European astronomy. Operating at sensitivities and frequencies beyond existing detectors, ET will observe binary black holes and neutron stars out to previously inaccessible redshifts, enable continuous high signal-to-noise monitoring of compact sources, and detect gravitational-wave backgrounds of astrophysical and cosmological origin. Together with space-based detectors, ET will play a central role in advancing our understanding of cosmic evolution and fundamental physics.

preprint2022arXiv

Analysis of a blockchain protocol based on LDPC codes

In a blockchain Data Availability Attack (DAA), a malicious node publishes a block header but withholds part of the block, which contains invalid transactions. Honest full nodes, which can download and store the full blockchain, are aware that some data are not available but they have no formal way to prove it to light nodes, i.e., nodes that have limited resources and are not able to access the whole blockchain data. A common solution to counter these attacks exploits linear error correcting codes to encode the block content. A recent protocol, called SPAR, employs coded Merkle trees and low-density parity-check codes to counter DAAs. In this paper, we show that the protocol is less secure than claimed, owing to a redefinition of the adversarial success probability. As a consequence we show that, for some realistic choices of the parameters, the total amount of data downloaded by light nodes is larger than that obtainable with competitor solutions.

preprint2022arXiv

Cosmological direct detection of dark energy: non-linear structure formation signatures of dark energy scattering with visible matter

We consider the recently proposed possibility that dark energy (DE) and baryons may scatter through a pure momentum exchange process, leaving the background evolution unaffected. Earlier work has shown that, even for barn-scale cross-sections, the imprints of this scattering process on linear cosmological observables is too tiny to be observed. We therefore turn our attention to non-linear scales, and for the first time investigate the signatures of DE-baryon scattering on the non-linear formation of cosmic structures, by running a suite of large N-body simulations. The observables we extract include the non-linear matter power spectrum, halo mass function, and density and baryon fraction profiles of halos. We find that in the non-linear regime the signatures of DE-baryon scattering are significantly larger than their linear counterparts, due to the important role of angular momentum in collapsing structures, and potentially observable. The most promising observables in this sense are the baryon density and baryon fraction profiles of halos, which can potentially be constrained by a combination of kinetic Sunyaev-Zeldovich (SZ), thermal SZ, and weak lensing measurements. Overall, our results indicate that future prospects for cosmological and astrophysical direct detection of non-gravitational signatures of dark energy are extremely bright.

preprint2022arXiv

Effect of Auditory Stimuli on Electroencephalography-based Authentication

Opposed to standard authentication methods based on credentials, biometric-based authentication has lately emerged as a viable paradigm for attaining rapid and secure authentication of users. Among the numerous categories of biometric traits, electroencephalogram (EEG)-based biometrics is recognized as a promising method owing to its unique characteristics. This paper provides an experimental evaluation of the effect of auditory stimuli (AS) on EEG-based biometrics by studying the following features: i) general change in AS-aided EEG-based biometric authentication in comparison with non-AS-aided EEG-based biometric authentication, ii) role of the language of the AS and ii) influence of the conduction method of the AS. Our results show that the presence of an AS can improve authentication performance by 9.27%. Additionally, the performance achieved with an in-ear AS is better than that obtained using a bone-conducting AS. Finally, we verify that performance is independent of the language of the AS. The results of this work provide a step forward towards designing a robust EEG-based authentication system.

preprint2022arXiv

Implementation of Ethereum Accounts and Transactions on Embedded IoT Devices

The growing interest in Internet of Things (IoT) and Industrial IoT (IIoT) poses the challenge of finding robust solutions for the certification and notarization of data produced and collected by embedded devices. The blockchain and distributed ledger technologies represent a promising solution to address these issues, but rise other questions, for example regarding their practical feasibility. In fact, IoT devices have limited resources and, consequently, may not be able to easily perform all the operations required to participate in a blockchain. In this paper we propose a minimal architecture to allow IoT devices performing data certification and notarization on the Ethereum blockchain. We develop a hardware-software platform through which a lightweight device (e.g., an IoT sensor), holding a secret key and the associated public address, produces signed transactions, which are then submitted to the blockchain network. This guarantees data integrity and authenticity and, on the other hand, minimizes the computational burden on the lightweight device. To show the practicality of the proposed approach, we report and discuss the results of benchmarks performed on ARM Cortex-M4 hardware architectures, sending transactions over the Ropsten testnet. Our results show that all the necessary operations can be performed with small latency, thus proving that an IoT device can directly interact with the blockchain, without apparent bottlenecks.

preprint2022arXiv

MAGIC: A Method for Assessing Cyber Incidents Occurrence

The assessment of cyber risk plays a crucial role for cybersecurity management, and has become a compulsory task for certain types of companies and organizations. This makes the demand for reliable cyber risk assessment tools continuously increasing, especially concerning quantitative tools based on statistical approaches. Probabilistic cyber risk assessment methods, however, follow the general paradigm of probabilistic risk assessment, which requires the magnitude and the likelihood of incidents as inputs. Unfortunately, for cyber incidents, the likelihood of occurrence is hard to estimate based on historical and publicly available data; so, expert evaluations are commonly used, which however leave space to subjectivity. In this paper, we propose a novel probabilistic model, called MAGIC (Method for AssessinG cyber Incidents oCcurrence), to compute the likelihood of occurrence of a cyber incident, based on the evaluation of the cyber posture of the target organization. This allows deriving tailor-made inputs for probabilistic risk assessment methods, like HTMA (How To Measure Anything in cybersecurity risk), FAIR (Factor Analysis of Information Risk) and others, thus considerably reducing the margin of subjectivity in the assessment of cyber risk. We corroborate our approach through a qualitative and a quantitative comparison with several classical methods.

preprint2022arXiv

On the road to percent accuracy VI: the nonlinear power spectrum for interacting dark energy with baryonic feedback and massive neutrinos

Understanding nonlinear structure formation is crucial for fully exploring the data generated by stage IV surveys, requiring accurate modelling of the power spectrum. This is challenging for deviations from $Λ$CDM, but we must ensure that alternatives are well tested, to avoid false detections. We present an extension of the halo model reaction framework for interacting dark energy. We modify the halo model including the additional force present in the Dark Scattering model and implement it into ReACT. The reaction is combined with a pseudo spectrum from EuclidEmulator2 and compared to N-body simulations. Using standard mass function and concentration-mass relation, we find predictions to be 1 % accurate at $z=0$ up to $k=0.8~h/{\rm Mpc}$ for the largest interaction strength tested ($ξ=50$ b/GeV), improving to $2~h/{\rm Mpc}$ at $z=1$. For smaller interaction strength ($10$ b/GeV), we find 1 % agreement at $z=1$ up to scales above $3.5~h/{\rm Mpc}$, being close to $1~h/{\rm Mpc}$ at $z=0$. Finally, we improve our predictions with the inclusion of baryonic feedback and massive neutrinos and study degeneracies between the effects of these contributions and those of the interaction. Limiting the scales to where our modelling is 1 % accurate, we find a degeneracy between the interaction and feedback, but not with massive neutrinos. We expect the degeneracy with feedback to be resolvable by including smaller scales. This work represents the first analytical tool for calculating the nonlinear spectrum for interacting dark energy models.

preprint2022arXiv

Optimization of a Reed-Solomon code-based protocol against blockchain data availability attacks

ASBK (named after the authors' initials) is a recent blockchain protocol tackling data availability attacks against light nodes, employing two-dimensional Reed-Solomon codes to encode the list of transactions and a random sampling phase where adversaries are forced to reveal information. In its original formulation, only codes with rate $1/4$ are considered, and a theoretical analysis requiring computationally demanding formulas is provided. This makes ASBK difficult to optimize in situations of practical interest. In this paper, we introduce a much simpler model for such a protocol, which additionally supports the use of codes with arbitrary rate. This makes blockchains implementing ASBK much easier to design and optimize. Furthermore, disposing of a clearer view of the protocol, some general features and considerations can be derived (e.g., nodes behaviour in largely participated networks). As a concrete application of our analysis, we consider relevant blockchain parameters and find network settings that minimize the amount of data downloaded by light nodes. Our results show that the protocol benefits from the use of codes defined over large finite fields, with code rates that may be even significantly different from the originally proposed ones.

preprint2022arXiv

SPANSE: combining sparsity with density for efficient one-time code-based digital signatures

The use of codes defined by sparse characteristic matrices, like QC-LDPC and QC-MDPC codes, has become an established solution to design secure and efficient code-based public-key encryption schemes, as also witnessed by the ongoing NIST post-quantum cryptography standardization process. However, similar approaches have been less fortunate in the context of code-based digital signatures, since no secure and efficient signature scheme based on these codes is available to date. The main limitation of previous attempts in this line of research has been the use of sparse signatures, which produces some leakage of information about the private key. In this paper, we propose a new code-based digital signature scheme that overcomes such a problem by publishing signatures that are abnormally dense, rather than sparse. This eliminates the possibility of deducing information from the sparsity of signatures, and follows a recent trend in code-based cryptography exploiting the hardness of the decoding problem for large-weight vectors, instead of its classical version based on small-weight vectors. In this study we focus on one-time use and provide some preliminary instances of the new scheme, showing that it achieves very fast signature generation and verification with reasonably small public keys.

preprint2021arXiv

A New Path to Code-based Signatures via Identification Schemes with Restricted Errors

In this paper we introduce a variant of the Syndrome Decoding Problem (SDP), that we call Restricted SDP (R-SDP), in which the entries of the searched vector are defined over a subset of the underlying finite field. We prove the NP-completeness of R-SDP, via a reduction from the classical SDP, and describe algorithms which solve such new problem. We study the properties of random codes under this new decoding perspective, in the fashion of traditional coding theory results, and assess the complexity of solving a random R-SDP instance. As a concrete application, we describe how Zero-Knowledge Identification (ZK-ID) schemes based on SDP can be tweaked to rely on R-SDP, and show that this leads to compact public keys as well as significantly reduced communication costs. Thus, these schemes offer an improved basis for the construction of code-based digital signature schemes derived from identification schemes through the well-know Fiat-Shamir transformation.

preprint2021arXiv

Information set decoding of Lee-metric codes over finite rings

Information set decoding (ISD) algorithms are the best known procedures to solve the decoding problem for general linear codes. These algorithms are hence used for codes without a visible structure, or for which efficient decoders exploiting the code structure are not known. Classically, ISD algorithms have been studied for codes in the Hamming metric. In this paper we switch from the Hamming metric to the Lee metric, and study ISD algorithms and their complexity for codes measured with the Lee metric over finite rings.

preprint2020arXiv

Analysis of the error correction capability of LDPC and MDPC codes under parallel bit-flipping decoding and application to cryptography

Iterative decoders used for decoding low-density parity-check (LDPC) and moderate-density parity-check (MDPC) codes are not characterized by a deterministic decoding radius and their error rate performance is usually assessed through intensive Monte Carlo simulations. However, several applications, like code-based cryptography, need guaranteed low values of the error rate, which are infeasible to assess through simulations, thus requiring the development of theoretical models for the error rate of these codes under iterative decoding. Some models of this type already exist, but become computationally intractable for parameters of practical interest. Other approaches approximate the code ensemble behaviour through some assumptions, which may not hold true for a specific code. We propose a theoretical analysis of the error correction capability of LDPC and MDPC codes that allows deriving tight bounds on the error rate at the output of parallel bit-flipping decoders. Special attention is devoted to the case of codes with small girth; moreover, single-iteration decoding is investigated through a rigorous approach, which does not require any assumption and hence results in a guaranteed error correction capability for any single code. We show an example of application of the new bound to the context of code-based cryptography, where guaranteed error rates are needed to achieve some strong security levels.

preprint2020arXiv

Non-linear damping of superimposed primordial oscillations on the matter power spectrum in galaxy surveys

Galaxy surveys are an important probe for superimposed oscillations on the primordial power spectrum of curvature perturbations, which are predicted in several theoretical models of inflation and its alternatives. In order to exploit the full cosmological information in galaxy surveys it is necessary to study the matter power spectrum to fully non-linear scales. We therefore study the non-linear clustering in models with superimposed linear and logarithmic oscillations to the primordial power spectrum by running high-resolution dark-matter-only N-body simulations. We fit a Gaussian envelope for the non-linear damping of superimposed oscillations in the matter power spectrum to the results of the N-body simulations for $k \lesssim 0.6\ h/$Mpc at $0 \leq z \leq 5$ with an accuracy below the percent. We finally use this fitting formula to forecast the capabilities of future galaxy surveys, such as Euclid and Subaru, to probe primordial oscillation down to non-linear scales alone and in combination with the information contained in CMB anisotropies.

preprint2020arXiv

Testing the Reliability of Fast Methods for Weak Lensing Simulations: WL-MOKA on PINOCCHIO

The generation of simulated convergence maps is of key importance in fully exploiting weak lensing by Large Scale Structure (LSS) from which cosmological parameters can be derived. In this paper we present an extension of the PINOCCHIO code which produces catalogues of dark matter haloes so that it is capable of simulating weak lensing by LSS. Like WL-MOKA, the method starts with a random realisation of cosmological initial conditions, creates a halo catalogue and projects it onto the past-light-cone, and paints in haloes assuming parametric models for the mass density distribution within them. Large scale modes that are not accounted for by the haloes are constructed using linear theory. We discuss the systematic errors affecting the convergence power spectra when Lagrangian Perturbation Theory at increasing order is used to displace the haloes within PINOCCHIO, and how they depend on the grid resolution. Our approximate method is shown to be very fast when compared to full ray-tracing simulations from an N-Body run and able to recover the weak lensing signal, at different redshifts, with a few percent accuracy. It also allows for quickly constructing weak lensing covariance matrices, complementing PINOCCHIO's ability of generating the cluster mass function and galaxy clustering covariances and thus paving the way for calculating cross covariances between the different probes. This work advances these approximate methods as tools for simulating and analysing surveys data for cosmological purposes.

preprint2020arXiv

The stellar-to-halo mass relation over the past 12 Gyr

Understanding how galaxy properties are linked to the dark matter halos they reside in, and how they co-evolve is a powerful tool to constrain the processes related to galaxy formation. The stellar-to-halo mass relation (SHMR) and its evolution over the history of the Universe provides insights on galaxy formation models and allows to assign galaxy masses to halos in N-body dark matter simulations. We use a statistical approach to link the observed galaxy stellar mass functions on the COSMOS field to dark matter halo mass functions from the DUSTGRAIN simulation and from a theoretical parametrization from z=0 to z=4. We also propose an empirical model to describe the evolution of the stellar-to-halo mass relation as a function of redshift. We calculate the star-formation efficiency (SFE) of galaxies and compare results with previous works and semi-analytical models.

preprint2019arXiv

Emulators for the non-linear matter power spectrum beyond $Λ$CDM

Accurate predictions for the non-linear matter power spectrum are needed to confront theory with observations in current and near future weak lensing and galaxy clustering surveys. We propose a computationally cheap method to create an emulator for modified gravity models by utilizing existing emulators for $Λ$CDM. Using a suite of $N$-body simulations we construct a fitting function for the enhancement of both the linear and non-linear matter power spectrum in the commonly studied Hu-Sawicki $f(R)$ gravity model valid for wave-numbers $k \lesssim 5-10\, h\text{Mpc}^{-1}$ and redshifts $z \lesssim 3$. We show that the cosmology dependence of this enhancement is relatively weak so that our fit, using simulations coming from only one cosmology, can be used to get accurate predictions for other cosmological parameters. We also show that the cosmology dependence can, if needed, be included by using linear theory, approximate $N$-body simulations (such as COLA) and semi-analytical tools like the halo model. Our final fit can easily be combined with any emulator or semi-analytical models for the non-linear $Λ$CDM power spectrum to accurately, and quickly, produce a non-linear power spectrum for this particular modified gravity model. The method we use can be applied to fairly cheaply construct an emulator for other modified gravity models. As an application of our fitting formula we use it to compute Fisher-forecasts for how well galaxy clustering and weak lensing in a Euclid-like survey will be at constraining modifications of gravity.

preprint2019arXiv

Fast numerical method to generate halo catalogs in modified gravity (part I): second-order Lagrangian Perturbation Theory

We present and test a new numerical method to determine second-order Lagrangian displacement fields in the context of modified gravity (MG) theories. We start from the extension of Lagrangian Perturbation Theory to a class of MG models that can be described by a parametrized Poisson equation, with the introduction of a scale-dependent function. We exploit fast Fourier transforms to compute the full source term of the differential equation for the second-order Lagrangian displacement field. We compare its mean to the source term computed for specific configurations for which a k-dependent solution can be found numerically. We choose the configuration that best matches the full source term, thus obtaining an approximate factorization of the second-order displacement field as the space term valid for standard gravity times a k-dependent, second-order growth factor $D_2(k,t)$. This approximation is used to compute second order displacements for particles. The method is tested against N-body simulations run with standard and $f(R)$ gravity: we rely on the results of a friends-of-friends code run on the N-body snapshots to assign particles to halos, then compute the halo power spectrum. We find very consistent results for the two gravity theories: second-order LPT (2LPT) allows to recover the halo power spectrum of N-body simulations within $\sim 10\%$ precision to $k\sim 0.2-0.4\ h\ {\rm Mpc}^{-1}$, as well as halo positions, with an error that is a fraction of the inter-particle distance. We show that, when considering the same level of non-linearity in the density field, the performance of 2LPT with MG is the same (within $1\%$) as the one obtained for the standard $Λ$CDM model with General Relativity. When implemented in a computer code, this formulation of 2LPT can quickly generate dark matter distributions with $f(R)$ gravity, and can easily be extended to other MG theories.

preprint2016arXiv

Cosmic Degeneracies II: Structure formation in joint simulations of Warm Dark Matter and $f(R)$ gravity

We present for the first time the outcomes of a cosmological N-body simulation that simultaneously implements a Warm Dark Matter (WDM) particle candidate and a modified gravitational interaction in the form of $f(R)$ gravity, and compare its results with the individual effects of these two independent extensions of the standard $Λ$CDM scenario, and with the reference cosmology itself. We consider a rather extreme value of the WDM particle mass ($m_{\rm WDM}=0.4$ keV) and a single realisation of $f(R)$ gravity with $|\bar{f}_{R0}|=10^{-5}$, and we investigate the impact of these models and of their combination on a wide range of cosmological observables with the aim to identify possible observational degeneracies. In particular, we focus on the large-scale matter distribution, as well as on the statistical and structural properties of collapsed halos and cosmic voids. Differently from the case of combining $f(R)$ gravity with massive neutrinos -- previously investigated in Baldi et al. (2014) -- we find that most of the considered observables do not show any significant degeneracy due to the fact that WDM and $f(R)$ gravity are characterised by individual observational footprints with a very different functional dependence on cosmic scales and halo masses. In particular, this is the case for the nonlinear matter power spectrum in real space, for the halo and sub-halo mass functions, for the halo density profiles and for the concentration-mass relation. However, other observables -- like e.g. the halo bias -- do show some level of degeneracy between the two models, while a very strong degeneracy is observed for the nonlinear matter power spectrum in redshift space, for the density profiles of small cosmic voids -- with radius below $\approx 5$ Mpc$/h$ -- and for the voids abundance as a function of the void core density.

preprint2016arXiv

Fitting and forecasting non-linear coupled dark energy

We consider cosmological models in which dark matter feels a fifth force mediated by the dark energy scalar field, also known as coupled dark energy. Our interest resides in estimating forecasts for future surveys like Euclid when we take into account non-linear effects, relying on new fitting functions that reproduce the non-linear matter power spectrum obtained from N-body simulations. We obtain fitting functions for models in which the dark matter-dark energy coupling is constant. Their validity is demonstrated for all available simulations in the redshift range $z=0-1.6$ and wave modes below $k=10 \text{h/Mpc}$. These fitting formulas can be used to test the predictions of the model in the non-linear regime without the need for additional computing-intensive N-body simulations. We then use these fitting functions to perform forecasts on the constraining power that future galaxy-redshift surveys like Euclid will have on the coupling parameter, using the Fisher matrix method for galaxy clustering (GC) and weak lensing (WL). We find that by using information in the non-linear power spectrum, and combining the GC and WL probes, we can constrain the dark matter-dark energy coupling constant squared, $β^{2}$, with precision smaller than 4\% and all other cosmological parameters better than 1\%, which is a considerable improvement of more than an order of magnitude compared to corresponding linear power spectrum forecasts with the same survey specifications.

preprint2016arXiv

Parametric and Probabilistic Model Checking of Confidentiality in Data Dispersal Algorithms (Extended Version)

Recent developments in cloud storage architectures have originated new models of online storage as cooperative storage systems and interconnected clouds. Such distributed environments involve many organizations, thus ensuring confidentiality becomes crucial: only legitimate clients should recover the information they distribute among storage nodes. In this work we present a unified framework for verifying confidentiality of dispersal algorithms against probabilistic models of intruders. Two models of intruders are given, corresponding to different types of attackers: one aiming at intercepting as many slices of information as possible, and the other aiming at attacking the storage providers in the network. Both try to recover the original information, given the intercepted slices. By using probabilistic model checking, we can measure the degree of confidentiality of the system exploring exhaustively all possible behaviors. Our experiments suggest that dispersal algorithms ensure a high degree of confidentiality against the slice intruder, no matter the number of storage providers in the system. On the contrary, they show a low level of confidentiality against the provider intruder in networks with few storage providers (e.g. interconnected cloud storage solutions).

preprint2016arXiv

The effect of interacting dark energy on local measurements of the Hubble constant

In the current state of cosmology, where cosmological parameters are being measured to percent accuracy, it is essential to understand all sources of error to high precision. In this paper we present the results of a study of the local variations in the Hubble constant measured at the distance scale of the Coma Cluster, and test the validity of correcting for the peculiar velocities predicted by gravitational instability theory. The study is based on N-body simulations, and includes models featuring a coupling between dark energy and dark matter, as well as two $Λ$CDM simulations with different values of $σ_8$. It is found that the variance in the local flows is significantly larger in the coupled models, which increases the uncertainty in the local measurements of the Hubble constant in these scenarios. By comparing the results from the different simulations, it is found that most of the effect is caused by the higher value of $σ_8$ in the coupled cosmologies, though this cannot account for all of the additional variance. Given the discrepancy between different estimates of the Hubble constant in the universe today, cosmological models causing a greater cosmic variance is something that we should be aware of.

preprint2016arXiv

The mass accretion rate of galaxy clusters: a measurable quantity

We explore the possibility of measuring the mass accretion rate (MAR) of galaxy clusters from their mass profiles beyond the virial radius $R_{200}$. We derive the accretion rate from the mass of a spherical shell whose inner radius is $2R_{200}$, whose thickness changes with redshift, and whose infall velocity is assumed to be equal to the mean infall velocity of the spherical shells of dark matter halos extracted from $N$-body simulations. This approximation is rather crude in hierarchical clustering scenarios where both smooth accretion and aggregation of smaller dark matter halos contribute to the mass accretion of clusters.Nevertheless, in the redshift range $z=[0,2]$, our prescription returns an average MAR within $20-40 \%$ of the average rate derived from the merger trees of dark matter halos extracted from $N$-body simulations. The MAR of galaxy clusters has been the topic of numerous detailed numerical and theoretical investigations, but so far it has remained inaccessible to measurements in the real universe. Since the measurement of the mass profile of clusters beyond their virial radius can be performed with the caustic technique applied to dense redshift surveys of the cluster outer regions, our result suggests that measuring the mean MAR of a sample of galaxy clusters is actually feasible. We thus provide a new potential observational test of the cosmological and structure formation models.

preprint2016arXiv

Time-Invariant Spatially Coupled Low-Density Parity-Check Codes with Small Constraint Length

We consider a special family of SC-LDPC codes, that is, time-invariant LDPCC codes, which are known in the literature for a long time. Codes of this kind are usually designed by starting from QC block codes, and applying suitable unwrapping procedures. We show that, by directly designing the LDPCC code syndrome former matrix without the constraints of the underlying QC block code, it is possible to achieve smaller constraint lengths with respect to the best solutions available in the literature. We also find theoretical lower bounds on the syndrome former constraint length for codes with a specified minimum length of the local cycles in their Tanner graphs. For this purpose, we exploit a new approach based on a numerical representation of the syndrome former matrix, which generalizes over a technique we already used to study a special subclass of the codes here considered.

preprint2015arXiv

Cosmic voids detection without density measurements

Cosmic voids are effective cosmological probes to discriminate among competing world models. Their identification is generally based on density or geometry criteria that, because of their very nature, are prone to shot noise. We propose two void finders that are based on dynamical criterion to select voids in Lagrangian coordinates and minimise the impact of sparse sampling. The first approach exploits the Zel'dovich approximation to trace back in time the orbits of galaxies located in voids and their surroundings, the second uses the observed galaxy-galaxy correlation function to relax the objects' spatial distribution to homogeneity and isotropy. In both cases voids are defined as regions of the negative velocity divergence, that can be regarded as sinks of the back-in-time streamlines of the mass tracers. To assess the performance of our methods we used a dark matter halo mock catalogue CoDECS, and compared the results with those obtained with the ZOBOV void finder. We find that the void divergence profiles are less scattered than the density ones and, therefore, their stacking constitutes a more accurate cosmological probe. The significance of the divergence signal in the central part of voids obtained from both our finders is 60% higher than for overdensity profiles in the ZOBOV case. The ellipticity of the stacked void measured in the divergence field is closer to unity, as expected, than what is found when using halo positions. Therefore our void finders are complementary to the existing methods, that should contribute to improve the accuracy of void-based cosmological tests.

preprint2015arXiv

Cosmic voids in coupled dark energy cosmologies: the impact of halo bias

In this work we analyse the properties of cosmic voids in standard and coupled dark energy cosmologies. Using large numerical simulations, we investigate the effects produced by the dark energy coupling on three statistics: the filling factor, the size distribution and the stacked profiles of cosmic voids. We find that the bias of the tracers of the density field used to identify the voids strongly influences the properties of the void catalogues, and, consequently, the possibility of using the identified voids as a probe to distinguish coupled dark energy models from the standard $Λ$CDM cosmology. In fact, on one hand coupled dark energy models are characterised by an excess of large voids in the cold dark matter distribution as compared to the reference standard cosmology, due to their higher normalisation of linear perturbations at low redshifts. Specifically, these models present an excess of large voids with $R_{eff}>20, 15, 12$ Mpc h^{-1}, at $z=0, 0.55, 1$, respectively. On the other hand, we do not find any significant difference in the properties of the void detected in the distribution of collapsed dark matter halos. These results imply that the tracer bias has a significant impact on the possibility of using cosmic void catalogues to probe cosmology.

preprint2015arXiv

Cosmology and fundamental physics with the Euclid satellite

Euclid is a European Space Agency medium class mission selected for launch in 2019 within the Cosmic Vision 2015-2025 programme. The main goal of Euclid is to understand the origin of the accelerated expansion of the Universe. Euclid will explore the expansion history of the Universe and the evolution of cosmic structures by measuring shapes and redshifts of galaxies as well as the distribution of clusters of galaxies over a large fraction of the sky. Although the main driver for Euclid is the nature of dark energy, Euclid science covers a vast range of topics, from cosmology to galaxy evolution to planetary research. In this review we focus on cosmology and fundamental physics, with a strong emphasis on science beyond the current standard models. We discuss five broad topics: dark energy and modified gravity, dark matter, initial conditions, basic assumptions and questions of methodology in the data analysis. This review has been planned and carried out within Euclid's Theory Working Group and is meant to provide a guide to the scientific themes that will underlie the activity of the group during the preparation of the Euclid mission.

preprint2015arXiv

Disentangling dark sector models using weak lensing statistics

We perform multi-plane ray-tracing using the GLAMER gravitational lensing code within high-resolution light-cones extracted from the CoDECS simulations: a suite of cosmological runs featuring a coupling between Dark Energy and Cold Dark Matter. We show that the presence of the coupling is evident not only in the redshift evolution of the normalisation of the convergence power spectrum, but also in differences in non-linear structure formation with respect to ΛCDM. Using a tomographic approach under the assumption of a ΛCDM cosmology, we demonstrate that weak lensing measurements would result in a σ8 value that changes with the source redshift if the true underlying cosmology is a coupled Dark Energy one. This provides a generic null test for these types of models. We also find that different models of coupled Dark Energy can show either an enhanced or a suppressed correlation between convergence maps with differing source redshifts as compared to ΛCDM. This would provide a direct way to discriminate between different possible realisations of the coupled Dark Energy scenario. Finally, we discuss the impact of the coupling on several lensing observables for different source redshifts and angular scales with realistic source redshift distributions for current ground-based and future space-based lensing surveys.

preprint2015arXiv

Effects of Coupled Dark Energy on the Milky Way and its Satellites

We present the first numerical simulations in coupled dark energy cosmologies with high enough resolution to investigate the effects of the coupling on galactic and sub-galactic scales. We choose two constant couplings and a time-varying coupling function and we run simulations of three Milky-Way-size halos ($\sim$10$^{12}$M$_{\odot}$), a lower mass halo (6$\times$10$^{11}$M$_{\odot}$) and a dwarf galaxy halo (5$\times$10$^{9}$M$_{\odot}$). We resolve each halo with several millions dark matter particles. On all scales the coupling causes lower halo concentrations and a reduced number of substructures with respect to LCDM. We show that the reduced concentrations are not due to different formation times, but they are related to the extra terms that appear in the equations describing the gravitational dynamics. On the scale of the Milky Way satellites, we show that the lower concentrations can help in reconciling observed and simulated rotation curves, but the coupling values necessary to have a significant difference from LCDM are outside the current observational constraints. On the other hand, if other modifications to the standard model allowing a higher coupling (e.g. massive neutrinos) are considered, coupled dark energy can become an interesting scenario to alleviate the small-scale issues of the LCDM model.

preprint2015arXiv

Identification of galaxy cluster substructures with the Caustic method

We investigate the power of the caustic technique for identifying substructures of galaxy clusters from optical redshift data alone. The caustic technique is designed to estimate the mass profile of galaxy clusters to radii well beyond the virial radius, where dynamical equilibrium does not hold. Two by-products of this technique are the identification of the cluster members and the identification of the cluster substructures. We test the caustic technique as a substructure detector on two samples of 150 mock redshift surveys of clusters; the clusters are extracted from a large cosmological $N$-body simulation of a $Λ$CDM model and have masses of $M_{200} \sim 10^{14} h^{-1} M_{\odot}$ and $M_{200} \sim 10^{15} h^{-1} M_{\odot}$ in the two samples. We limit our analysis to substructures identified in the simulation with masses larger than $10^{13} h^{-1} M_{\odot}$. With mock redshift surveys with 200 galaxies within $3R_{200}$, (1) the caustic technique recovers $\sim 30-50$\% of the real substructures, and (2) $\sim 15-20$\% of the substructures identified by the caustic technique correspond to real substructures of the central cluster, the remaining fraction being low-mass substructures, groups or substructures of clusters in the surrounding region, or chance alignments of unrelated galaxies. These encouraging results show that the caustic technique is a promising approach for investigating the complex dynamics of galaxy clusters.

preprint2015arXiv

Modified Gravity N-body Code Comparison Project

Self-consistent ${\it N}$-body simulations of modified gravity models are a key ingredient to obtain rigorous constraints on deviations from General Relativity using large-scale structure observations. This paper provides the first detailed comparison of the results of different ${\it N}$-body codes for the $f(R)$, DGP, and Symmetron models, starting from the same initial conditions. We find that the fractional deviation of the matter power spectrum from $Λ$CDM agrees to better than $1\%$ up to $k \sim 5-10~h/{\rm Mpc}$ between the different codes. These codes are thus able to meet the stringent accuracy requirements of upcoming observational surveys. All codes are also in good agreement in their results for the velocity divergence power spectrum, halo abundances and halo profiles. We also test the quasi-static limit, which is employed in most modified gravity ${\it N}$-body codes, for the Symmetron model for which the most significant non-static effects among the models considered are expected. We conclude that this limit is a very good approximation for all of the observables considered here.

preprint2015arXiv

Multiple Lensing of the Cosmic Microwave Background anisotropies

We study the gravitational lensing effect on the Cosmic Microwave Background (CMB) anisotropies performing a ray-tracing of the primordial CMB photons through intervening large-scale structures (LSS) distribution predicted by N-Body numerical simulations with a particular focus on the precise recovery of the lens-induced polarized counterpart of the source plane. We apply both a multiple plane ray-tracing and an effective deflection approach based on the Born approximation to deflect the CMB photons trajectories through the simulated lightcone. We discuss the results obtained with both these methods together with the impact of LSS non-linear evolution on the CMB temperature and polarization power spectra. We compare our results with semi-analytical approximations implemented in Boltzmann codes like, e.g., CAMB. We show that, with our current N-body setup, the predicted lensing power is recovered with good accuracy in a wide range of multipoles while excess power with respect to semi-analytic prescriptions is observed in the lensing potential on scales $\ell \gtrsim 3000$. We quantify the impact of the numerical effects connected to the resolution in the N-Body simulation together with the resolution and band-limit chosen to synthesise the CMB source plane. We found these quantities to be particularly important for the simulation of B-mode polarization power spectrum.

preprint2015arXiv

Semi-analytic galaxy formation in coupled dark energy cosmologies

Among the possible alternatives to the standard cosmological model ($Λ$CDM), coupled Dark Energy models postulate that Dark Energy (DE), seen as a dynamical scalar field, may interact with Dark Matter (DM), giving rise to a "fifth-force", felt by DM particles only. In this paper, we study the impact of these cosmologies on the statistical properties of galaxy populations by combining high-resolution numerical simulations with semi-analytic models (SAM) of galaxy formation and evolution. New features have been implemented in the reference SAM in order to have it run self-consistently and calibrated on these cosmological simulations. They include an appropriate modification of the mass temperature relation and of the baryon fraction in DM haloes, due to the different virial scalings and to the gravitational bias, respectively. Our results show that the predictions of our coupled-DE SAM do not differ significantly from theoretical predictions obtained with standard SAMs applied to a reference $Λ$CDM simulation, implying that the statistical properties of galaxies provide only a weak probe for these alternative cosmological models. On the other hand, we show that both galaxy bias and the galaxy pairwise velocity distribution are sensitive to coupled DE models: this implies that these probes might be successfully applied to disentangle among quintessence, $f(R)$-Gravity and coupled DE models.

preprint2015arXiv

The Imprint of f(R) Gravity on Non-Linear Structure Formation

We test the imprint of f(R) modified gravity on the halo mass function, using N-body simulations and a theoretical model developed in (Kopp et al. 2013). We find a very good agreement between theory and simulations. We extend the theoretical model to the conditional mass function and apply it to the prediction of the linear halo bias in f(R) gravity. Using the halo model we obtain a prediction for the non-linear matter power spectrum accurate to ~10% at z=0 and up to k=2h/Mpc. We also study halo profiles for the f(R) models and find a deviation from the standard general relativity result up to 40%, depending on the halo masses and redshift. This has not been pointed out in previous analysis. Finally we study the number density and profiles of voids identified in these f(R) N-body simulations. We underline the effect of the bias and the sampling to identify voids. We find significant deviation from GR when measuring the f(R) void profiles with fR0<-10^{-6}.

preprint2014arXiv

AONT-LT: a Data Protection Scheme for Cloud and Cooperative Storage Systems

We propose a variant of the well-known AONT-RS scheme for dispersed storage systems. The novelty consists in replacing the Reed-Solomon code with rateless Luby transform codes. The resulting system, named AONT-LT, is able to improve the performance by dispersing the data over an arbitrarily large number of storage nodes while ensuring limited complexity. The proposed solution is particularly suitable in the case of cooperative storage systems. It is shown that while the AONT-RS scheme requires the adoption of fragmentation for achieving widespread distribution, thus penalizing the performance, the new AONT-LT scheme can exploit variable length codes which allow to achieve very good performance and scalability.

preprint2014arXiv

Breaking the Cosmic Degeneracy between Modified Gravity and Massive Neutrinos with the Cosmic Web

In a recent work, Baldi et al. highlighted the issue of cosmic degeneracies, consisting in the fact that the standard statistics of the large-scale structure might not be sufficient to conclusively test cosmological models beyond $Λ$CDM when multiple extensions of the standard scenario coexist in nature. In particular, it was shown that the characteristic features of an $f(R)$ Modified Gravity theory and of massive neutrinos with an appreciable total mass $Σ_{i}m_{ν_{i}}$ are suppressed in most of the basic large-scale structure observables for a specific combination of the main parameters of the two non-standard models. In the present work, we explore the possibility that the mean specific size of the supercluster spines -- which was recently proposed as a non-standard statistics by Shim and Lee to probe gravity at large scales -- can help to break this cosmic degeneracy. By analyzing the halo samples from N-body simulations featuring various combinations of $f(R)$ and $Σ_{i}m_{ν_{i}}$ we find that -- at the present epoch -- the value of $Σ_{i}m_{ν_{i}}$ required to maximally suppress the effects of $f(R)$ gravity on the specific sizes of the superclusters spines is different from that found for the other standard statistics. Furthermore, it is also shown that at higher redshifts ($z\ge 0.3$) the deviations of the mean specific sizes of the supercluster spines for all of the four considered combinations from its value for the standard $Λ$CDM case are statistically significant.

preprint2014arXiv

Cold dark matter halos in Multi-coupled Dark Energy cosmologies: structural and statistical properties

The recently proposed Multi-coupled Dark Energy (McDE) scenario - characterised by two distinct Cold Dark Matter (CDM) particle species with opposite couplings to a Dark Energy scalar field - introduces a number of novel features in the small-scale dynamics of cosmic structures, most noticeably the simultaneous existence of both attractive and repulsive fifth-forces. Such small-scale features are expected to imprint possibly observable footprints on nonlinear cosmic structures, that might provide a direct way to test the scenario. In order to unveil such footprints, we have performed the first suite of high-resolution N-body simulations of McDE cosmologies, covering the coupling range $|β|\leq 1$. We find that for coupling values corresponding to fifth-forces weaker than standard gravity, the impact on structure formation is very mild, thereby showing a new type of screening mechanism for long-range scalar interactions. On the contrary, for fifth-forces comparable to or stronger than standard gravity a number of effects appear in the statistical and structural properties of CDM halos. Collapsed structures start to fragment into pairs of smaller objects that move on different trajectories, providing a direct evidence of the violation of the weak equivalence principle. Consequently, the relative abundance of halos of different masses is significantly modified. For sufficiently large coupling values, the expected number of clusters is strongly suppressed, which might alleviate the present tension between CMB- and cluster-based cosmological constraints. Finally, the internal structure of halos is also modified, with a significant suppression of the inner overdensity, and a progressive segregation of the two CDM species.

preprint2014arXiv

Cosmic Degeneracies I: Joint N-body Simulations of Modified Gravity and Massive Neutrinos

We present the first suite of cosmological N-body simulations that simultaneously include the effects of two different and theoretically independent extensions of the standard $Λ$CDM cosmological scenario - namely an $f(R)$ theory of Modified Gravity (MG) and a cosmological background of massive neutrinos - with the aim to investigate their possible observational degeneracies. We focus on three basic statistics of the large-scale matter distribution, more specifically the nonlinear matter power spectrum, the halo mass function, and the halo bias, for which we determine the deviation with respect to the fiducial $Λ$CDM cosmology in the context of both separate and combined simulations of $f(R)$ MG and massive neutrinos scenarios. Our results show that while these two extended models separately determine very prominent and potentially detectable features in all the three statistics, when we allow them to be simultaneously at work these features are strongly suppressed, resulting in much weaker deviations from the standard model&#39;s predictions. In particular, when an $f(R)$ gravity model with $f_{R0}=-1\times 10^{-4}$ is combined with a total neutrino mass of $Σ_{i}m_{ν_{i}}=0.4$ eV, the resulting matter power spectrum, halo mass function, and bias at z=0 are found to be consistent with the standard model&#39;s predictions at the 10%, 20%, and 5% accuracy levels, respectively. Therefore, our results imply an intrinsic theoretical limit to the effective discriminating power of present and future observational data sets with respect to these widely considered extensions of the standard cosmological scenario in the absence of independent measurements of the neutrino masses from laboratory experiments, even though the high-redshift evolution might still allow to partially break the degeneracy [Abridged].

preprint2014arXiv

Disentangling interacting dark energy cosmologies with the three-point correlation function

We investigate the possibility of constraining coupled dark energy (cDE) cosmologies using the three-point correlation function (3PCF). Making use of the CoDECS N-body simulations, we study the statistical properties of cold dark matter (CDM) haloes for a variety of models, including a fiducial $Λ$CDM scenario and five models in which dark energy (DE) and CDM mutually interact. We measure both the halo 3PCF, $ζ(θ)$, and the reduced 3PCF, $Q(θ)$, at different scales ($2<r\,[$Mpc\h$]<40$) and redshifts ($0\leq z\leq2$). In all cDE models considered in this work, $Q(θ)$ appears flat at small scales (for all redshifts) and at low redshifts (for all scales), while it builds up the characteristic V-shape anisotropy at increasing redshifts and scales. With respect to the $Λ$CDM predictions, cDE models show lower (higher) values of the halo 3PCF for perpendicular (elongated) configurations. The effect is also scale-dependent, with differences between $Λ$CDM and cDE models that increase at large scales. We made use of these measurements to estimate the halo bias, that results in fair agreement with the one computed from the two-point correlation function (2PCF). The main advantage of using both the 2PCF and 3PCF is to break the bias$-σ_{8}$ degeneracy. Moreover, we find that our bias estimates are approximately independent of the assumed strength of DE coupling. This study demonstrates the power of a higher-order clustering analysis in discriminating between alternative cosmological scenarios, for both present and forthcoming galaxy surveys, such as e.g. BOSS and Euclid.

preprint2014arXiv

Enhanced public key security for the McEliece cryptosystem

This paper studies a variant of the McEliece cryptosystem able to ensure that the code used as the public key is no longer permutation-equivalent to the secret code. This increases the security level of the public key, thus opening the way for reconsidering the adoption of classical families of codes, like Reed-Solomon codes, that have been longly excluded from the McEliece cryptosystem for security reasons. It is well known that codes of these classes are able to yield a reduction in the key size or, equivalently, an increased level of security against information set decoding; so, these are the main advantages of the proposed solution. We also describe possible vulnerabilities and attacks related to the considered system, and show what design choices are best suited to avoid them.

preprint2014arXiv

Linear Perturbation constraints on Multi-coupled Dark Energy

The Multi-coupled Dark Energy (McDE) scenario has been recently proposed as a specific example of a cosmological model characterized by a non-standard physics of the dark sector of the universe that nevertheless gives an expansion history which does not significantly differ from the one of the standard $Λ$CDM model. In this work, we present the first constraints on the McDE scenario obtained by comparing the predicted evolution of linear density perturbations with a large compilation of recent data sets for the growth rate $fσ_{8}$, including 6dFGS, LRG, BOSS, WiggleZ and VIPERS. Confirming qualitative expectations, growth rate data provide much tighter bounds on the model parameters as compared to the extremely loose bounds that can be obtained when only the background expansion history is considered. In particular, the $95\%$ confidence level on the coupling strength $|β|$ is reduced from $|β|\leq 83$ (background constraints only) to $|β|\leq 0.88$ (background and linear perturbation constraints). We also investigate how these constraints further improve when using data from future wide-field surveys such as supernova data from LSST and growth rate data from Euclid-type missions. In this case the $95\%$ confidence level on the coupling further reduce to $|β|\leq 0.85$. Such constraints are in any case still consistent with a scalar fifth-force of gravitational strength, and we foresee that tighter bounds might be possibly obtained from the investigation of nonlinear structure formation in McDE cosmologies.[Abridged]

preprint2014arXiv

Nonlinear growing neutrino cosmology

The energy scale of Dark Energy, $\sim 2 \times 10^{-3}$ eV, is a long way off compared to all known fundamental scales - except for the neutrino masses. If Dark Energy is dynamical and couples to neutrinos, this is no longer a coincidence. The time at which Dark Energy starts to behave as an effective cosmological constant can be linked to the time at which the cosmic neutrinos become nonrelativistic. This naturally places the onset of the Universe&#39;s accelerated expansion in recent cosmic history, addressing the why-now problem of Dark Energy. We show that these mechanisms indeed work in the Growing Neutrino Quintessence model - even if the fully nonlinear structure formation and backreaction are taken into account, which were previously suspected of spoiling the cosmological evolution. The attractive force between neutrinos arising from their coupling to Dark Energy grows as large as $10^6$ times the gravitational strength. This induces very rapid dynamics of neutrino fluctuations which are nonlinear at redshift $z \approx 2$. Nevertheless, a nonlinear stabilization phenomenon ensures only mildly nonlinear oscillating neutrino overdensities with a large-scale gravitational potential substantially smaller than that of cold dark matter perturbations. Depending on model parameters, the signals of large-scale neutrino lumps may render the cosmic neutrino background observable.

preprint2014arXiv

Raytracing simulations of coupled dark energy models

Dark matter and dark energy are usually assumed to couple only gravitationally. An extension to this picture is to model dark energy as a scalar field coupled directly to cold dark matter. This coupling leads to new physical effects, such as a fifth-force and a time-dependent dark matter particle mass. In this work we examine the impact that coupling has on weak lensing statistics by constructing realistic simulated weak-lensing maps using raytracing techniques through N-body cosmological simulations. We construct maps for different lensing quantities, covering a range of scales from a few arcminutes to several degrees. The concordance $Λ$CDM model is compared to different coupled dark energy models, described either by an exponential scalar field potential (standard coupled dark energy scenario) or by a SUGRA potential (bouncing model). We analyse several statistical quantities and our results, with sources at low redshifts are largely consistent with previous work on CMB lensing by Carbone et al., 2013. The most significant differences from the $Λ$CDM model are due to the enhanced growth of the perturbations and to the effective friction term in non-linear dynamics. For the most extreme models, we see differences in the power spectra up to 40% compared to the $Λ$CDM model. The different time evolution of the linear matter overdensity can account for most of the differences, but when controlling for this using a $Λ$CDM model having the same normalization, the overall signal is smaller due to the effect of the friction term appearing in the equation of motion for dark matter particles.

preprint2014arXiv

Secrecy Transmission on Block Fading Channels: Theoretical Limits and Performance of Practical Codes

We consider a system where an agent (Alice) aims at transmitting a message to a second agent (Bob) over a set of parallel channels, while keeping it secret from a third agent (Eve) by using physical layer security techniques. We assume that Alice perfectly knows the set of channels with respect to Bob, but she has only a statistical knowledge of the channels with respect to Eve. We derive bounds on the achievable outage secrecy rates, by considering coding either within each channel or across all parallel channels. Transmit power is adapted to the channel conditions, with a constraint on the average power over the whole transmission. We also focus on the maximum cumulative outage secrecy rate that can be achieved. Moreover, in order to assess the performance in a real life scenario, we consider the use of practical error correcting codes. We extend the definitions of security gap and equivocation rate, previously applied to the single additive white Gaussian noise channel, to Rayleigh distributed parallel channels, on the basis of the error rate targets and the outage probability. Bounds on these metrics are also derived, taking into account the statistics of the parallel channels. Numerical results are provided, that confirm the feasibility of the considered physical layer security techniques.

preprint2014arXiv

Security issues for data sharing and service interoperability in eHealth systems: the Nu.Sa. test bed

The aim of the Nu.Sa. project is the definition of national level data standards to collect data coming from General Practitioners&#39; Electronic Health Records and to allow secure data sharing between them. This paper introduces the Nu.Sa. framework and is mainly focused on security issues. A solution for secure data sharing and service interoperability is presented and implemented in the actual system used around Italy. The solution is strongly focused on privacy and correct data sharing with a complete set of tools devoted to authorization, encryption and decryption in a data sharing environment and a distributed architecture. The implemented system with more than one year of experiences in thousands of test cases shows a good feasibility of the approach and a future scalability in a cloud based architecture.

preprint2014arXiv

Simulating Momentum Exchange in the Dark Sector

Low energy interactions between particles are often characterised by elastic scattering. Just as electrons undergo Thomson scattering with photons, dark matter particles may experience an analogous form of momentum exchange with dark energy. We investigate the influence such an interaction has on the formation of linear and nonlinear cosmic structure, by running for the first time a suite of N-body simulations with different dark energy equations of state and scattering cross sections. In models where the linear matter power spectrum is suppressed by the scattering, we find that on nonlinear scales the power spectrum is strongly enhanced. This is due to the friction term increasing the efficiency of gravitational collapse, which also leads to a scale-independent amplification of the concentration and mass functions of halos. The opposite trend is found for models characterised by an increase of the linear matter power spectrum normalisation. More quantitatively, we find that power spectrum deviations at nonlinear scales ($k \approx 10\, h/$Mpc) are roughly ten times larger than their linear counterparts, exceeding $100%$ for the largest value of the scattering cross section considered in the present work. Similarly, the concentration-mass relation and the halo mass function show deviations up to $100%$ and $20%$, respectively, over a wide range of masses. Therefore, we conclude that nonlinear probes of structure formation might provide much tighter constraints on the scattering cross section between dark energy and dark matter as compared to the present bounds based on linear observables.

preprint2013arXiv

Advanced coding schemes against jamming in telecommand links

The aim of this paper is to study the performance of some coding schemes recently proposed for updating the TC channel coding standard for space applications, in the presence of jamming. Besides low-density parity-check codes, that appear as the most eligible candidates, we also consider other solutions based on parallel turbo codes and extended BCH codes. We show that all these schemes offer very good performance, which approaches the theoretical limits achievable.

preprint2013arXiv

Characterizing dark interactions with the halo mass accretion history and structural properties

We study the halo mass accretion history (MAH) and its correlation with the internal structural properties in coupled dark energy cosmologies (cDE). To accurately predict all the non-linear effects caused by dark interactions, we use the COupled Dark Energy Cosmological Simulations (CoDECS). We measure the halo concentration at z=0 and the number of substructures above a mass resolution threshold for each halo. Tracing the halo merging history trees back in time, following the mass of the main halo, we develope a MAH model that accurately reproduces the halo growth in term of M_{200} in the ΛCDM Universe; we then compare the MAH in different cosmological scenarios. For cDE models with a weak constant coupling, our MAH model can reproduce the simulation results, within 10% of accuracy, by suitably rescaling the normalization of the linear matter power spectrum at z=0, σ_8. However, this is not the case for more complex scenarios, like the &#34;bouncing&#34; cDE model, for which the numerical analysis shows a rapid growth of haloes at high redshifts, that cannot be reproduced by simply rescaling the value of σ_8. Moreover, at fixed value of σ_8, cold dark matter (CDM) haloes in these cDE scenarios tend to be more concentrated and have a larger amount of substructures with respect to ΛCDM predictions. Finally, we present an accurate model that relates the halo concentration to the time at which it assembles half or 4% of its mass. Combining this with our MAH model, we show how halo concentrations change while varying only σ_8 in a ΛCDM Universe, at fixed halo mass.

preprint2013arXiv

Coding with Scrambling, Concatenation, and HARQ for the AWGN Wire-Tap Channel: A Security Gap Analysis

This study examines the use of nonsystematic channel codes to obtain secure transmissions over the additive white Gaussian noise (AWGN) wire-tap channel. Unlike the previous approaches, we propose to implement nonsystematic coded transmission by scrambling the information bits, and characterize the bit error rate of scrambled transmissions through theoretical arguments and numerical simulations. We have focused on some examples of Bose-Chaudhuri-Hocquenghem (BCH) and low-density parity-check (LDPC) codes to estimate the security gap, which we have used as a measure of physical layer security, in addition to the bit error rate. Based on a number of numerical examples, we found that such a transmission technique can outperform alternative solutions. In fact, when an eavesdropper (Eve) has a worse channel than the authorized user (Bob), the security gap required to reach a given level of security is very small. The amount of degradation of Eve&#39;s channel with respect to Bob&#39;s that is needed to achieve sufficient security can be further reduced by implementing scrambling and descrambling operations on blocks of frames, rather than on single frames. While Eve&#39;s channel has a quality equal to or better than that of Bob&#39;s channel, we have shown that the use of a hybrid automatic repeat-request (HARQ) protocol with authentication still allows achieving a sufficient level of security. Finally, the secrecy performance of some practical schemes has also been measured in terms of the equivocation rate about the message at the eavesdropper and compared with that of ideal codes.

preprint2013arXiv

Cosmological models with multiple dark matter species and long-range scalar interactions

In this talk, I have discussed the implications of a multi-component nature of cosmic Dark Matter for the observational bounds on possible long-range fifth-forces mediated by a Dark Energy scalar field. By assuming a simple internal symmetry of the Dark Matter component associated to opposite coupling &#34;charges&#34; of two different particle species, the effects of Dark Energy interactions on both the background and linear perturbations evolution are strongly suppressed during the whole matter dominated phase, thereby relaxing present bounds on the coupling strength. The associated attractive and repulsive fifth-forces, however, might still have a very significant impact on the nonlinear dynamics of collapsed structures. I have also described how some of these nonlinear effects are identified through dedicated cosmological N-body simulations as i) a possible fragmentation of bound Dark Matter halos into smaller objects, and ii) a consequent suppression of the nonlinear matter power at small scales. Both effects are potentially observable and might allow to further constrain the model.

preprint2013arXiv

Improving the efficiency of the LDPC code-based McEliece cryptosystem through irregular codes

We consider the framework of the McEliece cryptosystem based on LDPC codes, which is a promising post-quantum alternative to classical public key cryptosystems. The use of LDPC codes in this context allows to achieve good security levels with very compact keys, which is an important advantage over the classical McEliece cryptosystem based on Goppa codes. However, only regular LDPC codes have been considered up to now, while some further improvement can be achieved by using irregular LDPC codes, which are known to achieve better error correction performance than regular LDPC codes. This is shown in this paper, for the first time at our knowledge. The possible use of irregular transformation matrices is also investigated, which further increases the efficiency of the system, especially in regard to the public key size.

preprint2013arXiv

Low-power Secret-key Agreement over OFDM

Information-theoretic secret-key agreement is perhaps the most practically feasible mechanism that provides unconditional security at the physical layer to date. In this paper, we consider the problem of secret-key agreement by sharing randomness at low power over an orthogonal frequency division multiplexing (OFDM) link, in the presence of an eavesdropper. The low power assumption greatly simplifies the design of the randomness sharing scheme, even in a fading channel scenario. We assess the performance of the proposed system in terms of secrecy key rate and show that a practical approach to key sharing is obtained by using low-density parity check (LDPC) codes for information reconciliation. Numerical results confirm the merits of the proposed approach as a feasible and practical solution. Moreover, the outage formulation allows to implement secret-key agreement even when only statistical knowledge of the eavesdropper channel is available.

preprint2013arXiv

Maps of CMB lensing deflection from N-body simulations in Coupled Dark Energy Cosmologies

We produce lensing potential and deflection-angle maps in order to simulate CMB weak-lensing via ray-tracing through the COupled Dark Energy Cosmological Simulations (CoDECS). The constructed maps reflect the N-body cosmic structures on a range of scales going from the arcminute to the degree scale. We investigate the variation of the lensing pattern due to the DE dynamics, characterised by different background and perturbation behaviours as a consequence of the interaction between the DE field and CDM. We study the results from three models differing in the background and perturbations evolution, with the purpose to isolate their imprints in the lensing observables. The scenarios investigated include a reference LCDM cosmology, a standard coupled DE (cDE) scenario, and a &#34;bouncing&#34; cDE scenario. For the standard cDE scenario, we find that differences in the lensing potential result from two effects: the enhanced growth of linear CDM density fluctuations with respect to the LCDM case, and the modified nonlinear dynamics of collapsed structures induced by the DE-CDM interaction. As a consequence, CMB lensing highlights the DE impact in the cosmological expansion, even in the degenerate case where the amplitude of the linear matter density perturbations, parametrised through sigma_8, is the same in both the standard cDE and LCDM cosmologies. For the bouncing scenario, we find that the two opposite behaviours of the lens density contrast and of the matter abundance lead to a counter-intuitive effect, making the power of the lensing signal lower by 10% than in the LCDM scenario. Moreover, we compare the behaviour of CDM and baryons in CoDECS separately, in order to isolate effects coming from the coupling with the DE component. We find that, in the bouncing scenario, baryons show an opposite trend with respect to CDM, due to the coupling of the latter with the DE component. [abridged]

preprint2013arXiv

Modified Gravity-GADGET: A new code for cosmological hydrodynamical simulations of modified gravity models

We present a new massively parallel code for N-body and cosmological hydrodynamical simulations of modified gravity models. The code employs a multigrid-accelerated Newton-Gauss-Seidel relaxation solver on an adaptive mesh to efficiently solve for perturbations in the scalar degree of freedom of the modified gravity model. As this new algorithm is implemented as a module for the P-Gadget3 code, it can at the same time follow the baryonic physics included in P-Gadget3, such as hydrodynamics, radiative cooling and star formation. We demonstrate that the code works reliably by applying it to simple test problems that can be solved analytically, as well as by comparing cosmological simulations to results from the literature. Using the new code, we perform the first non-radiative and radiative cosmological hydrodynamical simulations of an f(R)-gravity model. We also discuss the impact of AGN feedback on the matter power spectrum, as well as degeneracies between the influence of baryonic processes and modifications of gravity.

preprint2013arXiv

On a Family of Circulant Matrices for Quasi-Cyclic Low-Density Generator Matrix Codes

We present a new class of sparse and easily invertible circulant matrices that can have a sparse inverse though not being permutation matrices. Their study is useful in the design of quasi-cyclic low-density generator matrix codes, that are able to join the inner structure of quasi-cyclic codes with sparse generator matrices, so limiting the number of elementary operations needed for encoding. Circulant matrices of the proposed class permit to hit both targets without resorting to identity or permutation matrices that may penalize the code minimum distance and often cause significant error floors.

preprint2013arXiv

Security and complexity of the McEliece cryptosystem based on QC-LDPC codes

In the context of public key cryptography, the McEliece cryptosystem represents a very smart solution based on the hardness of the decoding problem, which is believed to be able to resist the advent of quantum computers. Despite this, the original McEliece cryptosystem, based on Goppa codes, has encountered limited interest in practical applications, partly because of some constraints imposed by this very special class of codes. We have recently introduced a variant of the McEliece cryptosystem including low-density parity-check codes, that are state-of-the-art codes, now used in many telecommunication standards and applications. In this paper, we discuss the possible use of a bit-flipping decoder in this context, which gives a significant advantage in terms of complexity. We also provide theoretical arguments and practical tools for estimating the trade-off between security and complexity, in such a way to give a simple procedure for the system design.

preprint2013arXiv

Supernova constraints on Multi-coupled Dark Energy

The persisting consistency of ever more accurate observational data with the predictions of the standard LCDM cosmological model puts severe constraints on possible alternative scenarios, but still does not shed any light on the fundamental nature of the cosmic dark sector.As large deviations from a LCDM cosmology are ruled out by data, the path to detect possible features of alternative models goes necessarily through the definition of cosmological scenarios that leave almost unaffected the background and -- to a lesser extent -- the linear perturbations evolution of the universe. In this context,the Multi-coupled DE (McDE) model was proposed by Baldi 2012 as a particular realization of an interacting Dark Energy field characterized by an effective screening mechanism capable of suppressing the effects of the coupling at the background and linear perturbation level. In the present paper, for the first time, we challenge the McDE scenario through a direct comparison with real data, in particular with the luminosity distance of Type Ia supernovae. By studying the existence and stability conditions of the critical points of the associated background dynamical system, we select only the cosmologically consistent solutions, and confront their background expansion history with data. Confirming previous qualitative results, the McDE scenario appears to be fully consistent with the adopted sample of Type Ia supernovae, even for coupling values corresponding to an associated scalar fifth-force about four orders of magnitude stronger than standard gravity. Our analysis demonstrates the effectiveness of the McDE background screening, and shows some new non-trivial asymptotic solutions for the future evolution of the universe. Our results show how the background expansion history might be highly insensitive to the fundamental nature and to the internal complexity of the dark sector. [Abridged]

preprint2013arXiv

Using LDGM Codes and Sparse Syndromes to Achieve Digital Signatures

In this paper, we address the problem of achieving efficient code-based digital signatures with small public keys. The solution we propose exploits sparse syndromes and randomly designed low-density generator matrix codes. Based on our evaluations, the proposed scheme is able to outperform existing solutions, permitting to achieve considerable security levels with very small public keys.

preprint2012arXiv

Clustering and redshift-space distortions in interacting dark energy cosmologies

We investigate the spatial properties of the large scale structure (LSS) of the Universe in the framework of coupled dark energy (cDE) cosmologies. Using the public halo catalogues from the CoDECS simulations -- the largest set of N-body experiments to date for such cosmological scenarios -- we estimate the clustering and bias functions of cold dark matter (CDM) haloes, both in real- and redshift-space. Moreover, we investigate the effects of the dark energy (DE) coupling on the geometric and dynamic redshift-space distortions, quantifying the difference with respect to the concordance LambdaCDM model. At z~0, the spatial properties of CDM haloes in cDE models appear very similar to the LambdaCDM case, even if the cDE models are normalized at last scattering in order to be consistent with the latest Cosmic Microwave Background (CMB) data. At higher redshifts, we find that the DE coupling produces a significant scale-dependent suppression of the halo clustering and bias function. This effect, that strongly depends on the coupling strength, is not degenerate with sigma8 at scales r<5-10 Mpc/h. Moreover, we find that the coupled DE strongly affects both the linear distortion parameter, beta, and the pairwise peculiar velocity dispersion, sigma12. Although the models considered in this work are found to be all in agreement with presently available observational data, the next generation of galaxy surveys will be able to put strong constraints on the level of coupling between DE and CDM exploiting the shape of redshift-space clustering anisotropies.

preprint2012arXiv

Constraints on interacting dark energy models from galaxy Rotation Curves

[Abridged] High-resolution N-body simulations have recently shown that the structural properties of highly nonlinear cosmic structures, as e.g. their average concentration at a given mass, could be significantly modified in the presence of an interaction between Dark Energy and Dark Matter. While a constant interaction strength leads to less concentrated density profiles, a steep growth in time of the coupling function has been shown to determine a large increase of halo concentrations over a wide range of masses, including the typical halos hosting luminous spiral galaxies. This determines a substantial worsening of the &#34;cusp-core&#34; tension arising in the standard $Λ$CDM model and provides a direct way to constrain the form of the Dark Energy interaction. In the present paper we make use of the outcomes of some high-resolution N-body simulations of a specific class of interacting Dark Energy models to compare the predicted rotation curves of luminous spiral galaxies forming in these cosmologies against real observational data. Our results show how some specific interacting Dark Energy scenarios featuring a steep growth in time of the coupling function -- which are virtually indistinguishable from LCDM in the background -- cannot fit the observed rotation curves of luminous spiral galaxies and can therefore be ruled out only on the basis of dynamical properties of small-scale structures. Our study is a pilot investigation of the effects of a Dark Energy interaction at small scales, and demonstrates how the dynamical properties of visible galaxies can in some cases provide direct constraints on the nature of Dark Energy.

preprint2012arXiv

Dark Energy Simulations

(Abridged) The growing role played by numerical N-body simulations in cosmological studies as a fundamental connection between theoretical modeling and direct observations has led to impressive advancements also in the development and application of specific algorithms designed to probe a wide range of Dark Energy scenarios. Over the last decade, a large number of independent and complementary investigations have been carried out in the field of Dark Energy N-body simulations, starting from the simplest case of homogeneous Dark Energy models up to the recent development of highly sophisticated iterative solvers for a variety of Modified Gravity theories. In this Review - which is meant to be complementary to the general Review by Kuhlen et al. published in this Volume - I will discuss the range of scenarios for the cosmic acceleration that have been successfully investigated by means of dedicated N-body simulations, and I will provide a broad summary of the main results that have been obtained in this rather new research field. I will focus the discussion on a few selected studies that have led to particularly significant advancements in the field, and I will provide a comprehensive list of references for a larger number of related works. Due to the vastness of the topic, the discussion will not enter into the finest details of the different implementations and will mainly focus on the outcomes of the various simulations studies. Although quite recent, the field of Dark Energy simulations has witnessed huge developments in the last few years, and presently stands as a reliable approach to the investigation of the fundamental nature of Dark Energy.

preprint2012arXiv

Exploiting the shift of baryonic acoustic oscillations as a dynamical probe for dark interactions

The baryonic acoustic peak in the correlation function of galaxies and galaxy clusters provides a standard ruler to probe the space-time geometry of the Universe, jointly constraining the angular diameter distance and the Hubble expansion rate. Moreover, non-linear effects can systematically shift the peak position, giving us the opportunity to exploit this clustering feature also as a dynamical probe. We investigate the possibility of detecting interactions in the dark sector through an accurate determination of the baryonic acoustic scale. Making use of the public halo catalogues extracted from the CoDECS simulations -- the largest suite of N-body simulations of interacting dark energy models to date -- we determine the position of the baryonic scale fitting a band-filtered correlation function, specifically designed to amplify the signal at the sound horizon. We analyze the shifts due to non-linear dynamics, redshift-space distortions and Gaussian redshift errors, in the range 0 < z < 2. Since the coupling between dark energy and dark matter affects in a particular way the clustering properties of haloes and, specifically, the amplitude and location of the baryonic acoustic oscillations, the cosmic evolution of the baryonic peak position might provide a direct way to discriminate interacting dark energy models from the standard ΛCDM framework. To maximize the efficiency of the baryonic peak as a dynamic probe, the correlation function has to be measured in redshift-space, where the baryonic acoustic shift due to non-linearities is amplified. The typical redshift errors of spectroscopic galaxy surveys do not significantly impact these results.

preprint2012arXiv

Multiple Dark Matter as a self-regulating mechanism for dark sector interactions

(Abridged) Present cosmological constraints and the absence of a direct detection and identification of any dark matter particle candidate leave room to the possibility that the dark sector of the Universe be actually more complex than it is normally assumed. In particular, more than one new fundamental particle could be responsible for the observed dark matter density in the Universe, and possible new interactions between dark energy and dark matter might characterize the dark sector. In the present work, we investigate the possibility that two dark matter particles exist in nature, with identical physical properties except for the sign of their coupling constant to dark energy. Extending previous works on similar scenarios, we study the evolution of the background cosmology as well as the growth of linear density perturbations for a wide range of parameters of such model. Interestingly, our results show how the simple assumption that dark matter particles carry a &#34;charge&#34; with respect to their interaction with the dark energy field allows for new long-range scalar forces of gravitational strength in the dark sector without conflicting with present observations both at the background and linear levels. Our scenario does not introduce new parameters with respect to the case of a single dark matter species for which such strong dark interactions have been already ruled out.

preprint2012arXiv

Progressive Differences Convolutional Low-Density Parity-Check Codes

We present a new family of low-density parity-check (LDPC) convolutional codes that can be designed using ordered sets of progressive differences. We study their properties and define a subset of codes in this class that have some desirable features, such as fixed minimum distance and Tanner graphs without short cycles. The design approach we propose ensures that these properties are guaranteed independently of the code rate. This makes these codes of interest in many practical applications, particularly when high rate codes are needed for saving bandwidth. We provide some examples of coded transmission schemes exploiting this new class of codes.

preprint2012arXiv

Structure formation in Multiple Dark Matter cosmologies with long-range scalar interactions

(Abridged) An interaction between Cold Dark Matter (CDM) and a classical scalar field playing the role of the cosmic dark energy (DE) might provide long-range dark interactions without conflicting with solar system bounds. Although presently available observations allow to constrain such interactions to a few percent of the gravitational strength, some recent studies have shown that if CDM is composed by two different particle species having opposite couplings to the DE field, such tight constraints can be considerably relaxed, allowing for long-range scalar forces of order gravity without significantly affecting observations both at the background and at the linear perturbations level. In the present work, we extend the investigation of such Multiple Dark Matter scenarios to the nonlinear regime of structure formation, by presenting the first N-body simulations ever performed for these cosmologies. Our results highlight some characteristic footprints of long-range scalar forces that arise only in the nonlinear regime for specific models that would be otherwise practically indistinguishable from the standard LCDM scenario both in the background and in the growth of linear density perturbations. Among these effects, the formation of &#34;mirror&#34; cosmic structures in the two CDM species, the suppression of the nonlinear matter power spectrum at k > 1 h/Mpc, and the fragmentation of collapsed halos, represent peculiar features that might provide a direct way to constrain this class of cosmological models.

preprint2012arXiv

The CoDECS project: a publicly available suite of cosmological N-body simulations for interacting dark energy models

We present the largest set of N-body and hydrodynamical simulations to date for cosmological models featuring a direct interaction between the Dark Energy (DE) scalar field, responsible of the observed cosmic acceleration, and the Cold Dark Matter (CDM) fluid. With respect to previous works, our simulations considerably extend the statistical significance of the simulated volume and cover a wider range of different realizations of the interacting DE scenario, including the recently proposed bouncing coupled DE model. Furthermore, all the simulations are normalized in order to be consistent with the present bounds on the amplitude of density perturbations at last scattering, thereby providing the first realistic determination of the effects of a DE coupling for cosmological growth histories fully compatible with the latest Cosmic Microwave Background data. As a first basic analysis, we have studied the impact of the coupling on the nonlinear matter power spectrum and on the bias between the CDM and baryon distributions, as a function of redshift and scale. For the former, we have addressed the issue of the degeneracy between the effects of the coupling and other standard cosmological parameters, as e.g sigma_8, showing how the redshift evolution of the linear amplitude or the scale dependence of the nonlinear power spectrum might provide a way to break the degeneracy. For the latter, instead, we have computed the redshift and scale dependence of the bias in all our different models showing how a growing coupling or a bouncing coupled DE scenario provide much stronger effects with respect to constant coupling models. We refer to this vast numerical initiative as the COupled Dark Energy Cosmological Simulations project, or CoDECS, and we hereby release all the CoDECS outputs for public use through a dedicated web database, providing information on how to access and interpret the data.

preprint2012arXiv

The halo mass function in interacting Dark Energy models

We present a detailed investigation of the effects that a direct interaction between Dark Energy (DE) and Cold Dark Matter (CDM) particles imprints on the Halo Mass Function (HMF) of groups and clusters of galaxies. Making use of the public halo catalogs of the {\small CoDECS} simulations, we derive the HMF for several different types of coupled DE scenarios both based on the FoF algorithm and on the SO halo identification for different values of the overdensity threshold $Δ_{c}$. We compare the computed HMFs for coupled DE cosmologies with $Λ$CDM as well as with the predictions of the standard analytic fitting functions. Our results show that the standard fitting functions still reproduce reasonably well both the FoF and the SO HMFs of interacting DE cosmologies at intermediate masses and at low redshifts, once rescaled to the characteristic amplitude of linear density perturbations of each specific model as given by $σ_{8}$. However, we also find that such apparent degeneracy with $σ_{8}$ is broken both by the high-mass tail and by the redshift evolution of our HMFs, with deviations beyond $\sim 10%$ for most of the models under investigation. Furthermore, the discrepancy with respect to the predictions of standard fitting functions rescaled with the characteristic value of $σ_{8}$ shows -- for some models -- a strong dependence on the spherical overdensity threshold $Δ_{c}$ used for the halo identification. We find that such effect is due to a significant increase of halo concentration at low redshifts in these models, that is however absent in the majority of the cosmological scenarios considered in this work. We can therefore conclude that the universality of the HMF is violated by cosmological models that feature a direct interaction between DE and CDM.

preprint2011arXiv

A class of punctured simplex codes which are proper for error detection

Binary linear [n,k] codes that are proper for error detection are known for many combinations of n and k. For the remaining combinations, existence of proper codes is conjectured. In this paper, a particular class of [n,k] codes is studied in detail. In particular, it is shown that these codes are proper for many combinations of n and k which were previously unsettled.

preprint2011arXiv

Can Coupled Dark Energy Speed Up the Bullet Cluster?

It has been recently shown that the observed morphological properties of the Bullet Cluster can be accurately reproduced in hydrodynamical simulations only when the infall pairwise velocity V_{c} of the system exceeds 3000km/s (or at least possibly 2500 km/s) at the pair separation of 2R_{vir}, where R_{vir} is the virial radius of the main cluster, and that the probability of finding such a bullet-like system is extremely low in the standard ΛCDM cosmology. We suggest here the fifth-force mediated by a coupled Dark Energy (cDE) as a possible velocity-enhancing mechanism and investigate its effect on the infall velocities of the bullet-like systems from the CoDECS (COupled Dark Energy Cosmological Simulations) public database. Five different cDE models are considered: three with constant coupling and exponential potential, one with exponential coupling and exponential potential, and one with constant coupling and supergravity potential. For each model, after identifying the bullet-like systems, we determine the probability density distribution of their infall velocities at the pair separations of (2-3)R_{vir}. Approximating each probability density distribution as a Gaussian, we calculate the cumulative probability of finding a bullet-like system with V_{c}>=3000 km/s or V_{c}>=2500 km/s. Our results show that in all of the five cDE models the cumulative probabilities increase compared to the ΛCDM case and that in the model with exponential coupling P(V_{c}>=2500 km/s) exceeds 10^{-4}. The physical interpretations and cosmological implications of our results are provided.

preprint2011arXiv

Clarifying the effects of interacting dark energy on linear and nonlinear structure formation processes

We present a detailed numerical study of the impact that cosmological models featuring a direct interaction between the Dark Energy component that drives the accelerated expansion of the Universe and Cold Dark Matter can have on the linear and nonlinear stages of structure formation. By means of a series of collisionless N-body simulations we study the influence that each of the different effects characterizing these cosmological models - which include among others a fifth force, a time variation of particle masses, and a velocity-dependent acceleration - separately have on the growth of density perturbations and on a series of observable quantities related to linear and nonlinear cosmic structures, as the matter power spectrum, the gravitational bias between baryons and Cold Dark Matter, the halo mass function and the halo density profiles. We perform our analysis applying and comparing different numerical approaches previously adopted in the literature, and we address the partial discrepancies recently claimed in a similar study by Li & Barrow (2010b) with respect to the first outcomes of Baldi et al. (2010), which are found to be related to the specific numerical approach adopted in the former work. Our results fully confirm the conclusions of Baldi et al. (2010) and show that when linear and nonlinear effects of the interaction between Dark Energy and Cold Dark Matter are properly disentangled, the velocity-dependent acceleration is the leading effect acting at nonlinear scales, and in particular is the most important mechanism in lowering the concentration of Cold Dark Matter halos.

preprint2011arXiv

Early massive clusters and the bouncing coupled dark energy

The abundance of the most massive objects in the Universe at different epochs is a very sensitive probe of the cosmic background evolution and of the growth history of density perturbations, and could provide a powerful tool to distinguish between a cosmological constant and a dynamical dark energy field. In particular, the recent detection of very massive clusters of galaxies at high redshifts has attracted significant interest as a possible indication of a failure of the standard LCDM model. Several attempts have been made in order to explain such detections in the context of non-Gaussian scenarios or interacting dark energy models, showing that both these alternative cosmologies predict an enhanced number density of massive clusters at high redshifts, possibly alleviating the tension. However, all the models proposed so far also overpredict the abundance of massive clusters at the present epoch, and are therefore in contrast with observational bounds on the low-redshift halo mass function. In this paper we present for the first time a new class of interacting dark energy models that simultaneously account for an enhanced number density of massive clusters at high redshifts and for both the standard cluster abundance at the present time and the standard power spectrum normalization at CMB. The key feature of this new class of models is the &#34;bounce&#34; of the dark energy scalar field on the cosmological constant barrier at relatively recent epochs. We present the background and linear perturbations evolution of the model, showing that the standard amplitude of density perturbations is recovered both at CMB and at the present time, and we demonstrate by means of large N-body simulations that our scenario predicts an enhanced number of massive clusters at high redshifts without affecting the present halo abundance. (Abridged)

preprint2011arXiv

High-z massive clusters as a test for dynamical coupled dark energy

The recent detection (Jee etal 2009) of the massive cluster XMMU J2235.3-2557 at a redshift z = 1.4, with an estimated mass M = 6.4 +- 1.2 X 10^14 M_sol, has been claimed to be a possible challenge to the standard LCDM cosmological model. More specifically, the probability to detect such a cluster has been estimated to be 0.005 if a LCDM model with gaussian initial conditions is assumed, resulting in a 3 sigma discrepancy from the standard cosmological model. In this paper we propose to use high redshift clusters as the one detected in Jee etal 2009 to compare the cosmological constant scenario with interacting dark energy models. We show that coupled dark energy models, where an interaction is present between dark energy and cold dark matter, can significantly enhance the probability to observe very massive clusters at high redshift.

preprint2011arXiv

Increasing Physical Layer Security through Scrambled Codes and ARQ

We develop the proposal of non-systematic channel codes on the AWGN wire-tap channel. Such coding technique, based on scrambling, achieves high transmission security with a small degradation of the eavesdropper&#39;s channel with respect to the legitimate receiver&#39;s channel. In this paper, we show that, by implementing scrambling and descrambling on blocks of concatenated frames, rather than on single frames, the channel degradation needed is further reduced. The usage of concatenated scrambling allows to achieve security also when both receivers experience the same channel quality. However, in this case, the introduction of an ARQ protocol with authentication is needed.

preprint2011arXiv

On fuzzy syndrome hashing with LDPC coding

The last decades have seen a growing interest in hash functions that allow some sort of tolerance, e.g. for the purpose of biometric authentication. Among these, the syndrome fuzzy hashing construction allows to securely store biometric data and to perform user authentication without the need of sharing any secret key. This paper analyzes this model, showing that it offers a suitable protection against information leakage and several advantages with respect to similar solutions, such as the fuzzy commitment scheme. Furthermore, the design and characterization of LDPC codes to be used for this purpose is addressed.

preprint2011arXiv

Oscillating nonlinear large scale structure in growing neutrino quintessence

Growing Neutrino quintessence describes a form of dynamical dark energy that could explain why dark energy dominates the universe only in recent cosmological times. This scenario predicts the formation of large scale neutrino lumps which could allow for observational tests. We perform for the first time N-body simulations of the nonlinear growth of structures for cold dark matter and neutrino fluids in the context of Growing Neutrino cosmologies. Our analysis shows a pulsation - increase and subsequent decrease - of the neutrino density contrast. This could lead to interesting observational signatures, as an enhanced bulk flow in a situation where the dark matter density contrast only differs very mildly from the standard LCDM scenario. We also determine for the first time the statistical distribution of neutrino lumps as a function of mass at different redshifts. Such determination provides an essential ingredient for a realistic estimate of the observational signatures of Growing Neutrino cosmologies. Due to a breakdown of the non-relativistic Newtonian approximation our results are limited to redshifts z > 1.

preprint2011arXiv

The Effect of Coupled Dark Energy on the Alignment between Dark Matter and Galaxy Distributions in Clusters

We investigate the effects of a coupled Dark Energy (cDE) scalar field on the alignment between satellites and matter distributions in galaxy clusters. Using high-resolution N-body simulations for LCDM and cDE cosmological models, we compute the probability density distribution for the alignment angle between the satellite galaxies and underlying matter distributions, finding a difference between the two scenarios. With respect to LCDM, in cDE cosmologies the satellite galaxies are less preferentially located along the major axis of the matter distribution, possibly reducing the tension with obersevational data. A physical explanation is that the coupling between dark matter and dark energy acts as an additional tidal force on the satellite galaxies diminishing the alignments between their distribution and the matter one. Through a Wald test based on the generalized chi-square statistics, the null hypothesis that the two probability distributions come from the same parent population is rejected at the 99 % confidence level. It is concluded that the galaxy-matter alignment in clusters may provide a unique probe of dark sector interactions as well as the nature of dark energy.

preprint2011arXiv

The Non-Linear Matter Power Spectrum in Warm Dark Matter Cosmologies

We investigate the non-linear evolution of the matter power spectrum by using a large set of high-resolution N-body/hydrodynamic simulations. The linear matter power in the initial conditions is consistently modified to accommodate warm dark matter particles which induce a small scale cut-off in the power as compared to standard cold dark matter scenarios. The impact of such thermal relics is addressed at small scales with k > 1 h/Mpc and at z < 5, which are particularly important for the next generation of Lyman-alpha forest, weak lensing and galaxy clustering surveys. We quantify the mass and redshift dependence of the warm dark matter non-linear matter power and we provide a fitting formula which is accurate at the ~2% level below z=3 and for masses m_wdm > 0.5 keV. The role of baryonic physics (cooling, star formation and feedback recipes) on the warm dark matter induced suppression is also quantified. Furthermore, we compare our findings with the halo model and show their impact on the cosmic shear power spectra.

preprint2011arXiv

The nonlinear evolution of large scale structures in Growing Neutrino cosmologies

We present the results of the first N-body simulations of the Growing Neutrino scenario, as recently discussed in Baldi et al. (2011). Our results have shown for the first time how neutrino lumps forming in the context of Growing Neutrino cosmologies are expected to pulsate as a consequence of the rapid oscillations of the dark energy scalar field. We have also computed for the first time a realistic statistical distribution of neutrino halos and determined their impact on the underlying Cold Dark Matter structures.

preprint2011arXiv

Time dependent couplings in the dark sector: from background evolution to nonlinear structure formation

We present a complete numerical study of cosmological models with a time dependent coupling between the dark energy component driving the present accelerated expansion of the Universe and the Cold Dark Matter (CDM) fluid. Depending on the functional form of the coupling strength, these models show a range of possible intermediate behaviors between the standard LCDM background evolution and the widely studied case of interacting dark energy models with a constant coupling. These different background evolutions play a crucial role in the growth of cosmic structures, and determine strikingly different effects of the coupling on the internal dynamics of nonlinear objects. By means of a suitable modification of the cosmological N-body code GADGET-2 we have performed a series of high-resolution N-body simulations of structure formation in the context of interacting dark energy models with variable couplings. Depending on the type of background evolution, the halo density profiles are found to be either less or more concentrated with respect to LCDM, contrarily to what happens for constant coupling models where concentrations can only decrease. However, for some specific choice of the interaction function the reduction of halo concentrations can be larger than in constant coupling scenarios. In general, we find that time dependent interactions between dark energy and CDM can in some cases determine stronger effects on structure formation as compared to the constant coupling case, with a significantly weaker impact on the background evolution of the Universe, and might therefore provide a more viable possibility to alleviate the tensions between observations and the LCDM model on small scales than the constant coupling scenario. [Abridged]

preprint2010arXiv

Hydrodynamical N-body simulations of coupled dark energy cosmologies

If the accelerated expansion of the Universe at the present epoch is driven by a dark energy scalar field, there may well be a non-trivial coupling between the dark energy and the cold dark matter (CDM) fluid. Such interactions give rise to new features in cosmological structure growth, like an additional long-range attractive force between CDM particles, or variations of the dark matter particle mass with time. We have implemented these effects in the N-body code GADGET-2 and present results of a series of high-resolution N-body simulations where the dark energy component is directly interacting with the cold dark matter. As a consequence of the new physics, CDM and baryon distributions evolve differently both in the linear and in the nonlinear regime of structure formation. Already on large scales a linear bias develops between these two components, which is further enhanced by the nonlinear evolution. We also find, in contrast with previous work, that the density profiles of CDM halos are less concentrated in coupled dark energy cosmologies compared with LCDM, and that this feature does not depend on the initial conditions setup, but is a specific consequence of the extra physics induced by the coupling. Also, the baryon fraction in halos in the coupled models is significantly reduced below the universal baryon fraction. These features alleviate tensions between observations and the LCDM model on small scales. Our methodology is ideally suited to explore the predictions of coupled dark energy models in the fully non-linear regime, which can provide powerful constraints for the viable parameter space of such scenarios.

preprint2010arXiv

Non-Systematic Codes for Physical Layer Security

This paper is a first study on the topic of achieving physical layer security by exploiting non-systematic channel codes. The chance of implementing transmission security at the physical layer is known since many years in information theory, but it is now gaining an increasing interest due to its many possible applications. It has been shown that channel coding techniques can be effectively exploited for designing physical layer security schemes, able to ensure that an unauthorized receiver, experiencing a channel different from that of the the authorized receiver, is not able to gather any information. Recently, it has been proposed to exploit puncturing techniques in order to reduce the security gap between the authorized and unauthorized channels. In this paper, we show that the same target can also be achieved by using non-systematic codes, able to scramble information bits within the transmitted codeword.

preprint2005arXiv

Inflation with violation of the null energy condition

Inflation may have been driven by a component which violated the Null-Energy Condition, thereby leading to {\it super inflation}. We provide the formalism to study cosmological perturbations when such a component is described by a scalar field with arbitrary Lagrangian. Since the background curvature grows with time, gravitational waves always have a blue spectrum. Scalar perturbations may also have a blue spectrum, {\em albeit} in single field models. We apply our formalism to the case of phantom inflation with an exponential potential (whose pole-like inflationary stage is an attractor for inhomogeneous cosmological models for any value of the potential slope). We finally compare the predictions of super inflation with those of standard inflation stressing the role of gravitational waves.