830 resultados para Interface algorithms


Relevância:

20.00% 20.00%

Publicador:

Resumo:

The antiparasitic property of peptides is believed to be associated with their interactions with the protozoan membrane, which calls for research on the identification of membrane sites capable of peptide binding. In this study we investigated the interaction of a lipophilicglutathioine peptide known to be effective against the African Sleeping Sickness (ASS - African Trypanosomiasis) and cell membrane models represented by Langmuir monolayers. It is shown that even small amounts of the peptide affect the monolayers of some phospholipids and other lipids, which points to a significant interaction. The latter did not depend on the electrical charge of the monolayer-forming molecules but the peptide action was particularly distinctive for cholesterol + sphingomyelin monolayers that roughly resemble rafts on a cell membrane. Using in situ polarization-modulated infrared reflection absorption spectroscopy (PM-IRRAS), we found that the orientation of the peptide is affected by the phospholipids and dioctadecyldimethylammonium bromide (DODAB), but not in monolayers comprising cholesterol + sphingomyelin. In this mixed monolayer resembling rafts, the peptide still interacts and has some induced order, probably because the peptide molecules are fitted together into a compact monolayer. Therefore, the lipid composition of the monolayer modulates the interaction with the lipophilic glutathioine peptide, and this may have important implications in understanding how the peptide acts on specific sites of the protozoan membrane. (C) 2011 Elsevier B.V. All rights reserved.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Stability and interface properties of cellulose acetate propionate (CAP) and cellulose acetate butyrate (CAB) films adsorbed from acetone or ethyl acetate onto Si wafers have been investigated by means of contact angle measurements and atomic force microscopy (AFM). Surface energy (gamma(total)(S)) values determined for CAP adsorbed from acetone are larger than those from ethyl acetate. In the case of CAB films adsorbed from ethyl acetate and acetone were similar. Dewetting was observed by AFM only for CAP films prepared from ethyl acetate. Positive values of effective Hamaker constant (A(eff)) were found only for CAP prepared from ethyl acetate, corroborating with dewetting phenomena observed by AFM. Oil the contrary, negative values of A(eff) were determined for CAP and CAB prepared from acetone and for CAB prepared from ethyl acetate, Corroborating with experimental observations. Sum frequency generation (SFG) vibrational spectra indicated that CAP and CAB films prepared from ethyl acetate present more alkyl groups oriented perpendicularly to the polymer-air interface than those films prepared from acetone. Such preferential orientation corroborates with macroscopic contact angle measurements. Moreover, SFG spectra showed that acetone hinds strongly to Si wafers, creating a new surface for CAP and CAB films. (C) 2008 Elsevier Inc. All rights reserved.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This study evaluated the process of ablation produced by a Ti:Sapphire femtosecond laser under different average powers taking place at the enamel/dentin interface. Based on the geometry of ablated microcavities the effective intensity for ablation was obtained. This study shows the validity for the local effective intensity analysis and allows a quantification of the variation in the ablation geometry taking place at the interface of two naturally different materials. It shows that the variation of the diameter of the ablated region as a function of the cavity depth comes essentially from a mechanism of effective intensity attenuation, as a result of a series of complex effects. Additionally, our data are sufficient to predict that a discontinuity on the ablation profile will occur on the interface between two biological media: enamel-dentin, showing a suddenly jump on the ablated cavity dimensions.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The capability of self-assembly and molecular recognition of biomolecules is essential for many nanotechnological applications, as in the use of alkyl-modified nucleosides and oligonucleotides to increase the cellular uptake of DNA and RNA. In this study, we show that a lipophilic nucleoside, which is an isomer mixture of 2`-palmitoyluridin und 3`-palmitoyluridin, forms Langmuir monolayers and Langmuir-Blodgett films as a typical amphiphile, though with a smaller elasticity. The nucleoside may be incorporated into dipalmitoyl phosphatidyl choline (DPPC) monolayers that serve as a simplified cell membrane model. The molecular-level interactions between the nucleoside and DPPC led to a remarkable condensation of the mixed monolayer, which affected both surface pressure and surface potential isotherms. The morphology of the mixed monolayers was dominated by the small domains of the nucleoside. The mixed monolayers could be deposited onto solid substrates as a one-layer Langmuir Blodgett film that displayed UV-vis absorption spectra typical of aggregated nucleosides owing to the interaction between the nucleoside and DPPC. The formation of solid films with DNA building blocks in the polar heads may open the way for devices and sensors be produced to exploit their molecular recognition properties. (C) 2010 Elsevier B.V. All rights reserved.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In this paper we present a novel approach for multispectral image contextual classification by combining iterative combinatorial optimization algorithms. The pixel-wise decision rule is defined using a Bayesian approach to combine two MRF models: a Gaussian Markov Random Field (GMRF) for the observations (likelihood) and a Potts model for the a priori knowledge, to regularize the solution in the presence of noisy data. Hence, the classification problem is stated according to a Maximum a Posteriori (MAP) framework. In order to approximate the MAP solution we apply several combinatorial optimization methods using multiple simultaneous initializations, making the solution less sensitive to the initial conditions and reducing both computational cost and time in comparison to Simulated Annealing, often unfeasible in many real image processing applications. Markov Random Field model parameters are estimated by Maximum Pseudo-Likelihood (MPL) approach, avoiding manual adjustments in the choice of the regularization parameters. Asymptotic evaluations assess the accuracy of the proposed parameter estimation procedure. To test and evaluate the proposed classification method, we adopt metrics for quantitative performance assessment (Cohen`s Kappa coefficient), allowing a robust and accurate statistical analysis. The obtained results clearly show that combining sub-optimal contextual algorithms significantly improves the classification performance, indicating the effectiveness of the proposed methodology. (C) 2010 Elsevier B.V. All rights reserved.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

We present parallel algorithms on the BSP/CGM model, with p processors, to count and generate all the maximal cliques of a circle graph with n vertices and m edges. To count the number of all the maximal cliques, without actually generating them, our algorithm requires O(log p) communication rounds with O(nm/p) local computation time. We also present an algorithm to generate the first maximal clique in O(log p) communication rounds with O(nm/p) local computation, and to generate each one of the subsequent maximal cliques this algorithm requires O(log p) communication rounds with O(m/p) local computation. The maximal cliques generation algorithm is based on generating all maximal paths in a directed acyclic graph, and we present an algorithm for this problem that uses O(log p) communication rounds with O(m/p) local computation for each maximal path. We also show that the presented algorithms can be extended to the CREW PRAM model.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

For a fixed family F of graphs, an F-packing in a graph G is a set of pairwise vertex-disjoint subgraphs of G, each isomorphic to an element of F. Finding an F-packing that maximizes the number of covered edges is a natural generalization of the maximum matching problem, which is just F = {K(2)}. In this paper we provide new approximation algorithms and hardness results for the K(r)-packing problem where K(r) = {K(2), K(3,) . . . , K(r)}. We show that already for r = 3 the K(r)-packing problem is APX-complete, and, in fact, we show that it remains so even for graphs with maximum degree 4. On the positive side, we give an approximation algorithm with approximation ratio at most 2 for every fixed r. For r = 3, 4, 5 we obtain better approximations. For r = 3 we obtain a simple 3/2-approximation, achieving a known ratio that follows from a more involved algorithm of Halldorsson. For r = 4, we obtain a (3/2 + epsilon)-approximation, and for r = 5 we obtain a (25/14 + epsilon)-approximation. (C) 2008 Elsevier B.V. All rights reserved.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

A bipartite graph G = (V, W, E) is convex if there exists an ordering of the vertices of W such that, for each v. V, the neighbors of v are consecutive in W. We describe both a sequential and a BSP/CGM algorithm to find a maximum independent set in a convex bipartite graph. The sequential algorithm improves over the running time of the previously known algorithm and the BSP/CGM algorithm is a parallel version of the sequential one. The complexity of the algorithms does not depend on |W|.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

We investigate several two-dimensional guillotine cutting stock problems and their variants in which orthogonal rotations are allowed. We first present two dynamic programming based algorithms for the Rectangular Knapsack (RK) problem and its variants in which the patterns must be staged. The first algorithm solves the recurrence formula proposed by Beasley; the second algorithm - for staged patterns - also uses a recurrence formula. We show that if the items are not so small compared to the dimensions of the bin, then these algorithms require polynomial time. Using these algorithms we solved all instances of the RK problem found at the OR-LIBRARY, including one for which no optimal solution was known. We also consider the Two-dimensional Cutting Stock problem. We present a column generation based algorithm for this problem that uses the first algorithm above mentioned to generate the columns. We propose two strategies to tackle the residual instances. We also investigate a variant of this problem where the bins have different sizes. At last, we study the Two-dimensional Strip Packing problem. We also present a column generation based algorithm for this problem that uses the second algorithm above mentioned where staged patterns are imposed. In this case we solve instances for two-, three- and four-staged patterns. We report on some computational experiments with the various algorithms we propose in this paper. The results indicate that these algorithms seem to be suitable for solving real-world instances. We give a detailed description (a pseudo-code) of all the algorithms presented here, so that the reader may easily implement these algorithms. (c) 2007 Elsevier B.V. All rights reserved.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The surface activity of salts added to water is Air orders of magnitude lower than that of surfactants. Sodium trifluoromethanesulfonate (NaTf) produced a change in surface tension. with concentration, Delta gamma/Delta c, of -13.2 mN.L/m.mol. This value is ca. 4-fold larger than those of simple salts and that of methanesulfonate. This unexpected surface effect suggested that positively charged micelles containing Tf could exhibit interesting properties. Dodecyltrimethylammonium triflate (DTATf) had a higher Kraft temperature (37 degrees C) and a lower cmc (5 x 10(-3)M) and degree of dissociation (0.11) than the chloride and bromide salts of DTA. Above the Kraft temperature, at a characteristic temperature t(1), the addition of NaTf above 0.05 M. to a DTATf solution induced phase separation. By increasing the temperature of the two-phase system to above t(1), a homogeneous, transparent solution was obtained at a characteristic temperature t(2). These results, together with well-known triflate properties, led us to suggest that the Tf ion pairs With DTA and that the -CF(3) group may be dehydrated in the interfacial region, resulting in new and interesting self-aggregated structures.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Understanding the behavior of petroleum films at the air/water interface is crucial for dealing with oil sticks and reducing the damages to the environment, which has normally been attempted with studies of Langmuir films made of fractions of petroleum. However, the properties of films from whole petroleum samples may differ considerably from those of individual fractions, Using surface pressure and surface potential measurements and Brewster angle and fluorescence microscopy, we show that petroleum forms it nonhomogeneous Langmuir film at the air-water interface. The surface pressure isotherms for petroleum Langmuir films exhibit gas (G), liquid-expanded (LE), and liquid-condensed phases, with almost no hysteresis in the compression-decompression cycles. Domains formed upon compression from the G to the LE phase were accompanied by an increase in fluorescence intensity with excitation at 400-440 nm owing to an increase in the surface density of the chromophores in the petroleum film. The surface pressure and the fluorescence microscopy data pointed to self-assembling domains into a pseudophase in thermo-dynamic equilibrium with other less emitting petroleum components. This hypothesis was supported by Brewster angle microscopy images, whereby the appearance of water domains even at high surface pressures confirms the tendency of petroleum to stabilize emulsion systems. The results presented here suggest that, for understanding the interaction with water, it may be more appropriate to use the whole petroleum samples rather than its fractions.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The presence of anatase and rutile domains on nanocrystalline films of P25 TiO(2), as well as the distinct coordination modes of carboxylates on those phases, were revealed by confocal Raman microscopy, a technique that showed to be suitable for imaging the chemical morphology down to submicrometric size.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The effect of benzotriazole (BTAH) and tolytriazole (TTAH) on the electrochemical behaviour of the Fe/0.5 mol L(-1) H(2)SO(4) interface at 25 degrees C was studied using cronopotentiometry, anodic and cathodic polarization curves and electrochemical impedance spectroscopy. BTAH and TTAH are inhibitors of anodic iron dissolution and the subsequent hydrogen evolution in 0.5 mol L(-1) H(2)SO(4) medium. Mass transport is an important step in the anodic process of inhibitive film formation. Electrochemical impedance spectroscopy was used to investigate the iron dissolution mechanism in the presence of the inhibitors and showed that BTAH and TTAH are adsorbed on the iron surface, thereby changing its dissolution mechanism in sulfate media. Starting from an iron dissolution model, it was possible to suggest two different mechanisms for iron dissolution in 0.5 mol L(-1) H(2)SO(4) containing BTAH or TTAH that involve a complex Fe(II)-inhibitor. (C) 2009 Elsevier B.V. All rights reserved

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This presentation was offered as part of the CUNY Library Assessment Conference, Reinventing Libraries: Reinventing Assessment, held at the City University of New York in June 2014.