14 resultados para computer system emulation, multiprocessors, educational computer systems

em Universidade Federal do Rio Grande do Norte(UFRN)


Relevância:

100.00% 100.00%

Publicador:

Resumo:

Attacks to devices connected to networks are one of the main problems related to the confidentiality of sensitive data and the correct functioning of computer systems. In spite of the availability of tools and procedures that harden or prevent the occurrence of security incidents, network devices are successfully attacked using strategies applied in previous events. The lack of knowledge about scenarios in which these attacks occurred effectively contributes to the success of new attacks. The development of a tool that makes this kind of information available is, therefore, of great relevance. This work presents a support system to the management of corporate security for the storage, retrieval and help in constructing attack scenarios and related information. If an incident occurs in a corporation, an expert must access the system to store the specific attack scenario. This scenario, made available through controlled access, must be analyzed so that effective decisions or actions can be taken for similar cases. Besides the strategy used by the attacker, attack scenarios also exacerbate vulnerabilities in devices. The access to this kind of information contributes to an increased security level of a corporation's network devices and a decreased response time to occurring incidents

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The control of industrial processes has become increasingly complex due to variety of factory devices, quality requirement and market competition. Such complexity requires a large amount of data to be treated by the three levels of process control: field devices, control systems and management softwares. To use data effectively in each one of these levels is extremely important to industry. Many of today s industrial computer systems consist of distributed software systems written in a wide variety of programming languages and developed for specific platforms, so, even more companies apply a significant investment to maintain or even re-write their systems for different platforms. Furthermore, it is rare that a software system works in complete isolation. In industrial automation is common that, software had to interact with other systems on different machines and even written in different languages. Thus, interoperability is not just a long-term challenge, but also a current context requirement of industrial software production. This work aims to propose a middleware solution for communication over web service and presents an user case applying the solution developed to an integrated system for industrial data capture , allowing such data to be available simplified and platformindependent across the network

Relevância:

100.00% 100.00%

Publicador:

Resumo:

With the increase of processing ability, storage and several kinds of communication existing such as Bluetooth, infrared, wireless networks, etc.., mobile devices are no longer only devices with specific function and have become tools with various functionalities. In the business field, the benefits that these kinds of devices can offer are considerable, because the portability allows tasks that previously could only be performed within the work environment, can be performed anywhere. In the context of oil exploration companies, mobile applications allow quick actions could be taken by petroleum engineers and technicians, using their mobile devices to avoid potential catastrophes like an unexpected stop or break of important equipment. In general, the configuration of equipment for oil extraction is performed on the work environment using computer systems in desktop platforms. After the obtained configuration, an employee goes to equipment to be configured and perform the modifications obtained on the use desktop system. This management process equipment for oil extraction takes long time and does not guarantee the maintenance in time to avoid problems. With the use of mobile devices, management and maintenance of equipment for oil extraction can be performed in a more agile time once it enables the engineer or technician oil can perform this configuration at the time and place where the request comes for example, near in the oil well where the equipment is located. The wide variety of mobile devices creates a big difficulty in developing mobile applications, since for one application can function in several types of devices, the application must be changed for each specific type of device, which makes the development quite costly. This paper defines and implements a software product line for designing sucker-rod pumping systems on mobile devices. This product line of software, called BMMobile, aims to produce products that are capable of performing calculations to determine the possible configurations for the equipment in the design suckerrod pumping, and managing the variabilities of the various products that can be generated. Besides, this work performs two evaluations. The first evaluation will verify the consistency of the products produced by the software product line. The second evaluation will verify the reuse of some products generated by SPL developed

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The importance of non-functional requirements for computer systems is increasing. Satisfying these requirements requires special attention to the software architecture, since an unsuitable architecture introduces greater complexity in addition to the intrinsic complexity of the system. Some studies have shown that, despite requirements engineering and software architecture activities act on different aspects of development, they must be performed iteratively and intertwined to produce satisfactory software systems. The STREAM process presents a systematic approach to reduce the gap between requirements and architecture development, emphasizing the functional requirements, but using the non-functional requirements in an ad hoc way. However, non-functional requirements typically influence the system as a whole. Thus, the STREAM uses Architectural Patterns to refine the software architecture. These patterns are chosen by using non-functional requirements in an ad hoc way. This master thesis presents a process to improve STREAM in making the choice of architectural patterns systematic by using non-functional requirements, in order to guide the refinement of a software architecture

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Several are the areas in which digital images are used in solving day-to-day problems. In medicine the use of computer systems have improved the diagnosis and medical interpretations. In dentistry it’s not different, increasingly procedures assisted by computers have support dentists in their tasks. Set in this context, an area of dentistry known as public oral health is responsible for diagnosis and oral health treatment of a population. To this end, oral visual inspections are held in order to obtain oral health status information of a given population. From this collection of information, also known as epidemiological survey, the dentist can plan and evaluate taken actions for the different problems identified. This procedure has limiting factors, such as a limited number of qualified professionals to perform these tasks, different diagnoses interpretations among other factors. Given this context came the ideia of using intelligent systems techniques in supporting carrying out these tasks. Thus, it was proposed in this paper the development of an intelligent system able to segment, count and classify teeth from occlusal intraoral digital photographic images. The proposed system makes combined use of machine learning techniques and digital image processing. We first carried out a color-based segmentation on regions of interest, teeth and non teeth, in the images through the use of Support Vector Machine. After identifying these regions were used techniques based on morphological operators such as erosion and transformed watershed for counting and detecting the boundaries of the teeth, respectively. With the border detection of teeth was possible to calculate the Fourier descriptors for their shape and the position descriptors. Then the teeth were classified according to their types through the use of the SVM from the method one-against-all used in multiclass problem. The multiclass classification problem has been approached in two different ways. In the first approach we have considered three class types: molar, premolar and non teeth, while the second approach were considered five class types: molar, premolar, canine, incisor and non teeth. The system presented a satisfactory performance in the segmenting, counting and classification of teeth present in the images.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Several are the areas in which digital images are used in solving day-to-day problems. In medicine the use of computer systems have improved the diagnosis and medical interpretations. In dentistry it’s not different, increasingly procedures assisted by computers have support dentists in their tasks. Set in this context, an area of dentistry known as public oral health is responsible for diagnosis and oral health treatment of a population. To this end, oral visual inspections are held in order to obtain oral health status information of a given population. From this collection of information, also known as epidemiological survey, the dentist can plan and evaluate taken actions for the different problems identified. This procedure has limiting factors, such as a limited number of qualified professionals to perform these tasks, different diagnoses interpretations among other factors. Given this context came the ideia of using intelligent systems techniques in supporting carrying out these tasks. Thus, it was proposed in this paper the development of an intelligent system able to segment, count and classify teeth from occlusal intraoral digital photographic images. The proposed system makes combined use of machine learning techniques and digital image processing. We first carried out a color-based segmentation on regions of interest, teeth and non teeth, in the images through the use of Support Vector Machine. After identifying these regions were used techniques based on morphological operators such as erosion and transformed watershed for counting and detecting the boundaries of the teeth, respectively. With the border detection of teeth was possible to calculate the Fourier descriptors for their shape and the position descriptors. Then the teeth were classified according to their types through the use of the SVM from the method one-against-all used in multiclass problem. The multiclass classification problem has been approached in two different ways. In the first approach we have considered three class types: molar, premolar and non teeth, while the second approach were considered five class types: molar, premolar, canine, incisor and non teeth. The system presented a satisfactory performance in the segmenting, counting and classification of teeth present in the images.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The solution of partial differential equation of seepage problems is difficult to find analytically, especially for situations that involve great complexity. To overcome this problem, software based on finite differences and finite elements are usually used. This work presents the use of a finite element software, the GEO5, to solve the seepage problem at a dam of very complex section, the dam Eng. Armando Ribeiro Gonçalves, which at the end of its construction suffered rupture of the upstream slope at the central dam and then went through a process of reconstruction and auscultation. The analyses were performed for the operating condition of the reservoir, with an established flow. A numerical model was developed based on the level readings of the reservoir water and their piezometric readings as a proposal for the evaluation and future behavior prediction of the dam on established flow conditions. The use of constitutive models with the aid of computer systems is reflected in a way to predict future risk situations so they can be prevented

Relevância:

100.00% 100.00%

Publicador:

Resumo:

This thesis aims to understand the extent to which state capacities of state governments explain the effectiveness of the implementation of Programa Bolsa Família (PBF) in the Northeast, adopting the implementation of the theory as the main theoretical lens and more specifically the concept of state capacity. Methodologically is a study of public policy evaluation, and categorized as a process of evaluation study or implementation. Given the specificity of the object is classified as a multi case study research covering the states of Sergipe, Rio Grande do Norte and Bahia. In addition to using secondary data, the study used semi-structured interviews with members of Intersectoral Committees responsible for the actions of PBF and the Cadastro Único at the state level, composed of representatives of the areas of the state government of Social Welfare, Education and Health. the main findings related to technical and administrative capacities and policies were found: infrastructure with weakness in human resources, technological and financial resources; intra-governmental coordination with boundaries between PBF and Unified Social Assistance System , and the actions of conditionality of health and Health Unic System Basic Attention; intergovernmental coordination carried out mostly by the distance limitations of displacement and incipient regional decentralization of actions; based monitoring in the municipalities of lower performance and from the parameters placed by the federal government and political capacities; representative political system is hardly accessed by instances of program management; minor social participation and low articulation with related issues advice to PBF; audit control by any outside agencies. The thesis concludes that depending on the capabilities found implementing weaknesses are not unique to the program's actions, but from the very institutional capacity of the systems in which it operates that are the Unified Social Assistance System, the Health Unic System and the Educational System. In other words limitations of their own state capacities of the state governments and the municipal governments of each territory, such as quantitative insufficiency and qualification of human resources, financial and institutional resources, lack instance promoting decentralization (Intergovernmental and intra-governmental) as well the weakness or absence of a network of local social services are also factors that explain the program management performance and state capabilities of arrangements formed by states and municipalities in the PBF, only to partially deal with the complexity of joints involving Implementation of the program with regard to inter and intra-governmental action.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

This thesis aims to understand the extent to which state capacities of state governments explain the effectiveness of the implementation of Programa Bolsa Família (PBF) in the Northeast, adopting the implementation of the theory as the main theoretical lens and more specifically the concept of state capacity. Methodologically is a study of public policy evaluation, and categorized as a process of evaluation study or implementation. Given the specificity of the object is classified as a multi case study research covering the states of Sergipe, Rio Grande do Norte and Bahia. In addition to using secondary data, the study used semi-structured interviews with members of Intersectoral Committees responsible for the actions of PBF and the Cadastro Único at the state level, composed of representatives of the areas of the state government of Social Welfare, Education and Health. the main findings related to technical and administrative capacities and policies were found: infrastructure with weakness in human resources, technological and financial resources; intra-governmental coordination with boundaries between PBF and Unified Social Assistance System , and the actions of conditionality of health and Health Unic System Basic Attention; intergovernmental coordination carried out mostly by the distance limitations of displacement and incipient regional decentralization of actions; based monitoring in the municipalities of lower performance and from the parameters placed by the federal government and political capacities; representative political system is hardly accessed by instances of program management; minor social participation and low articulation with related issues advice to PBF; audit control by any outside agencies. The thesis concludes that depending on the capabilities found implementing weaknesses are not unique to the program's actions, but from the very institutional capacity of the systems in which it operates that are the Unified Social Assistance System, the Health Unic System and the Educational System. In other words limitations of their own state capacities of the state governments and the municipal governments of each territory, such as quantitative insufficiency and qualification of human resources, financial and institutional resources, lack instance promoting decentralization (Intergovernmental and intra-governmental) as well the weakness or absence of a network of local social services are also factors that explain the program management performance and state capabilities of arrangements formed by states and municipalities in the PBF, only to partially deal with the complexity of joints involving Implementation of the program with regard to inter and intra-governmental action.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

ln this work, planar quasi- Y agi antennas are investigated based on the concept of the classic Y agi_Uda antennas. These antennas represent improvements on the topologies of the antennas existing printed because they present characteristics of broad bandwidth, excellent radiation diagrams and simple construction. New configurations are adapted for the driver of the antennas, introducing patches elements into the driver. These new configurations are named Patches Elements Anteonas (PEA). This adaptation is obtained from simulations that are executed usiog the software C8T Microwave 8tudio 5. After doing the optimizations, procedures for construction and measurement ofthe prototypes are executed in order to improve the performance of the antennas in such way that they could be used in wireless communication applications, such as Bluetooth, WLAN' s and Wi-Fi. Next, the quasi- Y agi antennas are studied in order to implement them in arrangements. The arrangements construction is based 00 the best driver configuration of the antenna developed in this work. First, a linear arrangement composed by two elements of quasi¬Yagi antennas is constructed in such way that the radiation characteristics and the mutual coupling effects could be analyzed. After that, a 90° angle arrangement composed by two elements is studied to observe the effect of circular polarization. Experiments are executed in order to evaluate the arrangements performance. The experimental results show that the analysis made in this work is efficient and accurate. The numerical values obtained for the analyzed parameters of each structure developed are compared with the experimental values. 80, it is possible to observe a good concordance between them. Finally, some future works proposals are presented

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Due to major progress of communication system in the last decades, need for more precise characterization of used components. The S-parameters modeling has been used to characterization, simulation and test of communication system. However, limitation of S-parameters to model nonlinear system has created new modeling systems that include the nonlinear characteristics. The polyharmonic distortion modeling is a characterizationg technique for nonlinear systems that has been growing up due to praticity and similarity with S-parameters. This work presents analysis the polyharmonic distortion modeling, the test bench development for simulation of planar structure and planar structure characterization with X-parameters

Relevância:

100.00% 100.00%

Publicador:

Resumo:

In this thesis we analyze the effects that the presence of a near gas giant planet can cause in its host star. It has been argued that the star planet interaction can cause changes in the coronal and chromospheric stellar activity. With this in mind, we analyze a sample of 53 extrasolar planets orbiting F, G and K main sequence stars, among them three super-Earths. In this analysis, we look for evidence of changes in the chromospheric activity due to the proximity of the giant planet. We show that, so far, there is not enough evidence to support such a hypothesis. Making use of the same sample and also taking in account available data for the Solar System, we revisit the so-called magnetic Bode s law. This law proposes the existence of a direct relationship between magnetism and rotation. By using estimations for the stellar and planetary magnetic momentM and the angular momentumL, we construct a Blackett s diagram (logL 􀀀logM). In this diagram is evident that the magnetic Bode s law is valid for both the Solar System and the new planetary systems

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The conventional control schemes applied to Shunt Active Power Filters (SAPF) are Harmonic extractor-based strategies (HEBSs) because their effectiveness depends on how quickly and accurately the harmonic components of the nonlinear loads are identified. The SAPF can be also implemented without the use of the load harmonic extractors. In this case, the harmonic compensating term is obtained from the system active power balance. These systems can be considered as balanced-energy-based schemes (BEBSs) and their performance depends on how fast the system reaches the equilibrium state. In this case, the phase currents of the power grid are indirectly regulated by double sequence controllers with two degrees of freedom, where the internal model principle is employed to avoid reference frame transformation. Additionally the DSC controller presents robustness when the SAPF is operating under unbalanced conditions. Furthermore, SAPF implemented without harmonic detection schemes compensate simultaneously harmonic distortion and reactive power of the load. Their compensation capabilities, however, are limited by the SAPF power converter rating. Such a restriction can be minimized if the level of the reactive power correction is managed. In this work an estimation scheme for determining the filter currents is introduced to manage the compensation of reactive power. Experimental results are shown for demonstrating the performance of the proposed SAPF system.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The results of the research systematized on this analysis sought apprehend the linkage of the socio-educational service network, destined to adolescents who comply with socioeducational measure of confinement, in the region of the Seridó of the state of the Rio Grande do Norte, especially in the city of Caicó, central town of this region. The achievement of this study was stimulated by the interest in unraveling the contradictory reality imposed by neoliberal State, sparing the guarantee of rights, especially to these teens, who are seen as authors of violations and are stigmatized by capitalist society. The research was carried in the period July-September 2013, under critical perspective, using the documental analysis and the observational techniques and interviews with professionals of the Educational Center (CEDUC), of the Unified Health System (SUS), of the Social Policies of Social Assistance, and of the State Department of Education, which should make the service network that gravitates around the National System of Socio-educational Services (SINASE). The Statute of Children and Adolescents (ECA) and SINASE define that the application of socioeducational measures cannot occur isolated of the public policies, becoming indispensable the linkages of the system with the social policies of social assistance, education and health. However, it was observed that the neoliberal logic of the capitalist State has developed broken, disconnected, focal and superficial social policies, who fail give effect to the rights acquired beyond the legal sphere. In this perspective, it is possible affirm that the everyday of the Brazilian poor teens is marked by the action of the State, which aims to control those who disturb the order of capital, who threaten the production, the market, the consume and the private property. This way, actions are promoted criminalizing poverty and imprint a legal action over this expression of the social issue to the detriment of social policies that meet the real needs of adolescents. Face of this reality, it becomes necessary to put on the agenda of the here and now to fight for rights, aiming at a broad public debate involving professionals, researchers and social movements in support of the viability of rights, which aims to support reflections and to strengthen ways to confront this social problem. With the approximations of this study, it was learned that the struggle for rights is a fight for another project of society, beyond what is laid.