<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Meditech: Networking architecture</title><link>/challenges-projects/design-challenges/sci-fi-your-pi/b/blog/posts/meditech-networking-architecture</link><description>Why to avoid other attracting alternatives for the internal boards connection than LAN 

 An alternative, detailed point of view 


 My point of view 


 The most important reason to adopt the Ethernet connection 



 Bridged networking 

IntroductionThe</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Meditech: Networking architecture</title><link>https://community.element14.com/challenges-projects/design-challenges/sci-fi-your-pi/b/blog/posts/meditech-networking-architecture</link><pubDate>Wed, 12 Aug 2015 20:47:47 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:78a10522-5350-4acc-abc2-090be28f4051</guid><dc:creator>DAB</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Great Blog.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;At first your setup looked a little over complicated, but I can now see how much power it gives you for expansion and sensor options.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I also like the security arrangements, though you might have to look closely at any IOT sensors you add, they might open a vulnerability.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;DAB&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=20723&amp;AppID=119&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Meditech: Networking architecture</title><link>https://community.element14.com/challenges-projects/design-challenges/sci-fi-your-pi/b/blog/posts/meditech-networking-architecture</link><pubDate>Thu, 07 May 2015 13:37:18 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:78a10522-5350-4acc-abc2-090be28f4051</guid><dc:creator>screamingtiger</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Cool project!&amp;nbsp; A tri-corder was one of my ideas as well but I figured it may be hard to present a believable application, good job doing that!&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Ethernet sounds like a good idea but the issue I see is you need a hub or router to connect everything together.&amp;nbsp; Why not use WiFi or better yet, blue tooth so no router needed?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Then no wires are required to connect things together giving it a much better presentation.&amp;nbsp; this is the future, and everything is wireless.&amp;nbsp; In Star Trek, I don&amp;#39;t recall anyone ever plugging wires into anything LOL.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I think your idea is fine and I wanted to just suggest wireless of some sort as I think it would be cool!&amp;nbsp; Ok and my other motivation is I have a project I want to use Bluetooh for and would like to see someone else figure it out for me &lt;span&gt;[View:/resized-image/__size/16x16/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-78a10522-5350-4acc-abc2-090be28f4051/4667.contentimage_5F00_1.png:16:16]&lt;/span&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=20723&amp;AppID=119&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Meditech: Networking architecture</title><link>https://community.element14.com/challenges-projects/design-challenges/sci-fi-your-pi/b/blog/posts/meditech-networking-architecture</link><pubDate>Thu, 07 May 2015 03:49:25 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:78a10522-5350-4acc-abc2-090be28f4051</guid><dc:creator>Former Member</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Hi Enrico,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Once again, it&amp;#39;s important that you use the system that you are comfortable in using and setting up. A big reason I chose that example block diagram is me thinking also towards how I would approach the ongoing security debate in the whole IOT scene.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;By adding a security layer that uses a data transfer system that can only send / receive data that you want it to and also add open commands / data and secure commands / data that requires a password or even if the two devices are set up to share 1 password for a user session then secure commands could be encrypted with the password, sending an initial byte that tells the security layer that the next command is encrypted so needs decrypting before it can be interpreted.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Using this dual controller system where one is a gateway to the big wide world and the other operating a security and only communicating through an internal system would make a pretty robust solution. Of course, there would need to be work on the protocol and also encryption systems. Maybe the two devices could share another separate bus that the user has no access to. Allowing them to share encryption so each secure transfer can be encrypted with a unique key. Anybody who manages to hack through or brute force (lol!)the encryption on one packet of data can&amp;#39;t use that same key for the others. (imagine how upset you&amp;#39;d be if you spent 3 weeks successfully brute forcing an encryption key only to find that it doesn&amp;#39;t work with anything else...)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Correct, SPI bus can&amp;#39;t send data a long way, the bus capacitance would definitely make high speed transfer untrustworthy. However, since the raspberry pi&amp;#39;s are likely to be in very close proximity to each other, I personally wouldn&amp;#39;t have any problem using SPI over the very few centimeters involved, using a fine well insulated solid core wire. The SPI bus over the short distance I expect to be between the rPi&amp;#39;s shouldn&amp;#39;t suffer excess capacitance-infact, it&amp;#39;s likely to only be the distance that a standard PCB SPI bus travels for so the performance should be the same.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I&amp;#39;m not trying to change your mind :-) I just feel that anybody who reads and remembers that a SPI bus can only be used on a PCB might be limiting their knowledge.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;*over short distances for board to board interconnects it&amp;#39;s fine to use.&lt;/p&gt;&lt;p&gt;*over long distances like an external USB cable or cat5 run then don&amp;#39;t use... ever...&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The place that I would expect any delay is in the security layer that does the processing. It&amp;#39;s got to read data in from one communications bus, possibly perform some post processing then send it back out of a different data port.&lt;/p&gt;&lt;p&gt;Like most systems that have a delay like this call it latency. I would expect this type of device to have some level of latency, It just depends on what is acceptible.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I hope you read the part I put on bluetooth. Having the ability to interfere with other devices would render this unusable around other medical equipment...&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;wow! another long post!&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It&amp;#39;s nice to read through your reasoning, but I wouldn&amp;#39;t spend too much more time on it lol!&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Lucie&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=20723&amp;AppID=119&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>