Author Topic: How we can charge a 5V device monitoring the input voltage in real time  (Read 9039 times)

0 Members and 1 Guest are viewing this topic.

Offline testtestTopic starter

  • Contributor
  • Posts: 15
  • Country: gb
We have made a PCB using a MIC2876 to boost a 2.5V/4.5V 0.5 A input voltage to 5V output to be able to feed any device connected to two USB ports (USB-C and USB-A.)

We've also implemented a current sensor connected to an LED strip to monitor the incoming energy level.

We tested the unit by applying an input voltage in the range of 2.5V to 4.5V 0.5A but instead of boosting to 5V the output voltage is the same as the input - it fails its purpose.

We have tried to replace the IC and also built other PCBs but with the same result. We also tried to remove the current sensor to make sure it was not producing an excessive resistance, drawing all the incoming current but that didn't help, either.

Do you have any idea of what could cause the malfunction and do you have any suggestion to improve, if possible, the design?

 

Offline todorp

  • Regular Contributor
  • *
  • Posts: 77
  • Country: it
Re: How we can charge a 5V device monitoring the input voltage in real time
« Reply #1 on: December 13, 2021, 10:48:02 am »
I don't know it this is the problem but in the MIC2876 datasheet example (page 2) OUTS pin is connected directly to OUT pin...
 
The following users thanked this post: testtest

Offline gamalot

  • Super Contributor
  • ***
  • Posts: 1303
  • Country: au
  • Correct my English
    • Youtube
Re: How we can charge a 5V device monitoring the input voltage in real time
« Reply #2 on: December 13, 2021, 11:11:21 am »
When you say "applying an input voltage in the range of 2.5V to 4.5V 0.5A", you mean that the power supply you are using has current limitation or overcurrent protection, right? Have you tried to increase the current limit?
 
The following users thanked this post: testtest

Offline gamalot

  • Super Contributor
  • ***
  • Posts: 1303
  • Country: au
  • Correct my English
    • Youtube
Re: How we can charge a 5V device monitoring the input voltage in real time
« Reply #3 on: December 13, 2021, 11:14:26 am »
I don't know it this is the problem but in the MIC2876 datasheet example (page 2) OUTS pin is connected directly to OUT pin...

What you see is a reference design of a fixed output voltage models.
 
The following users thanked this post: testtest

Offline testtestTopic starter

  • Contributor
  • Posts: 15
  • Country: gb
Re: How we can charge a 5V device monitoring the input voltage in real time
« Reply #4 on: December 13, 2021, 11:19:04 am »
We try to increase the current range between 0.5A to 2A but the result is the same, the IC output is the same as the input
« Last Edit: December 13, 2021, 11:22:08 am by testtest »
 

Offline Ice-Tea

  • Super Contributor
  • ***
  • Posts: 3070
  • Country: be
    • Freelance Hardware Engineer
Re: How we can charge a 5V device monitoring the input voltage in real time
« Reply #5 on: December 13, 2021, 12:11:33 pm »
Points to the bypass mode being activated? "The MIC2876 automatically operates in bypass mode when the input voltage is higher than the target output voltage. In bypass mode, the NMOS is turned off while the PMOS is fully turned on to provide a very low impedance path from IN to OUT."

Have you checked the values of the feedback resistors? And the voltage at the FB node?

Offline testtestTopic starter

  • Contributor
  • Posts: 15
  • Country: gb
Re: How we can charge a 5V device monitoring the input voltage in real time
« Reply #6 on: December 13, 2021, 12:50:20 pm »
Hi Ice-Tea, thanks for your input but our feedback resistors are the same values ​​as in the datasheet
 

Offline Avelino Sampaio

  • Frequent Contributor
  • **
  • Posts: 260
  • Country: br
Re: How we can charge a 5V device monitoring the input voltage in real time
« Reply #7 on: December 13, 2021, 01:38:23 pm »
TestTest

Please, confirm for us if your chip code contains the letter "A". Example:

MIC2876-AYMT-T5
 

Offline testtestTopic starter

  • Contributor
  • Posts: 15
  • Country: gb
Re: How we can charge a 5V device monitoring the input voltage in real time
« Reply #8 on: December 13, 2021, 01:46:53 pm »
Hi Avelino

We used MIC2876-5.25YMT-TR
 

Offline nali

  • Frequent Contributor
  • **
  • Posts: 657
  • Country: gb
Re: How we can charge a 5V device monitoring the input voltage in real time
« Reply #9 on: December 13, 2021, 02:11:40 pm »
So as already mentioned above looks like you're using the fixed output device with the reference design for the adjustable version.

Try removing R12 and replacing R11 with either an 0R or as low as possible value.
 

Offline Ice-Tea

  • Super Contributor
  • ***
  • Posts: 3070
  • Country: be
    • Freelance Hardware Engineer
Re: How we can charge a 5V device monitoring the input voltage in real time
« Reply #10 on: December 13, 2021, 02:12:50 pm »
So, that's a non-adjustable version where you need to connect the FB pin directly to Vout (and that will regulate to 5.25V).

Offline testtestTopic starter

  • Contributor
  • Posts: 15
  • Country: gb
Re: How we can charge a 5V device monitoring the input voltage in real time
« Reply #11 on: December 13, 2021, 02:30:32 pm »
 now that I don't use the variable version I remove the resistors(R11 and R12) and short outs and out, but I still have the same problem
 

Offline DavidAlfa

  • Super Contributor
  • ***
  • Posts: 5895
  • Country: es
Re: How we can charge a 5V device monitoring the input voltage in real time
« Reply #12 on: December 13, 2021, 07:33:02 pm »
This might sound silly but happens: Are you sure the ic orientation is correct?
Could you post a a picture of the the pcb section of the MIC2876? (Design picture and real picture)
Hantek DSO2x1x            Drive        FAQ          DON'T BUY HANTEK! (Aka HALF-MADE)
Stm32 Soldering FW      Forum      Github      Donate
 

Offline testtestTopic starter

  • Contributor
  • Posts: 15
  • Country: gb
Re: How we can charge a 5V device monitoring the input voltage in real time
« Reply #13 on: December 13, 2021, 10:52:25 pm »
Hi David
I attach the images


[ Specified attachment is not available ]

 

Offline testtestTopic starter

  • Contributor
  • Posts: 15
  • Country: gb
Re: How we can charge a 5V device monitoring the input voltage in real time
« Reply #14 on: December 13, 2021, 10:54:23 pm »
And the other ones
 

Offline DavidAlfa

  • Super Contributor
  • ***
  • Posts: 5895
  • Country: es
Re: How we can charge a 5V device monitoring the input voltage in real time
« Reply #15 on: December 14, 2021, 02:29:30 am »
I see weird copper traces in a lot of smd pads.
Is that an artifact caused by the gerber viewer?
Make some connectivity checks...
« Last Edit: December 14, 2021, 02:33:33 am by DavidAlfa »
Hantek DSO2x1x            Drive        FAQ          DON'T BUY HANTEK! (Aka HALF-MADE)
Stm32 Soldering FW      Forum      Github      Donate
 

Offline nali

  • Frequent Contributor
  • **
  • Posts: 657
  • Country: gb
Re: How we can charge a 5V device monitoring the input voltage in real time
« Reply #16 on: December 14, 2021, 09:39:19 am »
My guess is it's oscillating, if it's doing anything at all. For example that looks like a *really* long GND path for the decoupling caps C1 & C8. If the artifacts David mentioned are actually there maybe it's an out-of-date copper pour?
 

Offline tooki

  • Super Contributor
  • ***
  • Posts: 11473
  • Country: ch
Re: How we can charge a 5V device monitoring the input voltage in real time
« Reply #17 on: December 14, 2021, 05:48:48 pm »
I see weird copper traces in a lot of smd pads.
Is that an artifact caused by the gerber viewer?
Make some connectivity checks...
That looks like Altium (and not its Gerber viewer), in which case that’s bad news. :(

After my first pour screw up, I set Altium to always update pours.
 

Offline DavidAlfa

  • Super Contributor
  • ***
  • Posts: 5895
  • Country: es
Re: How we can charge a 5V device monitoring the input voltage in real time
« Reply #18 on: December 14, 2021, 08:22:00 pm »
Doesn't Altium run connectivity checks when exporting the gerbers to ensure everything is correct?
Should have spotted that huge mess up.
Hantek DSO2x1x            Drive        FAQ          DON'T BUY HANTEK! (Aka HALF-MADE)
Stm32 Soldering FW      Forum      Github      Donate
 

Offline testtestTopic starter

  • Contributor
  • Posts: 15
  • Country: gb
Re: How we can charge a 5V device monitoring the input voltage in real time
« Reply #19 on: December 14, 2021, 08:56:20 pm »
Thanks for your input but  before generating the gerber file, drc was done
 

Offline testtestTopic starter

  • Contributor
  • Posts: 15
  • Country: gb
Re: How we can charge a 5V device monitoring the input voltage in real time
« Reply #20 on: December 14, 2021, 09:01:02 pm »
if it can help here are the gerber files
 

Offline testtestTopic starter

  • Contributor
  • Posts: 15
  • Country: gb
Re: How we can charge a 5V device monitoring the input voltage in real time
« Reply #21 on: December 14, 2021, 09:03:43 pm »
This is a file where you can see the complete design that the machine sees when making the tile. Like this

 

Offline DavidAlfa

  • Super Contributor
  • ***
  • Posts: 5895
  • Country: es
Re: How we can charge a 5V device monitoring the input voltage in real time
« Reply #22 on: December 14, 2021, 10:37:28 pm »
Looks ok in the gerbers...

So have you:
- Ensured there're no shorts, specially under the QFN package?
- Shorted U1, pins 1-3,?
- Shorted R11?
- Connected a slightly higher voltage than Vmin, ex. 3V at VIN?

What are you getting at the output?
Have you checked SW with a scope to see if it's doing something?
Hantek DSO2x1x            Drive        FAQ          DON'T BUY HANTEK! (Aka HALF-MADE)
Stm32 Soldering FW      Forum      Github      Donate
 

Offline testtestTopic starter

  • Contributor
  • Posts: 15
  • Country: gb
Re: How we can charge a 5V device monitoring the input voltage in real time
« Reply #23 on: December 15, 2021, 11:25:09 am »
Hi David

We have test all the part in your list and they seems fine
regarding the last 2 questions:
What are you getting at the output? the voltage output is exactly the same as the input, like is bypassing the IC
Have you checked SW with a scope to see if it's doing something? We are trying to find someone with an oscilloscope
 

Offline DavidAlfa

  • Super Contributor
  • ***
  • Posts: 5895
  • Country: es
Re: How we can charge a 5V device monitoring the input voltage in real time
« Reply #24 on: December 15, 2021, 02:42:58 pm »
Are you sure you got the fixed voltage version?
The datasheet isn't clear about the markings.

Vref is 0.9V in the adjustable version, it would explain why it bypasses the input.
Is the same happening when using the resistor feedback to OUTS pin?
Have you thoroughly checked their values?

Edit: The old Micrel datasheet is complete:
https://dtsheet.com/doc/1341016/mic2876---micrel

76H = Fixed 5.25Vout
« Last Edit: December 15, 2021, 02:46:49 pm by DavidAlfa »
Hantek DSO2x1x            Drive        FAQ          DON'T BUY HANTEK! (Aka HALF-MADE)
Stm32 Soldering FW      Forum      Github      Donate
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf