I have 3 AC to DC transformers powered by same breaker AC breaker:
1. 120ac to 48v dc
2. 120ac to 24v dc
3. 120ac to 12v dc
4. 12v dc to 9v dc step down to power Arduino
5. 5v dc sensor system powered by Arduino board and ground from Arduino board
Is it possible to have one neutral/ground bar to connect all of the above systems without messing up Arduino board electronics and sensor readings?
5v system is used to power displays, relays and reading from various sensors
12v is used to switch solenoids (with 5v relays)
24v is used to drive motor (with 5v relays)
48v is used to drive 24v motor located over 90feet away from Arduino with 48v to 24v step down at the spot
It is not traditional schematics, but it was faster for me to code flowchart in GitHub. Excuse floating + and -.

I would love to use same ground to simplify wiring and save on wires.
Any response or input is appreciated.
Thank you!
1. 120ac to 48v dc
2. 120ac to 24v dc
3. 120ac to 12v dc
4. 12v dc to 9v dc step down to power Arduino
5. 5v dc sensor system powered by Arduino board and ground from Arduino board
Is it possible to have one neutral/ground bar to connect all of the above systems without messing up Arduino board electronics and sensor readings?
5v system is used to power displays, relays and reading from various sensors
12v is used to switch solenoids (with 5v relays)
24v is used to drive motor (with 5v relays)
48v is used to drive 24v motor located over 90feet away from Arduino with 48v to 24v step down at the spot
It is not traditional schematics, but it was faster for me to code flowchart in GitHub. Excuse floating + and -.

I would love to use same ground to simplify wiring and save on wires.
Any response or input is appreciated.
Thank you!