Тёмный

Traffic Light with Pedestrian Crosswalk PLC Program 

PLCprogrammer
Подписаться 888
Просмотров 17 тыс.
50% 1

Logixpro PLC Simulator mimicking Rockwell's RSLogix500.
This video is a continuation of my previous video: • Simple Traffic Light P...

Опубликовано:

 

10 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 23   
@reyna683
@reyna683 3 года назад
Wow, you are awesome! I'm so thankful you have put this together for us to learn. Thank you.... thank you..... thank you!
@PLCprogrammer
@PLCprogrammer 3 года назад
You’re very welcome. I am open to suggestions on new videos.
@kuuhakuichinose1498
@kuuhakuichinose1498 Год назад
@@PLCprogrammer sir, thank you very much for teaching us traffic simulator. I really need this for my EE assignment but unfortunately I can't see the full ladder diagram. Could you please share it with us or a link to the logixpro file? Thank you so much sir🙏
@FollowerofYahuwah
@FollowerofYahuwah 3 года назад
On rung 007, what is the bit address to cause the lights to flash and how does it work? Thanks
@s0mn4r18
@s0mn4r18 3 года назад
at rung 8, should the Equal Source be C5:3 .ACC instead of C5:1 .ACC?
@chadatkins1645
@chadatkins1645 Год назад
I liked the count structure of your program. I see one issue: When the walk button is pressed during the amble light transition the walk sign starts rapidly flashing. Pushing the walk button on an amble light should have the same walk delay as pressing during a green light.
@Nicofish2023
@Nicofish2023 5 месяцев назад
Hello thanks please how to contact you
@dragonking1881
@dragonking1881 3 года назад
I have this problem where I don’t even need to press the buttons for the walk signs to activate. Can you help?
@PLCprogrammer
@PLCprogrammer 3 года назад
If you don't press it, then it has to be part of a cycle. When you are in that cycle (or in that range using a single timer, see my first video), you introduce additional output(s) for the walk signal.
@loganpledger2667
@loganpledger2667 Год назад
How about you show the entire program. Vid isn’t helpful at all.
@viktors9800
@viktors9800 2 года назад
Thank you for such excellent videos! I have one question, if you do not mind. Do you have any reason (apart of "habit") to not use Sequential Flow Diagram? I am not professional PLC programmer - I am Java programmer. I found programs written in Ladder Logic, Instruction List and Structured Text languages difficult to conceive ... and even more difficult to write from a scratch. But I have no such "mentality loop" with SFC programs.
@iliapopovich
@iliapopovich 2 года назад
If you haven't ever done boolean algebra and logic gates it should be difficult for you to understand how actually computers work. Programming in Java or C# isn't so difficult, because they're languages that you've to learn and even children can do it, as I was programming in BASIC as a kid without actually knowing how the machine understands my language. PLC programming is a completely different subject, it's mostly based on logic gates and on/off states as computers use 1 and 0. To become a real PLC programmer you need to study Boolean logic first of all.
@techingo9636
@techingo9636 3 года назад
RUNG 11?
@PLCprogrammer
@PLCprogrammer 3 года назад
Sorry about confusion. Rungs 1-7 follow the same logic as 8-14. 4:55
@CaptainSeamus
@CaptainSeamus 3 года назад
@@PLCprogrammer at 10:31 you show the top part of rung 11 - but is it me or is it incorrect in that it ought to be B3:0/3 as the XIO instead of B3:0/1 ? All in all a great video!
@kirtzmanvir2755
@kirtzmanvir2755 3 года назад
mine seems aint working geez
@yewhanglong5255
@yewhanglong5255 4 года назад
Pls attach full ladder diagram tq
@madhavdoiphode8334
@madhavdoiphode8334 3 года назад
Sir please make one video programme on 4 way trafic signal using 4 green red amber control
@madhavdoiphode8334
@madhavdoiphode8334 3 года назад
Using single timer
@CaptainSeamus
@CaptainSeamus 3 года назад
@@madhavdoiphode8334 2 outputs instead of 1. Simple addition of those 6 additional lights.
@garrettfreeland3391
@garrettfreeland3391 3 года назад
dude you didnt show rung 11
@PLCprogrammer
@PLCprogrammer 3 года назад
Sorry about confusion. Rungs 1-7 follow the same logic as 8-14. 4:55
@loganpledger2667
@loganpledger2667 Год назад
@@PLCprogrammerthis doesn’t help at all. Bad video.