PLC 는 (PLC)Programmable Logic Controller 의 약자입니다 . 산업용 기계를 제어하는 데 사용되는 디지털 컴퓨터입니다. 섬유 산업, 식품 제조 공장, 화학 산업, 석유 및 가스 부문 등과 같은 모든 제조 산업은 PLC 를 사용 하여 생산 공정을 자동화합니다. 다음 프로그래밍 언어를 사용합니다.
- LLD(래더 로직 다이어그램)
- FBD(기능 블록 다이어그램)
- SFC(순차 함수 차트)
- ST(구조화된 텍스트)
- IL(지시 목록)
처음 세 개는 그래픽 언어이고 마지막 두 개는 텍스트 언어입니다. 엔지니어링 학생이고 PLC 과정을 추구하는 경우 이 기사가 도움이 될 것입니다. 여기에서 PC에서 실행할 수 있는 최고의 무료 (PLC)PLC 시뮬레이션 소프트웨어를 찾을 수 있기 때문 입니다.
(PLC Simulation)Windows 10 용 (Windows 10)PLC 시뮬레이션 소프트웨어
Windows PC에서 이러한 소프트웨어를 다운로드하고 다양한 논리 다이어그램을 만들어 연습할 수 있습니다. 이 소프트웨어의 가장 좋은 점은 시뮬레이션을 실행하기 위해 외부 PLC 하드웨어 가 필요하지 않다는 것 입니다.
이 목록에 다음 소프트웨어가 있습니다.
- OpenPLC 편집기
- i-TRILOGI
- WPLSoft
- 더 많은 디자이너
1] OpenPLC 편집기
OpenPLCEditor 는 많은 기능이 탑재된 프리웨어입니다. 휴대용 소프트웨어이므로 PC에 설치할 필요가 없습니다. zip 파일로 다운로드됩니다. zip 파일을 추출한 후 해당 폴더를 열고 " OpenPLC Editor " 바로 가기 파일을 클릭하여 소프트웨어를 시작합니다. 컴퓨터의 프로세서에 따라 여는 데 시간이 걸립니다.
5가지 PLC 프로그래밍 언어 중 하나로 프로그램을 작성할 수 있습니다. 새 프로젝트를 시작하려면 " File > New 만들기 ." 를 클릭하십시오. 그런 다음 프로젝트 이름을 쓰고 프로그래밍 언어를 선택한 다음 " 확인(OK) "을 클릭합니다. 새 프로젝트를 만들 때마다 PC에 빈 폴더를 새로 만들어야 합니다. on/off buttons, timers, counters, functional blocks, numerical operators, comparative operators 등과 같은 모든 프로그래밍 기능 은 소프트웨어의 오른쪽 패널에서 사용할 수 있습니다.
래더 다이어그램을 그리는 단계:
- 래더 다이어그램을 생성하려면 먼저 부울, 정수, 실수, 배열, 바이트, 워드 등과 같은 모든 변수와 유형을 정의해야 합니다 . 중간 패널에서 " 더하기 " 아이콘을 (Plus)클릭 합니다. (Click)선택한 모든 변수의 초기값을 설정할 수도 있습니다.
- (Right-click)중간 공간을 마우스 오른쪽 버튼으로 클릭 한 다음 “ 추가(Add) ”를 클릭하고 파워 레일을 선택합니다. 이렇게 하면 화면에 레일이 추가됩니다.
- 위의 단계에 따라 입력 접점 변수, 출력 코일, 블록(타이머, 카운터 등의 경우), 설명 등을 추가합니다.
완료되면 도구 모음에서 " PLC 시뮬레이션 시작(Start PLC Simulation) " 버튼을 클릭합니다. 커서를 가져가면 도구 모음에 모든 도구의 이름이 표시됩니다. 래더 로직에 오류가 있으면 콘솔 탭에서 빨간색으로 표시됩니다. 오류에 대한 자세한 내용을 보려면 PLC 로그 탭을 클릭하십시오 . " 시뮬레이션 시작(Start Simulation) "을 클릭한 후 왼쪽 하단 패널에서 " 인스턴스 디버그 " 버튼을 클릭해야 시뮬레이션이 시작됩니다. (Debug instance)스위치를 켜는 것과 같은 작업을 수행하려면 스위치를 마우스 오른쪽 버튼으로 클릭하고 " Force True ." 를 선택합니다. 프로젝트를 저장하려면 " 저장(Save) " 버튼을 클릭하거나 " Ctrl+S "를 누르십시오 .
2] 아이트리로지
i-TRILOGI 는 래더 로직 프로그래밍을 연습할 수 있는 이 목록의 또 다른 프리웨어입니다. 이 소프트웨어를 다운로드하는 과정은 다릅니다. 우리는 그들의 공식 웹사이트에 대한 링크를 제공했습니다. 공식 웹 사이트에 방문한 후 제공된 양식을 작성하면 설치 비밀번호와 함께 이메일 ID로 다운로드 링크를 보내드립니다. 이 소프트웨어는 교육용으로 완전히 무료입니다. 소프트웨어의 가장 좋은 부분은 사용자 친화적인 인터페이스를 가지고 있고 쉽게 이해할 수 있다는 것입니다.
설치 후 바탕화면에 바로가기가 없으면 " C Drive > TRiLOGI Folder > TL7Edu Folder ." 로 이동합니다. 거기에 당신은 exe 파일을 얻을 것이다. 해당 파일을 클릭 하여 소프트웨어를 실행합니다.(Click)
래더 다이어그램을 그리는 단계:
- OpenPLC Editor 와 마찬가지로 여기에서도 변수를 먼저 정의해야 합니다. I/O Table "을 클릭 하고 드롭다운 메뉴에서 I/O 레이블을 선택합니다. 입력, 출력, 타이머, 카운터, 릴레이(inputs, outputs, timers, counters, relays) 등 을 정의할 수 있습니다 .
- I/O 테이블에 변수를 정의한 후 “ Circuit > Insert Circuit ”을 클릭하여 렁을 추가합니다. 왼쪽 클릭으로 연락처를 추가하면 NO( Normally Open(Normally Open) ) 연락처 를 얻게 되며 그 반대의 경우도 마찬가지입니다. 또는 도구 모음에서 해당 버튼을 클릭하여 연락처를 전환할 수도 있습니다.
시뮬레이션을 시작하려면 " Simulate > Run (All I/O Reset) "으로 이동합니다. 시뮬레이션 테이블에서 마우스 오른쪽 버튼을 클릭하여 회로의 변수 값을 변경할 수 있습니다. 시뮬레이션을 중지 하려면 " 일시 중지 " 버튼을 (Pause)클릭하십시오 . (Click)" File > Save "으로 이동하거나 " Ctrl + S " 버튼을 눌러 프로젝트를 저장합니다.
3] WPL소프트
WPLSoft 는 (WPLSoft)Delta Electronics 의 무료 PLC 시뮬레이션 소프트웨어입니다 . 웹사이트에서 소프트웨어를 찾을 수 없는 경우 " 키워드 " 섹션에 (Keywords)WPLSoft 를 작성 하고 가장 높은 버전을 선택한 다음 " 제출(Submit) " 버튼을 클릭하십시오.
WPLSoft 는 모든 기능을 갖춘 무료 PLC 시뮬레이션 소프트웨어입니다. 비트 논리(NO, NC, 세트 코일, 일반 코일, 리셋 코일), 수학 연산자, 타이머, 카운터, 비교기, 고속 비교기(bit logics (NO, NC, set coil, normal coil, reset coil), mathematical operators, timers, counters, comparators, hi-speed comparators) 등과 같은 모든 래더 논리 기능을 여기에서 찾을 수 있습니다. 작업 중인 경우 전문가라면 이 무료 소프트웨어를 사용하여 Delta PLC 에서 프로젝트를 다운로드할 수 있습니다 .
래더 다이어그램을 그리는 단계:
- WPLSoft 는 매우 간단한 사용자 인터페이스를 가지고 있습니다. 먼저 " (First)Ctrl + N " 버튼 을 눌러 새 프로젝트를 만듭니다 .
- NO( Normal Open(Normally Open) ), NC( Normal(Normally) Closed), 코일 등과 같은 모든 비트 논리 연산 은 도구 모음에서 사용할 수 있습니다. 그 중 하나를 클릭(Click) 하여 선택합니다.
- 이제 선택한 함수의 주소를 정의하고 확인을 클릭합니다.
여기에서는 다른 소프트웨어와 달리 클릭 한 번으로 시뮬레이션을 시작할 수 없습니다. 먼저(First) 도구 모음 에서 " 시뮬레이션(Simulation) " 버튼을 클릭해야 합니다. 마우스 커서를 가져가면 각 버튼의 이름을 읽을 수 있습니다. 그런 다음 " PLC에 쓰기"를(Write to PLC) 클릭 하거나 " Ctrl + F8 ." 을 누릅니다. 팝업 창이 나타나면 확인을 클릭하여 프로그램을 컴파일합니다. 그런 다음 " 래더 모니터링 시작(Ladder Start Monitoring) " 을 클릭 하거나 " L " 버튼을 누릅니다. 마지막으로 " 실행(Run) " 버튼을 클릭하거나 " Ctrl + F11 "을 누르고 " 예(Yes).” 시뮬레이션이 시작됩니다. 비트 값을 변경하려면 해당 비트를 선택하고 마우스 오른쪽 버튼을 눌러 원하는 옵션을 선택합니다. 프로젝트를 저장하려면 “ File > Save ”으로 이동하거나 “ Ctrl + S ” 버튼을 누르십시오.
4] 두모어 디자이너
Do-moreDesigner 는 (Do-moreDesigner)PLC 래더 로직 프로그래밍 명령 을 시뮬레이션하기 위해 이 목록에 있는 또 하나의 프리웨어입니다 . 이 목록에 있는 다른 PLC 시뮬레이션 소프트웨어와 마찬가지로 이 소프트웨어도 사용자 친화적인 인터페이스와 함께 제공됩니다. 접점(NO, NC, 출력 코일, 첨단 등), 비교기, 타이머, 카운터, 수학 연산자, 문자열 등(contacts (NO, NC, output coils, leading-edge, etc.), comparators, timers, counters, mathematical operators, strings) 을 포함하여 소프트웨어의 오른쪽 패널에서 모든 프로그래밍 변수를 찾을 수 있습니다.
래더 다이어그램을 그리는 단계:
- " File > New Project > Offline Project "로 이동하거나 단순히 " Ctrl + N " 키를 누릅니다. 소프트웨어 에서 목록에서 PLC 를 선택하라는 메시지가 표시되면 (PLC)PLC 하드웨어 가 없기 때문에 Do-more Simulation 을 선택하십시오.(Do-more Simulation)
- 드래그 앤 드롭 방식으로 오른쪽 패널에서 입력 및 출력 변수를 렁에 배치합니다.
- 이제 배치된 변수를 두 번 클릭하고 해당 주소를 정의합니다. 여기서 X 는 입력을 나타내고 C 는 출력을 나타냅니다. 완료되면 " Ctrl + S "를 눌러 프로젝트를 저장하십시오.
Do-more Designer의 타이머에서 시간을 정의하는 것은 매우 쉽습니다. 시간, 분, 초 및 밀리초의 다른 섹션을 얻을 수 있습니다. 따라서(Hence) 원하는 값을 쉽게 입력할 수 있습니다.
시뮬레이션을 시작하려면 도구 모음에서 " 수락(Accept) " 버튼을 클릭하십시오. 그런 다음 도구 모음에서 " Do-more/Sim " 버튼을 클릭하십시오. 시뮬레이터 창이 시작됩니다. 이 창을 사용하여 PLC 프로그램을 제어합니다.
당신의 마음에 드는 것을 놓쳤습니까?
Best Free PLC Simulation software for Windows 10
PLC stands for Programmable Logic Controller. It is a digital computer used to control industrial machines. All the manufacturing industries, like the textile industry, food manufacturing plants, chemical industry, oil and gas sector, etc., use PLC to automate the production process. It uses the following programming languages:
- LLD (Ladder Logic Diagram)
- FBD (Functional Block Diagram)
- SFC (Sequential Function Chart)
- ST (Structured Text)
- IL (Instruction List)
The first three are the graphical languages and the last two are the text languages. If you are an engineering student and pursuing a course in PLC, this article will be beneficial for you because here, you will find the best free PLC simulation software to run on your PC.
PLC Simulation software for Windows 10
You can download these software on your Windows PC and practice by creating different logic diagrams. The best part of these software is that you do not require any external PLC hardware to run the simulation.
We have the following software on this list:
- OpenPLC Editor
- i-TRiLOGI
- WPLSoft
- Do-more Designer
1] OpenPLC Editor
OpenPLCEditor is a freeware that is loaded with lots of features. It is a portable software, which means you need not install it on your PC. It is downloaded in the zip file. After extracting the zip file, open the respective folder and click on the “OpenPLC Editor” shortcut file to launch the software. It will take some time to open depending on the processor of your computer.
It offers you to write a program in any of the 5 PLC programming languages. To start a new project, click on “File > New.” Then write the name of your project and select the programming language and click “OK“. Do note that you have to create a new empty folder on your PC every time you create a new project. All the programming functions like on/off buttons, timers, counters, functional blocks, numerical operators, comparative operators, etc., are available on the right panel of the software.
Steps to draw a ladder diagram:
- To create a ladder diagram, first, you have to define all the variables and their types like boolean, integers, real, arrays, byte, word, etc. Click on the “Plus” icon in the middle panel. You can also set the initial value of all the selected variables.
- Right-click in the middle space, then click on “Add” and select power rail. This will add the rail on the screen.
- Follow the above step to add input contact variables, output coils, blocks (for the timer, counter, etc.), comments, etc.
When you are done, click on the “Start PLC Simulation” button on the toolbar. When you hover your cursor, you will see the names of all tools on the toolbar. If your ladder logic has any error, it will be displayed in the red color in the console tab. You can click on the PLC log tab for more details about the error. After clicking on the “Start Simulation,” you have to click on the “Debug instance” button in the bottom left panel and the simulation will be started. To perform an action like turning the switch ON, right-click on it and select “Force True.” To save your project, click on the “Save” button or press “Ctrl+S.”
2] i-TRiLOGI
i-TRiLOGI is another freeware on this list by which you can practice ladder logic programming. The process of downloading this software is different. We have provided the link to their official website. After landing on their official website, fill the form provided and they will send you a download link on your email ID along with a password for installation. This software is completely free for educational purposes. The best part of the software is that it has a user-friendly interface and you will understand it easily.
After installing it, if you do not get its shortcut on the desktop, go to “C Drive > TRiLOGI Folder > TL7Edu Folder.” There you will get the exe file. Click on that file to run the software.
Steps to draw a ladder diagram:
- Like OpenPLC Editor, here, you also have to define the variables first. For this, click on “I/O Table” on the toolbar, select the I/O label from the drop-down menu. You can define inputs, outputs, timers, counters, relays, etc.
- After defining the variables in the I/O table, click on “Circuit > Insert Circuit” to add a rung. If you add contacts by left click, you will get Normally Open (NO) contacts and vice versa. Alternatively, you can also toggle the contacts by clicking on the respective button on the toolbar.
To start a simulation, go to “Simulate > Run (All I/O Reset).” You can change the values of the variables in the circuit by right-clicking in the simulation table. Click on the “Pause” button to stop the simulation. Go to “File > Save” or press the “Ctrl + S” buttons to save your project.
3] WPLSoft
WPLSoft is a free PLC simulation software from Delta Electronics. If you do not find the software on the website, write WPLSoft in the “Keywords” section and select the highest version, then click on the “Submit” button.
WPLSoft is a fully-featured free PLC simulation software. You will find all the ladder logic functions here, such as bit logics (NO, NC, set coil, normal coil, reset coil), mathematical operators, timers, counters, comparators, hi-speed comparators, etc. If you are a working professional, you can download your project in Delta PLC by using this free software.
Steps to draw a ladder diagram:
- WPLSoft has a very simple user interface. First, create a new project by pressing the “Ctrl + N” button.
- All bit logic operations, like NO (Normally Open), NC (Normally Closed), coil, etc., are available on the toolbar. Click any of them to select.
- Now, define the address of your selected function and click on OK.
Unlike other software, here, you cannot start the simulation with just one click. First, you have to click on the “Simulation” button on the toolbar. You can read the names of each button by hovering your mouse cursor. After that, click on “Write to PLC” or press “Ctrl + F8.” A popup window will appear, click on OK to compile the program. Then, click on the “Ladder Start Monitoring” or press the “L” button. At last, click on the “Run” button or press “Ctrl + F11” and select “Yes.” This will start the simulation. To change the bit value, select it and press the right click of your mouse and select the desired option. To save the project, go to “File > Save” or press the “Ctrl + S” buttons.
4] Do-more Designer
Do-moreDesigner is one more freeware in this list to simulate PLC ladder logic programming instructions. Like other PLC simulation software on this list, this one also comes with a user-friendly interface. You will find all the programming variables on the right panel of the software, including contacts (NO, NC, output coils, leading-edge, etc.), comparators, timers, counters, mathematical operators, strings, and more.
Steps to draw a ladder diagram:
- Go to “File > New Project > Offline Project” or simply press “Ctrl + N” keys. If the software asks you to select a PLC from the list, select Do-more Simulation because you do not have PLC hardware.
- Place the input and output variables on the rung from the right panel by drag and drop method.
- Now, double-click on the placed variable and define its address. Here, X denotes the input and C denoted the output. When you are done, press “Ctrl + S” to save your project.
Defining the time in Do-more Designer’s timer is very easy. You will get different sections of hours, minutes, seconds, and milliseconds. Hence, you can enter the desired value easily.
To start the simulation, click on the “Accept” button on the toolbar. Then click on the “Do-more/Sim” button on the toolbar. It will launch a simulator window. Use this window to control your PLC program.
Did we miss your favorite?