I am trying to connect my mbed to my home alarm so that I can monitor the status of the system. The alarm unit provides 8 12v outputs indicating it's state. What is the best way to connect these inputs to the mbed. I assume that I need to keep the systems isolated and was looking at some kind of optoisolator. Is this a good way to go and if so can anyone provide any examples of circuits and/or components.
Thanks
I am trying to connect my mbed to my home alarm so that I can monitor the status of the system. The alarm unit provides 8 12v outputs indicating it's state. What is the best way to connect these inputs to the mbed. I assume that I need to keep the systems isolated and was looking at some kind of optoisolator. Is this a good way to go and if so can anyone provide any examples of circuits and/or components.
Thanks
An optocoupler is one possible solution but it's a really good one. If you Google “optocoupler circuits” you are going to find what you need. An alternative method is to select a general purpose device (you don’t need any special and expensive part at least from what you describe) and then look at the final pages of the datasheet or even for any available application note.
For now don’t care about parasitic resistors and capacitance that you will find in the pdf’s above. You don’t have fast transients and time critical signals so the standard formulas with the basic peripheral components will work perfectly!
Hi Nick,
An optocoupler is one possible solution but it's a really good one. If you Google “optocoupler circuits” you are going to find what you need. An alternative method is to select a general purpose device (you don’t need any special and expensive part at least from what you describe) and then look at the final pages of the datasheet or even for any available application note.
Have a look here as well:
1. http://www.datasheetcatalog.org/datasheets/228/466209_DS.pdf
2. http://www.jaycar.com.au/images_uploaded/optocoup.pdf
For now don’t care about parasitic resistors and capacitance that you will find in the pdf’s above. You don’t have fast transients and time critical signals so the standard formulas with the basic peripheral components will work perfectly!
If you have long wires and when you cycle two different power supplies on and off, if might not be a bad idea.
Sparkfun has an opto-isolation breakout board [[http://www.sparkfun.com/products/9118]]
{{/media/uploads/4180_1/_scaled_09118-03-l.jpg}}
If you have long wires and when you cycle two different power supplies on and off, if might not be a bad idea.
Important Information for this Arm website
This site uses cookies to store information on your computer.
By continuing to use our site, you consent to our cookies.
If you are not happy with the use of these cookies, please review our
Cookie Policy
to learn how they can be disabled.
By disabling cookies, some features of the site will not work.
Access Warning
You do not have the correct permissions to perform this operation.
I am trying to connect my mbed to my home alarm so that I can monitor the status of the system. The alarm unit provides 8 12v outputs indicating it's state. What is the best way to connect these inputs to the mbed. I assume that I need to keep the systems isolated and was looking at some kind of optoisolator. Is this a good way to go and if so can anyone provide any examples of circuits and/or components.
Thanks