Questions tagged [computers]

Questions regarding architectures or design of specific parts, not consumer-related questions.

For consumer-related questions, which are off-topic here, try Super User.

368 questions
65
votes
12 answers

How can we be sure that computers will never accidentally switch a 0 by a 1?

I've read a bit about the construction of a digital computer in Shocken/Nisan's: The Elements of Computing Systems. But this book says nothing about certain electrical aspects in computers, for example: It's often said that 0's and 1's are…
Red Banana
  • 767
  • 1
  • 6
  • 7
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
34
votes
7 answers

Can we not simply connect a battery to a RAM to prevent data loss during power cuts?

So, I was just wondering about how volatile memory storage loses data when the power to them is cut off. But can we not solve that problem by using a battery in conjunction with a RAM and a ROM and when there's a power cut i.e. when the computer…
Vishal Dalwadi
  • 485
  • 1
  • 4
  • 9
32
votes
2 answers

How do computers calculate sin values?

How does a computer calculate a sin value? Logically, when I think about it the only apparent way is to put many sin values into memory, and when a sin value needs to be "calculated" it would just pull data from a specific memory address.(ex. sin(x)…
zack1544
  • 787
  • 1
  • 12
  • 24
29
votes
5 answers

How does division occur in our computers?

How does division occur inside digital computers? What is the algorithm for it? I have searched hard in google but haven't got satisfactory results. Please provide a very clear algorithm/flowchart for division algorithm with a sample illustration.
program-o-steve
  • 313
  • 1
  • 3
  • 5
26
votes
3 answers

How do hotswapping computer parts work?

Computers support hotswapping so that a user can replace a harddrive while the system is running. Is that mostly software just powering off the harddrive or is it some special hardware involved? If there were not special hardware then I suppose that…
Niklas Rosencrantz
  • 1,694
  • 6
  • 33
  • 62
25
votes
1 answer

What is this transformer-like component, and why is it not really connected?

Recently, a power surge took out a few components in my PC's ATX power supply. While repairing (I hope), one component in the power drew my attention. I'm an electronics engineer, but I'm confused about it's purpose: At first sight, it looks like a…
jcoppens
  • 1,035
  • 8
  • 15
24
votes
4 answers

Why do CPU's typically connect to only one bus?

I found a motherboard architecture here: This looks to be the typical layout of motherboards. EDIT: Well, apparently it's not so typical anymore. Why does the CPU connect to only 1 bus? That front-side bus looks like a major bottleneck. Wouldn't it…
DrZ214
  • 1,029
  • 10
  • 19
24
votes
5 answers

Explain what is a transistor in plain English!

Can someone care to explain - in plain English - what a transistor is and how it works. I know computers are full of these but don't know much about them. P.S. I know about this site from another one in the family of StackExchange (I have no…
curiousJoe
  • 257
  • 2
  • 3
23
votes
1 answer

How does the switch on the back of older computer power supplies work to vary between 110 and 220 volt input?

There is a little switch on the back of older computer power supplies to select between 110 and 220 volt AC input. I imagine this switch enables/disables a 220 to 110 volt transformer. Or perhaps a different channel within the same transformer unit…
sebastian323
  • 463
  • 2
  • 6
23
votes
6 answers

Does water actually damage or only temporarily disable electronics until drying out?

Does water leave any damage after drying out? If it does, where and how exactly does it? How can it be repaired?
neverMind9
  • 742
  • 1
  • 7
  • 21
20
votes
4 answers

What are different types of computer architectures?

I am going through the book "Elements of computing systems". This book teaches how to build a whole computer from scratch. While I was just browsing the chapters on computer architecture, I noticed that it all focused on the Von Neumann…
Rick_2047
  • 3,897
  • 5
  • 46
  • 68
19
votes
5 answers

Breadboard computer

Is it possible to make a simple computer entirely with breadboards and basic electronic components? Is it feasible to, for example construct a scientific calculator in this way?
C.T.
  • 365
  • 2
  • 9
19
votes
6 answers

Reusing laptop monitors

I have a 17" laptop monitor with a 1920x1200 (WUXGA I beleive it's called? or just UXGA?) resolution which I simply love. Now, assuming the laptop dies before the monitor does, would anyone know if it would be possible to salvage the monitor? Are…
falstro
  • 293
  • 1
  • 2
  • 6
18
votes
4 answers

Electrical reason for the minimum altitude (-50 feet) in the computer specs?

Are if there any electrical reasons not to operate or store my Dell OptiPlex computers below the altitude of -50 feet, as written in the specifications? Screenshot of the original Dell OptiPlex specifications I saw:
eXtranium
  • 183
  • 1
  • 6
1
2 3
24 25