Re: real time embedded system requirement on processor architecture
- From: Jack Klein <jackklein@xxxxxxxxxxx>
- Date: Thu, 06 Mar 2008 21:00:30 -0600
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
.
- References:
- real time embedded system requirement on processor architecture
- From: joggingsong
- real time embedded system requirement on processor architecture
- Prev by Date: Re: real time embedded system requirement on processor architecture
- Next by Date: Re: quieries related to math handling in micro controllers
- Previous by thread: Re: real time embedded system requirement on processor architecture
- Next by thread: Re: real time embedded system requirement on processor architecture
- Index(es):
Relevant Pages
|