ECE 2900 The next couple of weeks Project 5: now Project 6: 2 weeks Faculty Biographies 11-21-08 12-12-08.

Slides:



Advertisements
Similar presentations
© Electronics ECE 1231 Recall-Lecture 3 Current generated due to two main factors Drift – movement of carriers due to the existence of electric field Diffusion.
Advertisements

Indian Institute of Technology Hyderabad ELECTRONIC SWITCH CONTROL THROUGH RF(RADIO FREQUENCY) GROUP MEMBERS: Anil Kumar Loya ME12B1002 RITESH KUMAR CE12B1019.
Chapter 10 Analog Integrated Circuits The 741 OP-AMP Introduction.
The Transistor as a Switch The two extreme possible operating points Q sat and Q cutoff show how the transistor can act as a switch. The operating point.
Fair Use Building and Research Labs Presents
ECE 352 Electronics II Winter 2003 Ch. 8 Feedback 1 *Feedback circuit does not load down the basic amplifier A, i.e. doesn’t change its characteristics.
The Piping and Instrumentation Diagram Schematic of a control system –more detailed than process flow diagram –does not include values of parameters Used.
University of Pennsylvania Basic Electronics Things to be covered: What is electricity Voltage, Current, Resistance Ohm’s Law Capacitors, Inductors Semiconductors.
Introduction; Units (1. 1); Basic Quantities (1
ECE 442 Power Electronics1 Full-Wave Bridge Rectifier.
© 2012 Pearson Education, Inc. { Chapter 25 Current and Resistance.
TIJ1O1 ELECTRONIC COMPONENTS AND CIRCUITS 1. Recap: What is an electric current? An electric current is a flow of microscopic particles called electrons.
Embedded Programming and Robotics Lesson 1 Basic Electricity and Electronics Transistor Basics Lesson 1 -- Basic Electricity1.
Pulse Width Modulation (PWM) LED Dimmer Circuit
Objective of Lecture Describe what a single node, a distributed node, branch, and loop are. Chapter 2.3 Explain the differences between a series and parallel.
Pulse Width Modulation (PWM) LED Dimmer Circuit
Institute Of Applied Technology ATE 1012 Grade 10 Eng. Rose Hasan.
Electronic Component Functions What is this component doing my in electronic device?
Resistance Color Code Electronics 1 CVSD. Resistance Color Codes Most resistors are too small to print legible resistance values & tolerances on. A color.
A Differentiator Circuit.  All of the diagrams use a uA741 op amp. ◦ You are to construct your circuits using an LM 356 op amp.  There is a statement.
Chapter 2 Operational Amplifier Circuits
Resistors in Series and Parallel
1 D & T Design Lesson Sec 3B By: MdmLee Kah Gek Technological Areas - Electronics MacPherson Secondary School.
Series Circuits Wednesday, February 5, Wednesday, 2/5 – Series Circuits/Ohms Law Respond to the following in your notes: Upcoming Dates: Series.
Unit 12 Audio Electronics 1 Demonstrate a safe and effective workshop practice recognise, assess, and avoid health and safety hazards through good working.
Electronics Section 2 Robotics, Electronics, and Fluid Power.
Introduction to Circuits – Practical Resources.  Reading resistors ▪
Electrical resistance Resistance measures how difficult it is for current to flow.
Chapter 8 DC Circuits. 2 Objectives –After completing this chapter, the student should be able to: Solve for all unknown values, (current, voltage, resistance,
Parul Institute of Engineering & Technology Name of Unit : Diode And Its Applications___________ Topic : BRIDGE RECTIFIER_________________________ Name.
Rate in the Electrical System. 1. What is the prime mover in the electric system? - voltage 2. What is electric rate? - amount of charge that flows through.
Circuits and Ohm’s Law Objectives: 1. Gain an understanding of Ohm’s Law. 2. Compare and contrast the movement of current through a series and parallel.
Chapter 34 Electric Current.
ECE 352 Electronics II Winter 2003 Ch. 8 Feedback 1 *Feedback circuit does not load down the basic amplifier A, i.e. doesn’t change its characteristics.
ECE 352 Electronics II Winter 2003 Ch. 8 Feedback 1 *Feedback circuit does not load down the basic amplifier A, i.e. doesn’t change its characteristics.
Chapter 1 Introduction to Electronics
TRANSISTOR BASICS 1 TRANSISTOR BASICS Lakeland Regional High School October 20, 2015.
Electricity & Magnetism Electricity. Beginning Task: Trade Science Fair Assignment #4 with your partner Use the Peer Review Form to provide feedback to.
The Resistor -. Resistance: When electrical current (flow of electrons) is slowed down - force it into a inefficient conductor - transforms the electrical.
What is a circuit? A set of connected electrical components that provide one or more complete paths for the movement of charges. A set of connected electrical.
1 Electrical Fundamentals We need some understanding of electrical fundamentals to do the lab exercises. Electric Circuit Consists of: –Power Source: Battery,
1 ELEKTRONIKA DASAR Jurusan Teknik Elektro Fakultas Teknik UGM 2007 Bahan Kuliah Minggu I.
18240 Element two - Components INPUTS OUTPUTS PURPOSE TYPICAL USE.
Closed Circuits In applications requiring the use of current, electrical components are arranged in the form of a circuit. A circuit is defined as a path.
Electronics for Physical Computing Materials: capacitor, diode, LED, transistor, switch,resistor, relay, proto board, multimeter.
Introduction to Electronic Circuits Khansaa Almansor.
6.2 ELECTRONICS. CAPACITOR An electrical device used to store electrical charge.
 A transistor is the basic building block of electronic components.  The average computer may have millions of them within its circuits.  Essentially,
Transistors to Gates © 2011 Project Lead The Way, Inc.Magic of Electrons.
1 Transistor. 2 Transistors are used to turn components on and off They come in all different shapes and sizes.
Resistance. Resistor A resistor is part of an electric circuit that resists the flow of electric current. As current flows through a resistor, some of.
8.3 – RESISTANCE AND OHMS LAW. SECTION 8.3 – RESISTANCE AND OHM’S LAW Resistance – is the property of any material that slows down the flow of electrons.
BASICS OF ELECTRONICS.
DC Circuits.
Difference Between NPN and PNP Transistor
16.5 Electrical Circuits.
PRACTICAL ELECTRONICS
Fair Use Building and Research Labs Presents
Chapter 17 Current electricity
Nodes, Branches, and Loops
Introduction to H-Bridge
Current Intensity and Voltage
Electricity.
Nodes, Branches, and Loops
Electric Current.
Transistors to Gates Transistors to Gates Gateway To Technology
FIGURE 6-1 The amount of current flowing into junction point A equals the total amount of current flowing out of the junction.
Fair Use Building and Research Labs Presents
FIGURE 6-1 The amount of current flowing into junction point A equals the total amount of current flowing out of the junction.
Circuits _____________ ______________
Presentation transcript:

ECE 2900 The next couple of weeks Project 5: now Project 6: 2 weeks Faculty Biographies

Project 6 An Introduction to Transmitters and PC Control

Project 6 Build a simple crystal controlled transmitter and control this transmitter with MATLAB

What exactly is current? Flow of electrons Current is defined as the direction as positive charge flow. Current is also the amount of positive charge flowing by a region per second (dQ/dt).

V = R I I E = (1 + β DC )I B I C = β DC I B

What are the components that we will be using? What resistor value is BROWN – BLACK - ORANGE

How do I connect the Transistors?

What does this circuit look like?

How do I control this transmitter?

What kind of MATLAB code can I use? comport=serial('COM1','BaudRate',9600); set(comport,'RequestToSend','off'); get(comport) comport.PinStatus fopen(comport) % send the RTS state, off (+5v) or on (-5v), to the comport set(comport,'RequestToSend',y);

Various Tasks to Complete in Project 6 Calculate resistor values, currents and transistor parameters Build the transmitter circuit and verify its operation Insert the control transistor (2N7000) Write MATLAB code to generate a coded identification signal from the transmitter Verify the coded operation of the transmitter