Questions tagged [books]

Please do not ask for book recommendations! Use this tag if you have a question that is related to specific literature.

There is one single question reserved for book recommendations here.

89 questions
293
votes
38 answers

Basic Electronics Book

I need basic electronics books (diodes,transistors,current.. etc) as I am just starting out with electronics and want to have something to read over the holiday. Any suggestions of good beginners' books?
Nathan
  • 279
  • 3
  • 4
  • 3
41
votes
10 answers

What is a Charge?

I'm a high school student. I love computers and electronics. Few weeks ago, I thought to build my own electronic gadget but, unfortunately I had not much knowledge in electronics. So, I decided to learn. After Googling here and there, I came across…
seek_learn_joy
  • 421
  • 4
  • 5
28
votes
5 answers

Standard PCB Layout Book

Are there any good references on advanced PCB design/layout/routing? There seems to be a large wealth of circuit design books, books about RF PCB design, and books dealing with high-speed digital design. None of these books are what I'm talking…
Joel B
  • 3,477
  • 2
  • 29
  • 37
24
votes
7 answers

Good book for non-beginner firmware development

I do a lot of firmware work at my job, but I'm looking for more advanced books on the topic. Things not like the basics of "what is an interrupt". I'm reading the O'Reilly book on embedded systems development which is OK, but not advanced enough. …
Seidleroni
  • 1,674
  • 2
  • 14
  • 19
20
votes
3 answers

I think I found an error in an electronics book. Are my equations correct here?

I'm reading Practical Electronics for Inventors, 4th edition, to freshen up my long forgotten knowledge of electronics. I love the book so far, but I just came across an equation there which seems incorrect. I don't want to immediately assume that…
bnorb
  • 303
  • 1
  • 5
18
votes
4 answers

analog circuit design resource recommendations

What are some excellent resources related to advanced analog circuit design? This includes RF, sonar, audio, low-frequency, high power, low power, noise, amplifiers, etc.. To get the most obvious contender out of the way, I currently refer to... The…
tyblu
  • 8,167
  • 6
  • 40
  • 70
15
votes
12 answers

Is it really a good-practice disable optimizations during the development and debugging phases?

I've read Programming 16-Bit PIC Microcontrollers in C, and there is this affirmation in the book: During the development and debugging phases of a project, though, it is always good practice to disable all optimizations as they might modify…
Daniel Grillo
  • 7,659
  • 18
  • 51
  • 69
14
votes
4 answers

What does the 100 Ω resistor do in this push-pull amplifier?

The following circuit is from The Art of Electronics, 3rd edition: What I don't understand in the circuit is the role of the 100 Ω resistor. The authors say that it: ... serves to eliminate the “dead zone” as conduction passes from one transistor…
apadana
  • 1,014
  • 10
  • 20
13
votes
4 answers

Useful book for PCB design

Im planning on buying a useful book for PCB design. Until now, I have these two options: High Speed Digital Design Circuit Designers Companion Both books seems OK, but the first one (the older one) is almost 2x more expensive. Anyone with…
rasgo
  • 999
  • 2
  • 12
  • 20
12
votes
6 answers

book recommendations on FPGA

what book titles would you recommend to get started with FPGAs and VHDL? edit I noticed that a few of the recommended books date back from 1996. I can imagine that the devices referred to will be seriously outdated, but has VHDL also much evolved…
stevenvh
  • 145,145
  • 21
  • 455
  • 667
12
votes
4 answers

Book Suggestion - How to calculate the power dissipation of a BJT

I did a exam that asked for "power dissipation" of a given BJT circuit. The question was simple but my professor considered my calculation of dissipated power wrong, because my answer was \$P = V_{CE} \cdot I_C + V_{BE} \cdot I_B\$. But he told me…
Luis
  • 121
  • 3
10
votes
6 answers

How does one get started with electrical engineering?

Total beginner here. I know absolutely nothing about anything, but I want to build stuff. Preferably for cheap. Books, kits, anything?
Gabe
  • 109
  • 1
  • 1
  • 3
10
votes
5 answers

Looking for a *fun* way to introduce basic electronics to my kids

We recently came across this video: http://blog.makezine.com/archive/2011/04/the-awesome-button.html and both my six year old and 13 year old thought it was pretty cool. I am a computer programmer, but never did much with electronics, so I am…
Randy Syring
  • 203
  • 2
  • 6
9
votes
5 answers

Start off with embedded C with ATmega32 (ATmega AVR series)

I have a ATmega32 board laying around and I figure it would be perfect to start off with microcontrollers. I once did some babbling in embedded C (thats when I got this board) but the flow was stopped due to some things. Now I have two…
Rick_2047
  • 3,897
  • 5
  • 46
  • 68
7
votes
4 answers

Any good reference for digital architecture implementations of floating point arithmetic operations?

I am doing a thesis project. I need to make a FPGA implementation of a neural network. I want to implement some mathematical functions such as an exponential function. Does anyone know of any good books about FPGAs, VHDL or digital architecture…
Peterstone
  • 945
  • 2
  • 14
  • 30
1
2 3 4 5 6