├── ALS_probe ├── AL09BFEB00B-04.jpg ├── AL09BFEB00B-w04.jpg ├── C0300FEC218-01.jpg ├── C0300FEC218-w01.jpg └── Line bitmap.xlsx ├── Docs ├── A1135_EETE_0114_130114_John_Scampini_.pdf ├── Choose the IC.docx ├── MAX14808-MAX14809.pdf ├── Schematic_check.docx ├── image.png ├── maxim_app_note.pdf └── signal_processing_ti.pdf ├── Layout_final ├── 410713-L.zip ├── BOM │ ├── BOM1_updated.xls │ └── BOM2_updated.xls └── Final │ ├── 410713-L.PcbDoc │ ├── GERBER for MAX2082_transceiver_V1.0 │ ├── 4 Layer Impedance calculation.xls │ ├── 410713-L-RectHoles.TXT │ ├── 410713-L-macro.APR_LIB │ ├── 410713-L.DRR │ ├── 410713-L.EXTREP │ ├── 410713-L.G1 │ ├── 410713-L.G2 │ ├── 410713-L.GBL │ ├── 410713-L.GBO │ ├── 410713-L.GBP │ ├── 410713-L.GBS │ ├── 410713-L.GD1 │ ├── 410713-L.GG1 │ ├── 410713-L.GKO │ ├── 410713-L.GM1 │ ├── 410713-L.GM13 │ ├── 410713-L.GM15 │ ├── 410713-L.GM2 │ ├── 410713-L.GPB │ ├── 410713-L.GPT │ ├── 410713-L.GTL │ ├── 410713-L.GTO │ ├── 410713-L.GTP │ ├── 410713-L.GTS │ ├── 410713-L.LDP │ ├── 410713-L.REP │ ├── 410713-L.RUL │ ├── 410713-L.TXT │ ├── 410713-L.apr │ ├── Design Rule Check - 410713-L.drc │ ├── Design Rule Check - 410713-L.html │ ├── Design by PCB POWER MARKET.txt │ ├── MAX2082_transceiver_V1.0.REP │ ├── Status Report.Txt │ └── __Previews │ │ └── MAX2082_transceiver_V1.0.REPPreview │ ├── Generated 410713-L.Net │ ├── MAX2082_transceiver_V1.0.PrjPcb │ ├── MAX2082_transceiver_V1.0.SchDoc │ ├── MAX2082_transceiver_V1.0.pdf │ └── Pick _ Place │ ├── Pick Place for 410713-L.csv │ └── Pick Place for 410713-L.txt ├── PCB Design ├── BOM.ods ├── Gerber for UL.zip ├── MAX2082_transceiver_V1.0(1).pdf ├── PCB_power_exceptions │ └── Exceptions │ │ ├── 1 │ │ ├── 387496-L.doc │ │ ├── MAX2082_transceiver_V1.0.NET │ │ └── Project.pdf │ │ ├── 2 │ │ ├── 387496-L.doc │ │ ├── MAX2082_transceiver_V1.0.NET │ │ └── MAX2082_transceiver_V1.0.pdf │ │ ├── 3 │ │ ├── 387496-L.doc │ │ ├── MAX2082_transceiver_V1.0.NET │ │ └── MAX2082_transceiver_V1.0.pdf │ │ ├── 4 │ │ ├── 387496-L.doc │ │ └── MAX2082_transceiver_V1.0.pdf │ │ ├── 5 │ │ ├── 387496-L.doc │ │ └── MAX2082_transceiver_V1.0.pdf │ │ ├── 6 │ │ ├── 387496-L.doc │ │ └── MAX2082_transceiver_V1.0.pdf │ │ ├── 7 │ │ └── 387496-L.doc │ │ ├── 8 │ │ └── 387496-L.doc │ │ └── Routing _check.docx ├── bottom_silkscreen.drawio └── top_silkscreen.drawio ├── README.md └── Ultrasound_DAS_BF_16channel_rawdata_for_Hemanth ├── .DS_Store ├── DSBfm Mug1.jpg ├── DSBfm Mug2.jpg ├── apodization.m ├── captrdata.csv ├── envelope.m ├── kae RnD.docx ├── main.m ├── main.m~ ├── rawData.bin └── readData.m /ALS_probe/AL09BFEB00B-04.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/ALS_probe/AL09BFEB00B-04.jpg -------------------------------------------------------------------------------- /ALS_probe/AL09BFEB00B-w04.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/ALS_probe/AL09BFEB00B-w04.jpg -------------------------------------------------------------------------------- /ALS_probe/C0300FEC218-01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/ALS_probe/C0300FEC218-01.jpg -------------------------------------------------------------------------------- /ALS_probe/C0300FEC218-w01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/ALS_probe/C0300FEC218-w01.jpg -------------------------------------------------------------------------------- /ALS_probe/Line bitmap.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/ALS_probe/Line bitmap.xlsx -------------------------------------------------------------------------------- /Docs/A1135_EETE_0114_130114_John_Scampini_.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Docs/A1135_EETE_0114_130114_John_Scampini_.pdf -------------------------------------------------------------------------------- /Docs/Choose the IC.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Docs/Choose the IC.docx -------------------------------------------------------------------------------- /Docs/MAX14808-MAX14809.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Docs/MAX14808-MAX14809.pdf -------------------------------------------------------------------------------- /Docs/Schematic_check.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Docs/Schematic_check.docx -------------------------------------------------------------------------------- /Docs/image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Docs/image.png -------------------------------------------------------------------------------- /Docs/maxim_app_note.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Docs/maxim_app_note.pdf -------------------------------------------------------------------------------- /Docs/signal_processing_ti.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Docs/signal_processing_ti.pdf -------------------------------------------------------------------------------- /Layout_final/410713-L.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/410713-L.zip -------------------------------------------------------------------------------- /Layout_final/BOM/BOM1_updated.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/BOM/BOM1_updated.xls -------------------------------------------------------------------------------- /Layout_final/BOM/BOM2_updated.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/BOM/BOM2_updated.xls -------------------------------------------------------------------------------- /Layout_final/Final/410713-L.PcbDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/410713-L.PcbDoc -------------------------------------------------------------------------------- /Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/4 Layer Impedance calculation.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/4 Layer Impedance calculation.xls -------------------------------------------------------------------------------- /Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L-RectHoles.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L-RectHoles.TXT -------------------------------------------------------------------------------- /Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L-macro.APR_LIB: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.DRR: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.DRR -------------------------------------------------------------------------------- /Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.EXTREP: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.EXTREP -------------------------------------------------------------------------------- /Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.G1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.G1 -------------------------------------------------------------------------------- /Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.G2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.G2 -------------------------------------------------------------------------------- /Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.GBL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.GBL -------------------------------------------------------------------------------- /Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.GBO: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.GBO -------------------------------------------------------------------------------- /Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.GBP: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.GBP -------------------------------------------------------------------------------- /Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.GBS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.GBS -------------------------------------------------------------------------------- /Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.GD1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.GD1 -------------------------------------------------------------------------------- /Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.GG1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.GG1 -------------------------------------------------------------------------------- /Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.GKO: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.GKO -------------------------------------------------------------------------------- /Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.GM1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.GM1 -------------------------------------------------------------------------------- /Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.GM13: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.GM13 -------------------------------------------------------------------------------- /Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.GM15: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.GM15 -------------------------------------------------------------------------------- /Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.GM2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.GM2 -------------------------------------------------------------------------------- /Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.GPB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.GPB -------------------------------------------------------------------------------- /Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.GPT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.GPT -------------------------------------------------------------------------------- /Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.GTL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.GTL -------------------------------------------------------------------------------- /Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.GTO: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.GTO -------------------------------------------------------------------------------- /Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.GTP: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.GTP -------------------------------------------------------------------------------- /Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.GTS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.GTS -------------------------------------------------------------------------------- /Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.LDP: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.LDP -------------------------------------------------------------------------------- /Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.REP: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.REP -------------------------------------------------------------------------------- /Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.RUL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.RUL -------------------------------------------------------------------------------- /Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.TXT -------------------------------------------------------------------------------- /Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.apr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/410713-L.apr -------------------------------------------------------------------------------- /Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/Design Rule Check - 410713-L.drc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/Design Rule Check - 410713-L.drc -------------------------------------------------------------------------------- /Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/Design Rule Check - 410713-L.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/Design Rule Check - 410713-L.html -------------------------------------------------------------------------------- /Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/Design by PCB POWER MARKET.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/MAX2082_transceiver_V1.0.REP: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/MAX2082_transceiver_V1.0.REP -------------------------------------------------------------------------------- /Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/Status Report.Txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/Status Report.Txt -------------------------------------------------------------------------------- /Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/__Previews/MAX2082_transceiver_V1.0.REPPreview: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/GERBER for MAX2082_transceiver_V1.0/__Previews/MAX2082_transceiver_V1.0.REPPreview -------------------------------------------------------------------------------- /Layout_final/Final/Generated 410713-L.Net: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/Generated 410713-L.Net -------------------------------------------------------------------------------- /Layout_final/Final/MAX2082_transceiver_V1.0.PrjPcb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/MAX2082_transceiver_V1.0.PrjPcb -------------------------------------------------------------------------------- /Layout_final/Final/MAX2082_transceiver_V1.0.SchDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/MAX2082_transceiver_V1.0.SchDoc -------------------------------------------------------------------------------- /Layout_final/Final/MAX2082_transceiver_V1.0.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/MAX2082_transceiver_V1.0.pdf -------------------------------------------------------------------------------- /Layout_final/Final/Pick _ Place/Pick Place for 410713-L.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/Pick _ Place/Pick Place for 410713-L.csv -------------------------------------------------------------------------------- /Layout_final/Final/Pick _ Place/Pick Place for 410713-L.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Layout_final/Final/Pick _ Place/Pick Place for 410713-L.txt -------------------------------------------------------------------------------- /PCB Design/BOM.ods: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/PCB Design/BOM.ods -------------------------------------------------------------------------------- /PCB Design/Gerber for UL.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/PCB Design/Gerber for UL.zip -------------------------------------------------------------------------------- /PCB Design/MAX2082_transceiver_V1.0(1).pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/PCB Design/MAX2082_transceiver_V1.0(1).pdf -------------------------------------------------------------------------------- /PCB Design/PCB_power_exceptions/Exceptions/1/387496-L.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/PCB Design/PCB_power_exceptions/Exceptions/1/387496-L.doc -------------------------------------------------------------------------------- /PCB Design/PCB_power_exceptions/Exceptions/1/MAX2082_transceiver_V1.0.NET: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/PCB Design/PCB_power_exceptions/Exceptions/1/MAX2082_transceiver_V1.0.NET -------------------------------------------------------------------------------- /PCB Design/PCB_power_exceptions/Exceptions/1/Project.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/PCB Design/PCB_power_exceptions/Exceptions/1/Project.pdf -------------------------------------------------------------------------------- /PCB Design/PCB_power_exceptions/Exceptions/2/387496-L.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/PCB Design/PCB_power_exceptions/Exceptions/2/387496-L.doc -------------------------------------------------------------------------------- /PCB Design/PCB_power_exceptions/Exceptions/2/MAX2082_transceiver_V1.0.NET: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/PCB Design/PCB_power_exceptions/Exceptions/2/MAX2082_transceiver_V1.0.NET -------------------------------------------------------------------------------- /PCB Design/PCB_power_exceptions/Exceptions/2/MAX2082_transceiver_V1.0.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/PCB Design/PCB_power_exceptions/Exceptions/2/MAX2082_transceiver_V1.0.pdf -------------------------------------------------------------------------------- /PCB Design/PCB_power_exceptions/Exceptions/3/387496-L.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/PCB Design/PCB_power_exceptions/Exceptions/3/387496-L.doc -------------------------------------------------------------------------------- /PCB Design/PCB_power_exceptions/Exceptions/3/MAX2082_transceiver_V1.0.NET: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/PCB Design/PCB_power_exceptions/Exceptions/3/MAX2082_transceiver_V1.0.NET -------------------------------------------------------------------------------- /PCB Design/PCB_power_exceptions/Exceptions/3/MAX2082_transceiver_V1.0.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/PCB Design/PCB_power_exceptions/Exceptions/3/MAX2082_transceiver_V1.0.pdf -------------------------------------------------------------------------------- /PCB Design/PCB_power_exceptions/Exceptions/4/387496-L.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/PCB Design/PCB_power_exceptions/Exceptions/4/387496-L.doc -------------------------------------------------------------------------------- /PCB Design/PCB_power_exceptions/Exceptions/4/MAX2082_transceiver_V1.0.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/PCB Design/PCB_power_exceptions/Exceptions/4/MAX2082_transceiver_V1.0.pdf -------------------------------------------------------------------------------- /PCB Design/PCB_power_exceptions/Exceptions/5/387496-L.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/PCB Design/PCB_power_exceptions/Exceptions/5/387496-L.doc -------------------------------------------------------------------------------- /PCB Design/PCB_power_exceptions/Exceptions/5/MAX2082_transceiver_V1.0.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/PCB Design/PCB_power_exceptions/Exceptions/5/MAX2082_transceiver_V1.0.pdf -------------------------------------------------------------------------------- /PCB Design/PCB_power_exceptions/Exceptions/6/387496-L.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/PCB Design/PCB_power_exceptions/Exceptions/6/387496-L.doc -------------------------------------------------------------------------------- /PCB Design/PCB_power_exceptions/Exceptions/6/MAX2082_transceiver_V1.0.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/PCB Design/PCB_power_exceptions/Exceptions/6/MAX2082_transceiver_V1.0.pdf -------------------------------------------------------------------------------- /PCB Design/PCB_power_exceptions/Exceptions/7/387496-L.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/PCB Design/PCB_power_exceptions/Exceptions/7/387496-L.doc -------------------------------------------------------------------------------- /PCB Design/PCB_power_exceptions/Exceptions/8/387496-L.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/PCB Design/PCB_power_exceptions/Exceptions/8/387496-L.doc -------------------------------------------------------------------------------- /PCB Design/PCB_power_exceptions/Exceptions/Routing _check.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/PCB Design/PCB_power_exceptions/Exceptions/Routing _check.docx -------------------------------------------------------------------------------- /PCB Design/bottom_silkscreen.drawio: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/PCB Design/bottom_silkscreen.drawio -------------------------------------------------------------------------------- /PCB Design/top_silkscreen.drawio: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/PCB Design/top_silkscreen.drawio -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/README.md -------------------------------------------------------------------------------- /Ultrasound_DAS_BF_16channel_rawdata_for_Hemanth/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Ultrasound_DAS_BF_16channel_rawdata_for_Hemanth/.DS_Store -------------------------------------------------------------------------------- /Ultrasound_DAS_BF_16channel_rawdata_for_Hemanth/DSBfm Mug1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Ultrasound_DAS_BF_16channel_rawdata_for_Hemanth/DSBfm Mug1.jpg -------------------------------------------------------------------------------- /Ultrasound_DAS_BF_16channel_rawdata_for_Hemanth/DSBfm Mug2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Ultrasound_DAS_BF_16channel_rawdata_for_Hemanth/DSBfm Mug2.jpg -------------------------------------------------------------------------------- /Ultrasound_DAS_BF_16channel_rawdata_for_Hemanth/apodization.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Ultrasound_DAS_BF_16channel_rawdata_for_Hemanth/apodization.m -------------------------------------------------------------------------------- /Ultrasound_DAS_BF_16channel_rawdata_for_Hemanth/captrdata.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Ultrasound_DAS_BF_16channel_rawdata_for_Hemanth/captrdata.csv -------------------------------------------------------------------------------- /Ultrasound_DAS_BF_16channel_rawdata_for_Hemanth/envelope.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Ultrasound_DAS_BF_16channel_rawdata_for_Hemanth/envelope.m -------------------------------------------------------------------------------- /Ultrasound_DAS_BF_16channel_rawdata_for_Hemanth/kae RnD.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Ultrasound_DAS_BF_16channel_rawdata_for_Hemanth/kae RnD.docx -------------------------------------------------------------------------------- /Ultrasound_DAS_BF_16channel_rawdata_for_Hemanth/main.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Ultrasound_DAS_BF_16channel_rawdata_for_Hemanth/main.m -------------------------------------------------------------------------------- /Ultrasound_DAS_BF_16channel_rawdata_for_Hemanth/main.m~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Ultrasound_DAS_BF_16channel_rawdata_for_Hemanth/main.m~ -------------------------------------------------------------------------------- /Ultrasound_DAS_BF_16channel_rawdata_for_Hemanth/rawData.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Ultrasound_DAS_BF_16channel_rawdata_for_Hemanth/rawData.bin -------------------------------------------------------------------------------- /Ultrasound_DAS_BF_16channel_rawdata_for_Hemanth/readData.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HemanthSabbella/Dhvani/HEAD/Ultrasound_DAS_BF_16channel_rawdata_for_Hemanth/readData.m --------------------------------------------------------------------------------