218 research outputs found

    Generalized interfacial energy and size effects in composites

    Get PDF
    The objective of this contribution is to explain the size effect in composites due to the interfacial energy between the constituents of the underlying microstructure. The generalized interface energy accounts for both jumps of the deformation as well as the stress across the interface. The cohesive zone and elastic interface are only two limit cases of the general interface model. A closed form analytical solution is derived to compute the effective interface-enhanced material response. Our novel analytical solution is in excellent agreement with the numerical results obtained from the finite element method for a broad variety of parameters and dimensions. A remarkable observation is that the notion of size effect is theoretically bounded verified by numerical examples. Thus, the gain or loss via reducing the dimensions of the microstructure is limited to certain ultimate values, immediately relevant for designing nano-composites. © 2017 Elsevier Lt

    On the Temporality of Introducing Code Technical Debt

    Get PDF
    Code Technical Debt (TD) is intentionally or unintentionally created when developers introduce inefficiencies in the codebase. This can be attributed to various reasons such as heavy work-load, tight delivery schedule, unawareness of good practices, etc. To shed light into the context that leads to technical debt accumulation, in this paper we investigate: (a) the temporality of code technical debt introduction in new methods, i.e., whether the introduction of technical debt is stable across the lifespan of the project, or if its evolution presents spikes; and (b) the relation of technical debt introduction and the development team’s workload in a given period. To answer these questions, we perform a case study on twenty-seven Apache projects, and inspect the number of Technical Debt Items introduced in 6-month sliding temporal windows. The results of the study suggest that: (a) overall, the number of Technical Debt Items introduced through new code is a stable metric, although it presents some spikes; and (b) the number of commits performed is not strongly correlated to the number of introduced Technical Debt Items

    Interactions of the potent synthetic AT1 antagonist analog BV6 with membrane bilayers and mesoporous silicate matrices

    Get PDF
    The present work describes the drug:membrane interactions and a drug delivery system of the novel potent AT1 blocker BV6. This designed analog has most of the pharmacological segments of losartan and an additional biphenyltetrazole moiety resulting in increased lipophilicity. We found that BV6:membrane interactions lead to compact bilayers that may in part explain its higher in vitro activity compared to losartan since such environment may facilitate its approach to AT1 receptor. Its high docking score to AT1 receptor stems from more hydrophobic interactions compared to losartan. X-ray powder diffraction (XRPD) and thermogravimetric analysis (TGA) have shown that BV6 has a crystalline form that is not decomposed completely up to 600 °C. These properties are desirable for a drug molecule. BV6 can also be incorporated into a mesoporous silicate drug-delivery matrix SBA-15. The properties of the obtained drug-delivery system have been inspected by XRD, 13C CP/MAS, TGA and nitrogen sorption experiments

    Estrogen Receptor Subtypes Elicit a Distinct Gene Expression Profile of Endothelial-Derived Factors Implicated in Atherosclerotic Plaque Vulnerability

    Get PDF
    In the presence of established atherosclerosis, estrogens are potentially harmful. MMP-2 and MMP-9, their inhibitors (TIMP-2 and TIMP-1), RANK, RANKL, OPG, MCP-1, lysyl oxidase (LOX), PDGF-β, and ADAMTS-4 play critical roles in plaque instability/rupture. We aimed to investigate (i) the effect of estradiol on the expression of the abovementioned molecules in endothelial cells, (ii) which type(s) of estrogen receptors mediate these effects, and (iii) the role of p21 in the estrogen-mediated regulation of the aforementioned factors. Human aortic endothelial cells (HAECs) were cultured with estradiol in the presence or absence of TNF-α. The expression of the aforementioned molecules was assessed by qRT-PCR and ELISA. Zymography was also performed. The experiments were repeated in either ERα- or ERβ-transfected HAECs and after silencing p21. HAECs expressed only the GPR-30 estrogen receptor. Estradiol, at low concentrations, decreased MMP-2 activity by 15-fold, increased LOX expression by 2-fold via GPR-30, and reduced MCP-1 expression by 3.5-fold via ERβ. The overexpression of ERα increased MCP-1 mRNA expression by 2.5-fold. In a low-grade inflammation state, lower concentrations of estradiol induced the mRNA expression of MCP-1 (3.4-fold) and MMP-9 (7.5-fold) and increased the activity of MMP-2 (1.7-fold) via GPR-30. Moreover, p21 silencing resulted in equivocal effects on the expression of the abovementioned molecules. Estradiol induced different effects regarding atherogenic plaque instability through different ERs. The balance of the expression of the various ER subtypes may play an important role in the paradoxical characterization of estrogens as both beneficial and harmful

    On energy debt: Managing consumption on evolving software

    Get PDF
    This paper introduces the concept of energy debt: a new metric, reflecting the implied cost in terms of energy consumption over time, of choosing a flawed implementation of a software system rather than a more robust, yet possibly time consuming, approach. A flawed implementation is considered to contain code smells, known to have a negative influence on the energy consumption. Similar to technical debt, if energy debt is not properly addressed, it can accumulate an energy "interest". This interest will keep increasing as new versions of the software are released, and eventually reach a point where the interest will be higher than the initial energy debt. Addressing the issues/smells at such a point can remove energy debt, at the cost of having already consumed a significant amount of energy which can translate into high costs. We present all underlying concepts of energy debt, bridging the connection with the existing concept of technical debt and show how to compute the energy debt through a motivational example.This work is financed by National Funds through the Portuguese funding agency, FCT - Fundação para a Ciência e a Tecnologia, within project UIDB/50014/2020. The first author is also financed by FCT grant SFRH/BD/132485/2017. The last author is also supported by operation Centro-01-0145-FEDER-000019 - C4 - Centro de Competências em Cloud Computing, cofinanced by the European Regional Development Fund (ERDF) through the Programa Operacional Regional do Centro (Centro 2020), in the scope of the Sistema de Apoio à Investigação Científica e Tecnológica - Programas Integrados de IC&DT

    E-Debitum: managing software energy debt

    Get PDF
    35th IEEE/ACM International Conference on Automated Software Engineering Workshops (ASEW ’20) - International Workshop on Sustainable Software Engineering (SUSTAIN-SE)This paper extends previous work on the concept of a new software energy metric: Energy Debt. This metric is a reflection on the implied cost, in terms of energy consumption over time, of choosing an energy flawed software implementation over a more robust and efficient, yet time consuming, approach. This paper presents the implementation a SonarQube tool called E-Debitum which calculates the energy debt of Android applications throughout their versions. This plugin uses a robust, well defined, and extendable smell catalogue based on current green software literature, with each smell defining the potential energy savings. To conclude, an experimental validation of E-Debitum was executed on 3 popular Android applications with various releases, showing how their energy debt fluctuated throughout releases.This work is financed by National Funds through the Portuguese funding agency, FCT -Fundação para a Ciência e a Tecnologia within project UIDB/50014/2020

    A process model for developing learning design patterns with international scope

    Get PDF
    This paper investigates the process of identifying design patterns in international collaborative learning environments. In this context, design patterns are referred to as structured descriptions of best practice with pre-defined sections such as problem, solution and consequences. We pay special attention to how the scope of a design pattern is identified and articulated. Based on a review of the seminal design patterns literature and current practice in the area of learning design, the lack of a more specific process description for developing patterns with international scope is identified. The paper suggests a process model for developing patterns with international scope. This model is exemplified in a case study that links the analysis of observation in international learning environments to the articulation of design patterns by identifying culturally independent core values that constitute the foundations of a design pattern with international scope. These core values are linked to recurrent learning behaviors and specific artefacts that support learning in the articulation of a design pattern. The findings contribute to gaining a deeper understanding of the pattern scoping and abstraction process in international learning environments

    Modulation of Myelopoiesis Progenitors Is an Integral Component of Trained Immunity

    Get PDF
    Trained innate immunity fosters a sustained favorable response of myeloid cells to a secondary challenge, despite their short lifespan in circulation. We thus hypothesized that trained immunity acts via modulation of hematopoietic stem and progenitor cells (HSPCs). Administration of β-glucan (prototypical trained-immunity-inducing agonist) to mice induced expansion of progenitors of the myeloid lineage, which was associated with elevated signaling by innate immune mediators, such as IL-1β and granulocyte-macrophage colony-stimulating factor (GM-CSF), and with adaptations in glucose metabolism and cholesterol biosynthesis. The trained-immunity-related increase in myelopoiesis resulted in a beneficial response to secondary LPS challenge and protection from chemotherapy-induced myelosuppression in mice. Therefore, modulation of myeloid progenitors in the bone marrow is an integral component of trained immunity, which to date, was considered to involve functional changes of mature myeloid cells in the periphery
    • …
    corecore