Resistance Measurement

Slides:



Advertisements
Similar presentations
Logic Gates.
Advertisements

Programmable Logic Controllers.
CDA 3100 Recitation Week 10.
Decoders/DeMUXs CS370 – Spring Decoder: single data input, n control inputs, 2 outputs control inputs (called select S) represent Binary index of.
Diagram 1 shows a four wires (w1, w2, w3 & w4) logic circuit.
DIGITAL SYSTEMS TCE OTHER COMBINATIONAL LOGIC CIRCUITS WEEK 7 AND WEEK 8 (LECTURE 3 OF 3) MULTIPLEXERS DEMULTIPLEXERS.
ECE 2372 Modern Digital System Design Section 4.4 Mutiplexers - Demultiplexers 1.
Physical States for Bits. Black Box Representations.
ECE 301 – Digital Electronics Multiplexers and Demultiplexers (Lecture #12)
EENG 2610: Circuits Analysis Class 6: Operational Amplifiers (Op-Amp), 1/2 Oluwayomi Adamo Department of Electrical Engineering College of Engineering,
PROGRAMMABLE INTERFACE CONTROLLERS Understanding what PIC’s are. How to use PIC logicator Knowing what you can do with PIC circuits.
Any logic circuits can be transformed to an implementation where only NAND gates (and inverters) are used. The general approach to finding a NAND-gate.
Chapter 1 Quick review over Electronics and Electric Components Prepared By : Elec Solv.
Thermocouple Signal Simulator Sponsor: Emerson- Kent Burr, Charles Eastberg Advisor- Dr. Semih Aslan Group: NPPH(1.7) Taylor Nash, Rey Perez, Victor Pinones,
 Combinational circuit that selects binary information from one of many input lines and directs information to a single output line.
In this module you will learn: What the various logic gates do. How to represent logic gates on a circuit diagram. The truth tables for the logic gates.
Image of Arduino. Arduino discussion Address issues with circuit walk-through – Electricity, Programming, Arduino Concepts Work on BeatTable (next week)
Combinational Logic Chapter 4.
Work as a team with the people on your table the first table to complete this activity will get to leave first. What you need to do: There are four different.
R.O.M. System Team: RISC Takers Team Members: Paul Banks, Yorick Robinson, Evan Tu, & Hans Weggeman Louisiana State University – Senior Design October.
 In studying digital integrated circuits, one must start with the simplest group of circuit, the SSIs or Small Scale Integrated Circuits. Since these.
9/15/09 - L15 Decoders, Multiplexers Copyright Joanne DeGroat, ECE, OSU1 Decoders and Multiplexer Circuits.
Linear Algebra. Circuits The circuits in computers and other input devices have inputs, each of which is either a 0 or 1, the output is also 0s and 1s.
Lecture 13 Review: Operational amplifier examples Dependent Sources
CMOS Logic.  The CMOS Logic uses a combination of p-type and n-type Metal-Oxide-Semiconductor Field Effect Transistors (MOSFETs) to implement logic gates.
1 Ethics of Computing MONT 113G, Spring 2012 Session 5 Binary Addition.
 Seattle Pacific University EE Logic System DesignSwitchLogic-1 Switches AB A simple on/off switch IF switch is closed THEN light is on + 5V -
Logic Gates. AND gate Produces an output only if both inputs are on Input AInput BOutput (Q) Q=
Logic Gates M. AL-Towaileb1. Introduction Boolean algebra is used to model the circuitry of electronic devices. Each input and each output of such a device.
S3 INNOVATION ELECTRONICS. LESSON TITLE: ELECTRONICS Learning Intention: To understand when to use different types of logic gates Activity: Building own.
CHAPTER 5 Combinational Logic Analysis
Multiplexers & Decoders By: Jason Pitts CS 147 Spring 2010.
AND Gate Inputs Output Input A (Switch) Input B (Switch) Output Y (Lamp) 0 (Open) 0 (OFF) A B Lamp.
Storey: Electrical & Electronic Systems © Pearson Education Limited 2004 OHT 21.1 Example – see Example 21.2 from course text Determine the quiescent output.
Logic Gates Chapter 5 Subject: Digital System Year: 2009.
Definitions. Electricity Electric Current Current Direction The current direction is from positive to negative but the electron direction is from negative.
ACOE161 (Spring2007)MSI Devices1 Revision on MSI Devices M. Mano & C. Kime: Logic and Computer Design Fundamentals (Chapter 5)
Activity 1 5 minutes Grab a whiteboard and pen, come to the front and work out the Truth Table for the following circuit: R A B C Q.
Creating logic gates with Minecraft
controlling 8 aircraft avionics system using 5 switches
Logic Gates Practical Objective: to develop an understanding of logic circuits and truth tables.
Figure 1.1 A silicon wafer. Figure 1.1 A silicon wafer.
Figure 1.1. A silicon wafer..
Code Management With Github & Straw Resistance Measurements
Digital-to-Analog Analog-to-Digital
Lab02 :Logic Gate Fundamentals:
The Multiplexer Multi what?
KS4 Electricity – Electronic systems
KS4 Electricity – Electronic systems
Changed wiring of the 555 timer
NAND-ONLY LOGIC CIRCUITS
The operational amplifier
Logic Gates L Al-zaid Math110.
All very logical I think!
The schematic of the wire connection in the module
Discrete Mathematics CS 2610
“Temperature sensor relay switching circuit”. SARKER, A.S.M. IMRUL HASAN BARAI, AVIJIT GHOSH, SREEKOR KHAN, TAHMID RAHMAN, JILLUR NISHAT, FARHA FARZANA.
Lecture 20: Combinatorial Circuits I
Introduction to Wiring Logic Gates
AOI Logic Implementation
KS4 Electricity – Electronic systems
Gates Type AND denoted by X.Y OR denoted by X + Y NOR denoted by X + Y
,. . ' ;; '.. I I tI I t : /..: /.. ' : ····t I 'h I.;.; '..'.. I ' :".:".
ELECTRONIC SYSTEMS Note: There is no compulsory question set on Section 25 of the syllabus. Questions set on topics within Section 25 are always set as.
Digital Logic.
Logic Gates Dr.Halimah Alshehri.
Digital Logic Experiment
FIGURE 5-1 MOS Transistor, Symbols, and Switch Models
Voltage Regulator Board
Arithmatic Logic Unit (ALU). ALU Input Data :  A0-A3  B0-B3 Output Data :  F0 – F3.
Presentation transcript:

Resistance Measurement

ProbleM Measure four resistance values for each straw in a pallet Inside-Inside Outside-Outside Inside-Outside Outside-Inside How can this process be automated? Measuring by hand takes ~45 minutes per pallet Plan to design PCB (printed circuit board) to use with an Arduino unit for logic I O

Straw Contacts I O I O I O I O Copper Tape

Circuit Design Demultiplexer  Inverter  Quad Bilateral Switch (Input from straws, outputs tied together to DMM Currently testing design to implement on a few straws before designing PCB