From analogue-request@postbox.acs.ohio-state.edu Wed Jul 20 10:09 BST 1994
Received: from dub-mail.dub.comm.mot.com by dub-tsw7.dub.comm.mot.com with SMTP
	(1.38.193.4/16.2) id AA00352; Wed, 20 Jul 1994 10:08:56 +0100
Return-Path: <analogue-request@postbox.acs.ohio-state.edu>
Received: from pobox.mot.com by dub-mail.dub.comm.mot.com with SMTP
	(1.37.109.4/16.2) id AA21379; Wed, 20 Jul 94 10:07:50 +0100
Received: from motgate.mot.com by pobox.mot.com with SMTP (5.67b/IDA-1.4.4/MOT-3.1 for <peterc@dub.comm.mot.com>)
          id AA00532; Wed, 20 Jul 1994 04:07:59 -0500
Received: from postbox.acs.ohio-state.edu by motgate.mot.com with SMTP (5.67b/IDA-1.4.4/MOT-3.1)
          id AA00236; Wed, 20 Jul 1994 04:07:58 -0500
Received: by postbox.acs.ohio-state.edu (8.6.9/5.901231)
	id DAA18291; Wed, 20 Jul 1994 03:31:34 -0400
Errors-To: analogue-request@magnus.acs.ohio-state.edu
Sender: analogue-request@magnus.acs.ohio-state.edu
Received: from david.zfe.siemens.de by postbox.acs.ohio-state.edu (8.6.9/5.901231)
	id DAA18282; Wed, 20 Jul 1994 03:31:23 -0400
Received: from ztivax.zfe.siemens.de by david.zfe.siemens.de with SMTP id AA21846
  (5.67a/IDA-1.5 for <analogue@magnus.acs.ohio-state.edu>); Wed, 20 Jul 1994 09:26:44 +0200
Received: from smtp-gate-erls by ztivax.zfe.siemens.de with SMTP id AA06927
  (5.67a/IDA-1.5 for <analogue@magnus.acs.ohio-state.edu>); Wed, 20 Jul 1994 09:30:28 +0200
Received: by smtp-gate-erls with Microsoft Mail
	id <2E2D50B2@smtp-gate-erls>; Wed, 20 Jul 94 09:28:34 PDT
From: "Haible J. ZFE BT SE 42" <Juergen.Haible@zfe.siemens.de>
To: "'analogue'" <analogue@magnus.acs.ohio-state.edu>
Subject: AW: Quantized output info...
Date: Wed, 20 Jul 94 09:18:00 PDT
Message-Id: <2E2D50B2@smtp-gate-erls>
Encoding: 39 TEXT
X-Mailer: Microsoft Mail V3.0
Status: RO


>
>I'm looking for info on how the output of an analog sequencer could be
>quantized.  I know that the old ARP sequencer had that feature, so I'd
>like to get a schematic diagram of how it was done on that machine.  I'm
>interested in any other sources as well.
>

I don't know how it's done in the ARP. But it would be easy to do this with
a simple ADC -> DAC chain. If you only want chromatic quantisation, it's
simply connecting the outputs of the ADC to the inputs of the DAC. The
trick is to use converters with a sufficient high resolution to get the 
required
accuracy (12bit should be far enough, but even 10 or 8 bits should work),
*but* only connect some of the higher significant bits to get the 
quantisation
effect. Fine adjustment should be done by adjusting the gain of simple
analogue amplifiers before the ADC and after the DAC. (You could
adjust the converters' reference voltages as well.) What you need are
steps of 1/12 Volt.
If you want more complex quantisation (major or minor scales etc.) or
you want to switch between different quantisations, you'll need a simple
EPROM between ADC and DAC, which filters out the steps that should
be suppressed.
There are other possibilities: If you use an EPROM, You could use all bits
of the DAC and make the whole quantisation in the EPROM. You could
also use converters with less accuracy and program the EPROM in a
way to correct the convertors' errors ... but this last one would be far too 

difficult for a DIY, I think.

Hope that helped,

JH.


PS.: There was a DIY in ELEKTOR many years ago. But please don't ask
me in which issue - I don't know. But if You have luck, they still sell the
EPROMs ...

