Groove width / pitch algorithm

This is where record cutters raise questions about cutting, and trade wisdom and experiment results. We love Scully, Neumann, Presto, & Rek-O-Kut lathes and Wilcox-Gay Recordios (among others). We are excited by the various modern pro and semi-pro systems, too, in production and development. We use strange, extinct disc-based dictation machines. And other stuff, too.

Moderators: piaptk, tragwag, Steve E., Aussie0zborn

Post Reply
User avatar
HannesFTL
Posts: 35
Joined: Thu Jul 04, 2019 2:05 pm

Groove width / pitch algorithm

Post: # 60270Unread post HannesFTL
Sat Feb 19, 2022 11:23 am

There are probably a few posts here and there dedicated to this, but maybe I don't know the right search terms

I'm only talking about the mid component of the audio here

I may be seeing it all wrong, but after the audio ends up on the cut according to RIAA specifications, what I see visually is not the same. Bass needs more and more space downwards

Is there a standard for it? Say how many dB per octave increase?

I did some tests with various pitches on the same dB level to see what happens, but the low frequencies are hard to meassure with my microscope

Studying this to construct a pitch algorithm in the future

User avatar
markrob
Posts: 1697
Joined: Wed Nov 28, 2007 1:14 am
Location: Philadelphia Area

Re: Groove width / pitch algorithm

Post: # 60273Unread post markrob
Sat Feb 19, 2022 9:25 pm

Hi,

First, assume that the cutter head has flat velocity response for a feedback system. The typical published recording RIAA curve is also velocity centric. You care about the cutter head excursion. So to convert from velocity to excursion, integrate the signal that appears after the RIAA is applied to the program material (e.g. at the input to the cutter system). This will represent the excursion.

If you are dealing with an open loop head, you would assume that it too has been corrected such that the RIAA and any additional EQ has been added to make the head velocity flat and RIAA equalized. In this case, you would have to remove the correction EQ that is not part of the RIAA and integrate this to get your excursion.

You also have to also have to know what the velocity the head cuts for a given signal. For example, a common reference for lateral cutting (mid) is 5cm/sec rms at 1Kz. You would have to determine the amplitude of a 1Khz sine wave that needs to be present at the input to the cutting system to achieve the reference velocity. You can use that number to calibrate your excursion measurement given the relationship between velocity and excursion.

Does that make sense?

Mark

User avatar
HannesFTL
Posts: 35
Joined: Thu Jul 04, 2019 2:05 pm

Re: Groove width / pitch algorithm

Post: # 60277Unread post HannesFTL
Sun Feb 20, 2022 5:09 am

Let me study this :)

User avatar
dmills
Posts: 208
Joined: Sun Jun 16, 2019 3:33 pm
Location: Uk

Re: Groove width / pitch algorithm

Post: # 60281Unread post dmills
Sun Feb 20, 2022 12:19 pm

Basically the output of the IRIAA is a velocity signal, and displacement is the integral of velocity.
So in effect to make a 'displacement' filter for a lathe you take the IRIAA curve and replace all the horizontal bits with a slope down at -6dB per octave, and all the sloping bits with horizontal lines.
This gets you a signal that tracks the displacement resulting from the IRIAA curve.

The next part of the puzzle is what to do with that information.

Now what you really want for the simple version of a pitch algorithm is the displacement of the inner wall of the previous groove inward + the displacement of the outer wall of the groove you are about to cut outward, so you need a memory to remember the shape of the groove from the previous turn that you can then use to calculate where the groove needs to be in time to change the motor speed to get it there in time.
There is a decent explanation in the VMS66 manual as I recall (Granted it is a fairly heroic hardware implementation).

A more sophisticated approach is that taken in the VMS80 which considers depth as well and seeks to maintain a specified minimum land, this can actually briefly stop the carriage movement if conditions allow, good explanation in the manual there as well.

User avatar
HannesFTL
Posts: 35
Joined: Thu Jul 04, 2019 2:05 pm

Re: Groove width / pitch algorithm

Post: # 60282Unread post HannesFTL
Sun Feb 20, 2022 1:58 pm

@markrob I run a dynamic head, RIAA en correction in one EQ, this is fairly easy to seperate. Volume calibrated so I can work from here

@markrob & @dmills thanks for enlighting me! Over the years my focus always was on getting out the audio I was putting in, but I really want to understand what's happening on groove level now

This is about what I needed to know to get me in the right direction, very hard to tackle this myself. CPU Controllable motor is in place, but just fixed pitch now. I'll keep you updated on my endeavours

User avatar
HannesFTL
Posts: 35
Joined: Thu Jul 04, 2019 2:05 pm

Re: Groove width / pitch algorithm

Post: # 60288Unread post HannesFTL
Sun Feb 20, 2022 4:24 pm

For starters I guess what I'm after is "converting" an audio waveform to a displacement waveform (more a representation of) so I can use it in my normal audio environment, using my trusted analyzing tools etc. Is this possible or am I missing the point here?

User avatar
dmills
Posts: 208
Joined: Sun Jun 16, 2019 3:33 pm
Location: Uk

Re: Groove width / pitch algorithm

Post: # 60293Unread post dmills
Mon Feb 21, 2022 4:55 am

Apply IRIAA filter then just integrate the result, you get a displacement waveform, simples.
It is what you do with that waveform that is where the magic happens.

Regards, Dan.

User avatar
HannesFTL
Posts: 35
Joined: Thu Jul 04, 2019 2:05 pm

Re: Groove width / pitch algorithm

Post: # 60415Unread post HannesFTL
Wed Mar 09, 2022 9:14 am

Thanks again, I need some time so I can ask the right questions. No ghosting, I'll be back!

Post Reply