POWER GENERATION AND DISTRIBUTION SYSTEM DESIGN FOR THE LEONIDAS CUBESAT NETWORK

Size: px
Start display at page:

Download "POWER GENERATION AND DISTRIBUTION SYSTEM DESIGN FOR THE LEONIDAS CUBESAT NETWORK"

Transcription

1 POWER GENERATION AND DISTRIBUTION SYSTEM DESIGN FOR THE LEONIDAS CUBESAT NETWORK Justin M. Akagi Department of Electrical Engineering University of Hawai`i at Manoa Honolulu, HI ABSTRACT The Power Generation and Distribution (PGD) system design of the University of Hawaii Small Satellite Program s Phase III, Ho`okele (Way Finder), is described. The design progression of the PGD system is presented to provide a working reference for small satellite developers. The system is described using the fundamental blocks: Power Generation, Energy Storage and Power Management. Power generation and system-level power management are discussed from both hardware and software standpoints. The final design of the PGD system for Phase III is also presented. INTRODUCTION The University of Hawaii s Small Satellite Program was created with the intent of promoting high-technology research with the State of Hawaii. By creating a university-level satellite program, undergraduate and graduate students will have the opportunity to work on realworld engineering projects. One of the major advantages of these student-driven satellite projects is the cost small satellites may be developed for a fraction of the cost required to develop larger, conventional satellite systems. In addition, small satellites are designed to support experimental payloads, and may be completed within a much shorter period of time. The ability to support experimental payloads also offers an excellent opportunity for student developers to work collaboratively with the scientific community and high-tech industry. TECHNICAL OVERVIEW The Power Generation and Distribution System is responsible for generating and supplying power for the satellite bus and payload. Regardless of the specific design requirements, the basic building blocks for any small-satellite power system are essentially the same. Energy received from the solar cells is used to power the system during sun-on periods, and to recharge the battery pack for sun-off periods. During solar eclipse, the battery is used as the primary power source. The main power line (connected to the solar cells and battery) feeds into a number of DC-DC power converters, which provides the necessary supply voltages for the satellite s electronics. A battery monitor is also integrated into this system to measure sustainable power consumption and facilitate in power management. Fig. 1 shows a basic block diagram of the power system. 1

2 Figure 1: Basic block diagram of PGD system. The basic building blocks within this block diagram are present in any autonomous small-satellite power system. Although every autonomous satellite system has these basic building blocks, each system requires unique power components and circuitry. Specific component selection and circuit design is dependent on a number of system/payload requirements and hardware specifications. POWER GENERATION Spectrolab improved triple junction solar cells were selected based on their highefficiency (26.8%) characteristics [1]. The solar cells are connected as pairs in series, with all of the pairs connected in parallel. This layout is necessary because of the dimensions of the small satellite (10x10x15 cm). Each of the square faces of the satellite (10x10 cm) could fit two solar cells, and each of the elongated faces (10x15 cm) could fit four cells. (The two solar cells in each series pair would be located on the same side.) This design ensures that regardless of the satellite s orientation, both solar cells in every series pair would receive the same amount of solar energy. However, after specifying this solar cell layout, it was determined that external hardware would require a considerable amount of space on the two square faces, and no solar cells could be placed on either of these two faces. Fig. 2 shows the finalized solar cell layout. The solar cell circuit configuration is shown in Figure 3. of solar cells (on the same face) are connected in series, and all of the Figure 2: 2D Solar Cell Layout. Solar cells labeled as SCxx. Empty blocks represent space occupied by other system hardware. Pairs pairs 2

3 are connected in parallel. Figure 3: Solar Cell Circuit Connections. Bypass diodes are built into the solar cells to protect from series connection power drain. Blocking diodes are integrated to prevent power drain caused by unpowered pairs. ENERGY STORAGE Small-satellite developers must also consider the issue of energy storage. During periods of orbit where the satellite is in view of the sun, the power system uses the readily available solar energy. However, during periods of solar eclipse, the satellite must use previously stored energy. To maximize the system s energy storage capacity, lithium-ion batteries are used for our satellite system. Fig. 4 shows a visual comparison of the energy densities of lithium-ion (Li-ion), nickelmetal hydride (NiMH), and nickel cadmium (Ni-Cd) batteries. As the figure shows, Li-ion batteries have a greater energy density (both gravimetric and volumetric) than Ni-Cd and NiMH batteries. Figure 4: Comparison of Energy Density vs. Battery Type (Li-Ion, Ni-Cad, Ni-MH) [2] Based on refined battery characteristic requirements, the UR18650F lithium-ion battery was specified for energy storage for the power system. Based on power requirements, a 2-cell battery pack (4200mAh) was selected. Some of the parameters that affect battery selection include: operating temperature range, maximum load current, charge/discharge cycles, timeaveraged depth of discharge, and power management schemes. 3

4 POWER MANAGEMENT The power requirements for Ho`okele have been modified at least four times due to changes in the payload system design. Although the experimental payload is not a part of the main satellite bus, the power system must be designed to satisfy the specified payload power requirements. Payload system redesign and corresponding power requirement modifications led to many intermediate design changes. Due to the numerous design changes, the high-level design of the PGD system was made modular, so that the power system circuit could be easily modified to accommodate any power requirement changes. These modules may also prove useful for our subsequent satellite projects, in which they may be easily integrated into the power systems (based on design requirements). Table 1 shows a list of the on-board electronic components with corresponding supply voltage and load current requirements. Table 1: Satellite Power Requirements The power converter design for the PGD system is shown in Fig. 5. The converter circuits are designed to satisfy the power requirements specified in Table 1. A 3.3V, 600 ma regulated source [9] powers the GPS unit (Payload), and the I 2 C to 1-wire bridge (PGD). A 5.0V, 1.2 A source powers the satellite s primary microprocessor board, a Linux-based embedded system, and the Ethernet camera (Payload). A 5.4V, 1.2A source supplies the transceiver (TTC) with the required power, and a 6.5V, 300mA source powers the nimu (Payload). 4

5 Figure 5: Power Converter Design Layout After designing the power converter layout, a management scheme needed to be created to manage the limited on-board power supply. Unlike many earth-bound systems, there are no power outlets that the satellite can plug into to satisfy its power needs. Instead, mechanical and electronic switches are required to manage the power consumption of the on-board systems. In addition to the power-switching network, a battery monitor is necessary to facilitate in battery management during normal operation of the satellite. Fig 6 shows the complete power system design, with power management devices. Figure 6: Complete PGD System Design with Integrated Power Management Devices 5

6 During the satellite s normal operation, on-board electronic components (camera, transceiver and nimu) are powered on and off to avoid unnecessarily high power consumption. This power-switching design is necessary to ensure that sufficient power levels are maintained throughout solar eclipse periods. The power switches are implemented in hardware using Fairchild Semiconductor P-channel MOSFETs. The MOSFET is capable of regulating current from the source (input) to the drain (output) using a logic level control signal (gate). When the control signal is set high (5 V), the power switch cuts off power to the electronic component; when it is pulled low (0 V), the current may flow from source to drain. Power management decisions for normal operation flow are based on the current battery status, and will be performed by the satellite s primary microprocessor. The DS2780 battery monitor is capable of performing battery voltage, current flow, temperature, and battery capacity measurements. The telemetry data from the battery monitor is used to facilitate satellite operation flow decisions (e.g.: if there is enough power to operate electronic devices or perform user-defined missions). CONCLUSION The third phase of our Small Satellite Program is reaching its completion goal. In the last few months, our undergraduate team has done a good job designing all of the satellite subsystems. Each of the groups, though nominally different, needed to work together to integrate the entire system. The Power Generation and Distribution System has been a huge task (individually, and for system integration), but our group has done good work designing the system to ensure that it satisfies all of the satellite requirements. ACKNOWLEDGEMENTS I have been working on University of Hawai`i Small Satellite projects for four years, starting with Phase I of the program. The practical experience provided by this satellite research has been an excellent opportunity for me. I would like to thank NASA, the University of Hawai`i Space Grant Consortium, and all the other sponsors of our Small Satellite Program. I would also like to thank Dr. Wayne Shiroma for working so hard to establish the Small Satellite Program at the University of Hawai`i, and for providing his technical experience and guidance throughout the lifetime of the program. REFERENCES [1] Spectrolab webpage. [2] Sanyo Energy (USA) Corporation webpage. [3] ACME Systems webpage. [4] Maxim/Dallas webpage. [5] Microhard Systems Inc. webpage. [6] MEMSense webpage. [7] Garmin International Inc. webpage. [8] Axis Communications webpage. [9] Linear Technology webpage. 6

KUMU A O CUBESAT: ELECTRICAL POWER SUBSYSTEM. Jordan S. Torres Department of Electrical Engineering University of Hawai i at Mānoa Honolulu, HI 96822

KUMU A O CUBESAT: ELECTRICAL POWER SUBSYSTEM. Jordan S. Torres Department of Electrical Engineering University of Hawai i at Mānoa Honolulu, HI 96822 KUMU A O CUBESAT: ELECTRICAL POWER SUBSYSTEM Jordan S. Torres Department of Electrical Engineering University of Hawai i at Mānoa Honolulu, HI 96822 ABSTRACT The objective of the electrical power subsystem

More information

Quest- 1 Satellite Functional Description

Quest- 1 Satellite Functional Description Quest- 1 Satellite Functional Description Overview The Quest- 1 Satellite is based on the CubeSat Standard that measures 10 cm x 10 cm x 10 cm and weighs less than 1.33 kilograms. The Quest- 1 Satellite

More information

Bi-directional FlipFET TM MOSFETs for Cell Phone Battery Protection Circuits

Bi-directional FlipFET TM MOSFETs for Cell Phone Battery Protection Circuits Bi-directional FlipFET TM MOSFETs for Cell Phone Battery Protection Circuits As presented at PCIM 2001 Authors: *Mark Pavier, *Hazel Schofield, *Tim Sammon, **Aram Arzumanyan, **Ritu Sodhi, **Dan Kinzer

More information

Spacecraft Power Systems

Spacecraft Power Systems Spacecraft Power Systems AOE 4065 Space Design Refs: SMAD Chap 11.4, G&F Chap 10, F&S Chap 11, P&M Chap 6 Electrical Power Subsystem (EPS) Functions Supply electrical power to spacecraft loads Control

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

Designing Applications with Lithium-Ion Batteries

Designing Applications with Lithium-Ion Batteries Application Note Roland van Roy AN025 Sep 2014 Designing Applications with Lithium-Ion Batteries Contents 1. Introduction...1 2. Single Li-Ion Cell as Power Source...2 3. Battery Charging...6 4. Battery

More information

Nanosat 4 Competition

Nanosat 4 Competition Nanosat 4 Competition NMSUSat2 Team New Mexico State University College of Engineering Presented by Jeremy Bruggemann Topics Competition Overview Mission Overview Design Concept Tests and Analyses Hardware

More information

0.9V Boost Driver PR4403 for White LEDs in Solar Lamps

0.9V Boost Driver PR4403 for White LEDs in Solar Lamps 0.9 Boost Driver for White LEDs in Solar Lamps The is a single cell step-up converter for white LEDs operating from a single rechargeable cell of 1.2 supply voltage down to less than 0.9. An adjustable

More information

Power Management: SCM

Power Management: SCM Product SCM SCM SCM consists of a fuel gauge and a protection circuit that make a battery function more powerfully. Normally it will realize the power management functions. Fuel Gauge Circuit monitors

More information

Experimental Analysis of Batteries under Continuous and Intermittent Operations

Experimental Analysis of Batteries under Continuous and Intermittent Operations Experimental Analysis of Batteries under Continuous and Intermittent Operations S. Castillo, N. K. Samala, K. Manwaring, B. Izadi and D. Radhakrishnan Department of Electrical and Computer Engineering

More information

The Tesla Roadster battery pack is comprised of about 6800 of these 18650 cells, and the entire pack has a mass of about 450kg.

The Tesla Roadster battery pack is comprised of about 6800 of these 18650 cells, and the entire pack has a mass of about 450kg. The Tesla Roadster Battery System Tesla Motors August 16, 2006 By Gene Berdichevsky, Kurt Kelty, JB Straubel and Erik Toomre Summary This paper provides details about the design of the Tesla Roadster s

More information

VIETNAM ACADEMY OF SCIENCE AND TECHNOLOGY VIETNAM NATIONAL SATELLITE CENTER CUBESAT PICO DRAGON. Presenter Name: Do Xuan Phong

VIETNAM ACADEMY OF SCIENCE AND TECHNOLOGY VIETNAM NATIONAL SATELLITE CENTER CUBESAT PICO DRAGON. Presenter Name: Do Xuan Phong VIETNAM ACADEMY OF SCIENCE AND TECHNOLOGY VIETNAM NATIONAL SATELLITE CENTER CUBESAT PICO DRAGON Presenter Name: Do Xuan Phong Co-authors: Vu Viet Phuong, Truong Xuan Hung, Le Xuan Huy, Bui Nam Duong, Do

More information

ELECTRONIC POWER SYSTEMS

ELECTRONIC POWER SYSTEMS ELECTRONIC POWER SYSTEMS TRADEOFFS BETWEEN SINGLE-PHASE & THREE-PHASE POWER WHITE PAPER: TW0057 1 Executive Summary Modern Electronic Systems are quite often powered from a three-phase power source. While

More information

Small Satellite Attitude Determination With RF Carrier Phase Measurement

Small Satellite Attitude Determination With RF Carrier Phase Measurement Politecnico di Torino Electronics Department IAC-09.C1.6.9 Small Satellite Attitude Determination With RF Carrier Phase Measurement Danilo Roascio, Leonardo M. Reyneri, Claudio Sansoé, Maurizio Bruno International

More information

Open Source 100kW Electric Vehicle Controller/Inverter

Open Source 100kW Electric Vehicle Controller/Inverter Open Source 100kW Electric Vehicle Controller/Inverter To be used with an AC Induction Motor Description By Tony Ahmann Abstract The Open Source 100kW Electric Vehicle Controller/Inverter acts as the bridge

More information

Solar Mobile charging Solutions

Solar Mobile charging Solutions Solar Mobile charging Solutions Solar power is one of the widely available energy sources. It has been in focus worldwide and solar installations of capacities in megawatts order are reality today. The

More information

Welcome to the combined product training module of Linear Technology and Wurth Electronics about their efficient design solution for DC/DC Flyback

Welcome to the combined product training module of Linear Technology and Wurth Electronics about their efficient design solution for DC/DC Flyback Welcome to the combined product training module of Linear Technology and Wurth Electronics about their efficient design solution for DC/DC Flyback Converters. As leading manufacturers in their industries,

More information

Towards a more efficient energy use in photovoltaic powered products

Towards a more efficient energy use in photovoltaic powered products Towards a more efficient energy use in photovoltaic powered products Sioe-Yao Kan*, Ruben Strijk Faculty of Industrial Design Engineering, Delft University of Technology, Landbergstraat 15, 2628 CE Delft,

More information

SOLAR ENERGY HARVESTING

SOLAR ENERGY HARVESTING SOLAR ENERGY HARVESTING Low Power in a Compact Footprint By Jeff Gruetter Energy harvesting is by no means a new idea. The first hydroelectric plant which combined water and gravity to drive electricity

More information

Condizionamento della Potenza Elettrica a Bordo Satellite

Condizionamento della Potenza Elettrica a Bordo Satellite Condizionamento della Potenza Elettrica a Bordo Satellite Prof. Piero Maranesi, Dr. Federico Belloni, Dr. Marco Riva Università degli Studi di Milano Dipartimento di Fisica Space Vehicles LEO satellite

More information

Hybrid Electrical Energy Storage Systems

Hybrid Electrical Energy Storage Systems Hybrid Electrical Energy Storage Systems Naehyuck Chang and Massoud Pedram Seoul National University University of Southern California Outline Electrical energy storage systems Energy storage elements

More information

2.996/6.971 Biomedical Devices Design Laboratory Lecture 4: Power Supplies

2.996/6.971 Biomedical Devices Design Laboratory Lecture 4: Power Supplies 2.996/6.971 Biomedical Devices Design Laboratory Lecture 4: Power Supplies Instructor: Dr. Hong Ma Sept. 19, 2007 Key Problem Ideal voltage sources do not exist! Voltage regulators use feedback to reduce

More information

High Efficiency Battery Charger using Power Components [1]

High Efficiency Battery Charger using Power Components [1] application note TPB:101 High Efficiency Battery Charger using Power Components [1] Marco Panizza Senior Applications Engineer July 2006 Contents Page Introduction 1 A Unique Converter 1 Control Scheme

More information

Product Datasheet P1110 915 MHz RF Powerharvester Receiver

Product Datasheet P1110 915 MHz RF Powerharvester Receiver DESCRIPTION The Powercast P1110 Powerharvester receiver is an RF energy harvesting device that converts RF to DC. Housed in a compact SMD package, the P1110 receiver provides RF energy harvesting and power

More information

Wireless Networks and Power Quality

Wireless Networks and Power Quality Will installing wireless networking change my back-up power requirements? What data do I need to know in order to determine my wireless network back-up power requirements? What other issues should I consider

More information

Torfino Enterprises, Inc.

Torfino Enterprises, Inc. Torfino Enterprises, Inc. An independent study of commercially available 9 volt rechargeable battery technology for implementation and use with the ICE LIGHT & METAL-TEC 1400 Product line Written By: Nicholas

More information

Lithium Iron Phosphate Batteries

Lithium Iron Phosphate Batteries Lithium Iron Phosphate Batteries An Ideal Technology for Ham Radio? Bob Beatty, WB4SON Bob Beatty, WB4SON July 8, 2013 A History of Battery Development 1791 Luigi Galvani ( Animal Electricity Frogs beware)

More information

Isolation of Battery Chargers Integrated Into Printed Circuit Boards

Isolation of Battery Chargers Integrated Into Printed Circuit Boards LLNL-TR-646864 Isolation of Battery Chargers Integrated Into Printed Circuit Boards J. S. Sullivan November 26, 2013 Disclaimer This document was prepared as an account of work sponsored by an agency of

More information

LM2704 Micropower Step-up DC/DC Converter with 550mA Peak Current Limit

LM2704 Micropower Step-up DC/DC Converter with 550mA Peak Current Limit Micropower Step-up DC/DC Converter with 550mA Peak Current Limit General Description The LM2704 is a micropower step-up DC/DC in a small 5-lead SOT-23 package. A current limited, fixed off-time control

More information

IMPACT LifeSaver Series IPT Lithium Polymer IMPACT LifeSaver Series Impact Power Technologies, LLC

IMPACT LifeSaver Series IPT Lithium Polymer IMPACT LifeSaver Series Impact Power Technologies, LLC IPT LifeSaver Series IMPACT Power Technologies, LLC LifeSaver Series The batteries that last 24+ hours on a charge for 900+ cycles IMPACT Power Technologies, LLC IPT LifeSaver Series Lithium Polymer Batteries

More information

IMPACT IMPACT. LifeSaver Series. IPT Lithium Polymer. When safety & budgets depend on your battery.

IMPACT IMPACT. LifeSaver Series. IPT Lithium Polymer. When safety & budgets depend on your battery. Impact Power Technologies was founded to design and manufacture the highest quality, safest, most efficient batteries on the market. We have more than 30 years experience with all battery chemistries, from

More information

"Charging Lithium-Ion Batteries: Not All Charging Systems Are Created Equal"

Charging Lithium-Ion Batteries: Not All Charging Systems Are Created Equal "Charging Lithium-Ion Batteries: Not All Charging Systems Are Created Equal" By Scott Dearborn Principal Applications Engineer Microchip Technology Inc. 2355 West Chandler Blvd Chandler, AZ 85224 www.microchip.com

More information

PACKAGE OUTLINE DALLAS DS2434 DS2434 GND. PR 35 PACKAGE See Mech. Drawings Section

PACKAGE OUTLINE DALLAS DS2434 DS2434 GND. PR 35 PACKAGE See Mech. Drawings Section PRELIMINARY DS2434 Battery Identification Chip FEATURES Provides unique ID number to battery packs PACKAGE OUTLINE Eliminates thermistors by sensing battery temperature on chip DALLAS DS2434 1 2 3 256

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

RECHARGEABLE BATTERY CONSIDERATIONS IN PORTABLE EQUIPMENT

RECHARGEABLE BATTERY CONSIDERATIONS IN PORTABLE EQUIPMENT SECTION 5 BATTERY CHARGERS Walt Kester, Joe Buxton INTRODUCTION Rechargeable batteries are vital to portable electronic equipment such as laptop computers and cell phones. Fast charging circuits must be

More information

A First-MOVE in satellite development at the TUM

A First-MOVE in satellite development at the TUM A First-MOVE in satellite development at the TUM Manuel Czech 7th IAA Symposium on Small Satellites for Earth Observation Berlin, 05.05.2009 The Munich Orbital Verification Experiment MOVE Summary MOVE

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

SANYO ENELOOP, The Ultimate NiMH Rechargeable AA & AAA Batteries.

SANYO ENELOOP, The Ultimate NiMH Rechargeable AA & AAA Batteries. SANYO ENELOOP, The Ultimate NiMH Rechargeable AA & AAA Batteries. All of us have had the misfortune of AA or AAA batteries going DEAD in a device at the most inappropriate time and discovering there are

More information

Rechargeable Batteries in a Consumer Electronics World Tony Olson, January 2009

Rechargeable Batteries in a Consumer Electronics World Tony Olson, January 2009 Documents & Design, LLC. PHONE 605.232.4170 WEB www.d2worldwide.com ADDRESS P.O. Box 644, North Sioux City, SD 57049 Rechargeable Batteries in a Consumer Electronics World Tony Olson, January 2009 1) Common

More information

What are the technical features and performance of the AccuCell system?

What are the technical features and performance of the AccuCell system? What is AccuCell? AccuCell is an alkaline-manganese battery system that allows recharging while preserving the advantages of disposable alkaline cells. The first batteries of this kind were developed in

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

High-Altitude Radiation Detector (HARD) for Undergraduate R&D Experience

High-Altitude Radiation Detector (HARD) for Undergraduate R&D Experience High-Altitude Radiation Detector (HARD) for Undergraduate R&D Experience Wookwon Lee, E. Aaron Neiman, and Brandon Lawrence Dept. of Electrical and Computer Engineering Sept. 25, 2014 Mid-Atlantic Regional

More information

Smart Batteries and Lithium Ion Voltage Profiles

Smart Batteries and Lithium Ion Voltage Profiles Smart Batteries and Lithium Ion Voltage Profiles Louis W. Hruska, Director Rechargeable Batteries Duracell Worldwide Technology Center, 37A Street, Needham MA 02194 Abstract: This paper addresses how the

More information

Radio Control System

Radio Control System Radio Control System The Radio Control System consists of the control transmitter unit held by the operator and the receiver with its associated components in the robot. The Radio Control Transmitter converts

More information

DM9368 7-Segment Decoder/Driver/Latch with Constant Current Source Outputs

DM9368 7-Segment Decoder/Driver/Latch with Constant Current Source Outputs DM9368 7-Segment Decoder/Driver/Latch with Constant Current Source Outputs General Description The DM9368 is a 7-segment decoder driver incorporating input latches and constant current output circuits

More information

Using voltage regulator to convert 5-12V range to 3.3V. Huan Lin

Using voltage regulator to convert 5-12V range to 3.3V. Huan Lin Using voltage regulator to convert 5-12V range to 3.3V Huan Lin 4/2/2010 1 Table of Contents 1. Introduction... Error! Bookmark not defined. 2. Objective... Error! Bookmark not defined. 3. Implementation...

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

Satellite technology

Satellite technology Satellite technology Overview What is a satellite? The key elements of orbital position Satellite manufacturers and design The components of a satellite: payload and bus Digital versus analogue How do

More information

AAT4280 Slew Rate Controlled Load Switch

AAT4280 Slew Rate Controlled Load Switch General Description Features SmartSwitch The AAT4280 SmartSwitch is a P-channel MOSFET power switch designed for high-side load switching applications. The P-channel MOSFET device has a typical R DS(ON)

More information

CONSTRUCTING A CONSTELLATION OF 6U SOLAR POWER CUBE SATELLITES

CONSTRUCTING A CONSTELLATION OF 6U SOLAR POWER CUBE SATELLITES CONSTRUCTING A CONSTELLATION OF 6U SOLAR POWER CUBE SATELLITES Authors: Corey Bergsrud 1, Jeremy Straub 2, Matthew Clausing 3, Johnathan McClure 1, and Sima Noghanian 1. 1 Department of Electrical Engineering,

More information

MSITel provides real time telemetry up to 4.8 kbps (2xIridium modem) for balloons/experiments

MSITel provides real time telemetry up to 4.8 kbps (2xIridium modem) for balloons/experiments The MSITel module family allows your ground console to be everywhere while balloon experiments run everywhere MSITel provides real time telemetry up to 4.8 kbps (2xIridium modem) for balloons/experiments

More information

SYSTEM 4C. C R H Electronics Design

SYSTEM 4C. C R H Electronics Design SYSTEM 4C C R H Electronics Design SYSTEM 4C All in one modular 4 axis CNC drive board By C R Harding Specifications Main PCB & Input PCB Available with up to 4 Axis X, Y, Z, A outputs. Independent 25

More information

Battery Cell Balancing: What to Balance and How

Battery Cell Balancing: What to Balance and How Battery Cell Balancing: What to Balance and How Yevgen Barsukov, Texas Instruments ABSTRACT Different algorithms of cell balancing are often discussed when multiple serial cells are used in a battery pack

More information

2006-1989: BILLIKENSAT 1 SAINT LOUIS UNIVERSITY S FIRST CUBESAT DESIGN

2006-1989: BILLIKENSAT 1 SAINT LOUIS UNIVERSITY S FIRST CUBESAT DESIGN 2006-1989: BILLIKENSAT 1 SAINT LOUIS UNIVERSITY S FIRST CUBESAT DESIGN Sanjay Jayaram, St. Louis University Dr. Sanjay Jayaram is an Assistant Professor in the Department of Aerospace and Mechanical Engineering

More information

MM74C150 MM82C19 16-Line to 1-Line Multiplexer 3-STATE 16-Line to 1-Line Multiplexer

MM74C150 MM82C19 16-Line to 1-Line Multiplexer 3-STATE 16-Line to 1-Line Multiplexer MM74C150 MM82C19 16-Line to 1-Line Multiplexer 3-STATE 16-Line to 1-Line Multiplexer General Description The MM74C150 and MM82C19 multiplex 16 digital lines to 1 output. A 4-bit address code determines

More information

Fernando Aguado-Agelet University of Vigo - INTA

Fernando Aguado-Agelet University of Vigo - INTA Fernando Aguado-Agelet University of Vigo - INTA August 10th 2008 2008 Cubesat Summer Developer s Workshop 1 Project Presentation GENERAL DESCRIPTION University of Vigo: Leader Spanish university in R+D

More information

1ED Compact A new high performance, cost efficient, high voltage gate driver IC family

1ED Compact A new high performance, cost efficient, high voltage gate driver IC family 1ED Compact A new high performance, cost efficient, high voltage gate driver IC family Heiko Rettinger, Infineon Technologies AG, Am Campeon 1-12, 85579 Neubiberg, Germany, heiko.rettinger@infineon.com

More information

SSPI-APPN OTES: PARALLEL C ONNECTIONS

SSPI-APPN OTES: PARALLEL C ONNECTIONS There are two distinct reasons to connect power supplies in parallel: Current Sharing and Redundancy. Combining of these reasons is common, and there are many ways to implement them. The unique considerations

More information

Renewable Energy Test Station (RETS) TEST PROCEDURES FOR SOLAR TUKI

Renewable Energy Test Station (RETS) TEST PROCEDURES FOR SOLAR TUKI Renewable Energy Test Station (RETS) TEST PROCEDURES FOR SOLAR TUKI March 2007 A. Test Procedures for Solar Tuki Lamp S. No. Test Parameters Technical Requirements Instruments Required Test Methods A.

More information

Modular converter system for low-cost off-grid energy storage using second life Li-ion batteries

Modular converter system for low-cost off-grid energy storage using second life Li-ion batteries 1 Modular converter system for low-cost off-grid energy storage using second life Li-ion batteries Christoph R. Birkl*, Damien F. Frost, Adrien M. Bizeray, Robert R. Richardson, and David A. Howey Energy

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

Thyristor-controlled power supplies and battery chargers

Thyristor-controlled power supplies and battery chargers Thyristor-controlled power supplies and battery chargers Input voltage: 115 / 230 VAC, single phase, 50 / 60 Hz or 208 / 400 / 480 VAC, three phases, 50 / 60 Hz Output voltage: 12 / 24 / 48 / 60 / 72 /

More information

A Low Cost Power Quality and Energy Savings Laboratory for Undergraduate Education and Research

A Low Cost Power Quality and Energy Savings Laboratory for Undergraduate Education and Research Session #3133 A Low Cost Power Quality and Energy Savings Laboratory for Undergraduate Education and Research Abdullatif Bagegni, Vance Poteat Merrimack College Abstract This paper describes the design

More information

Welcome to this presentation on Switch Mode Drivers, part of OSRAM Opto Semiconductors LED Fundamentals series. In this presentation we will look at:

Welcome to this presentation on Switch Mode Drivers, part of OSRAM Opto Semiconductors LED Fundamentals series. In this presentation we will look at: Welcome to this presentation on Switch Mode Drivers, part of OSRAM Opto Semiconductors LED Fundamentals series. In this presentation we will look at: How switch mode drivers work, switch mode driver topologies,

More information

Radio Control System

Radio Control System Radio Control System The Radio Control System consists of the control transmitter unit held by the operator and the receiver with its associated components in the robot. The Radio Control Transmitter converts

More information

Online Communication of Critical Parameters in Powerplant Using ZIGBEE

Online Communication of Critical Parameters in Powerplant Using ZIGBEE International Journal of Engineering Science Invention Volume 2 Issue 2 ǁ February. 2013 Online Communication of Critical Parameters in Powerplant Using ZIGBEE D.Santhiya 1, R.Renita Priyatharshini 2,K.C.Dhivya

More information

Building Battery Arrays with Lithium-Ion Cells

Building Battery Arrays with Lithium-Ion Cells Building Battery Arrays with Lithium-Ion Cells About the Sponsor Micro Power Electronics Design and manufacture of lithium battery packs, chargers and power supplies for mission-critical applications OEM

More information

SuperIOr Controller. Digital Dynamics, Inc., 2014 All Rights Reserved. Patent Pending. Rev: 5-16-14 1

SuperIOr Controller. Digital Dynamics, Inc., 2014 All Rights Reserved. Patent Pending. Rev: 5-16-14 1 SuperIOr Controller The SuperIOr Controller is a game changer in the world of high speed embedded control. The system combines incredible speed of both control and communication with revolutionary configurable

More information

UNINTERRUPTIBLE POWER SUPPLIES >9900AUPS UNINTERRUPTIBLE POWER SUPPLIES

UNINTERRUPTIBLE POWER SUPPLIES >9900AUPS UNINTERRUPTIBLE POWER SUPPLIES UNINTERRUPTIBLE POWER SUPPLIES 9900A >9900AUPS UNINTERRUPTIBLE POWER SUPPLIES 9900A The 9900A UPS system uses the most advanced IGBT in both the converter and inverter with Digital Signal Processor (DSP)

More information

Handout 17. by Dr Sheikh Sharif Iqbal. Memory Unit and Read Only Memories

Handout 17. by Dr Sheikh Sharif Iqbal. Memory Unit and Read Only Memories Handout 17 by Dr Sheikh Sharif Iqbal Memory Unit and Read Only Memories Objective: - To discuss different types of memories used in 80x86 systems for storing digital information. - To learn the electronic

More information

What Is Regeneration?

What Is Regeneration? What Is Regeneration? Braking / Regeneration Manual Regeneration Overview Revision 1.0 When the rotor of an induction motor turns slower than the speed set by the applied frequency, the motor is transforming

More information

UPiS - Uninterruptible Power intelligent Supply

UPiS - Uninterruptible Power intelligent Supply UPiS - Uninterruptible Power intelligent Supply www.pimodules.com Introduction The UPiS is an Advanced Powering add-on Module for the RaspberryPi that adds a wealth of additional features to the powering

More information

DKWF121 WF121-A 802.11 B/G/N MODULE EVALUATION BOARD

DKWF121 WF121-A 802.11 B/G/N MODULE EVALUATION BOARD DKWF121 WF121-A 802.11 B/G/N MODULE EVALUATION BOARD PRELIMINARY DATA SHEET Wednesday, 16 May 2012 Version 0.5 Copyright 2000-2012 Bluegiga Technologies All rights reserved. Bluegiga Technologies assumes

More information

CMOS, the Ideal Logic Family

CMOS, the Ideal Logic Family CMOS, the Ideal Logic Family INTRODUCTION Let s talk about the characteristics of an ideal logic family. It should dissipate no power, have zero propagation delay, controlled rise and fall times, and have

More information

From Single to Formation Flying CubeSats: An Update of the Delfi Programme

From Single to Formation Flying CubeSats: An Update of the Delfi Programme From Single to Formation Flying CubeSats: An Update of the Delfi Programme Jian Guo, Jasper Bouwmeester & Eberhard Gill 1 Outline Introduction Delfi-C 3 Mission Delfi-n3Xt Mission Lessons Learned DelFFi

More information

Lithium-Ion Battery Pack for Stop & Start System *

Lithium-Ion Battery Pack for Stop & Start System * 特 集 特 集 Lithium-Ion Battery Pack for Stop & Start System * 宇 都 宮 大 和 Yamato UTSUNOMIYA 長 井 友 樹 Yuki NAGAI 片 岡 準 Jun KATAOKA 淡 川 拓 郁 Hirobumi AWAKAWA The automotive industry places a high importance on

More information

STUDY OF CELLPHONE CHARGERS

STUDY OF CELLPHONE CHARGERS STUDY OF CELLPHONE CHARGERS Author : Suraj Hebbar Systems Lab, CeNSE,IISc Banglore ABSTRACT This report shows charging nature of different cellphone chargers with different cellphones. Here we took into

More information

AN10441. Level shifting techniques in I 2 C-bus design. Document information

AN10441. Level shifting techniques in I 2 C-bus design. Document information Rev. 01 18 June 2007 Application note Document information Info Keywords Abstract Content I2C-bus, level shifting Logic level shifting may be required when interfacing legacy devices with newer devices

More information

The Future of Battery Technologies Part I

The Future of Battery Technologies Part I Dr. Annika Ahlberg Tidblad This paper is the first in our ongoing series about batteries. This installment provides an overview of battery technologies. In future installments, we will spotlight lithium

More information

Solution Analysis White Paper CHOOSING THE RIGHT UPS FOR SMALL AND MIDSIZE DATA CENTERS: A COST AND RELIABILITY COMPARISON

Solution Analysis White Paper CHOOSING THE RIGHT UPS FOR SMALL AND MIDSIZE DATA CENTERS: A COST AND RELIABILITY COMPARISON Solution Analysis White Paper CHOOSING THE RIGHT UPS FOR SMALL AND MIDSIZE DATA CENTERS: A COST AND RELIABILITY COMPARISON Introduction A dependable uninterruptible power supply (UPS) system is essential

More information

LAB 7 MOSFET CHARACTERISTICS AND APPLICATIONS

LAB 7 MOSFET CHARACTERISTICS AND APPLICATIONS LAB 7 MOSFET CHARACTERISTICS AND APPLICATIONS Objective In this experiment you will study the i-v characteristics of an MOS transistor. You will use the MOSFET as a variable resistor and as a switch. BACKGROUND

More information

PowerLab 6. User s Guide. For firmware ver. Starting at 1.05

PowerLab 6. User s Guide. For firmware ver. Starting at 1.05 PowerLab 6 User s Guide For firmware ver. Starting at 1.05 2011, 2013, 2014 FMA,Inc. Updated: 09/02/2014 Contents Contents... 2 About PowerLab 6... 5 Using PowerLab 6... 7 Quick reference... 7 Set Smart

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

Remote IOS Monitoring System

Remote IOS Monitoring System Remote IOS Monitoring System Design Team 08 Pierre Hall, Project Leader, EE Benjamin Kasmin, Hardware Manager, EE Philip Steele, Archivist, EE Yikun Wang, SoBware Manager, CpE Dr. Subramaniya Hariharan

More information

AAT3520/2/4 MicroPower Microprocessor Reset Circuit

AAT3520/2/4 MicroPower Microprocessor Reset Circuit General Description Features PowerManager The AAT3520 series of PowerManager products is part of AnalogicTech's Total Power Management IC (TPMIC ) product family. These microprocessor reset circuits are

More information

INSTRUCTION MANUAL PLEASE READ ALL THE INSTRUCTIONS COMPLETELY BEFORE USE AND SAVE THIS MANUAL FOR FUTURE REFERENCE

INSTRUCTION MANUAL PLEASE READ ALL THE INSTRUCTIONS COMPLETELY BEFORE USE AND SAVE THIS MANUAL FOR FUTURE REFERENCE INSTRUCTION MANUAL PLEASE READ ALL THE INSTRUCTIONS COMPLETELY BEFORE USE AND SAVE THIS MANUAL FOR FUTURE REFERENCE m Before Use Please read IMPORTANT SAFETY INSTRUCTIONS on page 10 before use. It is important

More information

CMOS Thyristor Based Low Frequency Ring Oscillator

CMOS Thyristor Based Low Frequency Ring Oscillator CMOS Thyristor Based Low Frequency Ring Oscillator Submitted by: PIYUSH KESHRI BIPLAB DEKA 4 th year Undergraduate Student 4 th year Undergraduate Student Electrical Engineering Dept. Electrical Engineering

More information

CHAPTER 5 PHOTOVOLTAIC SYSTEM DESIGN

CHAPTER 5 PHOTOVOLTAIC SYSTEM DESIGN CHAPTER 5 PHOTOVOLTAIC SYSTEM DESIGN 5.1 Introduction So far in the development of this research, the focus has been to estimate the available insolation at a particular location on the earth s surface

More information

Qualitative Analysis of Power Distribution Configurations for Data Centers

Qualitative Analysis of Power Distribution Configurations for Data Centers Qualitative Analysis of Power Distribution Configurations for Data Centers White Paper #4 2007 The Green Grid. All rights reserved. No part of this publication may be used, reproduced, photocopied, transmitted,

More information

DS12885, DS12885Q, DS12885T. Real Time Clock FEATURES PIN ASSIGNMENT

DS12885, DS12885Q, DS12885T. Real Time Clock FEATURES PIN ASSIGNMENT DS12885, DS12885Q, DS12885T Real Time Clock FEATURES Drop in replacement for IBM AT computer clock/calendar Pin configuration closely matches MC146818B and DS1285 Counts seconds, minutes, hours, days,

More information

AZV5002. Low Power Audio Jack Detector with SEND/END Detection in Miniaturized Package. Description. Pin Assignments. Features NEW PRODUCT

AZV5002. Low Power Audio Jack Detector with SEND/END Detection in Miniaturized Package. Description. Pin Assignments. Features NEW PRODUCT Low Power Audio Jack Detector with SEND/END Detection in Miniaturized Package Description Pin Assignments The is a low power and cost effective headset detection IC with a comparator with internal hysteresis,

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

Push-Pull FET Driver with Integrated Oscillator and Clock Output

Push-Pull FET Driver with Integrated Oscillator and Clock Output 19-3662; Rev 1; 5/7 Push-Pull FET Driver with Integrated Oscillator General Description The is a +4.5V to +15V push-pull, current-fed topology driver subsystem with an integrated oscillator for use in

More information

Stand Alone PV System Sizing Worksheet (example)

Stand Alone PV System Sizing Worksheet (example) Stand Alone PV System Sizing Worksheet (example) Application: Stand alone camp system 7 miles off grid Location: Baton Rouge, La Latitude: 31.53 N A. Loads A1 Inverter efficiency 85 A2 Battery Bus voltage

More information

bq2114 NiCd or NiMH Gas Gauge Module with Charge-Control Output Features General Description Pin Descriptions

bq2114 NiCd or NiMH Gas Gauge Module with Charge-Control Output Features General Description Pin Descriptions Features Complete bq2014 Gas Gauge solution for NiCd or NiMH battery packs Charge-control output allows communication to external charge controller (bq2004) Battery information available over a single-wire

More information

Photovoltaic (PV) Energy as Recharge Source for Portable Devices such as Mobile Phones

Photovoltaic (PV) Energy as Recharge Source for Portable Devices such as Mobile Phones Photovoltaic (PV) Energy as Recharge Source for Portable Devices such as Mobile Phones Christian Schuss, Timo Rahkonen University of Oulu Oulu, Finland {christian.schuss, timo.rahkonen}@ee.oulu.fi Abstract

More information

The Energy Harvesting Tipping Point for Wireless Sensor Applications

The Energy Harvesting Tipping Point for Wireless Sensor Applications The Energy Harvesting Tipping Point for Wireless Sensor Applications Ever since the first watermills and windmills were used to generate electricity, energy harvesting has been an attractive source of

More information

TABLE OF CONTENTS INTRODUCTION AND BATTERY TERMINOLOGY... 3

TABLE OF CONTENTS INTRODUCTION AND BATTERY TERMINOLOGY... 3 TABLE OF CONTENTS INTRODUCTION AND BATTERY TERMINOLOGY........ 3 TECHNOLOGY COMPARISON...................4-5 Primary Alkaline Nickel-Cadmium and Nickel-Metal Hydride Lithium-Ion RECHARGEABLE ALKALINE AA

More information

AP1509. 150KHz, 2A PWM BUCK DC/DC CONVERTER. Description. Pin Assignments V IN. Applications. Features. (Top View) GND GND. Output AP1509 GND GND

AP1509. 150KHz, 2A PWM BUCK DC/DC CONVERTER. Description. Pin Assignments V IN. Applications. Features. (Top View) GND GND. Output AP1509 GND GND Description Pin Assignments The series are monolithic IC designed for a stepdown DC/DC converter, and own the ability of driving a 2A load without additional transistor. It saves board space. The external

More information

Saft stationary batteries. A wide offer of reliable, long-life solutions

Saft stationary batteries. A wide offer of reliable, long-life solutions Saft stationary batteries A wide offer of reliable, long-life solutions Saft stationary batteries, solutions you can count on By providing a large choice of technologies and cell configurations as well

More information