Blogs

Unexpected Issues During Pilot Production

During pilot production and production line ramp-up, many issues do not appear in the way teams initially expect. Sometimes it starts with a small fluctuation at a test station, or a comment from a line engineer saying, "This result looks a bit unusual."However, when takt time, yield targets, and delivery milestones are all under pressure, these seemingly minor anomalies can quickly be amplified and begin to affect the overall production rhythm. We have been working with Huaqin as a long-term partner. As projects progressed, the challenges encountered on the production line became increasingly complex. On site, our role gradually extended from basic production test support to problem analysis and cross-team coordination during pilot production. In many cases, the focus was not simply on whether a test station was functioning, but on how to absorb uncertainties early and prevent them from disrupting delivery schedules. The following two experiences both took place during the pilot production phase of Huaqin projects. They are not exceptional cases. On the contrary, they represent the kind of everyday issues that most accurately reflect the realities of production line delivery. Airtightness Testing Issues in Project α During the pilot ramp-up of Project α, the airtightness test station for the audio microphone showed clear instability. For the same batch of products, pass rates fluctuated noticeably across repeated tests, frequently interrupting the station's operating rhythm. Initial troubleshooting naturally focused on the test system itself, including software logic, equipment status, and basic parameter settings. It soon became clear, however, that the issue did not originate from these areas. As on-site verification continued, we gradually confirmed that the anomaly was more closely related to the product's mechanical structure and material characteristics. This model used a relatively uncommon combination of materials. A sealing solution that had worked well in previous projects could not maintain consistency during actual compression. Even slight variations in applied pressure were enough to influence test results. Once the direction of the problem was clarified, the on-site approach shifted accordingly. Rather than repeatedly adjusting the existing solution, we returned to verifying the compatibility between materials and structure. Over the following period, we worked together with the customer's engineering team on the production line, testing multiple material options. This included different types of silicone and cushioning materials, variations in silicone hardness, and adjustments to plug compression methods. Each step was evaluated based on real test results before moving forward. The process was not fast, nor was it particularly clever. In essence, it came down to repeatedly confirming one question: could this solution run stably under real production line conditions?Ultimately, by introducing a customized soft silicone gasket and making fine parameter adjustments, the airtightness test results gradually stabilized. The station was able to run continuously, and the pilot production rhythm was restored. Figure 1. Test Fixture Diagram Noise Floor Issues in Project β Compared with the airtightness issue in Project α, the noise floor anomaly encountered during pilot production in Project β was more complex to diagnose. During headphone pilot production for Project β at Huaqin's Nanchang site, the noise floor test station repeatedly triggered alarms. Test data showed that measured noise levels consistently exceeded specification limits, significantly impacting the pilot production schedule. This model used high-sensitivity drivers along with a new circuit design, making the potential noise sources inherently more complex. It was not a problem that could be resolved by simply adjusting a single parameter. Rather than focusing solely on the test station, we worked with the customer's audio team to investigate the issue from a system-level signal chain perspective. The process involved sequentially testing different shielding cables, adjusting grounding strategies, evaluating various Bluetooth dongle connection methods, and isolating potential power supply and electromagnetic interference sources within the test environment. Through continuous spectrum analysis and comparative testing, the scope of the issue was gradually narrowed. It was ultimately confirmed that the elevated noise floor was primarily related to power interference from the Bluetooth dongle, combined with differences in product behavior across operating states. After this conclusion was reached, relevant configurations were adjusted and validated on site. As a result, noise floor measurements returned to a stable and controllable range, allowing pilot production to proceed. Figure 2. Work with the customer engineer to solve problems Common Characteristics of Pilot Production Issues Looking back at these two pilot production experiences, it becomes clear that despite their different manifestations, the underlying diagnostic processes were quite similar. Whether dealing with airtightness instability or excessive noise, the root cause could not be isolated to a single module. Effective resolution required on-site evaluation across mechanical structure, materials, system operating states, and test conditions. During pilot production, issues of this nature rarely come with ready-made answers. They are also unlikely to be resolved through a single verification cycle. More often, progress is made through repeated trials, comparisons, and eliminations, gradually converging on a solution that is genuinely suitable for long-term production line operation. Production line delivery rarely follows a perfectly smooth path. In many cases, what ultimately determines whether a project can move forward as planned are those unexpected issues that must be addressed immediately when they arise. In our long-term collaboration with customers, our work often takes place at these critical moments—working alongside engineering teams to stabilize processes, maintain momentum, and keep projects moving forward step by step. If you also want CRYSOUND to support your production line, you can fill out the Get in Touch form below.

Abnormal Noise Testing Explained: Principle,Method,and Configuration

In our previous blog post, "Abnormal Noise Detection: From Human Ears to AI"we discussed the key pain points of manual listening, introduced CRYSOUND's AI-based abnormal-noise testing solution, outlined the training approach at a high level, and showed how the system can be deployed on a TWS production line. In this post, we take the next step: we'll dive deeper into the analysis principles behind CRYSOUND's AI abnormal-noise algorithm, share practical test setups and real-world performance, and wrap up with a complete configuration checklist you can use to plan or validate your own deployment. Challenges Of Detecting Anomalies With Conventional Algorithms In real factories, true defects are both rare and highly diverse, which makes it difficult to collect a comprehensive library of abnormal sound patterns for supervised training. Even well-tuned—sometimes highly customized—rule-based algorithms rarely cover every abnormal signature. New defect modes, subtle variations, and shifting production conditions can fall outside predefined thresholds or feature templates, leading to missed detections (escapes). In the figure below, we compare two wav files that we generated manually. Figure 1: OK Wav Figure 2: NG Wav You can see that conventional checks—frequency response, THD, and a typical rub & buzz (R&B) algorithm—can hardly detect the injected low-level noise defect; the overall curve difference is only ~0.1 dB. In a simple FFT comparison, the two wav files do show some discrepancy, but in real production conditions the defect energy may be even lower, making it very likely to fall below fixed thresholds and slip through. By contrast, in the time–frequency representation , the abnormal signature is clearly visible, because it appears as a structured pattern over time rather than a small change in a single averaged curve. Figure 3: Analysis results Principle Of AI Abnormal Noise Algorithm CRYSOUND proposes an abnormal-noise detection approach built on a deep-learning framework that identifies defects by reconstructing the spectrogram and measuring what cannot be well reconstructed. This breaks through key limitations of traditional rule-based methods and, at the principle level, enables broader and more systematic defect coverage—especially for subtle, diverse, and previously unseen abnormal signatures. The figure below illustrates the core workflow behind our training and inference pipeline. Figure 4: Algorithm Flow Principle During model training, we build the algorithm following the workflow below. Figure 5: Algorithm Judgment Principle How To Use And Deploy The AI Algorithm Preparation First, prepare a Low-Noise Measurement Microphone / Low-noise Ear Simulator and a Microphone Power Supply to ensure you can capture subtle abnormal signatures while providing stable power to the mic. Figure 6: Low-Noise Measurement Microphone Next, you'll need a sound card to record the signal and upload the data to the host PC. Figure 7: Data Acquisition System Third, use a fixture or positioning jig to hold the product so that placement is repeatable and every recording is taken under consistent conditions. Finally, ensure a quiet and stable acoustic environment: in a lab, an anechoic chamber is ideal; on a production line, a sound-insulation box is typically used to control ambient noise and keep measurements consistent. Figure 8: Anechoic Room Figure 9: Anechoic Chamber Model Development First, create a test sequence in SonoLab, select "Deep Learning" and apply the setting. Next, select the appropriate AI abnormal-noise algorithm module and its corresponding API Figure 10: Sequence Interface 1 Then open Settings and specify the model type, as well as the file paths for the training dataset and test dataset. Click Train and wait for the model to finish training (Training time depends on your PC's hardware) Figure 11: Sequence Interface 2 During training, the status indicator turns yellow. Once training is complete, it switches to green and shows a "Training completed" message. Figure 12: Sequence Interface 3 Finally, place your test WAV files in the specified test folder and run the sequence. The model will start automatically and output the analysis results. Test Case Figure 13:Test Environment Figure 14:Test Curve System Block Diagram Figure 15: System Block Diagram 1 Figure 16: System Block Diagram 2 Equipment More technical details are available upon request—please use the "Get in touch" form below. Our team can share recommended settings and an on-site workflow tailored to your production conditions.
Support Support
Product Catalogs Product Catalogs Solutions Solutions User Manuals User Manuals Software Download Software Download Product Inquiry Product Inquiry Schedule Demo Schedule Demo Technical Support Technical Support +86-571-88225128 +86-571-88225128
Request Quote 0
Request Quote