Re: Rewriting SSA. Is This A Chance For GNU/Linux?

Liste des GroupesRevenir à col misc 
Sujet : Re: Rewriting SSA. Is This A Chance For GNU/Linux?
De : c186282 (at) *nospam* nnada.net (c186282)
Groupes : comp.os.linux.advocacy comp.os.linux.misc
Date : 08. Apr 2025, 15:24:22
Autres entêtes
Message-ID : <jRWdnXZpyLYKrGj6nZ2dnZfqn_SdnZ2d@giganews.com>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
User-Agent : Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0
On 4/8/25 7:59 AM, Farley Flud wrote:
On Mon, 07 Apr 2025 17:59:45 -0400, c186282 wrote:
 
>
    Indeed ! However ... probably COULD be done, it's
    a bunch of shifting values - input to some accts,
    calx ops, shift to other accts ....... lots and
    lots of rheostats ........
>
 How is conditional branching (e.g. an if-then-else statement)
to be implemented with analog circuits?  It cannot be
done.
   Ummmmmm ... a lightly-latching op amp maybe, "IF (v1) > (v2)
   THEN amp = ON" ?
Analog computers are good for modelling systems that are
described by differential equations.  Adders, differentiators,
and integrators can all be easily implemented with electronic
circuits.  But beyond differential equation sytems analog
computers are useless.
 The Norden bomb site of WWII wan an electro-mechanical
computer.  It's job was to calculate the trajectory of
a bomb released by an aircraft and the trajectory is described
by a differential equation.
   Note those kinds of systems require the use of
   something called 'dithering' ... essentially a
   small mechanical vibrating device. This would
   help overcome the natural 'stickiness' of parts
   on parts, making finer actions possible by
   adding just a little chaos. Some pure-electronics
   systems use a form of 'dithering' too.
https://www.planetanalog.com/can-adding-noise-actually-improve-system-performance/

One of my professors told a story about a common "analog"
practice among engineers of the past.  To calculate an integral,
which can be described as the area under a curve, they would plot
the curve on well made paper and then cut out (with scissors)
the plotted area and weigh it (on a lab balance).  The ratio
of the cut-out area with a unit area of paper would be the
value of the integral.  (Multi-dimensional integrals would
require carving blocks of balsa wood or a similar material.)
   That's impressively clever !

Of course it worked but today integration is easy to perform
to unlimited accuracy using digital means.
   Most things are ... but at the cost of great complexity
   and often power consumption. IF you can find ways to make
   use of 'natural calculations' they may be worth using,
   or at least including in the mostly-digital machine. If
   Ohm's law can do near-instant floating-point calx it
   MAY be easier to have a tiny circuit of a few resistors
   and then read it with an A/D converter than to do all
   the calx step by dozens/hundreds/thousands of digital
   instruction steps.

Date Sujet#  Auteur
29 Mar 25 * Rewriting SSA. Is This A Chance For GNU/Linux?116Farley Flud
30 Mar 25 `* Re: Rewriting SSA. Is This A Chance For GNU/Linux?115c186282
30 Mar 25  `* Re: Rewriting SSA. Is This A Chance For GNU/Linux?114rbowman
31 Mar 25   `* Re: Rewriting SSA. Is This A Chance For GNU/Linux?113pothead
31 Mar 25    +* Re: Rewriting SSA. Is This A Chance For GNU/Linux?35c186282
1 Apr 25    i+* Re: Rewriting SSA. Is This A Chance For GNU/Linux?31-hh
1 Apr 25    ii`* Re: Rewriting SSA. Is This A Chance For GNU/Linux?30Robert Heller
1 Apr 25    ii +* Re: Rewriting SSA. Is This A Chance For GNU/Linux?26-hh
1 Apr 25    ii i+* Re: Rewriting SSA. Is This A Chance For GNU/Linux?2rbowman
2 Apr 25    ii ii`- Re: Rewriting SSA. Is This A Chance For GNU/Linux?1c186282
2 Apr 25    ii i`* Re: Rewriting SSA. Is This A Chance For GNU/Linux?23c186282
2 Apr 25    ii i +* Re: Rewriting SSA. Is This A Chance For GNU/Linux?2The Natural Philosopher
2 Apr 25    ii i i`- Re: Rewriting SSA. Is This A Chance For GNU/Linux?1-hh
2 Apr 25    ii i `* Re: Rewriting SSA. Is This A Chance For GNU/Linux?20Carlos E.R.
2 Apr 25    ii i  `* Re: Rewriting SSA. Is This A Chance For GNU/Linux?19rbowman
3 Apr 25    ii i   +* Re: Rewriting SSA. Is This A Chance For GNU/Linux?7David W. Hodgins
3 Apr 25    ii i   i+* Re: Rewriting SSA. Is This A Chance For GNU/Linux?2rbowman
3 Apr 25    ii i   ii`- Re: Rewriting SSA. Is This A Chance For GNU/Linux?1David W. Hodgins
3 Apr 25    ii i   i`* Re: Rewriting SSA. Is This A Chance For GNU/Linux?4c186282
3 Apr 25    ii i   i `* Re: Rewriting SSA. Is This A Chance For GNU/Linux?3David W. Hodgins
3 Apr 25    ii i   i  `* Re: Rewriting SSA. Is This A Chance For GNU/Linux?2c186282
3 Apr 25    ii i   i   `- Re: Rewriting SSA. Is This A Chance For GNU/Linux?1David W. Hodgins
3 Apr 25    ii i   +- Re: Rewriting SSA. Is This A Chance For GNU/Linux?1The Natural Philosopher
3 Apr 25    ii i   `* Re: Rewriting SSA. Is This A Chance For GNU/Linux?10Carlos E.R.
3 Apr 25    ii i    `* Re: Rewriting SSA. Is This A Chance For GNU/Linux?9rbowman
3 Apr 25    ii i     `* Re: Rewriting SSA. Is This A Chance For GNU/Linux?8c186282
4 Apr 25    ii i      +* Re: Rewriting SSA. Is This A Chance For GNU/Linux?3rbowman
4 Apr 25    ii i      i`* Re: Rewriting SSA. Is This A Chance For GNU/Linux?2c186282
4 Apr 25    ii i      i `- Re: Rewriting SSA. Is This A Chance For GNU/Linux?1rbowman
6 Apr 25    ii i      `* Re: Rewriting SSA. Is This A Chance For GNU/Linux?4Stéphane CARPENTIER
6 Apr 25    ii i       +* Re: Rewriting SSA. Is This A Chance For GNU/Linux?2Richard Kettlewell
6 Apr 25    ii i       i`- Re: Rewriting SSA. Is This A Chance For GNU/Linux?1Stéphane CARPENTIER
6 Apr 25    ii i       `- Re: Rewriting SSA. Is This A Chance For GNU/Linux?1rbowman
1 Apr 25    ii `* Re: Rewriting SSA. Is This A Chance For GNU/Linux?3rbowman
1 Apr 25    ii  `* Re: Rewriting SSA. Is This A Chance For GNU/Linux?2Robert Heller
2 Apr 25    ii   `- Re: Rewriting SSA. Is This A Chance For GNU/Linux?1c186282
1 Apr 25    i`* Re: Rewriting SSA. Is This A Chance For GNU/Linux?3c186282
1 Apr 25    i `* Re: Rewriting SSA. Is This A Chance For GNU/Linux?2John Ames
2 Apr 25    i  `- Re: Rewriting SSA. Is This A Chance For GNU/Linux?1c186282
31 Mar 25    +- Re: Rewriting SSA. Is This A Chance For GNU/Linux?1c186282
31 Mar 25    `* Re: Rewriting SSA. Is This A Chance For GNU/Linux?76The Natural Philosopher
31 Mar 25     `* Re: Rewriting SSA. Is This A Chance For GNU/Linux?75Richard Kettlewell
3 Apr 25      `* Re: Rewriting SSA. Is This A Chance For GNU/Linux?74pothead
3 Apr 25       +- Re: Rewriting SSA. Is This A Chance For GNU/Linux?1The Natural Philosopher
3 Apr 25       `* Re: Rewriting SSA. Is This A Chance For GNU/Linux?72c186282
3 Apr 25        +- Re: Rewriting SSA. Is This A Chance For GNU/Linux?1The Natural Philosopher
3 Apr 25        `* Re: Rewriting SSA. Is This A Chance For GNU/Linux?70rbowman
3 Apr 25         `* Re: Rewriting SSA. Is This A Chance For GNU/Linux?69c186282
4 Apr 25          `* Re: Rewriting SSA. Is This A Chance For GNU/Linux?68rbowman
4 Apr 25           +* Re: Rewriting SSA. Is This A Chance For GNU/Linux?2c186282
4 Apr 25           i`- Re: Rewriting SSA. Is This A Chance For GNU/Linux?1rbowman
4 Apr 25           `* Re: Rewriting SSA. Is This A Chance For GNU/Linux?65The Natural Philosopher
4 Apr 25            `* Re: Rewriting SSA. Is This A Chance For GNU/Linux?64c186282
4 Apr 25             +* Re: Rewriting SSA. Is This A Chance For GNU/Linux?11rbowman
5 Apr 25             i`* Re: Rewriting SSA. Is This A Chance For GNU/Linux?10c186282
5 Apr 25             i +* Re: Rewriting SSA. Is This A Chance For GNU/Linux?7The Natural Philosopher
5 Apr 25             i i`* Re: Rewriting SSA. Is This A Chance For GNU/Linux?6rbowman
5 Apr 25             i i +* Re: Rewriting SSA. Is This A Chance For GNU/Linux?2The Natural Philosopher
5 Apr 25             i i i`- Re: Rewriting SSA. Is This A Chance For GNU/Linux?1pothead
5 Apr 25             i i +* Re: Rewriting SSA. Is This A Chance For GNU/Linux?2Carlos E.R.
5 Apr 25             i i i`- Re: Rewriting SSA. Is This A Chance For GNU/Linux?1rbowman
6 Apr 25             i i `- Re: Rewriting SSA. Is This A Chance For GNU/Linux?1c186282
5 Apr 25             i `* Re: Rewriting SSA. Is This A Chance For GNU/Linux?2rbowman
5 Apr 25             i  `- Re: Rewriting SSA. Is This A Chance For GNU/Linux?1Chris Ahlstrom
4 Apr 25             `* Re: Rewriting SSA. Is This A Chance For GNU/Linux?52Farley Flud
5 Apr 25              `* Re: Rewriting SSA. Is This A Chance For GNU/Linux?51c186282
5 Apr 25               +* Re: Rewriting SSA. Is This A Chance For GNU/Linux?15Farley Flud
6 Apr 25               i`* Re: Rewriting SSA. Is This A Chance For GNU/Linux?14Stéphane CARPENTIER
6 Apr 25               i +* Re: Rewriting SSA. Is This A Chance For GNU/Linux?12Farley Flud
6 Apr 25               i i`* Re: Rewriting SSA. Is This A Chance For GNU/Linux?11Stéphane CARPENTIER
6 Apr 25               i i `* Re: Rewriting SSA. Is This A Chance For GNU/Linux?10Richard Kettlewell
6 Apr 25               i i  +* Re: Rewriting SSA. Is This A Chance For GNU/Linux?5Stéphane CARPENTIER
6 Apr 25               i i  i`* Re: Rewriting SSA. Is This A Chance For GNU/Linux?4Richard Kettlewell
7 Apr 25               i i  i `* Re: Rewriting SSA. Is This A Chance For GNU/Linux?3c186282
7 Apr 25               i i  i  `* Re: Rewriting SSA. Is This A Chance For GNU/Linux?2Rich
7 Apr 25               i i  i   `- Re: Rewriting SSA. Is This A Chance For GNU/Linux?1c186282
7 Apr 25               i i  `* Re: Rewriting SSA. Is This A Chance For GNU/Linux?4c186282
7 Apr 25               i i   `* Re: Rewriting SSA. Is This A Chance For GNU/Linux?3The Natural Philosopher
7 Apr 25               i i    `* Re: Rewriting SSA. Is This A Chance For GNU/Linux?2c186282
7 Apr 25               i i     `- Re: Rewriting SSA. Is This A Chance For GNU/Linux?1The Natural Philosopher
6 Apr 25               i `- Re: Rewriting SSA. Is This A Chance For GNU/Linux?1rbowman
5 Apr 25               +* Re: Rewriting SSA. Is This A Chance For GNU/Linux?34The Natural Philosopher
5 Apr 25               i`* Re: Rewriting SSA. Is This A Chance For GNU/Linux?33c186282
5 Apr 25               i +* Re: Rewriting SSA. Is This A Chance For GNU/Linux?24The Natural Philosopher
5 Apr 25               i i+* Re: Rewriting SSA. Is This A Chance For GNU/Linux?4Richard Kettlewell
6 Apr 25               i ii`* Re: Rewriting SSA. Is This A Chance For GNU/Linux?3The Natural Philosopher
6 Apr 25               i ii `* Re: Rewriting SSA. Is This A Chance For GNU/Linux?2Richard Kettlewell
6 Apr 25               i ii  `- Re: Rewriting SSA. Is This A Chance For GNU/Linux?1The Natural Philosopher
6 Apr 25               i i+* Re: Rewriting SSA. Is This A Chance For GNU/Linux?3The Natural Philosopher
6 Apr 25               i ii`* Re: Rewriting SSA. Is This A Chance For GNU/Linux?2c186282
6 Apr 25               i ii `- Re: Rewriting SSA. Is This A Chance For GNU/Linux?1The Natural Philosopher
7 Apr 25               i i`* Re: Rewriting SSA. Is This A Chance For GNU/Linux?16-hh
7 Apr 25               i i +* Re: Rewriting SSA. Is This A Chance For GNU/Linux?14c186282
8 Apr 25               i i i+* Re: Rewriting SSA. Is This A Chance For GNU/Linux?11Farley Flud
8 Apr 25               i i ii+* Re: Rewriting SSA. Is This A Chance For GNU/Linux?9The Natural Philosopher
8 Apr 25               i i iii`* Re: Rewriting SSA. Is This A Chance For GNU/Linux?8c186282
8 Apr 25               i i iii `* Re: Rewriting SSA. Is This A Chance For GNU/Linux?7-hh
9 Apr 25               i i iii  +- Re: Rewriting SSA. Is This A Chance For GNU/Linux?1c186282
9 Apr 25               i i iii  `* Re: Rewriting SSA. Is This A Chance For GNU/Linux?5c186282
9 Apr19:18               i i iii   `* Re: Rewriting SSA. Is This A Chance For GNU/Linux?4-hh
9 Apr21:51               i i iii    `* Re: Rewriting SSA. Is This A Chance For GNU/Linux?3c186282
8 Apr 25               i i ii`- Re: Rewriting SSA. Is This A Chance For GNU/Linux?1c186282
8 Apr 25               i i i`* Re: Rewriting SSA. Is This A Chance For GNU/Linux?2-hh
8 Apr 25               i i `- Re: Rewriting SSA. Is This A Chance For GNU/Linux?1Chris Ahlstrom
5 Apr 25               i `* Re: Rewriting SSA. Is This A Chance For GNU/Linux?8Farley Flud
6 Apr 25               `- Re: Rewriting SSA. Is This A Chance For GNU/Linux?1Stéphane CARPENTIER

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal