Intro to Physical Computing Syllabus

Research & Learning

Other Class pages

Shop Admin

ITP Help Pages
Tom's pcomp site
DanO's pcomp site


3953

Tutorials.3953 History

Hide minor edits - Show changes to markup

February 16, 2007, at 01:17 AM by todd -
Changed lines 1-3 from:

3953 DC motor Driver

to:

3953 DC motor Driver

The 3953 is a handy 1.2 amp motor driver. It is capable of driving a 30v 1 amp dc motor.

February 16, 2007, at 01:11 AM by todd -
Changed lines 19-24 from:

The 3953 is a dc motor driver capable of 1.3 amps and 50 volts max. It is controlled through two wires from your microprocessor.

Using a PWM signal to the phase pin the 3953 can drive a dc motor in either direction and vary the speed.

Using a digital LOW enables the break. The motor is locked in it's current position while this pin is held LOW, when the pin goes HIGH the break is released and the motor continues to turn. If the break is never to be used, this pin can be tied to +5.

to:

The 3953 is a dc motor driver capable of 1.3 amps and 50 volts max. It is controlled through two wires from your microprocessor, By sending a PWM signal to the phase pin the 3953 you can drive a dc motor in either direction and vary the speed.

Using a digital LOW enables the brake. The motor is locked in it's current position while this pin is held LOW, when the pin goes HIGH the break is released and the motor continues to turn. If the break is never to be used, this pin can be tied to +5.

February 13, 2007, at 11:10 PM by todd -
Changed lines 12-13 from:
to:
  • arduino code sample (link)
February 13, 2007, at 10:18 PM by todd -
Changed line 5 from:
  • one Board (http://itp.nyu.edu/physcomp/images/tutorials/components/3953eaglefiles.zip| eagle files)
to:
  • one Board (eagle files)
February 13, 2007, at 10:17 PM by todd -
Changed line 5 from:
  • one Board (http://itp.nyu.edu/physcomp/images/tutorials/components/3953eaglefiles.zip)
to:
  • one Board (http://itp.nyu.edu/physcomp/images/tutorials/components/3953eaglefiles.zip| eagle files)
February 13, 2007, at 10:16 PM by todd -
Changed lines 4-5 from:
  • 3953 DC motor driver(here)
  • one Board ()
to:
  • 3953 DC motor driver (available here)
  • one Board (http://itp.nyu.edu/physcomp/images/tutorials/components/3953eaglefiles.zip)
February 13, 2007, at 10:15 PM by todd -
Changed lines 4-5 from:
to:
  • 3953 DC motor driver(here)
  • one Board ()
February 13, 2007, at 10:11 PM by todd -
Changed line 5 from:
  • one Board (Gerber file)
to:
February 13, 2007, at 10:06 PM by todd -
Changed line 4 from:
to:
  • 3953 DC motor driver(http://www.analog.com)
February 13, 2007, at 10:05 PM by todd -
Changed line 4 from:
  • 3953 DC motor driver(Available here)
to:
January 31, 2007, at 12:24 PM by todd -
Changed lines 13-17 from:
to:

http://itp.nyu.edu/physcomp/images/tutorials/components/3953.jpg

Changed lines 35-39 from:
to:

http://itp.nyu.edu/physcomp/images/tutorials/components/3953s.jpg http://itp.nyu.edu/physcomp/images/tutorials/components/3953b.jpg

January 31, 2007, at 12:11 PM by todd -
Changed lines 4-17 from:

3953 DC motor driver(Available here) one Board (Gerber file) one 16 pin socket one 30kohm resistor one .5 ohm resistor one 470uf capacitor one 47uf capacitor 1 row of 10 headers

to:
  • 3953 DC motor driver(Available here)
  • one Board (Gerber file)
  • one 16 pin socket
  • one 30kohm resistor
  • one .5 ohm resistor
  • one 470uf capacitor
  • one 47uf capacitor
  • 1 row of 10 headers
January 31, 2007, at 12:10 PM by todd -
Added lines 1-39:

3953 DC motor Driver Here are the parts you will need:

3953 DC motor driver(Available here) one Board (Gerber file) one 16 pin socket one 30kohm resistor one .5 ohm resistor one 470uf capacitor one 47uf capacitor 1 row of 10 headers

The 3953 is a dc motor driver capable of 1.3 amps and 50 volts max. It is controlled through two wires from your microprocessor.

Using a PWM signal to the phase pin the 3953 can drive a dc motor in either direction and vary the speed.

Using a digital LOW enables the break. The motor is locked in it's current position while this pin is held LOW, when the pin goes HIGH the break is released and the motor continues to turn. If the break is never to be used, this pin can be tied to +5.

+5 - Logic supply +5 GND - Ground BRK - Break, input takes a digital low (break on) or a high (brake off) PH - Phase, input takes a PWM signal REF - voltage reference, can be tied high MDE - Mode pin, can be tied high MA - motor output A MB - motor output B LS - Load supply , motor voltage

  Edit | View | History | Print | Recent Changes | Search Page last modified on February 16, 2007, at 01:17 AM