Векторно-логічне моделювання несправностей

dc.contributor.authorХаханов, В. І.
dc.contributor.authorЧумаченко, С. В.
dc.contributor.authorЛитвинова, Є. І.
dc.contributor.authorХаханова, І. В.
dc.contributor.authorХаханова, Г. В.
dc.contributor.authorШкіль, О. С.
dc.contributor.authorРахліс, Д. Ю.
dc.contributor.authorХаханов, І. В.
dc.contributor.authorШевченко, О. Ю.
dc.contributor.authorHahanov, V.
dc.contributor.authorChumachenko, S.
dc.contributor.authorLitvinova, Y.
dc.contributor.authorHahanova, I.
dc.contributor.authorKhakhanova, A.
dc.contributor.authorShkil, A.
dc.contributor.authorRakhlis, D.
dc.contributor.authorHahanov, І.
dc.contributor.authorShevchenko, O.
dc.date.accessioned2026-01-22T08:08:01Z
dc.date.available2026-01-22T08:08:01Z
dc.date.issued2023
dc.descriptionХаханов В. І. Векторно-логічне моделювання несправностей / В. І. Хаханов, С. В. Чумаченко, Є. І. Литвинова, І. В. Хаханова, Г. В. Хаханова, О. С. Шкіль, Д. Ю. Рахліс, І. В. Хаханов, О. Ю. Шевченко // Радіоелектроніка, інформатика, управління. – 2023. – № 2 (65). – C. 37-51.
dc.description.abstractUK: Актуальність. Основна ідея – створення векторно-логічного in-memory комп’ютингу (ВЛК), який використовує лише read-write транзакції на адресної пам’яті для моделювання несправностей, як адрес. Традиційна логіка відсутня. ВЛК вільний від команд процесора та АЛП для організації обчислень і тому орієнтований на імплементацію у кристали SoC і FPGA. Пропонується векторно-логічний метод синтезу дедуктивних матриць для транспортування вхідних несправностей, який має квадратичну обчислювальну складність. Мета. Розробка векторного дедуктивного методу моделювання несправностей на основі примітивних read-write-транзакцій для аналізу логічних схем. Метод. Використовується вхідний тестовий набір та логічний вектор функціональності. Метод, що розробляється, є розвитком алгоритму синтезу дедуктивних векторів на основі таблиці істинності. Дедуктивна матриця призначена для синтезу та верифікації тестів за допомогою паралельного моделювання комбінацій несправностей, як адрес, на основі read-write-транзакцій над бітами дедуктивних векторів, що знаходяться в пам’яті. Результати. Запропоновано векторний метод синтезу дедуктивних матриць для транспортування вхідних несправностей векторів на вихід елемента. Розроблено структури даних для паралельного моделювання несправностей цифрових схем на основі примітивної read-write-транзакції в матричній пам’яті, де поєднання несправностей є стовпцями-адресами. Запропоновано секвенсор із п’яти блоків, що складають векторно-логічний комп’ютинг, пов’язаний з дедуктивним моделюванням несправностей на основі read-write транзакцій. Виконано верифікацію моделей та методів на тестових прикладах. Висновки. Наукова новизна полягає у розробці наступних інноваційних рішень: 1) вперше запропоновано векторно-логічний метод синтезу матриці дедуктивних векторів для паралельного моделювання комбінацій вхідних несправностей як адрес; 2) вперше запропоновано автомат векторно-дедуктивного моделювання несправностей, як адрес, на основі read-write транзакцій, орієнтований для імплементації в FPGA LUT, вбудований online симулятор SoC, як ядро для моделювання несправностей цифрових систем RTL-рівня; 3) демонстрація технологічних переваг векторно-логічного синтезу дедуктивних матриць виконана на численних прикладах традиційної та RTL-логіки, що підкреслює технологічність векторів у порівнянні з аналітичними дедуктивними формулами для побудови симуляторів; 4) матриця дедуктивних векторів, як сукупність вектор-стовпців булевих похідних використовується для побудови мінімальних тестів для логічних елементів; 5) рекурсивна формула синтезу матриці перестановки координат у логічному векторі активності дозволяє суттєво спростити отримання дедуктивної матриці для моделювання несправностей як адрес. Практичне значення полягає в тому, що in-memory simulator дозволить отримати швидкодію моделювання несправностей реальних цифрових блоків SoC на рівні сотень наносекунд. Наводяться оцінки складності відповідних алгоритмів. EN: Context. The main idea is the creation of vector-logical in-memory computing (VLC), which uses only read-write transactions on the address memory for faults-as-addresses simulation. There is no traditional logic. VLC is free from processor commands and ALU for computing organization and is therefore focused on implementation in SoC and FPGA. A vector-logical method of deductive matrix synthesis for the transportation of input faults, which has a quadratic computational complexity, is proposed. An in-memory simulator-automata for vector-deductive faults-as-addresses simulation, which based on read-write transactions for implementation in SoC is proposed. Objective. Development of a vector deductive method of fault simulation based on primitive read-write transactions for the analysis of logic circuits. Method. An input test set and a logical functionality vector are used. The proposed method is a development of the deductive vectors’ synthesis algorithm based on the truth table. The deductive matrix is intended for the synthesis and verification of tests using parallel simulation of faults-as-addresses combinations, based on read-write transactions over bits of deductive vectors in memory. Results. A vector method of the deductive matrices synthesis for the transportation of input faults vectors to the output of the element, was proposed. Data structures have been developed for parallel faults simulation of digital circuits based on a primitive read-write transaction in matrix memory, where combinations of faults serve as address-columns. A sequencer of five blocks, that constitute a vector-logic computing, connected with deductive faults simulation based on read-write transactions, is proposed. Verification of models and methods on test examples has been performed. Conclusions. The scientific novelty consists in the development of the following innovative solutions: 1) a vector-logic method of synthesis of the deductive vectors matrix for parallel simulation of combinations of input faults-as-addresses, is proposed for the first time; 2) an automata for vector-deductive faults-as-addresses simulation, on the basis of read-write transactions, which is oriented for implementation in FPGA LUT, embedded online simulator SoC, as a core for faults simulation of RTL-level digital systems, was proposed for the first time; 3) the demonstration of the technological advantages of the vector-logic synthesis of deductive matrices is performed on numerous examples of traditional and RTL-logic, which accentuate the manufacturability of vectors in comparison with analytical deductive formulas during simulators construction; 4) a matrix of deductive vectors, as a set of vector-columns of Boolean derivatives is used to construct minimal tests for logical elements; 5) the recursive formula for the synthesis of the permutation of coordinates matrix in the logical activity vector makes it possible to significantly simplify the obtaining of the deductive matrix for faults-as-addresses simulation. The practical significance lies in the fact that the in-memory simulator will allow to obtain the speed of faults simulation of real digital blocks for SoC at the level of hundreds of nanoseconds. Complexity estimates of the corresponding algorithms are given.
dc.identifier.urihttps://eir.zp.edu.ua/handle/123456789/26483
dc.language.isouk
dc.publisherНаціональний університет "Запорізька політехніка"
dc.subjectвекторний комп’ютинг
dc.subjectвекторна форма логіки
dc.subjectматриця дедуктивних векторів
dc.subjectвекторний метод синтезу дедуктивної матриці
dc.subjectread-write транзакції
dc.subjectвекторна модель дефектів
dc.subjectвекторно-логічне дедуктивне моделювання несправностей
dc.subjectvector computing
dc.subjectvector form of logic
dc.subjectmatrix of deductive vectors vector
dc.subjectvector method of deductive matrix synthesis
dc.subjectread-write transaction
dc.subjectvector model of faults
dc.subjectvector-logical deductive faults simulation
dc.titleВекторно-логічне моделювання несправностей
dc.title.alternativeVector-logical fault simulation
dc.typeArticle

Files

Original bundle

Now showing 1 - 1 of 1
Loading...
Thumbnail Image
Name:
S_37 Hahanov.pdf
Size:
1.66 MB
Format:
Adobe Portable Document Format

License bundle

Now showing 1 - 1 of 1
Loading...
Thumbnail Image
Name:
license.txt
Size:
1.71 KB
Format:
Item-specific license agreed upon to submission
Description: