Search results for " IMA"
showing 10 items of 9914 documents
Impact loading history modulates hip fracture load and location : A finite element simulation study of the proximal femur in female athletes
2018
Sideways falls impose high stress on the thin superolateral cortical bone of the femoral neck, the region regarded as a fracture-prone region of the hip. Exercise training is a natural mode of mechanical loading to make bone more robust. Exercise-induced adaptation of cortical bone along the femoral neck has been previously demonstrated. However, it is unknown whether this adaption modulates hip fracture behavior. The purpose of this study was to investigate the influence of specific exercise loading history on fall-induced hip fracture behavior by estimating fracture load and location with proximal femur finite element (FE) models created from magnetic resonance images (MRI) of 111 women w…
What a line can say : Investigating the semiotic potential of the connecting line in data visualizations
2020
The line is a graphical element widely used in data visualizations, its purpose often being to signal a connection between other visual elements. Based on social semiotic theory, this article investigates what semiotic functions connecting lines can have and how these functions can be related to variations in form. The results show that, in addition to the basic function of connecting elements, such lines can also indicate the level of certainty, direct the viewer to read the information either as a narrative or a conceptual claim, indicate patterns of cohesion, and regulate the viewer’s position. These findings allow for further empirical research on the formation of visual conventions.
Communication cost of channel estimation interpolation for group-based vehicular communications in cellular networks
2020
Las comunicaciones inalámbricas para aplicaciones vehiculares en sistemas celulares de quinta generación (5G) deben ser de baja latencia y alta fiabilidad. Entre otros factores, la cantidad de información de control que debe intercambiarse entre cada vehículo y la estación base puede penalizar la latencia de la comunicación. Varios casos de uso vehicular 5G implican comunicaciones dentro de grupos de vehículos, por ejemplo el pelotón de vehículos. Este trabajo se centra en explotar la estructura y características de este servicio vehicular particular basado en grupos para disminuir el intercambio de información de control relacionado con la etapa de estimación del canal necesaria para las c…
Nvidia CUDA parallel processing of large FDTD meshes in a desktop computer
2020
The Finite Difference in Time Domain numerical (FDTD) method is a well know and mature technique in computational electrodynamics. Usually FDTD is used in the analysis of electromagnetic structures, and antennas. However still there is a high computational burden, which is a limitation for use in combination with optimization algorithms. The parallelization of FDTD to calculate in GPU is possible using Matlab and CUDA tools. For instance, the simulation of a planar array, with a three dimensional FDTD mesh 790x276x588, for 6200 time steps, takes one day -elapsed time- using the CPU of an Intel Core i3 at 2.4GHz in a personal computer, 8Gb RAM. This time is reduced 120 times when the calcula…
Smart urbanism
2020
A characteristic of intelligent cities is urban development where local and national governments regulate land use plans in order to efficiently plan and control urban and real state growth.This article describes the case of use in urban licensing in the government of Colombia in which a digitalization system was designed and developed in the public administration where data collection, storage and analysis are carried out to control urban licensing in 37 cities of Colombia. The system allows visual and statistical analysis of the urban growth of the cities.The results obtained by the system have allowed to improve the control and legality of the construction licenses in Colombia and has co…
Thorough analysis of Raspberry Pi devices in outdoor/indoor communications in terms of QoS
2020
The proliferation of commercial low-cost Small Board Computers (SBC) devices have allowed the deployment of many Wireless Sensor Networks (WSN) focused on different applications, mainly based on monitoring issues. These networks are characterized by a set of these SBCs devices working in a collaborative way where each device is sensing, processing and later sending out the data to the sink. These devices are equipped with power supply, a processing unit and communications capabilities (in particular WiFi), making themselves very interesting to fit in many topologies. However, their performance in terms of communications basically depends on the environment and usually heuristic techniques a…
Image retrieval system for citizen services using penalized logistic regression models
2020
This paper describes a procedure to deal with large image collections obtained by smart city services based on interaction with citizens providing pictures. The semantic gap between the low-level image features and represented concepts and situations has been addressed using image retrieval techniques. A relevance feedback procedure is proposed for Content-Based Image Retrieval (CBIR) based on the modelling of user responses. One of the novelties of the proposal is that the feedback learning procedure can use the information that citizens themselves can provide when using these services.The proposed algorithm considers the probability of an image belonging to the set of those sought by the …
Migration process of the PEPPOL network from the AS2 to the AS4 protocol according to the European guidelines
2020
The PEPPOL network (PAN-European Public Procurement Online) is migrating from the AS2 to the AS4 protocol according to the guidelines established by the eDelivery platform of the CEF program (Connecting Europe Facility) of the European Commission. This article describes the bases of this migration process, the current status and the next necessary actions for the year 2020. The main objective is to present the analysis of results on the evolution and impact of the adoption of the AS4 protocol by the PEPPOL Access Points in all Europe until 2019.
5G IoT system for real-time psycho-acoustic soundscape monitoring in smart cities
2020
In Next-Generation Technologies, the monitoring of environmental noise nuisance in the Smart City should be as efficient as possible. 5G IoT systems offer a great opportunity to offload the node calculation, as they provide a number of new concepts for dynamic computing that previous technologies did not offer. In this case, a complete 5G IoT system for psycho-acoustic monitoring has been implemented using different options to offload the calculation of the parameters to different parts of the system. This offloading has been implemented by directly computing the metrics in the node (as a Raspberry Pi), and in a ESP32 device (FiPy) and by sampling the audio and sending it to the EDGE in the…
Bit-parallel approximate pattern matching: Kepler GPU versus Xeon Phi
2016
Advanced SIMD features on GPUs and Xeon Phis promote efficient long pattern search.A tiled approach to accelerating the Wu-Manber algorithm on GPUs has been proposed.Both the GPU and Xeon Phi yield two orders-of-magnitude speedup over one CPU core.The GPU-based version with tiling runs up to 2.9 × faster than the Xeon Phi version. Approximate pattern matching (APM) targets to find the occurrences of a pattern inside a subject text allowing a limited number of errors. It has been widely used in many application areas such as bioinformatics and information retrieval. Bit-parallel APM takes advantage of the intrinsic parallelism of bitwise operations inside a machine word. This approach typica…