Publication detail

Architektura NFA Split pro rychlé hledání regulárních výrazů

KOŘENEK, J. KOŠAŘ, V.

Original Title

Architektura NFA Split pro rychlé hledání regulárních výrazů

English Title

NFA Split Architecture for Fast Regular Expression Matching

Type

article in a collection out of WoS and Scopus

Language

Czech

Original Abstract

Článek se zabývá rychlým hledáním regulárních výrazů v oblasti bezpečnosti počítačových sítí. Je navržena nová NFA Split architektura, která výrazným způsobem redukuje množství potřebných hardwarových zdrojů na čipu. Pro všechny analyzované množiny regulárních výrazů byl redukován počet flip-flop registrů v průměru na 37,6 procent a počet look-up tabulek na 63.9 procent.

English abstract

Many hardware architectures have been designed to accelerate regular expression matching in network security devices, but most of them can achieve high throughput only for strings or small sets of regular expressions. We propose new NFA Split architecture which reduces the amount of consumed FPGA resources in order to match larger set of regular expressions. New algorithm is introduced to find non-collision sets of states and determine part of nondeterministic automaton which can be mapped to the memory based architecture. For all analysed sets of regular expressions, the algorithm was able to find non-collision sets with 67.8 % of states in average and reduces the amount of consumed flip-flops to 37.6 % and look-up tables to 63.9 % in average.

Keywords

Hledání regulárních výrazů, Automat, FPGA

Key words in English

Regular expressions matching, Automaton, FPGA

Authors

KOŘENEK, J.; KOŠAŘ, V.

RIV year

2010

Released

30. 10. 2010

Publisher

Association for Computing Machinery

Location

La Jolla

ISBN

978-1-4503-0379-8

Book

Proceedings of the 6th ACM/IEEE Symposium on Architectures for Networking and Communications Systems

Pages from

1

Pages to

2

Pages count

2

BibTex

@inproceedings{BUT35050,
  author="Jan {Kořenek} and Vlastimil {Košař}",
  title="Architektura NFA Split pro rychlé hledání regulárních výrazů",
  booktitle="Proceedings of the 6th ACM/IEEE Symposium on Architectures for Networking and Communications Systems",
  year="2010",
  pages="1--2",
  publisher="Association for Computing Machinery",
  address="La Jolla",
  isbn="978-1-4503-0379-8"
}