Node TigWelder

Uit MakerSpace Leiden
Versie door DirkWillem (overleg | bijdragen) op 22 sep 2024 om 11:55 (Electronics)
Ga naar: navigatie, zoeken


PoE powered Node on AC voor de Tig Welder.

Swipe ok - but does not want to turn on

  1. Do you see waiting for card on the display ? If so - it has not read your card (yet).
  2. Did you hear a beeb when you swiped ? If so - your card is picked up ok.
  3. Did you hear 3 or more beeps when you swiped ? If so - your card is not getting permission from the system
  4. Does your personal page in mijn.makerspaceleiden.nl show that you have permission ?
  5. Is the internet in the space up and running ?

The Machine does not want to accept my badge

  1. Do you hear a beeb when swiping ? If so - it has read your card.
  2. Did it work on the door ?
  3. Does it work on any other machine ?
  4. Have you checked your personal page in mijn.makerspaceleiden.nl - you are sure you have access ?

Electronics

De node is AC powered; en zit 'voor' alle electra van het TIG apparaat.

OPTO1 wordt gebruikt om spanning na de on/off switch the detecteren.

OPTO2 wordt gebruikt om de spanning van de drukknop op de toorts te detecteren.

Het SSR relay onderbreekt de spanning naar de on/off schakelaar.

De node is gebaseerd op de Black 2025 boards. Machine specific wiring:

  • SSR relay voor power
  • 12V digitale output voor de klep
  • Opto voor spanning
  • Opto voor detectie lassen

Solenoid Wiring

12V solenoid with on-current reducer

The 12V solenoid uses about 0.5 Amp/6Watt when fully engaged. This makes it relatively hot; and also is a stretch for the AC/DC power unit used. So after a high on-peak current- we reduce this to about 1/3 once engaged with a resistor.

Board jumpers and settings

Board - serie nummer 4

  1. Rework 1 - verwijderen ESD diodes antenne
  2. Rework 2 - omdraaien transistors programmering

Note: een van de program-transistors is vervangen door iets willekeurigs

Jumpers:

  1. Vint, 12 volt
  2. Vpoe/SS - all off

Green Connector

PIN Description Use
1 CUR2 NC
2 CUR2 NC
3 OPTO 4 NC
4 OPTO 3 NC
5 OPTO 2 N for torch sense
6 OPTO 2 Torch sense
7 OPTO 1 N for voltage sense
8 OPTO 1 Voltage sense
9 L input L, connected
10 N input N, connected
11 Relay 1 NO L power
12 Relay 1 Common N
13 Relay 2 NO NC
14 Relay 2 NC NC
15 Relay 2 common NC

Checklist node

Doel checken is

  1. Machine mag niet anders aan gaan dan met de schakelaar voorop
  2. Powercycle van de node moet geen rare situaties opleveren
  3. Spanningsonderbreking moet machine in veilige stand brengen.
  4. Timeout na X minuten moet de machine ook in veilige stand brengen.
  5. Machine mag nooit uit (of aan) gaan zonder gebruikers actie. Dus node/netwerk/etc verlies of een timeout mag niet leiden tot uitgaan of aangaan van de motor.

Stappen:

  1. Powercycle de node. Komt die terug op het netwerk ?
  2. Na powercycle; kan je de unit niet aan zetten ?
  3. Swipe, check dat de machine werkt. Zet hem uit. Onderbreek de stroom > 1 seconde en controleer dat de machine weer in de veilige stand staat.

Source code

https://github.com/MakerSpaceLeiden/AccessSystem/lib-arduino/ACNode/examples/TigWelderNode

Bypassing the node

With the explicit permission from a trustee - a node can be bypassed. For example when it is broken. There are two dip switches on the board.

Obviously - doing so without the express permission is a sure way to loose your membership.

History

Build late 2024