Author |
Message |
bigtex

Joined: Mar 30, 2006 Posts: 323 Location: Cupertino, California
|
Posted: Tue Sep 19, 2006 11:16 am Post subject:
|
 |
|
Yeah, like that. An adjustable regulator. I was going to search for something like that to point you to, but I was feeling lazy. I'm glad you found such a straightforward example.
As far as Ohm's Law goes, voltage, current, and resistance are all kind of intertwined. Since you have two resistances in that equation (the motor itself and the resistor you were using) the voltage across the motor actually did decrease as the voltage across the resistor increased (higher value resistor means higher voltage drop across resistor). Less voltage potential across the motor means less current being pulled through the motor. Higher total resistance in path of current flow means less current flow is possible. It's not just one or the other, as changing one variable will effect the other two. |
|
Back to top
|
|
 |
kokoon
Joined: Jan 09, 2006 Posts: 158 Location: slovenia
|
Posted: Tue Sep 19, 2006 11:21 am Post subject:
|
 |
|
hmm all of that is really hard to visualize/imagine... i know those are the bare basics but... any good short articles for a newb like me? |
|
Back to top
|
|
 |
blue hell
Site Admin

Joined: Apr 03, 2004 Posts: 24423 Location: The Netherlands, Enschede
Audio files: 297
G2 patch files: 320
|
Posted: Tue Sep 19, 2006 12:51 pm Post subject:
|
 |
|
A lot of casette transport motors have a built-in RPM control and then it's not much use to try to control them externally. What could be done is to try to open the motor and see if it has an internal trimpot. If so just bring that one out, that will work much better. _________________ Jan
also .. could someone please turn down the thermostat a bit.
 |
|
Back to top
|
|
 |
kokoon
Joined: Jan 09, 2006 Posts: 158 Location: slovenia
|
Posted: Tue Sep 19, 2006 3:12 pm Post subject:
|
 |
|
the motor is sealed quite well... i'll get me a LM317 tomorrow and see what happens. it does slow down for more than 50% before it dies as it is right now (with just a ~0.5k pot) so i guess it can be done... or not? |
|
Back to top
|
|
 |
blue hell
Site Admin

Joined: Apr 03, 2004 Posts: 24423 Location: The Netherlands, Enschede
Audio files: 297
G2 patch files: 320
|
Posted: Tue Sep 19, 2006 4:06 pm Post subject:
|
 |
|
For what I've seen the outer casing nearly always was bent inwards at three points around the inner casing. For that some magic with a screwdriver (not too large) and a hammer has always worked, but I can imagine you don't want to try that as the first thing
Hope the LM thing will work for you, if not you could try current control instead of voltage control - which should work better even. See http://www.uoguelph.ca/~antoon/gadgets/sccs.htm to see how that could be done with the same LM317, but the resistors would need adjustment for your purpose. _________________ Jan
also .. could someone please turn down the thermostat a bit.
 |
|
Back to top
|
|
 |
blue hell
Site Admin

Joined: Apr 03, 2004 Posts: 24423 Location: The Netherlands, Enschede
Audio files: 297
G2 patch files: 320
|
|
Back to top
|
|
 |
kokoon
Joined: Jan 09, 2006 Posts: 158 Location: slovenia
|
Posted: Tue Sep 19, 2006 10:53 pm Post subject:
|
 |
|
hmm i can't see any drastic difference between your first link and the one i found... are you sure the LM317 isn't doing the same thing in both cases? |
|
Back to top
|
|
 |
kokoon
Joined: Jan 09, 2006 Posts: 158 Location: slovenia
|
Posted: Wed Sep 20, 2006 3:49 pm Post subject:
|
 |
|
uh oh the voltage regulator doesn't change anything and i decided to open the motor. but i'm having a really hard time.
this is how it looks:
the left is (i think) the motor that lifts the heads. the middle one is the motor i'm trying to open and the right one is for ejecting. now apparently those 2 holes are for opening the sucker but i can't do it. i have tried twisting the lid both ways, bending the outer rim of the casing, bending the lid, ... but it's so hard i can't do anything.
and taking the motor completely out of the machine is nearly impossible unless i unsolder ~30 wires first... shit.
any ideas? |
|
Back to top
|
|
 |
bigtex

Joined: Mar 30, 2006 Posts: 323 Location: Cupertino, California
|
Posted: Wed Sep 20, 2006 3:56 pm Post subject:
|
 |
|
Um... mechanical speed control? It might wear out or break the thing, but you could probably install a little tab or rubber stopper to apply friction to the motor. Not very elegant, though.
If the regulator doesn't work, then it probably does have internal speed correction. Shucks. Have you measured the voltage across the motor and the current running through it when you try to adjust the regulator? If the voltage goes down, the current goes up, and the motor speed stays the same, you'll definitely be dealing with a stubborn one-speed-only beast. |
|
Back to top
|
|
 |
kokoon
Joined: Jan 09, 2006 Posts: 158 Location: slovenia
|
Posted: Wed Sep 20, 2006 4:23 pm Post subject:
|
 |
|
i have measured the voltage but not the current. the voltage drops and the motor slows down. the problem is that when it slows down to a certain level (not slow enough for me) it just dies like it's too weak to pull the tape. that's what i was hoping to sort out. |
|
Back to top
|
|
 |
bigtex

Joined: Mar 30, 2006 Posts: 323 Location: Cupertino, California
|
Posted: Thu Sep 21, 2006 3:57 pm Post subject:
|
 |
|
The next step here is to try pulse width modulation. You will be feeding it a constant voltage, but in pulses. As you narrow the width of the pulses, the equivalent DC voltage that the motor sees will decrease.
A google search will turn up many, many sources of information on PWM motor speed control. Give that a try.
The idea with PWM is that you are always giving the motor the voltage it wants to make it go, so it will always go. When you decrease the voltage with the adjustable regulator, it gets down to a voltage that is insufficient to make the motor turn. If you take the voltage that the motor wants to see and then turn it on and off repeatedly, the motor will always turn, but at a lower speed. You can then vary the ratio of on time to off time, hence modulating the pulse width.
So hunt around for a schematic for an oscillator with pulse width control, but a fixed frequency. A good PWM frequency for motors will be above 1kHz. I usually use 2 or 3kHz. Then all you'll need is a power transistor or MOSFET to trigger with the oscillator's output. When the pulse goes high, the motor will receive power. When the pulse goes low, the motor will not receive power.
I don't think I'm doing a very good job of explaining this... but just do a search. You'll find something. |
|
Back to top
|
|
 |
nisios

Joined: Sep 02, 2006 Posts: 49 Location: Lisboa - Portugal
|
Posted: Sat Sep 30, 2006 1:59 pm Post subject:
|
 |
|
Does anyone know how to interact with the tape heads?
I have opened an old cassete recorder and i would like to make a tape delay........in the copycat fashion. With filter in the feedback. But i have no idea how to interact with the heads. _________________ Why is the dove a symbol of peace?
The pillow has a lot more feathers without that dangerous beak. |
|
Back to top
|
|
 |
the19thbear
Joined: Apr 19, 2007 Posts: 151 Location: denmark
|
|
Back to top
|
|
 |
Peake

Joined: Jun 29, 2007 Posts: 1113 Location: Loss Angeles
Audio files: 3
|
Posted: Fri May 16, 2008 9:17 am Post subject:
|
 |
|
Cassette tape loops- that brings me back. Have not done one in years nor wished to
I've been giving a lot of thought to tape delay, and am interested to try something like Ken Stone's tube VCA in the feedback loop, with some inverted envelope following driving the gain down ala' compression, as well as an analog filter and/or EQ. A filter at 20KHz and up, with increasing resonance, should provide some nice air.
BTW, in high school I experimented with this stuff a lot. Inserting an SPDT between the erase head and its other connections is enough to freely turn it off and on, for that nearly infinite echo (dependent upon tape speed). Sound on the tape gradually darkens, as you'd expect and may have experienced with existing lengthy tape delays (one of the Rolands has sound on sound capability, right?)
Good thead! And good advice regarding the archival value of vintage recordings. The first stereo recording was discovered a bit back; two mono recorders had been set up in different parts of the same room, and when sync'd, gave stereo. I don't know if this was the intent, but that's the result. It took someone finding and noticing the "extra" tape's characteristics for this to come to light.
True documents of time passed are important. There are museums, or even the government archive, that would be interested. |
|
Back to top
|
|
 |
|