본문 바로가기
반응형

Major166

NVIDIA Optix NVIDIA Optix 8.1 - Documentations [바로가기] NVIDIA OptiX 8.1The NVIDIA OptiX API is an application framework for achieving optimal ray tracing performance on the GPU. It provides a simple, recursive, and flexible pipeline for accelerating ray tracing algorithms. OptiX can bring the power of NVIDIA GPUs to ray traciraytracing-docs.nvidia.comNVIDIA Optix 8.1 - Programming Guide [바로가기]NVIDIA Optix 8.1.. 2024. 11. 30.
Ray-Tracing Simulation 1. NVIDIA Sionna: An Open-Source Library for 6G Physical-Layer Research: https://developer.nvidia.com/sionna Sionna SoftwareA GPU-accelerated open-source library for 5G and 6G physical-layer research.developer.nvidia.com2. Sionna RT: Scene Creation with Blender using OpenStreetMap: https://youtu.be/7xHLDxUaQ7c?si=MbVo_r0IIpgWi6my3. NVIDIA OptiX™ Ray Tracing Engine: https://developer.nvidia.com/r.. 2024. 11. 30.
PCB, RF케이블, 부품 재료 구매 1. PCB artwork 및 제작FR4_epoxy  기판 규격비유전율 : 4.4기판 두께 : 0.8T, 1.0T, 1.2T, 1.6mm(기본 작업 사양)신호선 두께 : Hoz(18um), 1oz(35um), 2oz(70um)나. 작업사양정보-한샘디지텍PCB 제작 (한국) - 한샘디지텍 : http://www.hsdgt.com/PCB 제작 (중국) - JLC: https://jlcpcb.comPCB artwork 및 제작 - KMTEK : http://www.kmtek.co.krPCB 제작 - 준테크 : 404-220] 인천 광역시 서구 석남동 223-554번지 준테크, 백승현PCB 제작 - EOS(이오에스): 특수기판PCB 제작 - 두리전자: 특수기판미르시스템, 기주산업 등2. RF 커넥터 & 케이블동.. 2024. 11. 21.
책 무료 다운로드 받기 Library Genesis (https://libgen.is): 대부분의 영문도서 pdf로 다운로드 가능함Z-Library (https://z-lib.id): 무료 > 링크제공 > 멤버십 가입 형태로 전환https://www.pdfdrive.comhttps://www.gutenberg.org더보기다양한 전공서적을 pdf로 다운로드 가능했던 Z-Library가 아래와 같이 무시무시한 경고창과 함께 더이상 이용치 못하게 되었다. 다행히도 '24년 3월경 부터 다시 Z-Library (https://z-lib.io/)가 다시 개재되었다. 대신 다운로드 받는 것이 조금은 더 복잡해졌다.예를 들어서 책을 검색한 후 Request Code를 복사한 후 하단의 "Request this book" 버튼을 누른다.Di.. 2024. 11. 21.
CUDA 기반 병렬처리 1. 개발환경 설정Visual Studio 설치 (https://visualstudio.microsoft.com/ko/downloads/)CUDA 툴킷 설치 (https://developer.nvidia.com/cuda-toolkit)Visual Studio 설치후 CUDA 툴킷을 설치해야 Visual Studio에 자동으로 CUDA 컴파일이 추가됨Visual Studio 설정새로운 프로젝트 생성 템플릿에 CUDA 항목이 추가됨C/C++ 확장자로 .cu, .cuh 추가: [Tool]-[Option]-[Text Editor]-[File Extension]에서 추가4. CUDA samples: https://docs.nvidia.com/cuda/cuda-samples/ CUDA Samples2.1. Noti.. 2024. 9. 30.
주파수 대역 명칭 1. USA 레이더 주파수 밴드 밴드 범위(GHz) 기능 VHF 0.05-0.3 2024. 4. 4.
MacOS 환경에서 C/C++를 위한 Visual Studio Code (VS Code) 설치 및 설정 C/C++로 코드를 만들거나 개발한 사람들은 대게 Visual Studio이 익숙하기 마련이다. 대학에서 처음 코드 접할 떄 부터 Visual Studio를 만지다 보니 그런 것이 아닌가 싶다. MacOS환경에서는 MS에서 제공하는 Visual Studio Code (VS Code)를 통해서 Windows 기반의 Visual Studio와 유사한 환경을 구축할 수 있다. 개인적으로 MacOS에서 VS code는 만들고자하는 C/C++코드의 소규모 함수 정도를 가볍게 만들때 주로 사용하고 있다. 1. VS Code 설치 먼저, 아래 링크에서 VS Code를 다운받아 설치한다. https://code.visualstudio.com Visual Studio Code - Code Editing. Redefine.. 2024. 3. 31.
전자파관련 학술대회 리스트 ▷ Antenna & Propagation (AP) 계열 EuCAP (European Conference on Antennas and Propagation): 3~4월 유럽 - 2023.03.26.–31. Florence, Italy - 2024.03.17.-22. Glasgow, Scotland International Applied Computational Electromagnetic Society (ACES): 4월 경 미국 - 2023.03.26-30. Monterey, California, USA - 2024.05.19-23. Orlando, Florida, USA iWAT (International Workshop on Antennas Technology) - 2023.05.15-17. Aal.. 2024. 3. 18.
[HFSS] Power vs Gain (Incident Power / Accepted Power / Radiated Power, Gain / Directivity / Realized Gain) 1. Incident Power, 입사전력 - HFSS의 Wave Port와 Lumped Port로 입사되는 전력 Incident power for an antenna structure is defined as the time-averaged power incident on the port(s) of the antenna: $ P_{inc} = Re \int _{A} \vec{E}_{inc} \times \vec{H}_{inc}^* \cdot dS $ A is the union of all port boundaries in the model, including Wave and Lumped Ports, but excluding Floquet ports. dS is the local port-boundary.. 2023. 9. 21.
MacOS Python 재설치 1. 기존 Python 제거 - '파인더 - 메뉴 - 이동 - 폴더로 이동', /Library/Frameworks/Python.framework/Versions 입력 및 이동 - 기존 버전 3.X 폴더 삭제 - '파인더 - 응용프로그램 (또는 Application)'에서 Python 3.X 폴더 삭제 다른 방법) ▷ 기존 버전 삭제 rm -rf /usr/local/bin/python* rm -rf/usr/local/bin/pip* ▷ 환경변수 삭제 brew doctor brew cleanup 2. Python 설치 - 아래 Python 공식 웹사이트에서 Stable Release 중 원하는 버전의 python의 installer 파일을 다운로드 후 설치 https://www.python.org/downl.. 2023. 9. 11.
[MATLAB] (MacOS/Macbook Pro/MATLAB 2020a) Python 환경 디렉토리 지정하기 출처: https://www.mathworks.com/matlabcentral/answers/726093-oserror-matlab-engine-for-python-3-8-on-macbook-pro-with-m1-chip MacOS의 경우 Python이 설치되어 있어 따로 설치가 필요없음에도 불구하고, MATLAB 창에서 아래와 같이 Pyenv 명령어로 Python Environment를 체크해도 Version 정보가 제대로 들어오지 않는 경우가 있다. pyenv 이러한 경우에 Python Enviroment Directory를 다음과 같이 지정해 주면 된다. pyversion /usr/local/bin/python3 이렇게 하고 Python 환경을 체크하면 다음과 같이 정상적으로 값이 들어오는 것을 확.. 2023. 9. 7.
대함유도탄기만체계 관련 뉴스 (채프/구조적기만체) 출처: https://www.news2day.co.kr/article/20221019500020# 이스라엘 대함유도탄기만체계 관련 동영상 https://youtu.be/bHQ7GtbauKw 2023. 7. 11.
반응형