19 resultados para Port automation

em Repositório Institucional UNESP - Universidade Estadual Paulista "Julio de Mesquita Filho"


Relevância:

20.00% 20.00%

Publicador:

Resumo:

Fundação de Amparo à Pesquisa do Estado de São Paulo (FAPESP)

Relevância:

20.00% 20.00%

Publicador:

Resumo:

A dragagem dos sedimentos do Canal de Santos é necessária para permitir o trânsito de navios que operam no Porto de Santos. As áreas de disposição do material dragado estão situadas na zona costeira, em frente à Baía de Santos. Este estudo visou avaliar a qualidade dos sedimentos do Canal de Santos e das áreas de disposição atuais e antigas, utilizando testes de toxicidade de sedimento integral com anfípodos e de toxicidade de elutriatos com embriões de ouriço do mar. As amostras do Canal de Santos foram consideradas as mais tóxicas: todas as amostras dessa área foram consideradas significativamente tóxicas. Além disso, algumas amostras das áreas de disposição exibiram toxicidade. Os resultados mostraram, portanto, que os sedimentos apresentam evidências de degradação em sua qualidade, porém novos estudos devem ser conduzidos visando determinar as relações entre contaminação e toxicidade. Os resultados sugerem ainda que a disposição dos sedimentos dragados deva ser reavaliada.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Sediment contamination by metals poses risks to coastal ecosystems and is considered to be problematic to dredging operations. In Brazil, there are differences in sedimentology along the Large Marine Ecosystems in relation to the metal distributions. We aimed to assess the extent of Al, Fe, Hg, Cd, Cr, Cu, Ni, Pb and Zn contamination in sediments from port zones in northeast (Mucuripe and Pecem) and southeast (Santos) Brazil through geochemical analyses and sediment quality ratings. The metal concentrations found in these port zones were higher than those observed in the continental shelf or the background values in both regions. In the northeast, metals were associated with carbonate, while in Santos, they were associated with mud. Geochemical analyses showed enrichments in Hg, Cd, Cu, Ni and Zn, and a simple application of international sediment quality guidelines failed to predict their impacts, whereas the use of site-specific values that were derived by geochemical and ecotoxicological approaches seemed to be more appropriate in the management of the dredged sediments. (C) 2012 Elsevier Ltd. All rights reserved.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This research investigated the underuse of technological tools by innovative organizations which are acknowledged for their use of and familiarity with new technologies. The research conducted an analysis of 58 institutional repositories (IRs) out of 43 educational and research institutions which are internationally renowned for excellence. The core aspect of the analysis was the use of IRs for publishing and dealing with evidence in order to legitimize and add value to scientific research. The following items were analyzed: (a) the logical structuring of scientific communication published in the IRs; (b) the metadata which describe scientific communication based on the terms of the DCMI protocol used; (c) the availability of software functions which facilitate the queries and publication of evidences. Results show that the introduction of IRs did not add value to the quality of research in\ terms of associating and publishing evidence that could back them up. A strong tendency to replicate the traditional library model of physical collections was observed. It was concluded that merely possessing good technological tools is not sufficient for fostering innovation and strategic gains in organizations, even if their implementation takes place in highly promising and favorable environments.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

States that control is of the essence in cybernetics. Summarizes the dynamic equations for a flexible one-link manipulator moving in the horizontal plane. Employs the finite element method, based on elementary beam theory, during the process of formulation. Develops and instruments a one-link flexible manipulator in order to control its vibration modes. Uses a simple second-order vibration model which permits vibrations on the rod to be estimated using the hub angle. The validation of the dynamic model and the structural analysis of the flexible manipulator is reached using proper infrared cameras and active light sources for determining actual positions of objects in space. Shows that the performance of the control is satisfactory, even under perturbation action.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This work describes a ludic proposal for programming learning of industrial robots to be developed by groups of engineering students. Two projects are presented: Tic-tac-toe Opponent Robot and Environmentalist Robot. The first project use competitive search techniques of the Artificial Intelligence, computational vision, electronic and pneumatic concepts for ability decision making for a robotic agent on the tic-tae-toe game. The second project consists of a game that contains a questions and answers database about environmental themes. An algorithm selects the group of questions to be answered by the player, analyses the answers and sends the result to a industrial robot through serial port. According with the player performance, the robot makes congratulation movements and giving a gift to the winner player. Otherwise, the robot makes movements, disapproving the player performance.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This paper describes the implementation of a multi-interface module (I2M) for automation of industrial processes, based on the IEEE1451 standard. Process automation with I2M can communicate through either wires or using wireless communication, without any hardware or software changes. We used FPGA resources to implement the I2M functions FPGA, with a NIOS II processor and ZigBee communication system (IEEE802.15), as well as RS232 serial standard. Part of the project was done in the SOPC Builder environment, which gave the designer flexibility and speed to implement the NIOS II-based microprocessor system. To test the I2M implementation, a didactic Industrial Hydraulic Module (MHI-01) was used to simulate two industrial processes to be controlled by the system proposed.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In this article, an implementation of structural health monitoring process automation based on vibration measurements is proposed. The work presents an alternative approach which intent is to exploit the capability of model updating techniques associated to neural networks to be used in a process of automation of fault detection. The updating procedure supplies a reliable model which permits to simulate any damage condition in order to establish direct correlation between faults and deviation in the response of the model. The ability of the neural networks to recognize, at known signature, changes in the actual data of a model in real time are explored to investigate changes of the actual operation conditions of the system. The learning of the network is performed using a compressed spectrum signal created for each specific type of fault. Different fault conditions for a frame structure are evaluated using simulated data as well as measured experimental data.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This work presents challenges and solutions for the teaching and learning of automation applied to integrated manufacturing by means of a methodological approach based on techniques, tools and industrial equipment directly applicable in the industry. The approach was implemented in a control and automation engineering course divided into expositive and laboratory classes. Since the success of the approach is mainly from the practical activities, the article focus more on activities developed in laboratory than theorical classes. Copyright © 2007 IFAC.

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.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The main objective of this article is to discuss the Brazilian environmental legislation and policies towards the development of navigation and port management. The research illustrated some difficulties faced by the country and make suggestions to overcome it. The construction of the environmental legal framework began in the early 1960s and resulted in a very complex system, as a consequence of policies adopted by the country. Nowadays Brazilian environmental policies are developed in democratic and participative way, although with elevated degree of bureaucracy and lack of integration among the several governmental agencies, which makes the approval of environmental certifications demand several years for new port projects or improvements, which delays the economic development of the country. Efforts have been made to simplify the licensing process. As result of this research two flowchart for environmental licenses of ports installation are shown: The first shows the process until 2009 and the second shows the process nowadays. This become an important issue due the fact that inland navigation is one of the less pollutant modes of transportation, and although, the process of environmental certification was simplified, if compare with 2009, it is still complex and time-consuming, delaying the development of the infrastructure. © 2012 Elsevier Ltd.