Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

hi frnds., i am interested in learnins real time system.

Status
Not open for further replies.

saravanavel7095

Newbie level 1
Joined
Feb 21, 2011
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,291
i am currently doing my M.E Embedded system technologies...... and iam much interested in real time systems and embedded system.. so pls suggest me some books or websites to start from the basic and to be a master in that subject.... pls suggest frnds......
 


Embedded system is a vast field. You can start with Embedded System Design from Frank Vahid and Tony Givargis. However if you like to study Indian authors, Embedded Systems : Architecture, Programming and Design by Raj Kamal is a good option. However I would suggest you to go to youtube for some extremely helpful video lectures from profs of various universities. This I suppose is best way to start with. However its absolutely a personal choice. I would also suggest you to start with programming languages like C/C++ for cross compilers like Keil which gives you the platform to program microcontrollers. You can then use Proteus ISE for using your programmed microcontroller into a circuit. Then you can go on to learn some RTOS and of course you should have some knowledge of OS as well for that. Hence you can in parallel start with UNIX OS. I hope you find this helpful.
 

There are numerous books on the subject of Embedded Systems and RTOSs, however there are few which standout:

A real classic covers the nuts and bolts of Real Time System Programming. Definitely, a must for any embedded system programmer's bookshelf.

An Embedded Software Primer

A rare opportunity to learn and examine the source of a commercial RTOS. Also provides some good insights into porting from one target to another target.

MicroC OS II: The Real Time Kernel

The following is an absolute treasure trove of RTOS and Embedded System related information, probably one the of the most cherished books out of the thousands I own which is why I own two copies. Unfortunately, it is out-of-print, so if you're fortunate enough to find a copy, buy it.

Patterns for Time-Triggered Embedded Systems


Hope you find the book recommendation helpful,

BigDog
 
Guru thanx for the books....I would like to get the 2nd one....Never heard of it. I guess it will be good as it appears.
 

Guru thanx for the books....I would like to get the 2nd one....Never heard of it. I guess it will be good as it appears.

They have release a new edition of MicroC OS II: The Real Time Kernel:

uC/OS-III, The Real-Time Kernel, or a High Performance, Scalable, ROMable, Preemptive, Multitasking Kernel for Microprocessors, Microcontrollers & DSPs

Unfortunately, it typically cost more, does not included the source and also does not cover the details like the previous edition.

So opt for the uC/OS-II not uC/OS-III version.

The real treasure is Michael J. Pont's book the last one on the short list.

BigDog
 

They have release a new edition of MicroC OS II: The Real Time Kernel:

uC/OS-III, The Real-Time Kernel, or a High Performance, Scalable, ROMable, Preemptive, Multitasking Kernel for Microprocessors, Microcontrollers & DSPs

Unfortunately, it typically cost more, does not included the source and also does not cover the details like the previous edition.

So opt for the uC/OS-II not uC/OS-III version.

The real treasure is Michael J. Pont's book the last one on the short list.

BigDog

I have got the book...Will start it soon....:)
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top