ติดเครื่องวัดความเร่งเข้ากับ DUT
ใช้ขี้ผึ้งติดอะคิวเลอเรอร์ไว้ที่ตำแหน่งที่ระบุในแอปทดสอบ
การเชื่อมต่อเครื่องวัดความเร่งควรมีความแข็งแรงแต่ถอดออกได้ง่ายระหว่างการทดสอบ
ตั้งค่าการวางแนวของอุปกรณ์วัดความเร่งตามประเภทของอุปกรณ์กระตุ้น
ตัวกระตุ้นเชิงเส้นตามย่านความถี่เรโซแนนซ์ (LRA) ของแกน X: ตรวจสอบว่าเครื่องหมาย -> บนตัวตรวจวัดความเร่งสอดคล้องกับทิศทางความยาวของ LRA โดยทั่วไปทิศทางนี้เทียบเท่ากับทิศทางที่ทำให้เกิดเสียงสะท้อน
ตัวกระตุ้นแบบเชิงเส้นตามย่านความถี่ (LRA) ของแกน Z: ใช้การวางแนวของอุปกรณ์ตรวจวัดความเร่งที่อธิบายไว้ในวิธีการของ LRA ของแกน X ด้านบน
ตัวกระตุ้นมวลหมุนแบบเอียง (ERM): วัดสัญญาณและแกนทั้ง 3 แกน จากนั้นเลือกข้อมูลที่มีค่าแอมพลิจูดสัญญาณแรงที่สุด
เปิดแอปทดสอบใน DUT และสร้างเอฟเฟกต์เป้าหมาย
ใช้เมาส์บลูทูธเพื่อคลิกปุ่มเป้าหมายในแอป ซึ่งจะช่วยให้คุณคลิกปุ่มแอปได้โดยไม่ต้องออกแรงภายนอก เช่น แรงกดจากนิ้ว
รูปที่ 1 DUT ที่สร้างผลต่อเป้าหมาย
บันทึกรูปแบบคลื่นจากแอปทดสอบโดยใช้ Audacity และส่งออกไฟล์โดยทำดังนี้
- คลิกบันทึกใน Audacity
- กดปุ่มเป้าหมายแต่ละปุ่มในแอปทดสอบ
ส่งออกไฟล์บันทึกเป็นไฟล์ WAV
รูปที่ 2 การส่งออกจาก Audacity
วัดและบันทึกผลลัพธ์เป้าหมาย
ตัวอย่างเนื้อหาและโค้ดในหน้าเว็บนี้ขึ้นอยู่กับใบอนุญาตที่อธิบายไว้ในใบอนุญาตการใช้เนื้อหา Java และ OpenJDK เป็นเครื่องหมายการค้าหรือเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-27 UTC
[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2025-07-27 UTC"],[],[],null,["# Measure and record target effects\n\n1. Attach the accelerometer to the DUT.\n\n - Use beeswax to attach the accelerometer at the location specified in the\n test app.\n\n - The accelerometer connection should be rigid but also easy to remove\n between runs.\n\n2. Set the orientation of the accelerometer depending on the actuator type.\n\n - **X axis linear resonant actuator (LRA):** Make sure that the -\\\u003e on the\n accelerometer is aligned with the length direction of the LRA. This\n direction is generally equivalent to the resonating direction.\n\n - **Z axis linear resonant actuator (LRA):** Use the accelerometer\n orientation described in the X axis LRA instructions above.\n\n - **Eccentric rotating mass actuator (ERM):** Measure the signal and all\n three axes, then select the data that has the strongest signal amplitude.\n\n | **Note:** If you change the measuring axis, be sure to also change the accelerometer cable attached to the CCLD signal conditioner.\n3. Open the test app on the DUT and generate target effects.\n\n - Use a Bluetooth mouse to click the target buttons in the app. This lets\n you click app buttons without adding external forces, such as pressure from\n a finger.\n\n **Figure 1.** DUT generating target effects\n4. Record the waveform from the test app using Audacity and export the file:\n\n - Click **Record** in Audacity.\n - Press each of the target buttons in the test app.\n - Export the recording as a WAV file.\n\n **Figure 2.** Exporting from Audacity"]]