Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Edilson R. R. Kato is active.

Publication


Featured researches published by Edilson R. R. Kato.


Computer-Aided Engineering | 2013

A genetic programming based system for the automatic construction of image filters

Emerson Carlos Pedrino; Valentin Obac Roda; Edilson R. R. Kato; José Hiroki Saito; Mario Luiz Tronco; Roberto H. Tsunaki; Orides Morandin; Maria do Carmo Nicoletti

The manual selection of linear and nonlinear operators for producing image filters is not a trivial task in practice, so new proposals that can automatically improve and speed up the process can be of great help. This paper presents a new proposal for constructing image filters using an evolutionary programming approach, which has been implemented as the IFbyGP software. IFbyGP employs a variation of the Genetic Programming algorithm GP and can be applied to binary and gray level image processing. A solution to an image processing problem is represented by IFbyGP as a set of morphological, convolution and logical operators. The method has a wide range of applications, encompassing pattern recognition, emulation filters, edge detection, and image segmentation. The algorithm works with a training set consisting of input images, goal images, and a basic set of instructions supplied by the user, which would be suitable for a given application. By making the choice of operators and operands involved in the process more flexible, IFbyGP searches for the most efficient operator sequence for a given image processing application. Results obtained so far are encouraging and they stress the feasibility of the proposal implemented by IFbyGP. Also, the basic language used by IFbyGP makes its solutions suitable to be directly used for hardware control, in a context of evolutionary hardware. Although the proposal implemented by IFbyGP is general enough for dealing with binary, gray level and color images, only applications using the first two are considered in this paper; as it will become clear in the text, IFbyGP aims at the direct use of induced sequences of operations by hardware devices. Several application examples discussing and comparing IFbyGP results with those obtained by other methods available in the literature are presented and discussed.


southern conference programmable logic | 2012

Image convolution processing: A GPU versus FPGA comparison

Lucas M. Russo; Emerson Carlos Pedrino; Edilson R. R. Kato; Valentin Obac Roda

Convolution is one of the most important operators used in image processing. With the constant need to increase the performance in high-end applications and the rise and popularity of parallel architectures, such as GPUs and the ones implemented in FPGAs, comes the necessity to compare these architectures in order to determine which of them performs better and in what scenario. In this article, convolution was implemented in each of the aforementioned architectures with the following languages: CUDA for GPUs and Verilog for FPGAs. In addition, the same algorithms were also implemented in MATLAB, using predefined operations and in C using a regular x86 quad-core processor. Comparative performance measures, considering the execution time and the clock ratio, were taken and commented in the paper. Overall, it was possible to achieve a CUDA speedup of roughly 200× in comparison to C, 70× in comparison to Matlab and 20× in comparison to FPGA.


systems, man and cybernetics | 2003

Reactive fuzzy dispatching rule for automated guided vehicles

A.X. Benincasa; O.Jr. Morandin; Edilson R. R. Kato

The automated manufacturing system (AMS) scheduling complexity increases with products customization, due dates, alternative routes and no foresee demand in the system. One of the important aspects in shop floor is to ensure that the parts will be at the right position and at the defined time. In this sense its necessary to have a good transportation system, which allows flexibility and integration, considering a designed performance to the manufacturing system. AGVs have been used to reach this performance, but there is a serious problem for the dispatching rule definition. There are some dispatching techniques using single rule and composed ones, where the main idea is to consider a good performance for the entire manufacturing system. This work presents an approach for a definition of an AGV dispatching rule based on fuzzy logic, that considers the actual status of the manufacturing system and takes the decision on real time.


southern conference programmable logic | 2011

Intelligent FPGA based system for shape recognition

Emerson Carlos Pedrino; Orides Morandin; Edilson R. R. Kato; Valentin Obac Roda

Mathematical morphology supplies powerful tools for low level image analysis, with applications in many areas. In this paper, the development of a novel reconfigurable hardware using a genetic algorithm and a pipeline architecture is proposed for the task of shape recognition in binary images. For the recognition process, a large sized convex structuring element representing the object shape to be recognized is decomposed into the architecture stages. Each stage can handle structuring elements of a limited size. In this approach, a genetic algorithm was used to decompose this structuring element. Thus, a simple erosion performed in each stage is used to detect the goal object. The hardware is capable of processing binary images at high speed. The developed system is based on FPGAs. Our approach represents an intelligent mechanism to reconfigure the pipeline architecture, it is different from other systems found in the literature, and the obtained results are promising.


international symposium on industrial electronics | 2008

A search method using Genetic Algorithm for production reactive scheduling of manufacturing systems

Orides Morandin; Edilson R. R. Kato; Ana C. Deriz; Danilo Sipoli Sanches

The problem for scheduling the manufacturing systems production involves the modeling task and the application of a technique to solve it. There are some ways used to model such problem and some search strategies have been applied on the model to find a solution. The solution has to consider performances parameters like makespan or another. However, depending on the size and complexity of the system, the response time becomes critical, mostly when itpsilas necessary a reschedule. Researches aim to use genetic algorithms as a search method to solve the scheduling problem. This work proposes the use of genetic algorithm to solve this problem having as performance criteria the minimum makespan and the response time.


conference of the industrial electronics society | 2008

An Adaptive Genetic Algorithm based approach for production reactive scheduling of manufacturing systems

Orides Morandin; Danilo Sipoli Sanches; A. C. Deriz; Edilson R. R. Kato; Roberto H. Tsunaki

The problem for scheduling the manufacturing systems production involves the system modeling task and the application of a technique to solve it. There are several ways used to model the scheduling problem and search strategies have been applied on the models to find a solution. The solutions consider performance parameters like makespan. However, depending on the size and complexity of the system, the response time becomes critical, mostly when itpsilas necessary to reschedule. Researches aim to use Genetic Algorithms as a search method to solve the scheduling problem. This paper proposes the use of Adaptive Genetic Algorithm (AGA) to solve this problem having as performance criteria the minimum makespan and the response time. The probability of crossover and mutation is dynamically adjusted according to the individualpsilas fitness value. The proposed approach is compared with a traditional Genetic Algorithm (GA).


systems, man and cybernetics | 2003

Virtual Petri nets as a modular modeling method for planning and control tasks of FMS

Orides Morandin; Edilson R. R. Kato

The modeling of automated manufacturing systems has been studied to cope with the production planning and control problems. Petri Nets have been applied to model these systems because they provide resources to represent the systems behavior. When the systems are too large or complex, the modeling task is difficult and the elements in the model are too many for a simple under-standing and analyze task. This work proposes an method for modeling these systems in order to minimize the difficulties mentioned. The proposed method introduces the virtual Petri net (VPN) and a modular strategy considering the shared resources and the alternative process planning. Using this method, a system has been modeled, initially considering the systems elements for the modeling job, and then a modules linking way can be used in order to build the complete model.


systems man and cybernetics | 2000

A modular modeling approach for automated manufacturing systems based on shared resources and process planning using Petri nets

Orides Morandin; Edilson R. R. Kato; Paulo R. Politano; Heloisa A. Camargo; Arthur José Vieira Porto; Ricardo Yassushi Inamasu

The modeling of automated manufacturing systems has been studied to cope with production planning and control problems. Petri nets have been applied to model these systems because they provide resources to represent the system behavior. When the systems are too large or complex, the modeling task is difficult and the elements in the model are too many for a simple understanding and analysis. This paper proposes an approach to modeling these systems to minimize these difficulties. The proposed approach uses Petri nets and a modular strategy considering shared resources and alternative process planning. Using this approach, a system has been modeled. First the system elements for the modeling job were considered, and then the modules were linked to build the complete model.


systems man and cybernetics | 2000

A modular modeling approach for CNC machines control using Petri nets

Edilson R. R. Kato; Orides Morandin; Paulo R. Politano; Heloisa A. Camargo

Machine control can be executed in an integrated way using computerized numeric control (CNC) and the programmable logical controller (PLC). CNC deals with axes positioning and speed, the part cut off sequence and the operator interface, while PLC deals with machine interlocking, emergency sequences, start and stop sequences, among others, considering its environment integration. The machine PLC control can be divided into interlocking and sequencing control functions. The article proposes a modular machine PLC control modeling approach using Petri nets. This approach also considers a risk analysis task that defines and classifies the hardware and software interlocking to be implemented to avoid loss and damage. In this approach, the machine PLC control model can be constructed and the Petri net analysis technique can be used to verify and validate it.


2012 Second Brazilian Conference on Critical Embedded Systems | 2012

An Intelligent Autonomous Vehicle Management System

Lucas Binhardi Branisso; Edilson R. R. Kato; Emerson Carlos Pedrino; Orides Morandin; Roberto H. Tsunaki

This paper describes an intelligent vehicle management system, which uses Fuzzy logic to infer, from a set of input variables obtained from the vehicles environment, what is the best destination for the vehicle. This is a decentralized implementation, that is, each vehicle is capable of deciding what is the best destination for itself, and also communicate with other vehicles to see if its objective is the best one globally. To ensure a good response time from the vehicles, without the need of a powerful and expensive hardware, every vehicle uses a table with the output defuzzified values previously calculated for the inference process, instead of a complete fuzzy engine.

Collaboration


Dive into the Edilson R. R. Kato's collaboration.

Top Co-Authors

Avatar

Orides Morandin

Federal University of São Carlos

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Danilo Sipoli Sanches

Federal University of São Carlos

View shared research outputs
Top Co-Authors

Avatar

Heloisa A. Camargo

Federal University of São Carlos

View shared research outputs
Top Co-Authors

Avatar

Valentin Obac Roda

Federal University of Rio Grande do Norte

View shared research outputs
Top Co-Authors

Avatar

Bruno Drugowick Muniz

Federal University of São Carlos

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Pablo A. D. Castro

State University of Campinas

View shared research outputs
Top Co-Authors

Avatar

A. C. Deriz

Federal University of São Carlos

View shared research outputs
Researchain Logo
Decentralizing Knowledge