Re: real time embedded system requirement on processor architecture



On Thu, 6 Mar 2008 17:35:43 -0800 (PST), joggingsong@xxxxxxxxx wrote
in comp.arch.embedded:

Hi,
For a real time embedded system, is there any requirement on the
processor architecture to meet the real time
requirement?

What is "the real time requirement"? I did not know that there was
only one. Every real time system I have worked on so far, and there
have been a lot of them, have had their own different requirements.

Now that we've straightened that out, yes, just about every real time
system usually impose some minimum performance requirements on the
processor/controller/DSP.

The requirements of some real time systems can be met by an original
8051 running at 12 MHz. The requirements require much more powerful
processors.

Does realtime system depend on realtime OS to meet the
realtime requirement?

Some do, some don't.

--
Jack Klein
Home: http://JK-Technology.Com
FAQs for
comp.lang.c http://c-faq.com/
comp.lang.c++ http://www.parashift.com/c++-faq-lite/
alt.comp.lang.learn.c-c++
http://www.club.cc.cmu.edu/~ajo/docs/FAQ-acllc.html
.



Relevant Pages

  • Re: real time embedded system requirement on processor architecture
    ... For a real time embedded system, is there any requirement on the ... processor architecture to meet the real time ... The CPU must be in stock at Digikey, otherwise the realtime could be problematic. ...
    (comp.arch.embedded)
  • Re: real time embedded system requirement on processor architecture
    ... For a real time embedded system, is there any requirement on the ... processor architecture to meet the real time requirement? ... Need to learn how to apply control theory in your embedded system? ... "Applied Control Theory for Embedded Systems" by Tim Wescott ...
    (comp.arch.embedded)
  • Re: C++ Question about its possibilites to XP..
    ... Jack Klein wrote: ... I've heard of people writing system code ... real time is in the eye of the beholder. ... design constraints, and even if I think it will only take x months, if it ...
    (comp.lang.cpp)