Does anyone know if the PCM can handle multiple compressors? I know this wouldn’t be legal for a comp bot but for our t-shirt launcher we want two or three on the robot to lessen refill times will they still be able to handle the 120psi total fill or will they overdraw?
Our alternative is powering them off a second battery and setting the release valve to 120 and having them run continuously while we have it out any other suggestions that may work?
This would be a parallel circuit and could pull over the max limit for the fuse for the PCM (each compressor pulling about 11 amps).
Unless you stick the PCM on a 30amp breaker in the WAGO connectors in the PDP, then more than one is NOT good. Even then, though, two would be max.
Personally I wouldn’t try, instead I would up your storage side to epic proportions, and pressurize using an offboard compressor to speed things up. You also might wire two batteries in parallel to increase the life of your robot
Ok thanks for the suggestions I saw another thread saying take the state of the switch in the code and power a second one on a talon so I’ll look into that
@GraveFurball I would up the capacity but this project is one with zero budget so we are limited to the three tanks we already have I’ll look into the battery idea too thanks
Also if you have an Spike relays on hand you should be able to plug as many as you have spikes, just takes some extra code to manually tell the compressor to turn on/off. Could be done at pressures by the use of a pressure sensor (or the pressure switch for less fine control) or just have it be connected to a button on a controller
For a non- competition setting, I would put multiple compressors of relays, each powered by a separate breaker. You run the pressure switch into a DIO port and do the code to turn them all on/off appropriately. Do not rely on the blow off valve for normal pressure regulation - it should really only be used for emergency over-pressurization situations.
Run the compressors off a regular 12V relays powered from breakers on the PDB. Each compressor on a different circuit. Switch the relays from the PCM compressor output. Obvously an offseason thing. Or Just get a compressor sized for what you need.