Skip to main content

Questions tagged [analog-computer]

An analog computer does not use discrete representation of values, but rather continuous values for its inputs and outputs. This tag includes questions about circuits used to implement analog multiplication, analog division etc.

1 vote
4 answers
243 views

Best method to create stable solution in analog computer using op-amps

As a beginner in electronics and engaged primarily in mathematics, naturally I'd like to explore the wonderful world of analog computing. As my first attempt, I have created the following circuit ...
Matthias's user avatar
  • 169
0 votes
0 answers
60 views

Applying analog computer with passive circuit only

TLDR You can skip to question section. Intro I know the analog computer was actually invented long ago. I don't know how analog computer architecture was, but I guess it was using active components. ...
Muhammad Ikhwan Perwira's user avatar
0 votes
1 answer
79 views

How to perform multiplication operation between two source voltages?

Based on this multiplication relationship table. VIN_A VIN_B VOUT -1 -1 1 -1 -0.5 0.5 -1 0 0 -1 1 -1 -0.5 -1 0.5 -0.5 -0.5 0.25 -0.5 0 0 -0.5 1 -0.5 0 -1 0 0 -0.5 0 0 0 0 0 1 0 1 -1 -1 ...
Muhammad Ikhwan Perwira's user avatar
3 votes
5 answers
297 views

How to perform addition operation in analog computing? [closed]

In digital computing, addition operations are commonly performed using circuits composed of logic gates, such as the full-adder circuit, which combines multiple bits to generate a sum along with a ...
Muhammad Ikhwan Perwira's user avatar
7 votes
4 answers
1k views

Logarithm circuit using op-amp not working

simulate this circuit – Schematic created using CircuitLab I am trying to build a circuit on a breadboard which takes in a voltage and calculates its logarithm. I found on YouTube that Vout = -(...
Aryan Gupta's user avatar
1 vote
2 answers
343 views

Offset on op amp output

I am building an integrator circuit on a breadboard using an LM741 op-amp. Below is the circuit diagram: The input to the circuit is a 10 kHz signal with a peak to peak of 1 volt (with 0 offset). The ...
MattODwyer's user avatar
0 votes
1 answer
91 views

Is there a CMOS-based analog compute chip that uses hybrid technology nodes? (e.g. 14 nm for digital part such as SRAM and 28 nm for analog part)

In CMOS-based analog computing, there always are mixture of analog and digital parts. For example, the computation is performed in analog domain and the storage of on-chip data in performed in digital ...
Yu Qian's user avatar
3 votes
2 answers
246 views

How to find a floating-gate MOSFET

I'm doing a project in which I want to use a floating-gate MOSFET to perform analogic multiplication. After calibration of the resistance generated by the FGMOS, I will simply use the voltage as input,...
Mayeul FORCEVILLE's user avatar
0 votes
2 answers
183 views

Are there any fields in EE that overlap with Quantum informatics/computing nowadays? [closed]

As I understand it, research in quantum information and computing has traditionally been confined to physics and applied physics/math departments. It seems to me that many of the practical challenges ...
TLDR's user avatar
  • 127
6 votes
4 answers
398 views

How to improve this precision rectifier by further decreasing cross-over transition times?

The Circuit The rectifier comes from TI's TIDU030: Precision Full-Wave Rectifier, Dual-Supply application note. My "benchmark" used as a baseline for evaluation is as shown below, powered ...
Kuba hasn't forgotten Monica's user avatar
7 votes
2 answers
575 views

How to add gain to this op-amp based precision full wave rectifier?

The design for the rectifier is rather clever, and comes from TI's TIDU030: Precision Full-Wave Rectifier, Dual-Supply. It looks as follows: simulate this circuit – Schematic created using ...
Kuba hasn't forgotten Monica's user avatar
2 votes
1 answer
414 views

How to model the input and output process flow in a liver model to simulate it?

What's the confusion: Confusion is to how to model the equations. What signs to use for incoming and outgoing components in a process flow. The confusion isn't mainly for how to translate the ...
pravatpandey's user avatar
3 votes
1 answer
137 views

How to transform resistance between two linear ranges?

This question is motivated by an automotive problem from this question. In a quad vehicle, in a 12V system, there's a fuel sender with 0-100 ohm range, empty to full. The fuel sender was a part of a ...
Kuba hasn't forgotten Monica's user avatar
1 vote
1 answer
94 views

Is there any electrical system simple enough to make yourself which has some kind of useful property like radio communication or basic computation? [closed]

I would like to make some kind of primitive system in the direction of a computer, from scratch. Someone showed me you can use ferromagnets to do some elementary computation; the “states” are the ...
Julius Hamilton's user avatar
0 votes
2 answers
204 views

Inverting a (voltage-) transfer function using opamp

If we have a circuit that - given some input voltage \$U\$ - produces an output voltage \$f(U)\$ (where \$f\$ is continuous, monotonic descending), we can construct a new circuit that behaves like the ...
flawr's user avatar
  • 721

15 30 50 per page