Hydraulics
Pneumatics
Programming
VEX
Misc.
100
Use of liquid flowing under pressure to transmit power from one location to another.
What is Hydraulic Power?
100
Use of gas flowing under pressure to transmit power from one location to another.
What is pneumatic?
100
Describe the task or overall goal that your program will accomplish. Can be created by one or more simple behaviors.
What is a complex behavior?
100
while (1==1)
What is a loop?
100
-460 degrees F
What is Absolute Zero?
200
Q=v(A) Q= v= A=
What is Q: flow rate, v: flow velocity, A: Area?
200
Gases are affected by three variable.
What is Temperature, Pressure, Volume?
200
Language needed to use VEX on ROBOTC.
What is Natural Language?
200
True or False - Useful for expressing the outcomes of comparisons.
What is Boolean logic?
200
An increase in velocity causes a decrease in pressure, a decrease in velocity causes an increase in pressure.
What is Bernoulli's Principle?
300
Cylinder, Control Valve, Filter, Pump, Reservoir.
What is Hydraulic System Components?
300
Examples of pneumatics...
What is air brakes, air compressors, exercise machines, pressure switch, jackhammer, vacuum pump, pneumatic nailgun etc.?
300
Touch, BumpSwitch, Limitswitch. Digital or Analog?
What is Digital?
300
Group together several lines of code.
What is a function?
300
Pressure exerted by a confined fluid acts undiminished equally in all directions.
What is Pascal's Law?
400
-Fluid does not flow quickly or continuously -Fluid is pressurized -Force and energy is transmitted by pressure
What is a Hydrostatic System?
400
The volume of a gas at constant temperature varies inversely with the pressure exerted on it.
What is Boyle's Law?
400
Creates behavior where robot acts until a certain happening. Example button pressed, certain sensorvalue reached motor stops.
What is the Until Command?
400
A servo motor rotates between which degrees?
What is 0 and 120 degrees?
400
Measure of fluid's thickness or resistance to flow. Needed to lubricate, decreases as temperature increases.
What is Viscosity?
500
Force at the output/ Force at the input
What is Mechanical Advantage?
500
V1/T1=V2/T2 is a formula for what law?
What is Charles' Law?
500
Using /* words words words */ creates
What is a comment?
500
-- checks condition and runs appropriate commands when it evaluates to true -- allows code to run when condition is false
What is if and else?
500
Line drawing made up of a series of symbols and connections that represent the actual components in a hydraulic system.
What is schematics?
M
e
n
u