Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 11 additions & 3 deletions 3_control.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,14 @@ Influencing factors for a stable system:
How to reconnect a load after an overcurrent event?

Suggestions:
* Through intelligent communication and negotiation between the things using the energy (the drain) and the source of the energy?
* By priority? - Drains with small consumption have higher priority? - So that light with higher priority comes before heavy equipment.
* The source offers/bids free energy capacity by some sort of communication channel. The first drain that requests this free energy, partly or in whole, gets his share. Others follow according to some rules until the free portion of energy is reserved and in used. Drains that don't pick up their request will lose their share og the available energy. ?

1.) Through intelligent communication and negotiation between the things using the energy (the drain) and the source of the energy?

2.) By priority? - Drains with small consumption have higher priority? - So that light with higher priority comes before heavy equipment.

3.) The source offers/bids free energy capacity by some sort of communication channel. The first drain that requests this free energy, partly or in whole, gets his share. Others follow according to some rules until the free portion of energy is reserved and in used. Drains that don't pick up their request will lose their share og the available energy. ?

4.) Letting the output voltage grow liniarly as more current is available. Like with a certain factor between the two. Let's for instance say 12V equals 5 Amp, 24V equals 10 Amp, 36V equals 15 Amp, 48V equals at least 20 Amp - and in between those numbers linearly. On the drain side, there will something knowing this - and according to a priority start consuming. ?

5.) Letting small voltage drops/spikes be signals for consumers to connect - according to some priority as mentioned earlier? So a sort of communication, but via minor voltage changes. Well, actually you can transmit network communication via 230V cables, but it may not be wished to use this requirement for drains, alias consuming units.