The textbook(c1996) is ok to read or is outdated

  • Thread starter Thread starter LSE1234
  • Start date Start date
AI Thread Summary
The textbook "MICROPROCESSORS Principles and Applications" by Charles M. Gilmore, published in 1996, contains fundamental concepts of microprocessors that remain relevant, such as registers, fetch-decode-execute cycles, and interrupt handling. While advancements in processing technology have occurred since its publication, many embedded processors still rely on older architectures, making the book's content applicable for foundational learning. For those with a basic understanding of computer architecture, seeking more current material may be advisable. However, for beginners with a background in digital logic, this textbook can still provide valuable insights. Overall, it serves as a useful resource for understanding core microprocessor principles despite its age.
LSE1234
Messages
22
Reaction score
0
The textbook

"MICROPROCESSORS Principles and Applications"
Charles M. Gilmore
2nd /E copyright 1996
Glencoe / McGraw-Hill

is ok to read or is outdated? I have the required background... to start reading, if you are in my position, with only this in the subject, what would you do?
 
Engineering news on Phys.org
Well, that depends. Many of the basics fundamentals of microprocessors haven't changed: there are registers to read from / write to, fetch-decode-execute cycles, interrupt handlers, ALU / FPU units, interfacing with peripheral units via address/data busses, and, or course, waiting (amongst others).

That's not to say that things haven't changed since 1996; the gigahertz barrier has been broken, stuff has moved back onto the die, and transistor sizes have gone down by nearly 3 orders of magnitude (from 35 um feature sizes down to today's 45 nm ones). However, that describes computer processing. The vast majority of processors made and used are still embedded processors, and many of those are just refreshes of models first introduced in the 80s (for instance, the 68000 or Z80 series) and have clock rates that are probably lower than anything you'd encounter in your PC (I don't know if PCI is still limited to 33 MHz or not).

So, if you already have a basic computer architecture course under your belt, then you may wish for something a little more recent. If not (and you have taken a basic digital logic course), then it's probably worth reading.

For the record, the book I used when I took my class on microprocessors (and assembly language) in 2003 was published in 1991! (Harman's book on Motorola's 68332).
 
I have recently moved into a new (rather ancient) house and had a few trips of my Residual Current breaker. I dug out my old Socket tester which tell me the three pins are correct. But then the Red warning light tells me my socket(s) fail the loop test. I never had this before but my last house had an overhead supply with no Earth from the company. The tester said "get this checked" and the man said the (high but not ridiculous) earth resistance was acceptable. I stuck a new copper earth...
Thread 'Electromagnet magnetic field issue'
Hi Guys We are a bunch a mechanical engineers trying to build a simple electromagnet. Our design is based on a very similar magnet. However, our version is about 10 times less magnetic and we are wondering why. Our coil has exactly same length, same number of layers and turns. What is possibly wrong? PIN and bracket are made of iron and are in electrical contact, exactly like the reference design. Any help will be appreciated. Thanks. edit: even same wire diameter and coil was wounded by a...
Thread 'Beauty of old electrical and measuring things, etc.'
Even as a kid, I saw beauty in old devices. That made me want to understand how they worked. I had lots of old things that I keep and now reviving. Old things need to work to see the beauty. Here's what I've done so far. Two views of the gadgets shelves and my small work space: Here's a close up look at the meters, gauges and other measuring things: This is what I think of as surface-mount electrical components and wiring. The components are very old and shows how...
Back
Top