Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing Urukul v1.3, v1.2 defects #34

Closed
jbqubit opened this issue Aug 30, 2019 · 16 comments
Closed

Fixing Urukul v1.3, v1.2 defects #34

jbqubit opened this issue Aug 30, 2019 · 16 comments

Comments

@jbqubit
Copy link
Contributor

jbqubit commented Aug 30, 2019

What's the prospect for applying patches to existing Urukul v1.3 to fix the most important problems addressed in the v1.4 roll? There's many dozens of these boards in circulation. It would be nice to have a repair path that addresses the most critical bugs without replacing the boards.

From #31 v1.3 -> v1.4 the fixes are

  • replace TPS62175DQC... is there a pin compatible replacement?
  • C175 10nF ->100pF... easy patch
  • pulled OSK to P3V3_DVDD_IO... easy patch
  • R87 : 1k8 -> 160R... easy patch
  • changed IC21 to LT3045... is there a pin compatible replacement?

I don't have a clear picture of the v1.2 -> v1.3 mods. What are the prospects for similar patching?

@hartytp
Copy link
Collaborator

hartytp commented Aug 30, 2019

@jbqubit firstly, I'm going to close this since it's not really suitable for an "issue".

What's the prospect for applying patches to existing Urukul v1.3 to fix the most important problems addressed in the v1.4 roll? There's many dozens of these boards in circulation. It would be nice to have a repair path that addresses the most critical bugs without replacing the boards.

The short answer is that this is very doable, but someone needs to organise it. Probably the easiest path is to email TechnoSystem/Creotech and discuss it with them. FWIW I don't have any plans to patch our boards any time soon (we don't have enough spare hardware to swap them out) and I'm not aware of anyone else planning to do it.

From #31 v1.3 -> v1.4 the fixes are

I think that's a complete list, but if you want to be sure then you'll need to do some archaeology on the issue tracker I'm afraid (it's easy for changes to be left off the change list).

I don't have a clear picture of the v1.2 -> v1.3 mods. What are the prospects for similar patching?

Again, apologies for stating the obvious, the prospects are that this can happen if you or someone else put the time into organizing it. You'd need to go through the issues and figure out what the changes were, then figure out which if any patches were applied to your boards by hand after production (IIRC this wasn't really documented anywhere). Then contact TS or whoever you want to do the rework and arrange for it to be done.

This would all be easier if there were a bit more discipline about the work-flow in Sinara...

replace TPS62175DQC... is there a pin compatible replacement?

The chip itself needs to be replaced as it's been operated outside its abs max ratings and is most likely damaged (e.g. the PG transistor is probably gone so the sequencing won't work correctly which may or may not actually matter in practice). However, it does not necessarily need to be replaced with a different model -- IIRC you may be able to get away with just changing the set voltages on some of the rails See here. However, whoever is organizing this would need to think this fix through and check it's okay.

C175 10nF ->100pF... easy patch
changed IC21 to LT3045... is there a pin compatible replacement?

IIRC Changing the cap should be enough without swapping the LDO for a different PN. Again, see the discussion on the issue.

pulled OSK to P3V3_DVDD_IO... easy patch

Not necessary unless you want to use that functionality. See the issue.

R87 : 1k8 -> 160R... easy patch

I don't think this is strictly necessary, but sure, probably worth doing.

@hartytp hartytp closed this as completed Aug 30, 2019
@gkasprow
Copy link
Member

v1.2 -> v1.3 main change was the addition of the clock mux.
But one needs to fix the oscillations by changing the RC values.
DC/DC converter and LDO can be left as they are. Even though the buck converter operates slightly outside its spec, it does not cause any problems. ICs are usually designed with some margin.
The same with R87 - if your board doesn't have a problem with 1V8 rail, don't change the resistor.

@hartytp
Copy link
Collaborator

hartytp commented Aug 30, 2019

v1.2 -> v1.3 main change was the addition of the clock mux.

Okay, well that's not required.

DC/DC converter and LDO can be left as they are. Even though the buck converter operates slightly outside its spec, it does not cause any problems. ICs are usually designed with some margin.

IIRC the PG line was quite far outside its max ratings, and may well be damaged so I wouldn't be surprised if the power sequencing for that chip doesn't work. Having said that, small sequencing issues probably won't cause any harm.

@gkasprow
Copy link
Member

The absolute maximum rating for PG and VOS is 7V. We have 1k2 pullup to 7.5V. and IC22 VOS is 7.5V in our case.
So, the reduction of the IC22 output voltage to 7V and reduction of the IC21 voltage to let's say 6.5V solves the issue. The power stage will get a slightly lower voltage which will limit its max output power.

@gkasprow
Copy link
Member

Altium has a nice feature of document comparison.
Open v1.2 and 1.3 projects, then Project -> show differences, then advanced mode, select an old version in the left panel, new version in the right panel and you will get a list with changes.
This function compares logical changes - it ignores cosmetics.
There is another function Project -> show physical differences that detects all changes, even cosmetical.
It must be done for every schematic page.
I compared v1.2 with v1.3 in this way. The only change was made in CLK_INPUT and Urukul schematic sheets:
obraz
obraz

@gkasprow
Copy link
Member

So, v1.2->v1.3 also added 0R resistors to ground floating connectors and front panel grounding.

@hartytp
Copy link
Collaborator

hartytp commented Aug 30, 2019

The absolute maximum rating for PG and VOS is 7V. We have 1k2 pullup to 7.5V. and IC22 VOS is 7.5V in our case.

Wasn't there also an issue with the max current being violated? Although, maybe that's fine as only a brief transient?

@hartytp
Copy link
Collaborator

hartytp commented Aug 30, 2019

Altium has a nice feature of document comparison.

I didn't know about that. That's a nice feature

@jbqubit
Copy link
Contributor Author

jbqubit commented Sep 3, 2019

Thanks for the thorough replies! As suggested by @hartytp we can also add this to Wiki so users know what patches they might apply themselves (or send back to manufacturer for repair).

XXX == @gkasprow please give explicit list of component changes so that that Technosystem/Creotech can develop workflow.

patches v1.3 -> v1.4

  • C175 : 10nF ->100pF

  • R87 : 1k8 -> 160R

  • TPS62175DQC (IC22)

    • replace TPS62175DQC as it may be damaged due to over voltage
    • changes to prevent over voltage again:
      • IC22 : reduce output to 7.0 V -- R134: 47k -> 43k
      • IC21 : reduce output to 6.5V -- R133: 43k->39k

patches v1.2 -> v1.3

  • Skip modifications related to clock mux. A patched v1.2 board should logically behave like a v1.2 board.

  • ground floating connectors -- R75, R74, R65, R64 = 0R

  • front panel grounding -- strap from available board GND to front panel with wire

@hartytp
Copy link
Collaborator

hartytp commented Sep 3, 2019

As suggested by @hartytp we can also add this to Wiki

? I didn't suggest that, but sure, go for it.

@jbqubit
Copy link
Contributor Author

jbqubit commented Sep 3, 2019

? I didn't suggest that, but sure, go for it.

Github remembers the ghost of @hartytp past. :)

#20 (comment)

@hartytp
Copy link
Collaborator

hartytp commented Sep 3, 2019

fair enough. my memory for these things doesn't stretch back that far.

@gkasprow
Copy link
Member

gkasprow commented Sep 3, 2019

@jbqubit U need to modify 2 additional resistors. I updated your post above

@jbqubit
Copy link
Contributor Author

jbqubit commented Sep 3, 2019

Thanks @gkasprow!

add 0R resistors to front panel grounding -- no pads foreseen for such option.

So a strap from accessible board ground to the front panel?

@gkasprow
Copy link
Member

gkasprow commented Sep 3, 2019

Yes, you can do such a strap with a piece of wire.

@jbqubit
Copy link
Contributor Author

jbqubit commented Sep 3, 2019

Thanks everyone. I've created an Errata section of the wiki calling out these patches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants