How would I make a (very very very) basic transistor computer

In summary: Welcome to the PF.What have you read so far?You have read at wikipedia.org and HowStuffWorks.com.What are your thoughts on starting with a self-assembly kit?I think that would be a good way to start.
  • #1
benhc123
2
0
I am wondering how I would create a really simple electronic calculator/computer
 
Engineering news on Phys.org
  • #2
benhc123 said:
I am wondering how I would create a really simple electronic calculator/computer

Welcome to the PF.

What have you read so far? What have you read at wikipedia.org and HowStuffWorks.com?
 
  • #3
Hi and welcome.
Unless you know a lot about basic circuit design and have a lot of experience of circuit building then I would say the project would be unlikely to succeed. If only one in a hundred of your solder joints is dry or connected wrongly, the device will not work and testing it could be a nightmare.
There are many less complicated digital projects that would be fun and instructive to go for first.
Sorry to be a damper but they haven't made 'discrete' processors since the 60's - for good reason.
 
  • #4
sophiecentaur said:
Hi and welcome.
Unless you know a lot about basic circuit design and have a lot of experience of circuit building then I would say the project would be unlikely to succeed. If only one in a hundred of your solder joints is dry or connected wrongly, the device will not work and testing it could be a nightmare.
There are many less complicated digital projects that would be fun and instructive to go for first.
Sorry to be a damper but they haven't made 'discrete' processors since the 60's - for good reason.

Do you have any examples of 'more simple projects'?
 
  • #5
benhc123 said:
I am wondering how I would create a really simple electronic calculator/computer
A calculator/computer doesn't necessarily mean assembling a bunch of logic chips. You could make a simple Electronic Analog Computer which uses electrical components, such as capacitors, inductors, resistors, and operational amplifiers to model physical systems of linear mechanical components.

For example, here's how you would add several inputs (in volts) to get the negative output sum (in volts).

300px-Op-Amp_Summing_Amplifier.svg.png


By using an Op-amp and some resistors (d.c. power supply required). Here are other Operational amplifier applications.
 
Last edited:
  • #6
@digoff
You are totally right about the analogue computer and the OP amp in that diagram could be replaced by a very few discrete transistors. That may not be what the OP intended, though; the last time I actually saw an analog computer (explicitly used as such) in use was in the late 60s - just before the advent of Digital Computers for all.

@benc123
You could start with a self-assembly kit for combinational logic systems to control lights / buzzers / motors, using simple RTL (resistor - Transistor Logic) gates. That may sound trivial but it is a way to start and can produce pleasing and reliable results for a beginner.

As Berkman says, you need to read around before you actually launch out on something. My Dad told me "that would be too difficult for you" when I told him I wanted to build something like the valve audfio amplifier he'd just completed (way back) and he was right. I started on something really really basic, first, and it worked.
 
  • #7
dlgoff said:
For example, here's how you would add several inputs (in volts) to get the output sum (in volts).

300px-Op-Amp_Summing_Amplifier.svg.png

(Actually, the output voltage of this circuit is the negative sum of the inputs...) :smile:
 
  • #8
sophiecentaur said:
@digoff
You are totally right about the analogue computer and the OP amp in that diagram could be replaced by a very few discrete transistors. That may not be what the OP intended, though; the last time I actually saw an analog computer (explicitly used as such) in use was in the late 60s - just before the advent of Digital Computers for all.

Well, yes late 60s for analog computers. But a good way to learn linear/analog devices. We do still use op-amps

berkeman said:
(Actually, the output voltage of this circuit is the negative sum of the inputs...) :smile:

Well, yes. :redface:
 
  • #9
berkeman said:
(Actually, the output voltage of this circuit is the negative sum of the inputs...) :smile:
minus 2 points, sign error. :tongue:
 
  • #10
mheslep said:
minus 2 points, sign error. :tongue:

Can't get away with anything here. :rolleyes:
 
  • #11
You can make a really simple calculator/computer project using one integrated circuit and a few external components.

For example, the AD633 integrated circuit made by Analog Devices is a low cost device that can be used as a Multiplier, for Squaring and Frequency Doubling, Generating Inverse Functions, Variable Scale Factor, Linear Amplitude Modulator, Voltage-Controlled Low-Pass and High-Pass Filters, Voltage-Controlled Quadrature Oscillators, and an Automatic Gain Control (AGC) Amplifier. You can download the pdf data sheet at:

www.analog.com/static/imported-files/data_sheets/AD633.pdf

Check out the applications section for ideas.
 
  • #12
dlgoff said:
Can't get away with anything here. :rolleyes:

Don'tcha just hate 'picky'?
 
  • #13
A very simple project to start with could be to make a simple frequency divider / counter with a number of flip flops and LED indicators to show binary counting.
A single chip oscillator, followed by two Quad D types (8 stages of ÷2 would involve minimal soldering and external components yet deliver a visibly impressive result. You can't beat some flashing lights for generating satisfaction and confidence.
You need to bear in mind that beginners may have virtually no equipment for inputting or examining what their circuit is doing. It's the I/O that takes up all the effort and resources.

Do you know about or have you considered an Arduino system, to get started?
 
Last edited:

1. How does a transistor computer work?

A transistor computer works by using transistors, which are tiny electronic devices that can switch electrical signals on and off. These transistors are connected together to form logic gates, which are the basic building blocks of a computer's central processing unit (CPU). The CPU then executes instructions, performs calculations, and controls the flow of data through the computer's memory and other components.

2. What components do I need to make a basic transistor computer?

To make a basic transistor computer, you will need transistors, resistors, capacitors, and diodes. You will also need a power supply, a clock signal, and a way to input and output data. Additionally, you will need a circuit board or breadboard to connect all of the components together.

3. How do I program a transistor computer?

Programming a transistor computer involves writing instructions in machine language, which consists of binary code (0s and 1s). These instructions are then stored in the computer's memory and executed by the CPU. This process requires a deep understanding of computer architecture and logic gates.

4. Can a basic transistor computer perform complex tasks?

A basic transistor computer can perform many simple tasks, such as basic arithmetic operations and data storage. However, it is not capable of performing complex tasks like modern computers, which have advanced processors and software.

5. How does a transistor computer differ from a modern computer?

A transistor computer is much simpler than a modern computer. It has a limited instruction set and executes instructions in a sequential manner. Additionally, it does not have a graphical user interface or the ability to run multiple applications at once. However, modern computers are built on the same basic principles of transistor computers, but with much more advanced technology and capabilities.

Similar threads

Replies
68
Views
4K
Replies
11
Views
2K
Replies
4
Views
963
  • Electrical Engineering
Replies
14
Views
863
  • Electrical Engineering
Replies
3
Views
1K
  • Electrical Engineering
Replies
2
Views
1K
  • Electrical Engineering
Replies
11
Views
1K
Replies
6
Views
933
  • Electrical Engineering
Replies
11
Views
1K
Replies
19
Views
2K
Back
Top