This job listing has expired and the position may no longer be open for hire.

Sr. Software Engineer at Parker Hannifin Corporation in HAUPPAUGE, New York

Posted in Other 30+ days ago.





Job Description:








Sr. Software Engineer






Location: HAUPPAUGE, NY, United States




Job Family

: Engineering




Job Type

: Regular




Posted

: Mar 1, 2021


Job ID: 20796







Back to Search Results








Job Description










var cs_apply_settings = {"job_id":"6379778","url":"https://apply.talemetry.com","company":"parker","subdomain":"parkercareers","career_site_id":3750,"return_page_permalink":"parker","req_number":"20796-1A","workflow":7980,"workflow_tag":"USA","company_id":1147,"external_job_id":"20796","real_external_job_id":"20796-1A","internal_job_id":"6379778","audit_activity":true,"web_tracking_id":null,"web_tracking_session_id":null,"context_id":null,"finished":"http://parkercareers.ttcportals.com/pages/parker","apply_key":"8538df2e-8de0-4748-bbdc-8646f8999549"};csns.apply.setup_job_apply_link(cs_apply_settings, 2);





Save Job


Job Saved



// Save Jobs functionality
var is_job_saved = false;
var job_index;
var job_saved_message;
var c_jobs_temp = localStorage.getItem('c_jobs') ? JSON.parse(localStorage.getItem('c_jobs')) : [];
var saved_jobs_query;

// Detecting if job has been saved
if (c_jobs_temp.indexOf('20796-1A') >= 0) {
$('.job-saved').removeClass('hide');
is_job_saved = true;
job_index = c_jobs_temp.indexOf('20796-1A');
$('.saved-jobs-alert__check').toggleClass('removed');
}
else {
is_job_saved = false;
$('.save-job').removeClass('hide');
}

function savejob(jobid) {
var job_item;
if (is_job_saved == true) {
is_job_saved = false;
c_jobs_temp.splice(job_index,1);
$('.saved-jobs-alert__check').toggleClass('removed');
$('.saved-jobs-alert__message').html('Job has been removed.');
}
else {
is_job_saved = true;
c_jobs_temp.push(jobid);
$('.saved-jobs-alert__check').toggleClass('removed');
$('.saved-jobs-alert__message').html('Job has been saved!');
}

localStorage.setItem('c_jobs', JSON.stringify(c_jobs_temp));

$('.saved-jobs-alert-wrapper').fadeIn();
setTimeout(function() {
$('.button-saved').html('Saved');
$('.saved-jobs-alert-wrapper').fadeOut();
location.reload();
}, 2000);
}





This Software Engineer develops embedded real-time software on control units produced for aircraft systems following the Do178 Aerospace Standard. Tasks will include analyzing and defining software requirements, documenting design, developing and integrating software C code onto micro-processor based embedded hardware platform. This candidate must have the ability to plan, estimate, organize and lead software development activity for assigned project, sub-project or tasks.

  • Develop detailed software product specifications by analyzing performance and customer requirements. Investigates design factors such as function, performance, modularity, maintainability, ease of reuse, efficiency, contractual requirements, and change proposals
  • Lead team in Developing software designs and implementation in "C" of moderate scope and complexity by analyzing and validating software requirements, specifications, and performance thresholds.
  • Verify and test software using on platform emulators and/or off the shelf test tools.
  • Document the software requirement, design and test specifications that fully describe the implementation as dictated by development plans, standards and pre-developed templates to meet the Aerospace Do178 software development objectives.
  • Review product specifications to ensure clarity, completeness, form, fit, function, and conformity to standards and procedures. Identifies design errors, omissions, and other deficiencies, and recommends revisions, engineering change orders, and improvements to engineering management or the project team.
  • Creates development plans, organizes team development activities, generates and reports team performance metrics.
  • Acts as customer liaison in technical lead capacity, attending/presenting at customer technical reviews and certification process reviews.


  • BS / MS degree in Computer Engineering, Computer Science, Electrical Engineering.
  • 8 plus years software development working experience
  • Significant working experience in Aerospace Industry and meeting Do178 standards
  • Highly Experienced in developing C code on real-time embedded micro-processor based platform.
  • Experience leading team development efforts
  • Strong communication skills both verbal and written
  • Strong analytical and math skills
  • Desirable tool experience: DOORs (or other requirement capture tool), Vectorcast, GreenHills development environment.
  • Experienced Liaison with Aerospace customer quality and Aerospace Certification authority i.e. FAA, EASA

    Founded in 1917, Parker Hannifin Corporation is a $13.7 billion, global company.

    With annual sales of $13.7 billion in fiscal year 2020, Parker Hannifin is the world's leading diversified manufacturer of motion and control technologies and systems, providing precision-engineered solutions for a wide variety of mobile, industrial and aerospace markets. The company has operations in 49 countries around the world. Parker has increased its annual dividends paid to shareholders for 63 consecutive fiscal years, among the top five longest-running dividend-increase records in the S&P 500 index.

    Parker's engineering expertise and broad range of core technologies uniquely positions the company to solve some of the world's greatest engineering challenges. By partnering with customers, Parker improves their productivity and profitability and seeks new ways to solve humanity's biggest challenges.

    Parker is an Equal Opportunity and Affirmative Action Employer. Parker is committed to ensuring equal employment opportunities for all job applicants and employees. Employment decisions are based upon job related reasons regardless of race, ethnicity, color, religion, sex, sexual orientation, age, national origin, disability, gender identity, genetic information, veteran status, or any other status protected by law. U.S. Citizenship/Permanent Resident is required for most positions.

    ("Minority/Female/Disability/Veteran/VEVRAA Federal Contractor")

    If you would like more information about Equal Employment Opportunity as an applicant under the law, please go to http://www.eeoc.gov/employers/upload/eeoc_self_print_poster.pdf
    and
    http://www1.eeoc.gov/employers/upload/eeoc_gina_supplement.pdf












  • Apply Now >







    Save Job


    Job Saved


    // Save Jobs functionality
    var is_job_saved = false;
    var job_index;
    var job_saved_message;
    var c_jobs_temp = localStorage.getItem('c_jobs') ? JSON.parse(localStorage.getItem('c_jobs')) : [];
    var saved_jobs_query;

    // Detecting if job has been saved
    if (c_jobs_temp.indexOf('20796-1A') >= 0) {
    $('.job-saved').removeClass('hide');
    is_job_saved = true;
    job_index = c_jobs_temp.indexOf('20796-1A');
    $('.saved-jobs-alert__check').toggleClass('removed');
    }
    else {
    is_job_saved = false;
    $('.save-job').removeClass('hide');
    }

    function savejob(jobid) {
    var job_item;
    if (is_job_saved == true) {
    is_job_saved = false;
    c_jobs_temp.splice(job_index,1);
    $('.saved-jobs-alert__check').toggleClass('removed');
    $('.saved-jobs-alert__message').html('Job has been removed.');
    }
    else {
    is_job_saved = true;
    c_jobs_temp.push(jobid);
    $('.saved-jobs-alert__check').toggleClass('removed');
    $('.saved-jobs-alert__message').html('Job has been saved!');
    }

    localStorage.setItem('c_jobs', JSON.stringify(c_jobs_temp));

    $('.saved-jobs-alert-wrapper').fadeIn();
    setTimeout(function() {
    $('.button-saved').html('Saved');
    $('.saved-jobs-alert-wrapper').fadeOut();
    location.reload();
    }, 2000);
    }







    More jobs in HAUPPAUGE, New York

    Other
    about 2 hours ago

    Country Life
    Other
    about 3 hours ago

    Belcan
    Other
    about 16 hours ago

    Kforce Inc
    More jobs in Other

    Other
    less than a minute ago

    Walmart
    Other
    less than a minute ago

    Walmart
    Other
    1 minute ago

    Walmart