842 resultados para Flexible shafting


Relevância:

20.00% 20.00%

Publicador:

Relevância:

20.00% 20.00%

Publicador:

Resumo:

El trabajo muestra pautas generales de planificación y dirección estratégica, que demuestran cómo es posible planificar y dirigir firmas mendocinas con una mirada estratégica teniendo en cuenta las particularidades del escenario general en donde se desenvuelven.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This paper explains how the Armington-Krugman-Melitz supermodel developed by Dixon and Rimmer can be parameterized, and demonstrates that only two kinds of additional information are required in order to extend a standard trade model to include Melitz-type monopolistic competition and heterogeneous firms. Further, it is shown how specifying too much additional information leads to violations of the model constraints, necessitating adjustment and reconciliation of the data. Once a Melitz-type model is parameterized, a Krugman-type model can also be parameterized using the calibrated values in the Melitz-type model without any additional data. Sample code for the General Algebraic Modeling System (GAMS) has also been prepared to promote the innovative supermodel in the AGE community.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The mismatch between credit repayments and income seasonality poses a challenge for microfinance institutions (MFIs) working in developing countries. For instance, in northern Bangladesh, income and consumption downfalls during the lean season after the transplanting of major paddy crops are a serious threat to a household's economy. Poor landless agricultural wage laborers suffer the most owing to this seasonality as they face difficulties in smoothing their consumption. However, in designing microcredit products, MFIs do not usually provide flexibility or seasonal adjustment during the lean season. This is mainly because MFIs are afraid that such flexibility might break the repayment discipline of borrowers, resulting in higher default rates. We thus conducted a randomized controlled trial in 2011-12 in northern Bangladesh to empirically test whether seasonality-adjusted flexible microcredit leads to an increase in repayment problems for MFIs as well as whether it can increase and stabilize consumption of borrower households. Our results suggest no statistically discernible difference among the treatment arms in case of default, overdue amount, or repayment frequency. On the other hand, we find no positive impact of repayment flexibility on immediate food consumption during the period of seasonality, except for in-kind full moratorium treatment group. After a year of initial intervention, however, we see positive changes in food intake during the lean season. Thus, our preliminary results are in favor of seasonality-adjusted flexible microcredit.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The objective of this paper is to evaluate the behaviour of a controller designed using a parametric Eigenstructure Assignment method and to evaluate its suitability for use in flexible spacecraft. The challenge of this objective lies in obtaining a suitable controller that is specifically designated to alleviate the deflections and vibrations suffered by external appendages in flexible spacecraft while performing attitude manoeuvres. One of the main problems in these vehicles is the mechanical cross-coupling that exists between the rigid and flexible parts of the spacecraft. Spacecraft with fine attitude pointing requirements need precise control of the mechanical coupling to avoid undesired attitude misalignment. In designing an attitude controller, it is necessary to consider the possible vibration of the solar panels and how it may influence the performance of the rest of the vehicle. The nonlinear mathematical model of a flexible spacecraft is considered a close approximation to the real system. During the process of controller evaluation, the design process has also been taken into account as a factor in assessing the robustness of the system.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

En la siguiente comunicación se realiza una reflexión sobre el panorama actual de la construcción de vivienda de tipo social y la necesidad de un cambio a través de la transferencia e integración de metodología de producción industrial de otros sectores más evolucionados tecnológicamente que el sector de la construcción. El nuevo concepto de vivienda debe responder a unas características de funcionalidad, calidad y económicas ligadas a nuevos criterios de sostenibilidad, flexibilidad e industrialización. Se evalúan estos criterios para una posible adaptación a un nuevo concepto de vivienda teniendo en cuenta la adaptación de la producción a nuevos modelos de producción flexible desarrollados principalmente por industrias automovilísticas

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Flexible spacecraft with attached solar panels may exhibit undesired vibrations and structural deformations. These types of vehicles show an intrinsic coupling of the elements of the structure. The attitude maneuvers performed by flexible spacecraft may cause non-desired deflections of attached flexible elements. Any attitude and orbit control system generally solves these problems using filters that are designed to attenuate the relative deflections of flexible appendages. In this paper, we propose a method for designing attitude static controllers using an eigenstructure assignment (EA) method. A set of requirements were specified from our understanding of the system modes in an open loop. Exhaustive theoretical and numerical simulations were performed on special cases to verify the controller design procedure. In the design of the controller, we considered all of the aspects that relate to the eigenstructure assignment. The primary objective of this paper is to demonstrate the feasibility of obtaining a high degree of decoupling for some selected modes via the application of an EA method. Finally a robustness analysis is perform to the system together with the designed controller by means of a mu-analysis

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Cellular ferroelectrets exhibit interesting electromechanical- acoustical characteristics. Their recent appearance and remarkable properties open up new possibilities for the design and development of ultrasonic transducers. In particular, the feasibility of fabricating ultrasonic vortex generators using ferroelectret films is demonstrated in this work. To this end, a transducer prototype was built by gluing the material onto a tangential-helical surface (outer diameter: 40 mm, pitch: 3.45 mm). Experimental results agree well with the theoretical estimation of the pressure and phase of the acoustic field in the near field and far field, which corroborates the potential of ferroelectrets to customize special acoustic fields. Furthermore, the proposed fabrication procedure is inexpensive and represents a new alternative for exploring and analyzing the special characteristics of acoustical helical wavefronts

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Las transformaciones del sistema productivo y los cambios en la organización y división del trabajo ocurridos desde la segunda mitad del siglo XX han tenido repercusiones fundamentales en la estructura de las ciudades asentadas sobre la producción industrial, en su espacio social y económico, así como en las vidas de sus habitantes y trabajadores. Gran parte de estas regiones, tras un inicial estancamiento económico, comenzaron a sufrir importantes procesos de deterioro urbano y social vinculados a la desaparición de su base productiva. Muchos han sido, desde entonces, los intentos de detener el declive de la ciudad industrial. Estudiaremos, en las páginas que siguen, la forma en que la región de Nantes ha afrontado el proceso de desindustrialización, destacando especialmente los vínculos entre la configuración de un nuevo modelo territorial y la rehabilitación de uno de las áreas industriales más deteriorados de la ciudad: Île de Nantes.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Static analyses of object-oriented programs usually rely on intermediate representations that respect the original semantics while having a more uniform and basic syntax. Most of the work involving object-oriented languages and abstract interpretation usually omits the description of that language or just refers to the Control Flow Graph(CFG) it represents. However, this lack of formalization on one hand results in an absence of assurances regarding the correctness of the transformation and on the other it typically strongly couples the analysis to the source language. In this work we present a framework for analysis of object-oriented languages in which in a first phase we transform the input program into a representation based on Horn clauses. This allows on one hand proving the transformation correct attending to a simple condition and on the other being able to apply an existing analyzer for (constraint) logic programming to automatically derive a safe approximation of the semantics of the original program. The approach is flexible in the sense that the first phase decouples the analyzer from most languagedependent features, and correct because the set of Horn clauses returned by the transformation phase safely approximates the standard semantics of the input program. The resulting analysis is also reasonably scalable due to the use of mature, modular (C)LP-based analyzers. The overall approach allows us to report results for medium-sized programs.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Abstract is not available.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

An abstract is not available.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In this paper, we examine the issue of memory management in the parallel execution of logic programs. We concentrate on non-deterministic and-parallel schemes which we believe present a relatively general set of problems to be solved, including most of those encountered in the memory management of or-parallel systems. We present a distributed stack memory management model which allows flexible scheduling of goals. Previously proposed models (based on the "Marker model") are lacking in that they impose restrictions on the selection of goals to be executed or they may require consume a large amount of virtual memory. This paper first presents results which imply that the above mentioned shortcomings can have significant performance impacts. An extension of the Marker Model is then proposed which allows flexible scheduling of goals while keeping (virtual) memory consumption down. Measurements are presented which show the advantage of this solution. Methods for handling forward and backward execution, cut and roll back are discussed in the context of the proposed scheme. In addition, the paper shows how the same mechanism for flexible scheduling can be applied to allow the efficient handling of the very general form of suspension that can occur in systems which combine several types of and-parallelism and more sophisticated methods of executing logic programs. We believe that the results are applicable to many and- and or-parallel systems.