Adaptive Fast Charger and Power Pack

Size: px
Start display at page:

Download "Adaptive Fast Charger and Power Pack"

Transcription

1 Adaptive Fast Charger and Power Pack Final Paper Group #25 Team Members: Brian Uznanski Dalton Hite Nikhil Kamath Teaching Assistant: Jackson Lenz University of Illinois at Urbana-Champaign ECE 445 Spring 2017

2 Abstract The device is an energy storage and conversion device that contains a powered USB port intended to be used for charging smartphones. A high voltage AC wall plug acts as the power source for charging the internal battery as well as powering the USB port. The internal battery acts as a secondary power source for the USB port when AC power in unavailable. The USB port is capable of sourcing up to 2.1 A in fast mode and 1 A when the device is in a slow mode. A button input and LED output allow a user to see and select the charging mode. i.

3 Table of Contents 1. Introduction Overview Background and Purpose Block Introduction 2 2. Design Design Procedure Physical Design Unit Design and Circuit Schematic AC/DC Unit Control Unit Battery Unit USB Unit USB Output Circuit Simulation Calculations Current Limiting Circuit Calculations Requirements and Verifications AC/DC Unit Control Unit Battery Unit USB Unit Cost Cost of Parts and Labor Conclusion Outcome Uncertainties Future Work Ethical Considerations 17 Appendix A: Requirements and Verifications Table 18 I. AC/DC Unit 18 II. Control Unit 19 III. USB Unit 20 IV. Battery Unit 21 Appendix B: Battery Charge Time Calculation Appendix C: PCB Layout Appendix D: References ii.

4 1. Introduction 1.1 Overview Rapidly charging smartphone batteries leads to unnecessary battery degradation due to increased heat during charge and a greater amount of time spent at 100% SOC (State of Charge). Additionally, existing power packs rarely include AC charging functionality. We have created an AC/DC wall adapter with a selectable charge rate limit and a built in battery. The device has a button for the user to select a charge rate limit manually and indicators to display charge rate mode. 1.2 Background and Purpose All iphones in the US and other countries have shipped with 5W wall chargers, however iphones since at least the 8th generation (iphone 6, september 2014) support increased charge currents that can be delivered by higher power chargers. Although the iphone supports faster charging, this isn t without detrimental effects to the battery. Increased charge currents of around 2.4A charge that battery at a rate approaching 1C, which can cause increased wear on the battery according to Battery University [1]. Additionally, faster charging causes increased power dissipation from the phone s internal charge electronics, resulting in increased heating to the device. This can be shown to increase the device's temperature beyond the manufacturer's recommended charge temperature, especially when cooling is physically restricted by a phone case or pillow. According to Apple, battery degradation will occur when devices are exposed to ambient temperatures about 95F (35C) [2]. We have found in our personal experience that consumers are generally aware that fast charging degrades battery health and would respond positively to a solution such as this one. 1

5 1.3 Block Introduction Our design consists of 4 independently verifiable blocks that each play a distinct role in device functionality. The AC/DC Unit converts a wide range of input voltages and frequencies and outputs 12V DC. The Control unit converts power from 12V to 5.1V for output to the USB block and contains a microcontroller to send control signals to the other blocks. The Battery unit charges a lithium ion battery from the 12V rail and then outputs 5.1v power the the USB port via a Boost Converter. Finally, the USB Unit limits current to the USB port in response to inputs from the Control Unit. Figure 1. High Level Block Diagram 2

6 2. Design 2.1 Design Procedure The largest engineering tradeoffs we were forced to make were in the AC/DC specification and the USB port controller design. We chose to create an intermediate 12V rail in our device to minimize the current output requirements of the AC/DC and allow for a smaller transformer size. The alternative would have been to convert directly to 5V, which would have required much wider traces and larger components to handle the increased current for a given power requirement. For current limiting in the USB port, we decided to use a dedicated USB port controller as this allows for maximum device compatibility at the expense of component cost. A custom USB port controller would have been tailored to Apple or Samsung phones due to the complexity involved in making a custom universal design and given the time limitations. 3

7 2.2 Physical Design Figure 2. CAD Mockup of Project Enclosure Our device resembles other common smartphone charging cube designs, having a rectangular shape and a single USB port output. Our final enclosure design is above (Fig. 2). There are blue and orange LED indicators on the exterior and a single button to control charge mode. The Blue LED indicates slow charging and the Orange LED indicates fast charging. 4

8 2.3 Unit Design and Circuit Schematic AC/DC Unit This block takes V AC power from a wall outlet and converts it to 12V DC, which is sent to the control unit and battery unit. The AC/DC first rectifies the AC input to a high voltage DC. The high voltage DC is lowered to low voltage DC, using a flyback converter topology. The high voltage DC is chopped using a MOSFET, which is driven by flyback controller UCC28630 [6]. This chip was chosen, because it uses an auxiliary winding on the flyback transformer to monitor voltage regulation on 12V DC output. This eliminates the need for an optocoupler on the output, saving space on the PCB. The UCC28630 also has high efficiency over different loads, which was need for our circuit, since the load varies as the batteries are charged. The AC/DC Unit schematic can be seen below (Fig. 3). Figure 3. AC/DC Unit Schematic 5

9 2.3.2 Control Unit This block controls various signals in the device based on the current state of the device. This is achieved by TI s MSP430 Microcontroller [8]. The microcontroller is powered by a 3.3V linear regulator from the 12V rail. This block also contains a buck converter which converts the 12V rail to a 5V rail for use by the USB Unit. Additionally, the control unit contains LED indicators for the current mode of charge (fast or slow). The only user input is a single button that toggles fast and slow charge modes. The Control Unit schematic can be seen below (Fig. 4). Figure 4. Control Unit Schematic 6

10 2.3.3 Battery Unit This block contains an Li-ion battery cell and a charge controller. The charge controller charges the battery from the 12V power rail at a rate commanded by the Control Unit. There is a 5V DC/DC boost converter to allow the battery to power the MCU and USB port. Both the charging and Boost functionality are implemented with the TI BQ25895 Chip. Most component values are based on the application notes in the product datasheet [9]. The chip on the bottom right is a fuel gauge and is not required to meet our requirements but was included in our design for future functionality. The Battery Unit schematic can be seen below (Fig. 5). Figure 5. Battery Unit Schematic 7

11 2.3.4 USB Unit This block controls the current output of the USB Type-A port. This is achieved by adjusting the current limit resistor on the ILIM_SET pin of the TI TPS Additionally, the mechanical relay RLY1 swaps the data pins to the USB port to allow the device to be recognized as a 5W or 12W charger. These current selection features are based on configuration instructions detailed in the product datasheet [11] Both of these changes are made in response to a logic output from the Control Unit. The USB Unit schematic can be seen below (Fig. 6). Figure 6. USB Unit Schematic 8

12 2.5 USB Output Circuit Simulation Figure 7: USB Output Simulation Figure 8: USB Output Simulation Due to the topology of the TI bq25895m charge IC and boost converter, the 5V boost converter output may be driven to Vin when the Vin rail is above the 5.1V boost converter output voltage. To prevent this voltage from reaching the USB port, we created a circuit with a PMOS FET that disconnects the PMID pin from the USB port when Vin is active (Fig. 8). Included above is a schematic and simulation of this circuit (Fig. 7, Fig. 8). V2 represents the 12v input Vin, and V1 simulates the 5.1v PMID pin output. Diode D1 represents the topology of the TI chip. Resistors R1, R3 and FET M2 comprise our added protection circuit. R2 simulates the load of a smartphone charging on the USB port. R4 is used as a fuse and D3 is used as a crowbar diode to quickly blow the fuse. D3 will also clamp the USB output to 6.1v for the protection of the smartphone if the protection circuit fails. 9

13 2.6 Calculations Current Limiting Circuit Calculations We performed calculations and analysis on a key part of our circuit in the USB Unit. This circuit (Fig. 9) is a Current Limit Selector Circuit. Figure 9. Current Limit Selector Circuit We are using 1% resistor for this selector to control the maximum typical current that the TPS2511 sources to the USB port. A FET will control the change this resistor value between a typical 44.2 kohms and kohms. The upper and lower bounds on these values for the 44.2 kohm resistor are and kohms, respectively. For the kohm parallel combination, the maximum is kohms and the minimum is kohms. 44.2kΩ kΩ *. 01 = kΩ 44.2kΩ 44.2kΩ *. 01 = kΩ kΩ kΩ *. 01 = kΩ kΩ kΩ *. 01 = kΩ 51228/44.642kΩ = 1171mA 51228/43.758kΩ = 1148mA 51228/17.084kΩ = 2999mA 51228/16.746kΩ = 3059mA 10

14 By the equation I OS T Y P = 51228/RILIM (eq. 1), the typical current in fast mode will range from 2999mA to 3059mA. The typical current in slow mode will range from 1148mA to 1171mA. With these current outputs from the device, our requirement of sourcing at least 2.1A in fast mode or 1A in slow mode are met. 11

15 3. Requirements and Verifications For reference, our final Requirements & Verifications table is located in Appendix A. The following are our test results during verification and testing of our project. 3.1 AC/DC Unit The requirements for the AC/DC unit were to provide 12V± 0.5 V DC to the control and battery block, up to rated power of 45W. The calculation of rated power for the charger is shown below in equation 2. Also, the unit should be able to output 12V from V AC input, since the charger was designed to be a universal charger. Another requirement for the AC/DC unit was to draw less than 100 mw during no load operation, when nothing is being charged. (eq. 2) For the project the AC/DC unit was never able to output the desired 12V. The purchased Myrra flyback transformer contained a different primary inductance value, than listed on the datasheet [12]. The measured primary inductance was uh, which resulted in a 23.3% difference from the specified 500 uh value on the datasheet. This difference caused the flyback controller to never leave start up mode, and begin driving the MOSFET. The AC/DC unit was able to rectify the AC input and filter it to create a smooth DC on the primary side of the transformer. Attempts to rewire the transformer changing the turns ratio in order to the get the flyback controller to drive the MOSFET were attempted, but unsuccessful. 12

16 3.2 Control Unit The requirements for the Control Unit were to provide digital signals to other blocks and to convert 12V to 5.1V at up to 2.1A. This block also has a low voltage operation requirement and a requirement for LED visibility. The first two requirements were tested by applying 12V to the 12V rail and monitoring the logic levels and power output of the DC/DC. The output voltage and current of the DC/DC are well within our design requirements (Fig. 10). To test the low voltage requirement of the Control Block, we removed power from the DC/DC and monitored logic levels to ensure that the MCU was still operating. Verifying the LED brightness requirement was accomplished by using the device in a bright environment and making sure the LEDs are visible. Figure 10: Buck converter test results 13

17 3.3 Battery Unit The requirements of the Battery Unit consist of charging rate requirements and output voltage and current requirements. The charge rate requirement was verified by powering the 12V rail, connecting the battery, and monitoring charge current to confirm that it exceeds 1A to the battery. Unfortunately, we were not able to verify the operation of the Boost Converter. We suspect that bugs in the hardware layout caused the boost converter to fail to begin operation. We were unable to debug this in time for final demonstration. 3.4 USB Unit The USB unit requirements include current limiting on the output as well as the ability to be recognized by a smartphone as a fast or slow charger depending on mode. The recognition requirement was verified by connecting a smartphone and using an app called Battery Percentage by Hien Mai to see what the charger is recognized as. The charger was successfully identified as a 5W charger in slow mode and a 12W charger in fast mode. The current limit was verified by connecting a load on the USB output and ensuring that the output is limited to 1A in slow mode and can provide at least 2.1A in fast mode. 14

18 4. Cost 4.1 Cost of Parts and Labor Our fixed development costs for labor are estimated to be $40/hour, with 10 hours/week for three people and 16 weeks. Though we worked more hours near the end of the semester, we averaged about 10 hours/week. The labor estimate is $48,000, and is shown in equation 10. The cost per 1k unit is estimated to be $ The total price of the parts and labor is $76,150 (Table 1). $40 10 hr 16wk 2.5 = $ 48, 000 (Eq. 3) 3 hr wk Part Cost ($USD) Cost (1k Units, $USD) 1x Panasonic Li-ion Battery XBX Passive components (Resistors, capacitors, diodes, transformer etc.) 7 5 PCB Enclosure and mechanical components 7 2 ICs (Charger, AC/DC Controller, DC/DC boost and buck) Sample 8 MCU MSP430G Table 1: Cost of Parts 15

19 5. Conclusion 5.1 Outcome At the time of our Final Demonstration, our team had succeeded in creating a functional USB charging interface, a high current buck converter, and a battery charging system. These components of our system were tested to exceed our system level requirements. Even with these successes, more work remains to be done in order to meet our requirements, most notably gaining functionality in our DC/DC Boost Converter and our AD/DC unit. 5.2 Uncertainties Due to the condensed nature of this project timeline, certain aspects of the design that relate to longevity, cost optimization, and extreme operating conditions remain uncertain. The most major of these considerations is heat dissipation from our power conversion components. We aimed to maximize efficiency in our converters as a general rule in an effort to minimize heat in our device. Due to limitations in our mechanical design and analysis capability, we were unable to create a production representative PCB layout and mechanical enclosure. As such, it is an open question as to whether or not our components will overheat when fully enclosed and exposed to high ambient temperature. We were able to mitigate this uncertainty during prototyping by creating a larger enclosure that is not sealed and allowing ambient air to cool our components. 16

20 5.3 Future Work Future work for the project includes finishing the AC/DC unit functionality, and integrating with the rest of the project units. In order to help ensure required design specifications are met a custom flyback transformer will be purchased. Also a predictive algorithm will be programmed and implemented on the MSP430 to increase utility in this device. This algorithm predicts the desired charge rate based on usage patterns of the user and can be overridden by pushing a button. Additionally, we will continue to revise the design of the PCB and enclosure for manufacturability as well as select lower cost components wherever possible. 5.4 Ethical Considerations On the purely ethical side of this project, we considered it important that we make a safe product and follow general safety regulations. Because we are dealing with li-ion batteries and fast charging, safety is a critical factor in our project, and the ethics surrounding every decision concerning safety are very clear. It is the duty of the engineer, as stated in the IEEE Code of Ethics, #1: to accept responsibility in making decisions consistent with the safety, health, and welfare of the public... [5]. Additionally, since the basis of our project is rooted in the belief that we can make a more adaptive and modern charger, specifically one that may solve issues of battery degradation, it is important that we report our findings without any omission for the sake of furthering our own points. This is detailed in the IEEE Code of Ethics, #3: to be honest and realistic in stating claims or estimates based on available data; Whether or not our data supports our hypothesis, we must report our findings from experiments factually. 17

21 Appendix A: Requirements and Verifications Table The following are our final revised requirements and verifications that pertain to each sub-block outlined by the Block Diagram (Fig. 1). These requirements were referenced and adhered to throughout the design process. I. AC/DC Unit Requirements Verification Status (Y/N) Converter Output voltage and Current: The AC/DC unit must rectify and then convert the V AC source to output 12 V ± 0.5 V. It must also be able to handle up to 3.75A on the secondary side of the Flyback transformer. Converter Low Power Consumption: The AC/DC unit must draw less than 100mW, during no load operation. A. Connect an ammeter in parallel to a programmable electronic load. B. Connect a DC current meter in series with the programmable electronic load. C. Disconnect the battery unit, so it draws zero power. D. Connect the programmable load to the output of the flyback converter. E. Attach an oscilloscope across the load. F. Set the AC source voltage between V AC, and connect to the input of the charger. G. Set the electronic load to 45W. H. Monitor the output voltage and output current to insure it meets the requirements. A. Disconnect the charger from any load, and turn the battery unit off B. Connect a power meter at the input of the charger. C. Set the AC source voltage between V AC, and connect to the input of the charger. D. Monitor the input power on the power meter, while varying the input voltage source. N Y 18

22 II. Control Unit Requirements Verification Status (Y/N) MCU Low Voltage: The MCU must be capable of operating with the 5V and 12V power rails unpowered and the battery connected. LED Indicators: Must be visible by a user in a bright environment. MCU Logic: Logical high corresponds to Vout = 3.3V +/- 0.3V, and Logical Low corresponds to Vout <= 0.5V A. Ensure that a battery is connected and charged to at least 2.7V. B. Power the 12V and 5V rails to program the chip. C. Program the chip to repeatedly toggle an output pin. D. Measure the output to verify that the voltage is being switched. E. Remove power from the the 12V and 5V rails. F. Measure the output to verify that the voltage is being switched. A. Take device outside during the day or place it in a bright environment. B. Power the 5V rail and the microcontroller with 5.1V and 3.3V, respectively. C. Program the microcontroller to turn on all of the LED outputs. D. Look at the LEDs and ensure that red, green and orange are distinctly visible. A. Power the microcontroller with 3.3V. B. Program the microcontroller to configure all pins used in the system to logic low. C. Measure the voltage of each output pin and ensure that it is less than or equal to.5v. D. Program the microcontroller to configure all pins used in the system to logic high. E. Measure the voltage of each output pin and ensure that it is greater than or equal to 3.0V. Y Y Y 19

23 DC/DC Buck Converter: Must output 5.25V to 4.55V DC at up to 2.1A the USB port. A. Apply 12V to the input of the DC/DC power converter B. Connect a programmable load to the output of the DC/DC C. Set the load to draw 2.1A from the DC/DC. D. Measure voltage at output currents between 0 and 2.1A and verify that output voltage is between 5.25 and 4.55V Y III. USB Unit Requirements Verification Status (Y/N) USB Interface: The device must provide a USB interface that can be recognized by a smartphone as a high power (>1A) charge source, or a standard charge source (~1A) as selected by the MCU. USB Current Limit: The USB interface must limit output current to less than 1.5A when the device is in Slow Charge mode, and will limit to 2.1A in Fast Charge mode. A. Connect a USB to lightning or USB to micro-usb cable to the USB output. B. Install the smartphone app Battery Percentage by Hien Mai that displays to the user the detected charge source capabilities. C. Activate the USB output by applying 5.1V to the 5V rail. D. Toggle the button to set the device in Fast Charge mode, as indicated by an orange LED. E. Verify that the USB charge source is recognized as a >1A charge source. F. Toggle the button to place the device in Slow Charge mode as indicated by a green LED. G. Verify that the USB charge source is recognized as a <=1A charge source. A. Power the 5V rail and the microcontroller with 5.1V and 3.3V, respectively. B. Connect a programmable load to the USB port power and ground pins. C. Toggle the button to place the device in Slow Charge mode as indicated by a green LED. D. Attempt to draw 1.5A or greater from the USB port and verify that the output current Y Y 20

24 is limited. E. Toggle the button to place the device in Fast Charge mode as indicated by an orange LED. F. Attempt to draw 2.1A or greater from the USB port and verify that the output current is limited. IV. Battery Unit Requirements Verification Status (Y/N) Li-ion Charger: Must be capable of charging a Lithium ion battery at a minimum of 1A from the 12V rail. DC/DC Boost Converter: Must output 5.25V to 4.55V DC at up to 2.1A. A. Apply 12V to the 12V power rail. B. Connect a Li-ion battery with an open circuit voltage of less than 4.0 to the charger output. C. Enable the charger by programming the MCU to toggle the charge enable pin. D. Measure the voltage across the series shunt resistor on the PCB. E. Calculate the current by using the known shunt resistance and the measured voltage; verify that it is above 1.0A. A. Connect a Li-ion battery with an open circuit voltage of at least 3.7V. B. Connect a programmable load to the boost converter output. C. Enable the boost converter by programming the MCU to activate the boost converter enable pin. D. Measure voltage at output currents between 0 and 2.1A and verify that output voltage is between 5.25 and 4.55V. Y N 21

25 Appendix B: Battery Charge Time Calculation We made calculations in order to confirm our parts met one of our design goals. The device should be capable of charging its internal battery from 20% - 70% SOC within 30 minutes. TOTAL CAPACITY SPECIFICATION of Panasonic V Li-ion cell: 3400mAh Battery Charge Current is defined at 5A in our design specification. State of Charge (SOC) is analogous to a fuel gauge for a battery. Variable Definitions: I battery = Charge Current for Battery (A) C tot = Total Capacity (mah) x = State of Charge (SOC) % C desired = Desired Capacity (mah) t tot = Total Time of Charge (min) C 20 = ( C 70 = ( x 1 = 20, x 2 = x C x = ( 100 )(C tot ) )(3400) = 680 mah )(3400 ) = 2380 mah C desired = Cx 1 C x 2 C desired = C20 C 70 C desired = = 1700 mah t tot = t tot = 1700 * 60 5 C desired * 60 I battery = 20 min The charge time of 20 minutes to go from 20% SOC to 70% SOC is well within our requirement of 30 minutes. 22

26 Appendix C: PCB Layout 23

27 Appendix D: References [1] Battery University, Fast and Ultra Fast Chargers, [Online]. Available: [Last Accessed February 23, 2017] [2] Apple, Maximizing Battery Performance, [Online]. Available: [Last Accessed February 23, 2017] [3] Environmental Protection Agency, Universal Waste, [Online]. Available: [Last Accessed February 23, 2017] [4] Instructables, Work Safely with High Voltage, [Online]. Available: [Last Accessed February 23, 2017] [5] IEEE, IEEE Code of Ethics, [Online]. Available: [Last Accessed February 23, 2017] [6] Texas Instruments, UCC28630, UCC28631, UCC28632, UCC28633, High Power Flyback Controller with Primary-Side Regulation and Peak Power Mode, SLUSBW3C datasheet, Mar [Revised Mar, 2015]. [7] Texas Instruments, bq27426 System-Side Impedance Track Fuel Gauge, SLUSC91D datasheet, Oct [Revised May, 2016]. [8] Texas Instruments, MSP430G2x53, MSP430G2x13 MIXED SIGNAL MICROCONTROLLER, SLAS735J datasheet, Apr [Revised May, 2013]. [9] Texas Instruments, bq25895m I 2 C Controlled Single Cell Fast Charger with MaxCharge TM Technology for High Input Voltage and Adjustable Voltage 3.1 A Boost Operation, SLUSCC8A datasheet, July, 2015 [Revised Sept, 2016]. [10] Texas Instruments, LP mA Low-noise Low-dropout Regulator With Shutdown, SLVS522O datasheet, July, 2004 [Revised Jan., 2015]. [11] Texas Instruments, TPS2511 USB Dedicated Charging Port Controller and Current Limiting Power Switch, SLUSB18A datasheet, June, 2012 [Revised Aug., 2016]. 24

28 [12] Myrra, Transformers & Inductors, [Online]. Available: ductcatalog_ds.pdf [Last Accessed May 3, 2017] 25

Homework 6: Printed Circuit Board Layout Design Narrative Due: Friday, February 27, at NOON

Homework 6: Printed Circuit Board Layout Design Narrative Due: Friday, February 27, at NOON Homework 6: Printed Circuit Board Layout Design Narrative Due: Friday, February 27, at NOON Team Code Name: _Magic Wand Group No. 5 Team Member Completing This Homework: Michelle Zhang E-mail Address of

More information

MP6500 Stepper Motor Driver, Digital Current Control

MP6500 Stepper Motor Driver, Digital Current Control This breakout board for the MPS MP6500 micro stepping bipolar stepper motor driver is Pololu s latest stepper motor driver. The module has a pinout and interface that are very similar to that of our popular

More information

PART TOP VIEW. TO LOAD SINGLE Li+ CELL TO IN LOGIC OUT. Maxim Integrated Products 1

PART TOP VIEW. TO LOAD SINGLE Li+ CELL TO IN LOGIC OUT. Maxim Integrated Products 1 19-224; Rev 2; 6/3 USB-Powered Li+ Charger General Description The is a single-cell lithium-ion (Li+) battery charger that can be powered directly from a USB port* or from an external supply up to 6.5V.

More information

STBC ma standalone linear Li-Ion battery charger with thermal regulation. Description. Features. Applications

STBC ma standalone linear Li-Ion battery charger with thermal regulation. Description. Features. Applications 800 ma standalone linear Li-Ion battery charger with thermal regulation Description Datasheet - production data Features Programmable charge current up to 800 ma No external MOSFET, sense resistors or

More information

BMS: Installation Manual v2.x - Documentation

BMS: Installation Manual v2.x - Documentation Page 1 of 7 BMS: Installation Manual v2.x From Documentation This section describes how external peripheral devices are connected and additional functions of the BMS are used. I you have not done so already,

More information

LCMM024: DRV8825 Stepper Motor Driver Carrier,

LCMM024: DRV8825 Stepper Motor Driver Carrier, LCMM024: DRV8825 Stepper Motor Driver Carrier, High Current The DRV8825 stepper motor driver carrier is a breakout board for TI s DRV8825 microstepping bipolar stepper motor driver. The module has a pinout

More information

High Efficiency, High Density AC/DC PFC Power Supply

High Efficiency, High Density AC/DC PFC Power Supply High Efficiency, High Density AC/DC PFC Power Supply Ricardo Rivero Charles Plank Omar Flores Armando Flores Ryan Rivera Arash Moradinejad Johnny Brinsko Elbert Guico SDSU Electrical Engineering Abstract

More information

Pololu 12V Step-Up/Step-Down Voltage Regulator S10V2F12

Pololu 12V Step-Up/Step-Down Voltage Regulator S10V2F12 Pololu 12V Step-Up/Step-Down Voltage Regulator S10V2F12 Overview The Pololu step-up/step-down voltage regulator S10V2F12 is a switching regulator (also called a switched-mode power supply (SMPS) or DC-to-DC

More information

LTC4089/-5 DESCRIPTION

LTC4089/-5 DESCRIPTION LTC4089/-5 DESCRIPTION Demonstration circuit DC929A-A/B is a monolithic high voltage (6V-36V) switching buck regulator, USB Powerpath controller, and Li-Ion battery charger. It is based on the LTC4089/-5

More information

ASV 2008 Son of a Boatname. Group 1 Michael Podel Gor Beglaryan Kiran Bernard Christina Sylvia

ASV 2008 Son of a Boatname. Group 1 Michael Podel Gor Beglaryan Kiran Bernard Christina Sylvia ASV 2008 Son of a Boatname Group 1 Michael Podel Gor Beglaryan Kiran Bernard Christina Sylvia ASV 2009 SS Boatname ASV 2010 Boatname the Brave Autonomous Surface Vehicle Robotics Club at UCF AUVSI and

More information

I/O System for the PSYONIC Advanced Bionic Hand. Team 28 Byron Hopps and Steven Sun ECE 445 Senior Design Fall 2017

I/O System for the PSYONIC Advanced Bionic Hand. Team 28 Byron Hopps and Steven Sun ECE 445 Senior Design Fall 2017 I/O System for the PSYONIC Advanced Bionic Hand Team 28 Byron Hopps and Steven Sun ECE 445 Senior Design Fall 2017 Background PSYONIC is a startup at the University of Illinois working on bringing low-cost

More information

bq2056 Designed to Go Parts List General Description bq2056 Charge Algorithm Current Voltage

bq2056 Designed to Go Parts List General Description bq2056 Charge Algorithm Current Voltage Designed to GO... Practical and Cost-Effective Battery Management Design Examples by Benchmarq Series 2056, Number One Single- and Double-Cell Low-Dropout Lithium-Ion Charger Using the bq2056 Features

More information

A4988 Stepper Motor Driver Carrier, Black Edition

A4988 Stepper Motor Driver Carrier, Black Edition A4988 Stepper Motor Driver Carrier, Black Edition A4988 stepper motor driver carrier, Black Edition, bottom view with dimensions. Overview This product is a carrier board or breakout board for Allegro

More information

MAX14653/MAX14654/ MAX14655/MAX High-Current Overvoltage Protectors with Adjustable OVLO

MAX14653/MAX14654/ MAX14655/MAX High-Current Overvoltage Protectors with Adjustable OVLO EVALUATION KIT AVAILABLE MAX14653/MAX14654/ General Description The MAX14653/MAX14654/ overvoltage protection devices feature a low 38mΩ (typ) R ON internal FET and protect low-voltage systems against

More information

FP6600. USB Dedicated Charging Port Controller with QC 2.0 Fast Charging Function. Features. Description. Applications.

FP6600. USB Dedicated Charging Port Controller with QC 2.0 Fast Charging Function. Features. Description. Applications. USB Dedicated Charging Port Controller with QC 2.0 Fast Charging Function Description The is a fast charge protocol controller and follows Quick Charge 2.0 specification for smart power bank application.

More information

Test Methods for DC/DC Power Modules

Test Methods for DC/DC Power Modules Test Methods for DC/DC Power Modules Design Note 027 Flex Power Modules Precautions Abstract A user may have the desire to verify or characterize the performance of DC/DC power modules outside the system

More information

AN2408 Application note

AN2408 Application note Application note 900mA standalone linear Li-Ion battery charger with thermal regulation Introduction One way to minimize the size and complexity of a battery charger is to use a linear-type charger. The

More information

HYDRA-X23/X23S. Power Application Controllers. PAC HYDRA-X User s Guide. Copyright 2014 Active-Semi, Inc.

HYDRA-X23/X23S. Power Application Controllers. PAC HYDRA-X User s Guide.   Copyright 2014 Active-Semi, Inc. HYDRA-X23/X23S Power Application Controllers PAC5223 - HYDRA-X User s Guide www.active-semi.com Copyright 2014 Active-Semi, Inc. CONTENTS Contents...2 Overview...3 HYDRA-X23/X23S Body Resources...5 Header

More information

DIO5151B 700mA/1A Buck/Boost Charge Pump LED Driver

DIO5151B 700mA/1A Buck/Boost Charge Pump LED Driver Rev 0.1 Features Output Current : DIO5151BED8: 700mA DIO5151BCD10: 1A Up to 90% Efficiency in Torch Mode Adjustable FLASH Mode Current 1 and 2 Automatic Modes for High Efficiency Input Voltage Range: 3V

More information

QUICK START GUIDE FOR DEMONSTRATION CIRCUIT 1142A-A/B USB POWER MANAGER WITH Li-ION CHARGER AND THREE STEP-DOWN REGULATORS

QUICK START GUIDE FOR DEMONSTRATION CIRCUIT 1142A-A/B USB POWER MANAGER WITH Li-ION CHARGER AND THREE STEP-DOWN REGULATORS DESCRIPTION The DC1142A-A/B contains the LTC3557/LTC3557-1 Power Management Integrated Circuit (PMIC) plus the LT3480EDD high voltage buck controller. The LTC3557/LTC3557-1 is a highly integrated power

More information

HX4002 HX1001. White LED Backlighting Li-Ion Battery Backup Supplies Local 3V to 5V Conversion Smart Card Readers PCMCIA Local 5V Supplies

HX4002 HX1001. White LED Backlighting Li-Ion Battery Backup Supplies Local 3V to 5V Conversion Smart Card Readers PCMCIA Local 5V Supplies HX1001 Low Noise, Regulated Charge Pump DC/DC Converter Features Fixed 5V±4% Output VIN Range: 2.7V ~ 5V Output Current: up to 250mA (V IN =4.5V) Low Noise Constant Frequency Operation Shutdown Current:

More information

ASI. Switched-Capacitor Boost Converter 3.3V-5.0V 100mA GENERAL DESCRIPTION FEATURES APPLICATIONS

ASI. Switched-Capacitor Boost Converter 3.3V-5.0V 100mA GENERAL DESCRIPTION FEATURES APPLICATIONS ASI Technical Data Sheet Switched-Capacitor Boost Converter 3.3V-5.0V 100mA FEATURES Switched-Capacitor Step-Up Operation Input Range: 2.7V to 5.0V Output Voltage: 3.3V-5.0V (programmable) Output Current:

More information

Advanced Sports Timer

Advanced Sports Timer Advanced Sports Timer ECE 445 Final Paper Patrick Tchassem Noukimi Cristian Velazquez Santiago Gutierrez Group 63 TA: Yuchen He May 3, 2017 Abstract This document discusses the design and implementation

More information

LED Lighting for Photography

LED Lighting for Photography LED Lighting for Photography By Abizer Daud Michael Miwa Thomas Winter Final Report for ECE 445, Senior Design, Spring 2017 TA: Kexin Hui 3 May 2017 Project No. 41 ii Abstract The purpose of this project

More information

BCT mA Buck/Boost Charge Pump LED Driver

BCT mA Buck/Boost Charge Pump LED Driver BCT3140 GENERAL DESCRIPTION The BCT3140 is a current-regulated charge pump ideal for powering high brightness LEDs for camera flash applications. The charge pump can be set to regulate two current levels

More information

Bluetooth 24-bits Headphone Adapter

Bluetooth 24-bits Headphone Adapter Bluetooth 24-bits Headphone Adapter Team 47 Sang Baek Han, Noctis Z., Wangming Yuan ECE 445 Design Document Fall 2017 TA: Zhen Qin 1 Introduction 1.1 Objective With the progress of the semiconductor industry,

More information

EVALUATION KIT AVAILABLE 28V Linear Li+ Battery Charger with Smart Autoboot Assistant OFF

EVALUATION KIT AVAILABLE 28V Linear Li+ Battery Charger with Smart Autoboot Assistant OFF 19-994; Rev 2; 3/8 EVALUATION KIT AVAILABLE 28V Linear Li+ Battery Charger with General Description The intelligent, stand-alone constant-current, constant-voltage (CCCV), thermally regulated linear charger

More information

Optimizing Wide Vin Designs with LDOs

Optimizing Wide Vin Designs with LDOs Optimizing Wide Vin Designs with LDOs June 2017 Jose Gonzalez Product Marketing Engineer for TI s Linear Regulators & LDOs 1 Agenda Common Design Requirements & Applications Design Challenges TI Solutions

More information

HARDWARE MANUAL TMCM-1613 TMCM-1613-REC. Hardware Version V TRINAMIC Motion Control GmbH & Co. KG Hamburg, Germany.

HARDWARE MANUAL TMCM-1613 TMCM-1613-REC. Hardware Version V TRINAMIC Motion Control GmbH & Co. KG Hamburg, Germany. MODULES FOR BLDC MOTORS MODULES Hardware Version V 1.10 HARDWARE MANUAL + + TMCM-1613 + + Single Axis BLDC Controller / Driver Block-commutation Hall-sensor based Analog+digital inputs / outputs Up-to

More information

F USB Charger Controller F Release Date: Dec., 2011 Version: V0.11P. Nov., 2011 Data Sheet

F USB Charger Controller F Release Date: Dec., 2011 Version: V0.11P. Nov., 2011 Data Sheet USB Charger Controller Release Date: Dec., 2011 Version: V0.11P F75204 Datasheet Revision History Version Date Page Revision History Data Brief 2011/10 - Data Brief 0.10P 2011/ 11 Up Date AC/DC SPECs 0.11P

More information

HYDRA-X10. Power Application Controllers TM. PAC HYDRA-X User s Guide. Copyright 2014 Active-Semi, Inc.

HYDRA-X10. Power Application Controllers TM. PAC HYDRA-X User s Guide.   Copyright 2014 Active-Semi, Inc. HYDRA-X10 Power Application Controllers TM PAC5210 - HYDRA-X User s Guide www.active-semi.com Copyright 2014 Active-Semi, Inc. CONTENTS Contents...2 Overview...3 HYDRA-X10 Body Resources...5 Header Descriptions...5

More information

YB1300S Switched Capacitor Boost Converter 5V/4.5V

YB1300S Switched Capacitor Boost Converter 5V/4.5V Description The YB1300S is a switched capacitor DC/DC boost converter that produces a regulated 5V output. The input voltage range is from 2.7V to 5.0V that makes the YB1300S ideally for a single cell

More information

The power factor of the typical switching power supply is between 0.4 and 0.6.

The power factor of the typical switching power supply is between 0.4 and 0.6. 1. INPUT 1.1 Input Voltage Switching power supplies are widely used all over the world. Many types of products are available for both alternating and direct currents. Before using the power supply, make

More information

A4988 Stepper Motor Driver Carrier

A4988 Stepper Motor Driver Carrier A4988 Stepper Motor Driver Carrier A4983/A4988 stepper motor driver carrier with dimensions. Overview This product is a carrier board or breakout board for Allegro s A4988 DMOS Microstepping Driver with

More information

2. Control Pin Functions and Applications

2. Control Pin Functions and Applications IMARY CONTROL ( PIN) Module Enable / Disable. The module can be disabled by pulling the below 2.3 V with respect to the Input. This should be done with an open-collector transistor, relay, or optocoupler.

More information

UCC3917 Floating Hot Swap Power Manager Evaluation Board

UCC3917 Floating Hot Swap Power Manager Evaluation Board User s Guide SLUU03 - June 00 UCC397 Floating Hot Swap Power Manager Evaluation Board Power Distribution & Power Supply Contents Introduction.........................................................................

More information

QUICK START GUIDE FOR DEMONSTRATION CIRCUIT 658 MULTI-OUTPUT DC/DC CONVERTER POWERED BY 2-CELL, USB OR WALL ADAPTER

QUICK START GUIDE FOR DEMONSTRATION CIRCUIT 658 MULTI-OUTPUT DC/DC CONVERTER POWERED BY 2-CELL, USB OR WALL ADAPTER LTC3456 DESCRIPTION Demonstration Circuit 658 is a complete power management system using the LTC3456 for portable applications powered by a wall adapter, a USB port or a 2-cell alkaline battery, in that

More information

RB-Pol V, 300mA Step-Down Voltage Regulator D24V3F3

RB-Pol V, 300mA Step-Down Voltage Regulator D24V3F3 RB-Pol-220 3.3V, 300mA Step-Down Voltage Regulator D24V3F3 The compact (0.4 0.5 ) D24V3F3 switching step-down (or buck) voltage regulator takes an input voltage between 4.3 V and 42 V and efficiently reduces

More information

PANDORA HACKER GUIDE

PANDORA HACKER GUIDE PANDORA HACKER GUIDE WARNING: Modifying your PCB is not covered by your warranty and any damage caused as a result will be the sole responsibility of the owner to fix or to have fixed at a fee set by the

More information

Bootstrap Circuitry Selection for Half-Bridge Configurations

Bootstrap Circuitry Selection for Half-Bridge Configurations Application Report Bootstrap Circuitry Selection for Half-Bridge Configurations Mamadou Diallo, High Power Drivers ABSTRACT Driving MOSFETs in half-bridge configurations present many challenges for designers.

More information

MIC2253 Evaluation Board

MIC2253 Evaluation Board 3.5A MHz High Efficiency Boost Regulator with OVP and Softstart General Description The MIC2253 is a high power density MHz PWM DC/DC boost regulator. The 3.5A minimum switch current limit combined with

More information

Variable Power Supply Digital Control Circuit Diagram Using Lm317

Variable Power Supply Digital Control Circuit Diagram Using Lm317 Variable Power Supply Digital Control Circuit Diagram Using Lm317 DIGITAL POWER SUPPLY USING LM317 A Major Project Report Submitted partial fulfillment of the requirement for the award of the Degree of

More information

High-Current/Overvoltage Protection Switch IC with Voltage Suppressor

High-Current/Overvoltage Protection Switch IC with Voltage Suppressor Series High-Current/Overvoltage Protection Switch IC with Voltage Suppressor OUTLINE The R5560Z is a CMOS-based high-current and overvoltage protection switch IC with voltage suppressor that uses an NMOS

More information

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

Project Plan. Project Plan. May 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

PICado Alpha Development Board V1.0

PICado Alpha Development Board V1.0 V1.0 Bluetooth Transceiver Module HC-05 Four onboard FET power output stage 34 freely assignable I/O pins ICSP interface 2015 Jan Ritschard, All rights reserved. V1.0 Table of Contents 1. Introduction...

More information

2 AA Cell to 3.3V USB On-The-Go Devices White LED Drivers Handheld Devices. The HM3200B is available in the 6-pin SOT23-6.

2 AA Cell to 3.3V USB On-The-Go Devices White LED Drivers Handheld Devices. The HM3200B is available in the 6-pin SOT23-6. Low Noise, Regulated Charge Pump DC/DC Converter Features Fixed 3.3V ± 4% Output VIN Range: 1.8V to 5V Output Current: 100mA Constant Frequency Operation at All Loads Low Noise Constant Frequency (1.2MHz)

More information

Homework 6: Printed Circuit Board Layout Design Narrative

Homework 6: Printed Circuit Board Layout Design Narrative Homework 6: Printed Circuit Board Layout Design Narrative Team Code Name: Home Kinection Group No. 1 Team Member Completing This Homework: Stephen Larew E-mail Address of Team Member: sglarew @ purdue.edu

More information

G5803 1A Single Cell Li-Ion Battery Linear Charger

G5803 1A Single Cell Li-Ion Battery Linear Charger 1A Single Cell Li-Ion Battery Linear Charger Features No External Power MOSFET, Sense Resistor or Blocking Diode Required 1% Regulation Voltage Accuracy Programmable Constant Charge Current Limit up to

More information

HF81 X Capacitor Bleeder

HF81 X Capacitor Bleeder HF81 X Capacitor Bleeder The Future of Analog IC Technology DESCRIPTION HF81 is an innovative two-terminal IC that automatically discharges an X capacitor while eliminating power losses and allowing power

More information

PROJECT DESCRIPTION WWU Engineering Technology 2015 Senior Design Project By: Isaiah Ryan

PROJECT DESCRIPTION WWU Engineering Technology 2015 Senior Design Project By: Isaiah Ryan PROJECT DESCRIPTION WWU Engineering Technology 2015 Senior Design Project By: Isaiah Ryan TABLE OF CONTENTS 1. INTRODUCTION............................................................ 2 2. PRODUCT ELECTRICAL

More information

Power LED Driver. By Dushan Grujich, on February 14 th. 2014

Power LED Driver. By Dushan Grujich, on February 14 th. 2014 Power LED Driver By Dushan Grujich, on February 14 th. 2014 Most often microscope enthusiasts encounter a problem when converting their microscope illuminator from incandescent lamp to a power LED. Problem

More information

MIC5281. Features. General Description. Applications. Typical Application. 120V IN, 25mA, Ultra-Low IQ, High-PSRR Linear Regulator

MIC5281. Features. General Description. Applications. Typical Application. 120V IN, 25mA, Ultra-Low IQ, High-PSRR Linear Regulator 120V IN, 25mA, Ultra-Low IQ, High-PSRR Linear Regulator General Description The high-performance linear regulator offers a very-wide input operating voltage range, up to 120V DC, and supplies an output

More information

T.A.A.G. Tamper Automated Alert Gadget. Critical Design Review. Group 7 Aiman Salih Daniel Gibney Leaphar Castro

T.A.A.G. Tamper Automated Alert Gadget. Critical Design Review. Group 7 Aiman Salih Daniel Gibney Leaphar Castro T.A.A.G Tamper Automated Alert Gadget Critical Design Review Group 7 Aiman Salih Daniel Gibney Leaphar Castro EE CpE EE Funding Dr. Yuan, Co-Director of MIST research center at UCF. Motivation With the

More information

Power Density. Digital Control. Improvements and. Techniques Enabling. Power Management Capabilities. Technical Paper 004

Power Density. Digital Control. Improvements and. Techniques Enabling. Power Management Capabilities. Technical Paper 004 Digital Control Techniques Enabling Power Density Improvements and Power Management Capabilities Technical Paper 004 First presented at PCIM China 2007 Digital control can be used as an enabling technology

More information

D115 The Fast Optimal Servo Amplifier For Brush, Brushless, Voice Coil Servo Motors

D115 The Fast Optimal Servo Amplifier For Brush, Brushless, Voice Coil Servo Motors D115 The Fast Optimal Servo Amplifier For Brush, Brushless, Voice Coil Servo Motors Ron Boe 5/15/2014 This user guide details the servo drives capabilities and physical interfaces. Users will be able to

More information

T.A.A.G. Tamper Automated Alert Gadget. Final Presentation. Group 7 Aiman Salih Daniel Gibney Leaphar Castro

T.A.A.G. Tamper Automated Alert Gadget. Final Presentation. Group 7 Aiman Salih Daniel Gibney Leaphar Castro T.A.A.G Tamper Automated Alert Gadget Final Presentation Group 7 Aiman Salih Daniel Gibney Leaphar Castro EE CpE EE Funding Dr. Yuan, Co-Director of MIST research center at UCF. Motivation With the ever

More information

HF81 X Capacitor Bleeder

HF81 X Capacitor Bleeder HF81 X Capacitor Bleeder The Future of Analog IC Technology DESCRIPTION HF81 is an innovative two-terminal IC that automatically discharges an X capacitor while eliminating power losses and allowing power

More information

Ultra PLUS. Guide For A Great User Experience:

Ultra PLUS. Guide For A Great User Experience: Guide For A Great User Experience: Ultra PLUS 1 P age Simple, Modern, Portable, Fast Speed Charging For: iphones, Smartphones, Tablets, Cameras, Bluetooth Speakers and much much more. Please Visit Us At:

More information

PMDX-108-Output. 8-Channel Isolated Output Board for PC parallel port pins 2-9. User s Manual

PMDX-108-Output. 8-Channel Isolated Output Board for PC parallel port pins 2-9. User s Manual PMDX-108-Output 8-Channel Isolated Output Board for PC parallel port pins 2-9 User s Manual Date: 25 February 2010 PMDX Web: http://www.pmdx.com 9704-D Gunston Cove Rd Phone: +1 (703) 372-2975 Lorton,

More information

Virtual Grand Piano. 1. Introduction Objective Background

Virtual Grand Piano. 1. Introduction Objective Background Virtual Grand Piano Team 64 - Zhi Lu, Jeongsub Lee and Hammad Khan ECE 445 Project Proposal - Spring 2018 TA: Mickey Zhang 1. Introduction 1.1. Objective Digital pianos currently available in the market

More information

AOZ8900. Ultra-Low Capacitance TVS Diode Array PRELIMINARY. Features. General Description. Applications. Typical Application

AOZ8900. Ultra-Low Capacitance TVS Diode Array PRELIMINARY. Features. General Description. Applications. Typical Application Ultra-Low Capacitance TS Diode Array General Description The is a transient voltage suppressor array designed to protect high speed data lines from Electro Static Discharge (ESD) and lightning. This device

More information

APPLICATION NOTES. Wire Gauge and Distance to Load

APPLICATION NOTES.  Wire Gauge and Distance to Load The RB, RW and RM series of power supplies were designed as military grade, stand alone devices requiring no external components for operation. The entire series are 60 to 200 khz, fixed frequency, switching

More information

HARDWARE MANUAL TMCM-1613 TMCM-1613-REC. Hardware Version V TRINAMIC Motion Control GmbH & Co. KG Hamburg, Germany.

HARDWARE MANUAL TMCM-1613 TMCM-1613-REC. Hardware Version V TRINAMIC Motion Control GmbH & Co. KG Hamburg, Germany. MODULES FOR STEPPER MOTORS MODULES Hardware Version V 1.10 HARDWARE MANUAL + + TMCM-1613 + + Single Axis BLDC Controller / Driver Block-commutation Hall-sensor based Analog+digital inputs / outputs Up-to

More information

Bluetooth 24-bits Headphone Adapter

Bluetooth 24-bits Headphone Adapter Bluetooth 24-bits Headphone Adapter Team 47 Sang Baek Han, Noctis Z., Wangming Yuan ECE 445 Design Document Fall 2017 TA: Zhen Qin 1 Introduction 1.1 Objective With the progress of the semiconductor industry,

More information

IS31LT3918 T8 Lighting Evaluation Board Guide

IS31LT3918 T8 Lighting Evaluation Board Guide Description Quick Start The IS31LT3918 LED driver IC is a peak current detection buck converter which operates in constant off time mode. It operates over a very wide input voltage supply range of 6VDC

More information

General Description. Features. Component List. Component Suppliers

General Description. Features. Component List. Component Suppliers General Description The MAX5911 evaluation kit (EV kit) is a fully assembled and tested surface-mount circuit board that demonstrates the MAX5911 fully integrated hot-swap solution for negative supply

More information

Wireless Power Panel Meter (WPPM)

Wireless Power Panel Meter (WPPM) Wireless Power Panel Meter (WPPM) Kyle Coan & Phil Perrigo Senior Project Description Western Washington University November 3, 2009 Prof. Todd Morton Page 1 of 13 Introduction With recent development

More information

A4988 Stepper Motor Driver Carrier with Voltage Regulators

A4988 Stepper Motor Driver Carrier with Voltage Regulators 1 of 6 12/2/2011 6:37 PM A4988 Stepper Motor Driver Carrier with Voltage Regulators Pololu item #: 1183 26 in stock Price break Unit price (US$) 1 19.95 10 17.95 100 13.97 Quantity: backorders allowed

More information

Read Me First. Engine Dynamics

Read Me First. Engine Dynamics Read Me First This document should act as a starting point for the continuation of P09222. The issues experienced by P09222, the changes made from the previous iteration and concepts developed that should

More information

MP5013E 5V, 2A, Programmable Current- Limit Switch with Over-Voltage Clamp and Slew Rate Control in a TSOT23-8

MP5013E 5V, 2A, Programmable Current- Limit Switch with Over-Voltage Clamp and Slew Rate Control in a TSOT23-8 MP5013E 5V, 2A, Programmable Current- Limit Switch with Over-Voltage Clamp and Slew Rate Control in a TSOT23-8 DESCRIPTION The MP5013E is a protection device designed to protect circuitry on the output

More information

Digital Speed Controller User Manual

Digital Speed Controller User Manual Diesel Engine for Generators Digital Speed Controller User Manual (DSC-1000) Ver_1.0 Doosan Infracore 페이지 1 / 36 Contents 1. Product Overview and General Specification 1.1 Product Information 1.2 Product

More information

Design Document. May Logging DC Wattmeter. Team Member: Advisor : Ailing Mei. Collin Christy. Andrew Kom. Client: Chongli Cai

Design Document. May Logging DC Wattmeter. Team Member: Advisor : Ailing Mei. Collin Christy. Andrew Kom. Client: Chongli Cai Design Document May13-06 Logging DC Wattmeter Team Member: Ailing Mei Andrew Kom Chongli Cai David Hoffman Advisor : Collin Christy Client: Garmin International Qiaoya Cui 0 Table of Contents EXECUTIVE

More information

Demonstration Case BENNING DB 1

Demonstration Case BENNING DB 1 Operating manual Demonstration Case BENNING DB 1 part no. 044132 Table of contents 1 Introduction...3 2 Safety instructions...4 3 Applicable regulations...5 4 Device description...5 4.1 Measuring / testing...

More information

TI Designs: TIDA Power Supply Reference Design for Automotive Microcontroller in Gateway and Body Control Module

TI Designs: TIDA Power Supply Reference Design for Automotive Microcontroller in Gateway and Body Control Module TI Designs: TIDA-1412 Power Supply Reference Design for Automotive Microcontroller in Gateway Description This discrete power supply reference design demonstrates a complete power solution for the Freescale

More information

Ethernet Protection A Whole Solution Han Zou, ProTek Devices

Ethernet Protection A Whole Solution Han Zou, ProTek Devices Ethernet Protection ------ A Whole Solution Han Zou, ProTek Devices Introduction: As Ethernet applications progress from 10BaseT to 10Gigabit and beyond, IC components are becoming more complicated with

More information

Helix Semiconductors HS200 Data Sheet

Helix Semiconductors HS200 Data Sheet HS200 +48Vin 15W DC-DC MuxCapacitor Power IC The Helix Semiconductor HS200 DC-DC MuxCapacitor Power IC offers the highest energy efficiency per density. It enables use with low cost POL regulator (i.e.,

More information

SGM mA, Ultra Low Dropout, Low Power, RF Linear Regulators

SGM mA, Ultra Low Dropout, Low Power, RF Linear Regulators GENERAL DESCRIPTION The is a low-power, low-noise, low-dropout, CMOS linear voltage regulator that operates from a 2.5V to 5.5V input voltage. It is the perfect choice for low voltage, low power applications.

More information

MIC2544A/2548A. General Description. Features. Applications. Typical Application. Programmable Current Limit High-Side Switch

MIC2544A/2548A. General Description. Features. Applications. Typical Application. Programmable Current Limit High-Side Switch Programmable Current Limit High-Side Switch General Description The MIC2544A and MIC2548A are integrated, high-side power switches optimized for low loss DC power switching and other power management applications,

More information

SAT BMS. User Guide. Rev

SAT BMS. User Guide. Rev SAT BMS User Guide Rev001. 2015.11 CONTENTS 1 SAFETY... 3 1.1 General guidance... 3 2 SAT BMS Introduction... 4 2.1 General overview... 4 2.2 BMS General wiring structure... 4 2.3 Hardware... 4 2.4 Program...

More information

PAC5232EVK1. Power Application Controllers. PAC5232EVK1 User s Guide. Copyright 2017 Active-Semi, Inc.

PAC5232EVK1. Power Application Controllers. PAC5232EVK1 User s Guide.   Copyright 2017 Active-Semi, Inc. PAC5232EVK1 Power Application Controllers PAC5232EVK1 User s Guide www.active-semi.com Copyright 2017 Active-Semi, Inc. CONTENTS Contents...2 Overview...3 PAC5232EVK1 Resources...5 Pinout and Signal Connectivity...5

More information

ZLED7002. Toggle (Side-Step) Dual-Channel LED Driver. Datasheet. Features. Brief Description. Benefits. Available Support. Physical Characteristics

ZLED7002. Toggle (Side-Step) Dual-Channel LED Driver. Datasheet. Features. Brief Description. Benefits. Available Support. Physical Characteristics Toggle (Side-Step) Dual-Channel LED Driver ZLED7002 Datasheet Brief Description The ZLED7002 toggle (side-step) dual-channel LED driver is one of our ZLED family of LED control ICs. It operates in the

More information

WEBENCH System Power Architect APEC 2012

WEBENCH System Power Architect APEC 2012 WEBENCH System Power Architect APEC 2012 1 Beginning To End: Design And Prototyping 1. Choose a Part 2. Create a Design 3. Analyze a Design 4. Build It! Enter Specifications Custom Prototype Kit Overnight

More information

Low-Capacitance, 2/3/4/6-Channel, ±15kV ESD Protection Arrays for High-Speed Data Interfaces

Low-Capacitance, 2/3/4/6-Channel, ±15kV ESD Protection Arrays for High-Speed Data Interfaces 9-739; Rev 5; 6/ General Description The are low-capacitance ±5kV ESD-protection diode arrays designed to protect sensitive electronics attached to communication lines. Each channel consists of a pair

More information

Computer Assisted Gomoku Board

Computer Assisted Gomoku Board Computer Assisted Gomoku Board ECE 445 Design Document Fall 2018 Team 41: Qianwei Li, Jiahe Shi, and Hanfei Wang TA: Anthony Caton Table of Content 1. Introduction 1.1. Objective....2 1.2. Background....2

More information

Homework 11: Reliability and Safety Analysis

Homework 11: Reliability and Safety Analysis ECE 477 Digital Systems Senior Design Project Rev 8/09 Homework 11: Reliability and Safety Analysis Team Code Name: ATV Group No. _3 Team Member Completing This Homework: Sebastian Hening E-mail Address

More information

EV2617-L-00A. 3A, 1-Cell Li-Ion Battery Switching Charger With NVDC Power Path Management FEATURES DESCRIPTION APPLICATIONS ELECTRICAL SPECIFICATION

EV2617-L-00A. 3A, 1-Cell Li-Ion Battery Switching Charger With NVDC Power Path Management FEATURES DESCRIPTION APPLICATIONS ELECTRICAL SPECIFICATION EV2617-L-00A 3A, 1-Cell Li-Ion Battery Switching Charger With NVDC Power Path Management The Future of Analog IC Technology DESCRIPTION The EV2617-L-00A is an evaluation board for MP2617, a 3A/1.6MHz 1-cell

More information

Before powering on your driver, read this manual thoroughly. If you have any doubt or suggestion, please do not hesitate to contact us!

Before powering on your driver, read this manual thoroughly. If you have any doubt or suggestion, please do not hesitate to contact us! Laser diode driver Datasheet & UserManual Before powering on your driver, read this manual thoroughly. If you have any doubt or suggestion, please do not hesitate to contact us!, 37 Sedova St, Off 209,

More information

Design Considerations for USB type C Power Delivery Brian King

Design Considerations for USB type C Power Delivery Brian King Design Considerations for USB type C Power Delivery Brian King 1 What will I get out of this session? Purpose: 1. Learn more about USB C Power Delivery (PD) requirements. 2. Understand architecture of

More information

CT-8000 S3. digital circuit breaker analyzer

CT-8000 S3. digital circuit breaker analyzer CT-8000 S3 digital circuit breaker analyzer CT-8000 S3 digital circuit breaker analyzer Product Overview The CT-8000 S3 is Vanguard's fourth generation EHV circuit breaker analyzer. The CT-8000 S3 is available

More information

Introduction. This unit has a wide input range (6-34V) and it can provide a tightly regulated output ranging from 6 to 24V (default set to 12V).

Introduction. This unit has a wide input range (6-34V) and it can provide a tightly regulated output ranging from 6 to 24V (default set to 12V). Introduction The DCDC-USB is a small yet powerful DC-DC power supply designed to power a wide variety of devices. This DC-DC has a range of intelligent functions not found in any tradition USB converters.

More information

Reversible motor driver

Reversible motor driver Reversible motor driver The BA6289F and BA6417F are reversible-motor drivers, with an output current of 600mA for the former and 1A for the latter. Two logic inputs allow four output modes: forward, reverse,

More information

POWERBOX Industrial Line PMR20W Series 20W 4:1 Single and Dual Output High Performance DC/DC Converter

POWERBOX Industrial Line PMR20W Series 20W 4:1 Single and Dual Output High Performance DC/DC Converter Features 2250VDC input to output isolation Standard 2.00 x 1.00 x 0.40 inch Six-sided continuous shield UL60950-1, EN60950-1, & IEC60950-1 safety approvals Compliance to EN50155 and en45545-2 railway standard

More information

Propeller Project Board USB (#32810)

Propeller Project Board USB (#32810) Web Site: www.parallax.com Forums: forums.parallax.com Sales: sales@parallax.com Technical: support@parallax.com Office: (916) 624-8333 Fax: (916) 624-8003 Sales: (888) 512-1024 Tech Support: (888) 997-8267

More information

PFC Mini TM Power Factor Corrected AC-DC Switchers

PFC Mini TM Power Factor Corrected AC-DC Switchers 21 PFC Mini TM Power Factor Corrected AC-DC Switchers Overview Technical Description The PFC Mini is an extremely low profile switching power supply that combines the advantages of power factor correction,

More information

PAS 9406/AMP ENGINEERING SPECIFICATION

PAS 9406/AMP ENGINEERING SPECIFICATION Revision A 05/12/15 PAS 9406/AMP ENGINEERING SPECIFICATION 24 CHANNEL, +/- 30 VOLT, +/- 200 mamp, AMPLIFIER CARD Rev A (05/12/15) Additional copies of this manual or other Precision Analog Systems (PAS)

More information

Buffered Power Supply PS-30DR v1.0

Buffered Power Supply PS-30DR v1.0 Roger Access Control System Buffered Power Supply PS-30DR v1.0 Document version: Rev. C Firmware: 1.0.4 1. PRODUCT DESCRIPTION The PS-30DR is dedicated for electronic equipment which require 12VDC buffered

More information

RXTP ROOM TEMPERATURE

RXTP ROOM TEMPERATURE ROOM TEMPERATURE CONTROLLER WITH PI CONTROL Mounting and operating instructions Table of contents SAFETY AND PRECAUTIONS 3 PRODUCT DESCRIPTION 4 ARTICLE CODES 4 INTENDED AREA OF USE 4 TECHNICAL DATA 4

More information

MIC24051 Evaluation Board

MIC24051 Evaluation Board 6A, High-Efficiency, Synchronous DC/DC Buck Regulator with Hyper Speed Control SuperSwitcher II General Description The MIC2451 DC/DC synchronous buck regulator operates over an input supply range of 4.5V

More information

Real-time Traffic Monitoring With Bluetooth

Real-time Traffic Monitoring With Bluetooth ECE 4600 Group Design Project Real-time Traffic Monitoring With Bluetooth Proposal by: Rory Jacob Marc Friesen Paul Grestoni Tyler Mailey Presented to: The Department of Electrical and Computer Engineering

More information

POWER OVER ETHERNET FLASHLIGHT

POWER OVER ETHERNET FLASHLIGHT POWER OVER ETHERNET FLASHLIGHT The TPS2378 is an IEEE802.3at (Power over Ethernet) Powered Device controller, featuring internal pass MOSFET for loads up to 25.5W, Type 1 (a.k.a. 802.3af) compatibility

More information