"A" "B" Choices. Choices "E" "F" "G" "A" 37. ENGR Exam 1 October 13, Section: Bubble:

Size: px
Start display at page:

Download ""A" "B" Choices. Choices "E" "F" "G" "A" 37. ENGR Exam 1 October 13, Section: Bubble:"

Transcription

1 Name: Instructor: Section: ENGR Exam 1 October 13, 2015 Allowed Materials: F.E. approved calculator(s) see syllabus; pencils and/or pens. ExamForm 14 Honor Statement: On my honor, I promise that I have not received any unauthorized assistance on this exam (I didn t look at another student s paper, I didn t view any unauthorized written materials, I didn t talk or listen to another student, I didn't use an unauthorized calculator, I didn't use any electronic device, any visual or auditory signals, or any other techniques of exchanging information with others.) I have maintained the highest standards of academic integrity while completing this exam. Signed: Instructions: Encode your answer to each question by darkening the appropriate circle on your response form. You are also encouraged to work neatly and circle your chosen answers on the exam document so that you are better able to review your work if you find the need. However, the answers you encode on the response form will be taken as your definitive answers, and the entire basis for your grade. Please review your response form carefully before submission. wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww 1. (2 point deduction for failure to complete this problem!) wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww Write in all of the indicated information in the boxes of your response form. Darken the appropriate circles to encode the corresponding information. Write your name on this exam and sign the Honor Statement. Bubble: For Course Section: H01 Cronk TR 2-3:50 H02 SwanbomTR 8-9:50 H03 Harbour MW 2-3:50 H04 Cronk MW 4-5:50 H05 Reeves TR 10-11:50 H06 Easley MW 10-11:50 H07 Hall MW 12-1:50 H08 Scoggin MW 8-9:50 Notes: If your last name is too long, just write the first 10 letters. "F.I." and "M.I." are your first and middle initials, respectively Your "Username" is the first part of your LATech address For "Section" use the guide provided to the right Your "Exam Form" is printed on the upper right corner of this page. Indicate "ENGR" as the "Program" Decuir MW 10-11: Orr MW 2-3: Scoggin TR 2-3: Dressel MW 8-9: Reeves TR 4-5: Reis TR 12-1: Harbour MW 12-1: Reis MW 4-5: Scoggin TR 12-1: Scoggin TR 8-9:50 Choices "I properly completed all required items in problem 1, so I will not lose these points" "I did not properly complete problem 1 because I am fine with losing these points." 2. (3 points) Given the color pattern indicated, which value could be the actual resistance of the resistor shown? color_pattern ("black" "orange" "violet" "gold" ) Choices Ω

2 2 3. (3 points) You take several different sizes of standard alkaline batteries and connect them all in series (with the head of each one touching the tail of the next). If the number of each size cell in your set is listed below, what will be the total voltage? D cells 2 AA cells 3 AAA cells 3 Choices V 4. (3 points) The tool in SolidWorks used to create a rounded internal or external face along one or more edges is: Choices "revolve" "revolved cut" "extrude" "fillet" "linear pattern" "rib" "mirror" "swept cut" 5. (3 points) What is the potential difference across the 5 resistor? Choices "2.0 Volts" "0.75 Volts" "0.0 Volts" "10.0 Volts" "5.0 Volts" "5.0 Amps" "1.3 Volts" "1.0 Amps" 6. (3 points) Which command is used in the Arduino IDE to establish a pin as either an input or an output? Choices "void setup" "digitalwrite" "pinmode" "for" "void loop" "if" "digitalwrite" "delay"

3 3 7. (3 points) Given the below circuit diagram, identify the location and direction that LED shown can be connected such that it immediately illuminates. Choices "a to e & b to f" "a to c & b to d" "b to c & a to d" "a to f & b to e" "a to c & b to e" "Both answer choices A and B" "Both answer choices C and D" "No combination works" 8. (3 points) How many holes should you have punched into your Aluminum plate that you used to construct your robot? Choices (3 points) Which Arduino command, if used repeatedly, will continue to print all data (x) on a singe row of your serial monitor? Choices "Serial.print(x)" "pinmode(x,output)" "digitalwrite(x)" "Serial.println(x)" "digitalread(x)" "Serial.begin(x)" "void setup(x)" "pinmode(x,output)" 10. (3 points) This is the measure of electric potential in a circuit: Choices "Joules" "Amperes" "Work" "Voltage" "Resistance" "Coulombs" "Power" "Current"

4 4 11. (3 points) In a circuit with a single battery (V1) and a single resistor (R1), what is the current flowing through the circuit? Choices "V1*V1" "V1/R1" "R1*R1" "R1/V1" "R1*V1" "(V1*V1)/R1" "V1" "V1*R1" 12. (5 points) If the current shown leaves the power source, then the resistance of R1 is closest to: Choices Ω I 40mA 13. (5 points) The power consumed by resistor R2 is closest to: Choices mw R1 470 Ω R2 220 Ω R3 330 Ω

5 5 14. (5 points) For the circuit shown, the current through resistor R1 is closest to: Choices ma R1 660 Ω R2 660 Ω R3 330 Ω R4 330 Ω V 9V (5 points) Suppose you have a flashlight whose bulb has a known resistance of R 13Ω In order to power the flashlight, you connect a number of 1.5V AA batteries (number given below) in series, with the head of each touching the tail of the next. If you leave the flashlight on for a total time 5minutes, how many electrons leave the negative terminal of the battery? Choices electrons number 2batteries

6 6 16. (5 points) A student would like to use Excel to calculate the volumes of cylinders with different heights and radii. To save time, the student wants to be able to type the formula for calculating the volume of a cylinder one time in cell C4 and then drag the cell so that the other cells will have the same formula but only use their respective heights and radii. The formula the student should type into cell C4 is The equation to calculate the volume of a cylinder is: V = πr 2 h Choices "=$D$1*C$3*$B4" "=$D$1*C$3^2*$B4" "=D1*C3^2*B4" "=$D$1*$C$3^2*$B$4" "=$D$1*$C3^2*B$4" "=$D1*$C3^2*$B4" "=D$1*C$3^2*B$4" "$D$1*$C$3^2*$B$4" 17. (5 points) The power dissipated by R3 is closest to: Choices W

7 7 18. (5 points) For the circuit below (where V1 = 5V, R1 = 1000Ω, R2 = 470Ω, R3 = 220Ω), the voltage drop across R3 is closest to: Choices V 19. (5 points) The power dissipated by R 3 is P R3 200 W. With the given resistor values, what is the current flowing through R 3? Choices A V 1 + R 1 R 2 R 3 P R3 R 4 R 1 12 Ω R 2 16 Ω R 3 8 Ω R 4 24 Ω

8 8 20. (5 points) The power dissipated by R 3 is P R3 200 W. Wth the given resistor values, what is the value of the voltage source V 1? Choices V V 1 + R 1 R 1 R 2 R 3 P R3 12 Ω R 3 8 Ω R 4 R 2 16 Ω R 4 24 Ω 21. (5 points) The current flowing through R 1 is I 1 2A. With the given resistor values, what is the current leaving the source? Choices A I SOURCE + V 1 R 1 R 2 R 3 I 1 R 4 R 1 8 Ω R 3 8 Ω R 2 4 Ω R 4 20 Ω

9 9 22. (5 points) The equivalent resistance of the resistor network shown is closest to: Choices Ω R 1 17 Ω R 2 12 Ω R 3 24 Ω R 4 2 Ω R 5 10 Ω R 6 20 Ω R 7 20 Ω R 8 60 Ω R 9 20 Ω R Ω R Ω R Ω R Ω

10 (5 points) Two mulimeters are used to evaluate a circuit, where one measures current and the other measures voltage (as indicated). The values of the measured voltage and current are provided below. The value of the resistance of R2 is closest to... Choices Ω V m 25.3 V I m 1A 24. (5 points) If R 1 100Ω and R 2 470Ω, then the current flowing through the circuit is closet to... Choices "I" "J" ma

11 (5 points) The engineering professors have decided to open our own alligator farm, and have just purchased our first alligator. We want to highlight her name ("Allie", of course) on our new sign. We have purchased a power source capable of providing V V and I 1 2A. The circuit we developed for the sign is shown below. If the lamps we are using to light up the sign can be modelled as simple resistors, and each lamp, which looks like a segment of an LED, has the same value of resistance, then what is the minimum value of resistance we can use for the lamps to get the brightest-looking sign without exceeding the capabilities of the power source? (Note: The has 6 lamps, each of the "L"'s have 3 lamps, the "I" has 2 lamps, and the has 5 lamps.) Choices Ω

12 (5 points) Given the circuit diagram and the values listed, find the total power dissipated by the network of resistors. The power is nearest to... Choices W V R 2 R 4 R 6 80V R 1 90 Ω 180 Ω R Ω 195 Ω R 5 31 Ω 12 Ω R 7 7 Ω

13 13

14 14 1. (2 point deduction for failure to complete this problem!) Write in all of the indicated information in the boxes of your response form. Darken the appropriate circles to encode the corresponding information. Write your name on this exam and sign the Honor Statement. Notes: If your last name is too long, just write the first 10 letters. "F.I." and "M.I." are your first and middle initials, respectively Your "Username" is the first part of your LATech address For "Section" use the guide provided to the right Your "Exam Form" is printed on the upper right corner of this page. Indicate "ENGR" as the "Program" Bubble: ExamForm 14 For Course Section: H01 Cronk TR 2-3:50 H02 SwanbomTR 8-9:50 H03 Harbour MW 2-3:50 H04 Cronk MW 4-5:50 H05 Reeves TR 10-11:50 H06 Easley MW 10-11:50 H07 Hall MW 12-1:50 H08 Scoggin MW 8-9: Decuir MW 10-11: Orr MW 2-3: Scoggin TR 2-3: Dressel MW 8-9: Reeves TR 4-5: Reis TR 12-1: Harbour MW 12-1: Reis MW 4-5: Scoggin TR 12-1: Scoggin TR 8-9:50 Choices "I properly completed all required items in problem 1, so I will not lose these points" "I did not properly complete problem 1 because I am fine with losing these points." Reference Information:

15 16

Your Multimeter. The Arduino Uno 10/1/2012. Using Your Arduino, Breadboard and Multimeter. EAS 199A Fall 2012. Work in teams of two!

Your Multimeter. The Arduino Uno 10/1/2012. Using Your Arduino, Breadboard and Multimeter. EAS 199A Fall 2012. Work in teams of two! Using Your Arduino, Breadboard and Multimeter Work in teams of two! EAS 199A Fall 2012 pincer clips good for working with breadboard wiring (push these onto probes) Your Multimeter probes leads Turn knob

More information

AP Physics Electricity and Magnetism #4 Electrical Circuits, Kirchoff s Rules

AP Physics Electricity and Magnetism #4 Electrical Circuits, Kirchoff s Rules Name Period AP Physics Electricity and Magnetism #4 Electrical Circuits, Kirchoff s Rules Dr. Campbell 1. Four 240 Ω light bulbs are connected in series. What is the total resistance of the circuit? What

More information

DC Circuits (Combination of resistances)

DC Circuits (Combination of resistances) Name: Partner: Partner: Partner: DC Circuits (Combination of resistances) EQUIPMENT NEEDED: Circuits Experiment Board One Dcell Battery Wire leads Multimeter 100, 330, 1k resistors Purpose The purpose

More information

Kirchhoff s Laws Physics Lab IX

Kirchhoff s Laws Physics Lab IX Kirchhoff s Laws Physics Lab IX Objective In the set of experiments, the theoretical relationships between the voltages and the currents in circuits containing several batteries and resistors in a network,

More information

ENGR-4300 Electronic Instrumentation Quiz 4 Spring 2011 Name Section

ENGR-4300 Electronic Instrumentation Quiz 4 Spring 2011 Name Section ENGR-4300 Electronic Instrumentation Quiz 4 Spring 2011 Name Section Question I (20 points) Question II (20 points) Question III (20 points) Question IV (20 points) Question V (20 points) Total (100 points)

More information

Chapter 19. Electric Circuits

Chapter 19. Electric Circuits Chapter 9 Electric Circuits Series Wiring There are many circuits in which more than one device is connected to a voltage source. Series wiring means that the devices are connected in such a way that there

More information

People s Physics Book

People s Physics Book The Big Ideas: The name electric current is given to the phenomenon that occurs when an electric field moves down a wire at close to the speed of light. Voltage is the electrical energy density (energy

More information

Electrical Fundamentals Module 3: Parallel Circuits

Electrical Fundamentals Module 3: Parallel Circuits Electrical Fundamentals Module 3: Parallel Circuits PREPARED BY IAT Curriculum Unit August 2008 Institute of Applied Technology, 2008 ATE310- Electrical Fundamentals 2 Module 3 Parallel Circuits Module

More information

Basic Pulse Width Modulation

Basic Pulse Width Modulation EAS 199 Fall 211 Basic Pulse Width Modulation Gerald Recktenwald v: September 16, 211 gerry@me.pdx.edu 1 Basic PWM Properties Pulse Width Modulation or PWM is a technique for supplying electrical power

More information

Using Ohm s Law to Build a Voltage Divider

Using Ohm s Law to Build a Voltage Divider Using Ohm s Law to Build a Voltage Provided by TryEngineering - Lesson Focus Students will design, build, and characterize one of the basic circuits of electrical engineering, the voltage divider. These

More information

Student Exploration: Circuits

Student Exploration: Circuits Name: Date: Student Exploration: Circuits Vocabulary: ammeter, circuit, current, ohmmeter, Ohm s law, parallel circuit, resistance, resistor, series circuit, voltage Prior Knowledge Questions (Do these

More information

Tristan s Guide to: Solving Series Circuits. Version: 1.0 Written in 2006. Written By: Tristan Miller Tristan@CatherineNorth.com

Tristan s Guide to: Solving Series Circuits. Version: 1.0 Written in 2006. Written By: Tristan Miller Tristan@CatherineNorth.com Tristan s Guide to: Solving Series Circuits. Version: 1.0 Written in 2006 Written By: Tristan Miller Tristan@CatherineNorth.com Series Circuits. A Series circuit, in my opinion, is the simplest circuit

More information

Robot Board Sub-System Testing. Abstract. Introduction and Theory. Equipment. Procedures. EE 101 Spring 2006 Date: Lab Section # Lab #6

Robot Board Sub-System Testing. Abstract. Introduction and Theory. Equipment. Procedures. EE 101 Spring 2006 Date: Lab Section # Lab #6 EE 101 Spring 2006 Date: Lab Section # Lab #6 Name: Robot Board Sub-System Testing Partner: No Lab partners this time! Abstract The ECEbot robots have a printed circuit board (PCB) containing most of the

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1) If the voltage at a point in space is zero, then the electric field must be A) zero. B) positive.

More information

Using Ohm s Law to Build a Voltage Divider

Using Ohm s Law to Build a Voltage Divider Using Ohm s Law to Build a Voltage Provided by TryEngineering - Lesson Focus Students will design, build, and characterize one of the basic circuits of electrical engineering, the voltage divider. These

More information

PHYSICS 111 LABORATORY Experiment #3 Current, Voltage and Resistance in Series and Parallel Circuits

PHYSICS 111 LABORATORY Experiment #3 Current, Voltage and Resistance in Series and Parallel Circuits PHYSCS 111 LABORATORY Experiment #3 Current, Voltage and Resistance in Series and Parallel Circuits This experiment is designed to investigate the relationship between current and potential in simple series

More information

Series and Parallel Resistive Circuits Physics Lab VIII

Series and Parallel Resistive Circuits Physics Lab VIII Series and Parallel Resistive Circuits Physics Lab VIII Objective In the set of experiments, the theoretical expressions used to calculate the total resistance in a combination of resistors will be tested

More information

7. What is the current in a circuit if 15 coulombs of electric charge move past a given point in 3 seconds? (1) 5 A (3) 18 A (2) 12 A (4) 45 A

7. What is the current in a circuit if 15 coulombs of electric charge move past a given point in 3 seconds? (1) 5 A (3) 18 A (2) 12 A (4) 45 A 1. Compared to the number of free electrons in a conductor, the number of free electrons in an insulator of the same volume is less the same greater 2. Most metals are good electrical conductors because

More information

Capacitive Touch Sensor Project:

Capacitive Touch Sensor Project: NOTE: This project does not include a complete parts list. In particular, the IC described here does not come in a dual-inline-package (DIP), and so a gull-wing package has to be soldered to an adaptor

More information

Lab 2: Resistance, Current, and Voltage

Lab 2: Resistance, Current, and Voltage 2 Lab 2: Resistance, Current, and Voltage I. Before you come to la.. A. Read the following chapters from the text (Giancoli): 1. Chapter 25, sections 1, 2, 3, 5 2. Chapter 26, sections 1, 2, 3 B. Read

More information

GENERAL SCIENCE LABORATORY 1110L Lab Experiment 6: Ohm s Law

GENERAL SCIENCE LABORATORY 1110L Lab Experiment 6: Ohm s Law GENERAL SCIENCE LABORATORY 1110L Lab Experiment 6: Ohm s Law OBJECTIVES: To verify Ohm s law, the mathematical relationship among current, voltage or potential difference, and resistance, in a simple circuit.

More information

Tristan s Guide to: Solving Parallel Circuits. Version: 1.0 Written in 2006. Written By: Tristan Miller Tristan@CatherineNorth.com

Tristan s Guide to: Solving Parallel Circuits. Version: 1.0 Written in 2006. Written By: Tristan Miller Tristan@CatherineNorth.com Tristan s Guide to: Solving Parallel Circuits. Version: 1.0 Written in 2006 Written By: Tristan Miller Tristan@CatherineNorth.com Parallel Circuits. Parallel Circuits are a little bit more complicated

More information

Resistors in Series and Parallel Circuits

Resistors in Series and Parallel Circuits 69 Resistors in Series and Parallel Circuits E&M: Series and parallel circuits Equipment List DataStudio file: Not Required Qty s Part Numbers 1 C/DC Electronics Lab EM-8656 2 D cell 1.5 volt Introduction

More information

Lab 3 - DC Circuits and Ohm s Law

Lab 3 - DC Circuits and Ohm s Law Lab 3 DC Circuits and Ohm s Law L3-1 Name Date Partners Lab 3 - DC Circuits and Ohm s Law OBJECTIES To learn to apply the concept of potential difference (voltage) to explain the action of a battery in

More information

Chapter 13: Electric Circuits

Chapter 13: Electric Circuits Chapter 13: Electric Circuits 1. A household circuit rated at 120 Volts is protected by a fuse rated at 15 amps. What is the maximum number of 100 watt light bulbs which can be lit simultaneously in parallel

More information

PS-6.2 Explain the factors that determine potential and kinetic energy and the transformation of one to the other.

PS-6.2 Explain the factors that determine potential and kinetic energy and the transformation of one to the other. PS-6.1 Explain how the law of conservation of energy applies to the transformation of various forms of energy (including mechanical energy, electrical energy, chemical energy, light energy, sound energy,

More information

Series and Parallel Circuits

Series and Parallel Circuits Direct Current (DC) Direct current (DC) is the unidirectional flow of electric charge. The term DC is used to refer to power systems that use refer to the constant (not changing with time), mean (average)

More information

ENGR-2300 Electronic Instrumentation Quiz 1 Spring 2015

ENGR-2300 Electronic Instrumentation Quiz 1 Spring 2015 ENGR-2300 Electronic Instrumentation Quiz Spring 205 On all questions: SHOW ALL WORK. BEGIN WITH FORMULAS, THEN SUBSTITUTE ALUES AND UNITS. No credit will be given for numbers that appear without justification.

More information

ARDUINO SEVERINO SERIAL SINGLE SIDED VERSION 3 S3v3 (REVISION 2) USER MANUAL

ARDUINO SEVERINO SERIAL SINGLE SIDED VERSION 3 S3v3 (REVISION 2) USER MANUAL ARDUINO SEVERINO SERIAL SINGLE SIDED VERSION 3 S3v3 (REVISION 2) USER MANUAL X1: DE-9 serial connector Used to connect computer (or other devices) using RS-232 standard. Needs a serial cable, with at least

More information

CHAPTER 28 ELECTRIC CIRCUITS

CHAPTER 28 ELECTRIC CIRCUITS CHAPTER 8 ELECTRIC CIRCUITS 1. Sketch a circuit diagram for a circuit that includes a resistor R 1 connected to the positive terminal of a battery, a pair of parallel resistors R and R connected to the

More information

Exercises on Voltage, Capacitance and Circuits. A d = (8.85 10 12 ) π(0.05)2 = 6.95 10 11 F

Exercises on Voltage, Capacitance and Circuits. A d = (8.85 10 12 ) π(0.05)2 = 6.95 10 11 F Exercises on Voltage, Capacitance and Circuits Exercise 1.1 Instead of buying a capacitor, you decide to make one. Your capacitor consists of two circular metal plates, each with a radius of 5 cm. The

More information

Experiment NO.3 Series and parallel connection

Experiment NO.3 Series and parallel connection Experiment NO.3 Series and parallel connection Object To study the properties of series and parallel connection. Apparatus 1. DC circuit training system 2. Set of wires. 3. DC Power supply 4. Digital A.V.O.

More information

DET Practical Electronics (Intermediate 1)

DET Practical Electronics (Intermediate 1) DET Practical Electronics (Intermediate 1) 731 August 2000 HIGHER STILL DET Practical Electronics (Intermediate 1) Support Materials CONTENTS Section 1 Learning about Resistors Section 2 Learning about

More information

Resistance, Ohm s Law, and the Temperature of a Light Bulb Filament

Resistance, Ohm s Law, and the Temperature of a Light Bulb Filament Resistance, Ohm s Law, and the Temperature of a Light Bulb Filament Name Partner Date Introduction Carbon resistors are the kind typically used in wiring circuits. They are made from a small cylinder of

More information

Chapter 1. Fundamental Electrical Concepts

Chapter 1. Fundamental Electrical Concepts Chapter 1 Fundamental Electrical Concepts Charge, current, voltage, power circuits, nodes, branches Branch and node voltages, Kirchhoff Laws Basic circuit elements, combinations 01 fundamental 1 1.3 Electrical

More information

Using and Wiring Light Emitting Diodes (LEDs) for Model Railroads

Using and Wiring Light Emitting Diodes (LEDs) for Model Railroads Using and Wiring Light Emitting Diodes (LEDs) for Model Railroads LEDs have many useful applications in Model railroading, including: Locomotive headlights Rear-end warning lights for cabooses and passenger

More information

Using voltage regulator to convert 5-12V range to 3.3V. Huan Lin

Using voltage regulator to convert 5-12V range to 3.3V. Huan Lin Using voltage regulator to convert 5-12V range to 3.3V Huan Lin 4/2/2010 1 Table of Contents 1. Introduction... Error! Bookmark not defined. 2. Objective... Error! Bookmark not defined. 3. Implementation...

More information

Objectives 200 CHAPTER 4 RESISTANCE

Objectives 200 CHAPTER 4 RESISTANCE Objectives Explain the differences among conductors, insulators, and semiconductors. Define electrical resistance. Solve problems using resistance, voltage, and current. Describe a material that obeys

More information

Series and Parallel Circuits

Series and Parallel Circuits Series and Parallel Circuits Components in a circuit can be connected in series or parallel. A series arrangement of components is where they are inline with each other, i.e. connected end-to-end. A parallel

More information

AP1 Electricity. 1. A student wearing shoes stands on a tile floor. The students shoes do not fall into the tile floor due to

AP1 Electricity. 1. A student wearing shoes stands on a tile floor. The students shoes do not fall into the tile floor due to 1. A student wearing shoes stands on a tile floor. The students shoes do not fall into the tile floor due to (A) a force of repulsion between the shoes and the floor due to macroscopic gravitational forces.

More information

AUTOMOTIVE LED LIGHT CATALOG

AUTOMOTIVE LED LIGHT CATALOG AUTOMOTIVE LED LIGHT CATALOG #74 Wedge Flat LED Light 44423 #74 (T5) Wedge Flat LED Light. 1 LED. Durable, shock and vibration proof, instant On/Off. Monochromatic (pure) color, low heat generation, virtually

More information

Ohm's Law and Circuits

Ohm's Law and Circuits 2. Conductance, Insulators and Resistance A. A conductor in electricity is a material that allows electrons to flow through it easily. Metals, in general, are good conductors. Why? The property of conductance

More information

BUILDING A BASIC CIRCUIT

BUILDING A BASIC CIRCUIT Teacher Information BUILDING A BASIC CIRCUIT NSES9-12.2 Physical Science: Interactions of Energy and Matter Adaptations Some adaptations and modifications that may assist a student with visual and/or other

More information

Welcome to this presentation on Switch Mode Drivers, part of OSRAM Opto Semiconductors LED Fundamentals series. In this presentation we will look at:

Welcome to this presentation on Switch Mode Drivers, part of OSRAM Opto Semiconductors LED Fundamentals series. In this presentation we will look at: Welcome to this presentation on Switch Mode Drivers, part of OSRAM Opto Semiconductors LED Fundamentals series. In this presentation we will look at: How switch mode drivers work, switch mode driver topologies,

More information

Chapter 7 Direct-Current Circuits

Chapter 7 Direct-Current Circuits Chapter 7 Direct-Current Circuits 7. Introduction...7-7. Electromotive Force...7-3 7.3 Resistors in Series and in Parallel...7-5 7.4 Kirchhoff s Circuit Rules...7-7 7.5 Voltage-Current Measurements...7-9

More information

Math for the General Class Ham Radio Operator. A prerequisite math refresher for the math phobic ham

Math for the General Class Ham Radio Operator. A prerequisite math refresher for the math phobic ham Math for the General Class Ham Radio Operator A prerequisite math refresher for the math phobic ham What We Will Cover Write these down! Ohm s Law Power Circle What We Will Cover Write these down! What

More information

1.5 Volt vs. 1.2 Volt Batteries

1.5 Volt vs. 1.2 Volt Batteries 1.5 Volt vs. 1.2 Volt Batteries by Roy Lewallen Very often I ve read statements like 1.2 volt NiMH cells can t be used in some equipment designed for 1.5 volt alkaline cells because the voltage is too

More information

Wireless Burglar Alarm

Wireless Burglar Alarm IInstructors Guiide Wireless Transmission: Burglar Alarm Wireless Transmission: Wireless Burglar Alarm TechXcite: Discover Engineering Pratt School of Engineering Duke University techxcite.pratt.duke.edu

More information

CLASS TEST GRADE 11. PHYSICAL SCIENCES: PHYSICS Test 3: Electricity and magnetism

CLASS TEST GRADE 11. PHYSICAL SCIENCES: PHYSICS Test 3: Electricity and magnetism CLASS TEST GRADE 11 PHYSICAL SCIENCES: PHYSICS Test 3: Electricity and magnetism MARKS: 45 TIME: 1 hour INSTRUCTIONS AND INFORMATION 1. Answer ALL the questions. 2. You may use non-programmable calculators.

More information

Arduino Lesson 14. Servo Motors

Arduino Lesson 14. Servo Motors Arduino Lesson 14. Servo Motors Created by Simon Monk Last updated on 2013-06-11 08:16:06 PM EDT Guide Contents Guide Contents Overview Parts Part Qty The Breadboard Layout for 'Sweep' If the Servo Misbehaves

More information

Introduction to Arduino

Introduction to Arduino Introduction to Arduino // Basic Arduino reference sheet: Installation: Arduino: http://www.arduino.cc/en/guide/homepage Fritzing: http://fritzing.org/download/ Support: Arduino: http://www.arduino.cc,

More information

Solar Energy Discovery Lab

Solar Energy Discovery Lab Solar Energy Discovery Lab Objective Set up circuits with solar cells in series and parallel and analyze the resulting characteristics. Introduction A photovoltaic solar cell converts radiant (solar) energy

More information

Resistors in Series and Parallel

Resistors in Series and Parallel Resistors in Series and Parallel Bởi: OpenStaxCollege Most circuits have more than one component, called a resistor that limits the flow of charge in the circuit. A measure of this limit on charge flow

More information

Bluetooth + USB 16 Servo Controller [RKI-1005 & RKI-1205]

Bluetooth + USB 16 Servo Controller [RKI-1005 & RKI-1205] Bluetooth + USB 16 Servo Controller [RKI-1005 & RKI-1205] Users Manual Robokits India info@robokits.co.in http://www.robokitsworld.com Page 1 Bluetooth + USB 16 Servo Controller is used to control up to

More information

Current Loop Tuning Procedure. Servo Drive Current Loop Tuning Procedure (intended for Analog input PWM output servo drives) General Procedure AN-015

Current Loop Tuning Procedure. Servo Drive Current Loop Tuning Procedure (intended for Analog input PWM output servo drives) General Procedure AN-015 Servo Drive Current Loop Tuning Procedure (intended for Analog input PWM output servo drives) The standard tuning values used in ADVANCED Motion Controls drives are conservative and work well in over 90%

More information

Lab 7: Operational Amplifiers Part I

Lab 7: Operational Amplifiers Part I Lab 7: Operational Amplifiers Part I Objectives The objective of this lab is to study operational amplifier (op amp) and its applications. We will be simulating and building some basic op amp circuits,

More information

LM 358 Op Amp. If you have small signals and need a more useful reading we could amplify it using the op amp, this is commonly used in sensors.

LM 358 Op Amp. If you have small signals and need a more useful reading we could amplify it using the op amp, this is commonly used in sensors. LM 358 Op Amp S k i l l L e v e l : I n t e r m e d i a t e OVERVIEW The LM 358 is a duel single supply operational amplifier. As it is a single supply it eliminates the need for a duel power supply, thus

More information

CURRENT ELECTRICITY INTRODUCTION TO RESISTANCE, CAPACITANCE AND INDUCTANCE

CURRENT ELECTRICITY INTRODUCTION TO RESISTANCE, CAPACITANCE AND INDUCTANCE CURRENT ELECTRICITY INTRODUCTION TO RESI STANCE, CAPACITANCE AND INDUCTANCE P R E A M B L E This problem is adapted from an on-line knowledge enhancement module for a PGCE programme. It is used to cover

More information

Creating a 2D Geometry Model

Creating a 2D Geometry Model Creating a 2D Geometry Model This section describes how to build a 2D cross section of a heat sink and introduces 2D geometry operations in COMSOL. At this time, you do not model the physics that describe

More information

EXPERIMENT NUMBER 8 CAPACITOR CURRENT-VOLTAGE RELATIONSHIP

EXPERIMENT NUMBER 8 CAPACITOR CURRENT-VOLTAGE RELATIONSHIP 1 EXPERIMENT NUMBER 8 CAPACITOR CURRENT-VOLTAGE RELATIONSHIP Purpose: To demonstrate the relationship between the voltage and current of a capacitor. Theory: A capacitor is a linear circuit element whose

More information

ISL-540 TBTS SERIES D EMERGENCY LIGHTING EQUIPMENT

ISL-540 TBTS SERIES D EMERGENCY LIGHTING EQUIPMENT P.O. BOX 11846 TUCSON, AZ 85734 (520) 294-3292 FAX (520) 741-2837 www.iotaengineering.com INSTRUCTION MANUAL IMPORTANT SAFEGUARDS When using electrical equipment, basic safety precautions should always

More information

Parallel DC circuits

Parallel DC circuits Parallel DC circuits This worksheet and all related files are licensed under the Creative Commons Attribution License, version 1.0. To view a copy of this license, visit http://creativecommons.org/licenses/by/1.0/,

More information

Advanced LED Controller (LED Chaser)

Advanced LED Controller (LED Chaser) Advanced LED Controller (LED Chaser) Introduction. Advanced LED controller (also known as LED Chaser) is microcontroller based circuit designed to produce various visual LED light effects by controlling

More information

Basic Electrical Circuits Teacher s Guide by: Jeff Molitor (Idaho State University)

Basic Electrical Circuits Teacher s Guide by: Jeff Molitor (Idaho State University) Basic Electrical Circuits Teacher s Guide by: Jeff Molitor (Idaho State University) Lesson Overview: This lesson discusses the basics of electricity as it pertains to basic circuits. National Science Education

More information

Physics 133: tutorial week 4 Ohm s law, electrical power, emf and internal resistance.

Physics 133: tutorial week 4 Ohm s law, electrical power, emf and internal resistance. Physics 133: tutorial week 4 Ohm s law, electrical power, emf and internal resistance. 41. The heating element of a clothes drier has a resistance of 11Ïand is connected across a 240V electrical outlet.

More information

HOW TO USE MULTIMETER. COMPILE BY: Dzulautotech

HOW TO USE MULTIMETER. COMPILE BY: Dzulautotech HOW TO USE MULTIMETER COMPILE BY: Dzulautotech 1. GENERAL Electricity is absolutely necessary for an automobile. It is indispensable when the engine is started, the air fuel mixture is ignited and exploded,

More information

Basic DC Motor Circuits. Living with the Lab Gerald Recktenwald Portland State University gerry@pdx.edu

Basic DC Motor Circuits. Living with the Lab Gerald Recktenwald Portland State University gerry@pdx.edu Basic DC Motor Circuits Living with the Lab Gerald Recktenwald Portland State University gerry@pdx.edu DC Motor Learning Objectives Explain the role of a snubber diode Describe how PWM controls DC motor

More information

Basic DC Motor Circuits

Basic DC Motor Circuits Basic DC Motor Circuits Living with the Lab Gerald Recktenwald Portland State University gerry@pdx.edu DC Motor Learning Objectives Explain the role of a snubber diode Describe how PWM controls DC motor

More information

1969 DODGE CORONET Two panel Sequential LED Taillight kit installation guide

1969 DODGE CORONET Two panel Sequential LED Taillight kit installation guide 1969 DODGE CORONET Two panel Sequential LED Taillight kit installation guide Kit Contents: 2 LED panels 4 rubber grommets 1 power wire with t-tap 1 driver side LED harness, 24 1 passenger side LED harness,

More information

RGB for ZX Spectrum 128, +2, +2A, +3

RGB for ZX Spectrum 128, +2, +2A, +3 RGB for ZX Spectrum 128, +2, +2A, +3 Introduction... 2 Video Circuitry... 3 Audio Circuitry... 8 Lead Wiring... 9 Testing The Lead... 11 Spectrum +2A/+3 RGB Differences... 12 Circuitry Calculations...

More information

SX460. Generator Automatic Voltage Regulator Operation Manual

SX460. Generator Automatic Voltage Regulator Operation Manual SX460 Generator Automatic Voltage Regulator Operation Manual Self Excited Automatic Voltage Regulator Compatible with Newage SX460* * Use for reference purpose only and not a genuine Newage product. 1.

More information

How Batteries Work by Marshall Brain

How Batteries Work by Marshall Brain How Batteries Work by Marshall Brain Batteries are all over the place -- in our cars, our PCs, laptops, portable MP3 players and cell phones. A battery is essentially a can full of chemicals that produce

More information

ELECTRIC FIELD LINES AND EQUIPOTENTIAL SURFACES

ELECTRIC FIELD LINES AND EQUIPOTENTIAL SURFACES ELECTRIC FIELD LINES AND EQUIPOTENTIAL SURFACES The purpose of this lab session is to experimentally investigate the relation between electric field lines of force and equipotential surfaces in two dimensions.

More information

Parallel DC circuits

Parallel DC circuits Parallel DC circuits This worksheet and all related files are licensed under the Creative Commons Attribution License, version.0. To view a copy of this license, visit http://creativecommons.org/licenses/by/.0/,

More information

Resistors in Series and Parallel

Resistors in Series and Parallel OpenStax-CNX module: m42356 1 Resistors in Series and Parallel OpenStax College This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 3.0 Abstract Draw a circuit

More information

SolidWorks: Mirror, Revolve, and. Introduction to Robotics

SolidWorks: Mirror, Revolve, and. Introduction to Robotics SolidWorks: Mirror, Revolve, and Circular Pattern Introduction to Robotics Let s Review At this point we have learned the following: Extrude Boss/Base Extruded Cut Adding Relations and Dimensions Linear

More information

Welcome to this presentation on Driving LEDs Resistors and Linear Drivers, part of OSRAM Opto Semiconductors LED Fundamentals series.

Welcome to this presentation on Driving LEDs Resistors and Linear Drivers, part of OSRAM Opto Semiconductors LED Fundamentals series. Welcome to this presentation on Driving LEDs Resistors and Linear Drivers, part of OSRAM Opto Semiconductors LED Fundamentals series. In this presentation we will look at: - Simple resistor based current

More information

Discovering Ohm s Law. Original: Revision: 17 October 2003 11 July 2007 George Wolfe, Alison Shull, Martin Alderman

Discovering Ohm s Law. Original: Revision: 17 October 2003 11 July 2007 George Wolfe, Alison Shull, Martin Alderman Title: Discovering Ohm s Law Original: Revision: Authors: Appropriate Level: Abstract: Time Required: NY Standards Met: Special Notes: 17 October 2003 11 July 2007 George Wolfe, Alison Shull, Martin Alderman

More information

OHM S LAW AND RESISTANCE

OHM S LAW AND RESISTANCE OHM S LAW AND RESISTANCE Resistance is one of the basic principles of Ohm s law, and can be found in virtually any device used to conduct electricity. Georg Simon Ohm was a German physicist who conducted

More information

ENGI 241 Experiment 5 Basic Logic Gates

ENGI 241 Experiment 5 Basic Logic Gates ENGI 24 Experiment 5 Basic Logic Gates OBJECTIVE This experiment will examine the operation of the AND, NAND, OR, and NOR logic gates and compare the expected outputs to the truth tables for these devices.

More information

A Learning Guide for Model Rocket Launch Systems

A Learning Guide for Model Rocket Launch Systems A Learning Guide for Model Rocket Launch Systems Including: Schematics, Electrical Theory and Study Problems Edited and updated by Ann Grimm EstesEducator.com educator@estesrockets.com 800.820.0202 2012

More information

NTE923 & NTE923D Integrated Circuit Precision Voltage Regulator

NTE923 & NTE923D Integrated Circuit Precision Voltage Regulator NTE923 & NTE923D Integrated Circuit Precision Voltage Regulator Description: The NTE923 and NTE923D are voltage regulators designed primarily for series regulator applications. By themselves, these devices

More information

Fig. 1 Analogue Multimeter Fig.2 Digital Multimeter

Fig. 1 Analogue Multimeter Fig.2 Digital Multimeter ELECTRICAL INSTRUMENT AND MEASUREMENT Electrical measuring instruments are devices used to measure electrical quantities such as electric current, voltage, resistance, electrical power and energy. MULTIMETERS

More information

Tutorials Drawing a 555 timer circuit

Tutorials Drawing a 555 timer circuit Step 1 of 10: Introduction This tutorial shows you how to make an electronic circuit using Livewire and PCB Wizard 3. You should follow this tutorial to learn the basic skills you will need to use Livewire

More information

Essential Electrical Concepts

Essential Electrical Concepts Essential Electrical Concepts Introduction Modern vehicles incorporate many electrical and electronic components and systems: Audio Lights Navigation Engine control Transmission control Braking and traction

More information

Fiber Optic Communications Educational Toolkit

Fiber Optic Communications Educational Toolkit Fiber Optic Communications Educational Toolkit ASEE National Conference Summer 2008 Dr. Akram Abu-aisheh & Dr. Jonathan Hill Introduction The main motive for this work was the need for a low cost laboratory

More information

Objectives: Part 1: Build a simple power supply. CS99S Laboratory 1

Objectives: Part 1: Build a simple power supply. CS99S Laboratory 1 CS99S Laboratory 1 Objectives: 1. Become familiar with the breadboard 2. Build a logic power supply 3. Use switches to make 1s and 0s 4. Use LEDs to observe 1s and 0s 5. Make a simple oscillator 6. Use

More information

Get Connected With Ohm's Law

Get Connected With Ohm's Law Get Connected With Ohm's Law Provided by TryEngineering - Lesson Focus Demonstrate Ohm's Law using digital multi-meters. Fun hands-on activities are presented that demonstrate Ohm's Law. Teachers use digital

More information

Series and Parallel Circuits

Series and Parallel Circuits Series and Parallel Circuits Direct-Current Series Circuits A series circuit is a circuit in which the components are connected in a line, one after the other, like railroad cars on a single track. There

More information

Georgia Performance Standards Framework for Physical Science 8 th Grade. Powering Satellites

Georgia Performance Standards Framework for Physical Science 8 th Grade. Powering Satellites The following instructional plan is part of a GaDOE collection of Unit Frameworks, Performance Tasks, examples of Student Work, and Teacher Commentary. Many more GaDOE approved instructional plans are

More information

Candidate Number. General Certificate of Education Advanced Level Examination June 2010

Candidate Number. General Certificate of Education Advanced Level Examination June 2010 entre Number andidate Number Surname Other Names andidate Signature General ertificate of Education dvanced Level Examination June 1 Physics PHY4/1 Unit 4 Fields and Further Mechanics Section Friday 18

More information

MM74HC4538 Dual Retriggerable Monostable Multivibrator

MM74HC4538 Dual Retriggerable Monostable Multivibrator MM74HC4538 Dual Retriggerable Monostable Multivibrator General Description The MM74HC4538 high speed monostable multivibrator (one shots) is implemented in advanced silicon-gate CMOS technology. They feature

More information

PHYS 2P32 Project: MIDI for Arduino/ 8 Note Keyboard

PHYS 2P32 Project: MIDI for Arduino/ 8 Note Keyboard PHYS 2P32 Project: MIDI for Arduino/ 8 Note Keyboard University April 13, 2016 About Arduino: The Board Variety of models of Arduino Board (I am using Arduino Uno) Microcontroller constructd similarly

More information

Electric Potential Difference

Electric Potential Difference Name: Electric Potential Difference Read from Lesson 1 of the Current Electricity chapter at The Physics Classroom: http://www.physicsclassroom.com/class/circuits/u9l1a.html http://www.physicsclassroom.com/class/circuits/u9l1b.html

More information

Resistors. Some substances are insulators. A battery will not make detectible current flow through them.

Resistors. Some substances are insulators. A battery will not make detectible current flow through them. Resistors Some substances are insulators. A battery will not make detectible current flow through them. Many substances (lead, iron, graphite, etc.) will let current flow. For most substances that are

More information

Circuit symbol. Each of the cells has a potential difference of 1.5 volts. Figure 1. Use the correct answer from the box to complete the sentence.

Circuit symbol. Each of the cells has a potential difference of 1.5 volts. Figure 1. Use the correct answer from the box to complete the sentence. Q.(a) Draw one line from each circuit symbol to its correct name. Circuit symbol Name Diode Light-dependent resistor (LDR) Lamp Light-emitting diode (LED) (3) Figure shows three circuits. The resistors

More information

3.- What atom s particle moves through a conductor material? 4.- Which are the electric components of an elemental electric circuit?

3.- What atom s particle moves through a conductor material? 4.- Which are the electric components of an elemental electric circuit? 1.- What is electricity? 2.- Write down the name of the atom s particles. 3.- What atom s particle moves through a conductor material? 4.- Which are the electric components of an elemental electric circuit?

More information

V out. Figure 1: A voltage divider on the left, and potentiometer on the right.

V out. Figure 1: A voltage divider on the left, and potentiometer on the right. Living with the Lab Fall 202 Voltage Dividers and Potentiometers Gerald Recktenwald v: November 26, 202 gerry@me.pdx.edu Introduction Voltage dividers and potentiometers are passive circuit components

More information

2. Remove rear cover of head lamp if bulbs are covered/sealed within the housings, and remove halogen bulb carefully.

2. Remove rear cover of head lamp if bulbs are covered/sealed within the housings, and remove halogen bulb carefully. These instructions are designed to address most general installation procedures across vehicles and should not be considered vehicle make, model or year specific. Please contact the vendor directly for

More information