VibeScan
Calculating
Vibration Signal Ingestion
Select CSV, TXT, or DAT Source File
Automated Diagnostics
Proprietary logic mapping vibration spectral peaks to ISO-10816 severity zones and specific mechanical faults.
Privacy-First Architecture
All vibration signals are processed 100% locally in your browser. Sensitive industrial data never leaves your secure environment.
Trend Intelligence
Monitor overall machine health trends across multiple datasets to predict maintenance windows and prevent downtime.
The Future of Predictive Maintenance
VibeScan is a high-precision vibration diagnostic tool engineered for the next generation of industrial reliability. By leveraging local-first processing and advanced spectral heuristics, we provide rapid, secure, and actionable insights into machine health without your data ever leaving the facility.
Frequently Asked Questions
How is the diagnostic probability calculated?
expand_more
We use spectral energy mapping to correlate magnitude at specific harmonics (1X, 2X, 3X) with known mechanical fault patterns. These are then weighted against ISO 10816 severity zones to provide a final confidence score.
Does my data ever leave my computer?
expand_more
No. VibeScan is built on a "Local-First" architecture. All FFTs, statistical calculations, and PDF report generations are performed directly in your browser's memory using high-performance Web Workers.
What file formats are supported for ingestion?
expand_more
We support .csv, .txt, and .dat formats. The engine features an intelligent column-mapping heuristic that automatically identifies time-domain vibration and pre-computed spectral data without manual configuration.
Is it compatible with high-speed machinery?
expand_more
Absolutely. As long as your acquisition hardware provides a sampling rate (Fs) at least 2.5x your highest frequency of interest, our pipeline can accurately diagnose equipment running at 30,000+ RPM.
How can I export my findings?
expand_more
Once your analysis is complete, navigate to the Reports tab. You can visualize the full machine health summary and click Export PDF to generate a professional diagnostic report for your maintenance logs.
Can I customize ISO 10816 thresholds?
expand_more
Yes. Click the Settings icon in the header to modify Machine Class (I-IV) or adjust the running speed (RPM). The dashboard metrics and severity zones will update in real-time.
Need technical assistance?
support@fastvalidateapp.comSecurity Restriction
Local File Access Blocked
VibeScan requires **Web Workers** for concurrent signal processing. Browsers restrict this when opening files via `file://`.
Solution: Run local server
Or use python: `python3 -m http.server`