Prioritized Backup Power System

Size: px
Start display at page:

Download "Prioritized Backup Power System"

Transcription

1 Prioritized Backup Power System Texas Instruments Analog Design Contest Entry Prepared by John Kruckenberg, Andrew Lippolis, Eric Schacht, and Chris Seeley The Ohio State University

2 Executive Summary This document presents a prototype design of a residential backup power system for seamless transition among available backup power sources during residential power outages. The system provides a standard way to interface with many different types of power sources so they can be used appropriately when needed. In addition to the backup power transition, the system also relays power usage information to a computer that has been wirelessly connected to receive the usage data. The system works in real homes with the rated capacity of power circuits while complying with electrical safety standards. Introduction Society is becoming increasingly more dependent on electrical power, but concern about the pollution from wasted energy is growing. Due to the current demand for energy management devices and the simultaneous need to provide backup energy in the event of a power outage, a prioritized backup system could allow modern and future energy sources to interface adaptively with current and future residential electrical systems. Design The design of the prioritized backup power system was broken up into several categories and the team followed a strict design model to ensure a structured and realizable finished product. The overall system design consisted of hardware and software subsections to minimize system complexity, and to allow for a more modular design approach. This approach led to better distribution of human resources and also allowed for more system modularity, which allowed for better troubleshooting and upgradable components. Testing and Validation The system was simulated in MATLAB/Simulink in order to test the various conditions that the system would encounter during normal operation. Simulink s graphical nature allowed for rapid prototyping using hardware models for the system. The simulation environment helped identify potential system issues before the physical system was constructed. The system met all of the performance, reliability and safety requirements that were constituted in the original system framework. Design Review Many concerns and issues were discovered during the design and construction process. Noise issues, the interaction of high and low voltage circuits, and the non-trivial nature of measuring the power of reactive loads presented considerable design challenges for the group. A new system would include several changes that would reduce signal noise, decrease power consumption, and isolate high and low voltage equipment to maintain reliability, robustness, and safety. The dynamic nature of the prioritized backup power system necessitated many independent electronic components. Texas Instruments provided a powerful selection of well-engineered, robust, and easy to use components that allowed for the construction of a remarkable and reliable system. Prioritized Backup Power System i

3 Table of Contents Executive Summary... i List of Figures... iii 1. Introduction Purpose Relevance Problem Statement Scope Design Design Process Model System Requirements System Design Hardware Design Software Design Testing and Validation Software Simulation Hardware in the Loop System Calibration Validation of System Design Performance Reliability Safety Design Review Commentary on TI Products TI Component Selection Review Design Features that Should Change Design Features that Should Not Change Further Applications Prioritized Backup Power System ii

4 List of Figures Figure 1: Distribution of Residential Energy Usage in the United States... 1 Figure 2: V Model for Verification and Validation... 3 Figure 3: Subsystem Communication... 4 Figure 4: Overall Design Flow Diagram... 5 Figure 5: Completed System and Locations of Components... 6 Figure 6: TI Low Side Driver Relay Switching Circuit... 7 Figure 7: Primary Load Monitoring and Control Circuit Board... 8 Figure 8: Op-Amp Rectifying and Filtering Circuit... 9 Figure 9: System Simulation Model Top Level Figure 10: Circuit Breaker Box Subsystem Model Figure 11: Controller Subsystem Model Figure 12: Simulation Data Showing Chattering from Controller Figure 13: Simulation Data Showing Delayed Switch Condition to Prevent Chatter Figure 14: Hardware in the Loop Testing Figure 15: Calibration Curve for Resistive Loads Figure 16: LM317 Regulator Figure 17: UCC37324 MOSFET drivers Figure 18: ez430-rf2500 Wireless Development Tool Figure 19: OPA2344 Op-Amp Prioritized Backup Power System iii

5 1. Introduction 1.1 Purpose The purpose of the Prioritized Backup Power System is to distribute a limited supply of energy to the most important circuits at the expense of the least important ones. In order to do so, a priority must be assigned to each circuit by the user. This document presents a prototype design for assigning priorities to circuits while seamlessly transitioning among available power sources in the case of power shortages. Power shortages can occur if power from the electrical grid is not available and a backup source is used. The same concept can be used to encourage reductions of energy use. We built a system based on three principles of success in energy management that we have observed: 1. Consumers will buy more efficient products if they are priced reasonably 2. Consumers will use less energy if they get feedback and learn how to reduce consumption 3. Energy management is successful when features of the system are increased rather than limited 1.2 Relevance Society is becoming increasingly more dependent on electrical power, but concern about the pollution from wasted energy is growing. New growing technologies such as green energy generation, smart power grids, and alternative energy vehicles are beginning to find their ways into the homes of consumers, which presents opportunities to use these new technologies along with existing ones to provide the convenience of backup electrical power when it could not otherwise be available. It is notable that the power consumption of home loads may not be related to its importance in a power outage. For many consumers, powering the refrigerator, freezer, and communication mediums such as the telephone and internet devices may be very important, while the air conditioning, plasma TV, and water heating are less important. Automatically powering only necessary devices allows a home to run longer with a backup power source, or even use a backup source that is not powerful enough to run the entire house. Figure 1: Distribution of Residential Energy Usage in the United States Prioritized Backup Power System Page 1

6 New technologies are becoming commercially available, offering opportunities to provide backup power to a residence through an intelligent distribution box. While the following technologies are not typically used to provide backup power, the priority backup design can make use of the potential they offer: 1. Electric vehicles 2. Engine-powered vehicles 3. Solar power 4. Wind power 5. Sterling engines 6. Portable generators 7. High capacity battery backup systems Existing technologies are growing around the market of home energy management, but there are significant differences and advances in our design that are not seen elsewhere. Existing systems are all device-oriented. Systems like the X-10 hardware and Google Smarter Power allow monitoring or switching of individual components, but this process is remarkably tedious and difficult to troubleshoot. The priority backup system is centralized for ease of use and simple, reliable operation. Due to the current demand for energy management devices and the simultaneous need to provide backup energy in the event of a power outage, this design could be the solution that meets customers needs. The ability to meet multiple consumer needs makes this product a relevant one for today s society and culture. 1.3 Problem Statement Power outages are inconvenient and expensive, especially in modern society. However, extensive electrical outages are still occurring in recent years and in developed cities despite an over-developed sense of security that people may have. Examples of extensive power outages in Columbus, OH in recent years are the week-long outage due to Hurricane Ike in autumn 2008 and the Northeast Blackout in Power outages are disastrous and difficult to mitigate without very expensive backup power systems. 1.4 Scope The proposal is limited to a prioritized backup system and its common protocol for power and energy. The system is implemented as an information-based circuit switching system and a wireless interface to an automobile. While proposed as possible, the system does not include generating backup power or managing power use other than switching entire house circuits on or off based on optimization criteria. The proposal does not include managing other potential power sources such as solar cells. Prioritized Backup Power System Page 2

7 2. Design 2.1 Design Process Model In order to follow a consistent design process through the design and testing stages of development, the Prioritized Backup Power team followed the V-model. Advantages of this model include collaboration among team members, mbers, a reduction of project risks, and assured validation of design goals. A diagram representing the steps of the V model is shown below in Figure 2. Figure 2: V Model for Verification and Validation The steps of the V-model are described below: SYSTEM REQUIREMENTS The necessary specifications of the designed system are determined and a plan to test these requirements is written for future validation. SYSTEM DESIGN The high-level design is determined without considering low-level level subsystem details. DETAILED HARDWARE DESIGN Hardware is designed in detail such that it can be constructed. DETAILED SOFTWARE DESIGN Software is designed in detail so that it is ready for implementation. IMPLEMENTATION The hardware and software are combined in a working system for validation. SOFTWARE SIMULATION Software is tested in computer simulation in order to validate functionality of basic logical functions. HARDWARE in the LOOP Hardware is added to the controller simulation with some functions still emulated in software. SYSTEM CALIBRATION Using actual hardware, sensor readings are calibrated such that measured values are correct for accurate use. SYSTEM VALIDATION Entire calibrated system is tested to ensure that system requirements are met. Prioritized Backup Power System Page 3

8 2.2 System Requirements As a solution to the problem statement, technical specifications have been determined to be requirements for the system design. These include performance, reliability and safety considerations. 2.3 System Design The prioritized backup power system detects power loss, engages a backup power circuit, and manages the power used. To produce the system, an MSP430, a standard breaker box, a set of power relays, current sensors, and a voltage sensor were used. Communication between various backup sources, the residential circuit breaker box, and a user s PC occurs as described below. Backup Power Sources Home Electrical Loads PC User Interface Figure 3: Subsystem Communication The MSP430 series of microcontrollers meets the demand for: a high number of I/O channels, built in LCD drivers, high frequency sampling, and an on-chip comparator. The system monitors system voltage and currents on sources and circuits. The controller then reacts to power loss by disconnecting the grid and connecting and/or enabling available backup power sources. In addition to automatically connecting the backup source, the controller monitors and switches load circuits to maintain functionality for important loads while using a power-limited or capacity-limited backup source. Prioritized Backup Power System Page 4

9 Figure 4: Overall Design Flow Diagram After switching the system to operate on a backup power source, the system must determine which, if any, circuits need to be turned off to avoid overloading the backup source. The system defaults all circuits to the off state and turns the backup source on when the grid power is lost. When the source is available it iteratively adds the circuits according to available power and energy. The process of using the backup source and turning prioritized circuits on and off is summarized in Figure 4 which shows the flow diagram for load changing. Prioritized Backup Power System Page 5

10 The total system constructed includes three circuit boards to house all the hardware for monitoring and controlling the system. To power the control system, two power supplies for 120 volts AC to 12 volts DC connect to each AC source separately aand nd the 12 volts is connected in parallel to the primary circuit board. The grid power is switched by a large external relay shown in the breaker box. The backup source relay is integrated into the main control and monitoring board allowing for a very compact c design. Figure 5:: Completed System and Locations of Components 2.4 Hardware Design The load switching of the power system is very important to overall functionality. The hardware must be quick, robust,, and compact. For these reasons, TI low side drivers were used to switch mechanical relays that would in turn, switch the AC loads directly. This design allows complete isolation electrically for the Prioritized Backup Power System Page 6

11 microcontroller as well as robust operation. The large current carrying capability of the low side drivers enables them to drive the coils of mechanical relays using an extremely small signal from the microcontroller. The low side driver s wide range of output current at 12 volts allows a very versatile system stem driving anything from the grid s 100A relay to the load s 15A relays. Figure 6 shows a small portion of the main control board where the low side drivers are used to control two load relays. Figure 6: TI Low Side Driver Relay Switching Circuit In order to power the correct number of circuits, each individual circuit needs to be monitored constantly. Even when the system is still running on grid power, the circuits need to be monitored in order to maintain average power consumption information. The average power consumption information will be a key factor in determining when specific priority ity circuits need to be switched off to maintain backup power. Storage of power consumption information is dependent on how much system memory is available on the microcontroller. It may also be beneficial to keep several averages for each circuit. For instance, a separate average for the past minute, 10 minutes and hour may provide for better priority switching information. Along with gathering continuous power draw information about individual circuits, the monitoring system will also gather transient power draw data from each circuit. In backup mode the priority backup Prioritized Backup Power System Page 7

12 system will not be connected to the main power grid. Since the backup source may not instantaneously turn on, transient power draw information would be a valuable resource for maintaining system stability in switching events or startup. The transient data also provides a safety measure for the management of startup currents in the circuit. When devices are turned on, their transient power draw is generally much greater than the continuous load on the circuit. Therefore, storing and maintaining data from peak consumption is crucial to the management of the system. The constructed monitor circuit includes a voltage measurement of both the grid voltage and the backup voltage as well as a current measurement for each load. Using this monitoring the system has a measurement of the voltage on either the grid source or the backup source and then according to which source is connected to the system the power for each circuit and the entire system is calculated. The voltage is measured using two transformers that scale the voltages of the sources to 5 volts and then uses a high resistance voltage divider to scale the 5 volts to 2.5 volts. The current of each load is measured by a Parallex current transformer (sensor). Figure 7 shows the primary circuit board holding the microcontroller, control relays, low side drivers, current transformers, and microcontroller power supply capacitors and voltage regulator. Figure 8 shows the schematic for the signal conditioning of voltage and current measurements. This circuit uses op-amp circuits to rectify the AC signals and then low pass filter the signals. An additional circuit board was constructed to hold signal conditioning circuitry before connecting the signals to the analog inputs of the MSP430 microcontroller. Figure 7: Primary Load Monitoring and Control Circuit Board Prioritized Backup Power System Page 8

13 Figure 8: Op-Amp Rectifying and Filtering Circuit Beyond monitoring the power consumption at the breaker box, the backup source also needs to be monitored. In order to shut off certain prioritized circuits at correct intervals, the backup source needs to be polled for available power and energy. The remaining fuel or state of charge needs to be measured on the backup sources in order to give the priority backup system adequate sustainability information. The expected run time of the backup source will depend on the remaining fuel or state of charge and also by fluctuations in fuel or discharge efficiency. Since there are numerous devices that could be used as backup sources, power meters with built in wireless capabilities would have to be created for all unique systems. Hybrid cars usually supply the necessary information needed for monitoring, while other sources, such as gas generators, would need to be retrofitted with a tank measuring device that had built in wireless capabilities. The source power supply is a valuable resource in detecting faults in the backup system. For instance, if the total sum of the power being consumed by the individual priority circuits deviates from the power being supplied by the backup source, the user will be notified that there is a system malfunction that needs to be corrected. The priority backup system maintains the following rules in order to keep the highest priority circuits powered. 1. If a higher priority circuit consumes more power than the backup source can handle, then allow lower priority circuits that do not consume more power to operate. 2. Allow highest priority circuits to remain on while the backup source can maintain them. As the backup source is unable to provide enough power for lower priority circuits, then shut them off. 3. When the backup source is switched on, keep all circuits off. Decide which priority circuits can be turned on. Turn on the highest transient producing circuit first, and then sequentially turn on the next highest transient producing circuit until all maintainable priority circuits are on. 2.5 Software Design In order to design several subsystems quickly and efficiently, the team chose to use multiple TI ez430- RF2500 microcontrollers. The use of multiple microcontrollers allowed the division of work among Prioritized Backup Power System Page 9

14 multiple team members. This approach was very practical due to the clear divisions among identifiable projects and due to the low cost and feasibility of purchasing multiple ez430 kits for development. Examples of divided tasks are: Wireless communication Serial communication Analog interpretation of sensor data Control logic Digital output switching These projects were divided and solved individually before being combined into a single system for development. To begin the process, the first MSP430 was connected to a computer that ran a simple priority switching program. The program sent serial data to the first microcontroller, which in turn transmitted this data wirelessly to the second microcontroller in the breaker box. The data sent was a simple string of characters that was then degenerated into single characters on the micro inside the breaker box. These characters would be used as priority switching information. The data included remaining battery power, and which priority each breaker in the box was. This way, intelligent switching algorithms could be implemented to turn off certain breakers depending on the backup and priority information. Not only did the IAR-Kickstart application provide rapid development and debugging solutions, it was easy to use and the cost was included in the purchase of the microcontroller. It would be hard to find another solution that contained the same level of ease, low cost, and flexibility that the MSP430 provided. The IAR programming suite made it easy to jump in and start coding for the MSP430. Even though none of the group members had much experience programming a microcontroller before the project, the flexibility of being able to code in assembly, C, or C++, contributed greatly in the ability to rapidly develop and modify the functions of the microcontroller in the breaker system. Another nice feature in the IAR software was the debug mode. Since it was easy to execute code until a certain line and also check values of variables mid execution, it was much easier to find errors and correct coding issues. 3. Testing and Validation 3.1 Software Simulation Software simulation was done in MATLAB/Simulink to offer an environment where various conditions and control could be tested quickly. The software being designed in Simulink provided the first layout of the system due to the graphical nature of Simulink. In addition, the system theory of operating various loads on an automatic basis was tested with a simplified controller. The Simulink model created showed all aspects of the system in a visual environment. Figure 9 shows the model from the top level. Beneath the surface of each sub-system the components are modeled. The breaker box sub-system is shown in Figure 10 and the controller is shown in Figure 11. Prioritized Backup Power System Page 10

15 Figure 9: System Simulation Model Top Level Figure 10: Circuit Breaker Box Subsystem Model Prioritized Backup Power System Page 11

16 Figure 11: Controller Subsystem Model In order to increase software modeling speed the model was created only with basic load dynamics and a simple conceptual state flow controller. This simplification allowed a very rapid calculation speed, with minimal error. The software environment helped identify chattering issues in development and final software could then be written to prevent chattering. Figure 12 shows the chattering seen before adding a delay after the switching process. Figure 13 shows after the chattering was removed with software modifications. Prioritized Backup Power System Page 12

17 Figure 12: Simulation Data Showing Chattering from Controller Prioritized Backup Power System Page 13

18 Figure 13: Simulation Data Showing Delayed Switch Condition to Prevent Chatter Prioritized Backup Power System Page 14

19 3.2 Hardware in the Loop The most expensive component of our backup power system would be the backup power source. In order to test the system s functionality when operating with a backup storage system or alternate energy source, tests were performed in the form of Hardware in the Loop. This strategy allowed the team to test our existing software with our control system while simulating hardware that is not yet available. The three test modes for the system s Hardware in the Loop operation were: 1. Simulated depleting energy source 2. Alternate energy source, non-depleting 3. Alternate energy source with intermittent availability (user-generated) Figure 14 shows the power measurement (in ADC bits, not calibrated) of the four load circuits as the user-generated power availability changes. This test demonstrates the functionality of the system. The system is turning individual loads on and off by priority, so the measured load power is fluctuating. Figure 14: Hardware in the Loop Testing 3.3 System Calibration In order to interpret the power consumption of the four load circuits, the ADC output codes need to be converted to power consumption in watts. This was done by comparing the ADC data to a Kill A Watt Prioritized Backup Power System Page 15

20 power meter. The calibration curve for several resistive loads is shown below. As expected, the transfer curve is quite linear. After the calibration data was taken, the conversion formula was used in the data acquisition program in order to display the power consumption information in watts. Power measurement (Watts) Calibration curve for power measurement y = -5E-05x x R² = Analog input value (ADC bits) Figure 15: Calibration Curve for Resistive Loads 3.4 Validation of System Design The system was proven to meet the system requirements of performance, reliability and safety considerations. Performance goals were met for switching to backup power, turning off loads according to power availability and priority, and recording and displaying data. In addition, the system was packaged in a reliable and safe package as shown below Performance The system measured and controlled loads based on original design. The system had limitations measurements, which limits further testing and performance as explained further in the Lessons Learned section Reliability The constructed system performed the same results with various loads. The system continued to perform without failure throughout testing aside from hand construction requiring initial troubleshooting to diagnose loose or faulty connections. The system reliability could be improved as explained in the Lessons Learned section. Prioritized Backup Power System Page 16

21 3.4.3 Safety The system was capable of maintaining all original circuit protection in the form of panel box breakers. In addition the system was capable of housing the properly sized components and wiring to safely and efficiently perform the design functions. 4. Design Review The system constructed performed well in a prototype setting. Selected components served reliably in functionality and versatility. However, during the design and construction process many aspects of the design were revisited and further changes would be made for a new system. It was known prior to construction that signal noise is a risk or concern. In addition, household voltage next to low power electronics poses a danger to both the components and the assembly of the system due to the large potential difference. The risks prove real in noise primarily, but were never experienced for household power next to low power. Another considerable concern seen in two parts relates to the current measuring. Converting an AC current measurement to a DC voltage signal is not trivial. The two parts proving difficult were rectifying the signal and measuring the power factor. Rectifying the signal was accomplished with reliable accuracy, but had a very small range of measurement. The second part proving difficult was the power factor or real versus imaginary loads on the system. Measuring power factor accurately on the system is important to final accuracy, but would require more hardware and more processing then currently implemented. A much less concerning, but further understood fact of the system relates to hardware and circuitry construction. In keeping the scope of the project within well achievable goals a totally integrated system was never considered, but was understood to usually prove most accurate, reliable, and easily manufactured. The modular approach chosen allowed the team to function independently and the system boards and components to be removed and tested separately. The space freedom also allowed reliable construction under this simple proof of concept system and modular approach. However, the separation of components and wiring involved introduces noise and additional connections to troubleshoot. Any new system built would begin to integrate the components together on smaller boards and with greater precision. This would move towards a more manufacturable design with less signal noise, power consumption and greater reliability. Lastly a considerable amount of effort would be made in further design to keep household power from the low power electronics, even in an integrated system. 4.1 Commentary on TI Products The use of TI parts during the design and implementation of the project had advantages and disadvantages. A major advantage of using the TI ez430-rf2500 was the ease of plug and play with Windows XP and Windows 7 RC1. The software and hardware were so easy to use that it only took 15 minutes to get a sample demo running on the controller with a good representation of its functions. The EZ430 microcontrollers have a large amount of potential to make rapid prototyping projects possible, but there are some features that should be adopted to make their use easier. The incompatibility of the software on Windows Vista was a prohibitive problem among the team members. Having a group of demonstration programs to use with the microcontroller was very useful in creating the code for the microcontrollers in the priority circuit box. However, more commenting of the distributed code would have been helpful. Development would be much more appealing with walkthrough programs to clarify Prioritized Backup Power System Page 17

22 the code s functions 1. To quickly gather information, it is important to have a streamlined support site with easy access to information. As more information is available, this interface should be improved to reduce clutter. While the IAR workbench software provided the necessary functions, additional features would reduce development time and organization: Standard libraries for tasks such as converting strings to integers and sleeping Saving versions of the workspace with different names for improved version tracking Autocomplete of function names and argument lists Hardware support from TI was fantastic. Free samples from TI were a great resource in the completion of the project. The rapid delivery time and wide selection of samples allowed for the proper component selection in the sub-circuits. The datasheets for the samples were easy to access from the web and included all the necessary information for using the components. 4.2 TI Component Selection Review The prioritized backup power system consists of power, switching, control, and analog sensor processing systems. These functions rely heavily on selecting the best components, and Texas Instruments provided the well-engineered components we needed for rapid prototyping of the powerful and reliable system. Reliable and safe power: Adjustable voltage regulator (TI LM317) The LM317 adjustable voltage regulator provides a simple and versatile power source over a wide range of 1.25 to 37 V outputs. Built-in safety and reliability features of this component were vital to the system s success: Ease of use for rapid prototyping designs Internal short circuit current limiting and thermal overload protection 0.01 % load regulation per volt, 0.1 % line regulation per volt Figure 16: LM317 Regulator Load switching: Power MOSFET Drivers (TI UCC37324P) To amplify logic level signals for high-power operations such as switching large relays and contactors, we chose TI low-side power MOSFET drivers. The TI chips had features that fit the load switching applications perfectly: Figure 17: UCC37324 MOSFET drivers High power, very versatile chips in a development-friendly package Fast ns switching time Low power, low heat dissipation 1 Example Learning section reduces the learning curve for programming the device: Prioritized Backup Power System Page 18

23 Control supervisor: Wireless Development Tool (TI ez430-rf2500) The prioritized backup power system requires a powerful supervisory controller with access to analog, digital, serial, and wireless interfaces. In addition, the controller must be easy to access, program, and debug in order to aid rapid prototype development. Critical ez430vfeatures are: Simple USB programming and debugging interface Built-in CC GHz wireless adapter for safe and reliable use with high voltage power distribution box Fast 16-MIPS performance Ultra-low power consumption, stays alive with capacitor charge Figure 18: ez430-rf2500 Wireless Development Tool Analog sensor processing: Rail-To-Rail Operational Amplifier (TI OPA2344) Oscillating signal measurements and complex power calculations are best made real-time using analog op-amp designs. The OPA2344 excels due to: Figure 19: OPA2344 Op-Amp Rail-to-rail input and output, very significant in logic level signals Low power usage, as with the ez430 controller Compact, easy to use package: 2 op-amps on 8-DIP component. 4.3 Design Features that Should Change The system that was built is for proof of concept therefore further design or implementation of the system includes many changes or upgrades. These changes include expansion, better accuracy, better reliability, and more measurement. The following changes would be made in future work: 1. Add many more communicating devices. For example the backup source needs to communicate information that is currently user input, such as power and energy available. 2. Shield and encase the sensors and analog signal wires to prevent signal noise. 3. Design system around production type components such as surface mount board and chips to greatly improve robustness, reliability, and construction of the circuitry. 4. Reduce power consumption of additional circuitry used to operate the system such as using normally closed relays so that during normal grid operation there is a minimal power loss. 5. Add separate location for main and backup source breakers to distinguish source protection from load protection devices. This would result in clarity for installer, technician, and user. 4.4 Design Features that Should Not Change The system shows exemplary performance in a prototype environment, therefore many original system design aspects would not change. The following aspects would not change in future work: Prioritized Backup Power System Page 19

24 1. The TI MSP430 provides a versatile low power microcontroller; this would not change as it best meets the system needs. However, larger systems would require a different model with more I/O and additional memory. 2. The TI low side drivers carry the current for operating devices operated by the controller, therefore these would remain the same. 3. Current measurements would remain transformer based sensors, which prevents heating of the element changing calibration under loads. 4. The system would still be implemented inside or at the main breaker box of an electrical system. This proves to be the best place to centralize and control such as versatile system for power outage control and home automation. 4.5 Further Applications The original concept of a backup power system, which prioritizes and controls the loads allows for many further ideas and concepts to be explored. The team discussed many different features that could add on to the backup system or operate from the designed hardware. The following applications or additions to the system were considered: 1. Automating the home could be implemented. This could provide light changing during vacation, and shut off non-essential rooms or loads at night, etc. This addition would simply require computer software on the remote access for setting the priority. 2. The system could provide remote access to home power. This would require a new system and software that would communicate with the breaker box controller. 3. Adding frequency and source syncing could allow alternative energies such as wind, solar, and batteries to be controlled and used by the system. 4. The system could provide security for the home by implementing new sensors that would turn loads on and off based on sensing around the home. Prioritized Backup Power System Page 20

Final Design Report 19 April 2011. Project Name: utouch

Final Design Report 19 April 2011. Project Name: utouch EEL 4924 Electrical Engineering Design (Senior Design) Final Design Report 19 April 2011 Project Name: utouch Team Members: Name: Issam Bouter Name: Constantine Metropulos Email: sambouter@gmail.com Email:

More information

Project Plan. Project Plan. May13-06. Logging DC Wattmeter. Team Member: Advisor : Ailing Mei. Collin Christy. Andrew Kom. Client: Chongli Cai

Project Plan. Project Plan. May13-06. Logging DC Wattmeter. Team Member: Advisor : Ailing Mei. Collin Christy. Andrew Kom. Client: Chongli Cai Project Plan May13-06 Logging DC Wattmeter Team Member: Ailing Mei Andrew Kom Chongli Cai Advisor : Collin Christy Client: Garmin International David Hoffman Qiaoya Cui Table of Contents Need Statement...

More information

Surveillance System Using Wireless Sensor Networks

Surveillance System Using Wireless Sensor Networks Surveillance System Using Wireless Sensor Networks Dan Nguyen, Leo Chang Computer Engineering, Santa Clara University Santa Clara, California, USA dantnguyen84@gmail.com chihshun@gmail.com Abstract The

More information

SOLARCARE SERIES PRODUCT AND APPLICATION GUIDE

SOLARCARE SERIES PRODUCT AND APPLICATION GUIDE SOLARCARE SERIES PRODUCT AND APPLICATION GUIDE for solar energy management LEATEC Delivering Solutions for Energy Management SOLAR ENERGY DATA CENTER BUILDING 4 to8 String Monitoring with 0.% Accuracy

More information

Computer Automation Techniques. Arthur Carroll

Computer Automation Techniques. Arthur Carroll Computer Automation Techniques Arthur Carroll 1 Three Types of Computers Micro-Controller Single Board Computer Desktop Computer 2 The Micro-Controller Small inexpensive DIP or surface mount chips Roughly

More information

Computer Aided Design of Home Medical Alert System

Computer Aided Design of Home Medical Alert System Computer Aided Design of Home Medical Alert System Submitted to The Engineering Honors Committee 119 Hitchcock Hall College of Engineering The Ohio State University Columbus, Ohio 43210 By Pei Chen Kan

More information

Fox-2 MPPT Unit Testing

Fox-2 MPPT Unit Testing P13271 Fox-2 MPPT Unit Testing Final Engineering Specifications Testing Author: Brenton Salmi P13271 Team Members: Brenton Salmi, Bryce Salmi, Ian MacKenzie, Daniel Corriero 5/10/2013 This test document

More information

White Paper: Pervasive Power: Integrated Energy Storage for POL Delivery

White Paper: Pervasive Power: Integrated Energy Storage for POL Delivery Pervasive Power: Integrated Energy Storage for POL Delivery Pervasive Power Overview This paper introduces several new concepts for micro-power electronic system design. These concepts are based on the

More information

How to read this guide

How to read this guide How to read this guide The following shows the symbols used in this Quick start guide with descriptions and examples. Symbol Description Example P oint Reference Caution [ ] This symbol explains information

More information

Network Enabled Battery Health Monitoring System

Network Enabled Battery Health Monitoring System Network Enabled Battery Health Monitoring System Research Team: Fan Yang Zhengyang Liu Supervisor: Advisor: Hanlei Zhang (PhD Student) Wencong Su (PhD Student) Dr. Mo-Yuen Chow Presentation Outline Project

More information

Radio sensor powered by a mini solar cell the EnOcean STM 110 now functions with even less light

Radio sensor powered by a mini solar cell the EnOcean STM 110 now functions with even less light Radio sensor powered by a mini solar cell the EnOcean STM 110 now functions with even less light In this issue, we would like to present the EnOcean radio sensor module STM 110 in more detail. The module

More information

Proactive Monitoring of Friction Management Systems Reduces Costs and Downtime

Proactive Monitoring of Friction Management Systems Reduces Costs and Downtime Proactive Monitoring of Friction Management Systems Reduces Costs and Downtime By: Nicholas Dryer and David Mintskovsky Abstract The latest research shows that friction management systems reduce friction

More information

Test Driven Development of Embedded Systems Using Existing Software Test Infrastructure

Test Driven Development of Embedded Systems Using Existing Software Test Infrastructure Test Driven Development of Embedded Systems Using Existing Software Test Infrastructure Micah Dowty University of Colorado at Boulder micah@navi.cx March 26, 2004 Abstract Traditional software development

More information

Measuring Temperature withthermistors a Tutorial David Potter

Measuring Temperature withthermistors a Tutorial David Potter NATIONAL INSTRUMENTS The Software is the Instrument Application Note 065 Measuring Temperature withthermistors a Tutorial David Potter Introduction Thermistors are thermally sensitive resistors used in

More information

BUILD VERSUS BUY. Understanding the Total Cost of Embedded Design. www.ni.com/buildvsbuy

BUILD VERSUS BUY. Understanding the Total Cost of Embedded Design. www.ni.com/buildvsbuy BUILD VERSUS BUY Understanding the Total Cost of Embedded Design Table of Contents I. Introduction II. The Build Approach: Custom Design a. Hardware Design b. Software Design c. Manufacturing d. System

More information

FaultAnalysisandElectricalProtectionofDistributionTransformers

FaultAnalysisandElectricalProtectionofDistributionTransformers Global Journal of Researches in Engineering: F Electrical and Electronics Engineering Volume 14 Issue 3 Version 1.0 Type: Double Blind Peer Reviewed International Research Journal Publisher: Global Journals

More information

Solar Cybertech: A Competition of Digitally Controlled Vehicles Poweredby Solar Panels

Solar Cybertech: A Competition of Digitally Controlled Vehicles Poweredby Solar Panels 118 ELECTRONICS, VOL. 17, NO. 2, DECEMBER 2013 Solar Cybertech: A Competition of Digitally Controlled Vehicles Poweredby Solar Panels O. García, J. A. Oliver, D. Díaz, D. Meneses, P. Alou, M. Vasić, J.

More information

THEME Competence Matrix - Electrical Engineering/Electronics with Partial competences/ Learning outcomes

THEME Competence Matrix - Electrical Engineering/Electronics with Partial competences/ Learning outcomes COMPETENCE AREAS STEPS OF COMPETENCE DEVELOPMENT 1. Preparing, planning, mounting and installing electrical for buildings and industrial applications He/She is able to prepare and carry out simple electrical

More information

PROGRAM CRITERIA FOR ELECTRICAL ENGINEERING TECHNOLOGY

PROGRAM CRITERIA FOR ELECTRICAL ENGINEERING TECHNOLOGY PROGRAM CRITERIA FOR ELECTRICAL ENGINEERING TECHNOLOGY Scope These program criteria apply to programs having titles involving Electrical Engineering Technology including: electrical engineering, electrical

More information

Design and Construction of Variable DC Source for Laboratory Using Solar Energy

Design and Construction of Variable DC Source for Laboratory Using Solar Energy International Journal of Electronics and Computer Science Engineering 228 Available Online at www.ijecse.org ISSN- 2277-1956 Design and Construction of Variable DC Source for Laboratory Using Solar Energy

More information

ugrid Testbed. Rein in microgrid complexity. With ease.

ugrid Testbed. Rein in microgrid complexity. With ease. ugrid Testbed. Rein in microgrid complexity. With ease. Outsmart the microgrid. ugrid Testbed Ultimate test solution for microgrid control system verification What is a microgrid? Microgrid is a collection

More information

FFT Frequency Detection on the dspic

FFT Frequency Detection on the dspic FFT Frequency Detection on the dspic by Jac Kersing Nov 2012 Abstract In this article Jac explains how he solved a practical challenge using powerful dspic devices and Fast Fourier Transform algorithms.

More information

Isolated AC Sine Wave Input 3B42 / 3B43 / 3B44 FEATURES APPLICATIONS PRODUCT OVERVIEW FUNCTIONAL BLOCK DIAGRAM

Isolated AC Sine Wave Input 3B42 / 3B43 / 3B44 FEATURES APPLICATIONS PRODUCT OVERVIEW FUNCTIONAL BLOCK DIAGRAM Isolated AC Sine Wave Input 3B42 / 3B43 / 3B44 FEATURES AC averaging technique used to rectify, amplify, and filter 50 Hz to 400 Hz sine-wave signals. Accepts inputs of between 20 mv to 550 V rms to give

More information

Achieving the impossible

Achieving the impossible 1 Achieving the impossible Taking control of shore power with the Phoenix Multi/MultiPlus from Victron Energy * Sometimes the features of a new product are so unique that the benefits are difficult to

More information

STEPPER MOTOR SPEED AND POSITION CONTROL

STEPPER MOTOR SPEED AND POSITION CONTROL STEPPER MOTOR SPEED AND POSITION CONTROL Group 8: Subash Anigandla Hemanth Rachakonda Bala Subramanyam Yannam Sri Divya Krovvidi Instructor: Dr. Jens - Peter Kaps ECE 511 Microprocessors Fall Semester

More information

Big Data Collection and Utilization for Operational Support of Smarter Social Infrastructure

Big Data Collection and Utilization for Operational Support of Smarter Social Infrastructure Hitachi Review Vol. 63 (2014), No. 1 18 Big Data Collection and Utilization for Operational Support of Smarter Social Infrastructure Kazuaki Iwamura Hideki Tonooka Yoshihiro Mizuno Yuichi Mashita OVERVIEW:

More information

Computer Controlled Generating Stations Control and Regulation Simulator, with SCADA SCE

Computer Controlled Generating Stations Control and Regulation Simulator, with SCADA SCE Technical Teaching Equipment Computer Controlled Generating Stations Control and Regulation Simulator, with SCADA SCE EDIBON SCADA System Teaching Technique used 4 5 2 Data Acquisition Board Cables and

More information

IEEE - IBM Smarter Planet Challenge. Smart Energy Saving System. 1. Project Description

IEEE - IBM Smarter Planet Challenge. Smart Energy Saving System. 1. Project Description IEEE - IBM Smarter Planet Challenge Smart Energy Saving System 1. Project Description Motivation - We live in a world with high costs of electricity. Burning fuel, coal, and petroleum produces electricity

More information

Self-Evaluation Configuration for Remote Data Logging Systems

Self-Evaluation Configuration for Remote Data Logging Systems IEEE International Workshop on Intelligent Data Acquisition and Advanced Computing Systems: Technology and Applications 6-8 September 2007, Dortmund, Germany Self-Evaluation Configuration for Remote Data

More information

Application Information Improving Efficiency in Smart Grid Applications With Fully Integrated Current Sensing ICs

Application Information Improving Efficiency in Smart Grid Applications With Fully Integrated Current Sensing ICs Application Information Improving Efficiency in Smart Grid Applications With Fully Integrated Current Sensing ICs By Shaun Milano, and Andreas P. Friedrich Allegro MicroSystems Europe Focus on the Photovoltaic

More information

SCADA Systems Automate Electrical Distribution

SCADA Systems Automate Electrical Distribution SCADA Systems Automate Electrical Distribution PC-based supervisory control and data acquisition systems increase uptime, cut costs and improve utilization. A White Paper from InduSoft Fabio Terezinho

More information

Electrical/Electronic Engineering Technologist DACUM Facilitated by Craig Edwards and Sandra Sukhan April 15 th and 20 th 2011

Electrical/Electronic Engineering Technologist DACUM Facilitated by Craig Edwards and Sandra Sukhan April 15 th and 20 th 2011 Page 1 of 10 INSTALL EQUIPMENT A Install batteries Select mechanical hardware Assemble connectors Fabricate metal Determine heating/cooling Install motors A1 A2 A3 A4 A5 A6 Review electro/mechanical Terminate

More information

Wide Area Monitoring Current Continental Europe TSOs Applications Overview

Wide Area Monitoring Current Continental Europe TSOs Applications Overview Wide Area Monitoring Current Continental Europe TSOs Applications Overview Version 5 System Protection & Dynamics Working Group 20th September 2015 1. Content 1. Content... 2 2. Introduction... 3 3. Main

More information

Product Guide AC Voltage Control Devices. Guide Guide. Popular Variable Transformers and AC Power Supplies. www.stacoenergy.com

Product Guide AC Voltage Control Devices. Guide Guide. Popular Variable Transformers and AC Power Supplies. www.stacoenergy.com Popular Variable Transformers and AC Power Supplies Product Guide AC Voltage Control Devices Guide Guide Your Tailored Power Solutions Provider TM Staco Energy Products Co. has been a leading manufacturer

More information

GPS & GSM BASED REAL-TIME VEHICLE TRACKING SYSTEM.

GPS & GSM BASED REAL-TIME VEHICLE TRACKING SYSTEM. GPS & GSM BASED REAL-TIME VEHICLE TRACKING SYSTEM. Introduction: The Proposed design is cost-effective, reliable and has the function of accurate tracking. When large object or vehicles were spread out

More information

TRY OUR SOFTWARE TAKE IT FOR A TEST DRIVE PRODUCT CATALOG 2015

TRY OUR SOFTWARE TAKE IT FOR A TEST DRIVE PRODUCT CATALOG 2015 WHO OUR CUSTOMERS ARE PREPARING THE FUTURE WORKFORCE Educational and training facilities all over the world rely on Real Games state-of-the-art training software. Spanning many different levels of education,

More information

Creating a Usable Power Supply from a Solar Panel

Creating a Usable Power Supply from a Solar Panel Creating a Usable Power Supply from a Solar Panel An exploration in DC- DC converters By Kathleen Ellis Advised by Dr. Derin Sherman Department of Physics, Cornell College November 21, 2012 Introduction

More information

White Paper. Convergence of Information and Operation Technologies (IT & OT) to Build a Successful Smart Grid

White Paper. Convergence of Information and Operation Technologies (IT & OT) to Build a Successful Smart Grid White Paper Convergence of Information and Operation Technologies (IT & OT) to Build a Successful Smart Grid Contents Executive Summary... 3 Integration of IT and OT... 4 Smarter Grid using Integrated

More information

Constructing a precision SWR meter and antenna analyzer. Mike Brink HNF, Design Technologist.

Constructing a precision SWR meter and antenna analyzer. Mike Brink HNF, Design Technologist. Constructing a precision SWR meter and antenna analyzer. Mike Brink HNF, Design Technologist. Abstract. I have been asked to put together a detailed article on a SWR meter. In this article I will deal

More information

AMI and DA Convergence: Enabling Energy Savings through Voltage Conservation

AMI and DA Convergence: Enabling Energy Savings through Voltage Conservation AMI and DA Convergence: Enabling Energy Savings through Voltage Conservation September 2010 Prepared for: By Sierra Energy Group The Research & Analysis Division of Energy Central Table of Contents Executive

More information

ABB PSPS Erich Steinmann; Generator control-2013

ABB PSPS Erich Steinmann; Generator control-2013 ABB PSPS Erich Steinmann; Generator control-2013 GENERATOR CONTROL THE MODULAR SOLUTION FOR GENERATORS To make sure that power is efficiently converted into electric energy, it is necessary to supervise

More information

Solar Energy Conversion using MIAC. by Tharowat Mohamed Ali, May 2011

Solar Energy Conversion using MIAC. by Tharowat Mohamed Ali, May 2011 Solar Energy Conversion using MIAC by Tharowat Mohamed Ali, May 2011 Abstract This work introduces an approach to the design of a boost converter for a photovoltaic (PV) system using the MIAC. The converter

More information

TELE-SAFE HOME SECURITY SYSTEM

TELE-SAFE HOME SECURITY SYSTEM UNIVERSITY OF HOUSTON COLLEGE OF TECHNOLOGY DEPARTMENT OF ENGINEERING TECHNOLOGY COMPUTER ENGINEERING TECHNOLOGY PROGRAM ELET 4308/4108 Senior Project Presentation Fall 2004 November 30, 2004 TELE-SAFE

More information

CruzPro VAF110. AC Volts, Amps, Frequency, kw Monitor

CruzPro VAF110. AC Volts, Amps, Frequency, kw Monitor CruzPro VAF110 AC Volts, Amps, Frequency, kw Monitor Table of Contents Introduction............................ 3 Specifications........................... 4 Installation..............................5

More information

Android based Alcohol detection system using Bluetooth technology

Android based Alcohol detection system using Bluetooth technology For more Project details visit: http://www.projectsof8051.com/android-based-alcohol-detection-system-usingbluetooth-technology/ Code 1435 Project Title Android based Alcohol detection system using Bluetooth

More information

AN588 ENERGY HARVESTING REFERENCE DESIGN USER S GUIDE. 1. Kit Contents. 2. Introduction. Figure 1. Energy Harvesting Sensor Node

AN588 ENERGY HARVESTING REFERENCE DESIGN USER S GUIDE. 1. Kit Contents. 2. Introduction. Figure 1. Energy Harvesting Sensor Node ENERGY HARVESTING REFERENCE DESIGN USER S GUIDE 1. Kit Contents The RF to USB Reference Design contains the following items: Si1012 Energy Harvesting Wireless Sensor Node EZRadioPRO USB Dongle ToolStick

More information

SOLAR PV-WIND HYBRID POWER GENERATION SYSTEM

SOLAR PV-WIND HYBRID POWER GENERATION SYSTEM SOLAR PV-WIND HYBRID POWER GENERATION SYSTEM J.Godson 1,M.Karthick 2,T.Muthukrishnan 3,M.S.Sivagamasundari 4 Final year UG students, Department of EEE,V V College of Engineering,Tisaiyanvilai, Tirunelveli,

More information

EDI Distributor Control Interface Wiring and Setup Instructions

EDI Distributor Control Interface Wiring and Setup Instructions Universal I/O EDI Distributor Control Interface Wiring and Setup Instructions EDI UNIVERSAL I/O INTERFACE MODULE The only interface needed for EDI-V5 controls Network compatible with all older EDI controls

More information

Electricity and Power Supplies Chapter #4

Electricity and Power Supplies Chapter #4 Electricity and Power Supplies Chapter #4 Amy Hissom Key Terms Active backplane A type of backplane system in which there is some circuitry, including bus connectors, buffers, and driver circuits, on the

More information

AUTOMATIC TRANSFER SWITCH CONTROL UNIT OPERATOR S MANUAL

AUTOMATIC TRANSFER SWITCH CONTROL UNIT OPERATOR S MANUAL ATS-220 AUTOMATIC TRANSFER SWITCH CONTROL UNIT OPERATOR S MANUAL For Use in 208 to 240 Volts Single and 3 Phase ATS Systems With 110Volt AC or DC Control Motors and selenoids 4501 NW 27 ave Miami FL 33142

More information

Conversion Between Analog and Digital Signals

Conversion Between Analog and Digital Signals ELET 3156 DL - Laboratory #6 Conversion Between Analog and Digital Signals There is no pre-lab work required for this experiment. However, be sure to read through the assignment completely prior to starting

More information

Harmonics and Noise in Photovoltaic (PV) Inverter and the Mitigation Strategies

Harmonics and Noise in Photovoltaic (PV) Inverter and the Mitigation Strategies Soonwook Hong, Ph. D. Michael Zuercher Martinson Harmonics and Noise in Photovoltaic (PV) Inverter and the Mitigation Strategies 1. Introduction PV inverters use semiconductor devices to transform the

More information

Smart Thermostat page 1

Smart Thermostat page 1 Smart Thermostat page 1 3. APPROACH In today s home appliances market, automation is becoming the norm and Smart Thermostat is a typical automation appliance able to be applied easily at home. With Smart

More information

How To Use A Watt Saver On A Microcontroller (Watt Saver) On A Cell Phone Or Mp3 Player

How To Use A Watt Saver On A Microcontroller (Watt Saver) On A Cell Phone Or Mp3 Player Watt Saver for a Cell Phone AC Adapter Reference Design Document Number: DRM130 Rev 1, 10/2013 2 Freescale Semiconductor, Inc. Contents Section number Title Page Chapter 1 Introduction 1.1 Overview...5

More information

DDX 7000 & 8003. Digital Partial Discharge Detectors FEATURES APPLICATIONS

DDX 7000 & 8003. Digital Partial Discharge Detectors FEATURES APPLICATIONS DDX 7000 & 8003 Digital Partial Discharge Detectors The HAEFELY HIPOTRONICS DDX Digital Partial Discharge Detector offers the high accuracy and flexibility of digital technology, plus the real-time display

More information

The Internet of Things: Opportunities & Challenges

The Internet of Things: Opportunities & Challenges The Internet of Things: Opportunities & Challenges What is the IoT? Things, people and cloud services getting connected via the Internet to enable new use cases and business models Cloud Services How is

More information

Control of a Hybrid Energy System

Control of a Hybrid Energy System Control of a Hybrid Energy System Michael Snow, B. Eng. P. Eng. Master of Engineering Candidate Supervisors: Tariq Iqbal Neil Bose Outline Introduction Background Problem Design Methodology Research Design

More information

Machine Safety Design: Safety Relays Versus a Single Safety Controller

Machine Safety Design: Safety Relays Versus a Single Safety Controller Machine Safety Design: Safety Relays Versus a Single Safety Controller Technical and Commercial Considerations A White Paper presented by: Mike Garrick Product Marketing Lead Specialist INTERFACE Relays

More information

Electronics Ltd. Presenting. Power, Intelligence... with a sense of feeling

Electronics Ltd. Presenting. Power, Intelligence... with a sense of feeling Electronics Ltd Presenting Power, Intelligence... with a sense of feeling By Appointment to Her Majesty The Queen Supplier of Fire Detection Equipment Kentec Electronics Ltd. Dartford Plug in slots K772

More information

Impedance 50 (75 connectors via adapters)

Impedance 50 (75 connectors via adapters) VECTOR NETWORK ANALYZER PLANAR TR1300/1 DATA SHEET Frequency range: 300 khz to 1.3 GHz Measured parameters: S11, S21 Dynamic range of transmission measurement magnitude: 130 db Measurement time per point:

More information

Synchronized real time data: a new foundation for the Electric Power Grid.

Synchronized real time data: a new foundation for the Electric Power Grid. Synchronized real time data: a new foundation for the Electric Power Grid. Pat Kennedy and Chuck Wells Conjecture: Synchronized GPS based data time stamping, high data sampling rates, phasor measurements

More information

Implementing Energy Harvesting in Embedded System Designs

Implementing Energy Harvesting in Embedded System Designs Implementing Energy Harvesting in Embedded System Designs Energy harvesting technology is rapidly emerging as a viable power supply option for embedded system designers, enabling wireless sensors to be

More information

USER MANUAL CHARGING STATIONS FOR ELECTRIC VEHICLES

USER MANUAL CHARGING STATIONS FOR ELECTRIC VEHICLES USER MANUAL CHARGING STATIONS FOR ELECTRIC VEHICLES 204.CAxxx 204.CBxxx 204.UBxxx 204.WBxxx MP36289 1 ZP90856-GB-6 INDICE 1 SYSTEM DESCRIPTION... 4 1.1 MODES OF OPERATION... 4 2 USER INTERFACE... 6 2.1

More information

DIGITAL-TO-ANALOGUE AND ANALOGUE-TO-DIGITAL CONVERSION

DIGITAL-TO-ANALOGUE AND ANALOGUE-TO-DIGITAL CONVERSION DIGITAL-TO-ANALOGUE AND ANALOGUE-TO-DIGITAL CONVERSION Introduction The outputs from sensors and communications receivers are analogue signals that have continuously varying amplitudes. In many systems

More information

An Introduction to MPLAB Integrated Development Environment

An Introduction to MPLAB Integrated Development Environment An Introduction to MPLAB Integrated Development Environment 2004 Microchip Technology Incorporated An introduction to MPLAB Integrated Development Environment Slide 1 This seminar is an introduction to

More information

Technical Information POWER PLANT CONTROLLER

Technical Information POWER PLANT CONTROLLER Technical Information POWER PLANT CONTROLLER Content The Power Plant Controller offers intelligent and flexible solutions for the control of all PV power plants in the megawatt range. It is suitable for

More information

LM 358 Op Amp. If you have small signals and need a more useful reading we could amplify it using the op amp, this is commonly used in sensors.

LM 358 Op Amp. If you have small signals and need a more useful reading we could amplify it using the op amp, this is commonly used in sensors. LM 358 Op Amp S k i l l L e v e l : I n t e r m e d i a t e OVERVIEW The LM 358 is a duel single supply operational amplifier. As it is a single supply it eliminates the need for a duel power supply, thus

More information

Design and Construction of Microcontroller Based Charge Controller for Photovoltaic Application

Design and Construction of Microcontroller Based Charge Controller for Photovoltaic Application IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 9, Issue 1 Ver. I (Jan. 2014), PP 92-97 Design and Construction of Microcontroller Based Charge

More information

High Power Programmable DC Power Supplies PVS Series

High Power Programmable DC Power Supplies PVS Series Data Sheet High Power Programmable DC Power Supplies The PVS10005, PVS60085, and PVS60085MR programmable DC power supplies offer clean output power up to 5.1 kw, excellent regulation, and fast transient

More information

Power Management of Cell Sites

Power Management of Cell Sites International Refereed Journal of Engineering and Science (IRJES) ISSN (Online) 2319-183X, (Print) 2319-1821 Volume 2, Issue 9 (September 2013), PP.41-45 Power Management of Cell Sites K.Santhosh Kumar

More information

WIRELESS INSTRUMENTATION TECHNOLOGY

WIRELESS INSTRUMENTATION TECHNOLOGY BS&B WIRELESS, L.L.C. BS&B WIRELESS, L.L.C. WIRELESS INSTRUMENTATION TECHNOLOGY Printed February 2004 BS&B WIRELESS, L.L.C. 7422-B East 46th Place, Tulsa, OK74145 Phone: 918-622-5950 Fax: 918-665-3904

More information

APPLICATION NOTE TESTING PV MICRO INVERTERS USING A FOUR QUADRANT CAPABLE PROGRAMMABLE AC POWER SOURCE FOR GRID SIMULATION. Abstract.

APPLICATION NOTE TESTING PV MICRO INVERTERS USING A FOUR QUADRANT CAPABLE PROGRAMMABLE AC POWER SOURCE FOR GRID SIMULATION. Abstract. TESTING PV MICRO INVERTERS USING A FOUR QUADRANT CAPABLE PROGRAMMABLE AC POWER SOURCE FOR GRID SIMULATION Abstract This application note describes the four quadrant mode of operation of a linear AC Power

More information

CUTES Solar Power System

CUTES Solar Power System Solar Power System Solar power systems provide a continuous, reliable power solution that's easily deployed, cost-effective and requires little maintenance. Solar Power Systems are complete, fully integrated

More information

Preparing for Distributed Energy Resources

Preparing for Distributed Energy Resources Preparing for Distributed Energy Resources Executive summary Many utilities are turning to Smart Grid solutions such as distributed energy resources (DERs) small-scale renewable energy sources and energy

More information

Wireless Precision Temperature Sensor Powers Itself, Forms Own Network, Enabling Easy Deployment in Industrial Environments

Wireless Precision Temperature Sensor Powers Itself, Forms Own Network, Enabling Easy Deployment in Industrial Environments Wireless Precision Temperature Sensor Powers Itself, Forms Own Network, Enabling Easy Deployment in Industrial Environments Kris Lokere While the Internet connects people via a worldwide computer network,

More information

ÇANKAYA ÜNİVERSİTESİ ECE 491 SENIOR PROJECT I 11111 ERDİNÇ YILMAZ 200614038

ÇANKAYA ÜNİVERSİTESİ ECE 491 SENIOR PROJECT I 11111 ERDİNÇ YILMAZ 200614038 ÇANKAYA ÜNİVERSİTESİ ECE 491 SENIOR PROJECT I 11111 200614038 1 Project Name : Sensor Network System Project company : ROBUTEL Contact : www.robutel.com Project instructor : Yrd. Doç. Dr. Orhan GAZİ Contact

More information

POCKET SCOPE 2. The idea 2. Design criteria 3

POCKET SCOPE 2. The idea 2. Design criteria 3 POCKET SCOPE 2 The idea 2 Design criteria 3 Microcontroller requirements 3 The microcontroller must have speed. 3 The microcontroller must have RAM. 3 The microcontroller must have secure Flash. 3 The

More information

SERVICE MANUAL 12VDC WALL THERMOSTAT AIR CONDITIONING SYSTEMS ROOFTOP UNITS ONLY

SERVICE MANUAL 12VDC WALL THERMOSTAT AIR CONDITIONING SYSTEMS ROOFTOP UNITS ONLY SERVICE MANUAL 12VDC WALL THERMOSTAT AIR CONDITIONING SYSTEMS ROOFTOP UNITS ONLY! WARNING - SHOCK HAZARD! TO PREVENT THE POSSIBILITY OF SEVERE PERSONAL INJURY, DEATH, OR EQUIPMENT DAMAGE DUE TO ELECTRICAL

More information

Frequently Asked Questions for TFT Remote Controlled Monitors. First Rev 4/6/2005 SGMc Second Rev 5/7/2005 Third Rev 11/15/2005

Frequently Asked Questions for TFT Remote Controlled Monitors. First Rev 4/6/2005 SGMc Second Rev 5/7/2005 Third Rev 11/15/2005 Frequently Asked Questions for TFT Remote Controlled Monitors. First Rev 4/6/2005 SGMc Second Rev 5/7/2005 Third Rev 11/15/2005 1. What was the primary spark that started the fire under TFT to make remote

More information

Supply voltage Supervisor TL77xx Series. Author: Eilhard Haseloff

Supply voltage Supervisor TL77xx Series. Author: Eilhard Haseloff Supply voltage Supervisor TL77xx Series Author: Eilhard Haseloff Literature Number: SLVAE04 March 1997 i IMPORTANT NOTICE Texas Instruments (TI) reserves the right to make changes to its products or to

More information

PMCS. Integrated Energy Management Solution. Unlock the Full Potential of Power Networks Through Integration. Complete Solution. Informed Decisions

PMCS. Integrated Energy Management Solution. Unlock the Full Potential of Power Networks Through Integration. Complete Solution. Informed Decisions PMCS Integrated Energy Management Solution Unlock the Full Potential of Power Networks Through Integration Power Management Control System (PMCS) is a highly customizable, fully integrated end-to-end Energy

More information

Best Practices, Benefits and Economics of Load Testing IEEE PES Fort Worth, TX Chapter July 16, 2013

Best Practices, Benefits and Economics of Load Testing IEEE PES Fort Worth, TX Chapter July 16, 2013 Best Practices, Benefits and Economics of Load Testing IEEE PES Fort Worth, TX Chapter July 16, 2013 Mark Siira ComRent International 1 8/1/2013 Agenda Introduction Overview of Load Bank Testing Benefits

More information

EDK 350 (868 MHz) EDK 350U (902 MHz) EnOcean Developer Kit

EDK 350 (868 MHz) EDK 350U (902 MHz) EnOcean Developer Kit EDK 350 (868 MHz) EDK 350U (902 MHz) EnOcean Developer Kit EDK 350 User Manual Important Notes This information describes the type of component and shall not be considered as assured characteristics. No

More information

Harris County, Texas. Extra Low Energy LED DC Cabinet System Alternative Energy System

Harris County, Texas. Extra Low Energy LED DC Cabinet System Alternative Energy System Harris County, Texas Extra Low Energy LED DC Cabinet System Alternative Energy System DETERMING FACTORS TO MOVE TOWARD LOW VOLTAGE SYSTEM Hurricane Experience Repairs to most locations were done, but.

More information

I2C PRESSURE MONITORING THROUGH USB PROTOCOL.

I2C PRESSURE MONITORING THROUGH USB PROTOCOL. I2C PRESSURE MONITORING THROUGH USB PROTOCOL. Product Details: To eradicate human error while taking readings such as upper precision or lower precision Embedded with JAVA Application: Technology Used:

More information

************* OWNER'S MANUAL BAMF800/2 BAMF1250/2 BAMF1800/2 BAMF2200/2 BAMF2600/2 BAMF1200/4 BAMF1600/4 BAMF2000/1D BAMF4000/1D BAMF5500/1D

************* OWNER'S MANUAL BAMF800/2 BAMF1250/2 BAMF1800/2 BAMF2200/2 BAMF2600/2 BAMF1200/4 BAMF1600/4 BAMF2000/1D BAMF4000/1D BAMF5500/1D ************* OWNER'S MANUAL BAMF800/2 BAMF1250/2 BAMF1800/2 BAMF2200/2 BAMF2600/2 BAMF1200/4 BAMF1600/4 BAMF2000/1D BAMF4000/1D BAMF5500/1D INTRODUCTION Power Acoustik amplifiers provide high-performance

More information

A Practical Guide to Free Energy Devices

A Practical Guide to Free Energy Devices A Practical Guide to Free Energy Devices Device Patent No 29: Last updated: 7th October 2008 Author: Patrick J. Kelly This is a slightly reworded copy of this patent application which shows a method of

More information

AUTOMATIC LPG BOOKING, LEAKAGE DETECTION AND A REAL TIME LPG MEASUREMENT MONITORING SYSTEM

AUTOMATIC LPG BOOKING, LEAKAGE DETECTION AND A REAL TIME LPG MEASUREMENT MONITORING SYSTEM AUTOMATIC LPG BOOKING, LEAKAGE DETECTION AND A REAL TIME LPG MEASUREMENT MONITORING SYSTEM R.Padmapriya, E.Kamini, priyaece973@gmail.com,kamsenpa007@gmail.com, IV Year Electronics and Communication Engineering,

More information

Development of a Conceptual Reference Model for Micro Energy Grid

Development of a Conceptual Reference Model for Micro Energy Grid Development of a Conceptual Reference Model for Micro Energy Grid 1 Taein Hwang, 2 Shinyuk Kang, 3 Ilwoo Lee 1, First Author, Corresponding author Electronics and Telecommunications Research Institute,

More information

STM32L. Ultra-low-power Cortex -M3 devices

STM32L. Ultra-low-power Cortex -M3 devices STM32L Ultra-low-power Cortex -M3 devices STM32L press release STM32L 32- to 128-Kbyte products are entering full production 2 nd half March 2011 Part of industry s largest ARM Cortex -M 32-bit microcontroller

More information

Solar Powered Wireless Sensors & Instrumentation: Energy Harvesting Technology Reduces Operating Cost at Remote Sites

Solar Powered Wireless Sensors & Instrumentation: Energy Harvesting Technology Reduces Operating Cost at Remote Sites Solar Powered Wireless Sensors & Instrumentation: Energy Harvesting Technology Reduces Operating Cost at Remote Sites Standards Certification Education & Training Publishing Conferences & Exhibits Michael

More information

Power Quality For The Digital Age INVERTING SOLAR POWER A N E N V IRONME N TA L P OT E N T I A L S W HI T E PA PER. www.ep2000.com 800.500.

Power Quality For The Digital Age INVERTING SOLAR POWER A N E N V IRONME N TA L P OT E N T I A L S W HI T E PA PER. www.ep2000.com 800.500. Power Quality For The Digital Age INVERTING SOLAR POWER A N E N V IRONME N TA L P OT E N T I A L S W HI T E PA PER Introduction Heat in the System The modern facility has been revolutionized by advancements

More information

Microcontroller to Sensor Interfacing Techniques

Microcontroller to Sensor Interfacing Techniques to Sensor Interfacing Techniques Document Revision: 1.01 Date: 3rd February, 2006 16301 Blue Ridge Road, Missouri City, Texas 77489 Telephone: 1-713-283-9970 Fax: 1-281-416-2806 E-mail: info@bipom.com

More information

X. Dealing with Signature Differences

X. Dealing with Signature Differences X. Dealing with Signature Differences One of the most often asked questions that Tracker users ask is "when is a different signature considered a fault?". Simply put, "what makes a bad signature?". To

More information

Remote control circuitry via mobile phones and SMS

Remote control circuitry via mobile phones and SMS Remote control circuitry via mobile phones and SMS Gunther Zielosko 1. Introduction In application note No. 56 ( BASIC-Tiger sends text messages, in which we described a BASIC-Tiger sending text messages

More information

Rapid Audio Prototyping

Rapid Audio Prototyping Rapid Audio Prototyping Rapid Audio Prototyping Do You want to combine research and prototyping in one step? Do You want to test and evaluate the audio processing chain of Your product idea already at

More information

SMART SENSOR COLLECTION

SMART SENSOR COLLECTION TEMPERATURE SENSOR This sensor measures temperature in degrees Celsius or Fahrenheit. It works with all SensorHawk base units (SensorHawk-2, SensorHawk-8 and SensorHawk8/20) as well as the SecurityHawk-8

More information

Benefits and Potential Dangers of Using USB for Test & Measurement Applications. Benefits of Using USB for Test and Measurement

Benefits and Potential Dangers of Using USB for Test & Measurement Applications. Benefits of Using USB for Test and Measurement Benefits and Potential Dangers of Using USB for Test & Measurement Applications What is USB? USB (Universal Serial Bus) is a standard that was developed by a group of manufacturers (including Intel, Microsoft,

More information

WIRELESS REMOTE MONITORING OF CATHODIC PROTECTION SYSTEMS. John Hawkyard MICorr Deputy General Manager Rawabi Corrosion Technology Co Ltd Al-Khobar

WIRELESS REMOTE MONITORING OF CATHODIC PROTECTION SYSTEMS. John Hawkyard MICorr Deputy General Manager Rawabi Corrosion Technology Co Ltd Al-Khobar WIRELESS REMOTE MONITORING OF CATHODIC PROTECTION SYSTEMS John Hawkyard MICorr Deputy General Manager Rawabi Corrosion Technology Co Ltd Al-Khobar INTRODUCTION Cathodic Protection is an electrochemical

More information

Evaluating AC Current Sensor Options for Power Delivery Systems

Evaluating AC Current Sensor Options for Power Delivery Systems Evaluating AC Current Sensor Options for Power Delivery Systems State-of-the-art isolated ac current sensors based on CMOS technology can increase efficiency, performance and reliability compared to legacy

More information