benhc123
- 2
- 0
I am wondering how I would create a really simple electronic calculator/computer
The discussion revolves around how to create a very basic electronic calculator or computer, exploring various approaches and considerations for beginners in electronics. The scope includes circuit design, analog and digital computing concepts, and project suggestions for novices.
Participants express a range of opinions on the feasibility of building a basic computer or calculator, with some cautioning against the complexity while others suggest alternative approaches. There is no consensus on a single method or project that is best for beginners.
Participants note the importance of prior reading and understanding of basic electronics before attempting complex projects. There are also references to the historical context of analog versus digital computing, which may influence the choice of project.
This discussion may be useful for beginners interested in electronics, circuit design, and those looking for project ideas to build foundational skills in creating electronic devices.
benhc123 said:I am wondering how I would create a really simple electronic calculator/computer
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.
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.benhc123 said:I am wondering how I would create a really simple electronic calculator/computer
dlgoff said:For example, here's how you would add several inputs (in volts) to get the output sum (in volts).
![]()
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.
berkeman said:(Actually, the output voltage of this circuit is the negative sum of the inputs...)![]()

minus 2 points, sign error.berkeman said:(Actually, the output voltage of this circuit is the negative sum of the inputs...)![]()
mheslep said:minus 2 points, sign error.![]()
dlgoff said:Can't get away with anything here.![]()