Group Number 42: Monitoring System for Rotating Turbines

Slides:



Advertisements
Similar presentations
TTL (Transistor Transistor Logic).  Transistor Transistor logic or just TTL, logic gates are built around only transistors.  TTL was developed in 1965.
Advertisements

Transistors These are three terminal devices, where the current or voltage at one terminal, the input terminal, controls the flow of current between the.
Digital Tachometer ENGR 4803 Electromechanical Systems & Mechatronics.
Part A: Controlling Oscillation Frequency with Capacitors and Resistors Part B: Diodes and Light Experiment Timer.
SENIOR DESIGN 10/16.
Digital I/O Connecting to the Outside World
Lecture – 7 Basic input and output
TIMERS.
1 EE462L, Spring 2014 Isolated Firing Circuit for H-Bridge Inverter (partially pre-Fall 2009 approach)
Black Box Electronics An Introduction to Applied Electronics for Physicists 2. Analog Electronics: BJTs to opamps University of Toronto Quantum Optics.
Module 2 Bipolar Junction Transistor. Learning Outcomes 1.The 3 terminals or regions of a BJT. 2.Construction and symbol of NPN and PNP types 3.Low power.
General Licensing Class Oscillators & Components Your organization and dates here.
© 2013 The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill 5-1 Electronics Principles & Applications Eighth Edition Chapter 5 Transistors.
Data Acquisition Device (DAQ) A DAQ is a cool little device that allows you to interface hardware to a computer. Here is what we will do:  Create a square.
Automatic Hotel Check-in and out System PROJECT #31 Tingting Dang, Tianyuan Feng, Yuncong Hao.
Opto Couplers Types And Its Applications. Opto Couplers Types And Its Applications Introduction:  A lot of electronic equipment.
BLDC Motor Speed Control with RPM Display. Introduction BLDC Motor Speed Control with RPM Display  The main objective of this.
ISA CLICK CONTROL #38 – FALL 2014 ERIC BRUNNGRABER DRAKE ISABIRYE.
The Working Theory of an RC Coupled Amplifier in Electronics.
1 Transistor. 2 Transistors are used to turn components on and off They come in all different shapes and sizes.
Regions of a Transistor A Bipolar Junction Transistor is a three terminal device containing 3 regions: Emitter, Base and Collector.
Arduino based Automatic Temperature Controlled Fan Speed Regulator.
Components of Mechatronic Systems AUE 425 Week 2 Kerem ALTUN October 3, 2016.
Under the Guidance of Sham Datto Lecturer Dept. of ETE, RUET Submitted by Md. Nazmus Sakib Roll: Project Title ELECTRONICS & TELECOMMUNICATION ENGINEERING.
Power Distribution Copyright F. Canavero, R. Fantino Licensed to HDT - High Design Technology.
Farmer Friendly Solar Based Electric Fence
BASICS OF ELECTRONICS.
Fan Assembly Driven by Magnetic Fields
Infrared Transmitter and Receiver Block Design
Introduction to Motors, servos and steppers
ARDUINO BASED UNDERGROUND CABLE FAULT DETECTION
Scrolling LCD using Arduino.
Application Case Study Security Camera Controller
CHARGE AND LOAD PROTECTION IN SOLAR POWER MANAGEMENT
Transistor.
Subject Name: LINEAR INTEGRATED CIRCUITS Subject Code: 10EC46
Home automation using Arduino & ‘PIR sensor’
Different Types of Transistors and Their Functions
Environment Temperature Monitor
MOS Field-Effect Transistors (MOSFETs)
REMOTE JAMMING DEVICE.
Instrumentation & Power Electronic Systems
Solar Inverter.
Recall Last Lecture Common collector Voltage gain and Current gain
SCADA for Remote Industrial Plant
3 PHASE SEQUENCE CHECKER BY LED INDICATION
Implementation of Solar Inverter for
DIGITAL CALCULATOR USING 8051
ARDUINO LINE FOLLOWER ROBOT
9 LEVEL OVERHEAD WATER TANK NDICATOR
EI205 Lecture 15 Dianguang Ma Fall 2008.
‘SONAR’ using Arduino & ultrasonic distance sensor
RAILWAY TRACK SNAP NOTIFICATION
Principles & Applications
INTELLIGENT WATERHEAD LEVEL INDICATOR
How to avoid catching things on fire.
Lesson 9: Digital Input-Output Signal Interfacing
Transistor Characteristics
PLC Hardware Components.
Digital Computer Electronics TTL
Chapter 6: Voltage Regulator
POWER SEMICONDUCTOR DEVICES OVERVIEW
Copier Jam Detector Design Problem
SOLAR POWER CHARGE CONTROLLER
Lecture #15 OUTLINE Diode analysis and applications continued
UNIT 7: INFRARED SENSORS
Low-Voltage PMOS-NMOS Bridge Drivers FAN3268 and FAN3278 Sales Fighting Guide With non-inverting and inverting logic channels, Fairchild Semiconductor’s.
UNIT 7: INFRARED SENSORS
Other Transistor Topologies
Presentation transcript:

Group Number 42: Monitoring System for Rotating Turbines Alaa Qarooni, Asm Khandker

Introduction This device provides a modular RPM detection design for fans and turbines using a non-contact, photonic integrated system Can be implemented in a wide range of systems that feature no built in sensors (like rotary encoders) and require an external means of calculating fan speed Does not require tampering or modification of the actual fan motor (ideal for brushless fans) Features a backup power option, provided by the user Backup supply kicks in when the motor starts to lose power from the main supply unit.

Features User-provided Main and Secondary Power Supply Inputs Integrated RPM Display Efficient design and low power-consumption

Objective 1 Pulse Train 2 RPM Calculation 3 Power Switching 1 1 https://ktechnics.com/wp-content/uploads/2015/12/atmega328p-pu.png

Our Design

System Overview Hardware Software Sensor module for pulsed laser detection Microcontroller module for overall system integration LCD Screen for RPM Display Power Switching module RPM Calculation from sensor module input signal Sending LCD display commands Sending signals to power switching module

System Overview Data Path Power Path Turbine LCD Display Microcontroller Module Sensor Module Main Secondary Power Switching Module To Turbine

Sensor Module

Sensor Module - Circuit

Sensor Module - Functional Overview Correctly matched Vertical Cavity Surface Emitting Laser and phototransistor (photo-BJT) pair The laser feeds a continuous signal into the base region of BJT, resulting in continuous electron-hole pair generation The turbine pulses the laser, and current density in the BJT is reduced to zero every time a blade interferes with the laser. This produces a series of high and low signals to be fed into the microcontroller

Sensor Module - Hardware Specifications Vertical Cavity Laser (VCSEL) Low drive current (10 ~ 50mA) Low optical power output (<5mW) Output power is only a function of current (Voltage is clamped at population inversion) Fixed 5V supply (drive current is controlled by additional circuitry)

Sensor Module - Hardware Specifications The laser output only depends on the drive current as follows: Our operating point for the detector to saturate is 2mW. The laser outputs a maximum 10mW at 50mA drive current. So to output 2mW we need to drive the laser at 10mA. Our supply voltage to the laser is 5V. We convert this to a 10mA voltage controlled current source using the JFET J2N819.

Sensor Module - Hardware Specifications VCSEL (additional requirements) High beam quality High coupling efficiency with phototransistor Collimating lens ensures high enough intensity even at low power

Sensor Module - Hardware Specifications Detector NPN transistor in common emitter configuration with high pull up resistor (150k) Fast switching (higher than the microcontroller sampling frequency) Saturation at 2~3mW optical power from the laser (saturation shorts the ground to output and sends “LOW” signal to microcontroller) Diameter of collecting lens over base region should match the beam width PMOS discriminator gets rid of negative voltages - sets ‘HIGH’ to 4.5-5V and ‘LOW’ to 0-300mV

Microcontroller Module - ATmega328P Connections To 150kΩ pull-up resistor LCD Display Module connections Sensor Module connections To LCD PIN 14 Power Switching Module connections To LCD PIN 13 To LCD PIN 12 To 5V To GND 22pF 22pF 16MHz Crystal Oscillator To LED Circuit To LCD PIN 11 To LCD PIN 4 To gate pins of 1M3 and M4 To LCD PIN 3 To gate pins of M1 and M2 Input from Sensor Module 1See “Power Switching Module - Circuit” slide

Microcontroller Module - Sensor Module Connections and RPM calculation Sensor Module output acts as a digital input to PIN 16 of the ATmega328P PIN 16 = Arduino Digital Pin 10 Step 1 Digital Pin 10 = LOW prevTime = current time in milliseconds Step 2 Digital Pin 10 = HIGH Do nothing Step 3 Digital Pin 10 = LOW && prevIsHigh curTime = current time in milliseconds timePerBlade = curTime - prevTime Step 4 totalTime = numBlades * timePerBlade rpm = 60*1000/totalTime

Microcontroller Module - Power Switching Module Connections and Code PINs 12 and 13 provide digital HIGH (5V) and LOW (0V) output signals to gate pins of M3, M4 and M1, M2, respectively PIN 12 = Arduino Digital Pin 6, PIN 13 = Arduino Digital Pin 7 Conditions Pin 6 = LOW and pin 7 = HIGH Main supply is ON and secondary supply is OFF Pin 6 = HIGH and pin 7 = LOW Main supply is OFF and secondary supply is ON Power Switching RPM > threshold pin 6 = LOW, pin 7 = HIGH RPM < threshold pin 6 = HIGH, pin 7 = LOW Secondary Supply only Once RPM<threshold, keep pin 6 HIGH and pin 7 LOW, even if RPM becomes > threshold again Main Supply malfunctioned and we do not want to use it anymore

LCD Display Module HD44780 Compatible 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1

LCD Display Module Connections and Code MC PIN 11 MC PIN 6 MC PIN 5 MC PIN 4 GND MC PIN 17 MC PIN 18 +5V

Power Switching Module

Power Switching Module - Circuit

Power Switching Module - Overview Symmetrical design The Main Power and Secondary Power are both connected to the motor parallely If both supplies are simultaneously “ON”, the motor only ever receives the required 12V MC configured so that only one supply is “ON” at any given time If M1 and M3 receive “high” signal, M2 and M4 receive “low” [this means that MAIN SUPPLY is “ON”] The opposite case is true when we switch to SECONDARY

Power Switching Module - Overview (Cont.) Power Switching Operation is active low, i.e. when the gate signal (from MC) is high, the FETS M1 and M3 short out the Turbine from the Main Power When the gate signals are low, M1 and M3 are “open” and current is allowed to flow through the pull up resistors to the turbine from the Main Power The diode D3 now prevents the secondary network from shorting out the motor

Power Switching Module - Hardware Specifications MOSFETs for bottlenecking power - IRF510 Power FETs Power FETs provide fast switching at low gate voltages (logic controlled) Allow for large Vds (well above 12V) Id in saturation is kept strictly below 800mA at carefully selected logic level gate voltages Zero current in channel when gate voltage is zero (MOSFET becomes open circuit between drain and source)

Power Switching Module - Hardware Specifications The following graphs show the current-voltage characteristics of the IRF510 FETS; they are also used to select the correct operating point for the gate voltage.

Power Switching Module - Hardware Specifications Additional features Operate optimally at higher temperatures Diodes at output have very low turn on voltage to allow maximum power to be drawn by motor. Pull-up resistor values chosen to be small to also allow maximum power to be drawn by motor

Overview of Strengths User-provided Main and Secondary Power Supply Inputs Integrated RPM Display Efficient design and low power-consumption

Overview of Limitations Slight loss of modularity because of requirement to insert main supply and secondary supply into device No way to remotely monitor turbine and perform power switching because of design choices - possible safety hazard

Difficulties Malfunctioning products Impulsive design choices - Incorrect Power FET choice lead to too much drain current, heating up and burning some components Stolen parts!