Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
NQontrol
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Automate
Agent sessions
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This project is archived. Its data is
read-only
.
Show more breadcrumbs
las-nq
NQontrol
Commits
9d864613
Commit
9d864613
authored
Jul 31, 2018
by
Christian
Browse files
Options
Downloads
Patches
Plain Diff
docs
parent
19298613
No related branches found
No related tags found
No related merge requests found
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/documentation.ipynb
+32
-3161
32 additions, 3161 deletions
doc/documentation.ipynb
doc/intro.md
+3
-1
3 additions, 1 deletion
doc/intro.md
with
35 additions
and
3162 deletions
doc/documentation.ipynb
+
32
−
3161
View file @
9d864613
This diff is collapsed.
Click to expand it.
doc/intro.md
+
3
−
1
View file @
9d864613
...
@@ -7,6 +7,8 @@ adwin_control is a python project aiming the replacement of analog PID controlle
...
@@ -7,6 +7,8 @@ adwin_control is a python project aiming the replacement of analog PID controlle
A
`adwin_control.ServoDevice`
is a model of the whole ADwin device.
A
`adwin_control.ServoDevice`
is a model of the whole ADwin device.
Each device can control eight servos modeled by
`adwin_control.Servo`
.
Each device can control eight servos modeled by
`adwin_control.Servo`
.
The device has a real time program running on the internal CPU.
It can be controlled by using this software package over a LAN connection.


...
@@ -16,7 +18,7 @@ Additionally an aux signal can be added to make a system analysis.
...
@@ -16,7 +18,7 @@ Additionally an aux signal can be added to make a system analysis.


The program runs with a sampling rate of 100kHz which can be increased if needed.
The
real time
program runs with a sampling rate of 100kHz which can be increased if needed.
That implies that the captured frequency has an upper limit of a little less than 50kHz.
That implies that the captured frequency has an upper limit of a little less than 50kHz.
But the phase shift gets too large for frequencies of more than about 10 till 15kHz.
But the phase shift gets too large for frequencies of more than about 10 till 15kHz.
Therefore, that is the highest frequency that can be used for real life.
Therefore, that is the highest frequency that can be used for real life.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment