Cookies Policy
The website need some cookies and similar means to function. If you permit us, we will use those means to collect data on your visits for aggregated statistics to improve our service. Find out More
Accept Reject
  • Menu
Publications

2020

Dynamically important magnetic fields near the event horizon of Sgr A*

Authors
Jimenez Rosales, A; Dexter, J; Widmann, F; Baubock, M; Abuter, R; Amorim, A; Berger, JP; Bonnet, H; Brandner, W; Clenet, Y; de Zeeuw, PT; Eckart, A; Eisenhauer, F; Schreiber, NMF; Garcia, P; Gao, F; Gendron, E; Genzel, R; Gillessen, S; Habibi, M; Haubois, X; Heissel, G; Henning, T; Hippler, S; Horrobin, M; Jochum, L; Jocou, L; Kaufer, A; Kervella, P; Lacour, S; Lapeyrere, V; Le Bouquin, JB; Lena, P; Nowak, M; Ott, T; Paumard, T; Perraut, K; Perrin, G; Pfuhl, O; Rodriguez Coira, G; Shangguan, J; Scheithauer, S; Stadler, J; Straub, O; Straubmeier, C; Sturm, E; Tacconi, LJ; Vincent, F; von Fellenberg, S; Waisberg, I; Wieprecht, E; Wiezorrek, E; Woillez, J; Yazici, S; Zins, G;

Publication
ASTRONOMY & ASTROPHYSICS

Abstract
We study the time-variable linear polarisation of Sgr A* during a bright near-infrared flare observed with the GRAVITY instrument on July 28, 2018. Motivated by the time evolution of both the observed astrometric and polarimetric signatures, we interpret the data in terms of the polarised emission of a compact region ("hotspot") orbiting a black hole in a fixed, background magnetic field geometry. We calculated a grid of general relativistic ray-tracing models, created mock observations by simulating the instrumental response, and compared predicted polarimetric quantities directly to the measurements. We take into account an improved instrument calibration that now includes the instrument's response as a function of time, and we explore a variety of idealised magnetic field configurations. We find that the linear polarisation angle rotates during the flare, which is consistent with previous results. The hotspot model can explain the observed evolution of the linear polarisation. In order to match the astrometric period of this flare, the near horizon magnetic field is required to have a significant poloidal component, which is associated with strong and dynamically important fields. The observed linear polarisation fraction of similar or equal to 30% is smaller than the one predicted by our model (similar or equal to 50%). The emission is likely beam depolarised, indicating that the flaring emission region resolves the magnetic field structure close to the black hole.

2020

The Contribution of Serious Games for the Success of Students in Entrepreneurship

Authors
Almeida, F;

Publication
IT Issues in Higher Education - Advances in Higher Education and Professional Development

Abstract
The adoption of serious games as a complement to traditional classroom training is still an emerging theme, but it offers relevant potentialities for both students and teachers. This study describes the integration process of serious games in an entrepreneurship course over five years (2014-2018). In the first three years, the ENTRExplorer was adopted, while in the last two years the FLIGBY was used. The experience of using entrepreneurship serious games is analyzed according to multiple perspectives, such as complexity, generation of more entrepreneurial or group working skills, engagement, interactivity, learning outcomes, or even the impact on the intention to establish a new venture. The findings allowed a comparative analysis of the two games, indicating significant differences in some of those dimensions. Nevertheless, the learning outcomes provided by each game were considered relevant by the students, showing that both games can be useful in the process of learning and acquiring entrepreneurship competencies.

2020

Multi-objective optimisation method for coordinating battery storage systems, photovoltaic inverters and tap changers

Authors
Hashemipour, N; Aghaei, J; Lotfi, M; Niknam, T; Askarpour, M; Shafie khah, M; Catalao, JPS;

Publication
IET RENEWABLE POWER GENERATION

Abstract
The many well-established advantages of distributed generation (DG) make their usage in active distribution networks prevalent. However, uncontrolled operation of DG units can negatively interfere with the performance of other equipment, such as tap-changers, in addition to resulting in sub-optimal usage of their potential. Thus, adequate scheduling/control of DG units is critical for operators of the distribution system to avoid those adverse effects. A linearised model of a multi-objective method for coordinating the operation of photovoltaics, battery storage systems, and tap-changers is proposed. Three objective functions are defined for simultaneously enhancing voltage profile, minimising power losses, and reducing peak load power. The formulated multi-objective problem is solved by means of the epsilon-constraint technique. A novel decision-making methodology is offered to find the Pareto optimality and select the preferred solution. To assess to proposed model's performance, it is tested using 33-bus IEEE test system. Consequently, tap-changers suffer lessened stress, the batteries state-of-charge is kept within adequate limits, and the DG units operation is at higher efficiency. The obtained results verify the effectiveness of this approach.

2020

Self-tunable DBMS Replication with Reinforcement Learning

Authors
Ferreira, L; Coelho, F; Pereira, J;

Publication
Distributed Applications and Interoperable Systems - 20th IFIP WG 6.1 International Conference, DAIS 2020, Held as Part of the 15th International Federated Conference on Distributed Computing Techniques, DisCoTec 2020, Valletta, Malta, June 15-19, 2020, Proceedings

Abstract
Fault-tolerance is a core feature in distributed database systems, particularly the ones deployed in cloud environments. The dependability of these systems often relies in middleware components that abstract the DBMS logic from the replication itself. The highly configurable nature of these systems makes their throughput very dependent on the correct tuning for a given workload. Given the high complexity involved, machine learning techniques are often considered to guide the tuning process and decompose the relations established between tuning variables. This paper presents a machine learning mechanism based on reinforcement learning that attaches to a hybrid replication middleware connected to a DBMS to dynamically live-tune the configuration of the middleware according to the workload being processed. Along with the vision for the system, we present a study conducted over a prototype of the self-tuned replication middleware, showcasing the achieved performance improvements and showing that we were able to achieve an improvement of 370.99% on some of the considered metrics. © IFIP International Federation for Information Processing 2020.

2020

Autonomous Scene Exploration for Robotics: A Conditional Random View-Sampling and Evaluation Using a Voxel-Sorting Mechanism for Efficient Ray Casting

Authors
Santos, J; Oliveira, M; Arrais, R; Veiga, G;

Publication
SENSORS

Abstract
Carrying out the task of the exploration of a scene by an autonomous robot entails a set of complex skills, such as the ability to create and update a representation of the scene, the knowledge of the regions of the scene which are yet unexplored, the ability to estimate the most efficient point of view from the perspective of an explorer agent and, finally, the ability to physically move the system to the selected Next Best View (NBV). This paper proposes an autonomous exploration system that makes use of a dual OcTree representation to encode the regions in the scene which are occupied, free, and unknown. The NBV is estimated through a discrete approach that samples and evaluates a set of view hypotheses that are created by a conditioned random process which ensures that the views have some chance of adding novel information to the scene. The algorithm uses ray-casting defined according to the characteristics of the RGB-D sensor, and a mechanism that sorts the voxels to be tested in a way that considerably speeds up the assessment. The sampled view that is estimated to provide the largest amount of novel information is selected, and the system moves to that location, where a new exploration step begins. The exploration session is terminated when there are no more unknown regions in the scene or when those that exist cannot be observed by the system. The experimental setup consisted of a robotic manipulator with an RGB-D sensor assembled on its end-effector, all managed by a Robot Operating System (ROS) based architecture. The manipulator provides movement, while the sensor collects information about the scene. Experimental results span over three test scenarios designed to evaluate the performance of the proposed system. In particular, the exploration performance of the proposed system is compared against that of human subjects. Results show that the proposed approach is able to carry out the exploration of a scene, even when it starts from scratch, building up knowledge as the exploration progresses. Furthermore, in these experiments, the system was able to complete the exploration of the scene in less time when compared to human subjects.

2020

Modelling the social business venture - an ontology-based approach

Authors
Todaria, S; Azevedo, C; Ferreira, JJP;

Publication
INTERNATIONAL JOURNAL OF INNOVATION AND LEARNING

Abstract
The key contribution of this paper is the proposal of a novel conceptual model for the social business value proposition. This research was about making sense out of the body of knowledge underlying social business concepts and perspectives, stemming from the social entrepreneurship literature, and building on the so-called business model ontology that underlies the widely used business model canvas. The developed constructs were built in the scope of a design science approach to research, supported by an assessment process that involved several steps comprising the interaction with well-known academicians and practitioners in the area of social business, culminating with a case-study for final validation and assessment. Interviews with the experts from the field helped in the iterative development process of the ontology and its assessment, further supported by informed arguments and a continuous review of the literature.

  • 1181
  • 4212