Automated Control Systems: Definition, Variables, Sensors, and More

Classified in Technology

Written at on English with a size of 7.61 KB.

  1. Definition of an Automated Control System:


It is a group of elements that are combined to optimize a process working together

  1. What is a variable in an automated control system?

It is a magnitude (light, sound, temperature, pressure) that can be measured to be used in a program

  1. How many sensors (variables) does the LEGO NXT Robot have?

4: distance, pressure/contact, light, and sound

  1. How many outputs does the LEGO NXT Robot have?

3: (A, B, C) for motors.

  1. What kind of battery does the LEGO NXT Robot have?

9v rechargeable

  1. What is the variable in an automated heating system?

temperature

7. What is the difference between open & closed loop systems?

open loop systems are simple sequences regulated by time.

  1. What kind of system (open or closed loop) is a heating system auto-adjusted by the room temperature?

closed loop

  1. What is the difference between a mechanism and an automatism?

An automatism is a mechanism with a control system attached to it.

  1. What are the measurement unit options for the distance sensor?

2 options: inches or centimeters.

  1. What does the "bumped" option mean for the contact sensor?

Wait for the sensor to be pressed and then released.

  1. How is the value for a dark area when the light sensor is over it?

Lower values (<50)

  1. What is the purpose of a loop in a program?

For a sequence to be repeated constantly.

  1. What kind of automated systems program always has a loop in it?

Closed loop programs

15. What is a conditional in a program?

To divert a program depending on a variable value.

Entradas relacionadas: