VxWorks To XPE

  • Thread starter Thread starter Andy Izsak
  • Start date Start date
A

Andy Izsak

Hi,.

My company is looking to migrate from WindRiver's VxWorks to XPe.

Our products are a network of 10 to 30 systems running on 100bt full duplex
switched network and delivers 1/30 sec response from control (knobs) to
process (DSP) and feedback (Display) system wide.

I'm looking for references of other companies and or projects that had
multiple nodes, high availability and real time performance.

I would think there are many process control apps that are similar to ours.

http://www.euphonix.com/broadcast/products/system_5/system_5.htm

Any help would be greatly appreciated!

Andy Izsak
 
Andy,

I saw your reply in other post, but I still fail to see what answer you
expect to hear.

I'm doing all "real time" control from my driver.
Live video acquisition, video content resizing and multi monitor display of
live video from up to 24 video sources, gigabit network delivery, etc.
From user mode we use compression user interfaces, slow network support,
telemetry, etc.
Since everything is interrupt/event driven, time or windows time slice is
not important at long as everything in driver is handled in 20 ms. Video
capture goes by rate of 50 fields per camera.

If you use network as only mean for input and output, you could handle
communication at NDIS level, so you would be event driven (you would have
fastest response that is possible).

Regards,
Slobodan

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Have an opinion on the effectiveness of Microsoft Embedded newsgroups? Tell
Microsoft!
https://www.windowsembeddedeval.com/community/newsgroups
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top