402 research outputs found

    Diseño de un freno prony para la medición de potencia

    Get PDF

    Formal automatic classification mechanism of a Repository of learning objects, based on an individual assessment of the objects, in order to keep them in a permanent cycle of improvement

    Get PDF
    En esta tesis se desarrolla principalmente un mecanismo formal de clasificación automática de un repositorio de objetos de aprendizaje, según el valor de un conjunto de indicadores, con el fin de mantenerlos en un ciclo permanente de mejoramiento. Esto implica construir un espacio de medida, una función de medida, una función de disimilaridad y un método de clasificación. Adicional a esto, se aplicó un proceso de medición que ayuda a dar mayor sentidoalainformaciónobtenidaporcadaobjetoyporlasposiblesaglomeracionesobtenidas como producto de la clasificación. Este mecanismo puede clasificar distintos tipos de objetos de aprendizaje, sin importar que ellos pertenezcan a categorías diferentes, esto permite que pueda ser utilizado en cualquier repositorio de objetos de aprendizaje.Universitat Oberta de Catalunya UOCFichaResumen 19 Resumen 21 1. Introducción 23 2. DescripcióndelProblema 25 3. Objetivos 29 3.1. Objetivo general . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29 3.2. Objetivos específicos . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30 4. Estadodelarte 31 5. Marcoteórico 37 5.1. Análisis de Cluster . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37 5.1.1. Tipos de datos en el análisis de clases . . . . . . . . . . . . . . . . . 39 5.1.1.1. Variables basadas en intervalos . . . . . . . . . . . . . . . 40 5.1.1.2. Variables binarias . . . . . . . . . . . . . . . . . . . . . . 42 5.1.1.3. Variables nominales . . . . . . . . . . . . . . . . . . . . . 45 5.1.1.4. Variables ordinales . . . . . . . . . . . . . . . . . . . . . . 46 11 5.1.1.5. Variables de tipos mixtos . . . . . . . . . . . . . . . . . . 48 5.1.1.6. Variables tipo vector . . . . . . . . . . . . . . . . . . . . . 50 5.1.2. Métodos de clasificación (Clustering) . . . . . . . . . . . . . . . . . 51 5.1.2.1. Métodos de particionamiento . . . . . . . . . . . . . . . . 51 5.1.2.2. Métodos jerárquicos . . . . . . . . . . . . . . . . . . . . . 52 5.1.2.3. Métodos basados en densidad . . . . . . . . . . . . . . . . 52 5.1.2.4. Métodos basados en rejilla . . . . . . . . . . . . . . . . . 53 5.1.2.5. Métodos basados en modelos . . . . . . . . . . . . . . . . 53 5.1.2.6. Métodos de datos de altas dimensiones . . . . . . . . . . . 53 5.1.2.7. Métodos basados en restricciones . . . . . . . . . . . . . . 54 5.2. Objetos de aprendizaje . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 54 5.2.1. Características de un objeto de aprendizaje . . . . . . . . . . . . . . 55 5.2.2. Metadatos de un objeto de aprendizaje . . . . . . . . . . . . . . . . . 56 5.2.2.1. Estructura de un metadato . . . . . . . . . . . . . . . . . . 56 5.3. Proceso de medición . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 57 5.3.1. Modelo de calidad . . . . . . . . . . . . . . . . . . . . . . . . . . . 60 5.3.2. Medida . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 60 5.3.3. Formas de medir . . . . . . . . . . . . . . . . . . . . . . . . . . . . 61 5.3.4. Acción de medir . . . . . . . . . . . . . . . . . . . . . . . . . . . . 62 6. Mecanismoformaldeclasificación 65 6.1. Espacio de medida . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 65 6.2. Método de clasificación . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 68 6.2.1. Condiciones iniciales . . . . . . . . . . . . . . . . . . . . . . . . . . 68 6.2.2. Condiciones para adicionar un objeto de aprendizaje O . . . . . . . . 69 6.2.3. Condiciones para retirar un objeto de aprendizaje O . . . . . . . . . . 69 6.2.4. Clasificación de los objeto de aprendizaje O . . . . . . . . . . . . . . 69 6.2.5. Requerimiento sobre el algoritmo . . . . . . . . . . . . . . . . . . . 70 6.3. Contexto concreto . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 71 6.4. Mecanismo de valoración de los indicadores . . . . . . . . . . . . . . . . . . 76 6.5. Ejemplo del método de clasificación . . . . . . . . . . . . . . . . . . . . . . 76 6.5.1. Condiciones iniciales . . . . . . . . . . . . . . . . . . . . . . . . . . 76 6.5.2. Objetos de aprendizaje . . . . . . . . . . . . . . . . . . . . . . . . . 77 6.5.3. Repositorio de objetos de aprendizaje . . . . . . . . . . . . . . . . . 77 6.5.4. Aglomeraciones de los objetos de aprendizaje . . . . . . . . . . . . . 78 6.6. Comentario final . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 80 Conclusiones y Trabajo futuro 81 Bibliografía 83MaestríaThis thesis mainly develops a formal mechanism for the automatic classification of a repository of learning objects, according to the value of a set of indicators, in order to keep them in a permanent cycle of improvement. This involves constructing a measure space, a measure function, a dissimilarity function, and a classi fi cation method. In addition to this, a measurement process was applied that helps make more sense of the information obtained by each object and of the possible agglomerations obtained as a product of the classification. This mechanism can classify different types of learning objects, regardless of whether they belong to different categories, this allows it to be used in any repository of learning objects

    Thermomechanical Optimization of Three-Dimensional Low Heat Generation Microelectronic Packaging Using the Boundary Element Method

    Get PDF
    [EN] This paper presents a simulation based on the boundary element method for the optimization of the thermomechanical behavior of three-dimensional microchip-dissipator packaging when the heat generation produced is medium-low. Starting from a basic architecture studied in the literature, different modifications affecting both elastic boundary conditions and the contact interface between the microprocessor and the heatsink are included and studied in order to improve heat dissipation. A nonlinear interface material is included at the interface of both solids. Thus, a thermal contact conductance as a function of the normal contact traction is simulated. Finally, all these improvements in both contact interface and boundary conditions are applied to study the maximum heat generation that this kind of architecture can efficiently dissipate, so that the microchip will not be damaged due to thermal deformations.S

    Revisión documental: Tendencias investigativasy núcleos temáticosen estudios psicoanalíticos sobre las toxicomaníaspublicados en diferentes bases de datos entre los años (2009-2020)

    Get PDF
    Determinar mediante revisión documentallastendencias investigativas y núcleos temáticosen estudios psicoanalíticos sobre lastoxicomaníaspublicados en diferentes bases de datos entre los años (2009-2020).La presente investigación pretende determinar mediante revisión documental las tendencias investigativas y núcleos temáticos en estudios psicoanalíticos sobre la toxicomanía publicados en diferentes bases de datos entre los años (2009-2020).Paracon dicho objetivose eligió un enfoque cualitativo con alcance exploratorio-descriptivo, la técnica utilizada fue la revisión documental; luego la búsqueda en las bases de datos Ebsco, Redalyc, Scielo, yen adición los repositorios de la Universidad de Antioquia y la Universidad del Valle. Para la muestrafueron elegidas 30 unidades: 11 artículos, 10 libros/capítulos de libro, 7 monografías, 1 artículo de reflexión y 1 reseña. El diseño metodológico se realizó de acuerdo a las cinco fases planteadas por Hoyos (1999). Los resultados se dividieron en dos grandes grupos; tendencias investigativas y núcleos temáticos. En las tendencias más representativas se encontró que el (90%) de las investigaciones se desarrollaron bajo el enfoque cualitativo;la técnica por excelencia para el objeto de estudio fue la revisión documental con el (60%), los autores más representativos son Freud, Lacan,yotros contemporáneos como Miller, Naparstek y Salomone; desde la perspectiva de las relaciones objetales Malher, Winnicott y Klein. En cuanto a los núcleos temáticos surgieron tres categorías nucleares emergentes, las cuales fueron: Primero, Del goce fálico al goce objetal,aquí se describe el paso de un gocecon límites y restricciones a uno sin pacto social que se ubica en el autoerotismo (goce autista);segundo, Sobre los vínculos en las toxicomanías, que describe la perspectiva psicodinámica principalmente desde la teoría de las relaciones objetales; y tercero, Latendencia terapéutica en las investigaciones sobre toxicomanía

    Introducing automation to the molecular diagnosis of Trypanosoma cruzi infection: A comparative study of sample treatments, DNA extraction methods and real-time PCR assays

    Get PDF
    Background Polymerase chain reaction (PCR) has become a useful tool for the diagnosis of Trypanosoma cruzi infection. The development of automated DNA extraction methodologies and PCR systems is an important step toward the standardization of protocols in routine diagnosis. To date, there are only two commercially available Real-Time PCR assays for the routine laboratory detection of T. cruzi DNA in clinical samples: TCRUZIDNA.CE (Diagnostic Bioprobes Srl) and RealCycler CHAG (Progenie Molecular). Our aim was to evaluate the RealCycler CHAG assay taking into account the whole process. Methodology/Principal findings We assessed the usefulness of an automated DNA extraction system based on magnetic particles (EZ1 Virus Mini Kit v2.0, Qiagen) combined with a commercially available Real-Time PCR assay targeting satellite DNA (SatDNA) of T. cruzi (RealCycler CHAG), a methodology used for routine diagnosis in our hospital. It was compared with a well-known strategy combining a commercial DNA isolation kit based on silica columns (High Pure PCR Template Preparation Kit, Roche Diagnostics) with an in-house Real-Time PCR targeting SatDNA. The results of the two methodologies were in almost perfect agreement, indicating they can be used interchangeably. However, when variations in protocol factors were applied (sample treatment, extraction method and Real-Time PCR), the results were less convincing. A comprehensive fine-tuning of the whole procedure is the key to successful results. Guanidine EDTA-blood (GEB) samples are not suitable for DNA extraction based on magnetic particles due to inhibition, at least when samples are not processed immediately. Conclusions/Significance This is the first study to evaluate the RealCycler CHAG assay taking into account the overall process, including three variables (sample treatment, extraction method and Real-Time PCR). Our findings may contribute to the harmonization of protocols between laboratories and to a wider application of Real-Time PCR in molecular diagnostic laboratories associated with health centers.Fil: Abras, Alba. Universidad de Barcelona; España. Universidad de Girona; España. Instituto de Salud Global de Barcelona; EspañaFil: Ballart, Cristina. Universidad de Barcelona; España. Instituto de Salud Global de Barcelona; EspañaFil: Llovet, Teresa. Universitat Autònoma de Barcelona; España. Hospital de la Santa Creu I Sant Pau; EspañaFil: Roig, Carme. Hospital de la Santa Creu I Sant Pau; EspañaFil: Gutiérrez, Cristina. Hospital de la Santa Creu I Sant Pau; EspañaFil: Tebar, Silvia. Universidad de Barcelona; España. Instituto de Salud Global de Barcelona; EspañaFil: Berenguer, Pere. Hospital de la Santa Creu I Sant Pau; EspañaFil: Pinazo, María-Jesús. Instituto de Salud Global de Barcelona; EspañaFil: Posada, Elizabeth. Instituto de Salud Global de Barcelona; EspañaFil: Gascón, Joaquim. Instituto de Salud Global de Barcelona; EspañaFil: Schijman, Alejandro Gabriel. Consejo Nacional de Investigaciones Científicas y Técnicas. Instituto de Investigaciones en Ingeniería Genética y Biología Molecular "Dr. Héctor N. Torres"; ArgentinaFil: Gállego, Montserrat. Instituto de Salud Global de Barcelona; España. Universidad de Barcelona; EspañaFil: Muñoz, Carmen. Hospital de la Santa Creu I Sant Pau; España. Universitat Autònoma de Barcelona; Españ

    Epidemiological profile of patients from the home hospitalization service of a level 3 institution in the Aburrá Valley, 2015

    Get PDF
    ABSTRACT: To describe the epidemiological profile of patients referred to the home hospitalization service by a level 3 institution in the Aburrá Valley, in 2015. Methodology: Cross-sectional descriptive study of treated patients (n = 4956 patients and 109 032 records). The source of information corresponds to the 2015 database of the home care service of a level 3 institution in the Aburrá Valley. Distribution was determined by age, sex, type of pathology, spatial location and type of treatment management. Results: The service was provided mostly to women (55%) with ages between 50 and 90 years. Patients came mainly from socioeconomic strata 1, 2 and 3, belonging to the contributory regime. The four main pathologies are: skin and subcutaneous tissue diseases (CIE-10 L00-L99, 32%) associated with management of surgical wounds, genitourinary system diseases (CIE-10 N00-N99, 21%), respiratory diseases (CIE-10 J00-J99, 18%) and infectious and parasitic diseases (CIE-10 A00-B99, 7%). Conclusions: Home hospitalization in the Aburrá Valley focuses in the care of the elderly, especially women over 50, whose management plan involves the supply of antibiotics in the majority of cases. Keywords: health profile, prevalence, outpatient care, Colombia.RESUMEN: Describir el perfil epidemiológico de los pacientes remitidos al servicio de hospitalización domiciliaria por una institución de tercer nivel en el Valle de Aburrá, en 2015. Metodología: Estudio descriptivo transversal de los pacientes atendidos (n = 4956 pacientes y 109 032 registros). La fuente de información corresponde a la base de datos del servicio de atención domiciliaria durante el año 2015 de una institución de nivel tres en el Valle de Aburrá. Se determinó la distribución por edad, sexo, tipo de patología, ubicación espacial y tipo de manejo del tratamiento. Resultados: El servicio se prestó en su mayoría a mujeres (55 %) cuya edad oscilaba entre los 50 y 90 años. Los pacientes provenían principalmente de los estratos 1, 2 y 3, pertenecientes al régimen contributivo. Las cuatro principales patologías son: enfermedades de la piel y el tejido subcutáneo (cie-10 L00-L99, 32 %) asociadas con el manejo de heridas quirúrgicas, enfermedades del aparato genitourinario (cie-10 N00-N99, 21 %), enfermedades respiratorias (cie-10 J00-J99, 18 %) y las enfermedades infecciosas y parasitarias (cie-10 A00-B99, 7 %). Conclusiones: La hospitalización domiciliaria en el Valle de Aburrá se orienta hacia el cuidado del adulto mayor, en especial a mujeres mayores de 50 años, para las cuales, en su mayoría, su plan de manejo es mediante el suministro de antibióticos. Palabras clave: perfil de salud, prevalencia, atención ambulatoria, Colombia

    Seeing the wood despite the trees: Exploring human disturbance impact on plant diversity, community structure, and standing biomass in fragmented high Andean forests

    Get PDF
    High Andean forests harbor a remarkably high biodiversity and play a key role in providing vital ecosystem services for neighboring cities and settlements. However, they are among the most fragmented and threatened ecosystems in the neotropics. To preserve their unique biodiversity, a deeper understanding of the effects of anthropogenic perturbations on them is urgently needed. Here, we characterized the plant communities of high Andean forest remnants in the hinterland of Bogota in 32 0.04 ha plots. We assessed the woody vegetation and sampled the understory and epiphytic cover. We gathered data on compositional and structural parameters and compiled a broad array of variables related to anthropogenic disturbance, ranging from local to landscape-wide metrics. We also assessed phylogenetic diversity and functional diversity. We employed nonmetric multidimensional scaling (NMDS) to select meaningful variables in a first step of the analysis. Then, we performed partial redundancy analysis (pRDA) and generalized linear models (GLMs) in order to test how selected environmental and anthropogenic variables are affecting the composition, diversity, and aboveground biomass of these forests. Identified woody vegetation and understory layer communities were characterized by differences in elevation, temperature, and relative humidity, but were also related to different levels of human influence. We found that the increase of human-related disturbance resulted in less phylogenetic diversity and in the phylogenetic clustering of the woody vegetation and in lower aboveground biomass (AGB) values. As to the understory, disturbance was associated with a higher diversity, jointly with a higher phylogenetic dispersion. The most relevant disturbance predictors identified here were as follows: edge effect, proximity of cattle, minimum fragment age, and median patch size. Interestingly, AGB was efficiently predicted by the proportion of late successional species. We therefore recommend the use of AGB and abundance of late successional species as indicators of human disturbance on high Andean forests

    Construcción de un afinador digital como alternativa de ajuste de las frecuencias de un piano utilizando la FFT en arduino

    Get PDF
    El piano es un instrumento armónico y que naturalmente, posee una serie de factores físicos que explican su sonido, estos pueden ser estudiados en un entorno de programación el cual puede ayudar a los músicos en uno de los problemas más grandes que poseen: la afinación del instrumento. Pitágoras descubrió la forma de manejar siempre su vida en base a una relación matemática, y esto, no es excepción en la música; en esta se maneja una serie de divisiones que se denominan notas, y estas tienen una compleja estructura llamada armonía, la cual es uno de los pilares de la música y la afinación de los instrumentos. Decodificando la armonía en lenguaje matemático, se puede decir que esta no es más que una relación de una frecuencia fundamental y sus múltiplos, por lo tanto para afinar un instrumento se debe tener la relación de cada cuerda con respecto a una frecuencia (generalmente dada en 440Hz) llamada fundamental y luego se ajusta para que cada cuerda quede con la frecuencia adecuada
    corecore