Modular Electronic Systems (part 2)

advertisement
Problem solving in electronics
It is best to have a structured systems approach to solving problems in any technology
sphere. This ‘systems approach’ is essential in electronics, as we cannot ‘see’ or
‘touch’ electricity.
Step 1
Identify the input(s) and output(s) of the system using a systems diagram.
Light
Intensity
Sound
(Buzzer)
Process
Step 2
Try to identify the process needed to enable the system to convert the input to the
output. It will be helpful to look at previous work done and to do some research using
study notes and books.
Step 3
Investigate possible solutions using rough block diagrams.
Step 4
Draw up your final block diagram and discuss with your teacher before building.
Power
Connection
Light
Sensing Unit
Transducer
Driver
Buzzer
Step 5
Build and test your system. Make any adjustments or alterations that are necessary.
Step 6
Evaluate your solution.
Note: the modular circuit boards are excellent for simulating solutions to real-life
electronic problems. Once proved, a solution to a problem would be manufactured in
a more permanent construction. This would reduce the size and cost of the system.
Standard Grade Technological Studies: Applied Electronics – Modular Electronic Systems
95
Problem 1
Government legislation states that food should be stored below 18 C. Design an
electronic system that will warn the freezer user if the temperature rises above this
preset level.
Specification
 For the purposes of the simulation, the alarm should sound if the temperature rises
above normal room temperature.
 The alarm should alert the user even if they are not in the same room as the
freezer.
Solution
 Draw a system diagram to represent a suitable system.
 Draw a block diagram of a possible solution to the problem.
 Identify all sub-systems.
 Test your solution using modular boards.
 Explain how your system works.
Problem 2
It is often difficult for a cricket umpire to decide whether there is enough light to
continue play or not.
Specification
 For the purposes of the simulation, the alarm should operate if it gets darker than
the present room light-level.
 The alarm should alert the umpire.
Solution
 Draw a system diagram to represent a suitable system.
 Draw a block diagram of a possible solution to the problem.
 Identify all sub-systems.
 Test your solution using modular boards.
 Explain how your system works.
96
Standard Grade Technological Studies: Applied Electronics – Modular Electronic Systems
Practical task 6
+V
O/P
IND
POS
SIG
+
+
+
S
0V
S
0V
S
0V
-
0V
TP
-
-
NEG
TP
+
+
+
S
0V
S
0V
S
0V
-
-
-
0v
0v
RANGE
+5V DC TO +8V DC
ACTIVE
HIGH
E & L INSTRUMENTS Ltd
0v
E & L INSTRUMENTS Ltd
E & L INSTRUMENTS Ltd
Instructions
 Draw a system diagram for the above system.
 Draw a block diagram of the system shown.
 Connect the sub-systems as shown.
 Make the power connection.
 Test out the operation of the system by pressing the switch.
 Explain what would happen if an inverter was added.
 State where the inverter would be positioned.
Standard Grade Technological Studies: Applied Electronics – Modular Electronic Systems
97
Switches
Switches are the most common types of input device. Most electronic systems use
switches. As shown earlier in this area of work, switches are digital devices.
Off (Logic 0)
On (Logic 1)
The switch used in task 6 above is a normally open switch. This means it is normally
off, that is at logic 0 state. You have to press the switch to turn it on and its spring will
return it to its normal position when the pressure is removed.
98
Standard Grade Technological Studies: Applied Electronics – Modular Electronic Systems
Practical task 7
It is common for systems to have more than one input.
+
O/P
IND
S
0V
-
TP
ACTIVE
HIGH
S
0V
-
+
E & L INSTRUMENTS Ltd
0v
+V
O/P
IND
+
+
S
0V
S
0V
-
0V
TP
+
SB
0V
-
POS
SIG
+
-
TP
O/P
IND
SA
0V
-
NEG
+
+
S
0V
S
0V
TP
-
-
AND GATE
+
+
+
S
0V
S
0V
S
0V
-
-
-
0v
0v
THIS IS A
CHIP BUTTY
RANGE
+5V DC TO +8V DC
E & L INSTRUMENTS Ltd
0v
0v
ACTIVE
HIGH
E & L INSTRUMENTS Ltd
E & L INSTRUMENTS Ltd
E & L INSTRUMENTS Ltd
This system uses an AND gate board.
Instructions
 Draw a system diagram for the system above.
 Draw a block diagram of the system shown.
 Connect the sub-systems as shown.
 Make the power connection.
 Press switch A only.
 Press switch B only.
 Press both switches at the same time.
 Explain how the AND gate works.
AND gate logic
0 or 1
AND Gate
0 or 1
0 or 1
It can be worked out that there are four input combinations. These can be represented
in a truth table. Copy the symbol and table and complete the table.
A
B
Z
Symbol for AND gate
A
0
0
1
1
B
0
1
0
1
Z
Truth table
Standard Grade Technological Studies: Applied Electronics – Modular Electronic Systems
99
Practical task 8
+
O/P
IND
S
0V
-
TP
ACTIVE
HIGH
S
0V
-
+
E & L INSTRUMENTS Ltd
0v
+V
O/P
IND
+
+
S
0V
S
0V
-
0V
TP
+
SB
0V
-
POS
SIG
+
-
TP
O/P
IND
SA
0V
-
NEG
+
+
S
0V
S
0V
TP
-
-
OR GATE
+
+
+
S
0V
S
0V
S
0V
-
-
-
0v
0v
THIS IS A
CHIP BUTTY
RANGE
+5V DC TO +8V DC
E & L INSTRUMENTS Ltd
0v
0v
ACTIVE
HIGH
E & L INSTRUMENTS Ltd
E & L INSTRUMENTS Ltd
E & L INSTRUMENTS Ltd
This system uses an OR gate board.
Instructions
 Draw a system diagram for the system above.
 Draw a block diagram of the system shown.
 Connect the sub-systems as shown.
 Make the power connection.
 Press switch A only.
 Press switch B only.
 Press both switches at the same time.
 Explain how the OR gate works.
OR gate logic
It can be seen that there are four input combinations. These can be represented in a
truth table. Copy the symbol and table and complete the table.
A
B
Symbol for OR gate
Z
A
0
0
1
1
B
0
1
0
1
Z
Truth table
100
Standard Grade Technological Studies: Applied Electronics – Modular Electronic Systems
Truth tables
Electronics is concerned with the processing of electrical signals.
Input signals come from a variety of sources: a switch from a keyboard, a bar code
reader, a temperature sensor, another part of a computer.
Output signals can have a variety of destinations: a monitor, a modem, an alarm,
another part of a computer.
Digital signals can be at a high voltage level or a low voltage level.
In logic circuits a LOW signal is said to be at logic ‘0’, a HIGH signal at logic ‘1’.
The easiest way to represent how each gate behaves is to make use of truth tables. A
truth table shows all possible combinations of inputs and outputs to a logic gate.
A
B
Z
Symbol for OR Gate
A
0
0
1
1
B
0
1
0
1
Z
0
1
1
1
Truth table
A and B are the inputs and Z is the output.
Results displayed in this way are known as truth tables.
Standard Grade Technological Studies: Applied Electronics – Modular Electronic Systems
101
Problem 3
A washing machine manufacturer decides that to improve efficiency the washing
machine should not start until two conditions have been met.
Specification
The motor in the washing machine should only operate if:
 the water is at the correct temperature
 the water is at the correct level.
Solution
 Draw a system diagram to represent a suitable system.
 Draw a block diagram of a possible solution to the problem.
 Identify all sub-systems.
 Test your solution using modular boards.
 Explain how your system works.
Problem 4
Automatic doors should open from both inside and out. Design a simulation to solve
this problem.
Specification
For this simulation a combination of light sensors and switches can be used.



A light sensor should be used to open the doors from the other side.
A switch should be used to open the doors from the inside.
A solenoid unit should be used to simulate the door mechanism.
Solution
 Draw a system diagram to represent a suitable system.
 Draw a block diagram of a possible solution to the problem.
 Identify all sub-systems.
 Test your solution using modular boards.
 Explain how your system works.
102
Standard Grade Technological Studies: Applied Electronics – Modular Electronic Systems
Practical task 9
+V
INC
FREQ
ACTIVE LOW
+
POS
SIG
+
S
PULSE
0V
GEN.
-
0V
TP
+
S
0V
S
0V
-
-
NEG
TP
+
+
+
S
0V
S
0V
S
0V
-
-
-
0v
+
0V
RANGE
+5V DC TO +8V DC
0v
+
EXT.C
PULSE
IND
E & L INSTRUMENTS Ltd
E & L INSTRUMENTS Ltd
E & L INSTRUMENTS Ltd
This system uses a pulse generator input transducer.
Instructions
 Draw a system diagram for the system above.
 Draw a block diagram of the system shown.
 Connect the sub-systems as shown.
 Make the power connection.
 Turn the potentiometer dial on the pulse generator fully clockwise. Record the
output from the system.
 Turn the potentiometer dial on the pulse generator fully anticlockwise. Record the
output from the system.
 Explain in your own words what the pulse generator does.
 Is the pulse generator:
 an input transducer?
 an output transducer?
 a signal-processing device?
Practical task 10
Push
Switch
Power
Connec tion
Pulse
Generator
And Gate
Transduc er
driver
Bulb
Unit
Instructions
 Draw the block diagram shown above.
 Press and hold the push switch and write down what happens.
 Slow down the frequency (rate of flashing) using the potentiometer on the pulse
generator. Observe the LEDs throughout the system.
Standard Grade Technological Studies: Applied Electronics – Modular Electronic Systems
103
Practical task 11
INPUT
IND
OUTPUT
IND
+
TP
S
0V
+
S
0V
-
LATCH
-
TC4011BP
864BHB
EXT
RST
E & L INSTRUMENTS Ltd
This task uses a Latch unit.
+V
O/P
IND
POS
SIG
+
+
S
0V
S
0V
S
0V
TP
-
-
NEG
TP
LATCH
OUTPUT
IND
ACTIVE LOW
O/P
IND
+
-
0V
INPUT
IND
HIGH = ON
LOW = OFF
+
+
S
0V
S
0V
-
-
TC4011BP
864BHB
TP
LATCH
+
+
S
0V
S
0V
-
TC4011BP
864BHB
-
TP
+
+
+
S
0V
S
0V
S
0V
-
-
-
0v
0v
RANGE
+5V DC TO +8V DC
0v
ACTIVE
HIGH
EXT
RST
E & L INSTRUMENTS Ltd
E & L INSTRUMENTS Ltd
E & L INSTRUMENTS Ltd
E & L INSTRUMENTS Ltd
E & L INSTRUMENTS Ltd
Instructions
 Draw a system diagram for the system above.
 Draw a block diagram of the system shown.
 Connect the sub-systems as shown.
 Make the power connection.
 Press the switch unit and record what happens.
 Now press the switch on the latch unit and record what happens in the system.
A latched system is one that remains on until it is reset. It is often called a memory
system as it ‘remembers’ that the switch has been pressed until the reset on the latch is
pressed.
Note: the inverter is needed because the latch unit only works as the voltage signal is
dropping – this is called negative-edge triggering. The inverter allows the system to
work when the voltage signal is rising, as happens with a normal switch unit. This
converts the overall system to positive-edge triggering.
104
Standard Grade Technological Studies: Applied Electronics – Modular Electronic Systems
Problem 5
Your Technological Studies room has an infrared burglar alarm system fitted. The
trouble is that it sounds each time someone walks into the room. Redesign the system
so that it works in a more acceptable fashion.
Specification
 For the purpose of this simulation the alarm should sound if a light beam is
broken.
 There should be a master switch in the janitor’s office.
 The alarm should not sound when the system is not ‘set’.
 Once set, the alarm should sound if the light beam is broken.
 The alarm should continue to sound even if the burglar leaves the room.
 The janitor should be able to reset the system when the police arrive.
Solution
 Draw a systems diagram to represent a suitable system.
 Develop a block diagram of a possible solution to the problem.
 Test your solution using modular boards.
 The system is positive-edge triggered. Explain what this means.
 Evaluate your system.
Standard Grade Technological Studies: Applied Electronics – Modular Electronic Systems
105
Practical task 12
+
+
S
0V
S
0V
-
-
E & L INSTRUMENTS Ltd
This task uses a relay unit.
+V
O/P
IND
POS
SIG
+
+
+
S
0V
S
0V
S
0V
-
0V
TP
TP
-
-
NEG
+
+
+
S
0V
S
0V
S
0V
-
-
-
0v
0v
RANGE
+5V DC TO +8V DC
0v
ACTIVE
HIGH
E & L INSTRUMENTS Ltd
E & L INSTRUMENTS Ltd
E & L INSTRUMENTS Ltd
Instructions
 Draw a system diagram for the above system.
 Draw a block diagram of the system.
 Connect the sub-systems as shown.
 Make the power connection.
 Press the switch unit and record what happens at the output.
The ‘clicking’ sound at the output is caused by the contacts of a switch inside the
relay closing. The contacts are moved by the electromagnet energising.
SOFT IRON
ARMATURE
PIVOT
SOFT IRON
CORE
COIL
SPRING
TERMINALS
CONTACT
TERMINALS
COIL
TERMINALS
A point that must be understood is that when the relay contacts close, it provides no
power to the external circuit. To drive anything from a relay, a separate power supply
must be provided.
106
Standard Grade Technological Studies: Applied Electronics – Modular Electronic Systems
Download