Keywords BTS, Current measurement, DSP controller, Current Shunts, TMS320F28031.

Size: px
Start display at page:

Download "Keywords BTS, Current measurement, DSP controller, Current Shunts, TMS320F28031."

Transcription

1 Volume 3, Issue 11, November 2013 ISSN: X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: Design of Power Management Controller for BTS Power Plant Monitoring based on TMS320F28031 DSP Ashish Kashyap * Dr. Neelu Jain ECE Department, E & EC Department, Chandigarh Engineering College, Landran, India PEC University of Technology, Chandigarh, India Abstract In this paper design of a Power Management Controller for BTS power plant using a TMS320F28031 DSP chip is presented. BTS plays a very important in mobile communication as it houses the radio transceivers and antenna that define a cell and handles the radio link protocols with the Mobile station (MS) and it is necessary to provide Un-interruptible Power Supply (UPS) to the BTS. The main features of this controller are to measure & calculate various metering parameters such as voltage, current, power, temperature for Load and Battery terminals of BTS power supply and take decision regarding switching of LVD and Contactor relay drives such that BTS site always has power backup. The metering parameters are calculated using 12-bit ADC and experimental results of the calculated parameters are presented to confirm the performance of controller. Keywords BTS, Current measurement, DSP controller, Current Shunts, TMS320F I. INTRODUCTION Base Transceiver Station (BTS) is the radio part which forms the cell structure in mobile communication systems. The BTS consists of a transmitter and receiver equipment apart from antenna for a radio cell. A single Base Station Controller (BSC) administers many BTS s. The BSC in turn is controlled by the Mobile Switching Centre (MSC). The BTS collects digital information sent by the base station control systems, converts it to an analog RF signal, and passes it to the cell site antenna for transmission onto the cellular network. The BTS also takes analog RF signals received from the antenna, converts them to a digital format, and sends them to the base station controller thereby enabling user to talk over the mobile phone. The BTS is an important transmission device between the mobile phone and the public network. The radio waves transmitted from a BTS are received by a mobile phone in a designated area called cell. When the phone moves to a new area, the call is transferred to the BTS in the new cell and continued without any breaks. A BTS is usually placed in the centre of a cell. Each BTS serves a single cell. Fig. 1 BTS communicating with mobile stations The cell size of the BTS is determined by the antenna transmitted power which gives the coverage area for communication. An Un-interruptible Power Supply (UPS) is planned to provide an uninterrupted operation of BTS equipment [1]. The power supply system at the BTS has AC mains as the main source of power, whenever the mains failure occurs or voltage drops beyond a threshold level then the power supply is shifted to battery source so that an uninterrupted supply can be provided to BTS. Whenever battery source voltage falls beyond battery undervoltage level the battery supply is turned off to save it from full discharging and BTS power failure occurs. To find out when to switch Mains Supply and Battery source on/off it is required to continuously monitor voltage and current readings and take decision accordingly. A common solution for current and voltage measurements in power device is based on current 2013, IJARCSSE All Rights Reserved Page 309

2 shunts and voltage transducers. The analog signals are transmitted to the DSP board and are then converted to digital format using Nyquist A/D converters with either 10 or 12 bit resolution [2]. Energy metering is also performed by calculating the power using current and voltage readings. Temperature inside the BTS power plant is also monitored and cooling fan is turned off/on according to the reading. The power management controller presented in this paper is designed to do all these operations. II. MEASUREMENT METHODOLOGY A. Current Measurement Precise and robust current sensors are necessary for determination of the current state and for current control [3].The most basic and intuitive method of current measurement is to run the current through a high precision electrically resistive component known as current shunt over which the voltage is measured. Shunts are differentiated from resistors by the fact that they are exclusively designed to measure currents [4]. This type of sensing is based on ohm s law. By placing a shunt in series with the system load, a voltage is generated across the shunt that is proportional to the system load current. The voltage across the shunt can be measured by differential amplifiers such as operational amplifiers (op amps) and the current can be found out. The shunt used for the design is Simpson 50mV/100A which provides 50mV output voltage at input current of 100A. B. Voltage Measurement Precise measurement of voltage is essential for numerous highly sensitive and valuable equipment in electric power systems [5]. A resistive potential divider is usually employed for the measurement of direct voltages. In this method, a high resistance potential divider is connected across the high-voltage winding, and a definite fraction of the total voltage is measured across resistor of small value. Fig.2 shows a simplified potential divider where R1 is selected to be higher than R2. V1 is the high input voltage and the measured voltage is the voltage across R2. The voltage measured can be found using the formula V2 = V1 R1 R1 + R2 HV=V 1 V 2 Fig.2 Simplified potential divider C. Power Calculation Power can be calculated by the formula given by P=VI. The current is calculated using current shunt method and voltage is calculated with help of voltage divider method. D. Temperature Measurement The security operation of electrical devices is a question of vital importance for the power system stability. Especially for the high voltage equipment, temperature has a direct effect on the operation of these devices. It is important to make sure that the equipment work within the scope of its temperature admission [6]. For calculation of temperature, LM35 sensor has been used which are precision integrated-circuit temperature sensors, whose output voltage is linearly proportional to the Celsius (centigrade) temperature. It provides an output voltage of mv/ C with typical accuracies of ±1 4 C at room temperature and ±3 4 C over a full 55 to +150 C temperature range. III. SYSTEM HARDWARE DESIGN The block diagram of the system has been shown in Fig.3. The DSP microcontroller ADC channels have input from three sections current measurement section, voltage measurement section and temperature measurement section. The current measurement section receives input from current shunt sensor which is fitted in the bus voltage line of BTS power supply; voltage measurement section receives input from bus voltage of the BTS power supply and temperature measurement section receives input from the LM35 sensor which is placed inside the BTS power supply chamber. The microcontroller processes the input from these three sections and controls the LVD and contactor relay drives at the output. From Current Shunt sensor Current Measurement Section Contactor Relay Drive To contactor Voltage input Voltage Measuement Section TMS320F28031 From LM35 sensor Temperature Measuement Section LVD Relay Drive To LVD Fig.3 Block diagram of the system 2013, IJARCSSE All Rights Reserved Page 310

3 DSP microcontroller TMS320F28031 has been used. This microcontroller has highly efficient 32 bit CPU and can operate at a frequency of 60 MHz. This microcontroller works on 3.3 V supply and has inbuilt 12 bit ADC. This internal ADC is used to carry out sampling of the input analog signals that are provided by current shunt sensor, voltage divider and LM35 sensor. The reference voltage for the ADC is set to be 3.3V; the ADC output count comes out to Digital Value = V In the current measurement section (Fig. 4) the header connector has input fed from the shunt. This input signal is passed through an RC filter followed by OP2177 which is used in differential amplifier configuration and provides gain of 82. The output of shunt is in range of 0-50mV and as the 1st op-amp provides gain of 82 so maximum output at C1 will be 4.1V. As the microcontroller pins have 3.3V tolerance level so to step down this voltage 2nd and 3rd op-amps have been used. These op-amps provide a gain of 16/20 and maximum output voltage at IOUT is 3.3V. IOUT is connected with ADC channel1 of microcontroller. So it can be said that the op-amps are configured to provide a gain of 66 such that the output of shunt in range 0-50mV can be converted into 0-3.3V and ADC reading can be achieved for full range. Fig.4 Schematic for Current measurement In the voltage measurement section (Fig. 5) the input voltage is provided by connecting positive terminal to SHUNTCOMMON and negative terminal to BUSPOSITIVE. The input voltage ranges from 0-72V, to convert it range the range of 0-3.3V a voltage divider circuitry is formed such that analog signal gets a gain of 1/27 before reaching ADC channel input. VOUT is connected with ADC channel2 of the microcontroller. Fig.5 Schematic for voltage measurement In the temperature measurement section TEMP (Fig. 6) gets input from the LM35 sensor and a gain of 2 has been provided using LF353 in non-inverting amplifier configuration. TEMPOUT is then connected with ADC channel2 of the microcontroller. Fig.6 Schematic for temperature measurement 2013, IJARCSSE All Rights Reserved Page 311

4 It can be seen in Fig. 7 that ADC channel1, channel2 and channel3 are receiving input analog signals from current (IOUT), voltage (VOUT) and temperature (TEMPOUT) sections respectively. Sampling rate selected for all the channels is 20µs. channel 1 is sampled first and the output ADC count is stored in the buffer, then channel 2 is sampled in the same way and then channel 3. This process goes on till 100ms is complete for individual channels. When 100 ms time is complete, average of the ADC counts value stored in the buffer is calculated to get accurate ADC count for that duration. Fig.7 Schematic design for controller and relay portion IV. SYSTEM SOFTWARE DESIGN The flow chart of software design has been shown in Fig. 8. The software is designed using Code Composer Studio (CCS). At the start up the microcontroller will initialize system control register. Internal oscillator 1is selected as clock Source and all unused clocks are turned off to conserve power. The oscillator frequency is selected to be 60 Mhz. Peripheral clocks are enabled for ADC module and disabled for rest of the modules. In the next step PIE (Peripheral interrupt enable) control registers are cleared to disable all the peripheral interrupts. Flash memory is enabled in the Pipeline mode for improving performance of the Microcontroller. All the variable parameters like voltage gain, current gain, temperature gain and different flags used have been initialized in this section. ADC module is initialized such that ADC uses external reference voltage, ADC is powered up and enabled. All the ADC interrupts have been disabled and ADC is set to work in sequential running mode. Channel1, 2 and 3 being used for voltage, current and temperature inputs have been initialized and their trigger is selected to be software trigger. The sample windows for all the three channels have been set to 64 cycles, which is maximum for this microcontroller. The conversion time that ADC takes is 13 clock cycles. Controller Frequency = 60 MHz so 1 clock cycle = nsec ADC Conversion time= 13 x = nsec Sample window= 64 x = 1.066µ sec Total time to process one sample = Conversion time + Sample Window = 1.283µsec So, the ADC takes µsec to give digital output. Timer 0 interrupt is enabled and is configured to provide interrupt after every 20 µsec. For all the three channels ADC count results are stored are stored in their respective buffers and sample count is incremented. Whenever the sample count goes beyond 5000, current, voltage and temperature are calculated using gain values. Microcontroller calculates the current, voltage and temperature values from the respective ADC counts. The power calculations are performed using the current and voltage values. According to the calculated values decision regarding switching of RELAY1 and RELAY2 is being performed. If the power source is AC mains and the voltage falls below a level of 42 Volts then contactor relay is turned on to remove AC mains as power source and battery source is connected as power source. When the battery voltage falls below 41 V and battery current falls below 15% level of its current capacity then LVD relay is turned on to disconnect the battery and BTS power failure occurs. When AC main supply returns back the contactor relay and LVD relay are both switched off. 2013, IJARCSSE All Rights Reserved Page 312

5 Start Initialize System Control Timer 0 Interrupt Subroutione Initialize PIE Control Storing ADC results Initialize Flash Initialize Variables Channel Number Initialize I/O Ports Initialize ADC Initialize CPU Timers Enable Timer 0 Interrupt == 1 Storing Current ADC count in buffer ADC sample count++ == 2 == 3 Storing Voltage ADC count in buffer ADC sample count++ Storing Temperatre ADC count in buffer ADC sample count++ While(1) Control LVD and PFC relay Drives End No If ADC Sample count > 5000 Yes Calculation of Current according to gain value Channel No ++ Switch Mux Address If ADC Sample count > 5000 Yes Calculation of Voltage according to gain value Channel No ++ Switch Mux Address No No If ADC Sample count > 5000 Yes Calculation of Temperature according to gain value Channel No ++ Switch Mux Address ADC Trigger Return Fig.8 Flowchart of software design V. RESULTS The test results have been shown in Table 1. The input voltage is varied from 42V to 60 V and the error in the actual voltage and calculated voltage by the controller has been shown in the Table. The maximum positive error and maximum negative error comes out to be 0.02 % and -0.40%. For current reading the shunt is connected with source channel and the load is varied using an electronic load to vary current in the range of 10A to 96A. The maximum and minimum error comes out to be 2.60 % and 1.20%. The actual and calculated power is calculated from the current and voltage readings and maximum and minimum error comes out to be 2.40 % and 0.90 %. For temperature readings the Power management Controller is placed in the chamber and the temperature of chamber is varied from 10 C to 100 C and maximum and minimum error comes out to be 3.00 % and 0.00 %. TABLE I TEST RESULTS (A) Voltage measurement result (B) Current measurement result S.NO Actual I/P (V) Calculated Voltage (V) Error Shunt I/P (mv) Actual Current (A) Calculated Current (A) Error % % % % % % % % % % % % % % % % % % % % % % 2013, IJARCSSE All Rights Reserved Page 313

6 (C) Power measurement result (D) Temperature measurement result S.NO Actual Actual Calculated Calculated Power Error Temperature Temperature Power (W) (W) ( C) ( C) Error % % % % % % % % % % % % % % % % % % % % % % VI. CONCLUSIONS The proposed Power Management Controller is capable of providing current, voltage, power and temperature calculations with maximum error of 0.02%, 2.60%, 2.40% and 3.00% respectively. The average error coming out for current, voltage, power and temperature readings is -0.18%, 1.65%, 1.47% and 0.81% respectively. So it can be concluded that this Power Management Controller can work within + 2% accuracy limits. ACKNOWLEDGMENT The authors would like to thank Exicom Tele-systems Private Limited for providing the experimental setup for the research work. The authors would also thank Vimal Sethi, Kuldeep Singh, Ramesh Gupta and Sunit Singh for their valued assistance. REFERENCES [1] Ajosh.K, P.Sujit,Aravind Rajan, Aravind V, and Raveendranathan K.C., A Smart BTS Power Management System, International Conference on Computational Intelligence and Communication Systems, 2010, [2] Manoel Eustáquio dos Santos, Braz de J. Cardoso Filho, Flavio H.Vasconcelos, Voltage and Current Measurement System for Medium Voltage Inverters, Conference Record of IEEE Industry Applications Conference vol.2, 2002, [3] Richter and Florian, Precise Current Sensor for Power Electronic Devices, Power Electronics Specialists Conference, PESC IEEE, pp [4] Petter, J.; McCarthy, Jack; Pollak, P. and Smith, Christopher C, Survey of DC current measurement techniques for high current precision power supplies, Nuclear Science of Symposium and Medical Imaging Conference, 1991, Conference Record of the 1991 IEEE vol.2, [5] Josemir Coelho Santos, M. Cengiz Taplamacioglu, and Kunihiko Hidaka, Pockels Voltage Measurement System, IEEE transactions on power delivery, vol. 15, no. 1, January 2000, [6] Yaguang Guo, B.X. Du, Y. Gao, Xiaolong Li and H.B. Li, On-line Monitoring System Based on MODBUS for Temperature Measurement in Smart Grid, Innovative Smart Grid Technologies - Asia (ISGT Asia), 2012 IEEE Conference, , IJARCSSE All Rights Reserved Page 314

IoT Based Base Transceiver Station Health Monitoring for Smart Mobile Communication System

IoT Based Base Transceiver Station Health Monitoring for Smart Mobile Communication System IoT Based Base Transceiver Station Health Monitoring for Smart Mobile Communication System 1 G.Lavanya, 2 Dr.M.Shanmuga Priya, 3 Dr.M.A.Bhagyaveni 1 Department of ECE, College of Engineering Guindy Anna

More information

Electric Bike BLDC Hub Motor Control Using the Z8FMC1600 MCU

Electric Bike BLDC Hub Motor Control Using the Z8FMC1600 MCU Application Note Electric Bike BLDC Hub Motor Control Using the Z8FMC1600 MCU AN026002-0608 Abstract This application note describes a controller for a 200 W, 24 V Brushless DC (BLDC) motor used to power

More information

[Ahmed, 3(1): January, 2014] ISSN: Impact Factor: 1.852

[Ahmed, 3(1): January, 2014] ISSN: Impact Factor: 1.852 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY Microcontroller Based Advanced Triggering Circuit for Converters/Inverters Zameer Ahmad *1, S.N. Singh 2 *1,2 M.Tech Student,

More information

Keyword: AVR Microcontroller, GSM, LCD, remote monitoring, Sensors, ZigBee.

Keyword: AVR Microcontroller, GSM, LCD, remote monitoring, Sensors, ZigBee. Volume 3, Issue 7, July 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Design & Implementation

More information

Wireless Music Dock - WMD Portable Music System with Audio Effect Applications

Wireless Music Dock - WMD Portable Music System with Audio Effect Applications Wireless Music Dock - WMD Portable Music System with Audio Effect Applications Preliminary Design Report EEL 4924 Electrical Engineering Design (Senior Design) 26 January 2011 Members: Jeffrey Post and

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

International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering. (An ISO 3297: 2007 Certified Organization)

International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering. (An ISO 3297: 2007 Certified Organization) International Journal of Advanced Research in Electrical, Electronics Device Control Using Intelligent Switch Sreenivas Rao MV *, Basavanna M Associate Professor, Department of Instrumentation Technology,

More information

Management of Home Appliances with Variation in Environment Aisha Jilani, Sahar Sultan, Intesar Ahmed and Sajjad Rabbani

Management of Home Appliances with Variation in Environment Aisha Jilani, Sahar Sultan, Intesar Ahmed and Sajjad Rabbani Management of Home Appliances with Variation in Environment Aisha Jilani, Sahar Sultan, Intesar Ahmed and Sajjad Rabbani Abstract Aim of this research is to help a remote user to remain in touch with what

More information

Wireless Sensor Network for Intra-Venous Fluid Level Indicator Application

Wireless Sensor Network for Intra-Venous Fluid Level Indicator Application Wireless Sensor Network for Intra-Venous Fluid Level Indicator Application Abstract Wireless sensor networks use small, low-cost embedded devices for a wide range of applications such as industrial data

More information

AVL-10000T AUDIO VIDEO LINK TRANSMITTER TECHNICAL MANUAL

AVL-10000T AUDIO VIDEO LINK TRANSMITTER TECHNICAL MANUAL AVL-10000T AUDIO VIDEO LINK TRANSMITTER TECHNICAL MANUAL Document : AVL-10000T Version: 1.00 Author: Henry S Date: 25 July 2008 This module contains protection circuitry to guard against damage due to

More information

EE445L Fall 2011 Quiz 2A Page 1 of 6

EE445L Fall 2011 Quiz 2A Page 1 of 6 EE445L Fall 2011 Quiz 2A Page 1 of 6 Jonathan W. Valvano First: Last: November 18, 2011, 2:00pm-2:50pm. Open book, open notes, calculator (no laptops, phones, devices with screens larger than a TI-89 calculator,

More information

EE445L Fall 2014 Quiz 2A Page 1 of 5

EE445L Fall 2014 Quiz 2A Page 1 of 5 EE445L Fall 2014 Quiz 2A Page 1 of 5 Jonathan W. Valvano First: Last: November 21, 2014, 10:00-10:50am. Open book, open notes, calculator (no laptops, phones, devices with screens larger than a TI-89 calculator,

More information

Study of M.A.R.S. (Multifunctional Aero-drone for Remote Surveillance)

Study of M.A.R.S. (Multifunctional Aero-drone for Remote Surveillance) Study of M.A.R.S. (Multifunctional Aero-drone for Remote Surveillance) Supriya Bhuran 1, Rohit V. Agrawal 2, Kiran D. Bombe 2, Somiran T. Karmakar 2, Ninad V. Bapat 2 1 Assistant Professor, Dept. Instrumentation,

More information

Designing and Implementing of 72V/150V Closed loop Boost Converter for Electoral Vehicle

Designing and Implementing of 72V/150V Closed loop Boost Converter for Electoral Vehicle International Journal of Current Engineering and Technology E-ISSN 77 4106, P-ISSN 347 5161 017 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Research Article Designing

More information

EMG Sensor Shirt. Senior Project Written Hardware Description April 28, 2015 ETEC 474. By: Dylan Kleist Joshua Goertz

EMG Sensor Shirt. Senior Project Written Hardware Description April 28, 2015 ETEC 474. By: Dylan Kleist Joshua Goertz EMG Sensor Shirt Senior Project Written Hardware Description April 28, 2015 ETEC 474 By: Dylan Kleist Joshua Goertz Table of Contents Introduction... 3 User Interface Board... 3 Bluetooth... 3 Keypad...

More information

Cortex-M3 based Prepaid System with Electricity Theft Control

Cortex-M3 based Prepaid System with Electricity Theft Control Research Inventy: International Journal of Engineering And Science Vol.6, Issue 4 (April 2016), PP -139-146 Issn (e): 2278-4721, Issn (p):2319-6483, www.researchinventy.com Cortex-M3 based Prepaid System

More information

GREEN RADIO: ENERGY EFFICIENT MOBILE TOWER NETWORK COMMUNICATION

GREEN RADIO: ENERGY EFFICIENT MOBILE TOWER NETWORK COMMUNICATION Volume 115 No. 7 2017, 555-560 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu GREEN RADIO: ENERGY EFFICIENT MOBILE TOWER NETWORK COMMUNICATION R.Vignesh

More information

Design of Flight and Engine Warnings and Parameter Display System

Design of Flight and Engine Warnings and Parameter Display System IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 9, Issue 5, Ver. II (Sep - Oct. 2014), PP 04-12 Design of Flight and Engine Warnings and

More information

HUMAN BODY MONITORING SYSTEM USING WSN WITH GSM AND GPS

HUMAN BODY MONITORING SYSTEM USING WSN WITH GSM AND GPS HUMAN BODY MONITORING SYSTEM USING WSN WITH GSM AND GPS Mr. Sunil L. Rahane Department of E & TC Amrutvahini College of Engineering Sangmaner, India Prof. Ramesh S. Pawase Department of E & TC Amrutvahini

More information

EE445L Fall 2014 Quiz 2B Page 1 of 5

EE445L Fall 2014 Quiz 2B Page 1 of 5 EE445L Fall 2014 Quiz 2B Page 1 of 5 Jonathan W. Valvano First: Last: November 21, 2014, 10:00-10:50am. Open book, open notes, calculator (no laptops, phones, devices with screens larger than a TI-89 calculator,

More information

Micro Controller Based Ac Power Controller

Micro Controller Based Ac Power Controller Wireless Sensor Network, 9, 2, 61-121 doi:1.4236/wsn.9.112 Published Online July 9 (http://www.scirp.org/journal/wsn/). Micro Controller Based Ac Power Controller S. A. HARI PRASAD 1, B. S. KARIYAPPA 1,

More information

Hello, and welcome to this presentation of the STM32 Digital Filter for Sigma-Delta modulators interface. The features of this interface, which

Hello, and welcome to this presentation of the STM32 Digital Filter for Sigma-Delta modulators interface. The features of this interface, which Hello, and welcome to this presentation of the STM32 Digital Filter for Sigma-Delta modulators interface. The features of this interface, which behaves like ADC with external analog part and configurable

More information

ADVANCED EMBEDDED MONITORING SYSTEM FOR ELECTROMAGNETIC RADIATION

ADVANCED EMBEDDED MONITORING SYSTEM FOR ELECTROMAGNETIC RADIATION 98 Chapter-5 ADVANCED EMBEDDED MONITORING SYSTEM FOR ELECTROMAGNETIC RADIATION 99 CHAPTER-5 Chapter 5: ADVANCED EMBEDDED MONITORING SYSTEM FOR ELECTROMAGNETIC RADIATION S.No Name of the Sub-Title Page

More information

ET 438B Sequential Digital Control and Data Acquisition Laboratory 4 Analog Measurement and Digital Control Integration Using LabVIEW

ET 438B Sequential Digital Control and Data Acquisition Laboratory 4 Analog Measurement and Digital Control Integration Using LabVIEW ET 438B Sequential Digital Control and Data Acquisition Laboratory 4 Analog Measurement and Digital Control Integration Using LabVIEW Laboratory Learning Objectives 1. Identify the data acquisition card

More information

EE445L Fall 2014 Quiz 2A Page 1 of 5

EE445L Fall 2014 Quiz 2A Page 1 of 5 EE445L Fall 2014 Quiz 2A Page 1 of 5 Jonathan W. Valvano First: Last: November 21, 2014, 10:00-10:50am. Open book, open notes, calculator (no laptops, phones, devices with screens larger than a TI-89 calculator,

More information

DESIGN OF MULTIPLYING DELAY LOCKED LOOP FOR DIFFERENT MULTIPLYING FACTORS

DESIGN OF MULTIPLYING DELAY LOCKED LOOP FOR DIFFERENT MULTIPLYING FACTORS DESIGN OF MULTIPLYING DELAY LOCKED LOOP FOR DIFFERENT MULTIPLYING FACTORS Aman Chaudhary, Md. Imtiyaz Chowdhary, Rajib Kar Department of Electronics and Communication Engg. National Institute of Technology,

More information

Design of LVDT Based Digital Weighing System

Design of LVDT Based Digital Weighing System International Journal of Electronics and Computer Science Engineering 2100 Available Online at www.ijecse.org ISSN- 2277-1956 Pratiksha Sarma 1, P. K. Bordoloi 2 1,2 Department of Applied Electronics and

More information

Exercise 2: Temperature Measurement

Exercise 2: Temperature Measurement Exercise 2: Temperature Measurement EXERCISE OBJECTIVE When you have completed this exercise, you will be able to explain and demonstrate the use of an RTD in a temperature measurement application by using

More information

A Detection Method of Time Slot Power Based on ARM Platform

A Detection Method of Time Slot Power Based on ARM Platform 2018 International Conference on Computer, Electronic Information and Communications (CEIC 2018) ISBN: 978-1-60595-557-5 A Detection Method of Time Slot Power Based on ARM Platform Xian ZHANG 1, Tai-guo

More information

Design and Implementation of AT Mega 328 microcontroller based firing control for a tri-phase thyristor control rectifier

Design and Implementation of AT Mega 328 microcontroller based firing control for a tri-phase thyristor control rectifier Design and Implementation of AT Mega 328 microcontroller based firing control for a tri-phase thyristor control rectifier 1 Mr. Gangul M.R PG Student WIT, Solapur 2 Mr. G.P Jain Assistant Professor WIT,

More information

SPG Monolithic Event Detector Interface SP42400P

SPG Monolithic Event Detector Interface SP42400P SPG Monolithic Event Detector Interface SP42400P General description: The SP42400P is a monolithic device fabricated in CMOS technology. Its generic function is to detect low to medium frequency, low voltage

More information

Radiation Hardened RF Transceiver For In-Containment Environment Applications Using Commercial Off the Shelf Components

Radiation Hardened RF Transceiver For In-Containment Environment Applications Using Commercial Off the Shelf Components Radiation Hardened RF Transceiver For In-Containment Environment Applications Using Commercial Off the Shelf Components Shawn C. Stafford, Jorge V. Carvajal, Jonathan E. Baisch Westinghouse Electric Company

More information

CHAPTER-5 DESIGN OF DIRECT TORQUE CONTROLLED INDUCTION MOTOR DRIVE

CHAPTER-5 DESIGN OF DIRECT TORQUE CONTROLLED INDUCTION MOTOR DRIVE 113 CHAPTER-5 DESIGN OF DIRECT TORQUE CONTROLLED INDUCTION MOTOR DRIVE 5.1 INTRODUCTION This chapter describes hardware design and implementation of direct torque controlled induction motor drive with

More information

Measuring Distance Using Sound

Measuring Distance Using Sound Measuring Distance Using Sound Distance can be measured in various ways: directly, using a ruler or measuring tape, or indirectly, using radio or sound waves. The indirect method measures another variable

More information

Imaging serial interface ROM

Imaging serial interface ROM Page 1 of 6 ( 3 of 32 ) United States Patent Application 20070024904 Kind Code A1 Baer; Richard L. ; et al. February 1, 2007 Imaging serial interface ROM Abstract Imaging serial interface ROM (ISIROM).

More information

Generation of Gaussian Pulses using FPGA for Simulating Nuclear Counting System

Generation of Gaussian Pulses using FPGA for Simulating Nuclear Counting System Generation of Gaussian Pulses using FPGA for Simulating Nuclear Counting System Mohaimina Begum Md. Abdullah Al Mamun Md. Atiar Rahman Sabiha Sattar Abstract- Nuclear radiation counting system is used

More information

University of California at Berkeley Donald A. Glaser Physics 111A Instrumentation Laboratory

University of California at Berkeley Donald A. Glaser Physics 111A Instrumentation Laboratory Published on Instrumentation LAB (http://instrumentationlab.berkeley.edu) Home > Lab Assignments > Digital Labs > Digital Circuits II Digital Circuits II Submitted by Nate.Physics on Tue, 07/08/2014-13:57

More information

CHAPTER 6 DIGITAL INSTRUMENTS

CHAPTER 6 DIGITAL INSTRUMENTS CHAPTER 6 DIGITAL INSTRUMENTS 1 LECTURE CONTENTS 6.1 Logic Gates 6.2 Digital Instruments 6.3 Analog to Digital Converter 6.4 Electronic Counter 6.6 Digital Multimeters 2 6.1 Logic Gates 3 AND Gate The

More information

INTELLIGENCE HOME AUTOMATION SYSTEM USING LDR

INTELLIGENCE HOME AUTOMATION SYSTEM USING LDR INTELLIGENCE HOME AUTOMATION SYSTEM USING LDR Priyadarshni.S 1, Sakthigurusamy.S 2,Susmedha. U 3, Suryapriya.M 4, Sushmitha. L 5, Assistant Professor 1, Student members 2,3,4,5 Department of Electronics

More information

2.0 Discussion: 2.1 Approach:

2.0 Discussion: 2.1 Approach: 2.0 Discussion: 2.1 Approach: The design for a Power Monitor and Data Logging System is comprised of two major components: the Power Meter and the Data Logger. The Power Meter is the package that plugs

More information

arxiv:physics/ v1 [physics.ed-ph] 19 Oct 2004

arxiv:physics/ v1 [physics.ed-ph] 19 Oct 2004 I. SIMPLE 8085 µp COMPATIBLE I/O CARD with Arti Dwivedi Abstract A simple interfacing project with the 8085-microprocessor kits available in under graduate college labs has been discussed. The interface

More information

Linear Integrated Circuits

Linear Integrated Circuits Linear Integrated Circuits Single Slope ADC Comparator checks input voltage with integrated reference voltage, V REF At the same time the number of clock cycles is being counted. When the integrator output

More information

6. HARDWARE PROTOTYPE AND EXPERIMENTAL RESULTS

6. HARDWARE PROTOTYPE AND EXPERIMENTAL RESULTS 6. HARDWARE PROTOTYPE AND EXPERIMENTAL RESULTS Laboratory based hardware prototype is developed for the z-source inverter based conversion set up in line with control system designed, simulated and discussed

More information

An Analog Phase-Locked Loop

An Analog Phase-Locked Loop 1 An Analog Phase-Locked Loop Greg Flewelling ABSTRACT This report discusses the design, simulation, and layout of an Analog Phase-Locked Loop (APLL). The circuit consists of five major parts: A differential

More information

LM3647 Universal Battery Charger for Li-Ion, Ni-MH and Ni-Cd Batteries

LM3647 Universal Battery Charger for Li-Ion, Ni-MH and Ni-Cd Batteries LM3647 Universal Battery Charger for Li-Ion, Ni-MH and Ni-Cd Batteries 1.0 General Description The LM3647 is a charge controller for Lithium-Ion (Li-Ion), Nickel-Metal Hydride (Ni-MH) and Nickel-Cadmium

More information

Data acquisition and instrumentation. Data acquisition

Data acquisition and instrumentation. Data acquisition Data acquisition and instrumentation START Lecture Sam Sadeghi Data acquisition 1 Humanistic Intelligence Body as a transducer,, data acquisition and signal processing machine Analysis of physiological

More information

Analog-to-Digital-Converter User Manual

Analog-to-Digital-Converter User Manual 7070 Analog-to-Digital-Converter User Manual copyright FAST ComTec GmbH Grünwalder Weg 28a, D-82041 Oberhaching Germany Version 2.0, July 7, 2005 Software Warranty FAST ComTec warrants proper operation

More information

EE283 Electrical Measurement Laboratory Laboratory Exercise #7: Digital Counter

EE283 Electrical Measurement Laboratory Laboratory Exercise #7: Digital Counter EE283 Electrical Measurement Laboratory Laboratory Exercise #7: al Counter Objectives: 1. To familiarize students with sequential digital circuits. 2. To show how digital devices can be used for measurement

More information

Capacitive Touch Sensing Tone Generator. Corey Cleveland and Eric Ponce

Capacitive Touch Sensing Tone Generator. Corey Cleveland and Eric Ponce Capacitive Touch Sensing Tone Generator Corey Cleveland and Eric Ponce Table of Contents Introduction Capacitive Sensing Overview Reference Oscillator Capacitive Grid Phase Detector Signal Transformer

More information

The Development and Application of High Compression Ratio Methanol Engine ECU

The Development and Application of High Compression Ratio Methanol Engine ECU National Conference on Information Technology and Computer Science (CITCS 2012) The Development and Application of High Compression Ratio Methanol Engine ECU Hong Bin, 15922184696 hongbinlqyun@163.com

More information

Function Generator Using Op Amp Ic 741 Theory

Function Generator Using Op Amp Ic 741 Theory Function Generator Using Op Amp Ic 741 Theory Note: Op-Amps ua741, LM 301, LM311, LM 324 & AD 633 may be used To design an Inverting Amplifier for the given specifications using Op-Amp IC 741. THEORY:

More information

THE PERFORMANCE TEST OF THE AD CONVERTERS EMBEDDED ON SOME MICROCONTROLLERS

THE PERFORMANCE TEST OF THE AD CONVERTERS EMBEDDED ON SOME MICROCONTROLLERS THE PERFORMANCE TEST OF THE AD CONVERTERS EMBEDDED ON SOME MICROCONTROLLERS R. Holcer Department of Electronics and Telecommunications, Technical University of Košice, Park Komenského 13, SK-04120 Košice,

More information

The University of Texas at Arlington Lecture 10 ADC and DAC

The University of Texas at Arlington Lecture 10 ADC and DAC The University of Texas at Arlington Lecture 10 ADC and DAC CSE 3442/5442 Measuring Physical Quantities (Digital) computers use discrete values, and use these to emulate continuous values if needed. In

More information

B.E. SEMESTER III (ELECTRICAL) SUBJECT CODE: X30902 Subject Name: Analog & Digital Electronics

B.E. SEMESTER III (ELECTRICAL) SUBJECT CODE: X30902 Subject Name: Analog & Digital Electronics B.E. SEMESTER III (ELECTRICAL) SUBJECT CODE: X30902 Subject Name: Analog & Digital Electronics Sr. No. Date TITLE To From Marks Sign 1 To verify the application of op-amp as an Inverting Amplifier 2 To

More information

EET 150 Introduction to EET Lab Activity 12 Temperature Sensor Amplifier Project

EET 150 Introduction to EET Lab Activity 12 Temperature Sensor Amplifier Project Required Parts, Software and Equipment Parts EET 150 Introduction to EET Lab Activity 12 Temperature Sensor Amplifier Project Figure 1 Flasher Circuit Component /alue Quantity LM741 OP AMP Integrated Circuit

More information

Design of a prototype to detect mobile phone usage in restricted areas

Design of a prototype to detect mobile phone usage in restricted areas Design of a prototype to detect mobile phone usage in restricted areas Shruthi.K #1, Ramaprasad.P *2 # Assistant Professor Senior Scale, Dept. of E&C, Manipal Institute of Technology, Manipal University,

More information

Induction Motor Protection using Micro Controller

Induction Motor Protection using Micro Controller IJSTE - International Journal of Science Technology & Engineering Volume 2 Issue 08 February 2016 ISSN (online): 2349-784X Induction Motor Protection using Micro Controller Helly M. Chudasama Vimal V Tank

More information

Group 4. Michael Cooke David Griffen Whitney Keith

Group 4. Michael Cooke David Griffen Whitney Keith Group 4 Michael Cooke David Griffen Whitney Keith Edward Romero (EE) (CpE) (EE) (EE/CpE) One television s audio is broadcasted within a restaurant/gymnasium leaving all other televisions muted. Customers

More information

4 x 10 bit Free Run A/D 4 x Hi Comparator 4 x Low Comparator IRQ on Compare MX839. C-BUS Interface & Control Logic

4 x 10 bit Free Run A/D 4 x Hi Comparator 4 x Low Comparator IRQ on Compare MX839. C-BUS Interface & Control Logic DATA BULLETIN MX839 Digitally Controlled Analog I/O Processor PRELIMINARY INFORMATION Features x 4 input intelligent 10 bit A/D monitoring subsystem 4 High and 4 Low Comparators External IRQ Generator

More information

Using Optical Isolation Amplifiers in Power Inverters for Voltage, Current and Temperature Sensing

Using Optical Isolation Amplifiers in Power Inverters for Voltage, Current and Temperature Sensing Using Optical Isolation Amplifiers in Power Inverters for Voltage, Current and Temperature Sensing by Hong Lei Chen, Product Manager, Avago Technologies Abstract Many industrial equipments and home appliances

More information

Introduction. Theory of Operation

Introduction. Theory of Operation Mohan Rokkam Page 1 12/15/2004 Introduction The goal of our project is to design and build an automated shopping cart that follows a shopper around. Ultrasonic waves are used due to the slower speed of

More information

Design and Fabrication of a Microheater Control System. Mike Chambers

Design and Fabrication of a Microheater Control System. Mike Chambers Design and Fabrication of a Microheater Control System Mike Chambers Senior Project Mentor: Florian Solzbacher, PhD Senior Project Advisor: Ken Stevens, PhD Correspondence to: mike.chambers@utah.edu Project

More information

PHYSIOLOGICAL SIGNALS AND VEHICLE PARAMETERS MONITORING SYSTEM FOR EMERGENCY PATIENT TRANSPORTATION

PHYSIOLOGICAL SIGNALS AND VEHICLE PARAMETERS MONITORING SYSTEM FOR EMERGENCY PATIENT TRANSPORTATION PHYSIOLOGICAL SIGNALS AND VEHICLE PARAMETERS MONITORING SYSTEM FOR EMERGENCY PATIENT TRANSPORTATION Dhiraj Sunehra 1, Thirupathi Samudrala 2, K. Satyanarayana 3, M. Malini 4 1 JNTUH College of Engineering,

More information

15. ZBM2: low power Zigbee wireless sensor module for low frequency measurements

15. ZBM2: low power Zigbee wireless sensor module for low frequency measurements 15. ZBM2: low power Zigbee wireless sensor module for low frequency measurements Simas Joneliunas 1, Darius Gailius 2, Stasys Vygantas Augutis 3, Pranas Kuzas 4 Kaunas University of Technology, Department

More information

802.11g Wireless Sensor Network Modules

802.11g Wireless Sensor Network Modules RFMProducts are now Murata Products Small Size, Integral Antenna, Light Weight, Low Cost 7.5 µa Sleep Current Supports Battery Operation Timer and Event Triggered Auto-reporting Capability Analog, Digital,

More information

Designing with STM32F3x

Designing with STM32F3x Designing with STM32F3x Course Description Designing with STM32F3x is a 3 days ST official course. The course provides all necessary theoretical and practical know-how for start developing platforms based

More information

DNT24MCA DNT24MPA. Low Cost 2.4 GHz FHSS Transceiver Modules with I/O. DNT24MCA/MPA Absolute Maximum Ratings. DNT24MCA/MPA Electrical Characteristics

DNT24MCA DNT24MPA. Low Cost 2.4 GHz FHSS Transceiver Modules with I/O. DNT24MCA/MPA Absolute Maximum Ratings. DNT24MCA/MPA Electrical Characteristics - 2.4 GHz Frequency Hopping Spread Spectrum Transceivers - Direct Peer-to-peer Low Latency Communication - Transmitter RF Power Configurable - 10 or 63 mw - Built-in Chip Antenna - 250 kbps RF Data Rate

More information

DISTRIBUTION TRANSFORMER MONITORING AND CONTROL SYSTEM FOR REMOTE ELECTRIC POWER GRIDS THROUGH GSM

DISTRIBUTION TRANSFORMER MONITORING AND CONTROL SYSTEM FOR REMOTE ELECTRIC POWER GRIDS THROUGH GSM DISTRIBUTION TRANSFORMER MONITORING AND CONTROL SYSTEM FOR REMOTE ELECTRIC POWER GRIDS THROUGH GSM KIRAN DILIP DESAI 1, RAMCHANDRA P.HASABE 2 Electrical Engg.Department, Walchand College of Engg., Sangli.

More information

Module 3. Embedded Systems I/O. Version 2 EE IIT, Kharagpur 1

Module 3. Embedded Systems I/O. Version 2 EE IIT, Kharagpur 1 Module 3 Embedded Systems I/O Version 2 EE IIT, Kharagpur 1 esson 19 Analog Interfacing Version 2 EE IIT, Kharagpur 2 Instructional Objectives After going through this lesson the student would be able

More information

DNT90MCA DNT90MPA. Low Cost 900 MHz FHSS Transceiver Modules with I/O

DNT90MCA DNT90MPA. Low Cost 900 MHz FHSS Transceiver Modules with I/O - 900 MHz Frequency Hopping Spread Spectrum Transceivers - Direct Peer-to-peer Low Latency Communication - Transmitter Power Configurable to 40 or 158 mw - Built-in 0 dbi Chip Antenna - 100 kbps RF Data

More information

Real Time Rotor Bar Current Measurements Using a Rogowski Coil Transmitted Using Wireless Technology

Real Time Rotor Bar Current Measurements Using a Rogowski Coil Transmitted Using Wireless Technology Real Time Rotor Bar Current Measurements Using a Rogowski Coil Transmitted Using Wireless Technology Ehsan Abdi Jalebi, Paul Roberts and Richard McMahon ea257@cam.ac.uk, pcr2@cam.ac.uk, ram1@cam.ac.uk

More information

CHAPTER 4 HARDWARE DEVELOPMENT OF STATCOM

CHAPTER 4 HARDWARE DEVELOPMENT OF STATCOM 74 CHAPTER 4 HARDWARE DEVELOPMENT OF STATCOM 4.1 LABORATARY SETUP OF STATCOM The laboratory setup of the STATCOM consists of the following hardware components: Three phase auto transformer used as a 3

More information

Chapter IX Using Calibration and Temperature Compensation to improve RF Power Detector Accuracy By Carlos Calvo and Anthony Mazzei

Chapter IX Using Calibration and Temperature Compensation to improve RF Power Detector Accuracy By Carlos Calvo and Anthony Mazzei Chapter IX Using Calibration and Temperature Compensation to improve RF Power Detector Accuracy By Carlos Calvo and Anthony Mazzei Introduction Accurate RF power management is a critical issue in modern

More information

Concepts to be Reviewed

Concepts to be Reviewed Introductory Medical Device Prototyping Analog Circuits Part 3 Operational Amplifiers, http://saliterman.umn.edu/ Department of Biomedical Engineering, University of Minnesota Concepts to be Reviewed Operational

More information

ENEE307 Lab 7 MOS Transistors 2: Small Signal Amplifiers and Digital Circuits

ENEE307 Lab 7 MOS Transistors 2: Small Signal Amplifiers and Digital Circuits ENEE307 Lab 7 MOS Transistors 2: Small Signal Amplifiers and Digital Circuits In this lab, we will be looking at ac signals with MOSFET circuits and digital electronics. The experiments will be performed

More information

Preliminary GHz Transceiver-µController-Module. Applications PRODUCT SPECIFICATION FEATURES MICROCONTROLLER MHz

Preliminary GHz Transceiver-µController-Module. Applications PRODUCT SPECIFICATION FEATURES MICROCONTROLLER MHz PRODUCT SPECIFICATION 2.4 2.5 GHz e Applications 6 : 2 " 2! 2 2 + 2 7 + + Alarm and Security Systems Video Automotive Home Automation Keyless entry Wireless Handsfree Remote Control Surveillance Wireless

More information

A Solar-Powered Wireless Data Acquisition Network

A Solar-Powered Wireless Data Acquisition Network A Solar-Powered Wireless Data Acquisition Network E90: Senior Design Project Proposal Authors: Brian Park Simeon Realov Advisor: Prof. Erik Cheever Abstract We are proposing to design and implement a solar-powered

More information

Control of Electrical Lights and Fans using TV Remote

Control of Electrical Lights and Fans using TV Remote EE 389 Electronic Design Lab -II, Project Report, EE Dept., IIT Bombay, October 2005 Control of Electrical Lights and Fans using TV Remote Group No. D10 Liji Jayaprakash (02d07021)

More information

I. INTRODUCTION II. LITERATURE REVIEW

I. INTRODUCTION II. LITERATURE REVIEW ABSTRACT 2018 IJSRSET Volume 4 Issue 4 Print ISSN: 2395-1990 Online ISSN : 2394-4099 Themed Section : Engineering and Technology Reactive Power Compensation in Distribution System Piyush Upadhyay, Praveen

More information

Preliminary. 4-Channel RTD/4-20 ma Wireless Sensor Node SN24R420-4

Preliminary. 4-Channel RTD/4-20 ma Wireless Sensor Node SN24R420-4 Preliminary - 4 Analog Channel, Battery Powered Wireless Sensor Node - 2 RTD Inputs and 2 4-20 ma Inputs Plus 2 Switch Inputs - Supports 2- and 3-Wire 100 ohm Platinum RTDs - Switch State and Change-of-State

More information

Object Detection for Collision Avoidance in ITS

Object Detection for Collision Avoidance in ITS Available online www.ejaet.com European Journal of Advances in Engineering and Technology, 2016, 3(5): 29-35 Research Article ISSN: 2394-658X Object Detection for Collision Avoidance in ITS Rupojyoti Kar

More information

A Model Based Approach for Human Recognition and Reception by Robot

A Model Based Approach for Human Recognition and Reception by Robot 16 MHz ARDUINO A Model Based Approach for Human Recognition and Reception by Robot Prof. R. Sunitha Department Of ECE, N.R.I Institute Of Technology, J.N.T University, Kakinada, India. V. Sai Krishna,

More information

Design and Development of Pre-paid electricity billing using Raspberry Pi2

Design and Development of Pre-paid electricity billing using Raspberry Pi2 International Journal of Electronics Engineering Research. ISSN 0975-6450 Volume 9, Number 7 (2017) pp. 995-1005 Research India Publications http://www.ripublication.com Design and Development of Pre-paid

More information

EEE3410 Microcontroller Applications Department of Electrical Engineering. Lecture 10. Analogue Interfacing. Vocational Training Council, Hong Kong.

EEE3410 Microcontroller Applications Department of Electrical Engineering. Lecture 10. Analogue Interfacing. Vocational Training Council, Hong Kong. Department of Electrical Engineering Lecture 10 Analogue Interfacing 1 In this Lecture. Interface 8051 with the following Input/Output Devices Transducer/Sensors Analogue-to-Digital Conversion (ADC) Digital-to-Analogue

More information

Feed Forward Control of Induction Motor using AC Voltage Regulator

Feed Forward Control of Induction Motor using AC Voltage Regulator Feed Forward Control of Induction Motor using AC Voltage Regulator Senthilkumar. P #1, G. Manivannan #2, #1 Assistant Professor,Department of EEE, #2 Assistant Professor,Department of EEE, G. Krithiga

More information

Massachusetts Institute of Technology MIT

Massachusetts Institute of Technology MIT Massachusetts Institute of Technology MIT Real Time Wireless Electrocardiogram (ECG) Monitoring System Introductory Analog Electronics Laboratory Guilherme K. Kolotelo, Rogers G. Reichert Cambridge, MA

More information

Index Terms IR communication; MSP430; TFDU4101; Pre setter

Index Terms IR communication; MSP430; TFDU4101; Pre setter Design and Development of Contactless Communication Module for Pre setter of Underwater Vehicles J.Lavanyambhika, **D.Madhavi *Digital Systems and Signal Processing in Electronics and Communication Engineering,

More information

Operation and Maintenance Manual

Operation and Maintenance Manual WeiKedz 0-30V 2mA-3A Adjustable DC Regulated Power Supply DIY Kit Operation and Maintenance Manual The WeiKedz Adjustable DC Regulated Power Supply provides continuously variable output voltage between

More information

Speed Control of Single Phase Induction Motor Using Infrared Receiver Module

Speed Control of Single Phase Induction Motor Using Infrared Receiver Module Speed Control of Single Phase Induction Motor Using Infrared Receiver Module Souvik Kumar Dolui 1, Dr.Soumitra Kumar Mandal 2 M.Tech Student, Dept. of Electrical Engineering, NITTTR, Kolkata, Salt Lake

More information

A Simple Microcontroller-Based 4-20 ma Current Loop Receiver for Sensors with Current Transmitters

A Simple Microcontroller-Based 4-20 ma Current Loop Receiver for Sensors with Current Transmitters A Simple Microcontroller-Based 4-20 ma Current Loop Receiver for Sensors with Current Transmitters A. Surachman, A. Suhendi, M. Budiman, M. Abdullah, and Khairurrijal *) Physics of Electronic Materials

More information

User friendly tobacco barn heat controller for use by upcoming farmers

User friendly tobacco barn heat controller for use by upcoming farmers IOSR Journal of Engineering (IOSRJEN) e-issn: 2250-3021, p-issn: 2278-8719 Vol. 3, Issue 2 (Feb. 2013), V3 PP 19-23 User friendly tobacco barn heat controller for use by upcoming farmers Elisha C Mabunda

More information

Analog/Digital Guitar Synthesizer. Erin Browning Matthew Mohn Michael Senejoa

Analog/Digital Guitar Synthesizer. Erin Browning Matthew Mohn Michael Senejoa Analog/Digital Guitar Synthesizer Erin Browning Matthew Mohn Michael Senejoa Project Definition To use a guitar as a functional controller for an analog/digital synthesizer by taking information from a

More information

Owner's Manual Applications & Operating Instructions, Trouble-shooting, Specifications & Warranty

Owner's Manual Applications & Operating Instructions, Trouble-shooting, Specifications & Warranty 01/14/2013 RevA Owner's Manual Applications & Operating Instructions, Trouble-shooting, Specifications & Warranty GENERAL INFORMATION - The Pro-VCS ( Programmable Voltage-Controlled Switch ) consists of

More information

Handy dandy little circuit #17 #17

Handy dandy little circuit #17 #17 Handy dandy little circuit #17 #17 Download # 17 in PDF There are a lot of alarm systems on the market but you might be inclined to build your own. This little project can be put together using inexpensive

More information

DSP BASED SYSTEM FOR SYNCHRONOUS GENERATOR EXCITATION CONTROLL

DSP BASED SYSTEM FOR SYNCHRONOUS GENERATOR EXCITATION CONTROLL DSP BASED SYSTEM FOR SYNCHRONOUS GENERATOR EXCITATION CONTROLL N. Bulic *, M. Miletic ** and I.Erceg *** Faculty of electrical engineering and computing Department of Electric Machines, Drives and Automation,

More information

ME 461 Laboratory #3 Analog-to-Digital Conversion

ME 461 Laboratory #3 Analog-to-Digital Conversion ME 461 Laboratory #3 Analog-to-Digital Conversion Goals: 1. Learn how to configure and use the MSP430 s 10-bit SAR ADC. 2. Measure the output voltage of your home-made DAC and compare it to the expected

More information

Hello, and welcome to this presentation of the STM32G0 digital-to-analog converter. This block is used to convert digital signals to analog voltages

Hello, and welcome to this presentation of the STM32G0 digital-to-analog converter. This block is used to convert digital signals to analog voltages Hello, and welcome to this presentation of the STM32G0 digital-to-analog converter. This block is used to convert digital signals to analog voltages which can interface with the external world. 1 The STM32G0

More information

Design and Implementation of Digital Trigger Circuit for Converter

Design and Implementation of Digital Trigger Circuit for Converter Design and Implementation of Digital Trigger Circuit for Converter Shashikant V. Lahade Student of M.Tech., Department of Electronics and Tele-communication, Government College of Engineering, Amravati,

More information

Sensor Interfacing and Operational Amplifiers Lab 3

Sensor Interfacing and Operational Amplifiers Lab 3 Name Lab Day Lab Time Sensor Interfacing and Operational Amplifiers Lab 3 Introduction: In this lab you will design and build a circuit that will convert the temperature indicated by a thermistor s resistance

More information

Characteristic Sym Notes Minimum Typical Maximum Units Operating Frequency Range MHz. RF Chip Rate 11 Mcps RF Data Rates 1, 2, 5.

Characteristic Sym Notes Minimum Typical Maximum Units Operating Frequency Range MHz. RF Chip Rate 11 Mcps RF Data Rates 1, 2, 5. RFM Products are now Murata products. Small Size, Light Weight, Low Cost 7.5 µa Sleep Current Supports Battery Operation Timer and Event Triggered Auto-reporting Capability Analog, Digital, Serial and

More information