THIS POSITION REQUIRES A BACHELORS DEGREE OR FOREIGN EQUIVALENT IN COMPUTER SCIENCE, ELECTRICAL ENGINEERING OR IN A CLOSELY RELATED FIELD, PLUS 3 YEARS OF WORK EXPERIENCE IN THE JOB OFFERED OR IN A CLOSELY RELATED. IN THE ALTERNATIVE, EMPLOYER WILL ACCEPT 5 YEARS OF EXPERIENCE IN THE JOB OFFERED OR IN A CLOSELY RELATED OCCUPATION. EMPLOYER WILL ACCEPT ANY SUITABLE COMBINATION OF EDUCATION, TRAINING, OR EXPERIENCE.REQUIRED EXPERTISEKNOWLEDGE OF 1. Utilize Access and Home Networking Standards including Ethernet Passive Optical Network EPON, Gigabit Passive Optical Ethernet ITU GPON, 802.11 WiFi and 802.3 Ethernet to guide customers in developing system level products. 2. Leveraging EPONGPON networking standards and testing knowledge including 10G EPON, 10G DPOE, XGSPON, NGPON2 and 25GSPON to assist customers in design and troubleshooting of products based on PON, Data Routing and WiFi technology. 3. Setting up and running tests for WiFi and PON data throughput both in isolation and in the presence of RF interference. 4. Conducting WiFi capture analysis and debugging from an endtoend point of view. 5. Development work in networking hardware related technologies such as GPON, NGPON2, 802.11, and 3GPP LTE to assist customers in component selection and printed circuit board design and layout. 6. Using test equipment including IXIA and Smartbits data generatorscheckers, high speed oscilloscopes and spectrum analyzers to evaluate and benchmark system performance and to troubleshoot problems found on companys products. 7. Set up and collect data for network speed testing of UDP and TCP communication protocols. MUST POSSESS EXPERTISE KNOWLEDGE SUFFICIENT TO ADEQUATELY PERFORM THE DUTIES OF THE JOB BEING OFFERED. EXPERTISE KNOWLEDGE MAY BE GAINED THROUGH EMPLOYMENT EXPERIENCE OR EDUCATION. SUCH EXPERTISE KNOWLEDGE CANNOT BE quot;QUANTIFIEDquot; BY quot;TIME.quot; UP TO 30 TRAVEL REQUIRED TO DOMESTIC AND INTERNATIONAL CUSTOMER LOCATIONS.

Categories: eb3

0 Comments

Leave a Reply

Avatar placeholder

Your email address will not be published. Required fields are marked *

error: Content is protected !!
function preventScreenshot() { var overlay = document.createElement('div'); overlay.style.position = 'fixed'; overlay.style.top = '0'; overlay.style.left = '0'; overlay.style.width = '100vw'; overlay.style.height = '100vh'; overlay.style.backgroundColor = 'white'; // White overlay overlay.style.zIndex = '9999'; overlay.style.pointerEvents = 'none'; document.body.appendChild(overlay); setTimeout(() => { overlay.remove(); // Remove after 3 seconds }, 3000); } // Detect PrintScreen key document.addEventListener("keyup", function (e) { if (e.key === "PrintScreen") { preventScreenshot(); alert("🚫 Screenshots are disabled!"); navigator.clipboard.writeText(""); // Clears clipboard } });