-
Step 1: Write a Spec You Can Verify, Not Just a Goal
-
Step 2: Pick Hardware Based on the Line, Not the Demo
-
Step 3: Pilot On-Site. The Lab Demo Doesn't Count.
-
Step 4: Plan the Mobile Edge Computing 5G and IoT Connection Before You Need It
-
Step 5: Keep an Inspection Record for Every Edge System
-
Common Mistakes to Avoid
I'm the quality manager at Florida Tile. I review every batch before it reaches a customer—roughly 200 batches a month. In Q1 2024, I rejected 4% of first-pass deliveries due to color drift and edge chips. That number matters because it tells you I don't pass things just to keep the line moving.
Over the last four years, I've also been checking the machines that check the tiles (yes, the machines need checking too). Edge computing services are now part of the quality chain, and they come with their own failure modes.
If you've ever watched a line reject 80 tiles because the camera network lagged, you know what I mean. That's the kind of problem this checklist addresses.
This checklist is for plant managers, small factory owners, and integrators who want to put AI vision on a tile line without building an IT department. There are five steps. Step 3 is the one most people skip. It's also the one that cost us a $4,000 trial and a delayed launch.
One thing before we start: if you're a small shop, don't assume edge computing is too big for you. When our team ordered a single 3588 SBC to test an idea, the vendor treated it like a real order. That mattered. Small doesn't mean unimportant—it means potential.
Step 1: Write a Spec You Can Verify, Not Just a Goal
Before you talk to an edge computing services provider, define what "pass" means. For a tile line, start with the physical defects you care about: chips larger than 2 mm, edge chipping, glaze pinholes, color drift against a master sample.
For color, use a measurable standard. Pantone's color matching guidance puts the tolerance at Delta E < 2 for brand-critical colors. Put that number in your spec. If you don't, the vendor will assume "close enough" is fine, and you'll be the one explaining to the customer why the batch looks different.
It took me three years and about 300 batch inspections to understand that consistency matters more than the "latest" feature set on a spec sheet. A vague spec is the reason edge projects fail before the hardware arrives.
Checkpoint: You can explain your acceptance criteria to someone who has never seen your product, and they can load it into a test script without asking a clarifying question. If you can't do that, your spec isn't ready.
Step 2: Pick Hardware Based on the Line, Not the Demo
"AI and embedded systems" sounds complicated, but at the edge it comes down to a few physical questions. How many cameras? What interface? How much processing power at what temperature? Does the device need to trigger a reject arm?
For many tile lines, an ARM computer on module is enough. We ran our detection model on a 3588 SBC—eight cores, a 6 TOPS NPU, and enough camera and GPIO connections to handle our conveyor. It did the job without a separate GPU box.
Also consider operating environment. A kiln area can exceed 40°C. The 3588 SBC may need a fan or an industrial enclosure. Power dips from high-current motors can cause random reboots; an industrial power supply is worth the extra cost.
Checkpoint: Write down the required I/O before ordering. MIPI CSI or GigE? Discrete inputs for a photo-eye? Ethernet and optional 5G? A 3588 SBC can fail a pilot because it lacks the exact connector you need, not because it lacks processing power.
Step 3: Pilot On-Site. The Lab Demo Doesn't Count.
This is the step I learned the hard way. A vendor showed us a clean demo in their office: perfect lighting, slow belt, crisp images. We approved a trial unit on that basis. On our plant floor, the conveyor vibration blurred one frame in twenty, and the color temperature of the overhead lights confused the white balance. The reject door opened at the right time for the wrong images.
I only believed "test on-site" after ignoring it and paying for that mistake. Now every contract includes a two-week pilot at our plant. The pilot has to run a sealed batch of known defects—we keep our rejected tiles from the previous month for exactly this purpose. If the system can't find the ones we already know about, it doesn't ship.
Another thing: the pilot has to run your actual model, not a demo model. We caught one case where the vendor used a smaller model during the pilot to make it look faster. It's no longer in our contract.
In hindsight, I should have pushed back on the vendor's timeline. But with a launch date sitting on my desk, I made the call with incomplete information. Don't do that.
Checkpoint: A pilot passes only when it meets the Step 1 spec for at least 10,000 cycles or one full production shift, whichever is longer.
Step 4: Plan the Mobile Edge Computing 5G and IoT Connection Before You Need It
We use a mobile inspection cart that moves between lines. It has a 3588 SBC, a camera, a display, and a 5G modem. This is where mobile edge computing 5G makes sense: the image processing happens on the cart, and only the pass/fail summary goes to the office.
But the connection needs rules. If the 5G signal drops, the edge device should keep working and queue the events. It should not halt the line. We learned that the hard way when a network update decided to reboot the cart during a Saturday shift.
Also check the time source on all industrial IoT devices. A clock drift of four seconds can be the difference between a correct reject log and a mislabeled batch. We found that during an internal audit, not because the system told us.
If you use a 5G modem, test it with your carrier's SIM and your firewall. We spent a day thinking the edge device was broken; actually it was a DNS issue. We didn't have a formal network acceptance check until that happened. Now it's in the checklist.
Checkpoint: Document what happens when the network goes away. The edge devices should still run, store results, and sync later. No unplanned stops.
Step 5: Keep an Inspection Record for Every Edge System
As a quality inspector, I don't trust a system I can't audit. For edge deployments, that means each device has a record: firmware version, model version, camera calibration date, and a log of every test run. If a vendor updates the model remotely, that update must leave a trace.
Why am I this paranoid? Because a remote model update once changed our acceptance threshold without telling us. The inspection system passed tiles that our customer promptly rejected. That quality issue cost us a $22,000 redo and delayed a launch. We now treat the AI model like a physical gauge: if it changes, it has to be re-calibrated and documented.
Our ERP team now gets a daily export from the edge system. It's not a nice-to-have; it's the only reason we caught the threshold change before shipping a full week of production.
Per FTC's advertising guidance (ftc.gov/business-guidance/advertising-marketing), claims like "AI-powered defect detection" need to be truthful and substantiated. So ask for the test report. That's not paranoia; that's purchasing discipline.
Checkpoint: You can produce a one-page report for any batch: date, device ID, firmware and model version, accepted/rejected counts, and the threshold settings used.
Common Mistakes to Avoid
Four things to watch out for.
- Buying more compute than you need. A rack full of industrial GPU servers is overkill if a 3588 SBC runs your model at line speed. But if your model needs 50 TOPS, don't squeeze it into a small COM. Match the processor to the measured requirement, not to the marketing slide.
- Skipping the pilot because "it worked at the vendor's office." It always works in the vendor's office. The factory floor is a different animal.
- Treating small orders as educational exercises. If you're a small customer, don't apologize. The vendor who takes your one-unit 3588 SBC order seriously is the vendor you'll call when that pilot becomes ten units. The one who treats you like an inconvenience is already showing you how the next interaction goes.
- Scaling after one good pilot day. One clean shift isn't a pattern. Run through a weekend shift with limited staff and see if the system still documents everything.
Bottom line: edge computing services don't have to be expensive or complicated. Start with a spec you can verify, choose an ARM computer on module or a 3588 SBC if it fits, test on your line, plan the 5G fallback, and keep the audit trail. Do those five things and you'll have a quality system that holds up—no matter how many units you inspect per month.