Schematic Diagrams Schematic diagrams are used to graphically represent the components and interconnections of electrical circuits. Electronic schematics.

Slides:



Advertisements
Similar presentations
Component Symbols & Information Prof. Dr. Moustafa M. Mohamed Vice Dean, Faculty of Allied Medical Science, Pharos University in Alexandria.
Advertisements

CSC 405 Lab 1 - Building a Simple Combinatorial Circuit In this laboratory exercise you will learn about the layout of some small-scale integrated circuits.
Wiring Diagrams Wiring Diagrams Wiring Diagrams Wiring Diagrams Wiring Diagrams Wiring Diagrams Wiring Diagrams Wiring Diagrams Wiring Diagrams Wiring.
LED Display Prof. Betty Lise Anderson. Here’s what you’re going to build.
Electronic Components
LSU 06/04/2007Electronics 81 CAD Tools for Circuit Design Electronics Unit – Lecture 8 Schematic Diagram Drawing Etched Circuit Board Layout Circuit Simulation.
The printed circuit board (PCB) design
Lab 3 page 1 ENT-DIGI-210 Lab 3 Notes ©Paul Godin Updated September 2007.
Chapter 4 Gates and Circuits.
Bipolar Junction Transistors (BJTs) The bipolar junction transistor is a semiconductor device constructed with three doped regions. These regions essentially.
School of Computer Science G51CSA 1 Computer Systems Architecture Fundamentals Of Digital Logic.
1 SEMICONDUCTORS Transistor Biasing. 2 SEMICONDUCTORS Here we have a collector junction that forms a PN junction diode configuration that is reverse biased.
Schematics All circuits need –Schematic –Parts list –Layout diagram –Circuit description.
First, let’s review the structure and use of a breadboard.
Electronic Diagrams Chapter Technical Drawing 13 th Edition Giesecke, Mitchell, Spencer, Hill Dygdon, Novak, Lockhart © 2009 Pearson Education,
Electronics Series Resistive Circuits 1 Copyright © Texas Education Agency, All rights reserved.
Drawings. The Drawing Set Design Drawings System Block Diagram Circuit Design Sketch Packaging Plan Working Schematic Breadboard Drawing PC Board Design.
Electronic Circuit Diagrams
Schematic Diagrams Schematic diagrams are used to graphically represent the components and interconnections of electrical circuits. Electronic schematics.
Transistors, Logic Gates and Karnaugh Maps References: Lecture 4 from last.
Documentation Standards (contd.)
ECE 2110: Introduction to Digital Systems Chapter 6 Combinational Logic Design Practices Documentation Standards (contd.)
Basic Equipment and Schematic Reading. Objectives Learn the basic equipment that will be used in the Lab. Learn some of the basic symbols used on electrical.
The printed circuit board (PCB) design §PCB design is part of the design process of a product in electronics industry. §PCB is a piece of insulating plastic.
Praxis I 13 Oct Outline Component & Device Measurement and Instrument Datasheet How to build circuit using breadboard.
Lesson 2 Electrical Circuits. Electricity on the Move part 2 Electricity is due to the movement of electrons. When this flow of electrons becomes a steady.
LOGIC GATES. INTRODUCTION TO LOGIC GATES Boolean functions may be practically implemented by using electronic gates. The following points are important.
Electric Circuits SNC1P1 Findlay.
Basics of Logic gates - Part 1
COMP541 Combinational Logic - 3
Purpose of This Minilab
Flow Charts Basic Flow Chart Symbols Few sample flowcharts Rules
Introduction to Flowcharting
Materials conductor and equipment
Chapter 4 Bipolar Junction Transistor
Bipolar Junction Transistors (BJTs)
Bipolar Junction Transistor
The Control of Electricity in Circuits
Lecture 6 Topics Combinational Logic Circuits
COMP541 Combinational Logic - 3
AQA GCSE 6 Systems approach to designing Design and Technology 8552
Transistors and Integrated Circuits
The Electrical Diagram
Chapter 4 Gates and Circuits.
How Boolean logic is implemented
CS105 Introduction to Computer Concepts GATES and CIRCUITS
“Ladder” Diagrams Chapter 6 - Ladder Logic LADDER DIAGRAMS ARE SPECIALIZED SCHEMATICS COMMONLY USED TO DOCUMENT INDUSTRIAL CONTROL LOGIC SYSTEMS.
Workbook Section.
The Electric Circuit.
Digital Electronics Lab 2 Instructor:
How a Breadboard Works Teacher Notes: This picture depicts the connections on a breadboard. A breadboard is a device used to make simple electrical connections.
Series and parallel circuits
Basic Electronics Part Two: Electronic Components.
ELECTROMAGNETISM.
Diodes AIM: To understand diode characteristics
ECE 171 Digital Circuits Chapter 6 Logic Circuits
Creating Circuit Diagrams
TRANSISTOR - Introduction
ELECTRONIC SYSTEMS Note: There is no compulsory question set on Section 25 of the syllabus. Questions set on topics within Section 25 are always set as.
Prepared by: Engr. Qurban Ali Memon Incharge of Final project Lab.
Current Electricity and Electric Circuits
通信工程专业英语(本) Lesson 15 How to Draw Schematic Diagrams 第15课 如何绘制原理图
Chapter 4 Bipolar Junction Transistor
COMP541 Combinational Logic - 3
Diagramming Circuits S Construct electric circuits using schematic diagrams. Include: series, parallel.  
Types Circuit Diagrams
Transistors Magic of Electrons © 2011 Project Lead The Way, Inc.
CHAPTER 59 TRANSISTOR EQUIVALENT CIRCUITS AND MODELS
I/O Experiments Assignment 1.
Presentation transcript:

Schematic Diagrams Schematic diagrams are used to graphically represent the components and interconnections of electrical circuits. Electronic schematics consist of symbols that represent the individual electronic parts used in the circuit. These symbols are interconnected with lines that represent the actual electrical connections.

Preferred Schematic Diagrams Practices A well-drawn schematic makes it easy to understand how a circuit works and aids in troubleshooting; a poor schematic only creates confusion. In order to draw a good schematic, you should keep the following suggestions in mind.

General Principles Schematics should be unambiguous. Therefore, pin numbers, parts values, polarities, etc., should be clearly labeled to avoid confusion. don’t do

Rules Wires connecting are indicated by a heavy black dot; wires crossing, but not connecting, have no dot (don't use a little half-circular ``jog''; it went out in the 1950s). dodon’t

Rules (Cont.) Four wires must not connect at a point; i.e., wires must not cross and connect. don’t do Do Don’t

Rules (Cont.) Always use the same symbol for the same device; e.g., don't draw flip-flops in two different ways Wires and components are aligned horizontally or vertically, unless there's a good reason to do otherwise.

Rules (Cont.) Label pin numbers on the outside of a symbol, signal names on the inside. All parts should have values or types indicated; it's best to give all parts a label, too, e.g., R7 or IC3.

Hints Identify parts immediately adjacent to the symbol, forming a distinct group giving symbol, label, and type or value. do don’t

Hints (Cont.) Signals should flow left to right and in rows from top to bottom. Orient connectors and devices in accordance with the signal flow principle: –Orient connectors. Input connectors on the left and output connectors on the right. –Orient devices. Normal orientation is with inputs on the left and outputs on the right, positive power on top, and negative power or ground at the bottom.

Hints (Cont.) Always pointing grounds downward. do don’t

Hints (Cont.) Put positive supply voltages at the top of the page, negative at the bottom. Thus, npn transistors will usually have their emitter at the bottom, whereas pnp's will have their emitter topmost. dodon’t

Hints (Cont.) Tie leads together at a single power or ground object may improve the schematic layout. do don’t

Hints (Cont.) Use bus structures to relieve signal congestion for all data and address signals. Use labels to implicitly join separated wire segments together rather than routing the wires over great lengths.

Hints (Cont.) don’t do

Hints (Cont.) An awful schematic

Hints (Cont.) A good schematic