Thank you, I will try this also.
For now, I am just going to leave my observations on this little project should anyone stumble upon this post with similar problems. For the record, I studied electronics as part of my degree which I finished just 2 months ago, but have found it a challenge in transferring it to the real world solutions, these are my findings based on a week of research and testing.
This project was to provide a way of temporarily securing the ignition of a (in this case very large and tatty) motorcycle that had been stolen and recovered with the ignition switch removed. Instead, an ordinary on off switch was to be used that would not work until a magnet was run across a reed switch hidden somewhere on the bike. This would activate a 30A automotive relay which would be the ignition switch. I always lock my bikes up, but this is to stop someone riding off with it when you go to pay at a petrol station, or nip into a shop for 5 minutes.
1. The system had to be safe, not catching fire, no loss of current while the bike was running throughout the various stages of vibration through the rev range.
2. The system requires that it fail in the off position. (Otherwise it defeats the purpose of having it)
Three circuits have been tried:
1 A relay, this is by far the most efficient, it just works for this kind of thing, trying to source out the right size is tricky as the only 12V relay with a large enough safety margin regarding Amps tend to be over 2cm in height (mine is 1 inch) that plus the board and a little space below when mounting it means a rather large project box for just 2 components (relay and diode). There are smaller ones about, but I have not found it easy to source as a noobie in the real world of electronics.
2. Two transistor circuit of which there is much excellent advice on this thread, though it is difficult to trust if like me, you are not familiar with physical circuits as opposed to theory.
3 A thyristor, this was by far the way I really wanted to go, it was small discrete, required minimal other components to work and in fact does just work... up to a point. Here the biggest problem by far is understanding the specification of these components as without experience datasheets can be a little jargonish to deal with.
At time of writing, I have a seemingly stable circuit that now works, thanks to the wonderfully helpful members of this forum, I used the top diagram that duke37 kindly provided, using an X0405 thyristor and after much trial and error, I reduced the 150Ω resistor which worked for a while and then was majorly inconsistent to just 50Ω which has now remained consistent for some 3 hours tested with the power switch "on" for an hour or so before triggering and then off for a while and coming back to it. There seems to be some sort of working threshold for this resistor at around the 150Ω 200Ω mark and above that the thyrister would just trigger without being triggered.
Now there are a couple of things I want to mention at this point and that is the fact that this resistor and the 560kΩ resistor on the trigger provide a voltage divider to the trigger itself. This is a part I have found a little confusing to work out. In an article I read
here, it says that the maximum gate value must not be exceeded, and that appears to be from the
datasheet 0.8V. I must have this wrong though, as once I finally got the thyristor not triggering immediately, it seemed to require about 2V to trigger. That said, it is currently triggering happily at 0.738V, but I am only using a 9V battery at present, I may have to change the 560Ω resistor as with a 12 V battery, it puts the gate value up to 9. something.
The other point is the confusion I have had with the triggering of electronic components. I had this with the transistors, hence the original post and I have had it with the thyristor. I am sure there is a way to do this and be confident about it, but the use of a strip board is not the way forward. After testing the resistance of the strips on the strip board, and I
have come across this before, but I dismissed it because it turned out to be due to rf noise in the robotics lab at Uni and turned out that they don't like strip boards at university, because they can basically act like flat unpredictable capacitors throwing all sorts of messy values around. This will not help you debug an electronics circuit, it adds too many unknowns that are pretty much impossible for the beginner to know how to deal with (I was nearly completely defeated and put off electronics because of this). As it happens, this is still on a strip board, but as I am going to use a relay as and when I can find a small enough one to fit in the space I have to play with, this is just a work in progress. My next design for this will be using matrix board and wire or PCB if I can find a way to get them made at a reasonable price, throwing £50 at something you are not sure about is not how people become millionaires.
I hope this helps and I welcome any feedback re information that may be misleading or just wrong.