Chapter 1
- What are three use cases for a PLC?
There are many uses cases; however, common uses cases are as follows:
- Streetlights
- Amusement parks
- Factories
- Cranes
- Nuclear reactors
- Space launch systems
- Dams
- Can a PLC be used in a space launch system?
Yes.
- Why is computer science important to an automation programmer?
Computer science is the study of writing software for digital systems such as PLCs and other devices. Therefore, it can improve the quality of your PLC code!
- What are two use cases for a microcontroller?
- Toys
- Consumer electronics
- Name three emerging technologies for industrial automation.
- Cloud computing
- IoT
- AI/Machine Learning
- What is computer science?
The study of computation such as information processing.
- Why should automation programmers care about computer science?
Computer science can help PLC programmers write safer, faster, and more effective software.
- Name three common microcontrollers.
- PICs
- AVRs
- Arduinos
- What are some common microcontroller programming...