security
mctrivia
Posts: 3,772
is there such a device that: has 4 leads. pin a - b act as a wire but if power is applied between c and d then the link between a and b is permanently broken? want for a tamper proof system.
Comments
Let's assume "a" is a source of power to something via "b". Use a simple fuse for the connection "a" to "b".
Now when some action happens at "c" or "d" we will blow the fuse permanently. Lets just use "c" and have it connected to the base of a transistor. The collector of which goes to "b" and the emitter to ground. When "c" goes high the transistor comes on and shorts the fuse to ground "poof" connection permanently broken. Use NPN transistor in this case, rated to blow the fuse first. Use a resistor in the base connection to limit current into the base. Or use a Triac. Or use a relay. This is called a "crowbar" for reasons that should be obvious.
Tell us more about what is connected up here.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
For me, the past is not over yet.
I'm not sure if a solid state device exists, but you could put something together pretty easily... I'm sure that·you can get a surface mount or small pig-tail fuse ... Pico-Fuse ... comes to mind.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Beau Schwabe
IC Layout Engineer
Parallax, Inc.
Is this going on your ds32c35+prop board?
Now for signal carrying "wire" this gets a bit more delicate.
Well, you could just blow the Tx output or Rx input if your control voltage is high enough and you really mean permanent!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
For me, the past is not over yet.
If you used such a relay, DPST, and used one set of contacts for your A-B and connected the coil through C-D and a pushbutton, then when the pushbutton was pushed the relay would switch A-B off, as you desire -- and also swould switch C-D off so that pushing the button again would do nothing.
To reset it you'd have to short C-D and push the button.
There are many other ways to do it, but few so simple and reliable.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
· -- Carl, nn5i@arrl.net
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
· -- Carl, nn5i@arrl.net
Any reason scr is better then a transistor?
NPN FMMT495TA - 1A Ic
SCR P0102BL 5AA4 - 800mA
The SCR costs twice as much.
True, the SCR would ensure that the event had completed... [noparse]:o[/noparse])
You can simulate an SCR with an NPN and PNP transistor (see attached)
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Beau Schwabe
IC Layout Engineer
Parallax, Inc.
Post Edited (Beau Schwabe (Parallax)) : 2/17/2009 2:22:23 AM GMT
i tried the otp diagram. a being propplug tx, b being prop rx, d grounded, 0 ohm r1 with 10k between c & d. works for programing. applying 6v unregulated to a & c (removing prop plug) does not blow 250mA fuse. but does dim power to rest of the board.
what is the purpose of r3?
You can't use OTP for data, only for supplying power... I posted that design before you had mentioned you wanted to control the data.· Using the Prop plug in the way that you describe could damage the prop plug.
With OTP2, if the fuse is intact, then the NPN transistor is allowed to conduct.. because of the reverse biased diode, data can flow in both directions.
When the fuse is blown, the NPN transistor will no longer conduct... what was R3, now a 10K resistor .... ensures that when the NPN transistor is off, that the data on the right side stays at a logic HIGH not allowing the data on the left side to pass through.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Beau Schwabe
IC Layout Engineer
Parallax, Inc.
"Can 3.3V be used with this circuit?" - absolutely!... just make sure you have enough oomph to pop the fuse... also find the lowest current fuse you can find, the NPN only needs a few milliamps to stay "on"
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Beau Schwabe
IC Layout Engineer
Parallax, Inc.
my power supply is 1A so should be enough to blow the 250mA fuse which is the smallest i can find in 0603 size. still looking for reasonably priced in other formats.
Except us on the forum
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Links to other interesting threads:
· Home of the MultiBladeProps (SixBladeProp)
· Prop Tools under Development or Completed (Index)
· Emulators (Micros eg Altair, and Terminals eg VT100) - index
· Search the Propeller forums (via Google)
My cruising website is: ·www.bluemagic.biz
"If i am not mistaken if tx from prolpug is placed on the right data and rx to prop is placed on left data then the diode is not needed because this is not bidirectional communication?" - true but it provides a stronger drive as opposed to the weak 10K pull-up you would have without the diode.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Beau Schwabe
IC Layout Engineer
Parallax, Inc.
nice!, just put it in place of the SCR.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Beau Schwabe
IC Layout Engineer
Parallax, Inc.
I see no flaws in Beau Schwabe Idea other then it needs about $3 worth of parts. Current draw will be minimal to almost non-existant after the fuse is blown.
Mouser has some 50mA fuses for $0.75 ... www.mouser.com/Search/ProductDetail.aspx?qs=sGAEpiMZZMseCiJT91fwIpRk8cYmTOZAWbJnmZo3urc%3d
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Beau Schwabe
IC Layout Engineer
Parallax, Inc.
http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail&name=478-2858-1-ND
Now a negative voltage applied to your input should conduct through the diode to ground and blow the fuse. No damage to the prop and no way for you to bypass it.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
For me, the past is not over yet.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
For me, the past is not over yet.