![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Programmer
Join Date: Nov 2005
Location: Turkey
Posts: 93
Rep Power: 3
![]() |
Computer Controlled Gun System - 2
Hi everyone, I finished my new project which can use real rifles .. I updated a video on youtube but in a few days I'll change the rifle with another one then I'll record a new video ...
this is the direct link : http://www.youtube.com/watch?v=-258uXZMEzg |
|
|
|
|
|
#2 |
|
Hobbyist Programmer
|
Re: Computer Controlled Gun System - 2
it looks like a rifle on a wierd looking stand next to a laptop. nothing more. maybe show it doing some thing. you are not really showing anything off. no code, diagrams, explanations.
__________________
i dont know much about programming but i try to help |
|
|
|
|
|
#3 |
|
Programmer
Join Date: Nov 2005
Location: Turkey
Posts: 93
Rep Power: 3
![]() |
Re: Computer Controlled Gun System - 2
I'll show everything but it will be finished completely in a few weeks. =)
|
|
|
|
|
|
#4 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Re: Computer Controlled Gun System - 2
As I said previously, this is an interesting project. I hope you have instituted a closed-loop system (and plugged the barrel).
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#5 |
|
Professional Programmer
|
Re: Computer Controlled Gun System - 2
I think i have seen something like this. It was a gun system which you could operate through a website where you had to make an account and stuff. It suppository allowed you to hunt animals.
__________________
JG-Webdesign |
|
|
|
|
|
#6 |
|
Not a user?
Join Date: Sep 2007
Posts: 228
Rep Power: 1
![]() |
Re: Computer Controlled Gun System - 2
Hunting animals with suppositories? Nasty.
DaWei, when you say closed loop, do you mean like a run once and terminate type thing? |
|
|
|
|
|
#7 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Re: Computer Controlled Gun System - 2
No. Closed loop means you control something by comparing the desired parameter (position, speed, acceleration) against an actual measurement.
Suppose I want to set a motor's speed to 2000 RPM. If the speed is zero, that's a large difference that can be amplified to apply a high voltage to the motor to gain maximum acceleration. As the measured speed approaches the desired speed, this "error" difference is reduced and drive to the motor is correspondingly reduced. In conjunction with appropriate damping, this prevents overshoot and ensures a tightly controlled speed. The same techniques can be applied to other parameters such as position.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#8 |
|
Not a user?
Join Date: Sep 2007
Posts: 228
Rep Power: 1
![]() |
Re: Computer Controlled Gun System - 2
Are servos variable speed?
|
|
|
|
|
|
#9 |
|
Programmer
Join Date: Nov 2005
Location: Turkey
Posts: 93
Rep Power: 3
![]() |
Re: Computer Controlled Gun System - 2
These DC motors are used with PWM signals which controls the speed of motor with electric pulses.. these signals control the motor like this:
start : Turn right for 1 unit time Stop for 4 unit time goto start these are not real codes.. |
|
|
|
|
|
#10 |
|
Programmer
Join Date: Nov 2005
Location: Turkey
Posts: 93
Rep Power: 3
![]() |
Re: Computer Controlled Gun System - 2
Speed of Servo motors for robotic projects cannot be controlled. These are also controlled with pulses but their aim is to position the servo right ,left or bottom..
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Computer Controlled Gun System | boraciner | Show Off Your Open Source Projects | 6 | Nov 17th, 2007 3:13 AM |
| Computer System Emulation | ender0887 | C | 4 | Nov 15th, 2007 12:27 PM |
| Best Computer System | infinite05 | Coder's Corner Lounge | 26 | Jan 22nd, 2006 3:08 PM |
| what is computer programming? | pal | Coder's Corner Lounge | 14 | Dec 9th, 2005 10:22 AM |
| Computer Information System Major | noliviawalton | Coder's Corner Lounge | 7 | Jul 2nd, 2005 3:54 AM |