If you have a problem or need to report a bug please email : support@dsprobotics.com
There are 3 sections to this support area:
DOWNLOADS: access to product manuals, support files and drivers
HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects
USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here
NEW REGISTRATIONS - please contact us if you wish to register on the forum
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
Search found 9 matches
- Sat Mar 22, 2014 1:33 am
- Forum: Machine Control
- Topic: Let's automate everything hehe(interfacing PLCs+)
- Replies: 47
- Views: 728192
Re: Let's automate everything hehe(interfacing PLCs+)
Those are permanent magnet DC motors. The armature (the part that spins) generates a magnetic field that interacts with the permanent magnets and causes it to spin. The relationship of the brushes to the magnets sets the 'timing'. People that have raced remote control cars know all about this. On ...
- Thu Mar 20, 2014 1:35 am
- Forum: Machine Control
- Topic: Let's automate everything hehe(interfacing PLCs+)
- Replies: 47
- Views: 728192
Re: Let's automate everything hehe(interfacing PLCs+)
I had an instructor back in the day (too long ago) that liked to argue with himself about electron flow versus 'hole flow'. He was an interesting guy.
I'm not sure something like this could sustain itself for any longer than just the motor on the battery alone. You lose energy due to friction, the ...
I'm not sure something like this could sustain itself for any longer than just the motor on the battery alone. You lose energy due to friction, the ...
- Wed Mar 19, 2014 1:58 am
- Forum: Machine Control
- Topic: Let's automate everything hehe(interfacing PLCs+)
- Replies: 47
- Views: 728192
Re: Let's automate everything hehe(interfacing PLCs+)
I'm not sure I'm following what you are doing. I was thinking you were going to use a generator turned by some sort of mechanical means to generate voltage to run a DC motor.
- Tue Mar 18, 2014 2:57 am
- Forum: Machine Control
- Topic: Let's automate everything hehe(interfacing PLCs+)
- Replies: 47
- Views: 728192
Re: Let's automate everything hehe(interfacing PLCs+)
The rotating field of a generator produces AC, if you rectify it you can get something near DC with it, and even closer to DC if you filter it, usually by putting a large capacitor on it. Be careful if you mess around with any sort of home made generator as collapsing magnetic fields can produce ...
- Sun Mar 16, 2014 6:46 pm
- Forum: Machine Control
- Topic: Let's automate everything hehe(interfacing PLCs+)
- Replies: 47
- Views: 728192
Re: Let's automate everything hehe(interfacing PLCs+)
Nix-
If you are rectifying the output of the generator and feeding it to the motor, you should get more voltage and the motor should go faster as the generator goes faster, assuming the motor is a DC motor. You would have pretty ugly DC but it should get the job done.
If you are rectifying the output of the generator and feeding it to the motor, you should get more voltage and the motor should go faster as the generator goes faster, assuming the motor is a DC motor. You would have pretty ugly DC but it should get the job done.
- Sat Mar 15, 2014 3:57 am
- Forum: Machine Control
- Topic: Let's automate everything hehe(interfacing PLCs+)
- Replies: 47
- Views: 728192
Re: Let's automate everything hehe(interfacing PLCs+)
Nix-
I work on industrial controls for a living and I've done quite a bit of PLC and DCS programming. As a side project for a friend of a friend, I used Flowstone and a Labjack U3-HV with the relay board in an effort to automate a small readi-mix concrete factory. The basic operation is to put the ...
I work on industrial controls for a living and I've done quite a bit of PLC and DCS programming. As a side project for a friend of a friend, I used Flowstone and a Labjack U3-HV with the relay board in an effort to automate a small readi-mix concrete factory. The basic operation is to put the ...
- Tue Jan 28, 2014 4:33 am
- Forum: Machine Control
- Topic: Flowstone with RS232
- Replies: 5
- Views: 83705
Re: Flowstone with RS232
I wrote a Flowstone program to communicate with a cheap Koyo Click PLC using RS-232 MODBUS RTU and it works fine. Let me know if you still need some help.
- Sun Jul 21, 2013 6:16 pm
- Forum: General
- Topic: Labjack U3 and audio question
- Replies: 2
- Views: 8789
Re: Labjack U3 and audio question
Flowstone runs the schematic as soon as you open it. Sometimes this can cause a little trouble because some strange things can happen as you draw your schematics and everything isn't connected. I have a labjack u3-hv and it works great with flowstone. You do have to click on the three triggers to ...
- Wed Apr 10, 2013 2:07 am
- Forum: General
- Topic: How to remove empty items
- Replies: 10
- Views: 29252
Re: How to remove empty items
I found some ruby code online. Seems to work. Try out the attached module.