Questions tagged [controlling]
20 questions
0
votes
1 answer
initial condition for a control loop with hysterisis controller
I modeled a control loop with a hysterisis controller and a saw. I identified the saw as PT4 system. So this PT4 block is my plant. Now the controller gives me a relative position value for the saw. Retract 0,3 mm or extend 0,3mm. The plant wants to…

user47091
- 523
- 2
- 6
- 16
0
votes
1 answer
Javascript: Can't control parent of descendant nodes
I'm creating elements (level 1) dynamically which in turn create elements (level 2) themselves. However, the children of level 2 elements have "body" as their parent.
In the HTML code below, the content if spotAd2 is created by my function…

iamhappycoder
- 21
- 2
0
votes
2 answers
How to display externally hosted images without being surprised by unexpected file sizes or other unforseen problems
So I run a webgame over at http://ninjawars.net
Displaying externally hosted images
I want to provide embeddable images that aren't avatars (I'm aware of and already using the great service of gravatar, but these images won't be tied to any email),…

Kzqai
- 22,588
- 25
- 105
- 137
0
votes
1 answer