Re: Design Hardware for Embedded Systems



Uderman wrote:

Hello all.

I would like to know how can I design the hardware of my embedded
system. Right now I just have an idea of a project, a processos family
that I probably will use, and a few perifericals that would be
present. I would like to know how can I build the hardware of this
system, what metodology and tools to use.

[%X]

Thank you very much for any help, I really need it! If you need any
futher information in order to help me, please let me know.

Before you go arbitrarily selecting a processor chip and other peripheral
items there are a few steps to accomplish first. Tim Wescott covered a few
good ideas for you to follow through with.

Whether as a hobbyist or as an engineer in training the project needs a goal
so that you know when you have achieved what you set out to do. Once you
have defined the main goal, there will be a number of sub-goals that you
need to achieve along the way.

The books at this link:-

<http://www.ganssle.com/book.htm>

will certainly give you some guidance on the way to approach the design and
programming of embedded systems. Jack has also reviewed a number of books
on the topic and probing around his site would lead you to a long list of
useful books.

If the answers you get seem non-specific then it is because your original
question was rather non-specific. None of the experts here claim to be
practitioners in any form of telepathy so we are left waiting for what you
have in mind. Be specific about your goals and questions and we may be able
to assist more.

--
********************************************************************
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: Security and EOL issues
    ... OS software resources are designed that reserved ram and disk space among other resources, to reflect what current hardware size is available. ... (There was a security patch a few years ago that could not be applied to NT4 as it required more resources then NT4 could provide. ... Installing air bags requires that the automobile manufacturer design, test, ... Computer Emergency Response Teams, and Digital Investigations. ...
    (Security-Basics)
  • Re: Database Design & Normalization Question
    ... understand the logic behind the books, videos, software, ... didn't have to change the database design to store new ...
    (microsoft.public.sqlserver.server)
  • Staff HW Engineer ~ Lead Us to ATCA & Beyond in Your End-to-End Board-Level HW Desig
    ... The senior level hardware engineer looking for the product realization ... and true ownership that comes with full end-to-end board-level hardware ... help us retain dominance in the design of high performance switching ...
    (comp.arch.embedded)
  • Re: 10khz DBSK decoder
    ... In an AVR, you may want to come closer to the 'hardwareish' thing: run the whole thing as a Costas loop or as a signal-square-and-PLL, and do integrate-and-dump. ... In retrospect, the ISR should have just taken ADC samples and shoved them into a queue, then set a flag. ... But I had never seen that design pattern, so it just ran with that big bloated ISR... ... You'll get more consistent timing if you can trigger your ADC from hardware and interrupt on the end of conversion pulse. ...
    (comp.dsp)
  • Re: MVC design questions
    ... Instead of a single CRUD GUI program I've got two, the idea being that one can be given to anybody because it can't damage the database (no insert/update/ delete capability at all while the other, which can do these things, is intended only for suitable authorised users: most data is bulk loaded and the update GUI is only there for removing to odd piece of junk and tidying up. ... In fact, i'd create three - a full-access account for the DBA, an account with the ability to edit the data, but not do DDL, for the update app, and a read-only one for the search app. ... I have almost no OO background and have no idea who the currently recognised OO design gurus are. ... That era was dominated by big ideas - big processes, big notations, big books, big words. ...
    (comp.lang.java.programmer)

Loading