INTRODUCTION TO MECHATRONIC DESIGN

Size: px
Start display at page:

Download "INTRODUCTION TO MECHATRONIC DESIGN"

Transcription

1 INTRODUCTION TO MECHATRONIC DESIGN J. EDWARD CARRYER R. MATTHEW OHLINE THOMAS W. KENNY Mechanical Engineering Stanford University Boston Amsterdam Delhi Columbus Cape Town Mexico City Indianapolis Dubai Sao Paulo New York London Sydney Madrid San Francisco Milan Hong Kong Munich Seoul Upper Saddle River Paris Singapore Montreal Taipei Toronto Tokyo

2 Contents Preface Trademark Acknowledgments About the Authors PART 1 INTRODUCTION 27 CHAPTER Philosophy 1.2 The Organization of This Book 1.3 Who Should Study Mechatronics? 1.4 How to Use This Book 1.5 Summary PART 2 SOFTWARE 33 CHAPTER 2 CHAPTER 3 What's a Micro? What's a Micro? Microprocessors, Microcontrollers, Digital Signal Processors, and More Microcontroller Architecture The Central Processing Unit Representing Numbers in the Digital Domain The Arithmetic Logic Unit The Data Bus and the Address Bus Memory Subsystems and Peripherals Von Neumann Architecture The Harvard Architecture Real World Examples The Freescale MC9S12C32 Microcontroller The Microchip PIC12F609 Microcontroller Where to Find More Information Microcontroller Math and Number Manipulation Number Bases and Counting 3.3 Representing Negative Numbers 3.4 Data Types 3.5 Sizes of Common Data Types 3.6 Arithmetic on Fixed Size Variables 3.7 Modulo Arithmetic 3.8 Math Shortcuts 3.9 Boolean Algebra 3.10 Manipulating Individual Bits 3.11 Testing Individual Bits

3 6 Contents CHAPTER 4 CHAPTER 5 CHAPTER 6 Programming Languages Program Structures for Embedded Systems Software Design Machine Language Assembly Language High-Level Languages Interpreters Compilers Hybrid Compiler/Interpreters Integrated Development Environments (IDEs) Choosing a Programming Language Background Event Driven Programming Event Checkers Services Building an Event Driven Program An Example Summary of Event Driven Programming State Machines A State Machine in Software The Cockroach Example as a State Machine Building as a Metaphor for Creating Software Introducing Some Software Design Techniques Decomposition Abstraction and Information Hiding Pseudo-Code Software Design Process Generating Requirements Defining the Program Architecture The Performance Specification The Interface Specification Detail Design Implementation Unit Testing Integration The Sample Problem Requirements for the Morse Code Receiver The Morse Code Receiver System Architecture The Morse Code Receiver Software Architecture The Morse Code Receiver Performance Specifications The Morse Code Receiver Interface Specification The Morse Code Receiver Detail Design The Morse Code Receiver Implementation The Morse Code Receiver Unit Testing The Morse Code Receiver Integration

4 Contents 7 CHAPTER 7 Inter-Processor Communications Without a Medium, There Is No Message Bit-Parallel and Bit-Serial Communications Bit-Serial Communications Bit-Parallel Communications Signaling Levels TTL/CMOS Levels RS RS Communicating over Limited Bandwidth Channels Limited Bandwidth and Modems Communicating with Light Communicating over a Radio RF Remote Controls RF Data Links RF Networks CHAPTER 8 Microcontroller Peripherals Accessing the Control Registers The Parallel Input/Output Subsystem The Data Direction Register The Input/Output Register(s) Shared Function Pins Timer Subsystems Timer Basics Timer Overflow Output Compare Input Capture Combining Input Capture and Output Compare to Control an Engine Pulse Width Modulation PWM Using the Output Compare System The Analog-to-Digital Converter Subsystem The Process for Converting an Analog Input to a Digital Value The A/D Converter Clock Automating the A/D Conversion Process Interrupts PART3 ELECTRONICS 171 CHAPTER 9 Basic Circuit Analysis and Passive Components Voltage, Current, and Power Circuits and Ground Laying Down the Laws Resistance Resistors in Series and Parallel The Voltage Divider 179

5 8 Contents 9.5 Thevenin Equivalents Capacitors Capacitors in Series and Parallel Capacitors and Time-Varying Signals Inductors Inductors and Time-Varying Signals The Time and Frequency Domains Circuit Analysis with Multiple Component Types Basic RC Circuit Configurations Low-Pass RC Filter Behavior in the Time Domain High-Pass RC Filter Behavior in the Time Domain RL Circuit Behavior in the Time Domain Low-Pass RC Filter Behavior in the Frequency Domain High-Pass RC Filter Behavior in the Frequency Domain High-Pass RC Filter with a DC Bias Simulation Tools Limitations of Simulation Tools Real Voltage Sources Real Measurements Measuring Voltage Measuring Current Real Resistors A Model for a Real Resistor Resistor Construction Basics Carbon Film Resistors Metal Film Resistors Power Dissipation in Resistors Potentiometers Choosing Resistors Real Capacitors A Model for a Real Capacitor Capacitor Construction Basics Polar vs. Nonpolar Capacitors Ceramic Disk Capacitors Monolithic Ceramic Capacitors Aluminum Electrolytic Capacitors Tantalum Capacitors Film Capacitors Electric Double Layer Capacitors/Super Capacitors Capacitor Labeling Choosing a Capacitor CHAPTER 10 Semiconductors Doping, Holes, and Electrons Diodes The V-I Characteristic for Diodes The Magnitude of V t Reverse Recovery Schottky Diodes Zener Diodes Light Emitting Diodes Photo-Diodes 231

6 Contents Bipolar Junction Transistors The Darlington Pair The Photo-Transistor 237 MOSFETs 238 Choosing between BJTs and MOSFETs When Will a BJT Be the Best (or Only) Choice? When Will a MOSFET Be the Best (or Only) Choice? How Do You Choose When Either a MOSFET or a BJT Could Work? 243 Multitransistor Circuits 243 Reading Transistor Data Sheets Reading a BJT Data Sheet Reading a MOSFET Data Sheet A Sample Application A Potpourri of Transistor Circuits CHAPTER 11 Operational Amplifiers Op-Amp Behavior Negative Feedback The Idea Op-Amp Analyzing Op-Amp Circuits The Golden Rules The Noninverting Op-Amp Configuration The Inverting Op-Amp Configuration The Unity Gain Buffer The Difference Amplifier Configuration The Summer Configuration The Trans-Resistive Configuration Computation with Op-Amps The Comparator Comparator Circuits CHAPTER 12 Real Operational Amplifiers and Comparators Real Op-Amp Characteristics How the Ideal Assumptions Fail Noninfinite Gain Variation in Open-Loop Gain with Frequency Input Current Is Not Zero The Output Voltage Source Is Not Ideal Other Nonidealities Reading an Op-Amp Data Sheet Maxima, Minima, and Typical Values The Front Page The Absolute Maximum Ratings Section The Electrical Characteristics Section The Packaging Section The Typical Applications Section Reading a Comparator Data Sheet Comparator Packaging Comparing Op-Amps

7 10 Contents CHAPTER 13 Sensors Sensor Output and Microcontroller Inputs.3 Sensor Design Measuring Temperature with a Thermistor Measuring Acceleration Definitions of Sensor Performance Characteristics.4 Fundamental Sensors and Interface Circuits Switches as Sensors Interfacing to Switches Resistive Sensors Interfacing to Resistive Sensors Capacitive Sensors Interfacing to Capacitive Sensors.5 A Survey of Sensors Light Sensors Strain Sensors Temperature Sensors Magnetic Field Sensors Proximity Sensors Position Sensors Acceleration Sensors Force Sensors Pressure Sensors CHAPTER 14 Signal Conditioning 14.1 Basic Operations in Signal Conditioning 14.2 Offset Removal Amplification Relative to an Offset Offset Removal by AC Coupling 14.3 Amplification Multistage Amplification with DC Coupling Multistage Amplification with AC Coupling 14.4 Filtering Filter Terminology What Is Noise and Where Does It Come From? Passive Filters 14.5 Other Signal Conditioning Techniques The Instrumentation Amplifier Peak Detection 14.6 Case Studies Information in the Amplitude Information in the Timing CHAPTER 15 Active and Digital Filters 15.1 Active Filters Phase Delay Filter Response Characteristics Active Filter Topologies

8 Contents Digital Techniques Digital Filtering Digital Signal Processing Synchronous Sampling CHAPTER 16 Digital Inputs and Outputs Representing Logical States Ideal Behavior for Digital Devices Real Behavior of Digital Devices Reading Device Data Sheets Digital Inputs Digital Input Voltage Requirements Digital Input Current Requirements Pull-Ups and Pull-Downs Digital Input Timing Requirements Digital Outputs Digital Output Voltage and Current Specifications Digital Output Timing Specifications Output Meets Input Evaluating Compatibility Pull-Ups and Pull-Downs for Disconnectable and Indeterminate Inputs Interconnecting Incompatible Devices CHAPTER 17 Digital Outputs and Power Drivers Totem-Pole Outputs Totem-Pole Output Specifications Open-Collector/Open-Drain Outputs Open-Collector/Open-Drain Output Specifications Three-State Outputs Three-State Output Specifications Low Side Drivers Low Side Driver Specifications High Side Drivers High Side Driver Specifications Half-Bridges and Full-Bridges Shoot-Through Currents and Dead Time H-Bridge Specifications Thermal Design Issues CHAPTER 18 Digital Logic and Integrated Circuits 18.1 Basic Combinatorial Logic Truth Tables Describing Microcontroller Subsystems Using Combinatorial Logic

9 12 Contents A Survey of Useful Functions Implemented with Combinatorial Logic The Digital Comparator The Digital Multiplexer The Decoder to Sequential Logic A Survey of Useful Functions Implemented with Sequential LOJ gic The D-Type Flip-Flop The J-K Flip-Flop The Counter The Shift Register Logic Families Using Available Logic Chips to Expand the Capabilities of a Microcontroller Using a Multiplexer to Expand Input Capabilities Using a Decoder to Expand Output Capabilities Using Shift Registers to Expand Input Capabilities Using Shift Registers to Expand Output Capabilities Using the SPI Subsystem with Shift Registers The 555 Timer Inside the 555 Timer Astable Operation Mono-Stable Operation Other Uses of the 555 Timer CHAPTER 19 A-to-D and D-to-A Converters 19.1 Interfacing between Digital and Analog Domains 19.2 Digitizing Continuous Signals 19.3 A/D and D/A Converter Performance Ideal A/D Converter Performance Sources of Error for A/D Converters Ideal D/A Converter Performance Sources of Error for D/A Converters 19.4 D/A Converter Designs Using Pulse Width Modulation to Generate Analog Voltaj Summing Amplifier D/A Converters String D/A Converters R-2R Ladder D/A Converters 19.5 A/D Converter Designs Single Slope and Dual Slope A/D Converters Flash A/D Converters Half-Flash A/D Converters Successive Approximation Register A/D Converters Sigma-Delta A/D Converters ;es CHAPTER 20 Voltage Regulators, Power Supplies, and Batteries Power Requirements and Power Sources 20.3 Voltage Regulators Voltage Regulator Terms and Definitions Linear Voltage Regulators Switch-Mode (Switching) Voltage Regulators

10 Contents Power Supplies Linear Power Supplies Switching Power Supplies Batteries and Electrochemical Cells Battery Performance and Characteristics Primary Batteries Secondary Batteries Battery Safety and Environmental Issues CHAPTER 21 Noise, Grounding, and Isolation Noise Coupling Channels Conductively Coupled Noise The Origins of the Conductive Coupling Channel Reducing Conductively Coupled Noise Reducing Noise at the Source: Decoupling Reducing the Coupling of Conductive Noise Reducing Conductive Noise at the Receptor: Power Supply Filtering Best Practices for Reducing Conductive Noise Capacitively Coupled Noise The Origins of the Capacitive Coupling Channel Reducing Capacitively Coupled Noise Reducing Capacitively Coupled Noise at the Source Reducing the Coupling of Capacitively Coupled Noise Shielding Reducing Capacitively Coupled Noise at the Receiver Best Practices for Reducing Capacitively Coupled Noise Inductively Coupled Noise The Origins of the Inductive Coupling Channel Reducing Inductively Coupled Noise at the Source Reducing the Coupling of Inductively Coupled Noise Reducing Inductively Coupled Noise at the Receptor Best Practices for Reducing Inductively Coupled Noise Isolation Optical Isolation Capacitive Isolation Inductive Isolation Comparing Isolation Technologies PART 4 ACTUATORS 557 CHAPTER 22 Permanent Magnet Brushed DC Motor Characteristics Subfractional Horsepower Permanent Magnet Brushed DC Motors Electrical Model Back-EMF and the Generator Effect Characteristic Constants for Permanent Magnet Brushed DC Motors Characteristic Equations for Constant Voltage Power Characteristics 567

11 14 Contents CHAPTER DC Motor Efficiency 22.9 Gearheads Permanent Magnet Brushed DC Motor Applications Inductive Kickback Inductive Kickback Summary Bidirectional Control of Motors Commercially Available H-Bridge Integrated Circuits H-Bridges for Higher Current Applications Speed Control with Pulse Width Modulation CHAPTER 24 CHAPTER 25 Solenoids Solenoid Construction 24.3 Solenoid Performance 24.4 Driving a Solenoid 24.5 Mechanical Response Time 24.6 Applications 24.7 Brushless DC Motors BLDC Motor Construction BLDC Motor Operation Sensored Commutation Sensor-less Commutation Driving a BLDC Motor Commutating a BLDC Motor BLDC Motor Driver Integrated Circuits Comparing Brushed and Brushless DC Motors CHAPTER 26 Stepper Motors Stepper Motor Construction 26.3 The Variable Reluctance Stepper Motor 26.4 The Hybrid Stepping Motor 26.5 Comparing Stepping Motor Types 26.6 Stepper Motor Internal Wiring 26.7 Driving Stepper Motors 26.8 Stepping Sequences for Stepper Motors 26.9 Generating the Drive Sequences for Stepper Motors Stepper Motor Dynamics Stepper Motor Performance Specifications Optimizing Stepper Motor Performance with Drive Electronics The Role of Snubbing in Performance

12 Contents 15 CHAPTER 27 Other Actuator Technologies Pneumatic and Hydraulic Systems Solenoid Valves Servo Valves Pneumatic and Hydraulic Actuators RC Servos Piezo Actuators Types of Piezo Actuators Shape Memory Alloy Actuators Summary CHAPTER 28 Basic Closed-Loop Control Terminology Open-Loop Control On-Off Closed-Loop Control Linear Closed-Loop Control Getting Started Getting Smarter Disturbance Rejection Improving Performance Further by Adding Derivative Control Choosing the Right Gains System Type and the Need for Integral Control Selecting the Control Loop Rate Ad Hoc Methods PART 5 MECHATRONIC PROJECTS AND SYSTEMS ENGINEERING 699 CHAPTER 29 Rapid Prototyping Why Make Prototypes? Prototyping Philosophies: Build or Simulate? Rapid Prototyping of Mechanical Systems Solid Modeling Tools Modeling System Dynamics Foamcore, X-Acto Knives, and Hot Glue D Rapid Prototyping: Laser Cutting/LaserCAMM D Rapid Prototyping, Cheap! Tab and Slot Construction Toys D Rapid Prototyping: SLA, SLS, FDM, and Soft-Mold Castings Rapid Prototyping of Electrical Systems Schematic Capture and Circuit Simulation Tools Circuit Prototyping: Breadboards, Wire Wrap, and Perf Boards 715

13 16 Contents CHAPTER 30 CHAPTER 31 CHAPTER Prototype PCBs Soldering Technique 29.6 Suppliers and Resources 29.7 Project Planning and Management Increasing Project Complexity and the Need for Managing the Process 30.3 Planning and Executing a Project System Requirements Generating Design Candidates and Alternatives Design Concept Evaluation: Prototypes and Iteration Specifications 30.4 Management Tools Project Management Systems Engineering Troubleshooting Concurrent Design Communication and Documentation Pitfalls and Suggestions Staring into the Void An Ounce of Prevention Is Worth an AU-Nighter of Troubleshooting Troubleshooting Attitude Final Thoughts Mechatronic Synthesis The Project Description System Requirements Design Candidates and Alternatives Team Zero's Concepts Team InTheRuff s Concepts Review of the Design Candidates 32.5 Morphology Charts 32.6 Design Concept Evaluation: Prototypes and Iteration 32.7 Implementation Phase InTheRuff Drive Motor Choice Team Zero Ball Release Motor Choice Team Zero Beacon Sensor Circuit Evolution Team Zero Support Stiffness Issue Team Zero Compass Sensor Failure 32.8 The Completed Designs Team InTheRuff Team Zero

14 Contents Performance Results Gems of Wisdom from the Students 779 Appendix A Resistor Color Code and Standard Values 781 Appendix В Sample С Code 783 Appendix С Project Description for the Chapter 32 Case Study 795 Index 799

ELECTRONICS WITH DISCRETE COMPONENTS

ELECTRONICS WITH DISCRETE COMPONENTS ELECTRONICS WITH DISCRETE COMPONENTS Enrique J. Galvez Department of Physics and Astronomy Colgate University WILEY John Wiley & Sons, Inc. ^ CONTENTS Preface vii 1 The Basics 1 1.1 Foreword: Welcome to

More information

Introductory Electronics for Scientists and Engineers

Introductory Electronics for Scientists and Engineers Introductory Electronics for Scientists and Engineers Second Edition ROBERT E. SIMPSON University of New Hampshire Allyn and Bacon, Inc. Boston London Sydney Toronto Contents Preface xiü 1 Direct Current

More information

CRN: MET-487 Instrumentation and Automatic Control June 28, 2010 August 5, 2010 Professor Paul Lin

CRN: MET-487 Instrumentation and Automatic Control June 28, 2010 August 5, 2010 Professor Paul Lin CRN: 32030 MET-487 Instrumentation and Automatic Control June 28, 2010 August 5, 2010 Professor Paul Lin Course Description: Class 2, Lab 2, Cr. 3, Junior class standing and 216 Instrumentation for pressure,

More information

Figure 1.1 Mechatronic system components (p. 3)

Figure 1.1 Mechatronic system components (p. 3) Figure 1.1 Mechatronic system components (p. 3) Example 1.2 Measurement System Digital Thermometer (p. 5) Figure 2.2 Electric circuit terminology (p. 13) Table 2.2 Resistor color band codes (p. 18) Figure

More information

Code No: M0326 /R07 Set No. 1 1. Define Mechatronics and explain the application of Mechatronics in CNC Machine tools and Computer Integrated Manufacturing (CIM). 2. (a) What are the various Filters that

More information

Microelectronic Circuits

Microelectronic Circuits SECOND EDITION ISHBWHBI \ ' -' Microelectronic Circuits Adel S. Sedra University of Toronto Kenneth С Smith University of Toronto HOLT, RINEHART AND WINSTON HOLT, RINEHART AND WINSTON, INC. New York Chicago

More information

Chapter 8. Chapter 9. Chapter 6. Chapter 10. Chapter 11. Chapter 7

Chapter 8. Chapter 9. Chapter 6. Chapter 10. Chapter 11. Chapter 7 5.5 Series and Parallel Combinations of 246 Complex Impedances 5.6 Steady-State AC Node-Voltage 247 Analysis 5.7 AC Power Calculations 256 5.8 Using Power Triangles 258 5.9 Power-Factor Correction 261

More information

GCSE Electronics. Scheme of Work

GCSE Electronics. Scheme of Work GCSE Electronics Scheme of Work Week Topic Detail Notes 1 Practical skills assemble a circuit using a diagram recognize a component from its physical appearance (This is a confidence building/motivating

More information

Analog Filter and. Circuit Design Handbook. Arthur B. Williams. Singapore Sydney Toronto. Mc Graw Hill Education

Analog Filter and. Circuit Design Handbook. Arthur B. Williams. Singapore Sydney Toronto. Mc Graw Hill Education Analog Filter and Circuit Design Handbook Arthur B. Williams Mc Graw Hill Education New York Chicago San Francisco Athens London Madrid Mexico City Milan New Delhi Singapore Sydney Toronto Contents Preface

More information

DEGREE: BACHELOR IN INDUSTRIAL ELECTRONICS AND AUTOMATION YEAR: 2ND TERM: 2ND

DEGREE: BACHELOR IN INDUSTRIAL ELECTRONICS AND AUTOMATION YEAR: 2ND TERM: 2ND SESSION WEEK COURSE: ELECTRONICS ENGINEERING FUNDAMENTALS DEGREE: BACHELOR IN INDUSTRIAL ELECTRONICS AND AUTOMATION YEAR: 2ND TERM: 2ND The course has 29 sessions distributed during 15 weeks. The duration

More information

AERO2705 Space Engineering 1 Week 7 The University of Sydney

AERO2705 Space Engineering 1 Week 7 The University of Sydney AERO2705 Space Engineering 1 Week 7 The University of Sydney Presenter Mr. Warwick Holmes Executive Director Space Engineering School of Aerospace, Mechanical and Mechatronic Engineering The University

More information

Mechatronics 421/780. Department of Mechanical and Aeronautical Engineering. Page 1 of 10

Mechatronics 421/780. Department of Mechanical and Aeronautical Engineering. Page 1 of 10 Mechatronics 421/780 Department of Mechanical and Aeronautical Engineering Page 1 of 10 OVERVIEW AND OBJECTIVES 1. Course Overview Mechatronics (MEG 421 or MEG 780) is a multidisciplinary field of engineering

More information

WINTER 14 EXAMINATION

WINTER 14 EXAMINATION Subject Code:173 WINTER 14 EXAMINATION Model Answer Important Instructions to examiners: 1) The answers should be examined by key words and not as word-to-word as given in the model answer scheme. 2) The

More information

Electrical, Electronic and Communications Engineering Technology/Technician CIP Task Grid

Electrical, Electronic and Communications Engineering Technology/Technician CIP Task Grid Secondary Task List 100 SAFETY 101 Describe OSHA safety regulations. 102 Identify, select, and demonstrate proper hand tool use for electronics work. 103 Recognize the types and usages of fire extinguishers.

More information

Careers in Electronics Using a Calculator Safety Precautions Dc Circuits p. 1 Fundamentals of Electricity p. 3 Matter, Elements, and Compounds p.

Careers in Electronics Using a Calculator Safety Precautions Dc Circuits p. 1 Fundamentals of Electricity p. 3 Matter, Elements, and Compounds p. Preface p. vii Careers in Electronics p. xii Using a Calculator p. xvi Safety Precautions p. xix Dc Circuits p. 1 Fundamentals of Electricity p. 3 Matter, Elements, and Compounds p. 4 A Closer Look at

More information

Principles of Measurement Systems

Principles of Measurement Systems Principles of Measurement Systems Fourth Edition John P. Bentley Emeritus Professor of Measurement Systems University of Teesside PEARSON Prentice Hall Harlow, England London New York Boston San Francisco

More information

ELECTRONICS ADVANCED SUPPLEMENTARY LEVEL

ELECTRONICS ADVANCED SUPPLEMENTARY LEVEL ELECTRONICS ADVANCED SUPPLEMENTARY LEVEL AIMS The general aims of the subject are : 1. to foster an interest in and an enjoyment of electronics as a practical and intellectual discipline; 2. to develop

More information

Analog I/O. ECE 153B Sensor & Peripheral Interface Design Winter 2016

Analog I/O. ECE 153B Sensor & Peripheral Interface Design Winter 2016 Analog I/O ECE 153B Sensor & Peripheral Interface Design Introduction Anytime we need to monitor or control analog signals with a digital system, we require analogto-digital (ADC) and digital-to-analog

More information

Preface... iii. Chapter 1: Diodes and Circuits... 1

Preface... iii. Chapter 1: Diodes and Circuits... 1 Table of Contents Preface... iii Chapter 1: Diodes and Circuits... 1 1.1 Introduction... 1 1.2 Structure of an Atom... 2 1.3 Classification of Solid Materials on the Basis of Conductivity... 2 1.4 Atomic

More information

DC/AC CIRCUITS: CONVENTIONAL FLOW TEXTBOOKS

DC/AC CIRCUITS: CONVENTIONAL FLOW TEXTBOOKS 4 PEARSON CUSTOM ELECTRONICS TECHNOLOGY DC/AC CIRCUITS: CONVENTIONAL FLOW TEXTBOOKS AVAILABLE MARCH 2009 Boylestad Introductory Circuit Analysis, 11/e, 0-13-173044-4 Introduction 32 LC4501 Voltage and

More information

Multiple Category Scope and Sequence: Scope and Sequence Report For Course Standards and Objectives, Content, Skills, Vocabulary

Multiple Category Scope and Sequence: Scope and Sequence Report For Course Standards and Objectives, Content, Skills, Vocabulary Multiple Category Scope and Sequence: Scope and Sequence Report For Course Standards and Objectives, Content, Skills, Vocabulary Wednesday, August 20, 2014, 1:16PM Unit Course Standards and Objectives

More information

EE : ELECTRICAL ENGINEERING Module 8 : Analog and Digital Electronics INDEX

EE : ELECTRICAL ENGINEERING Module 8 : Analog and Digital Electronics INDEX Pearl Centre, S.B. Marg, Dadar (W), Mumbai 400 028. Tel. 4232 4232 EE : ELECTRICAL ENGINEERING Module 8 : Analog and Digital Electronics Contents INDEX Sub Topics 1. Characteristics of Diodes, BJT & FET

More information

Electrical Materials may be referred to a metal, dielectrics,electrical insulators or conductors,paramagnetic materials and many other.

Electrical Materials may be referred to a metal, dielectrics,electrical insulators or conductors,paramagnetic materials and many other. Electrical Engineering Paper-1 Syllabus : This part is for both objective and conventional types papers : 1) EM Theory- The electromagnetic force is said to be one of the fundamental interactions in nature

More information

R & D Electronics DIGITAL IC TRAINER. Model : DE-150. Feature: Object: Specification:

R & D Electronics DIGITAL IC TRAINER. Model : DE-150. Feature: Object: Specification: DIGITAL IC TRAINER Model : DE-150 Object: To Study the Operation of Digital Logic ICs TTL and CMOS. To Study the All Gates, Flip-Flops, Counters etc. To Study the both the basic and advance digital electronics

More information

Contents. Acknowledgments. About the Author

Contents. Acknowledgments. About the Author Contents Figures Tables Preface xi vii xiii Acknowledgments About the Author xv xvii Chapter 1. Basic Mathematics 1 Addition 1 Subtraction 2 Multiplication 2 Division 3 Exponents 3 Equations 5 Subscripts

More information

Calhoon MEBA Engineering School. Study Guide for Proficiency Testing Industrial Electronics

Calhoon MEBA Engineering School. Study Guide for Proficiency Testing Industrial Electronics Calhoon MEBA Engineering School Study Guide for Proficiency Testing Industrial Electronics January 0. Which factors affect the end-to-end resistance of a metallic conductor?. A waveform shows three complete

More information

c) Input and output terminals of CB configuration (2Marks)

c) Input and output terminals of CB configuration (2Marks) Subject Code : 17302 Important Instructions to examiners: 1) The answers should be examined by key words and not as word-to-word as given in the model answer scheme. 2) The model answer and the answer

More information

M.D. Singh J.G. Joshi MECHATRONICS

M.D. Singh J.G. Joshi MECHATRONICS M.D. Singh J.G. Joshi MECHATRONICS MECHATRONICS MECHATRONICS M.D. SINGH Formerly Principal Sagar Institute of Technology and Research Bhopal J.G. JOSHI Lecturer Department of Electronics and Telecommunication

More information

AN457 APPLICATION NOTE

AN457 APPLICATION NOTE AN457 APPLICATION NOTE TWIN-LOOP CONTROL CHIP CUTS COST OF DC MOTOR POSITIONING by H. Sax, A. Salina The Using a novel control IC that works with a simple photoelectric sensor, DC motors can now compare

More information

Process Components. Process component

Process Components. Process component What are PROCESS COMPONENTS? Input Transducer Process component Output Transducer The input transducer circuits are connected to PROCESS COMPONENTS. These components control the action of the OUTPUT components

More information

BLOCK DIAGRAM OF THE UC3625

BLOCK DIAGRAM OF THE UC3625 U-115 APPLICATION NOTE New Integrated Circuit Produces Robust, Noise Immune System For Brushless DC Motors Bob Neidorff, Unitrode Integrated Circuits Corp., Merrimack, NH Abstract A new integrated circuit

More information

Design of Analog CMOS Integrated Circuits

Design of Analog CMOS Integrated Circuits Design of Analog CMOS Integrated Circuits Behzad Razavi Professor of Electrical Engineering University of California, Los Angeles H Boston Burr Ridge, IL Dubuque, IA Madison, WI New York San Francisco

More information

Revised April Unit/Standard Number. Proficiency Level Achieved: (X) Indicates Competency Achieved to Industry Proficiency Level

Revised April Unit/Standard Number. Proficiency Level Achieved: (X) Indicates Competency Achieved to Industry Proficiency Level Unit/Standard Number Electrical, Electronic and Communications Engineering Technology/Technician CIP 15.0303 Task Grid Secondary Competency Task List 100 SAFETY 101 Demonstrate an understanding of state,

More information

Electronics, Sensors, and Actuators

Electronics, Sensors, and Actuators Electronics, Sensors, and Actuators 4/14/15 David Flicker BE107 Overview Basic electronics and components Sensors Actuators Electronics 101 Voltage, V, is fundamentally how much energy is gained or lost

More information

3 Circuit Theory. 3.2 Balanced Gain Stage (BGS) Input to the amplifier is balanced. The shield is isolated

3 Circuit Theory. 3.2 Balanced Gain Stage (BGS) Input to the amplifier is balanced. The shield is isolated Rev. D CE Series Power Amplifier Service Manual 3 Circuit Theory 3.0 Overview This section of the manual explains the general operation of the CE power amplifier. Topics covered include Front End Operation,

More information

ML4818 Phase Modulation/Soft Switching Controller

ML4818 Phase Modulation/Soft Switching Controller Phase Modulation/Soft Switching Controller www.fairchildsemi.com Features Full bridge phase modulation zero voltage switching circuit with programmable ZV transition times Constant frequency operation

More information

DEPARTMENT OF ELECTRONICS

DEPARTMENT OF ELECTRONICS DEPARTMENT OF ELECTRONICS Academic Planner for odd Semesters Semester : I Subject : Electronics(ELT1). Course: B.Sc. (PME) Introduction to Number systems B Construction and types, working Review of P type

More information

Industrial Electronics

Industrial Electronics Job Ready Assessment Blueprint Industrial Electronics Test Code: 2051 / Version: 01 Measuring What Matters Specific Competencies and Skills Tested in this Assessment: DC Electricity Demonstrate the ability

More information

Activity 4: Due before the lab during the week of Feb

Activity 4: Due before the lab during the week of Feb Today's Plan Announcements: Lecture Test 2 programming in C Activity 4 Serial interfaces Analog output Driving external loads Motors: dc motors, stepper motors, servos Lecture Test Activity 4: Due before

More information

IT.MLD900 SENSORS AND TRANSDUCERS TRAINER. Signal Conditioning

IT.MLD900 SENSORS AND TRANSDUCERS TRAINER. Signal Conditioning SENSORS AND TRANSDUCERS TRAINER IT.MLD900 The s and Instrumentation Trainer introduces students to input sensors, output actuators, signal conditioning circuits, and display devices through a wide range

More information

CIRCUITS. Raj Nair Donald Bennett PRENTICE HALL

CIRCUITS. Raj Nair Donald Bennett PRENTICE HALL POWER INTEGRITY ANALYSIS AND MANAGEMENT I CIRCUITS Raj Nair Donald Bennett PRENTICE HALL Upper Saddle River, NJ Boston Indianapolis San Francisco New York Toronto Montreal London Munich Paris Madrid Capetown

More information

Revised April Unit/Standard Number. High School Graduation Years 2016, 2017 and 2018

Revised April Unit/Standard Number. High School Graduation Years 2016, 2017 and 2018 Unit/Standard Number High School Graduation Years 2016, 2017 and 2018 Electrical, Electronic and Communications Engineering Technology/Technician CIP 15.0303 Task Grid Secondary Competency Task List 100

More information

Electromechanical Technology /Electromechanical Engineering Technology CIP Task Grid

Electromechanical Technology /Electromechanical Engineering Technology CIP Task Grid 1 Secondary Task List 100 DEMONSTRATE KNOWLEDGE OF TECHNICAL REPORTS 101 Identify components of technical reports. 102 Demonstrate knowledge of the common components of technical documents. 103 Maintain

More information

Devices and Op-Amps p. 1 Introduction to Diodes p. 3 Introduction to Diodes p. 4 Inside the Diode p. 6 Three Diode Models p. 10 Computer Circuit

Devices and Op-Amps p. 1 Introduction to Diodes p. 3 Introduction to Diodes p. 4 Inside the Diode p. 6 Three Diode Models p. 10 Computer Circuit Contents p. v Preface p. ix Devices and Op-Amps p. 1 Introduction to Diodes p. 3 Introduction to Diodes p. 4 Inside the Diode p. 6 Three Diode Models p. 10 Computer Circuit Analysis p. 16 MultiSIM Lab

More information

PA74/PA76 PA74A/76A. Power Dual Operational Amplifiers PA74/76 PA74A/76A FEATURES APPLICATIONS PA74, PA76, PA74A, PA76A 8-PIN TO-3 PACKAGE STYLE CE

PA74/PA76 PA74A/76A. Power Dual Operational Amplifiers PA74/76 PA74A/76A FEATURES APPLICATIONS PA74, PA76, PA74A, PA76A 8-PIN TO-3 PACKAGE STYLE CE PA74, PA76, PA74A, PA76A PA74/PA76 PA74A/76A PA74/76 PA74A/76A Power Dual Operational Amplifiers FEATURES LOW COST WIDE COMMON MODE RANGE Includes negative supply WIDE SUPPLY VOLTAGE RANGE Single supply:

More information

APPLICATION NOTE 695 New ICs Revolutionize The Sensor Interface

APPLICATION NOTE 695 New ICs Revolutionize The Sensor Interface Maxim > Design Support > Technical Documents > Application Notes > Sensors > APP 695 Keywords: high performance, low cost, signal conditioner, signal conditioning, precision sensor, signal conditioner,

More information

BASIC ELECTRONICS/ ELECTRONICS

BASIC ELECTRONICS/ ELECTRONICS BASIC ELECTRONICS/ ELECTRONICS PREAMBLE The syllabus is intended to equip candidates with broad understanding of the technology of manufacturing, maintenance and repair of domestic and industrial equipment.

More information

Castle Creations, INC.

Castle Creations, INC. Castle Link Live Communication Protocol Castle Creations, INC. 6-Feb-2012 Version 2.0 Subject to change at any time without notice or warning. Castle Link Live Communication Protocol - Page 1 1) Standard

More information

GATE: Electronics MCQs (Practice Test 1 of 13)

GATE: Electronics MCQs (Practice Test 1 of 13) GATE: Electronics MCQs (Practice Test 1 of 13) 1. Removing bypass capacitor across the emitter leg resistor in a CE amplifier causes a. increase in current gain b. decrease in current gain c. increase

More information

UPSC Electrical Engineering Syllabus

UPSC Electrical Engineering Syllabus UPSC Electrical Engineering Syllabus UPSC Electrical Engineering Syllabus PAPER I 1. Circuit Theory: Circuit components; network graphs; KCL, KVL; circuit analysis methods: nodal analysis, mesh analysis;

More information

INTEGRATED CIRCUITS. AN109 Microprocessor-compatible DACs Dec

INTEGRATED CIRCUITS. AN109 Microprocessor-compatible DACs Dec INTEGRATED CIRCUITS 1988 Dec DAC products are designed to convert a digital code to an analog signal. Since a common source of digital signals is the data bus of a microprocessor, DAC circuits that are

More information

ELG3336 Design of Mechatronics System

ELG3336 Design of Mechatronics System ELG3336 Design of Mechatronics System Elements of a Data Acquisition System 2 Analog Signal Data Acquisition Hardware Your Signal Data Acquisition DAQ Device System Computer Cable Terminal Block Data Acquisition

More information

LINEAR IC APPLICATIONS

LINEAR IC APPLICATIONS 1 B.Tech III Year I Semester (R09) Regular & Supplementary Examinations December/January 2013/14 1 (a) Why is R e in an emitter-coupled differential amplifier replaced by a constant current source? (b)

More information

Analytical Chemistry II

Analytical Chemistry II Analytical Chemistry II L3: Signal processing (selected slides) Semiconductor devices Apart from resistors and capacitors, electronic circuits often contain nonlinear devices: transistors and diodes. The

More information

EDWARD HUGHES ELECTRICAL AND ELECTRONIC TECHNOLOGY / 1. Revised by John Hiley, Keith Brown and Ian McKenzie Smith

EDWARD HUGHES ELECTRICAL AND ELECTRONIC TECHNOLOGY / 1. Revised by John Hiley, Keith Brown and Ian McKenzie Smith / 1 ELECTRICAL AND ELECTRONIC TECHNOLOGY EDWARD HUGHES Revised by John Hiley, Keith Brown and Ian McKenzie Smith Hariow, England London New York Boston San Francisco Toronto Sydney Singapore Hong Kong

More information

Experiment (1) Principles of Switching

Experiment (1) Principles of Switching Experiment (1) Principles of Switching Introduction When you use microcontrollers, sometimes you need to control devices that requires more electrical current than a microcontroller can supply; for this,

More information

Lock Cracker S. Lust, E. Skjel, R. LeBlanc, C. Kim

Lock Cracker S. Lust, E. Skjel, R. LeBlanc, C. Kim Lock Cracker S. Lust, E. Skjel, R. LeBlanc, C. Kim Abstract - This project utilized Eleven Engineering s XInC2 development board to control several peripheral devices to open a standard 40 digit combination

More information

WASSCE / WAEC BASIC ELECTRONICS / ELECTRONICS SYLLABUS

WASSCE / WAEC BASIC ELECTRONICS / ELECTRONICS SYLLABUS WASSCE / WAEC BASIC ELECTRONICS / ELECTRONICS SYLLABUS WWW.LARNEDU.COM Visit www.larnedu.com for WASSCE / WAEC syllabus on different subjects and more great stuff to help you ace the WASSCE in flying colours.

More information

S-[F] NPW-02 June All Syllabus B.Sc. [Electronics] Ist Year Semester-I & II.doc - 1 -

S-[F] NPW-02 June All Syllabus B.Sc. [Electronics] Ist Year Semester-I & II.doc - 1 - - 1 - - 2 - - 3 - DR. BABASAHEB AMBEDKAR MARATHWADA UNIVERSITY, AURANGABAD SYLLABUS of B.Sc. FIRST & SECOND SEMESTER [ELECTRONICS (OPTIONAL)] {Effective from June- 2013 onwards} - 4 - B.Sc. Electronics

More information

Small Signal Audio Design

Small Signal Audio Design Small Signal Audio Design Douglas Self AMSTERDAM BOSTON HEIDELBERG LONDON. NEW YORK OXFORD PARIS SAN DIEGO. SAN FRANCISCO SINGAPORE. SYDNEY TOKYO Focal Press is an imprint of Elsevier Focal Press Contents

More information

Final Exam: Electronics 323 December 14, 2010

Final Exam: Electronics 323 December 14, 2010 Final Exam: Electronics 323 December 4, 200 Formula sheet provided. In all questions give at least some explanation of what you are doing to receive full value. You may answer some questions ON the question

More information

The NMIH-0050 H-Bridge

The NMIH-0050 H-Bridge The NMIH-0050 H-Bridge Features: 5 A continuous, 6 A peak current Supply voltages from 5.3V up to 40V Terminal block for power / motor Onboard LEDs for motor operation/direction Onboard LED for motor supply

More information

Electronic Components

Electronic Components Electronic Components Arduino Uno Arduino Uno is a microcontroller (a simple computer), it has no way to interact. Building circuits and interface is necessary. Battery Snap Battery Snap is used to connect

More information

Pulse-Width-Modulation Motor Speed Control with a PIC (modified from lab text by Alciatore)

Pulse-Width-Modulation Motor Speed Control with a PIC (modified from lab text by Alciatore) Laboratory 14 Pulse-Width-Modulation Motor Speed Control with a PIC (modified from lab text by Alciatore) Required Components: 1x PIC 16F88 18P-DIP microcontroller 3x 0.1 F capacitors 1x 12-button numeric

More information

Chapter 1 Semiconductors and the p-n Junction Diode 1

Chapter 1 Semiconductors and the p-n Junction Diode 1 Preface xiv Chapter 1 Semiconductors and the p-n Junction Diode 1 1-1 Semiconductors 2 1-2 Impure Semiconductors 5 1-3 Conduction Processes in Semiconductors 7 1-4 Thep-nJunction 9' 1-5 The Meta1-Semiconductor

More information

Difference between BJTs and FETs. Junction Field Effect Transistors (JFET)

Difference between BJTs and FETs. Junction Field Effect Transistors (JFET) Difference between BJTs and FETs Transistors can be categorized according to their structure, and two of the more commonly known transistor structures, are the BJT and FET. The comparison between BJTs

More information

Embedded systems. Exercise session 1. Introduction and project presentation

Embedded systems. Exercise session 1. Introduction and project presentation Embedded systems Exercise session 1 Introduction and project presentation Introduction Contact Mail : michael.fonder@ulg.ac.be Office : 1.82a, Montefiore Website for the exercise sessions and the project

More information

M328 version ESR inductance capacitance meter multifunctional tester DIY

M328 version ESR inductance capacitance meter multifunctional tester DIY M328 version ESR inductance capacitance meter multifunctional tester DIY About transistor Multifunction Tester: The tester uses 3.7V rechargeable lithium battery (battery model: 14500) powered portable

More information

Construction Electrician/Industrial Electrician/Power Electrician Common Core Level 2

Construction Electrician/Industrial Electrician/Power Electrician Common Core Level 2 Common Core Level 2 Unit: B1 Commercial Electrical Code Level: Two Duration: 60 hours Theory: Practical: 60 hours 0 hours Overview: This unit is designed to provide the apprentice with the knowledge about

More information

Introduction... 1 Part I: Getting Started with Circuit Analysis Part II: Applying Analytical Methods for Complex Circuits...

Introduction... 1 Part I: Getting Started with Circuit Analysis Part II: Applying Analytical Methods for Complex Circuits... Contents at a Glance Introduction... 1 Part I: Getting Started with Circuit Analysis... 5 Chapter 1: Introducing Circuit Analysis...7 Chapter 2: Clarifying Basic Circuit Concepts and Diagrams...15 Chapter

More information

L E C T U R E R, E L E C T R I C A L A N D M I C R O E L E C T R O N I C E N G I N E E R I N G

L E C T U R E R, E L E C T R I C A L A N D M I C R O E L E C T R O N I C E N G I N E E R I N G P R O F. S L A C K L E C T U R E R, E L E C T R I C A L A N D M I C R O E L E C T R O N I C E N G I N E E R I N G G B S E E E @ R I T. E D U B L D I N G 9, O F F I C E 0 9-3 1 8 9 ( 5 8 5 ) 4 7 5-5 1 0

More information

ELECTRICAL ENGINEERING (CODE NO. 10) PAPER - I

ELECTRICAL ENGINEERING (CODE NO. 10) PAPER - I ELECTRICAL ENGINEERING (CODE NO. 10) PAPER - I 1. Circuit theory Circuit Components, Network graphs, KCL, KVL, Circuit analysis methods: Nodal analysis, mesh analysis, basic network theorems; transient

More information

EVAL6235N. Demonstration board for L6235 DMOS driver for 3-phase brushless DC motor. Description. Features

EVAL6235N. Demonstration board for L6235 DMOS driver for 3-phase brushless DC motor. Description. Features Demonstration board for L6235 DMOS driver for 3-phase brushless DC motor Description Data brief Features Operating supply voltage from 8 to 52 V 5.6 A output peak current (2.8 A DC) R DS(ON) 0.3 typ. value

More information

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad 1 P a g e INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad - 500 043 ELECTRONICS AND COMMUNICATION ENGINEERING TUTORIAL QUESTION BANK Name : INTEGRATED CIRCUITS APPLICATIONS Code

More information

10 AMP, 75V, 3 PHASE MOSFET BRUSHLESS MOTOR CONTROLLER

10 AMP, 75V, 3 PHASE MOSFET BRUSHLESS MOTOR CONTROLLER M.S.KENNEDY CORP. 10 AMP, 75V, 3 PHASE MOSFET BRUSHLESS MOTOR CONTROLLER ISO 9001 CERTIFIED BY DSCC 1464 4707 Dey Road, Liverpool, N.Y. 13088 (315) 7016751 FEATURES: MILPRF38534 QUALIFIED 75 Volt Motor

More information

Entry Level Assessment Blueprint Electronics Technology

Entry Level Assessment Blueprint Electronics Technology Blueprint Test Code: 4135 / Version: 01 Specific Competencies and Skills Tested in this Assessment: Safety Practices Demonstrate safe working procedures Explain the purpose of OSHA and how it promotes

More information

PULSE CONTROLLED INVERTER

PULSE CONTROLLED INVERTER APPLICATION NOTE PULSE CONTROLLED INVERTER by J. M. Bourgeois ABSTRACT With the development of insulated gate transistors, interfacing digital control with a power inverter is becoming easier and less

More information

Lab 7: DELTA AND SIGMA-DELTA A/D CONVERTERS

Lab 7: DELTA AND SIGMA-DELTA A/D CONVERTERS ANALOG & TELECOMMUNICATION ELECTRONICS LABORATORY EXERCISE 6 Lab 7: DELTA AND SIGMA-DELTA A/D CONVERTERS Goal The goals of this experiment are: - Verify the operation of a differential ADC; - Find the

More information

AD557 SPECIFICATIONS. T A = 25 C, V CC = 5 V unless otherwise noted) REV. B

AD557 SPECIFICATIONS. T A = 25 C, V CC = 5 V unless otherwise noted) REV. B SPECIFICATIONS Model Min Typ Max Unit RESOLUTION 8 Bits RELATIVE ACCURACY 0 C to 70 C ± 1/2 1 LSB Ranges 0 to 2.56 V Current Source 5 ma Sink Internal Passive Pull-Down to Ground 2 SETTLING TIME 3 0.8

More information

Signal Conditioning Systems

Signal Conditioning Systems Note-13 1 Signal Conditioning Systems 2 Generalized Measurement System: The output signal from a sensor has generally to be processed or conditioned to make it suitable for the next stage Signal conditioning

More information

DIGITAL ELECTRONICS ANALOG ELECTRONICS

DIGITAL ELECTRONICS ANALOG ELECTRONICS DIGITAL ELECTRONICS 1. N10 4 Bit Binary Universal shift register. 2. N22- Random Access Memory (16*4). 3. N23- Read Only Memory. 4. N4-R-S/D-T Flip flop, characteristic and comparison. 5. Master Slave

More information

Contents. 1. Essential Electronics 1. Preface Acknowledgements

Contents. 1. Essential Electronics 1. Preface Acknowledgements Contents Preface Acknowledgements ix xi 1. Essential Electronics 1 1.1: Current 2 1.2: Voltage 5 1.3: Power 6 1.4: Signals and Averages 7 1.4.1: Mean Average 7 1.4.2: Rectified Average 8 1.4.3: RMS Average

More information

KM4110/KM mA, Low Cost, +2.7V & +5V, 75MHz Rail-to-Rail Amplifiers

KM4110/KM mA, Low Cost, +2.7V & +5V, 75MHz Rail-to-Rail Amplifiers + + www.fairchildsemi.com KM411/KM41.5mA, Low Cost, +.7V & +5V, 75MHz Rail-to-Rail Amplifiers Features 55µA supply current 75MHz bandwidth Power down to I s = 33µA (KM41) Fully specified at +.7V and +5V

More information

Frequently Asked Questions GE6252 BEEE UNIT I ELECTRICAL CIRCUITS AND MEASUREMENTS

Frequently Asked Questions GE6252 BEEE UNIT I ELECTRICAL CIRCUITS AND MEASUREMENTS Frequently Asked Questions GE6252 BEEE UNIT I ELECTRICAL CIRCUITS AND MEASUREMENTS 1. What is charge? 2. Define current. 3. Under what condition AC circuit said to be resonant? 4. What do you meant by

More information

Electronic Concepts and Troubleshooting 101. Experiment 1

Electronic Concepts and Troubleshooting 101. Experiment 1 Electronic Concepts and Troubleshooting 101 Experiment 1 o Concept: What is the capacity of a typical alkaline 1.5V D-Cell? o TS: Assume that a battery is connected to a 20Ω load and the voltage across

More information

SUMMER 13 EXAMINATION Subject Code: Model Answer Page No: / N

SUMMER 13 EXAMINATION Subject Code: Model Answer Page No: / N Important Instructions to examiners: 1) The answers should be examined by key words and not as word-to-word as given in the model answer scheme. 2) The model answer and the answer written by candidate

More information

TC4467 TC4468 LOGIC-INPUT CMOS QUAD DRIVERS TC4467 TC4468 TC4469 GENERAL DESCRIPTION FEATURES APPLICATIONS ORDERING INFORMATION

TC4467 TC4468 LOGIC-INPUT CMOS QUAD DRIVERS TC4467 TC4468 TC4469 GENERAL DESCRIPTION FEATURES APPLICATIONS ORDERING INFORMATION TC TC LOGIC-INPUT CMOS FEATURES High Peak Output Current....A Wide Operating Range.... to V Symmetrical Rise and Fall Times... nsec Short, Equal Delay Times... nsec Latchproof! Withstands ma Inductive

More information

LS7362 BRUSHLESS DC MOTOR COMMUTATOR / CONTROLLER

LS7362 BRUSHLESS DC MOTOR COMMUTATOR / CONTROLLER LS7362 BRUSHLESS DC MOTOR COMMUTATOR / CONTROLLER FEATURES: Speed control by Pulse Width Modulating (PWM) only the low-side drivers reduces switching losses in level converter circuitry for high voltage

More information

Perkins Statewide Articulation Agreement. Documentation item: Secondary Competency Task List Coversheet

Perkins Statewide Articulation Agreement. Documentation item: Secondary Competency Task List Coversheet Perkins Statewide Articulation Agreement Documentation item: Secondary Task List Coversheet The Secondary School agrees to: A. Implement the approved PDE Program(s) of Study. B. Provide assessment of student

More information

PAiA 4780 Twelve Stage Analog Sequencer Design Analysis Originally published 1974

PAiA 4780 Twelve Stage Analog Sequencer Design Analysis Originally published 1974 PAiA 4780 Twelve Stage Analog Sequencer Design Analysis Originally published 1974 DESIGN ANALYSIS: CLOCK As is shown in the block diagram of the sequencer (fig. 1) and the schematic (fig. 2), the clock

More information

hij Teacher Resource Bank GCE Electronics Exemplar Examination Questions ELEC2 Further Electronics

hij Teacher Resource Bank GCE Electronics Exemplar Examination Questions ELEC2 Further Electronics hij Teacher Resource Bank GCE Electronics Exemplar Examination Questions ELEC2 Further Electronics The Assessment and Qualifications Alliance (AQA) is a company limited by guarantee registered in England

More information

STARTER / GENERATOR MOTOR CONTROLLER

STARTER / GENERATOR MOTOR CONTROLLER MIL-PRF-38534 AND 38535 CERTIFIED FACILITY M.S.KENNEDY CORP. STARTER / GENERATOR MOTOR CONTROLLER 4413 (315) 701-6751 FEATURES: 28V/160A Brushless DC motor control capability. 28V/90A Synchronous Boost

More information

Semiconductor 9/21/2015

Semiconductor 9/21/2015 Semiconductor Electronics 9/21/2015 Starting simple the diode. The diode is one of the simplest semiconductor devices. It is comprised of two layers of semiconductor. One is impregnated with an electron

More information

SG2525A SG3525A REGULATING PULSE WIDTH MODULATORS

SG2525A SG3525A REGULATING PULSE WIDTH MODULATORS SG2525A SG3525A REGULATING PULSE WIDTH MODULATORS 8 TO 35 V OPERATION 5.1 V REFERENCE TRIMMED TO ± 1 % 100 Hz TO 500 KHz OSCILLATOR RANGE SEPARATE OSCILLATOR SYNC TERMINAL ADJUSTABLE DEADTIME CONTROL INTERNAL

More information

combine regular DC-motors with a gear-box and an encoder/potentiometer to form a position control loop can only assume a limited range of angular

combine regular DC-motors with a gear-box and an encoder/potentiometer to form a position control loop can only assume a limited range of angular Embedded Control Applications II MP10-1 Embedded Control Applications II MP10-2 week lecture topics 10 Embedded Control Applications II - Servo-motor control - Stepper motor control - The control of a

More information

Electronic Components (Elements)

Electronic Components (Elements) Lecture_3 Electronic Components (Elements) Instructor: IBRAHIM ABU-ISBEIH 25 July 2011 Reverse Engineering 1 Objectives: After completing this class, you will be able to identify the most commonly used

More information

ELECTRIC CIRCUITS. Third Edition JOSEPH EDMINISTER MAHMOOD NAHVI

ELECTRIC CIRCUITS. Third Edition JOSEPH EDMINISTER MAHMOOD NAHVI ELECTRIC CIRCUITS Third Edition JOSEPH EDMINISTER MAHMOOD NAHVI Includes 364 solved problems --fully explained Complete coverage of the fundamental, core concepts of electric circuits All-new chapters

More information

TB6612FNG Dual Motor Driver Carrier

TB6612FNG Dual Motor Driver Carrier TB6612FNG Dual Motor Driver Carrier Overview The TB6612FNG (308k pdf) is a great dual motor driver that is perfect for interfacing two small DC motors such as our micro metal gearmotors to a microcontroller,

More information

NORTH MAHARASHTRA UNIVERSITY. F.Y. B. Sc. Electronics. Syllabus. Wieth effect from june2015

NORTH MAHARASHTRA UNIVERSITY. F.Y. B. Sc. Electronics. Syllabus. Wieth effect from june2015 Syllabus Wieth effect from june2015 Paper- I, Semester I ELE-111: Analog Electronics I Unit- I:Introduction to Basic Circuit Components Definition and unit, Circuit Symbol, Working Principle, Classification

More information

4.2.2 Metal Oxide Semiconductor Field Effect Transistor (MOSFET)

4.2.2 Metal Oxide Semiconductor Field Effect Transistor (MOSFET) 4.2.2 Metal Oxide Semiconductor Field Effect Transistor (MOSFET) The Metal Oxide Semitonductor Field Effect Transistor (MOSFET) has two modes of operation, the depletion mode, and the enhancement mode.

More information