966 resultados para Reset Nets


Relevância:

20.00% 20.00%

Publicador:

Resumo:

The financial crisis has exposed the need to devise stronger and broader international and regional safety nets in order to deal with economic and financial shocks and allow for countries to adjust. The euro area has developed several such mechanisms over the last couple of years through a process of trial and error and gradual enhancement and expansion. Their overall architecture remains imperfect and leaves areas of vulnerabilities. This paper provides an overview of the recent financial stability mechanisms and their various shortcomings and tries to brush the outline of a more comprehensive safety net architecture that would coherently address the banking, sovereign and external imbalances crises against both transitory and more permanent shocks. It aims to provide a roadmap for further improvements of the current mechanism and the creation of new devices including a banking resolution mechanism and amore powerfulmechanismto provide financial assistance addressing both the sovereign and external dimensions of the shocks thereby reducing the need for the ECB to fill the current void.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Fine roots play an important part in forest carbon, nutrient and water cycles. The turnover of fine roots constitutes a major carbon input to soils. Estimation of fine root turnover is difficult, labour intensive and is often compounded by artefacts created by soil disturbance. In this work, an alternative approach of using inclusion nets installed in an undisturbed soil profile was used to measure fine root production and was compared to the in-growth core method. There was no difference between fine root production estimated by the two methods in three southern taiga sites with contrasting soil conditions and tree species composition in the Central Forest State Biosphere Reserve, Russia. Expressed as annual production over standing biomass, Norway spruce fine root turnover was in the region of 0.10 to 0.24 y-1. The inclusion net technique is suitable for field based assessment of fine root production. There are several advantages over the in-growth core method, due to non-disturbance of the soil profile and its potential for very high rate of replication.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This paper considers the application of weightless neural networks (WNNs) to the problem of face recognition and compares the results with those provided using a more complicated multiple neural network approach. WNNs have significant advantages over the more common forms of neural networks, in particular in term of speed of operation and learning. A major difficulty when applying neural networks to face recognition problems is the high degree of variability in expression, pose and facial details: the generalisation properties of a WNN can be crucial. In the light of this problem a software simulator of a WNN has been built and the results of some initial tests are presented and compared with other techniques

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Pattern separation is a new technique in digital learning networks which can be used to detect state conflicts. This letter describes pattern separation in a simple single-layer network, and an application of the technique in networks with feedback.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The relevance and importance of informal safety nets that buffer poor households from livelihood hardships have been given little attention in South Africa’s development programmes to date. This article contributes to the understanding of informal safety nets by investigating local perceptions in a South African informal settlement. The main findings of the study are that families perform an important safety net function, but that these sources of assistance can be susceptible to social isolation. Immediate neighbours and friends also play an important safety net role, but these reciprocal-based sources of assistance may be difficult to secure. Community-wide threats can have a severe impact on people’s ability to engage in safety net transfers. Many of these difficulties stem from South Africa’s structural unemployment crisis. This factor is the greatest danger to the future of the informal safety net system in the informal settlement.

Relevância:

20.00% 20.00%

Publicador:

Relevância:

20.00% 20.00%

Publicador:

Relevância:

20.00% 20.00%

Publicador:

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The current solutions implanted in the majority of manufacturing systems controlled by PLCs were developed through the language of programming known as ladder. Such a language, easily learned and handled, shows to be efficient whenever the system to be implanted does not demand greater complexity of analyses. Bigger systems, presenting characteristics in which resource compartments, parallelism and synchronizing among processes are more frequent, demand the adoption of solutions differentiation. This article presents a teaching experience and practical application of Petri nets in a Mechatronics Engineering graduation course. Copyright © 2007 IFAC.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This work presents the Petri net-based modeling of an autonomous robot's navigation system used for the application of supplies in agriculture. The model was developed theoretically and implemented through the CPNTools software. It simulates the behavior of the robot, capturing environmental characteristics by means of sensors, making appropriate decisions, and forwarding them to the corresponding actuators. By exciting the model using CPNTools it is possible to simulate situations that the robot might undergo, without the need to expose it to real potentially dangerous situations. ©2009 IEEE.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The constant increase in digital systems complexity definitely demands the automation of the corresponding synthesis process. This paper presents a computational environment designed to produce both software and hardware implementations of a system. The tool for code generation has been named ACG8051. As for the hardware synthesis there has been produced a larger environment consisting of four programs, namely: PIPE2TAB, AGPS, TABELA, and TAB2VHDL. ACG8051 and PIPE2TAB use place/transition net descriptions from PIPE as inputs. ACG8051 is aimed at generating assembly code for the 8051 micro-controller. PIPE2TAB produces a tabular version of a Mealy type finite state machine of the system, its output is fed into AGPS that is used for state allocation. The resulting digital system is then input to TABELA, which minimizes control functions and outputs of the digital system. Finally, the output generated by TABELA is fed to TAB2VHDL that produces a VHDL description of the system at the register transfer level. Thus, we present here a set of tools designed to take a high-level description of a digital system, represented by a place/transition net, and produces as output both an assembly code that can be immediately run on an 8051 micro-controller, and a VHDL description that can be used to directly implement the hardware parts either on an FPGA or as an ASIC.