Наукові статті
Постійне посилання зібранняhttps://repository.lntu.edu.ua/handle/123456789/290
Переглянути
37 результатів
Результати пошуку
Item type:Наукова стаття, ЗАСТОСУВАННЯ МЕТОДІВ БАГАТОКРИТЕРІАЛЬНОГО АНАЛІЗУ ДЛЯ ПІДТРИМКИ ПРИЙНЯТТЯ УПРАВЛІНСЬКИХ РІШЕНЬ В УМОВАХ НЕВИЗНАЧЕНОСТІ(2025-12-19) Сачук, Вікторія Олегівна; Вавринюк, Катерина Василівна; Хиць, Руслан АндрійовичУ роботі запропоновано методичний підхід до підтримки прийняття управлінських рішень в умовах невизначеності, що базується на гібридному застосуванні методу аналізу ієрархій (AHP) та методу TOPSIS в нечітких умовах (Fuzzy TOPSIS). Проведено апробацію підходу на прикладі вибору оптимального постачальника, в результаті якої визначено найкращу альтернативу за сукупністю цінових та якісних критеріїв та підтверджено стійкість отриманого рішення.Item type:Наукова стаття, Prospects for the development of blockchain technology in corporate information systems(2025-05-27) Tulashvili, Yuriy; Lukianchuk, Iurii; Kosheliuk, ViktorOver the past decade, blockchain technology has undergone rapid development and is recognized as one of the pivotal information technologies driving industrial transformation. Today, blockchain technology offers a promising solution to the problems faced by corporate information systems. Namely, with the help of appropriate measures of anonymization and preservation of confidentiality, the blockchain enhances data security, reduces the risk of unauthorized access, and ensures user privacy in corporate systems. Blockchain technology increases transparency, allowing users to monitor and verify the content of information, assess the integrity of data stores. In recent years, blockchain has become a subject of interest for state governments, multinational corporations, and major financial institutions. Today, considerable attention is paid to the development of private (corporate) blockchains. This article examines the prospects and development of blockchain technology in corporate information systems. The study is aimed at providing additional clarity regarding the concept of blockchain applications in corporate information systems. Existing enterprise applications cannot operate seamlessly with traditional transactional requirements when integrating blockchain technology. Therefore, they will have to be modified with inclusion in the existing data storage for asynchronous interaction with distributed nodes of the blockchain. A scheme of the principle of interaction of nodes-storages that support data synchronization and their current states are proposed. This scheme is based on a blockchain structure centered around cloud storage as a corporate document circulation system. Consensus to include a new entry-Byzantine fault tolerance. Blockchain nodes receive a parametric weight for decision making.Item type:Наукова стаття, Проектування безпечної системи управління командною роботою з багаторівневою автентифікацією на базі Django(2026-05-27) Тулашвілі, Юрій Йосипович; Кошелюк, Віктор АндрійовичАнотація: Зростання масштабів віддаленої командної роботи та активне використання web-платформ у сфері розробки програмного забезпечення актуалізують проблему забезпечення безпечного доступу до корпоративних інформаційних ресурсів. У сучасних системах управління командною взаємодією особливого значення набувають механізми автентифікації користувачів, контроль доступу до даних і захист від поширених кіберзагроз. Недостатній рівень безпеки подібних платформ може призводити до компрометації облікових записів, втрати конфіденційної інформації та порушення цілісності робочих процесів. У зв’язку з цим виникає потреба у створенні web-орієнтованих систем, які поєднують функціональність управління командною роботою з сучасними засобами багаторівневого захисту.Метою дослідження є проектування безпечної системи управління командною роботою на базі Django із реалізацією багаторівневої автентифікації та механізмів контролю доступу до інформаційних ресурсів. У межах роботи проаналізовано сучасні підходи до побудови захищених web-застосунків, визначено ключові вимоги до архітектури системи та обґрунтовано вибір технологічного стеку для реалізації серверної частини програмного забезпечення.Методологічну основу дослідження становлять методи системного аналізу, об’єктно-орієнтованого проектування, функціонального моделювання та технології web-програмування. Для реалізації програмного рішення використано Django і Django REST Framework, що забезпечують підтримку модульної архітектури, REST-взаємодії та інтегрованих механізмів безпеки. У системі реалізовано багаторівневу автентифікацію, рольову модель доступу, JWT-механізми авторизації, а також засоби захисту від атак типу CSRF, XSS та SQL Injection.У результаті дослідження сформовано архітектурну модель web-системи, орієнтованої на підтримку командної взаємодії в багатокористувацькому середовищі. Розроблене програмне рішення забезпечує централізоване управління користувачами, контроль доступу до функціональних модулів, журналювання дій та захищену передачу даних між клієнтською і серверною частинами системи. Проведене тестування показало підвищення рівня безпеки доступу до інформаційних ресурсів та стабільність роботи системи при одночасній роботі кількох користувачів.Отримані результати підтверджують доцільність використання Django для створення безпечних систем управління командною роботою. Подальші дослідження можуть бути спрямовані на інтеграцію адаптивних механізмів автентифікації, використання поведінкового аналізу для виявлення аномальної активності користувачів та впровадження мікросервісної архітектури для підвищення масштабованості й відмовостійкості системи.Item type:Наукова стаття, Geoinformation web system for assessing the state of carpathian forest ecosystems using remote sensing data(2026-04-26) Tulashvili, Yurii; Lukyanchuk, YuriThe article addresses the pressing issue of developing modern software tools for automated monitoring of forest ecosystem dynamics in the Ukrainian Carpathians. It is emphasized that traditional forest inventory approaches, based on periodic field expeditions, are insufficiently responsive and economically burdensome, particularly in complex mountainous terrain. The feasibility of integrating Earth remote sensing (ERS) technologies and geographic information systems (GIS) into forestry practices is substantiated. The research aims to develop a web-based information system capable of processing satellite imagery (notably Sentinel-2), calculating spectral vegetation indices (NDVI), and visualizing analytical results through interactive cartographic layers. The paper presents the architecture of the proposed solution, which is grounded in a microservice approach utilizing the FastAPI framework, the PostgreSQL/PostGIS spatial database, and the Leaflet mapping library. The process of designing the logical geodatabase model, ensuring efficient storage of both vector objects (forest compartments and subcompartments) and raster image metadata, is described in detail. The practical implementation of the application’s server-side components is showcased, including mechanisms for asynchronous request handling, JWT authentication, and NDVI calculation algorithms employing the Rasterio and NumPy libraries. The section on specialized calculations provides a comparative performance analysis of spatial SQL queries with and without GiST indexing, confirming a speed enhancement exceeding 100 times. Furthermore, a validation of the vegetation index calculation accuracy was conducted by comparing results with ground-based spectrometry data. It has been established that deploying the developed system reduces the time required for forest area monitoring by a factor of 5–7 compared to traditional ground survey methods, thereby demonstrating the high economic and environmental efficiency of the proposed approach.Item type:Наукова стаття, Корпоративна інформаційна система документообігу на засадах WEB 3.0.(2026-05-27) Тулашвілі, Юрій Йосипович; Лук’янчук, Юрій Анатолійович; Кошелюк, Віктор АндрійовичУ статті аналізується концепція нового покоління Інтернету Web3.0, яка базується на децентралізації інформаційних ресурсів, на криптовалютних токенах та на використанні технології блокчейн. Висвітлюються схема корпоративної інформаційної системи документообігу з використанням технології блокчейн, що забезпечує цілісність даних щодо обліку, збереження та перегляду документів установи. Особлива увага приділена визначенню ролей вузлів для підтримки надійності даних, які зберігаються в блокчейні. Наведено приклад побудови програмної реалізації інформаційної системи документообігу на основі технології блокчейн, що реалізує забезпечення децентралізації системи та цілісності даних. Для автоматизації процесу консенсусу система використовує динамічний консенсус на основі протоколу Візантійської відмовостійкості. Розроблено правила смарт-контракту для забезпечення функціональності корпоративної інформаційної системи документообігу для підрозділу закладу вищої освітиItem type:Наукова стаття, Дослідження методів нормалізації та агрегації даних для моніторингу якості життя в регіонах України на основі відкритих статистичних даних(2026-05-27) Тулашвілі, Юрій Йосипович; Лук'янчук, Юрій АнатолійовичУ статті досліджуються сучасні підходи до оцінювання якості життя населення в регіональному розрізі. Проаналізовано відкриті джерела статистичних даних, придатні для регіонального аналізу. Проведено порівняльний аналіз існуючих інструментів візуалізації даних. Обґрунтовано вибір методології проєктування Rational Unified Process (RUP) та технологічного стеку MERN для створення веб-платформи моніторингу. Розроблено архітектуру платформи, UML-моделі та алгоритми нормалізації даних і розрахунку інтегральних індексів якості життя. Представлено результати експериментального дослідження для п'яти регіонів України. На основі проведеного аналізу встановлено, що найвищий інтегральний індекс якості життя має м. Київ, найнижчий – Дніпропетровська область через критичні екологічні проблеми. Запропонована веб-платформа може бути використана органами місцевого самоврядування, дослідницькими центрами та громадськими організаціями для моніторингу регіонального розвитку.Item type:Наукова стаття, Технологічне забезпечення інклюзивності цифрового навчального контенту в LMS: адаптація курсів Moodle та Google Classroom до потреб студентів з особливими освітніми потребами(2026-05-27) Тулашвілі, Юрій Йосипович; Кошелюк, Віктор АндрійовичThe primary objective of this study is to develop, implement, and experimentally test a comprehensive system for ensuring the inclusivity of digital educational content in the two most widely used learning management systems: Moodle and Google Classroom. The relevance of the study is due to the significant increase in the number of students with SEN in higher education institutions and the need to adapt traditional and digital educational resources to their specific needs. Despite the widespread use of LMS in the educational process, most existing platforms do not fully comply with the principles of universal learning design and international accessibility standards WCAG 2.1, which creates significant barriers for students with visual, hearing, motor, and cognitive impairments. The publication provides a comprehensive approach to the adaptation of digital content, which includes: analysis of the typology of special educational needs; development of innovative technological solutions for automating the adaptation of educational materials; creation of adaptive user interfaces; integration of assistive technologies; and development of methodological recommendations for teachers on creating inclusive digital content. The research methodology is based on an experimental method with the formation of experimental and control groups of students. The effectiveness of the developed technological solutions will be assessed based on a set of quantitative and qualitative indicators: academic performance, level of learning material assimilation, task completion time, degree of independence in working with LMS, level of satisfaction with the learning process, and content accessibility indicators in accordance with WCAG. The expected results of the project include the creation of functioning prototypes of adapted courses in Moodle and Google Classroom, the development of methodological support for teachers, and the preparation of recommendations for scaling the developed system at the institutional level. The practical significance of the project lies in creating a replicable model of technological support for inclusiveness that can be implemented in any higher education institution using Moodle or Google Classroom systems. The research will contribute to the formation of a genuinely inclusive educational environment where every student, regardless of health characteristics, will have equal opportunities for quality learning and professional development.Item type:Наукова стаття, Модель впровадження засобів інформаційних технологій в підготовку майбутніх фахівців закладу вищої освіти(2025-05-27) Тулашвілі, Юрій Йосипович; Кабак, Віталій ВасильовичУ статті, спираючись на аналіз вітчизняних та зарубіжних наукових досліджень, розкрито концепту-альні підходи до моделювання процесу професійної фахової підготовки здобувачів освітньої галузі з ак-центом на забезпечення формування їхньої готовності до ефективної професійної діяльності. На основі комплексного аналізу освітньо-професійних програм та змісту підготовки здобувачів освіти спеціаль-ностей А5.39 Професійна освіта (Цифрові технології) та А4.09 Середня освіта (Інформатика) визначе-но узагальнені вимоги до їх фахової підготовки в закладі вищої освіти. У межах дослідження розроблено авторську модель, що охоплює поєднання концептуально-цільового, організаційно-змістового, процесуально-діяльнісного і критеріально-оцінного блоків, які забезпечують комплексне формування готовності майбутніх педагогічних працівників до ефективного застосування засобів інформаційних технологій. Основу проєктованої моделі становлять визначені шляхом експерт-ного оцінювання організаційно-педагогічні умови підготовки фахівця освітньої галузі, що поєднують мо-тиваційну складову та введення сучасних засобів інформаційних технологій у цей процес, сприятливе інформаційне середовище для забезпечення розвитку їхніх пошуково-творчих здібностей під час здійс-нення самоосвіти, а також складову підвищення у процесі вдосконалення власної педмайстерності, ком-петентності самих викладачів, які викладають спеціальні технічні дисципліни, до використання ними сучасних засобів інформаційних технологій. У моделі враховано сучасні засоби інформаційних технологій, які сприяють формуванню професійних компетентностей майбутнього фахівця освітньої галузі (апаратні, програмні, засоби створення про-грамного забезпечення).Результатом впровадження авторської моделі є готовність майбутніх фахівців освітньої галузі (на високому і достатньому рівнях) до використання (та фахового застосування) засобів інформаційних технологій в подальшій професійній діяльності. Запропонована модель є ефективним інструментом удо-сконалення змісту та організації підготовки конкурентоспроможних фахівців освітньої галузі в умовах цифрової трансформації освіти.Item type:Наукова стаття, Orchestrating honeypot deployment in lightweight container platforms to improve security(2025-02-01) Tulashvili, Yurii; Kosheliuk, ViktorA significant evolution has occurred in the architectural and infrastructural domains of web applications over the past several years. Monolithic systems are gradually being superseded by microservices-based architectures, which are now considered the de facto standard for web application development owing to their inherent portability, scalability, and ease of deployment. Concurrently, the prevalence of this architecture has rendered it susceptible to specialized cyberattacks. While honeypots have proven effective in the past for gathering real-world attack data and uncovering attacker methods, their growing popularity has made them a specific target for cyberattacks. Traditional honeypots lack the flexibility of microservices architecture. Honeypots have proven effective in gathering authentic attack data and analyzing attacker tactics. The core idea that honey traps help identify malicious packets with minimal effort to remove incorrect alerts is preserved. In addition to identifying and documenting specific attack methods used by intruders, this system helps thwart attacks by creating realistic simulations of the actual systems and applications within the network. This effectively slows down and confuses attackers by making it difficult for them to gain access to real devices. This paper presents a groundbreaking approach to honeypot management within cybersecurity, utilizing virtual clusters and a microservice architecture to significantly improve the effectiveness of threat detection. To conduct our research, we initially surveyed the internet to pinpoint container and container management systems operating on standard ports that might be susceptible to attacks. The monitoring of the instrumented approach generated a massive dataset, enabling researchers to make significant inferences about the behavior and goals of malevolent users. We advocate for the implementation of honeypots on lightweight distribution orchestration tools installed on Ubuntu servers, situated behind a meticulously crafted gateway and operating on standard port configurations. In light of the scan outcomes, we recommend the deployment of honeypot orchestration on streamlined distributions. To better protect your systems based on our scan results, we recommend implementing honeypot orchestration for easier deployment and management. By deploying honeypots on lightweight operating systems, you can optimize resource usage and improve performance while maintaining essential capabilities. These capabilities include monitoring attack patternson vulnerable systems and analyzing the security measures implemented by those responsible for managing exposed systems.Item type:Наукова стаття, Implementing Honeypots for Detecting Cyber Threats with AWS using the ELK(2024-10-01) Kosheliuk, Victor; Tulashvili, YuriiIt is substantiated that the educational software used in the educational process during the computer training of visually impaired people contributes to the formation of their correctional and compensatory devices for the use of computer technology. The peculiarities of the inclusive educational process of professional training of persons with visual impairments with the use of computer technology are pointed out. The architecture and features of creating educational software for the visually impaired are revealed. A mathematical model and algorithm for its implementation of educational software for support of inclusive educational process of professional training of persons with visual impairments have been developed. The developed training software presents the theoretical content of training in an adapted form. The developed practical tasks contain an exhaustive list for the formation of correctional and compensatory devices and the acquisition of skills and abilities to use computer technology for people with visual impairments.