17ips72 Schematic -
Analysis and Commentary on the “17ips72” Schematic
(Note: I’ll treat “17ips72 schematic” as the specific circuit/file being discussed; if you meant a different revision or filename, say so and I’ll adapt.)
Where you can look (legitimately):
- Badcaps.net forums – Repair community. Search for "NM-B191 schematic" or "Y720-17IKB boardview". Users often share schematics for repair purposes under fair use.
- Vinafix.com – Requires a free account; they host many Lenovo schematics and boardview files.
- LaptopSchematics.com – Paid/safe repository.
- Electronics repair Facebook groups – Ask specifically for the board number (printed on the motherboard, e.g., NM-B191), not just the model name.
Potential issues and recommendations
- Reference decoupling and routing: If the precision reference’s decoupling caps are not placed within 2–3 mm of the reference pins and routed directly to the AGND plane, you may see increased noise or drift. Move caps close and use short, wide traces.
- Ground returns under analog input traces: Any digital return currents crossing analog ground traces can inject noise. Ensure critical analog traces route over the AGND plane and keep digital returns on separate paths.
- ADC input protection vs. source impedance: Series protection resistors with too large values can interact with ADC input sampling caps and harm acquisition settling. If the ADC uses a switched-capacitor front end, size the series resistor to keep the RC time constant within the acquisition window or add a dedicated buffer amplifier.
- LDO thermal and dropout margins: Check worst-case power dissipation for LDOs, especially if upstream input voltage is high. Add thermal relief or redistribute heat-producing parts if necessary.
- Ferrite bead selection: Use beads specified for the expected current and with characterized impedance at the noise frequencies you need to suppress; some beads exhibit low impedance at low MHz and won’t help.
- Decoupling on reference and op-amps: Ensure op-amp feedback networks use low-noise resistors and that reference bypass capacitors use low-ESR types; electrolytics near references can degrade performance.
- Differential routing and matching: For any differential pairs feeding the ADC (e.g., instrumentation amp outputs), ensure matched trace lengths and symmetric routing to preserve common-mode rejection.
- ESD/TVS orientation and clamp level: Verify TVS breakdown voltages and standoff relative to the circuit supply so clamps don’t conduct during normal operation but protect under stress.
Part 6: Practical Repair Walkthrough (Case Study)
Scenario: A Lenovo Legion 5 17ACH6 with motherboard marking 17IPS72 REV 1.0. Symptoms: No power, no charging LED, barrel jack gets warm.
Step 1 – Visual inspection
Using the boardview, locate PF1 (fuse near DC-in). It is open. Replace it – still dead.
Step 2 – Voltage injection
Schematic indicates the main 20V rail splits into +VBUS and +VAD. Using a thermal camera, +VAD shows a hot spot at PC101 (0.1µF, 25V cap). Remove it – short gone. 17ips72 schematic
Step 3 – Check charger IC
BQ24780S has no REGN (6V). Schematic shows REGN requires 20V on ACDET (pin 5). ACDET reads 2.8V (should be >2.6V). Replace voltage divider RA1/RA2 (1MΩ and 120kΩ) – now ACDET = 3.1V. REGN appears.
Step 4 – 3V/5V missing
Schematic shows +3VALW generated by TPS51285 (U2). Enable signal EN1 (pin 3) is low. Trace EN1 through a diode to EC. EC is dead due to liquid damage. Replace EC (IT8227VG-192) – +3VALW rises.
Step 5 – Power on sequence
Laptop now powers on but no display. Using schematic, verify VDD_CORE = 0.9V, VDD_GFX = 0V. PGOOD from GPU VR is missing. Replace MP86945 driver – fixed. Laptop posts. Badcaps
Without the 17ips72 schematic, this repair would be impossible in under 6 hours.
6. Boardview File
For component-level repair, you must use the .CAD or .BRD boardview file paired with the schematic. Common formats:
- 17ips72_rev1.0.brd → Open with OpenBoardView (free) or BoardViewer.
- Y720-17IKB_BDV.cad → Requires Allegro Free Physical Viewer or LCSC BoardViewer.
Boardview allows you to locate test points, resistors, and capacitors without tracing blindly. Potential issues and recommendations
3.2 Boardview Files: The Perfect Companion
A schematic shows logic; a boardview (e.g., .brd, .cad, .asc) shows physical component locations. Search for “17ips72 boardview” alongside the schematic. Boardview tools like OpenBoardView or LinkerCAD let you click a net name and see exactly which resistor or capacitor to probe.
Pro tip: The 17ips72 boardview often lists components as:
- PR101 (resistor)
- PC205 (capacitor)
- PQ301 (MOSFET)
Compare with the schematic’s Bill of Materials (BOM) page.