844 resultados para Aid to families with dependent children programs
Resumo:
Over the last decade, Grid computing paved the way for a new level of large scale distributed systems. This infrastructure made it possible to securely and reliably take advantage of widely separated computational resources that are part of several different organizations. Resources can be incorporated to the Grid, building a theoretical virtual supercomputer. In time, cloud computing emerged as a new type of large scale distributed system, inheriting and expanding the expertise and knowledge that have been obtained so far. Some of the main characteristics of Grids naturally evolved into clouds, others were modified and adapted and others were simply discarded or postponed. Regardless of these technical specifics, both Grids and clouds together can be considered as one of the most important advances in large scale distributed computing of the past ten years; however, this step in distributed computing has came along with a completely new level of complexity. Grid and cloud management mechanisms play a key role, and correct analysis and understanding of the system behavior are needed. Large scale distributed systems must be able to self-manage, incorporating autonomic features capable of controlling and optimizing all resources and services. Traditional distributed computing management mechanisms analyze each resource separately and adjust specific parameters of each one of them. When trying to adapt the same procedures to Grid and cloud computing, the vast complexity of these systems can make this task extremely complicated. But large scale distributed systems complexity could only be a matter of perspective. It could be possible to understand the Grid or cloud behavior as a single entity, instead of a set of resources. This abstraction could provide a different understanding of the system, describing large scale behavior and global events that probably would not be detected analyzing each resource separately. In this work we define a theoretical framework that combines both ideas, multiple resources and single entity, to develop large scale distributed systems management techniques aimed at system performance optimization, increased dependability and Quality of Service (QoS). The resulting synergy could be the key 350 J. Montes et al. to address the most important difficulties of Grid and cloud management.
Resumo:
A novel photovoltaic concentrator enables highly uniform irradiance on a small number of efficient solar cells. The maximum electrical power of a photovoltaic (PV) energy installation depends on three factors: the available irradiance, the size of the systems collecting sunlight, and the rate at which the device transforms light into electricity (the conversion efficiency). Developers can maximize the irradiance by carefully selecting the site and orientation of the solar facility. But they can only expand their sunlight collection systems for standard flat plate PV devices by increasing the number of solar cells, at greater cost. Here, we consider the advantages of an alternative PV system that produces more energy without increasing the number of cells used (actually, reducing it), by improving the conversion rates.We also present a new device that may enhance the commercial viability of such technologies.
Resumo:
Dominance measuring methods are a new approach to deal with complex decision-making problems with imprecise information. These methods are based on the computation of pairwise dominance values and exploit the information in the dominance matrix in dirent ways to derive measures of dominance intensity and rank the alternatives under consideration. In this paper we propose a new dominance measuring method to deal with ordinal information about decision-maker preferences in both weights and component utilities. It takes advantage of the centroid of the polytope delimited by ordinal information and builds triangular fuzzy numbers whose distances to the crisp value 0 constitute the basis for the de?nition of a dominance intensity measure. Monte Carlo simulation techniques have been used to compare the performance of this method with other existing approaches.
Resumo:
One of the main problems relief teams face after a natural or man-made disaster is how to plan rural road repair work tasks to take maximum advantage of the limited available financial and human resources. Previous research focused on speeding up repair work or on selecting the location of health centers to minimize transport times for injured citizens. In spite of the good results, this research does not take into account another key factor: survivor accessibility to resources. In this paper we account for the accessibility issue, that is, we maximize the number of survivors that reach the nearest regional center (cities where economic and social activity is concentrated) in a minimum time by planning which rural roads should be repaired given the available financial and human resources. This is a combinatorial problem since the number of connections between cities and regional centers grows exponentially with the problem size, and exact methods are no good for achieving an optimum solution. In order to solve the problem we propose using an Ant Colony System adaptation, which is based on ants? foraging behavior. Ants stochastically build minimal paths to regional centers and decide if damaged roads are repaired on the basis of pheromone levels, accessibility heuristic information and the available budget. The proposed algorithm is illustrated by means of an example regarding the 2010 Haiti earthquake, and its performance is compared with another metaheuristic, GRASP.
Resumo:
Development of a Sensorimotor Algorithm Able to Deal with Unforeseen Pushes and Its Implementation Based on VHDL is the title of my thesis which concludes my Bachelor Degree in the Escuela Técnica Superior de Ingeniería y Sistemas de Telecomunicación of the Universidad Politécnica de Madrid. It encloses the overall work I did in the Neurorobotics Research Laboratory from the Beuth Hochschule für Technik Berlin during my ERASMUS year in 2015. This thesis is focused on the field of robotics, specifically an electronic circuit called Cognitive Sensorimotor Loop (CSL) and its control algorithm based on VHDL hardware description language. The reason that makes the CSL special resides in its ability to operate a motor both as a sensor and an actuator. This way, it is possible to achieve a balanced position in any of the robot joints (e.g. the robot manages to stand) without needing any conventional sensor. In other words, the back electromotive force (EMF) induced by the motor coils is measured and the control algorithm responds depending on its magnitude. The CSL circuit contains mainly an analog-to-digital converter (ADC) and a driver. The ADC consists on a delta-sigma modulation which generates a series of bits with a certain percentage of 1's and 0's, proportional to the back EMF. The control algorithm, running in a FPGA, processes the bit frame and outputs a signal for the driver. This driver, which has an H bridge topology, gives the motor the ability to rotate in both directions while it's supplied with the power needed. The objective of this thesis is to document the experiments and overall work done on push ignoring contractive sensorimotor algorithms, meaning sensorimotor algorithms that ignore large magnitude forces (compared to gravity) applied in a short time interval on a pendulum system. This main objective is divided in two sub-objectives: (1) developing a system based on parameterized thresholds and (2) developing a system based on a push bypassing filter. System (1) contains a module that outputs a signal which blocks the main Sensorimotor algorithm when a push is detected. This module has several different parameters as inputs e.g. the back EMF increment to consider a force as a push or the time interval between samples. System (2) consists on a low-pass Infinite Impulse Response digital filter. It cuts any frequency considered faster than a certain push oscillation. This filter required an intensive study on how to implement some functions and data types (fixed or floating point data) not supported by standard VHDL packages. Once this was achieved, the next challenge was to simplify the solution as much as possible, without using non-official user made packages. Both systems behaved with a series of interesting advantages and disadvantages for the elaboration of the document. Stability, reaction time, simplicity or computational load are one of the many factors to be studied in the designed systems. RESUMEN. Development of a Sensorimotor Algorithm Able to Deal with Unforeseen Pushes and Its Implementation Based on VHDL es un Proyecto de Fin de Grado (PFG) que concluye mis estudios en la Escuela Técnica Superior de Ingeniería y Sistemas de Telecomunicación de la Universidad Politécnica de Madrid. En él se documenta el trabajo de investigación que realicé en el Neurorobotics Research Laboratory de la Beuth Hochschule für Technik Berlin durante el año 2015 mediante el programa de intercambio ERASMUS. Este PFG se centra en el campo de la robótica y en concreto en un circuito electrónico llamado Cognitive Sensorimotor Loop (CSL) y su algoritmo de control basado en lenguaje de modelado hardware VHDL. La particularidad del CSL reside en que se consigue que un motor haga las veces tanto de sensor como de actuador. De esta manera es posible que las articulaciones de un robot alcancen una posición de equilibrio (p.ej. el robot se coloca erguido) sin la necesidad de sensores en el sentido estricto de la palabra. Es decir, se mide la propia fuerza electromotriz (FEM) inducida sobre el motor y el algoritmo responde de acuerdo a su magnitud. El circuito CSL se compone de un convertidor analógico-digital (ADC) y un driver. El ADC consiste en un modulador sigma-delta, que genera una serie de bits con un porcentaje de 1's y 0's determinado, en proporción a la magnitud de la FEM inducida. El algoritmo de control, que se ejecuta en una FPGA, procesa esta cadena de bits y genera una señal para el driver. El driver, que posee una topología en puente H, provee al motor de la potencia necesaria y le otorga la capacidad de rotar en cualquiera de las dos direcciones. El objetivo de este PFG es documentar los experimentos y en general el trabajo realizado en algoritmos Sensorimotor que puedan ignorar fuerzas de gran magnitud (en comparación con la gravedad) y aplicadas en una corta ventana de tiempo. En otras palabras, ignorar empujones conservando el comportamiento original frente a la gravedad. Para ello se han desarrollado dos sistemas: uno basado en umbrales parametrizados (1) y otro basado en un filtro de corte ajustable (2). El sistema (1) contiene un módulo que, en el caso de detectar un empujón, genera una señal que bloquea el algoritmo Sensorimotor. Este módulo recibe diferentes parámetros como el incremento necesario de la FEM para que se considere un empujón o la ventana de tiempo para que se considere la existencia de un empujón. El sistema (2) consiste en un filtro digital paso-bajo de respuesta infinita que corta cualquier variación que considere un empujón. Para crear este filtro se requirió un estudio sobre como implementar ciertas funciones y tipos de datos (coma fija o flotante) no soportados por las librerías básicas de VHDL. Tras esto, el objetivo fue simplificar al máximo la solución del problema, sin utilizar paquetes de librerías añadidos. En ambos sistemas aparecen una serie de ventajas e inconvenientes de interés para el documento. La estabilidad, el tiempo de reacción, la simplicidad o la carga computacional son algunas de las muchos factores a estudiar en los sistemas diseñados. Para concluir, también han sido documentadas algunas incorporaciones a los sistemas: una interfaz visual en VGA, un módulo que compensa el offset del ADC o la implementación de una batería de faders MIDI entre otras.
Resumo:
Cells of the monocyte/macrophage lineage play a central role in both innate and acquired immunity of the host. However, the acquisition of functional competence and the ability to respond to a variety of activating or modulating signals require maturation and differentiation of circulating monocytes and entail alterations in both biochemical and phenotypic profiles of the cells. The process of activation also confers survival signals essential for the functional integrity of monocytes enabling the cells to remain viable in microenvironments of immune or inflammatory lesions that are rich in cytotoxic inflammatory mediators and reactive free-radical species. However, the molecular mechanisms of activation-induced survival signals in monocytes remain obscure. To define the mechanistic basis of activation-induced resistance to apoptosis in human monocytes at the molecular level, we evaluated the modulation of expression profiles of genes associated with the cellular apoptotic pathways upon activation and demonstrate the following: (i) activation results in selective resistance to apoptosis particularly to that induced by signaling via death receptors and DNA damage; (ii) concurrent with activation, the most apical protease in the death receptor pathway, caspase-8/FLICE is rapidly down-regulated at the mRNA level representing a novel regulatory mechanism; and (iii) activation of monocytes also leads to dramatic induction of the Bfl-1 gene, an anti apoptotic member of the Bcl-2 family. Our findings thus provide a potential mechanistic basis for the activation-induced resistance to apoptosis in human monocytes.
Resumo:
We inoculated BALB/c mice deficient in STAT6 (STAT6−/−) and their wild-type (wt) littermates (STAT6+/+) with the natural mouse pathogen, ectromelia virus (EV). STAT6−/− mice exhibited increased resistance to generalized infection with EV when compared with STAT6+/+ mice. In the spleens and lymph nodes of STAT6−/− mice, T helper 1 (Th1) cytokines were induced at earlier time points and at higher levels postinfection when compared with those in STAT6+/+ mice. Elevated levels of NO were evident in plasma and splenocyte cultures of EV-infected STAT6−/− mice in comparison with STAT6+/+ mice. The induction of high levels of Th1 cytokines in the mutant mice correlated with a strong natural killer cell response. We demonstrate in genetically susceptible BALB/c mice that the STAT6 locus is critical for progression of EV infection. Furthermore, in the absence of this transcription factor, the immune system defaults toward a protective Th1-like response, conferring pronounced resistance to EV infection and disease progression.
Resumo:
A 145-kDa tyrosine-phosphorylated protein that becomes associated with Shc in response to multiple cytokines has been purified from the murine hemopoietic cell line B6SUtA1. Amino acid sequence data were used to clone the cDNA encoding this protein from a B6SUtA1 library. The predicted amino acid sequence encodes a unique protein containing an N-terminal src homology 2 domain, two consensus sequences that are targets for phosphotyrosine binding domains, a proline-rich region, and two motifs highly conserved among inositol polyphosphate 5-phosphatases. Cell lysates immunoprecipitated with antiserum to this protein exhibited both phosphatidylinositol 3,4,5-trisphosphate and inositol 1,3,4,5-tetrakisphosphate polyphosphate 5-phosphatase activity. This novel signal transduction intermediate may serve to modulate both Ras and inositol signaling pathways. Based on its properties, we suggest the 145-kDa protein be called SHIP for SH2-containing inositol phosphatase.
Resumo:
The TATA box-binding protein (TBP) interacts in vitro with the activation domains of many viral and cellular transcription factors and has been proposed to be a direct target for transcriptional activators. We have examined the functional relevance of activator-TBP association in vitro to transcriptional activation in vivo. We show that alanine substitution mutations in a single loop of TBP can disrupt its association in vitro with the activation domains of the herpes simplex virus activator VP16 and of the human tumor suppressor protein p53; these mutations do not, however, disrupt the transcriptional response of TBP to either activation domain in vivo. Moreover, we show that a region of VP16 distinct from its activation domain can also tightly associate with TBP in vitro, but fails to activate transcription in vivo. These data suggest that the ability of TBP to interact with activation domains in vitro is not directly relevant to its ability to support activated transcription in vivo.
Resumo:
The lack of education and awareness of the potential of lead based paint hazards in residents across the United States is still a problem today. Simple educational tools and regulation changes can protect children who are at risk from being harmed by this hazard. Currently, there is inadequate outreach to educate the general public about lead based paint. A questionnaire was provided to families that have children under the age of seven and that live in residences built prior to 1978. The research and questionnaires confirm that more education, as well as regulation changes, is needed to keep children safe from lead paint hazards.
Resumo:
La epilepsia es una enfermedad desconocida por el público en general, una enfermedad "invisible" para la sociedad, con implicaciones psicosociales, sociales, educativas, laborales y económicas que reducen la calidad de vida de los niñ@s y jóvenes con epilepsia, y la de sus familias. En su página web, la Organización Mundial de la Salud (OMS) y sus asociados reconocen que la epilepsia es un importante problema de salud pública. La OMS, la Liga Internacional contra la Epilepsia y la Oficina Internacional para la Epilepsia están llevando a cabo una campaña mundial para mejorar la información y la sensibilización acerca de la epilepsia y fortalecer las medidas públicas y privadas para mejorar la atención y reducir el impacto de la enfermedad. Estudiar la comunicación de la epilepsia en niños y adolescentes y sus consecuencias entre los agentes que interactúan en su convivencia, es una cuestión necesaria para conocer y entender la dimensión que alcanza esta enfermedad. El trabajo que presentamos persigue introducirnos en las carencias y las limitaciones con las que las familias con hij@s epilépticos se encuentran para informar a la sociedad sobre la patología y adaptar los mensajes que satisfagan las necesidades de cada uno de los públicos afectados. El desarrollo de un grupo de discusión y la aplicación de la encuesta nos permite poner de manifiesto que, la información que se difunde sobre la epilepsia arrastra el todavía irremediable estigma social que atolla actitudes afirmativas en el entorno de la enfermedad infanto-juvenil”. La corroboración de la hipótesis nos lleva a proponer un programa de relaciones públicas cuya estrategia sea la visibilidad y la sensibilización de la enfermedad, como aportación principal del estudio.
Resumo:
In this work the usefulness of qualitatively studying and drawing three-dimensional temperature–composition diagrams for ternary systems is pointed out to understand and interpret the particular behavior of the liquid–vapour equilibrium of non-ideal ternary systems. Several examples have been used in order to highlight the interest and the possibilities of this tool, which should be an interesting support not only for lecturers, but also for researchers interested in experimental equilibrium data determination.