973 resultados para multi-source harvesting
Os fundos de investimento imobiliário listados em bolsa e as variáveis que influenciam seus retornos
Resumo:
Os fundos de investimento imobiliário combinam características tanto do mercado imobiliário, fonte de seus rendimentos, quanto do mercado de capitais, ambiente em que são negociados. O impacto de cada um desses mercados subjacentes no comportamento, desempenho e risco dessa classe de ativos não é, no entanto, ainda claramente definida, sendo um dos grandes temas em análise, tanto na literatura acadêmica, quanto na indústria de fundos internacionais. Em face da significativa expansão dessa alternativa de investimento no mercado brasileiro, no presente estudo foram analisadas as variáveis que influenciam os retornos dos fundos imobiliários brasileiros para uma amostra de fundos listados em Bolsa de Valores de São Paulo, período de 2008-2013. Seguindo a metodologia de Clayton e Mackinnon (2003), os fatores explicativos dos retornos foram decompostos em quatro componentes principais, sendo três fatores de retorno de mercado (mercado de ações, mercado de renda fixa e mercado imobiliário) e risco idiossincrático. De acordo com a estatística descritiva, os fundos imobiliários da amostra apresentaram maior retorno em relação aos demais mercados, exceto em comparação com o mercado imobiliário, porém com menor risco. As análises de correlação, regressão e decomposição da variância indicam que o mercado de ações e o mercado imobiliário direto são, em geral, significativos no modelo, porém explicam apenas cerca de 15% da volatilidade dos retornos dos fundos da amostra. À luz da Moderna Teoria do Portfólio, esses resultados indicam que a inclusão de fundos imobiliários pode ter potencial diversificador numa carteira multi-ativo, seja aumentando o retorno total de uma carteira formada de ações e títulos de renda fixa, sem acréscimo em risco; ou mantendo o retorno dessa carteira, com diminuição da volatilidade, ampliando assim a fronteira eficiente da carteira. Esse efeito questiona o tradicional equilibrium fund de carteiras de investimentos formadas apenas de ações e renda fixa e aponta os fundos imobiliários como uma alternativa de investimento diversificadora, enquanto classe de ativo única. A análise de subamostras por tipologia indica, porém, que o papel diversificador dos fundos imobiliários está atrelado ao tipo de empreendimento que lastreia esse fundo, uma vez que os fatores explicativos e seus impactos nos retornos diferem de uma tipologia para outra. Esse resultado tem importantes implicações no critério de seleção a ser adotado tanto por investidores para seleção de ativos para uma carteira otimizada, como para gestores de fundos imobiliários na formatação e gestão desses produtos. Conclui-se também que os retornos dos fundos, de certo modo, refletem seu caráter híbrido, mas o modelo decomposto em 4 componentes não é suficiente para explicar os retornos dos fundos imobiliários, uma vez que o modelo estendido, demonstrou que outras variáveis, inclusive parâmetros desses próprios mercados, além de variáveis macroeconômicas e as características de cada fundo (eg. market-to-book, tamanho), podem ser responsáveis por explicar considerável parte da variância dos retornos dos FIIs.
Resumo:
Implementing multi-level governance has been a key priority in EU cohesion policy. This study assesses the perceived achievements and shortcomings in implementing European Social Fund by analyzing the deficits and weaknesses as well as the poor participation of local agents who are in direct contact with the beneficiaries in order to design and implement this fund, which is the main financial instrument of EU social policy.
Resumo:
Polymers have become the reference material for high reliability and performance applications. In this work, a multi-scale approach is proposed to investigate the mechanical properties of polymeric based material under strain. To achieve a better understanding of phenomena occurring at the smaller scales, a coupling of a Finite Element Method (FEM) and Molecular Dynamics (MD) modeling in an iterative procedure was employed, enabling the prediction of the macroscopic constitutive response. As the mechanical response can be related to the local microstructure, which in turn depends on the nano-scale structure, the previous described multi-scale method computes the stress-strain relationship at every analysis point of the macro-structure by detailed modeling of the underlying micro- and meso-scale deformation phenomena. The proposed multi-scale approach can enable prediction of properties at the macroscale while taking into consideration phenomena that occur at the mesoscale, thus offering an increased potential accuracy compared to traditional methods.
Resumo:
A numeric model has been proposed to investigate the mechanical and electrical properties of a polymeric/carbon nanotube (CNT) composite material subjected to a deformation force. The reinforcing phase affects the behavior of the polymeric matrix and depends on the nanofiber aspect ratio and preferential orientation. The simulations show that the mechanical behavior of a computer generated material (CGM) depends on fiber length and initial orientation in the polymeric matrix. It is also shown how the conductivity of the polymer/CNT composite can be calculated for each time step of applied stress, effectively providing the ability to simulate and predict strain-dependent electrical behavior of CNT nanocomposites.
Resumo:
The energy harvesting efficiency of electrospun poly(vinylidene fluoride), its copolymer vinylidene fluoride-trifluoroethylene and composites of the later with piezoelectric BaTiOon interdigitated electrodes has been investigated. Further, a study of the influence of the electrospinning processing parameters on the size and distribution of the composites fibers has been performed. It is found that the best energy harvesting performance is obtained for the pure poly(vinylidene fluoride) fibers, with power outputs up to 0.03 W and 25 W under low and high mechanical deformation. The copolymer and the composites show reduced power output due to increased mechanical stiffness. The obtained values, among the largest found in the literature, the easy processing and the low cost and robustness of the polymer, demonstrate the applicability of the developed system.
Resumo:
This paper examines the performance of Portuguese equity funds investing in the domestic and in the European Union market, using several unconditional and conditional multi-factor models. In terms of overall performance, we find that National funds are neutral performers, while European Union funds under-perform the market significantly. These results do not seem to be a consequence of management fees. Overall, our findings are supportive of the robustness of conditional multi-factor models. In fact, Portuguese equity funds seem to be relatively more exposed to smallcaps and more value-oriented. Also, they present strong evidence of time-varying betas and, in the case of the European Union funds, of time-varying alphas too. Finally, in terms of market timing, our tests suggest that mutual fund managers in our sample do not exhibit any market timing abilities. Nevertheless, we find some evidence of timevarying conditional market timing abilities but only at the individual fund level.
Resumo:
Graphical user interfaces (GUIs) are critical components of todays software. Given their increased relevance, correctness and usability of GUIs are becoming essential. This paper describes the latest results in the development of our tool to reverse engineer the GUI layer of interactive computing systems. We use static analysis techniques to generate models of the user interface behaviour from source code. Models help in graphical user interface inspection by allowing designers to concentrate on its more important aspects. One particularly type of model that the tool is able to generate is state machines. The paper shows how graph theory can be useful when applied to these models. A number of metrics and algorithms are used in the analysis of aspects of the user interface's quality. The ultimate goal of the tool is to enable analysis of interactive system through GUIs source code inspection.
Resumo:
When developing interactive applications, considering the correctness of graphical user interfaces (GUIs) code is essential. GUIs are critical components of today's software, and contemporary software tools do not provide enough support for ensuring GUIs' code quality. GUIsurfer, a GUI reverse engineering tool, enables evaluation of behavioral properties of user interfaces. It performs static analysis of GUI code, generating state machines that can help in the evaluation of interactive applications. This paper describes the design, software architecture, and the use of GUIsurfer through an example. The tool is easily re-targetable, and support is available to Java/Swing, and WxHaskell. The paper sets the ground for a generalization effort to consider rich internet applications. It explores the GWT web applications' user interface programming toolkit.
Resumo:
Current software development relies increasingly on non-trivial coordination logic for com- bining autonomous services often running on di erent platforms. As a rule, however, in typical non-trivial software systems, such a coordination layer is strongly weaved within the application at source code level. Therefore, its precise identi cation becomes a major methodological (and technical) problem which cannot be overestimated along any program understanding or refactoring process. Open access to source code, as granted in OSS certi cation, provides an opportunity for the devel- opment of methods and technologies to extract, from source code, the relevant coordination information. This paper is a step in this direction, combining a number of program analysis techniques to automatically recover coordination information from legacy code. Such information is then expressed as a model in Orc, a general purpose orchestration language
Resumo:
Graphical user interfaces (GUIs) are critical components of today's open source software. Given their increased relevance, the correctness and usability of GUIs are becoming essential. This paper describes the latest results in the development of our tool to reverse engineer the GUI layer of interactive computing open source systems. We use static analysis techniques to generate models of the user interface behavior from source code. Models help in graphical user interface inspection by allowing designers to concentrate on its more important aspects. One particular type of model that the tool is able to generate is state machines. The paper shows how graph theory can be useful when applied to these models. A number of metrics and algorithms are used in the analysis of aspects of the user interface's quality. The ultimate goal of the tool is to enable analysis of interactive system through GUIs source code inspection.
Resumo:
Polymeric materials have become the reference material for high reliability and performance applications. However, their performance in service conditions is difficult to predict, due in large part to their inherent complex morphology, which leads to non-linear and anisotropic behavior, highly dependent on the thermomechanical environment under which it is processed. In this work, a multiscale approach is proposed to investigate the mechanical properties of polymeric-based material under strain. To achieve a better understanding of phenomena occurring at the smaller scales, the coupling of a finite element method (FEM) and molecular dynamics (MD) modeling, in an iterative procedure, was employed, enabling the prediction of the macroscopic constitutive response. As the mechanical response can be related to the local microstructure, which in turn depends on the nano-scale structure, this multiscale approach computes the stress-strain relationship at every analysis point of the macro-structure by detailed modeling of the underlying micro- and meso-scale deformation phenomena. The proposed multiscale approach can enable prediction of properties at the macroscale while taking into consideration phenomena that occur at the mesoscale, thus offering an increased potential accuracy compared to traditional methods.
Resumo:
Potassium is a nutrient found at low levels in Brazilian soils, requiring large inputs of fertilizers to achieve satisfactory crop yields. Brazil has high external dependence and limited reserves of soluble K mineral, which is traditionally exploited for the production of fertilizers. On the other hand, it is common the occurrence in the country of potassium-rich silicate minerals which are not commercially exploited. This study aimed to characterize mineralogically and chemically samples of verdete rock separated into size fractions and evaluate its potential as potassium fertilizer. The mineral composition of verdete rock is based on glauconite, quartz and feldspar. The total K2O content in verdete rock ranged from 5.18 to 9.0 dag/kg. The K content extracted in water or 2% citric acid was 2.4% below the total of K, indicating low reactivity of verdete rock and limitations for direct use as K source. The processes of physical fractionation and sedimentation in water are inefficient to promote the concentration of K in the different verdete rock fractions. The total K content in some samples are considerable and may enable the use of this rock as raw material for production of more reactive potassium fertilizers.
Resumo:
ABSTRACT Soils of tropical regions are more weathered and in need of conservation managements to maintain and improve the quality of its components. The objective of this study was to evaluate the availability of K, the organic matter content and the stock of total carbon of an Argisol after vinasse application and manual and mechanized harvesting of burnt and raw sugarcane, in western São Paulo.The data collection was done in the 2012/2013 harvest, in a bioenergy company in Presidente Prudente/SP. The research was arranged out following a split-plot scheme in a 5x5 factorial design, characterized by four management systems: without vinasse application and harvest without burning; with vinasse application and harvest without burning; with vinasse application and harvest after burning; without vinasse application and harvest after burning; plus native forest, and five soil sampling depths (0-10 10-20, 20-30, 30-40, 40-50 cm), with four replications. In each treatment, the K content in the soil and accumulated in the remaining dry biomass in the area, the levels of organic matter, organic carbon and soil carbon stock were determined. The mean values were compared by Tukey test. The vinasse application associated with the harvest without burning increased the K content in soil layers up to 40 cm deep. The managements without vinasse application and manual harvest after burning, and without vinasse application with mechanical harvesting without burning did not increase the levels of organic matter, organic carbon and stock of total soil organic carbon, while the vinasse application and harvest after burning and without burning increased the levels of these attributes in the depth of 0-10 cm.
Resumo:
Quantitative analysis of cine cardiac magnetic resonance (CMR) images for the assessment of global left ventricular morphology and function remains a routine task in clinical cardiology practice. To date, this process requires user interaction and therefore prolongs the examination (i.e. cost) and introduces observer variability. In this study, we sought to validate the feasibility, accuracy, and time efficiency of a novel framework for automatic quantification of left ventricular global function in a clinical setting.
Resumo:
The Mhamai brothers were the suppliers of daily commodities / stationery to the viceroys / governors of Goa. Since late 18th century their agency house worked in partnership with several other trading houses all over the west coast of India. They also served as brokers for the French East India company in Goa during the critical period of anglo-french wars. The Mhamais were also revenue farmers, particularly customs and tobacco tax farming. I had the privilege of taking their family archives to the Xavier Centre of Historical Research in 1979 and making the history of the family known worldwide.