help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problems of everyday life


From: Stefan Monnier
Subject: Re: problems of everyday life
Date: Thu, 17 Nov 2022 01:25:03 -0500
User-agent: Gnus/5.13 (Gnus v5.13)

>> Reminds me of those analog logic circuits which use "standard" digital
>> gates but represent analog values as durations during which a signal is
>> asserted, so you can implement the `max` and `min` functions with `or`
>> and `and` gates respectively.
>
> Assuming all signals are phase-synchronized. Otherwise:
>
>      _._._._._._
>     |           |_._._._.  x = 6/10
>            _._._._._._
>     ._._._|           |_.  y = 6/10
>            _._._
>     ._._._|     |_._._._.  (x and y) = 3/10

Indeed, these are synchronous circuits just like in standard
digital circuits.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]