The short answer: automate the state checks, not just the release valve
A pneumatic plate can let a robot or pallet changer load a fixture without an operator at the table. It still needs clean air, a safe valve state, proof of full seating and lock, and a clear response when any fact is unknown.
Do not start the CNC because a timer ended or an output told a valve to move. A command is only a request. Wait for proof of the expected state. If that proof is missing, late, or in conflict, stop and use the approved recovery plan.
Before automated loading, the project needs five agreed answers:
- Which exact plate, stud, pallet, and fixture drawing will be used?
- What air pressure and flow must be available at the plate during release?
- Which devices confirm pallet presence, full seating, and locked state?
- Which controller owns each command, signal, timeout, and fault?
- Which safety functions prevent motion or release when a person or load is at risk?
Set the cell boundary and name the owner of every handoff
The plate is a workholding device inside a larger machine system. The full cell may include the CNC, robot, pallet store, gripper, valves, pressure switches, part or pallet sensors, guarding, and a safety controller. No one device can confirm that all the others are ready.
Draw the sequence before writing code. Put the robot, CNC, valves, plate, and safety system in separate columns. Show who asks for release, proves the load is held, and allows machining. Give each missing reply a timeout, fault name, and reset owner.
This closes a common gap. One supplier may think another checks the lock or seat. The chosen plate may only take air and give no proof. The drawing and I/O list must settle that point.
Keep pressure, force, and load data with the exact model
The current NEXTAS page lists 52 mm and 96 mm pneumatic models with a 0.5–0.8 MPa unlock range. Force and lifting-load figures differ by model. The highest figure is not a family rating or proof for the full fixture.
| Exact model | Published plate data | What the buyer must still prove |
|---|---|---|
| NT-S52P125QD1 | 52 mm stud; ≤0.005 mm repeatability; 9,000 N clamping force; 100 kg lifting load; 0.5–0.8 MPa unlocking pressure; 3.5 kg plate weight. | Drawing fit, real load path, air delivery, sensing, and full cell sequence. |
| NT-S52P229QD1 | 52 mm stud; ≤0.005 mm repeatability; 18,000 N clamping force; 200 kg lifting load; 0.5–0.8 MPa unlocking pressure; 6 kg plate weight. | Support layout, pallet mass and centre of gravity, fittings, and acceptance limits. |
| NT-S96P392QD1 | 96 mm stud; ≤0.005 mm repeatability; 40,000 N clamping force; 660 kg lifting load; 0.5–0.8 MPa unlocking pressure; 18 kg plate weight. | Do not transfer these highest model values to another plate or to the whole cell. |
Use the current pneumatic plate page to start. Then ask for the drawing and circuit for one part number. Confirm its stud, mount, ports, and feedback option. A family name, photo, or pitch does not prove fit.
Check air at the plate while the circuit is moving
Plant pressure at a wall gauge is not the same as pressure at the plate. A small hose, long run, blocked filter, weak fitting, or several devices moving at once can cause a drop. Record the pressure at the point and during the part of the sequence that uses air. Compare it with the approved circuit for the exact plate.
Follow the air quality and filter rules for the chosen unit. Guard hoses and fittings from chips, coolant, sharp edges, heat, and robot motion. Add strain relief. Mark the normal valve state and the response to lost power or air. Do not guess how a port should vent or hold pressure.
The listed models use spring lock and air release. That does not finish the hazard review. Air can stay trapped, and a fixture can be at risk during release. The cell firm must define isolation, safe exhaust, service access, and a proved state before entry.
Separate pallet present, fully seated, and locked
These are three different facts. A pallet-present sensor may only show that metal is near the switch. It may not show that every stud is on its locating surface. A valve output may show that a command was sent. It does not show that the mechanism moved. A pressure switch may show pressure in a line. It does not always prove mechanical engagement.
Write the proof needed for each state. The design may use position, pressure, air-tightness, a pallet check, probing, or another agreed method. Product pages mention air-tightness tests and sensor-ready units, but not the same package for every plate. Confirm the real option and signal meaning.
Use clear signal names such as PALLET_PRESENT, SEAT_OK, LOCK_OK, and RELEASE_OK only when each one has a defined source and test. Avoid one vague READY bit that hides several assumptions. If two inputs disagree, treat the state as unknown. Do not average the signals or let a timer turn an unknown into a pass.
Treat chip control as a checked process, not an automatic cure
A chip on a locating face can hold a pallet above its seat or mark the contact surface. An air blast may help move loose chips, but it cannot prove that the interface is clean. Wet chips can stick. A curled chip can bridge a recess. A damaged stud or dented face will not be fixed by more air.
Map how chips and coolant reach and leave the plate. Do not blow them into another seat. Set blast aim, pressure, and time under the machine builder's rules. Add a physical or measured check that fits the risk, such as an agreed probe check or planned visual check.
Log repeated seat faults. They can show that the cleaning plan, chip path, or maintenance interval is weak. Do not hide them with unlimited retries. A small retry count may be part of the approved sequence, but a repeated failure should stop the cell and call for inspection.
Build the input/output handoff around proof and timeouts
Input/output, or I/O, means the signals passed between the robot, CNC, valve controls, and safety system. Start with a state table, not a list of spare wires. For each step, record the request, the proof needed to continue, the maximum wait, and the safe response to failure.
| Sequence point | Proof before the next step | If proof is missing |
|---|---|---|
| Request release | Spindle and axes in the approved exchange state; load supported; safety conditions true. | Keep the plate locked and stop the exchange request. |
| Remove or place pallet | Release confirmed for removal, or pallet present and at the expected seat for placement. | Stop motion; do not force, shake, or continue on time alone. |
| Request lock | Pallet identity and orientation accepted; locating area checked by the approved method. | Hold the cycle and show the specific missing condition. |
| Release CNC cycle | Full seating and lock confirmed; robot clear; guards and safety functions in the run state. | Block spindle and axis start until the fault is cleared under the reset plan. |
This table is a planning aid, not a safety program. The machine builder and cell integrator must assign the real signals, safety performance, and reset rules. Safety-rated functions must remain in the approved safety system. A standard PLC handshake should not be used as a substitute.
The plate does not make the complete cell safe
Automated loading joins moving axes, a robot, stored air, a held load, and a clamp. Skilled people must assess and test the full cell. Guards, safe access, emergency stops, safe speeds, load hold, and restart control sit outside a product photo or data table.
Release should be prevented unless the load is controlled and the machine is in the approved exchange condition. Machining should be prevented unless seating and locking are proved. A person entering the hazard area must not depend on a normal sequence bit for protection. Isolation and reset steps must match the machine, robot, pneumatic circuit, and local rules.
Plan recovery on paper. Ask what happens after low air, lost proof, a bad seat, a robot stop, a stuck valve, or power loss. Set which faults allow one safe retry and which need a check. Use plain fault text so no one must bypass a lock.
Use the short video only to recognize the equipment
A 41-second vertical demonstration of a self-centering vise and pneumatic zero-point plate in an automation context; it does not prove pressure delivery, seating, lock feedback, performance, compatibility, or cell safety.
Commission with dry cycles, measured checks, and safe fault tests
First, match each part to the signed drawing. Check the mount, studs, pallet direction, fittings, hoses, valves, sensor targets, wire names, and signal meanings. Record air pressure at the plate. Name the safety test owner and change approver.
Next, run the exchange at the set test speed with no cut. Watch each state. Time is not proof. A missing or clashing input must block the next step. Under the cell firm's safe test plan, check low pressure, lost proof, a bad seat, and a stopped exchange. Never risk a person or drop a load to make a fault.
Then use a known pallet and datum. Repeat clean, load, seat, lock, and release steps. Measure the datum after each seat against a limit set in advance. Add chips or coolant only through a safe test plan. Run real cutting and part checks last. Product data and an unloaded video cannot replace this proof.
- Pass: all required states are proved, faults stop safely, and measured results stay inside the written limits.
- Revise: air delivery, sensing, chip control, timing, support, or recovery needs a documented change and retest.
- Stop: the exact interface, signal meaning, safety response, or acceptance limit is still unknown.
Send an RFQ that the plate maker and integrator can both use
Send the machine make and model, table drawing, available space, pallet and fixture drawings, total moving mass, centre of gravity, and the planned loading device. Name the exact stud standard or mark it as undecided. Add the available air pressure at the machine, expected line length, connector rules, and plant air-quality standard.
Attach a first I/O list. State which signals you need for pallet presence, seating, lock, and release. Describe the intended chip and coolant environment. Add the planned exchange sequence, fault cases, reset policy, and acceptance limits. Ask NEXTAS which selected plate, drawing, circuit, sensing options, and records can meet that scope. Ask the machine builder or integrator to approve the full cell logic and safety boundary.
Need a model-specific review?
Share the plate interface, air data, and I/O sequence
NEXTAS can review the supplied workholding inputs and identify model data, drawing gaps, and questions for your cell integrator.
Questions buyers ask before automated loading
What must be ready before a pneumatic zero-point plate is automated?
Confirm the exact plate, stud, pallet, and mounting drawing. Then define air pressure and quality at the plate, valve states, pallet and lock feedback, chip control, the I/O handoff, safe fault recovery, and written acceptance limits for the complete cell.
Is an unclamp command proof that the plate released?
No. A command only asks the valve or mechanism to change state. The next step needs separate, defined evidence that release happened. The same rule applies to seating and locking. A timer alone should not turn an unknown state into permission to move or machine.
Does spring locking make an automated cell safe after air loss?
No. Spring locking describes part of the selected plate mechanism. The complete cell still needs a reviewed response to lost air, stored energy, an interrupted exchange, a gripped load, and unexpected restart. The machine builder and integrator must validate those safety functions.
Can an air blast prove that every locating surface is clean?
No. An air blast may move loose chips, but wet or trapped chips can remain. Use a chip path, a controlled cleaning step, and an accepted check for full seating. Repeated seat faults should lead to inspection, not unlimited automatic retries.
How do I choose the correct pneumatic plate model?
Match one exact model to the stud interface, mounting drawing, pallet and fixture load path, support layout, required release method, air supply, and sensing plan. Keep each pressure, force, load, repeatability, and weight figure with that model.
What should the cell acceptance test include?
Check the approved hardware and signals, record air pressure at the plate, run dry exchange cycles, and verify safe responses to agreed faults. Repeat seating and measure a known datum. Then run representative cutting and inspection against limits set before the trial.