Kejsefman, Igal; Bugallo, Agustín Caputo; Upegui, Milena Valens; Castro, Rodrigo
Nowcasting de la actividad económica en contextos de alta volatilidad: uso de transacciones bancarias para la gestión económica subnacional basada en evidencia Journal Article
In: Estud. econ, 2026, ISSN: 2525-1295.
@article{kejsefman_nowcasting_2026,
title = {Nowcasting de la actividad económica en contextos de alta volatilidad: uso de transacciones bancarias para la gestión económica subnacional basada en evidencia},
author = {Igal Kejsefman and Agustín Caputo Bugallo and Milena Valens Upegui and Rodrigo Castro},
issn = {2525-1295},
year = {2026},
date = {2026-01-01},
journal = {Estud. econ},
publisher = {EdiUNS / Universidad Nacional del Sur},
address = {Bahía Blanca, Argentina},
keywords = {},
pubstate = {published},
tppubtype = {article}
}
Lanzarotti, Esteban; Matković, Krešimir; Pecker-Marcosig, Ezequiel; Gröller, Eduard; Castro, Rodrigo
VisEPS: a visual explorer of parameter spaces for networked models Journal Article
In: Journal of Visualization, vol. 29, no. 1, pp. 153–167, 2026, ISSN: 1875-8975.
@article{lanzarotti_viseps_2026,
title = {VisEPS: a visual explorer of parameter spaces for networked models},
author = {Esteban Lanzarotti and Krešimir Matković and Ezequiel Pecker-Marcosig and Eduard Gröller and Rodrigo Castro},
url = {https://doi.org/10.1007/s12650-025-01093-2},
doi = {10.1007/s12650-025-01093-2},
issn = {1875-8975},
year = {2026},
date = {2026-01-01},
journal = {Journal of Visualization},
volume = {29},
number = {1},
pages = {153–167},
abstract = {Simulations of complex social systems, such as those represented by epidemiological models, have been very useful in supporting decision makers during the last pandemic. These models generally comprise a high number of parameters, which makes it hard to identify the values that best reproduce the empirical data. Furthermore, different combinations of parameters may achieve a good fit, which renders an automatic solution ill-suited to the task. A human expert is required to make the final decisions about the optimal parameter values. We present VisEPS (Visual Explorer of Parameter Spaces), a framework for visually analyzing the effects of a very large set of parameters, with the aim of fitting a geographically explicit networked model to data obtained during the COVID-19 pandemic. We use a networked extension of a susceptible-infected-recovered (SIR) model to reproduce the epidemic dynamics in the city of Buenos Aires and its neighboring interconnected districts. We overlay binned scatterplots on a map, which facilitates the visual identification of each district and its connections. To further explore the model’s performance against data, additional views, such as parallel coordinates and histograms, along with drill-down mechanisms, have been incorporated. Finally, a use case is described in which the level of connectivity between districts is included in the analysis. The identification of suitable parameter ranges is facilitated by an iterative and incremental process, whereby new sets of simulations are incrementally requested, guided by interactive visual inspections. This permits the exploration of a parameter space that would otherwise be impossible to fully explore.},
keywords = {},
pubstate = {published},
tppubtype = {article}
}
Pecker-Marcosig, Ezequiel; Bocaccio, Sebastian; Castro, Rodrigo
Bridging Simulation Formalisms and Embedded Targets: A PowerDEVS-Driven IoT/Robotics Workflow for ESP32 Proceedings Article
In: Proceedings of the 2025 Winter Simulation Conference (WSC), pp. 2764–2775, Seattle, WA, USA, 2025.
@inproceedings{pecker-marcosig_bridging_2025,
title = {Bridging Simulation Formalisms and Embedded Targets: A PowerDEVS-Driven IoT/Robotics Workflow for ESP32},
author = {Ezequiel Pecker-Marcosig and Sebastian Bocaccio and Rodrigo Castro},
url = {https://ieeexplore.ieee.org/abstract/document/11339054},
doi = {10.1109/WSC68292.2025.11339054},
year = {2025},
date = {2025-01-01},
urldate = {2025-01-01},
booktitle = {Proceedings of the 2025 Winter Simulation Conference (WSC)},
pages = {2764–2775},
address = {Seattle, WA, USA},
abstract = {This work presents a methodology for developing embedded applications in Internet-of-Things (IoT) and robotic systems through Model and Simulation (Mtextbackslash&S)-based design.
We introduce adaptations to the PowerDEVS toolkit's abstract simulator to enable embedded execution on resource-constrained platforms, specifically targeting the widely used ESP32 development kit tailored to IoT systems.
We present a library of DEVS atomic models designed for simulation-environment interaction, enabling embedded software development through sensor data acquisition and actuator control. To demonstrate the practical utility of the embedded PowerDEVS framework, we evaluate its performance in real-world discrete-event control applications, including a line-follower robot and an electric kettle temperature regulator. These case studies highlight the approach’s versatility and seamless integration in IoT and robotic systems.},
keywords = {},
pubstate = {published},
tppubtype = {inproceedings}
}
Pecker-Marcosig, Ezequiel; Presenza, J. Francisco; Mas, Ignacio A; Alvarez-Hamelin, J. Ignacio; Giribet, Juan I.; Castro, Rodrigo D.
Simulation of Decentralized Coordination Strategies for Networked Multi-Robot Systems with Emergent Behavior-DEVS Proceedings Article
In: Proceedings of the 2025 Winter Simulation Conference (WSC), pp. 2740–2751, Seattle, WA, USA, 2025.
@inproceedings{pecker-marcosig_simulation_2025,
title = {Simulation of Decentralized Coordination Strategies for Networked Multi-Robot Systems with Emergent Behavior-DEVS},
author = {Ezequiel Pecker-Marcosig and J. Francisco Presenza and Ignacio A Mas and J. Ignacio Alvarez-Hamelin and Juan I. Giribet and Rodrigo D. Castro},
url = {https://ieeexplore.ieee.org/abstract/document/11338929},
doi = {10.1109/WSC68292.2025.11338929},
year = {2025},
date = {2025-01-01},
booktitle = {Proceedings of the 2025 Winter Simulation Conference (WSC)},
pages = {2740–2751},
address = {Seattle, WA, USA},
abstract = {The design of distributed control strategies for multi-robot systems (MRS) relies heavily on simulations to validate algorithms prior to real-world deployment. However, simulating such systems poses significant challenges due to their dynamic network topologies and scalability requirements, where full inter-robot communication becomes computationally prohibitive. In this paper, we extend the applications of the Emergent Behavior DEVS (EB-DEVS) formalism by developing an agent-based model (ABM) to address key distributed control challenges in networked MRS. The proposed approach supports both direct and indirect interactions between agents (robots) via event messages and through macroscopic-microscopic states sharing, respectively. We validate the model using a challenging cooperative target-capturing scenario that demands dynamic multi-hop communication and robust coordination among agents. This complex use case highlights the strengths of EB-DEVS in managing asynchronous events while minimizing communication overhead. The results demonstrate the formalism's effectiveness in supporting decentralized control and simulation scalability within a hierarchical micro-macro modeling framework.},
keywords = {},
pubstate = {published},
tppubtype = {inproceedings}
}
Lanzarotti, Esteban; Rojas, Andrea Pineda; Roslan, Francisco; Groisman, Leandro; Santi, Lucio; Castro, Rodrigo
A multi-scale agent-based model of aerosol-mediated indoor infections in heterogeneous scenarios Journal Article
In: Journal of Simulation, vol. 0, no. 0, pp. 1–19, 2025, ISSN: 1747-7778, (_eprint: https://doi.org/10.1080/17477778.2025.2476456).
@article{lanzarotti_multi-scale_2025,
title = {A multi-scale agent-based model of aerosol-mediated indoor infections in heterogeneous scenarios},
author = {Esteban Lanzarotti and Andrea Pineda Rojas and Francisco Roslan and Leandro Groisman and Lucio Santi and Rodrigo Castro},
url = {https://doi.org/10.1080/17477778.2025.2476456},
doi = {10.1080/17477778.2025.2476456},
issn = {1747-7778},
year = {2025},
date = {2025-01-01},
urldate = {2025-07-01},
journal = {Journal of Simulation},
volume = {0},
number = {0},
pages = {1–19},
publisher = {Taylor & Francis},
abstract = {We present a hybrid agent-based and equation-based simulation model to study airborne infection transmission events in heterogeneous indoor spaces. Agents move between different rooms, generating evolving networked social interactions. Suspended aerosols enable both direct and indirect transmission, shaping multi-scale contagion at local (room) and global (building layout) levels within a SEIR process. This approach provides a very flexible platform for dealing with environmental and population heterogeneities. Our model reproduces well-documented real-world contagion events and analytical models in the literature over a wide range of environments (hospitals, offices, restaurants, and classrooms). The model is applied to study transmission patterns in a typical school day, exploring three heterogeneity-driven scenarios: (i) varying break-time activity intensity, (ii) localized ventilation reductions, and (iii) flexible class/break durations, uncovering emerging nonlinear system-level dynamics. Our results show that neglecting heterogeneities can lead to considerable underestimation of attack rates. Such scenarios cannot be modeled with previous agent-based frameworks.},
note = {_eprint: https://doi.org/10.1080/17477778.2025.2476456},
keywords = {},
pubstate = {published},
tppubtype = {article}
}
Pecker-Marcosig, Ezequiel; Giribet, Juan I.; Castro, Rodrigo
Hybrid resource allocation control in cyber-physical systems: a novel simulation-driven methodology with applications to UAVs Journal Article
In: SIMULATION, vol. 101, no. 5, pp. 597–619, 2025.
@article{pecker2025hybrid,
title = {Hybrid resource allocation control in cyber-physical systems: a novel simulation-driven methodology with applications to UAVs},
author = {Ezequiel Pecker-Marcosig and Juan I. Giribet and Rodrigo Castro},
url = {https://doi.org/10.1177/00375497241313404},
doi = {10.1177/00375497241313404},
year = {2025},
date = {2025-01-01},
journal = {SIMULATION},
volume = {101},
number = {5},
pages = {597–619},
abstract = {Designing hybrid controllers for cyber-physical systems (CPSs) where computational and physical components influence each other is a challenging task, as it requires considering the performance of very different types of dynamics simultaneously. Meanwhile, controlling each of these dynamics separately can lead to unacceptable results. Common approaches to controller design rely on the use of analytical methods. Although this approach can provide formal guarantees of stability and performance, the analytical design of hybrid controllers can become quite cumbersome. Alternatively, modeling and simulation (M&S)-based design techniques have proven successful for hybrid controllers, providing robust results based on Monte Carlo techniques. This requires simulation models and platforms capable of seamlessly composing the underlying hybrid domains. Unmanned Aerial Vehicles (UAVs) are CPSs with sensitive physical–computational couplings. We address the development of a hybrid model and simulation platform for a data collection application involving UAVs with onboard data processing. The quality of control (QoC) of the physical dynamics must be ensured together with the quality of service (QoS) of the onboard software competing for scarce processing resources. In this scenario, it is imperative to find safe trade-offs between flight stability and processing throughput that can adapt to uncertain environments. The goal is to design a hybrid supervisory controller that dynamically adapts the use of resources to balance the performance of both aspects in a CPS, while ensuring system-level QoS. We present the end-to-end M&S-based design methodology, which can be regarded as a design template for a broader class of CPSs.},
keywords = {},
pubstate = {published},
tppubtype = {article}
}
Astigarraga, Mikel Eukeni Pozo; Bonaventura, Matias; Maple, James; Pecker-Marcosig, Ezequiel; Levrini, Giacomo; Castro, Rodrigo
Benchmarking Data Acquisition event building network performance for the ATLAS HL-LHC upgrade Proceedings Article
In: EPJ Web of Conferences, pp. 02005, EDP Sciences, 2024.
@inproceedings{pozo_astigarraga_benchmarking_2024,
title = {Benchmarking Data Acquisition event building network performance for the ATLAS HL-LHC upgrade},
author = {Mikel Eukeni Pozo Astigarraga and Matias Bonaventura and James Maple and Ezequiel Pecker-Marcosig and Giacomo Levrini and Rodrigo Castro},
url = {https://www.epj-conferences.org/articles/epjconf/abs/2024/05/epjconf_chep2024_02005/epjconf_chep2024_02005.html},
year = {2024},
date = {2024-01-01},
urldate = {2025-07-01},
booktitle = {EPJ Web of Conferences},
volume = {295},
pages = {02005},
publisher = {EDP Sciences},
keywords = {},
pubstate = {published},
tppubtype = {inproceedings}
}
Castro, Rodrigo; Bergonzi, Mariana; Pecker-Marcosig, Ezequiel; Fernández, Joaquín; Kofman, Ernesto
Discrete-event simulation of continuous-time systems: evolution and state of the art of quantized state system methods Journal Article
In: SIMULATION, vol. 100, no. 6, pp. 613–638, 2024, ISSN: 0037-5497, 1741-3133.
@article{castro_discrete-event_2024,
title = {Discrete-event simulation of continuous-time systems: evolution and state of the art of quantized state system methods},
author = {Rodrigo Castro and Mariana Bergonzi and Ezequiel Pecker-Marcosig and Joaquín Fernández and Ernesto Kofman},
url = {https://journals.sagepub.com/doi/10.1177/00375497241230985},
doi = {10.1177/00375497241230985},
issn = {0037-5497, 1741-3133},
year = {2024},
date = {2024-01-01},
urldate = {2025-07-01},
journal = {SIMULATION},
volume = {100},
number = {6},
pages = {613–638},
abstract = {In this work, we attempt to bring together the origins, main results, and recent advances on discrete-event simulation of continuous-time systems. Starting from the early approaches that aimed to represent continuous-time dynamics within the discrete-event system specification (DEVS) formalism framework, the work shows how these ideas gave place to the formalization of the quantized state system (QSS) family of numerical integration algorithms. Then, we describe the QSS algorithms, their properties, their extensions, and the main practical software tools implementing them. We also present a selection of simulation examples illustrating the main features and advantages through comparisons with state-of-the-art continuous-time simulation solvers.},
keywords = {},
pubstate = {published},
tppubtype = {article}
}
Ghersa, Felipe; Figarola, Lucas; Castro, Rodrigo; Ferraro, Diego
AgrOptim: A novel multi-objective simulation optimization framework for extensive cropping systems Journal Article
In: Computers and Electronics in Agriculture, vol. 224, pp. 109119, 2024, ISSN: 0168-1699.
@article{ghersa_agroptim_2024,
title = {AgrOptim: A novel multi-objective simulation optimization framework for extensive cropping systems},
author = {Felipe Ghersa and Lucas Figarola and Rodrigo Castro and Diego Ferraro},
url = {https://www.sciencedirect.com/science/article/pii/S0168169924005106},
doi = {10.1016/j.compag.2024.109119},
issn = {0168-1699},
year = {2024},
date = {2024-01-01},
urldate = {2025-07-01},
journal = {Computers and Electronics in Agriculture},
volume = {224},
pages = {109119},
abstract = {Cropping systems should be designed to be more productive and have a smaller environmental footprint to sustainably meet the growing demand for food, fiber, and fuel. However, this requires the evaluation and ranking of many cropping system designs based on their economic and biophysical performance, which are often in conflict. Although field experiments and simple crop simulation models have been used for this purpose, studies have generally considered a limited number of agronomic decision combinations or indicators that partially capture ecosystem functions. Coupling evolutionary algorithms with process-based crop simulation models provides a less resource-intensive alternative and can incorporate many indicators to (1) quantify the trade-offs between biophysical and economic performance, and (2) identify the set of agronomic decision combinations that minimize these trade-offs. The objective of this paper was to present AgrOptim, a novel cropping system simulation optimization framework that uses genetic algorithms to optimize a holistic set of biophysical and economic performance indicators through different combinations of agronomic decision variables (i.e., crop sequence, crop structure, pesticide dose, and fertilizer dose). Indicators were derived from a process-based crop simulation model, an ecotoxicological risk simulation model, and emergy synthesis. The framework was implemented in Argentina to (1) characterize the relationship between economic and biophysical indicators and (2) evaluate the current state and potential improvements of three frequently used cropping system designs. A multi-objective optimization experiment was designed to simultaneously optimize 30-year cropping sequences based on one economic objective (return on investment) and four biophysical objectives (crop residue carbon inputs, precipitation use efficiency, nonrenewable to renewable energy ratio, and pesticide ecotoxicity). Results showed that trade-offs exist between economic and all biophysical objectives, albeit with varying intensities. Additionally, the decision variables that provided improved performance in terms of carbon residues, precipitation use efficiency, and ecotoxicological risk also presented higher levels of nonrenewable energy use. For the three frequently used cropping system designs, the decision variables that improved the performance of each indicator were identified. These findings highlight the challenges faced by agricultural producers considering the trade-offs between their economic and biophysical objectives. Additionally, they reveal potential model-aided improvements that can be obtained using crop simulation models and optimization algorithms to redesign cropping systems.},
keywords = {},
pubstate = {published},
tppubtype = {article}
}
Bergonzi, Mariana; Fernández, Joaquín; Castro, Rodrigo; Muzy, Alexandre; Kofman, Ernesto
Quantization-based simulation of spiking neurons: theoretical properties and performance analysis Journal Article
In: Journal of Simulation, vol. 18, no. 5, pp. 789–812, 2024, ISSN: 1747-7778, (_eprint: https://doi.org/10.1080/17477778.2023.2284143).
@article{bergonzi_quantization-based_2024,
title = {Quantization-based simulation of spiking neurons: theoretical properties and performance analysis},
author = {Mariana Bergonzi and Joaquín Fernández and Rodrigo Castro and Alexandre Muzy and Ernesto Kofman},
url = {https://doi.org/10.1080/17477778.2023.2284143},
doi = {10.1080/17477778.2023.2284143},
issn = {1747-7778},
year = {2024},
date = {2024-01-01},
urldate = {2025-07-01},
journal = {Journal of Simulation},
volume = {18},
number = {5},
pages = {789–812},
publisher = {Taylor & Francis},
abstract = {In this work we present an exhaustive analysis of the use of Quantized State Systems (QSS) algorithms for the discrete event simulation of Leaky Integrate and Fire models of spiking neurons. Making use of some properties of these algorithms, we first derive theoretical error bounds for the sub-threshold dynamics as well as estimates of the computational costs as a function of the accuracy settings. Then, we corroborate those results on different simulation experiments, where we also study how these algorithms scale with the size of the network and its connectivity. The results obtained show that the QSS algorithms, without any type of optimisation or specialisation, obtain accurate results with low computational costs even in large networks with a high level of connectivity.},
note = {_eprint: https://doi.org/10.1080/17477778.2023.2284143},
keywords = {},
pubstate = {published},
tppubtype = {article}
}