![]() | ![]() | ![]() |
| | |||||||
| General Electronics Chat This forum is for general chat about electronics, eg: Dont know what a part does? Dont know how to read a circuit? Want to get an opinion? |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) |
| Hi All Im trying to get the above chip to work but without any luck, probably something simple that Im missing. Looking at the data sheet for the chip I have all the pins sorted, 7 to ground, 5 volts to 14 and using pins 1 & 2 for inputs. However I can't get any change out of pin 3 (output) no matter what I do with pins 1 & 2. From what I understand if either of the inputs goes high, pin 3 will go high otherwise remain low. What voltage does either of the input pins require to be classed as high ? Is there a straight forward way to test the chip. Many thanks for any help :? | |
| |
| | (permalink) | |
| Quote:
did you try grounding one of the inputs and let the other one float high | ||
| |
| | (permalink) | |
| Thanks for your reply Quote:
| ||
| |
| | (permalink) |
| The logic inputs need always definite levels. Connect one input to GND, another to +5V. Floating inputs most of case high level. | |
| |
| | (permalink) | ||
| Quote:
| |||
| |
| | (permalink) |
| I may have the answer : Upon reviewing the data sheet again I see the output low voltage is 8mA and output high voltage is -0.4mA. Does this explain the readings I was getting, if so apologies for not spotting this sooner ? | |
| |
| | (permalink) | |
| Quote:
| ||
| |
| | (permalink) |
| Have tried again with this chip and still the same result, I am seriously begining to think I may have inadvertantly damaged it somehow, possibly burnt it out. I will take a trip to the store tomorrow and purchase some replacements and try again. Many thanks for all the help given. I will post my progress with the new chips in due course | |
| |
| | (permalink) |
| Success! The new chips worked perfectly. Many thanks again to everyone who answered my query. This site rocks | |
| |
| | (permalink) |
| lol Yes It indeed does.. | |
| |
| | (permalink) |
| As a bit of further info on an XOR, they can be cascaded as you would an AND or OR gate for more inputs, but you lose the "exclusivity" when you do this. The logic becomes, "if you have an odd number of inputs that are HIGH and the rest are LOW, the output will be HIGH; in all other cases, the output will be low." This is great logic if you're using the circuit for things like parity generation and parity checking. But the formal definition of an XOR gate is more like, "if one and ONLY one input goes HIGH and all other inputs are LOW, the output will go HIGH; in all other cases, the output will be LOW." That's a lot tougher to achieve for multiple-input uses. Ever notice that an XOR or XNOR gate is only available with two inputs while the AND and OR gates often are available with 3, 4 or even 8 inputs? Dean
__________________ Dean Huster, Electronics Curmudgeon Contributing Editor emeritus, "Q & A", of the former "Poptronics" magazine (formerly "Popular Electronics" and "Electronics Now" magazines). R.I.P. | |
| |
| | (permalink) |
| Thanks for that Dean, I will keep that in mind | |
| |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |