300 research outputs found

    Simulation design of an Intelligent system for Automotive transmission Gearbox Based on FPGA

    Get PDF
    In this paper, an artificial  intelligent system has been designed, realized, and downloaded into  FPGA (Field Programmable Gate Array), which is used to control five speed ratio steps ( 1,2,3,4,5) of an electrically controlled type of  automotive transmission gearbox of a vehicle, the first speed ratio step (1) is characterized by the  highest torque, a lowest velocity, while, the  fifth step is characterized by the lowest torque, and highest velocity.The Back-propagation neural network has been used as the intelligent system for the proposed system. The proposed neural network is composed from   eight neurons in the input layer, five neurons in the hidden layer, and five neurons in the output layer. For real downloading into the FPGA, Satlins and Satlin linear activation function has been used for the hidden and output layers respectively. The training function Trainlm ( Levenberg-Marqurdt training) has been used as a learning method for the proposed neural network, which it has a powerful algorithm. The proposed simulation system has been designed and downloaded into the FPGA using MATLAB and ISE Design Suit software packages

    Fast Regular Expression Matching Using FPGA

    Get PDF
    V práci je vysvětluje několik algoritmů pro vyhledávání výrazů v textu. Algoritmy pracují v software i hardware. Část práce   se zabývá rozšířením konečných automatů. Další část práce vysvětluje, jak funguje hash a představuje koncept perfektního hashování a CRC. Součástí práce je návrh možné struktury  vyhledávací jednotky založené na deterministických konečných automatech v FPGA. V rámci práce byly provedeny exprimenty pro zjištění podoby výsledných konečných automatů.The thesis explains several algorithms for pattern matching. Algorithms work in both software and hardware. A part of the thesis is dedicated to extensions of finite automatons. The second part explains hashing and introduces concept of perfect hashing and CRC. The thesis also includes a suggestion of possible structure of a pattern matching unit based on deterministic finite automatons in FPGA. Experiments for determining the structure and size of resulting automatons were done in this thesis.
    corecore