Re: Development of a distributed system based on firewire- advice needed...



maxpower24@xxxxxxx wrote:

Hello,

I am comparatively new to the embedded world and hope to find here
some advices and inspirations and maybe answers to the many questions
I have.

Welcome to our world.

I am going to develop a distributed application with the following
characteristics. A central control programme (probably on a PC) shall
talk with a number of embedded devices (microcontroller with sensors
and actuators etc.) and the transfer rate shall be relatively high (in
fact there are real time issues). Also, the embedded devices shall be
hot pluggable meaning that the central control should become
immediately aware of a new deviced being plugged into the system.
Also, direct communication between the devices shall be possible which
suggests a multi-master-bus-protocol.

At first, I had the idea of developing all this Ethernet TCP/IP based
and develop all the hot-plug logic on my own. Unfortunately, TCP/IP is
too slow and I found that actually firewire is fast enough, cheap
enough, it's multi-master and it already has hot pluggability built
in!!! (Am I right??)

Not dealt with firewire but why does your analysis of the system
requirements suggest that you could not meet the real-time requirements
with a fast ethernet based system. There are some extensions to the TCP/IP
and ethernet protocols that address providing communication of data in
real-time across the network (sometimes by reserving specific time-slots
within the communications for specific purposes). See IEEE1588, TTP and
SafeNet for further information.

1.) Do you think, firewire is a good choice for my type of
application?? (it is an industrial one)

Don't know at this stage without some more specific details.

You say this is an industrial application and have hinted that there will be
sensors and actuators associated with each of the nodes. I would hope you
have done some work to establish what your system safety requirements are.
If not, you may have to consider wider measures than just whether or not
you are using Firewire, Ethernet of some other communications medium.

--
********************************************************************
Paul E. Bennett ....................<email://peb@xxxxxxxxxxxxxxxxxx>
Forth based HIDECS Consultancy .....<http://www.amleth.demon.co.uk/>
Mob: +44 (0)7811-639972
Tel: +44 (0)1235-811095
Going Forth Safely ..... EBA. www.electric-boat-association.org.uk..
********************************************************************
.



Relevant Pages

  • Re: Development of a distributed system based on firewire- advice needed...
    ... A central control programme shall ... direct communication between the devices shall be possible which ... Not dealt with firewire but why does your analysis of the system ... with a fast ethernet based system. ...
    (comp.arch.embedded)
  • Re: USB or Ethernet for controller interface?
    ... Any thoughts as to whether USB or Ethernet would be best? ... There is a large number of communication possibilities from physical ... connection details to protocol choices (RS232, RS485, CAN, USB, Ethernet, ...
    (comp.arch.embedded)
  • Re: New Address Family: Inter Process Networking (IPN)
    ... If you want you can call it Inter Process Bus Communication. ... implemented by using TCP-IP multicast protocols are unrelated to IPN. ... TCP-IP, you'd need to wrap the packets with TCP or UDP, IP and Ethernet ... IP+TCP headers are 50 bytes and IP+UDP is 28 bytes. ...
    (Linux-Kernel)
  • Re: Ethernet base protocols on embedded
    ... I wanted to replace existing RS485 communication method to Ethernet ... Communicate with 3rd party devices on same standard protocol. ... Which are the protocols normally used for inter embedded device ...
    (comp.arch.embedded)