Technological Studies Data Booklet Higher

Size: px
Start display at page:

Download "Technological Studies Data Booklet Higher"

Transcription

1

2 Technological Studies Data Booklet Higher For use in National Qualification Courses leading to the 009 examinations and beyond. Published date: July 008 Publication code: BB4470 ISBN: Published by the Scottish Qualifications Authority The Optima Building, 8 obertson Street, Glasgow G 8DQ Ironmills oad, Dalkeith, Midlothian EH 1LE The information in this publication may be reproduced in support of SQA qualifications. If it is reproduced, SQA should be clearly acknowledged as the source. If it is to be used for any other purpose, then written permission must be obtained from the Publishing Team at SQA. It must not be reproduced for trade or commercial purposes. Scottish Qualifications Authority 008

3 For an up-to-date list of prices visit the Publication Sales and Downloads section of SQA s website. This document can be produced, on request, in alternative formats, including large type, braille and numerous community languages. For further details telephone SQA s Customer Contact Centre on

4 Contents Preface 1 Basic Units and Decimal Prefixes Applied Electronics Basic Equations Typical Operational Amplifier Circuits 4 Graphs for Thermistors, Thermocouple and LD 7 Systems and Control 10 Symbols for Flowcharts 10 Number Systems, PBASIC Instruction Set 11 Structures and Materials 1 Basic Formulae 1 Young s Modulus and Stress data 1

5

6 Preface This data booklet is intended for use by candidates in examinations in Technological Studies at Higher level. It is recommended that candidates should become familiar with the contents of the data booklet through use in undertaking units of these courses. It should be noted that the range of data contained in the booklet has been limited to that syllabus content which may be assessed through written examination papers. This range should be supplemented by other resource material as necessary during the course, eg by using data sheets. However, should any additional information (or data not included in this booklet) be required in an examination, such information will be included in the examination paper. Teachers/lecturers should note that all of the material contained in this booklet is likely to be examined at some time. With regard to tables of information, not every entry in a table will necessarily be involved in examination questions. From the variety of data offered in this booklet, candidates will be expected to demonstrate the ability to select an appropriate: item of information formula material property operational amplifier circuit PBASIC instruction 1

7 Basic Units and Decimal Prefixes Quantity Basic Units Symbol Unit Abbreviation Length l, L metre m Distance s, x metre m Time t second s Velocity v metre/second m/s Mass m kilogram kg Force F newton N Work W joule J Energy E joule J Power P watt (J/s) W Stress σ newton/metre N/m Strain ε no unit Temperature T, t kelvin, celsius K, C Current I ampere (amp) A Voltage V volt V esistance ohm Ω Frequency f hertz Hz Decimal Prefixes Prefix Symbol Multiplying Factor tera T 10 1 giga G 10 9 mega M 10 6 kilo k 10 milli m 10 micro μ 10 6 nano n 10 9 pico p 10 1

8 Applied Electronics Basic Equations Ohm s law V = I esistors in series T = esistors in parallel = + + T 1 for resistors in parallel T product + sum 1 = T = 1 Kirchhoff s 1st Law ΣI = 0 (Algebraic sum of currents at a node is zero) Kirchhoff s nd Law ΣE = ΣI (Algebraic sum of supply voltages = sum of voltage-drops, in a closed loop) Voltage Divider ule V1 1 = V (atio of Voltages = Corresponding atio of esistances) Electrical Power V P = VI= = I Bi-polar transistor gain h FE = I I c b MOSFET transconductance g m ΔI = Δ V D GS

9 Typical Operational Amplifier Circuits V o = output voltage V i = input voltage V cc = supply voltage f = feedback resistance i = input resistance Note: Op-amp output saturates at 8% of V cc A v output voltage = gain = input voltage Inverting f i +V cc V i V cc V o 0V A v = V V o i A v = f i V o = f i V i Non-inverting f +V cc 0V i V i V cc V o A v V ( V 1 f ) o f = A v = 1+ = + V Vi i o i i 4

10 Comparator +V cc V i V ref V cc Vo 0V If V i < V ref, then V o saturates positively (8% of +V cc ) If V i > V ref, then V o saturates negatively (8% of V cc ) Difference Amplifier f i +V cc i V cc Vo V 1 V f 0V A v = Vo (V V ) 1 A v = f i V = (V V) f o 1 i

11 Summing Amplifier f 1 +V cc V 1 V V cc V o 0V A = A = A = f f f v1 v vn 1 n V = (A V ) + (A V ) o v1 1 v ( ) V V Vo = f Voltage Follower +V cc V i V cc V o 0V V o = V i 6

12 Graphs for Thermistors, Thermocouple and LD Thermistors: esistance-temperature characteristics esistance (Ω) 10M 8 1M 8 100k 8 10k 8 1k Temperature ( C)

13 Thermocouple Typical temperature gradient for type K thermocouple Thermocouple emf (mv) Temperature difference ( C) 8

14 Light Dependent esistor (LD) 10 7 LD type OP1 Cell resistance (kω) Illumination (lux) 9

15 Systems and Control Symbols for Flowcharts Terminator symbol Used for the start and end of a main program or sub-procedure. Line symbol Indicates the direction of program flow. For flow down or to the right arrows are not needed. For flow upwards or to the left, arrows are added. Input/Output symbol Used to control outputs or to show that data is being received. Process symbol Used for operations which take place within the microcontroller. Decision symbol Program flow is determined by a yes or no answer to the question in the box. Sub-procedure symbol Used to call a sub-procedure. 10

16 Number Systems and PBASIC Instruction Set Number Systems Bit Number Binary Decimal The default number system is decimal. For binary numbers, the prefix symbol % is used. PBASIC Instruction Set Instruction symbol INPUT/OUTPUT high x low x dirs pins TIME pause n POGAM FLOW goto label gosub label return if then label for next end Make pin x an output and set it high Make pin x an output and set it low Set up each pin on POTB to input or output Control all pin states at once Create a time delay of n (0 6) milliseconds Jump to label Jump to sub-procedure at label eturn from sub-procedure If a condition is met, jump to a label (but not to a sub-procedure) Establish a loop which repeats a specified number of times End of program flow Explanation Allocate a name to a pin or variable Variables Byte variables (b0 b1) can store values 0. Word variables (w0 w) can store values 0 6; w0 contains b0 and b1 within it; w1 contains b and b within it etc. 11

17 Structures and Materials Basic Formulae Moment of a force M = Fx x is the perpendicular distance Principle of Moments ΣM = 0 Conditions of equilibrium ΣF h = 0 ΣF v = 0 ΣM = 0 Stress σ = F A Strain ε = Δl l Young s Modulus E σ = ε Factor of Safety ultimate load = = safe working load ultimate stress safe working stress Circumference of a circle = πr = πd Area of a circle = π r = πd 4 1

18 Young s Modulus and Stress Material Young s Modulus E kn/mm Yield Stress σ Y N/mm Ultimate Tensile Stress N/mm Ultimate Compressive Stress N/mm Mild steel Stainless steels Low-alloy steels Cast iron Aluminium alloy Soft brass Cast bronze Titanium alloy Nickel alloys Concrete 60 Concrete (steel reinforced) Concrete (post stressed) 100 Plastic, ABS polycarbonate Plastic, polypropylene Wood, parallel to grain Wood, perpendicular to grain Soda glass Diamond Gold Ice

19

Engineering Science Data Booklet

Engineering Science Data Booklet Engineering Science Data Booklet Advanced Higher For use in National Qualification Courses leading to the 2015 examinations and beyond. Publication date: 2016 Publication code: BB6957 ISBN: 978 1 910180

More information

2012 Technological Studies. Higher. Finalised Marking Instructions

2012 Technological Studies. Higher. Finalised Marking Instructions 0 Technological Studies Higher Finalised Marking Instructions Scottish Qualifications Authority 0 The information in this publication may be reproduced to support SQA qualifications only on a noncommercial

More information

2014 Technological Studies. Higher. Finalised Marking Instructions

2014 Technological Studies. Higher. Finalised Marking Instructions 2014 Technological Studies Higher Finalised Marking Instructions Scottish Qualifications Authority 2014 The information in this publication may be reproduced to support SQA qualifications only on a non-commercial

More information

ENGINEERING STUDIES ATAR COURSE DATA BOOK 2018

ENGINEERING STUDIES ATAR COURSE DATA BOOK 2018 ENGINEERING STUDIES ATAR COURSE DATA BOOK 208 Engineering Studies Data Book updated January 208 208/2537 ENGINEERING STUDIES 2 CORE CONTENT Index DATA BOOK Core content SI units Standard prefixes Common

More information

ENGINEERING STUDIES ATAR COURSE DATA BOOK 2017

ENGINEERING STUDIES ATAR COURSE DATA BOOK 2017 ENGINEERING STUDIES ATAR COURSE DATA BOOK 207 Copyright School Curriculum and Standards Authority, 207 This document apart from any third party copyright material contained in it may be freely copied,

More information

2. Basic Components and Electrical Circuits

2. Basic Components and Electrical Circuits 1 2. Basic Components and Electrical Circuits 2.1 Units and Scales The International System of Units (SI) defines 6 principal units from which the units of all other physical quantities can be derived

More information

Electricity. From the word Elektron Greek for amber

Electricity. From the word Elektron Greek for amber Electricity From the word Elektron Greek for amber Electrical systems have two main objectives: To gather, store, process, transport information & Energy To distribute and convert energy Electrical Engineering

More information

National Quali cations 2018

National Quali cations 2018 H FOR X723/76/01 OFFICIAL USE National Quali cations 2018 Mark Engineering Science THURSDAY, 24 MAY 1:00 PM 3:00 PM *X7237601* Fill in these boxes and read what is printed below. Full name of centre Town

More information

8/17/2016. Summary. Summary. Summary. Chapter 1 Quantities and Units. Passive Components. SI Fundamental Units. Some Important Electrical Units

8/17/2016. Summary. Summary. Summary. Chapter 1 Quantities and Units. Passive Components. SI Fundamental Units. Some Important Electrical Units Passive Components Chapter 1 Quantities and Units Welcome to the Principles of Electric Circuits. You will study important ideas that are used in electronics. You may already be familiar with a few of

More information

National 5 Physics. Electricity and Energy. Notes

National 5 Physics. Electricity and Energy. Notes National 5 Physics Electricity and Energy Notes Name. 1 P a g e Key Area Notes, Examples and Questions Page 3 Conservation of energy Page 10 Electrical charge carriers and electric fields and potential

More information

St Olave s Grammar School. AS Physics Mock Revision Checklist

St Olave s Grammar School. AS Physics Mock Revision Checklist St Olave s Grammar School Mock Practical skills.. a Can you design experiments, including ones to solve problems set in a practical context?.. b Can you identify the variables that must be controlled in

More information

In which vector triangle does the vector Z show the magnitude and direction of vector X Y?

In which vector triangle does the vector Z show the magnitude and direction of vector X Y? 1 1 Which of the following pairs of units are both SI base units? ampere, degree celsius ampere, kelvin coulomb, degree celsius coulomb, kelvin 2 The diagram shows two vectors and Y. Y In which vector

More information

2011 Physics. Higher. Finalised Marking Instructions

2011 Physics. Higher. Finalised Marking Instructions 2011 Physics Higher Finalised Marking Instructions Scottish Qualifications Authority 2011 The information in this publication may be reproduced to support SQA qualifications only on a noncommercial basis.

More information

Topics Covered in This Chapter:

Topics Covered in This Chapter: Introduction to Powers of 10 Topics Covered in This Chapter: I-1: Scientific Notation I-2: Engineering Notation and Metric Prefixes I-3: Converting between Metric Prefixes I-4: Addition and Subtraction

More information

UNITS AND DEFINITIONS RELATED TO BIOMECHANICAL AND ELECTROMYOGRAPHICAL MEASUREMENTS

UNITS AND DEFINITIONS RELATED TO BIOMECHANICAL AND ELECTROMYOGRAPHICAL MEASUREMENTS APPENDIX B UNITS AND DEFINITIONS RELATED TO BIOMECHANICAL AND ELECTROMYOGRAPHICAL MEASUREMENTS All units used are SI (Système International d Unités). The system is based on seven well-defined base units

More information

Introduction to Electrical and Computer Engineering. International System of Units (SI)

Introduction to Electrical and Computer Engineering. International System of Units (SI) Introduction to Electrical and Computer Engineering Basic Circuits and Simulation Basic Circuits and Simulation (1 of 22) International System of Units (SI) Length: meter (m) Mass: kilogram (kg) Time:

More information

2016 Engineering Science. Higher. Finalised Marking Instructions

2016 Engineering Science. Higher. Finalised Marking Instructions National Qualifications 206 206 Engineering Science Higher Finalised ing Instructions Scottish Qualifications Authority 206 The information in this publication may be reproduced to support SQA qualifications

More information

wave speed (metre/second, m/s) = frequency (hertz, Hz) x wavelength (metre, m)

wave speed (metre/second, m/s) = frequency (hertz, Hz) x wavelength (metre, m) Physics formulae: Unit P1 (GCSE Science ( Core Science )): The relationship between wave speed, frequency and wavelength: wave speed (metre/second, m/s) = frequency (hertz, Hz) x wavelength (metre, m)

More information

GCE AS/A level 1321/01 PHYSICS PH1 Motion Energy and Charge

GCE AS/A level 1321/01 PHYSICS PH1 Motion Energy and Charge Surname Other Names Centre Number 2 Candidate Number GCE AS/A level 1321/01 PHYSICS PH1 Motion Energy and Charge P.M. FRIDAY, 11 January 2013 1½ hours ADDITIONAL MATERIALS In addition to this examination

More information

AP Physics 1: Algebra-Based

AP Physics 1: Algebra-Based 08 AP Physics : Algebra-Based Free-Response Questions 08 The College Board. College Board, Advanced Placement Program, AP, AP Central, and the acorn logo are registered trademarks of the College Board.

More information

St Olave s Grammar School Physics AS Level and Year 12 End of Year Examination Revision Checklist 2018

St Olave s Grammar School Physics AS Level and Year 12 End of Year Examination Revision Checklist 2018 St Olave s Grammar School Physics AS Level and Year 12 End of Year Examination 2018 In addition to this revision checklist, Kerboodle Study Guides can be accessed by following this link: https://www.kerboodle.com/app/courses/16816/modules/course%20guides/node/12847/page/1/content/100528,

More information

Chapter 1. Chapter 1

Chapter 1. Chapter 1 Chapter 1 Scientific and Engineering Notation Very large and very small numbers are represented with scientific and engineering notation. 47,000,000 = 4.7 x 10 7 (Scientific Notation) = 47 x 10 6 (Engineering

More information

2008 Physics. Intermediate 2. Finalised Marking Instructions

2008 Physics. Intermediate 2. Finalised Marking Instructions 2008 Physics Intermediate 2 Finalised Marking Instructions Scottish Qualifications Authority 2008 The information in this publication may be reproduced to support SQA qualifications only on a noncommercial

More information

EE-0001 PEEE Refresher Course. Week 1: Engineering Fundamentals

EE-0001 PEEE Refresher Course. Week 1: Engineering Fundamentals EE-000 PEEE efresher Course Week : Engineering Fundamentals Engineering Fundamentals Bentley Chapters & Camara Chapters,, & 3 Electrical Quantities Energy (work), power, charge, current Electrostatic pressure,

More information

2007 Physics. Higher. Finalised Marking Instructions

2007 Physics. Higher. Finalised Marking Instructions 007 Physics Higher Finalised Marking Instructions Scottish Qualifications Authority 007 The information in this publication may be reproduced to support SQA qualifications only on a non-commercial basis.

More information

Table of Information and Equation Tables for AP Physics Exams

Table of Information and Equation Tables for AP Physics Exams Table of Information and Equation Tables for AP Physics Exams The accompanying Table of Information and Equation Tables will be provided to students when they take the AP Physics Exams. Therefore, students

More information

2006 Physics. Advanced Higher. Finalised Marking Instructions

2006 Physics. Advanced Higher. Finalised Marking Instructions 006 Physics Advanced Higher Finalised Marking Instructions The Scottish Qualifications Authority 006 The information in this publication may be reproduced to support SQA qualifications only on a non-commercial

More information

2010 Physics. Higher. Marking Instructions

2010 Physics. Higher. Marking Instructions 2010 Physics Higher Marking Instructions Scottish Qualifications Authority 2010 The information in this publication may be reproduced to support SQA qualifications only on a noncommercial basis. If it

More information

PHYSICS 1 (LIFE SCIENCES) ELECTRICITY

PHYSICS 1 (LIFE SCIENCES) ELECTRICITY THE UNIVERSITY OF SYDNEY PHYSICS 1 (LIFE SCIENCES) ELECTRICITY ELEVENTH EDITION SI stands for Système International SI UNITS SI base units Quantity Unit Symbol Mass kilogram kg Distance metre m Time second

More information

2010 Physics. Intermediate 2. Finalised Marking Instructions

2010 Physics. Intermediate 2. Finalised Marking Instructions 2010 Physics Intermediate 2 Finalised Marking Instructions Scottish Qualifications Authority 2010 The information in this publication may be reproduced to support SQA qualifications only on a noncommercial

More information

UNIT & DIMENSIONS AND MEASUREMENT STRAIGHT LINES

UNIT & DIMENSIONS AND MEASUREMENT STRAIGHT LINES UNIT & DIMENSIONS AND MEASUREMENT STRAIGHT LINES PHYSICAL QUANTITIES The quantities which can be measured by an instrument and by means of which we can describe the laws of physics are called physical

More information

Unit 1. ET Unit 1. Quantities, Units, and Electrical Safety. Electronics Fundamentals Circuits, Devices and Applications - Floyd

Unit 1. ET Unit 1. Quantities, Units, and Electrical Safety. Electronics Fundamentals Circuits, Devices and Applications - Floyd ET 115 - Unit 1 Quantities, Units, and Electrical Safety Scientific and Engineering Notation Very large and very small numbers are represented with scientific and engineering notation. 47,000,000 = 4.7

More information

Notes on Electricity (Circuits)

Notes on Electricity (Circuits) A circuit is defined to be a collection of energy-givers (batteries) and energy-takers (resistors, light bulbs, radios, etc.) that form a closed path (or complete path) through which electrical current

More information

P.M. THURSDAY, 27 May hours. The number of marks is given in brackets at the end of each question or part question.

P.M. THURSDAY, 27 May hours. The number of marks is given in brackets at the end of each question or part question. Candidate Name Centre Number 2 Candidate Number GCE AS/A level 1321/01 PHYSICS PH1: MOTION ENERGY AND CHARGE P.M. THURSDAY, 27 May 2010 1 1 2 hours 1321 01 01 ADDITIONAL MATERIALS In addition to this examination

More information

Representation of SI Units and Prefixes

Representation of SI Units and Prefixes CANopen Representation of SI Units and Prefixes CiA Draft Recommendation DRP-303-2 Version 1.1 Date: 19. January 2000 CAN in Automation (CiA) 1 1 Scope This document recommends the representation of the

More information

Basic Electrical Circuits Analysis ECE 221

Basic Electrical Circuits Analysis ECE 221 Basic Electrical Circuits Analysis ECE 221 PhD. Khodr Saaifan http://trsys.faculty.jacobs-university.de k.saaifan@jacobs-university.de 1 2 Reference: Electric Circuits, 8th Edition James W. Nilsson, and

More information

Prelim Revision. Questions and Answers. Electricity

Prelim Revision. Questions and Answers. Electricity Prelim Revision Questions and Answers Electricity SECTION A Answer questions on the answer sheet 8. Specimen Paper The diagram shows an 8V supply connected to two lamps. The supply has negligible internal

More information

CHAPTER 6 SIMPLE EQUATIONS

CHAPTER 6 SIMPLE EQUATIONS CHAPTER 6 SIMPLE EQUATIONS EXERCISE 6, Page 5 1. Solve the equation: x + 5 = 7 Since x + 5 = 7 then x = 7 5 x = from which, x = = 1. Solve the equation: 8-3t = Since 8 3t = then 8 = 3t 6 = 3t from which,

More information

AS Unit G481: Mechanics

AS Unit G481: Mechanics Definitions: define scalar and vector quantities and give Scalar: Magnitude without direction examples; Examples: Length, area, volume, distance, speed, mass, density, pressure, temperature, energy, work,

More information

ASSESSMENT UNIT PH1: WAVES, LIGHT AND BASICS. P.M. THURSDAY, 21 May hours

ASSESSMENT UNIT PH1: WAVES, LIGHT AND BASICS. P.M. THURSDAY, 21 May hours Candidate Name Centre Number Candidate Number GCE AS/A level 541/01 PHYSICS ASSESSMENT UNIT PH1: WAVES, LIGHT AND BASICS P.M. THURSDAY, 21 May 2009 1 1 2 hours ADDITIONAL MATERIALS In addition to this

More information

SI units are divided into 2 classes: base units (7) and derived units. Athens Programme Course CTU 1 - Metrology of Electrical Quantities.

SI units are divided into 2 classes: base units (7) and derived units. Athens Programme Course CTU 1 - Metrology of Electrical Quantities. Athens Programme Course CTU 1 - Metrology of Electrical Quantities The 11th CGPM (1960) adopted the name Système International d'unités (International System of Units, abbreviation SI), for the recommended

More information

Standard physical units

Standard physical units Standard physical units SI base units (SI = Système International d Unités) Basic quantity SI base unit Name Symbol Length metre m Mass kilogram kg Time second s Electric current ampere A Temperature (thermodynamic

More information

Exact and Measured Numbers

Exact and Measured Numbers EIE 240 Electrical and Electronic Measurement December 8, 2011 Werapon Chiracharit 1 Exact and Measured Numbers Exact numbers e.g. Ih have exactly 10 fingers and 10 toes. Any measurements e.g. a pen s

More information

GCE AS/A level 1321/01 PHYSICS PH1 Motion, Energy and Charge

GCE AS/A level 1321/01 PHYSICS PH1 Motion, Energy and Charge Surname Centre Number Candidate Number Other Names 2 GCE AS/A level 1321/01 PHYSICS PH1 Motion, Energy and Charge S15-1321-01 A.M. TUESDAY, 19 May 2015 1 hour 30 minutes For s use Question Maximum Mark

More information

National 5 Physics. Language Wikipedia. Electricity

National 5 Physics. Language Wikipedia. Electricity National 5 Physics Catlin.Fatu@English Language Wikipedia Electricity Throughout the Course, appropriate attention should be given to units, prefixes and scientific notation. tera T 10 12 x 1,000,000,000,000

More information

Lecture 7: Transistors and Amplifiers

Lecture 7: Transistors and Amplifiers Lecture 7: Transistors and Amplifiers Hybrid Transistor Model for small AC : The previous model for a transistor used one parameter (β, the current gain) to describe the transistor. doesn't explain many

More information

ECE 2100 Circuit Analysis

ECE 2100 Circuit Analysis ECE 2100 Circuit Analysis Lesson 3 Chapter 2 Ohm s Law Network Topology: nodes, branches, and loops Daniel M. Litynski, Ph.D. http://homepages.wmich.edu/~dlitynsk/ esistance ESISTANCE = Physical property

More information

2009 Assessment Report Physics GA 1: Written examination 1

2009 Assessment Report Physics GA 1: Written examination 1 2009 Physics GA 1: Written examination 1 GENERAL COMMENTS The number of students who sat for the 2009 Physics examination 1 was 6868. With a mean score of 68 per cent, students generally found the paper

More information

INDUSTRIAL ELECTRICITY

INDUSTRIAL ELECTRICITY INDUSTRIAL ELECTRICITY TODAY S TOPICS: Introduction (cont) Scientific Notation DUE Mon 1/13 11:00am HOMEWORK 1 Reading quizzes 1 & 2 Worksheet 1 QUESTIONS?? Scantron Use for reading quizzes only Don t

More information

2014 Physics. Higher (Revised) Finalised Marking Instructions

2014 Physics. Higher (Revised) Finalised Marking Instructions 014 Physics Higher (Revised) Finalised Marking Instructions Scottish Qualifications Authority 014 The information in this publication may be reproduced to support SQA qualifications only on a non-commercial

More information

Chapter 27: Current and Resistance

Chapter 27: Current and Resistance Chapter 7: Current and esistance In this section of the course we will be studying the flow of electric charge, current, in a circuit. We have already seen electric current when we first discussed electric

More information

Notes on Electricity (Circuits)

Notes on Electricity (Circuits) A circuit is defined to be a collection of energy-givers (active elements) and energy-takers (passive elements) that form a closed path (or complete path) through which electrical current can flow. The

More information

2014 Physics. Higher. Finalised Marking Instructions

2014 Physics. Higher. Finalised Marking Instructions 2014 Physics Higher Finalised Marking Instructions Scottish Qualifications Authority 2014 The information in this publication may be reproduced to support SQA qualifications only on a non-commercial basis.

More information

Chapter 1: Quantities and Units

Chapter 1: Quantities and Units Chapter 1: Quantities and Units Instructor: Jean-François MILLITHALER http://faculty.uml.edu/jeanfrancois_millithaler/funelec/spring2017 Slide 1 Power of Ten Base Exponent 10 x 10 4 = 1 x 10 4 = 10000

More information

Forename(s) Surname Number of seat. Date of birth Day Month Year Scottish candidate number

Forename(s) Surname Number of seat. Date of birth Day Month Year Scottish candidate number H National Quali cations SPECIMEN ONLY SQ13/H/01 Mark Engineering Science FOR OFFICIAL USE Date Not applicable Duration 2 hours *SQ13H01* Fill in these boxes and read what is printed below. Full name of

More information

PHA3/W PHYSICS (SPECIFICATION A) Unit 3 Current Electricity and Elastic Properties of Solids

PHA3/W PHYSICS (SPECIFICATION A) Unit 3 Current Electricity and Elastic Properties of Solids Surname Centre Number Other Names Candidate Number Leave blank Candidate Signature General Certificate of Education January 2005 Advanced Subsidiary Examination PHYSICS (SPECIFICATION A) PHA3/W Unit 3

More information

APPENDIX D UNIT CONVERSION TABLES. Sl SYMBOLS AND PREFIXES

APPENDIX D UNIT CONVERSION TABLES. Sl SYMBOLS AND PREFIXES UNIT CONVERSION TABLES Sl SYMBOLS AND PREFIXES BASE UNITS Quantity Unit Symbol Length Meter m Mass Kilogram kg Time Second s Electric current Ampere A Thermodynamic temperature Kelvin K Amount of substance

More information

2018 Engineering Science. National 5. Finalised Marking Instructions

2018 Engineering Science. National 5. Finalised Marking Instructions National Qualifications 2018 2018 Engineering Science National 5 Finalised Marking Instructions Scottish Qualifications Authority 2018 The information in this publication may be reproduced to support SQA

More information

2007 Assessment Report Physics GA 1: Written examination 1

2007 Assessment Report Physics GA 1: Written examination 1 2007 Physics GA 1: Written examination 1 GENERAL COMMENTS The number of students who sat for the 2007 Physics examination 1 was 6544. With a mean score of 55 per cent, students generally found the paper

More information

READ ONLY. Adopting Agency BSC SFM. Adopt Entire Chapter X X X X X X X X X Adopt Entire Chapter as amended (amended sections listed below)

READ ONLY. Adopting Agency BSC SFM. Adopt Entire Chapter X X X X X X X X X Adopt Entire Chapter as amended (amended sections listed below) CALIFORNIA MECHANICAL CODE MATRIX ADOPTION TABLE APPENDIX D UNIT CONVERSION TABLES (Matrix Adoption Tables are non-regulatory, intended only as an aid to the user. See Chapter 1 for state agency authority

More information

PREFIXES AND SYMBOLS SI Prefixes you need to know by heart

PREFIXES AND SYMBOLS SI Prefixes you need to know by heart PREFIXES AND SYMBOLS SI Prefixes you need to know by heart Prefix Symbol In 10 n in Decimal Forms Giga G 10 9 1,000,000,000 Mega M 10 6 1,000,000 kilo k 10 3 1,000 deci d 10 1 0.1 centi c 10 2 0.01 milli

More information

SI UNITS AND SOME CONVERSION FACTORS. A. Woldai, B. Makkawi, and D. Al-Gobaisi International Center for Water and Energy Systems, Abu Dhabi, UAE

SI UNITS AND SOME CONVERSION FACTORS. A. Woldai, B. Makkawi, and D. Al-Gobaisi International Center for Water and Energy Systems, Abu Dhabi, UAE SI UNITS AND SOME CONVERSION FACTORS A. Woldai, B. Makkawi, and D. Al-Gobaisi International Center for Water and Energy Systems, Abu Dhabi, UAE Keywords : SI units, Dynamic viscosity, Surface tension,

More information

SQA CfE Higher Physics Unit 5: Units, prefixes and uncertainties

SQA CfE Higher Physics Unit 5: Units, prefixes and uncertainties SCHOLAR Study Guide SQA CfE Higher Physics Unit 5: Units, prefixes and uncertainties Authored by: Ian Holton (previously Marr College) Reviewed by: Grant McAllister (Bell Baxter High School) Previously

More information

Operational Amplifiers

Operational Amplifiers Operational Amplifiers A Linear IC circuit Operational Amplifier (op-amp) An op-amp is a high-gain amplifier that has high input impedance and low output impedance. An ideal op-amp has infinite gain and

More information

Physics 11. Unit 1 Mathematical Toolkits

Physics 11. Unit 1 Mathematical Toolkits Physics 11 Unit 1 Mathematical Toolkits 1 1.1 Measurement and scientific notations Système International d Unités (SI Units) The base units for measurement of fundamental quantities. Other units can be

More information

Chapter 3: Electric Current and Direct-Current Circuit

Chapter 3: Electric Current and Direct-Current Circuit Chapter 3: Electric Current and Direct-Current Circuit n this chapter, we are going to discuss both the microscopic aspect and macroscopic aspect of electric current. Direct-current is current that flows

More information

State Legislation, Regulation or Document Reference CAR Civil Aviation Rule (CAR) Annex 5 is incorporated by reference in this rule.

State Legislation, Regulation or Document Reference CAR Civil Aviation Rule (CAR) Annex 5 is incorporated by reference in this rule. Annex INTERNATIONAL STANDARDS AND RECOMMENDED PRACTICES CHAPTER 1. DEFINITIONS When the following terms are used in the Standards and Recommended Practices concerning the units of measurement to be used

More information

The effects of electricity

The effects of electricity The effects of electricity Electric current, charge and sources of electromotive force and the effects of electric current Identify SI units for various electrical quantities Transpose basic formulae The

More information

Physical Quantities and Units

Physical Quantities and Units PhysicsndMathsTutor.com 1 Which of the following pairs of units are both SI base units? 9702/1/M/J/02 ampere, degree celsius ampere, kelvin coulomb, degree celsius coulomb, kelvin 2 The diagram shows two

More information

A.M. WEDNESDAY, 13 May minutes

A.M. WEDNESDAY, 13 May minutes Candidate Name Centre Number Candidate Number 0 GCSE 293/02 ELECTRONICS MODULE TEST E1 HIGHER TIER AM WEDNESDAY, 13 May 2009 45 minutes For Examiner s use Total Mark ADDITIONAL MATERIALS In addition to

More information

ENGINEERING. Unit 1 Fundamentals of mechanical, electrical/ electronic and fluid power engineering Suite. Cambridge TECHNICALS LEVEL 2

ENGINEERING. Unit 1 Fundamentals of mechanical, electrical/ electronic and fluid power engineering Suite. Cambridge TECHNICALS LEVEL 2 2016 Suite Cambridge TECHNICALS LEVEL 2 ENGINEERING Unit 1 Fundamentals of mechanical, electrical/ electronic and fluid power engineering D/615/2123 Guided learning hours: 60 Version 2 November 2017 -

More information

Glossary A to N Term Definition Page

Glossary A to N Term Definition Page Glossary A to N Term Definition Page acceleration Rate of change of velocity. Symbol a. SI unit 2 is m/s. References 56, 70, 106, 303, 349-354, 499-502 Notes 2 Acceleration due gravity is 9.81m/s. adjacent

More information

GCE AS/A level 1321/01 PHYSICS PH1 Motion Energy and Charge

GCE AS/A level 1321/01 PHYSICS PH1 Motion Energy and Charge Surname Other Names Centre Number 2 Candidate Number GCE AS/A level 1321/01 PHYSICS PH1 Motion Energy and Charge ADDITIONAL MATERIALS P.M. MONDAY, 20 May 2013 1½ hours For s use Question Maximum Mark 1.

More information

GCE Physics Transition Work

GCE Physics Transition Work GCE Physics Transition Work Mr Spafford: Mathematics and Waves Name: NB: Thanks go to the other physics teachers over the years, from whose work this booklet has been compiled. Unfortunately, the source

More information

Electric current is a flow of electrons in a conductor. The SI unit of electric current is ampere.

Electric current is a flow of electrons in a conductor. The SI unit of electric current is ampere. C h a p t e r at G l a n c e 4. Electric Current : Electric current is a flow of electrons in a conductor. The SI unit of electric current is ampere. Current = Charge time i.e, I = Q t The SI unit of charge

More information

Electron Theory. Elements of an Atom

Electron Theory. Elements of an Atom Electron Theory Elements of an Atom All matter is composed of molecules which are made up of a combination of atoms. Atoms have a nucleus with electrons orbiting around it. The nucleus is composed of protons

More information

GCE AS/A level 1321/01 PHYSICS PH1: Motion Energy and Charge

GCE AS/A level 1321/01 PHYSICS PH1: Motion Energy and Charge Surname Centre Number Candidate Number Other Names 2 GCE AS/A level 1321/01 PHYSICS PH1: Motion Energy and Charge A.M. THURSDAY, 17 May 2012 1½ hours For s use ADDITIONAL MATERIALS In addition to this

More information

GHANA CIVIL AVIATION (AIR NAVIGATION SERVICES) DIRECTIVES PART 22 - UNITS OF MEASUREMENTS TO BE USED IN AIR AND GROUND OPERATIONS

GHANA CIVIL AVIATION (AIR NAVIGATION SERVICES) DIRECTIVES PART 22 - UNITS OF MEASUREMENTS TO BE USED IN AIR AND GROUND OPERATIONS GHANA CIVIL AVIATION (AIR NAVIGATION SERVICES) DIRECTIVES PART 22 - UNITS OF MEASUREMENTS TO BE USED IN AIR AND GROUND OPERATIONS INTENTIONALLY LEFT BLANK 22-2 Introduction Part 22 is about units of measurement

More information

by Lisachem VCE PHYSICS 2012 YEAR 12 TRIAL EXAM UNIT 3

by Lisachem VCE PHYSICS 2012 YEAR 12 TRIAL EXAM UNIT 3 VCE PHYSICS 0 YEAR TRIAL EXAM UNIT 3 CONDITION OF SALE: Limited copyright. This paper may be photocopied without charge for use only within the school that has purchased the material. Our electronic copy

More information

2013 Physics. Intermediate 1. Finalised Marking Instructions

2013 Physics. Intermediate 1. Finalised Marking Instructions 203 Physics Intermediate Finalised Marking Instructions Scottish Qualifications Authority 203 The information in this publication may be reproduced to support SQA qualifications only on a non-commercial

More information

2017 Engineering Science. Higher. Finalised Marking Instructions

2017 Engineering Science. Higher. Finalised Marking Instructions National Qualifications 2017 2017 Engineering Science Higher Finalised Marking Instructions Scottish Qualifications Authority 2017 The information in this publication may be reproduced to support SQA qualifications

More information

National Quali cations EXEMPLAR PAPER ONLY

National Quali cations EXEMPLAR PAPER ONLY FOR OFFICIAL USE H National Quali cations Mark EXEMPLAR PAPER ONLY EP13/H/01 Engineering Science Date Not applicable Duration 2 hours *EP13H01* Fill in these boxes and read what is printed below. Full

More information

Homework Assignment 08

Homework Assignment 08 Homework Assignment 08 Question 1 (Short Takes) Two points each unless otherwise indicated. 1. Give one phrase/sentence that describes the primary advantage of an active load. Answer: Large effective resistance

More information

Electrical installation calculations. Volume 1

Electrical installation calculations. Volume 1 Electrical installation calculations Volume 1 Electrical installation calculations VOLUME 1 SEVENTH EDITION A. J. Watkins Chris Kitcher AMSTERDAM BOSTON HEIDELBERG LONDON NEW YORK OXFORD PARIS SAN DIEGO

More information

Kirchhoff's Laws and Circuit Analysis (EC 2)

Kirchhoff's Laws and Circuit Analysis (EC 2) Kirchhoff's Laws and Circuit Analysis (EC ) Circuit analysis: solving for I and V at each element Linear circuits: involve resistors, capacitors, inductors Initial analysis uses only resistors Power sources,

More information

Designing Information Devices and Systems I Fall 2018 Lecture Notes Note Introduction: Op-amps in Negative Feedback

Designing Information Devices and Systems I Fall 2018 Lecture Notes Note Introduction: Op-amps in Negative Feedback EECS 16A Designing Information Devices and Systems I Fall 2018 Lecture Notes Note 18 18.1 Introduction: Op-amps in Negative Feedback In the last note, we saw that can use an op-amp as a comparator. However,

More information

Solved Problems. Electric Circuits & Components. 1-1 Write the KVL equation for the circuit shown.

Solved Problems. Electric Circuits & Components. 1-1 Write the KVL equation for the circuit shown. Solved Problems Electric Circuits & Components 1-1 Write the KVL equation for the circuit shown. 1-2 Write the KCL equation for the principal node shown. 1-2A In the DC circuit given in Fig. 1, find (i)

More information

2006 Physics. Higher. Finalised Marking Instructions

2006 Physics. Higher. Finalised Marking Instructions 006 Physics Higher Finalised Marking Instructions The Scottish Qualifications Authority 006 The information in this publication may be reproduced to support SQA qualifications only on a non-commercial

More information

International System of Units (SI)

International System of Units (SI) Measurement International System of Units (SI) revised metric system proposed in 1960 widely used in science 7 base units SI Base Units Length Meter m Mass Kilogram kg Time Second s or sec Electrical current

More information

In your textbook, read about base units and derived units. For each SI unit in Column A, write the letter of the matching item from Column B.

In your textbook, read about base units and derived units. For each SI unit in Column A, write the letter of the matching item from Column B. Name Per _Date Pre-AP Chemistry 4323.H Exam review ( + 5 exam pts) 2 Analyzing Data Section 2.1 Units and Measurement In your textbook, read about SI units. Complete the following table. SI Base Units

More information

Direct (and Shear) Stress

Direct (and Shear) Stress 1 Direct (and Shear) Stress 3.1 Introduction Chapter 21 introduced the concepts of stress and strain. In this chapter we shall discuss direct and shear stresses. We shall also look at how to calculate

More information

Physics Summer Work. The option module we will decide together as a class, but historically we have found the most interesting one to be Astrophysics.

Physics Summer Work. The option module we will decide together as a class, but historically we have found the most interesting one to be Astrophysics. Physics Summer Work The activities and details in the booklet are taken from the AQA official transition guide from A-Level physics. Please complete all the activities that follow. At the end of the document

More information

Electrical Current. Electrical current consists of moving electrons. Measuring Current

Electrical Current. Electrical current consists of moving electrons. Measuring Current Electrical Current Electrical current consists of moving electrons Conductors such as copper are filled with movable charge not unlike a cloud of electrons. A net flow of these charges within the conductor

More information

This equation is only used when the velocity is constant, or for an average velocity.

This equation is only used when the velocity is constant, or for an average velocity. 1 2 The speed distance - time equation. d = distance travelled, in metres (m) v = average velocity, in metres per second (m/s) t = time taken for trip, in seconds (s) This equation is only used when the

More information

Trial Examination VCE Physics Unit 3. Written Examination. Suggested Solutions

Trial Examination VCE Physics Unit 3. Written Examination. Suggested Solutions Trial Examination 202 VCE Physics Unit 3 Written Examination Suggested Solutions Neap Trial Exams are licensed to be photocopied or placed on the school intranet and used only within the confines of the

More information

Knowledge Organiser Year 12 Semester 1: Measurements and Movement

Knowledge Organiser Year 12 Semester 1: Measurements and Movement Knowledge Organiser Year 12 Semester 1: Measurements and Movement 1.1 Practical Skills (assessed in the written exam) Show understanding of experimental design, including to solve problems set in a practical

More information

There are three main types of structure - mass, framed and shells.

There are three main types of structure - mass, framed and shells. STRUCTURES There are three main types of structure - mass, framed and shells. Mass structures perform due to their own weight. An example would be a dam. Frame structures resist loads due to the arrangement

More information

Designing Information Devices and Systems I Spring 2018 Lecture Notes Note 11

Designing Information Devices and Systems I Spring 2018 Lecture Notes Note 11 EECS 16A Designing Information Devices and Systems I Spring 2018 Lecture Notes Note 11 11.1 Context Our ultimate goal is to design systems that solve people s problems. To do so, it s critical to understand

More information

INSTRUCTIONS TO CANDIDATES

INSTRUCTIONS TO CANDIDATES Surname Centre Number Candidate Number Other Names 2 GCE AS/A Level 1321/01 LEGACY S16-1321-01 PHYSICS PH1 Motion, Energy and Charge A.M. TUESDAY, 24 May 2016 1 hour 30 minutes For s use Question Maximum

More information

ES250: Electrical Science. HW1: Electric Circuit Variables, Elements and Kirchhoff s Laws

ES250: Electrical Science. HW1: Electric Circuit Variables, Elements and Kirchhoff s Laws ES250: Electrical Science HW1: Electric Circuit Variables, Elements and Kirchhoff s Laws Introduction Engineers use electric circuits to solve problems that are important to modern society, such as: 1.

More information