Transcript
Page 1: Welcome to the Real World

Welcome to the Real World

Page 2: Welcome to the Real World

What to do ?

• Input from the mangonel sensors

• Input expected by the software

Page 3: Welcome to the Real World

How to do ?

• Input arrives from sensors• Logic circuit combines and inverts inputs

to create a single pulse• PICAXE measures the pulse duration and

outputs the value to seven segment displays

Page 4: Welcome to the Real World

NAND gateInput A

Input B Output

Page 5: Welcome to the Real World

Basic Logic functions (gates):

AND OR

NOT

Page 6: Welcome to the Real World

JK Flip-flop

Page 7: Welcome to the Real World

Pulse width meter circuit diagram

Page 8: Welcome to the Real World

Model on a breadboard(find TTL or “Transistor–transistor logic” in wikipedia )

Page 9: Welcome to the Real World

Work for today

No connection

DOT means wire connection

Page 10: Welcome to the Real World

Identifying a microchip

19

10 18

Page 11: Welcome to the Real World

Tips and tricks:• Be tidy: Keep the wires short. This improves

reliability.• Wire Colours does not affect the performance a

circuit, but does affect the performance of a person trying to understand it.

• Connected wires are marked with a dot.• Remember about the power supply.

– Do not forget to connect– Do not forget to switch OFF when making changes.


Top Related