Shop OBEX P1 Docs P2 Docs Learn Events
Stupid Question - How to read a Datasheet? — Parallax Forums

Stupid Question - How to read a Datasheet?

everesteverest Posts: 141
edited 2009-12-17 04:32 in BASIC Stamp
Okay everyone, I apologize for the incredibly stupid and probably off-topic question. . .but I have a question pertaining to my Stamp 2 Rocket Project, but this is a problem I have all the time. Basically I order a part from Mouser (or wherever), I get it. . .and then I open up the Datasheet as a reference as I'm wiring up a project. BUT, in many cases, I wind up discovering that there are many different "versions" of a particular component, and I haven't the slightest idea how to figure out what "version" I have in my hand.

Take this example:

1) I ordered an MPX4115A pressure sensor from Mauser
2) I want to get it wired up, and before I wire up anything, I want to try to understand how it should work
3) Open the datasheet and discover that I have a "unibody" model
4) Determine that there are three styles of the "unibody" model with TOTALLY different wiring
5) Note with some fear that voltage inputs are different pins on different styles, and some have reverse poliarity!! Danger!

Apparently I can't upload the datasheet, but I've attached a screen capture of the page in question. There is another chart on the first page, that seems to support this being a "style 1", but it's confusing as all get-out to have what appears to me to be contradicting wiring instructions!

I would also expect that simply supplying 5v to Pin3 and grounding Pin2 would yield a variable voltage on Pin1. . .but it doesn't. . .It just shows a voltage of 4.06v continuously, so reading the value with an ADC isn't working.

Any inputs, suggestions on either question would be much appreciated. Thanks!

-Jeff
1284 x 994 - 197K

Comments

  • SRLMSRLM Posts: 5,045
    edited 2009-12-16 18:54
    Can you post a link to the datasheet, and some pictures of the part that you ordered (including the label that was on the bag it came in)?

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Powered by enthusiasm
  • everesteverest Posts: 141
    edited 2009-12-16 19:00
    Here is the datasheet Mouser offers:

    http://www.freescale.com/files/sensors/doc/data_sheet/MPX4115A.pdf

    The parts came in a static foil bag, with a standard warning sticker. . .they was nothing on the bag.

    -Jeff
  • Tracy AllenTracy Allen Posts: 6,662
    edited 2009-12-16 19:14
    The first page of the data sheet (attached) is quite clear about the connections, and my guess is that the options 2 and 3 specified later in the data sheet are special order items that would not normally be found in distribution channels. It does make you wonder though.

    It sounds like you did make the connections as per the first page, ground to pin 2, V+ to pin 3 and Vout from pin 1, and you found Vout=~4 instead of the Vout=~0.25 expected at atmospheric pressure. Are you sure about the connections, sensor not backwards, ground connection firm?

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Tracy Allen
    www.emesystems.com
    193 x 609 - 17K
    MPX.gif 16.8K
  • everesteverest Posts: 141
    edited 2009-12-16 23:57
    Tracy,

    Thanks, and I'm glad that it made you look twice too. . .I've blown up so many different components I try REALLY hard to study up before hooking things up! What I actually discovered is that the readings I'm getting from the MLX41151A are actually accurate. . .Apparently the voltage goes down as the pressure decreases, so it's higher at lower altitudes. Now the reading makes more sense to me, and my testing shows that everything is working. Thanks!

    -Jeff
  • Tracy AllenTracy Allen Posts: 6,662
    edited 2009-12-17 01:04
    Aha! I should have remembered too that this sensor starts at atmospheric pressure as the high end of its scale, and then the milliVolt reading goes down as pressure goes down, or as altitude goes up. Is this for an altimeter in relation to your recent "thrust" thread?

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Tracy Allen
    www.emesystems.com
  • everesteverest Posts: 141
    edited 2009-12-17 04:32
    Same general project, different application. . .although I'll use the same ADC I'm sure. I'm building a test stand for my motors and a small control unit to handle multi-stage rockets, ejection charges, etc. It's all been done before, but not by me! So I'm having some fun and learning. Next stop. . .SPACE!

    -Jeff
Sign In or Register to comment.