Skip to main content

Showing 1–2 of 2 results for author: Ashiwal, V

.
  1. arXiv:2405.01874  [pdf, other

    cs.SE

    Automated Control Logic Test Case Generation using Large Language Models

    Authors: Heiko Koziolek, Virendra Ashiwal, Soumyadip Bandyopadhyay, Chandrika K R

    Abstract: Testing PLC and DCS control logic in industrial automation is laborious and challenging since appropriate test cases are often complex and difficult to formulate. Researchers have previously proposed several automated test case generation approaches for PLC software applying symbolic execution and search-based techniques. Often requiring formal specifications and performing a mechanical analysis o… ▽ More

    Submitted 3 May, 2024; originally announced May 2024.

  2. arXiv:2305.15809  [pdf, other

    cs.SE cs.AI

    ChatGPT for PLC/DCS Control Logic Generation

    Authors: Heiko Koziolek, Sten Gruener, Virendra Ashiwal

    Abstract: Large language models (LLMs) providing generative AI have become popular to support software engineers in creating, summarizing, optimizing, and documenting source code. It is still unknown how LLMs can support control engineers using typical control programming languages in programming tasks. Researchers have explored GitHub CoPilot or DeepMind AlphaCode for source code generation but did not yet… ▽ More

    Submitted 25 May, 2023; originally announced May 2023.

    Comments: 8 pages, 6 figures

    ACM Class: D.2.2