2

I designed a PCB using both NE5532 and OP177 opamps. In principle both opamps are in SOIC-8 packages. However when I received the opamps, I found the NE5532 are much larger than the footprint they were designed to have on the PCB (using the KiCad SOIC-8 3.9x4.9mm footprint).

If I measure the width of the NE5532 it appears to be wider than 5mm, while the datasheet says it shouldn't be wider than 4mm.

What has gone wrong here? Have I made a bad assumption somewhere? Or is this a faulty package?

The NE5532 I ordered is this, and the OP177 is this, both from Mouser.

Here's the OP177 (top) and NE5532 (bottom), both in "SOIC-8" packages:

Simon Coop
  • 109
  • 6

1 Answers1

6

This is the NE5532APSR dimensional drawing from its data sheet: -

enter image description here

This is the OP177GSZ dimensional drawing from its data sheet: -

enter image description here

Can you see the difference now?

Andy aka
  • 434,556
  • 28
  • 351
  • 777