Quantcast
Channel: Power management forum - Recent Threads
Viewing all 35901 articles
Browse latest View live

TPS61500: Less current output than expected

$
0
0

Part Number: TPS61500

I have built a circuit similar to the TPS61500EVM board. Schematic is attached with this.(Please visit the site to view this file)

The problem with the circuit is, current flowing through the LED is very less with the following components:

Rfb = 0.22ohm

Vin = 5 to 9V

OVP set to 13.5V (100k and 10k)

Vf (LED) = 12V

I (LED) (max) = 1000mA

Also the voltage at pin FB is never 200mV. It is always  below 120mV. Is is because of the compensation capacitor? Or is there anything wrong with the circuit?

Thanks in advance.

Regards,

Sudheendra H


TPS51120: Adjust the Vout voltage

$
0
0

Part Number: TPS51120

Dears

How to adjust the TPS51120 Vout1 and Vout2 voltage?

The datasheet say this is adjustable, but the setting formula is not clear.

Thanks

Harry Wang

LP5024: LP5024_Init or Control

$
0
0

Part Number: LP5024

Today, I updated the program on the product by referring to LP5024 sample reservation

I2C has checked the data values and the procedure seems to be correct, but it is not working at all.

Look at the codes below and ask for advice.

#define LED_SLAVE_ADDRESS  0x28 (ADDR0 : 0, ADDR1 : 0)

void LP5024_Init(void)
{

     LP5024_Initialization();
     _delay_ms(1);
    LP5024_Mode_Select_Normal();

    LP5024_LED_CONFIG0(0xFF);
    LP5024_Device_Config1(0x3e); 
    LP5024_Bank_Brightness_Set(0);
    LP5024_Bank_Color_Set(255,255,255);

}

void LP5024_Mode_Select_Normal(void)//Set Chip_EN=1 to enter NORMAL mode
{
 BYTE data[2];

 data[0] = DEVICE_CONFIG0;  //   0x00
 data[1] = 0x40;        
 
 LP5024_SendData(LED_SLAVE_ADDRESS, data, 2);

}
void LP5024_LED_CONFIG0(BYTE Dat)
{
 BYTE data[2];

 data[0] = LED_CONFIG0;   //  0x02
 data[1] = Dat;           
 
 LP5024_SendData( LED_SLAVE_ADDRESS, data, 2);
}

void LP5024_Device_Config1(BYTE Dat)
{
 BYTE data[2];

 data[0] = DEVICE_CONFIG1;  // 0x01
 data[1] = Dat;     
 
 LP5024_SendData(LED_SLAVE_ADDRESS, data, 2);
}

void LP5024_Bank_Brightness_Set(char mBANK_BRIGHTNESS)
{
    BYTE data[2];

 data[0] = BANK_BRIGHTNESS;     // 0x03
 data[1] = mBANK_BRIGHTNESS;     
 
 LP5024_SendData(LED_SLAVE_ADDRESS, data, 2);
}

void LP5024_Bank_Color_Set(char mBANK_A_COLOR, char mBANK_B_COLOR, char mBANK_C_COLOR)
{

 BYTE data[6];

 data[0] = BANK_A_COLOR;     // 0x04
 data[1] = mBANK_A_COLOR;     
 data[2] = BANK_B_COLOR;     // 0x05
 data[3] = mBANK_B_COLOR;     
 data[4] = BANK_C_COLOR;     // 0x06
 data[5] = mBANK_C_COLOR;     

 LP5024_SendData(LED_SLAVE_ADDRESS ,data, 6);  
}

CCS/BQ34Z100-G1: bqstudio 1.3.86 --chemistry ID

$
0
0

Part Number: BQ34Z100-G1

Tool/software: Code Composer Studio

hello, I have a problem that is marked in the picture about right button (progrm the file received from ‘GPC optimize room and low temp performance’ process),Question:What case and when to use this option,and how to use? Thanks very much!

TPS92641: Analog Dimming using IADJ-pin

$
0
0

Part Number: TPS92641

Hi team,

Could you support the following questions?

1. The d/s describes that " IADJ can be set to any value up to 2.54 V by connecting it to VREF through a resistor divider for static output current settings".  Does this mean that the range of VADJ that can be analog dimming linearly is 0V to 2.54V?

2. According to the E.C table in the d/s, VADJ-MAX is specified as 2.46V(min), so should customer use  VADJ is 0V to 2.46V? 

3. If customer applies a voltage which out of the VADJ range to the IADJ-pin, how behave the TPS92641?

Regards,

Yamaguchi

TPS61194: TPS61194

$
0
0

Part Number: TPS61194

Hi,

i had build my own evalboard for the first steps with the TPS61194.

I integratet 4 lines with 12 Leds (VR=2,8V@10mA).

First: one line with Uout=35V/Iset=10mA (1 Output)  ==> the Leds shined bright for round about 30 sec., then they go out (no failure-led)

Second: two lines with Uout=35V/Iset=20mA (1 Output) ==> the Leds shined bright for round about 30 sec., then they go out and at once when I enable the driver the failure led is going on...

I changed the output (from 1 to 4) same procedure .... same result!!??

What can be the reasons?

Thanks in advance.

Ulli

Inquiry on voltage value (VREF) to the I2C bus of BQ25619

$
0
0

Hi,

I would like to know what is the suitable value of VREF for the charging chip BQ25619.

Thanks in advance. Any suggestion or help is much appreciated.

BQ25890: HIZ

$
0
0

Part Number: BQ25890

Hi team,

can you help to explain what is high-Z mode?


TPS7A05: Dropout Voltage

$
0
0

Part Number: TPS7A05

Hi team,

According to the "Figure 21. Dropout vs IOUT and Temperature" in the d/s, the dropout voltage is less than 50mV at small current like 1mA. The condition of Fig.21 would be Vin=2.3V(Vin=Vout+0.5V), and Vout=1.8V.

On the other hand,  according to the "Figure 23. Dropout vs VIN and Temperature", the dropout voltage is more than 150mV at Vin=2.3V, Iout=1mA.  Could you tell me why there is such a large difference between the Fig.21 and Fig.23?

Also, if you have a data of  "Dropout vs IOUT and Temperature" for Vout=1.2V, 1.5V, and 0.8V, could you send me it?

Regards,

Yamaguchi

Linux/TPS659037: Is there some nonvalitile memory on PMIC chip that can be used to store Product serial number or ID?

$
0
0

Part Number: TPS659037

Tool/software: Linux

My SOC is AM5728, PMIC is TPS659037. we got no EEPROM on board, Is there some nonvalitile memory on PMIC chip that can be used to store Product serial number or ID?

BQ76930: BQ76930 incorrect pack voltage vs cell voltage measurement

$
0
0

Part Number: BQ76930

Hi All,

I'm using the bq76930 with the bq78350-R1 battery management for an 8S. The circuit also uses the bq76200 to have high side mosfet switching. I was monitoring the circuit with bqStudio communicating with the bq78350_R1 and it was working fine for some time. Than the circuit started to give strange measurements and a lot of times, it loses communication and bqStudio and displays an error "An internal error occurred during: "DashBoard". java.lang.NullPointerException" and also loses connection with the EV2300. I checked the SMBus lines for correct voltage levels and clean data and looks fine. Data also seems to keep going while the bqStudio displays the error.

I attached a screen shot of the measurements. There are mainly three strange things:

1. All cell voltage measurements are correct but the pack voltage is totally wrong. As far as I know, the pack voltage is calculated internally in the bq76930 by adding all the cell voltages. Any idea why this might be happening? (note: I used the configuration V1, V2, V3+4, V5, V6, V7, V8+9, V10 and set the AFE Cell Map register to 0x02F7).
2. I enabled TS2 measurement and have a 10k NTC connected to it. But the temperature measurement is -273.2C, as if there is nothing connected. I checked all connections and there are no shorts. I checked the TS2 lines with a scope and they seem dead, fixed at the VC5x voltage (no periodic measurement square wave).

3. Gauge internal temperature is indicated as 121.6C. I checked all bq ICs and none of them is warm to touch.

Any ideas what might be happening? I know it may be a damaged device but I would like to know what the damage could be to work out if there is the need for improvement in the circuit.

Thanks

external circuit of UCC2845A(soft-start)

$
0
0

We have a question about UC2845A.

Our customer try to use soft-start by external circuit.

Attached document is the circuit that our customer made.

Are external circuit and the formula is correct?

Please check the attached document.

best regards,

Takahiro Nishizawa

(Please visit the site to view this file)

TL594: Input voltage present at IN+ pin during Vcc off condition

$
0
0

Part Number: TL594

Hi Team,

We have an application question regards to TL594 used in battery charging circuit, hope you can help to advise. Thanks in advance.

When the supply to TL594 is cut-off (Vcc -> 0V), but if the battery is slot in, there will be 16.6V flow to the TL594 pin 1. Does pin 1 can accept battery of 16.6V voltage during IC Vcc off condition ?

Thanks and regards,

Don

TPS65154: Reference schematics and PCB board file

$
0
0

Part Number: TPS65154

Dear Sirs,

My customer asked me about reference schematics and PCB board file for TPS65154.

If you have any files on hand, could you share these files to me? 

UCC28019A: Facing an issue while making PFC circuit.

$
0
0

Part Number: UCC28019A

Hello all,

For PFC and AC to DC conversion, I am using UCC28019A, I built the circuit on the general purpose PCB as per the reference schematic provided in the datsheet.

except for some components like inductor Lbst is 560uH, capacitor Cout 560uF, which are marked in the picture attached below.

But here are the problems,

  1. First I have given Vcc alone and took readings of each pin, I am getting the voltages as per described in the datasheet, Since IC is working fine stand alone, I have given mains AC line and turned off Vcc, to see any discrepancies, but there were no irregularities found.
  2. So this time I have given Vcc first and connected AC mains to the input side.surprisingly transistor got tripped, each pin is giving short circuit to the other respective pins. since the transistor is tripped, there is a virtual short between line and neutral, so the fuses are getting blown away, each time I am providing AC to the circuit. I don't know why this happened. Please explain me.
  3. Also, when I suspected transistor got tripped, to verify, i removed transistor from the circuit, left the area open and powered ON, but this time, upon turning OFF AC mains, IC also got burnt (Vcc is present while IC got burnt, getting from lab bench power supply).While IC is burning, The lab bench power supply went to constant current mode, indicating short circuit inside the IC, but after IC burnt, the power supply again went to Constant Voltage mode.

Please help me to understand the issue so that I would be able to make the circuit.


LM5160DNTFBK-CALC: Maximum Recommended value for Rr

$
0
0

Part Number: LM5160DNTFBK-CALC

I think "Maximum Recommended Value for Rr" is calculated so that injection level becomes 50mV.

I heard injection level should be 20mV to 50mV.

Injection level decreases as Rr value increases.

So I think  this "Maximum Recommended Value for Rr" is "Min recommended value". Because injection level becomes over 50mV if we use lower resistor value than this recommended value.

Is my understand wrong?

Best Regards,
Kohei Sasaki  

Circuit design Voltage Limiter

$
0
0

Hi team,

My input supply varies from 1.6v t0 3.6V and I need constant 1.8V at output.

may I know how to approach this problem

Regards

Hari

TPS53355: Bode Plot

$
0
0

Part Number: TPS53355

Hi Team,

Could you kindly let us know that did D-CAP mode (D-CAP 1/2/3/+) need to care the bandwidth or not? 

Our customer ask for us the bandwidth need to the range of  20%FSW~30% FSW to pass the SPEC.

Do we have any document to explain it?

BQ77905: SIMULATION MODEL

$
0
0

Part Number: BQ77905

Hello,

I am trying to design battery management system for LIB using BQ77905 lithium-ion battery protector.

Will you help me with basic simulation/spice models of BQ77905 chip for understanding the working of the chip in software platform.

Warm regards,

Keerthana R

TPS40322: Bode Plot

$
0
0

Part Number: TPS40322

Hi E2E,

Our customer want to TI have the test to prove the EVM can PASS bode Plot as below conditions:

Phase margin > 50 degree

Gain margin < -20dB

Bandwidth  range of  20%FSW~30% FSW 

Could we have document about it?

If no, what condition is not reasonable?

Viewing all 35901 articles
Browse latest View live