We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you've provided to them or that they've collected from your use of their services.

Extension - ATTIC - Stage 1. The project

My house was built on old foundations and a basement, which was made by the previous owners of the property.  I knew since the beginning that due to its size I will not be able to finish the whole house at once.  6 years after moving in the time has come to fix the attic... and to extend the system.

The beginning of all the planning is the list of needed functions.  What do we want to do and what should respond to our actions?  From that analysis once can derive the list of 'actors' and buttons.  Here are the items I decided to control:

Attic actors

As you see the setup is quite easy.  Blinds and lights in the rooms.  No blinds in the bathroom but one socket to control.  In the lobby there is a floor heating pump and a few heating valves.  That's it.

How the above transfers onto the list of needed digital outputs (DOs) of the PLC?  Here is the list:

Attic DOs

You might ask about the number of DOs for each blind - 1 is for upward and one for downward movement.  Additionally the floor heating valves are powered directly from the PLC with 24VDC so no relays are needed.

We are a half way through :)  Now is the time to plan inputs.  How would I want to control my actors?

During the last 6 years of using the system in the basement and on the ground floor I worked out my personal 'standard' of the number of needed buttons, which works well for me and my family:

- in each room at the door: 1 switch with 2-keys and 2-circuits.  Short presses control 2 light circuits.  One of the buttons, when held longer, moves the blinds down.  The other, when hold longer, moves them up.

- in each room near the windows: 2 switches with 2-keys = 4 circuits.  The first 2-key switch is for the blinds (if there is only on blind a 1-key switch will do).  The 2nd switch is for the lights.

- in the lobby - the number of keys depends on functions.  Near the stairs - 2 for the light in the lobby and on the stairs.  Near the rooms - 1 for the lobby.  Near the bathroom - 2 switches with 2 keys each - 3 for the bathroom and one for the lobby.

It will be best to look at a drawing.  Here is a plan of my attic:

Projekt

The symbols are not complicated.  Let's look at the lobby. H1 is a wall-switch at 115 cm from the floor near the stairs.  H2 is a switch between the rooms, below it a 240VAC socket.  Near the bathroom there are 2 switches (H3 and H4), below them a socket. Near the big room a wall switch (H5) and a socket. In the ceiling there is a light named H.  You might be confused by all the H's... but once you take the wires in hour hand, you will know the difference: YDY 3x2.5 is for sockets, YDY 3x1.5 for the lights, UTP for wall switches.  

The left room (PL): Near the blinds there is the wire for powering blinds (R2, YDY 4x1.5).  Below it 2 wall switches (PL2 and PL3).  Below - a socket in 'C' circuit and a UTP for LAN named X1.  On the wall between rooms there are sockets in 'A' circuit and another UTP named X2.  Additionally there is 1 wall switch at the door (PL1) and below it - a socket in the 'C' circuit.  On the ceiling you will see 2 lights: PLA and PLB.

Here is how all the above transferes to the number of digital inputs (DIs) in the PLC:

Attic DIs

1 DI means a 1-button wall switch, 2 DI - a 2-button switch, 4DI - a 4-button switch (our famous 'group switch' from Berker).

Now a summary of the UTP wires in the central cabinet to count the needed LSAs:

Attic UTP

Here are my comments:

  • The 1-wire circuits are for measuring the temperatures of the floor (a crazy idea, I know, but it's just how I am)
  • I plan to place a recuperator right under the roof with a modbus communication possibility.
  • There are also spare wires at the very top to allow adding sensors in the future...
  • There is a need to communicate with the main junction cabinet: 2 ethernet wires and 10 for DIs/DOs exchange.

The last part is the list of needed electric protection items.  I am not an electrician so I am posting this without full confidence.  I decided to use only 2 phases:

Attic Electric

So the time has come to summarize the needed resources

  1. DOs: 29 - 2 16x DO will be needed,
  2. Relays: 21 pcs.,
  3. DIs: 39pcs - 2 16x DI and 1 8x DI modules,
  4. KRONE modules: 37 / 2.5 = 15 pcs.,
  5. 2 residual current protections 2P 25A,
  6. 7 overcurrent protections B16,
  7. 6 overcurrent protections B10,
  8. The cabinet.... seeing the above, with a large reserve a 96 module, 4x 24 cabinet will suffice.

Enough of the planning.  It is the time to buy all the toys and start the work!