www.onsemi.com Open in urlscan Pro
104.122.26.27  Public Scan

Submitted URL: http://www.fairchildsemi.com/news/2006/0609/PR_EPC_Top10.html
Effective URL: https://www.onsemi.com/?utm_source=domains&utm_medium=fairchildCOM&utm_campaign=domains
Submission: On November 01 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

<form class="main-screen">
  <div class="mb-2">
    <input required="" type="email" name="myon-login-email" data-key="email" class="form-control" placeholder="Email" data-bs-toggle="tooltip" data-bs-placement="top" title="" data-bs-original-title="Please use email to log in. Login ID is obsolete."
      aria-label="Please use email to log in. Login ID is obsolete.">
    <div class="myon-validation-error text-danger fs-8 invisible">Invalid email address</div>
  </div>
  <div class="mb-2 position-relative">
    <input required="" type="password" name="myon-login-password" data-key="password" class="form-control" placeholder="Password">
    <div class="myon-validation-error text-danger fs-8 invisible">Invalid password</div>
    <i class="bi bi-eye-slash myon-password-toggle"></i>
  </div>
  <div class="mb-3 fs-7 d-flex flex-column align-items-end">
    <span class="shelf-screen-open mb-1" data-screen="1">Forgot Password?</span>
  </div>
  <div class="mb-3">
    <button class="btn btn-secondary w-100 myon-submit" type="button">Login</button>
  </div>
  <div class="d-flex fs-7 justify-content-between">
    <div>Do not have an account?</div>
    <a href="https://my.onsemi.com/registration" class="myon-registration-link" target="_blank">Register Now</a>
  </div>
</form>

<form data-screen="1" class="d-none">
  <div class="h5 text-center mb-4">Reset Password</div>
  <div class="mb-2">
    <input required="" type="email" name="myon-reset-password-email" data-key="email" class="form-control" placeholder="Email">
    <div class="myon-validation-error text-danger fs-8 invisible">Invalid email address</div>
  </div>
  <div class="mb-3">
    <button class="btn btn-secondary w-100 myon-submit" type="button">Send Email</button>
  </div>
  <span class="shelf-screen-close fs-7">Back to login</span>
</form>

#

<form class="needs-validation" id="feedbackForm" action="#" novalidate="">
  <label for="feedback-rating-stars" class="fw-bolder py-4">How would you rate your experience?</label>
  <br>
  <div id="feedback-rating-stars" class="d-flex w-75 justify-content-between border border-0 rounded" data-fb-rating-value="0">
    <i data-value="1" class="bi bi-star-fill text-black-50 align-middle feedback-rating-star display-6"></i>
    <i data-value="2" class="bi bi-star-fill text-black-50 align-middle feedback-rating-star display-6"></i>
    <i data-value="3" class="bi bi-star-fill text-black-50 align-middle feedback-rating-star display-6"></i>
    <i data-value="4" class="bi bi-star-fill text-black-50 align-middle feedback-rating-star display-6"></i>
    <i data-value="5" class="bi bi-star-fill text-black-50 align-middle feedback-rating-star display-6"></i>
    <div><i id="validationIcon" class="bi bi-exclamation-circle text-danger px-2 d-none"></i></div>
  </div>
  <br>
  <div class="form-group">
    <label for="feedbackTextInput" class="fw-bolder">Please tell us more</label>
    <textarea id="feedbackTextInput" required="" class="mt-2 mb-2 form-control" placeholder="We'd love to hear your suggestions"></textarea>
  </div>
  <div class="form-group mt-3">
    <input id="feedbackEmailInput" name="feedbackEmail" type="email" required="" class="mb-2 form-control" placeholder="Email">
    <div class="fs-9 px-1 text-dark">Your email address will not be added to our database or used for Marketing purposes. We will only use it to communicate with you in order to understand the issue and let you know when it is resolved.</div>
  </div>
  <div id="feedbackFileUploadComponent" class="collapse pt-3">
    <input type="file" id="feedbackFile" accept="image/*">
  </div>
</form>

#

<form id="feedbackQuestionary1" class="needs-validation" action="#" novalidate="">
  <div class="form-group">
    <select id="jobFunctionSelect" data-question="What is your job function?" class="form-control form-select mb-3" required="">
      <option value="" selected="" disabled="">What is your job function?</option>
      <option value="Design Engineering">Design Engineering</option>
      <option value="Other Engineering">Other Engineering</option>
      <option value="Engineering Management">Engineering Management</option>
      <option value="Procurement">Procurement</option>
      <option value="Purchasing">Purchasing</option>
      <option value="Distribution Channel">Distribution Channel</option>
      <option value="Other">Other</option>
    </select>
  </div>
  <div class="form-group">
    <select id="frequencyVisitsSelect" data-question="Frequency of visits to onsemi.com" required="" class="form-control form-select my-3">
      <option value="" selected="" disabled="">Frequency of visits to onsemi.com</option>
      <option value="1st time visitor">1st time visitor</option>
      <option value="Once a week, or more">Once a week, or more</option>
      <option value="Several times a month">Several times a month</option>
      <option value="Once a month">Once a month</option>
      <option value="Several times a year">Several times a year</option>
    </select>
  </div>
  <div class="form-group">
    <select id="reasonWhyTodaySelect" data-question="What brought you to the site today?" required="" class="form-control form-select my-3">
      <option value="" selected="" disabled="">What brought you to the site today?</option>
      <option value="Search engine">Search engine</option>
      <option value="Link from other web site">Link from other web site</option>
      <option value="Online advertisement">Online advertisement</option>
      <option value="Social media">Social media</option>
      <option value="Email/newsletter/announcement">Email/newsletter/announcement</option>
      <option value="Recommendation">Recommendation</option>
      <option value="Bookmark">Bookmark</option>
      <option value="Other">Other</option>
    </select>
  </div>
  <div class="form-group">
    <select id="purposeSelect" data-question="What was the purpose of the visit?" required="" class="form-control form-select my-3">
      <option value="" selected="" disabled="">What was the purpose of the visit?</option>
      <option value="Look for product information">Look for product information</option>
      <option value="Look for applications or solution information">Look for applications or solution information</option>
      <option value="Pricing and availability information, samples, or purchasing">Pricing and availability information, samples, or purchasing</option>
      <option value="Company or investor information">Company or investor information</option>
      <option value="Other">Other</option>
    </select>
  </div>
  <div class="form-group">
    <select id="nextStepsSelect" data-question="What are your next steps?" required="" class="form-control form-select my-3">
      <option value="" selected="" disabled="">What are your next steps?</option>
      <option value="Accomplished objective; no immediate further action">Accomplished objective; no immediate further action</option>
      <option value="Review information; no immediate further action">Review information; no immediate further action</option>
      <option value="Review information; return to onsemi.com for further evaluation">Review information; return to onsemi.com for further evaluation</option>
      <option value="Visit supply channel site">Visit supply channel site</option>
      <option value="Visit competitor site">Visit competitor site</option>
      <option value="Contact sales or distributors">Contact sales or distributors</option>
      <option value="Other">Other</option>
    </select>
  </div>
</form>

#

<form id="feedbackQuestionary2" class="needs-validation" action="#" novalidate="">
  <div class="feedback-radiogroup-wrapper my-6 " data-question="Overall, how satisfied are you with onsemi.com" data-chosen-value="0">
    <p class="fw-bolder">Overall, how satisfied are you with onsemi.com</p>
    <div class="d-flex w-100 justify-content-between flex-wrap">
      <input type="radio" class="btn-check form-check-input" name="visit" id="feedbackoption1" autocomplete="off" required="">
      <label data-value="1" class="form-check-label btn btn-outline-primary" for="feedbackoption1">1</label>
      <input type="radio" class="btn-check form-check-input" name="visit" id="feedbackoption2" autocomplete="off" required="">
      <label data-value="2" class="form-check-label btn btn-outline-primary" for="feedbackoption2">2</label>
      <input type="radio" class="btn-check form-check-input" name="visit" id="feedbackoption3" autocomplete="off" required="">
      <label data-value="3" class="form-check-label btn btn-outline-primary" for="feedbackoption3">3</label>
      <input type="radio" class="btn-check form-check-input" name="visit" id="feedbackoption4" autocomplete="off" required="">
      <label data-value="4" class="form-check-label btn btn-outline-primary" for="feedbackoption4">4</label>
      <input type="radio" class="btn-check form-check-input" name="visit" id="feedbackoption5" autocomplete="off" required="">
      <label data-value="5" class="form-check-label btn btn-outline-primary" for="feedbackoption5">5</label>
      <input type="radio" class="btn-check form-check-input" name="visit" id="feedbackoption6" autocomplete="off" required="">
      <label data-value="6" class="form-check-label btn btn-outline-primary" for="feedbackoption6">6</label>
      <input type="radio" class="btn-check form-check-input" name="visit" id="feedbackoption7" autocomplete="off" required="">
      <label data-value="7" class="form-check-label btn btn-outline-primary" for="feedbackoption7">7</label>
      <div class="break"></div>
      <div><span>Not at all<br> successful</span></div>
      <div class="text-end"><span>Very <br>successful</span></div>
    </div>
  </div>
  <div class="my-6 feedback-radiogroup-wrapper" data-question="How successful was your current visit?" data-chosen-value="0">
    <p class="fw-bolder">How successful was your current visit?</p>
    <div class="d-flex w-100 justify-content-between flex-wrap">
      <input type="radio" class="btn-check form-check-input" name="success" id="feedbackoption8" autocomplete="off" required="">
      <label data-value="1" class="form-check-label btn btn-outline-primary" for="feedbackoption8">1</label>
      <input type="radio" class="btn-check form-check-input" name="success" id="feedbackoption9" autocomplete="off" required="">
      <label data-value="2" class="form-check-label btn btn-outline-primary" for="feedbackoption9">2</label>
      <input type="radio" class="btn-check form-check-input" name="success" id="feedbackoption10" autocomplete="off" required="">
      <label data-value="3" class="form-check-label btn btn-outline-primary" for="feedbackoption10">3</label>
      <input type="radio" class="btn-check form-check-input" name="success" id="feedbackoption11" autocomplete="off" required="">
      <label data-value="4" class="form-check-label btn btn-outline-primary" for="feedbackoption11">4</label>
      <input type="radio" class="btn-check form-check-input" name="success" id="feedbackoption12" autocomplete="off" required="">
      <label data-value="5" class="form-check-label btn btn-outline-primary" for="feedbackoption12">5</label>
      <input type="radio" class="btn-check form-check-input" name="success" id="feedbackoption13" autocomplete="off" required="">
      <label data-value="6" class="form-check-label btn btn-outline-primary" for="feedbackoption13">6</label>
      <input type="radio" class="btn-check form-check-input" name="success" id="feedbackoption14" autocomplete="off" required="">
      <label data-value="7" class="form-check-label btn btn-outline-primary" for="feedbackoption14">7</label>
      <div class="break"></div>
      <div><span>Not at all<br>satisfied</span></div>
      <div class="text-end"><span>Very <br>satisfied</span></div>
    </div>
  </div>
</form>

Text Content

 * 

 * 
 * Products
 * Solutions
 * Design
 * Support
 * Company
 * Careers


 * 
 * JD
   
   JS
   Joe Smith
   MyON Dashboard
   Error message
   Success message
   
   Loading...
   Support Logout
   Edit Shortcuts
   Select which shortcuts you want on your dashboard. Rearrange by clicking &
   dragging.
   
   Loading...
   Cancel
   Save Changes
   
   
   SUPERCHARGE YOUR ONSEMI EXPERIENCE BY CREATING AN ONSEMI ACCOUNT
   
   Order product samples & evaluation boards
   Save/Email Interactive Block Diagram worksheets
   Save custom parametric search filters
   Watch Exclusive Webinars
   Join the conversation on Community Forums
   View browsing history & favorites using My History
   Utilize Strata Developer Studio & other developer tools
   And Much More...
   Login
   Invalid email address
   Invalid password
   Forgot Password?
   Login
   Do not have an account?
   Register Now
   Reset Password
   Invalid email address
   Send Email
   Back to login
   
   1 cart items
 * EN
   CN JP

Products Explore
By Technology
Discrete & Power Modules MOSFETs Power Modules Silicon Carbide (SiC) All Others
Power Management PoE Powered Devices Gate Drivers AC-DC Power Conversion All
Others
Signal Conditioning & Control
Sensors
Motor Control
Custom & ASSP
Interfaces
Wireless Connectivity
Timing, Logic & Memory
By Solution
Automotive
Industrial
Cloud
5G & Enterprise
Internet of Things (IoT)
Mobile


Product Services

SILICON CARBIDE (SIC)

A full ecosystem of parts to support wide bandgap power designs, including SiC
Diodes, SiC MOSFETs, and SiC Modules.

SiC Products New Products
Solutions
Automotive ADASVehicle ElectrificationBody Electronics and LED
LightingPowertrain, Safety and SecurityTechnology
Industrial Energy InfrastructureIndustrial AutomationSmart BuildingsTechnology
5G & Cloud Power Server PowerTelecom Infrastructure
Internet of Things (IoT) SensingConnectivityIoT Power ManagementIoT Prototyping
PlatformsTechnology
Medical Medical Imaging DevicesAudiology FocusClinical Point-of-CarePortable
Medical Devices
Aerospace & Defense Anti-Tamper Active ShieldRad Hard Space & Hi-Rel ASICsRad
Hard Aerospace ASICs
Partnerships
Subaru Partnerships Ecosystem Partners

ADAS AND BEYOND

ADAS and Automation Systems enable modern vehicles to become semi-autonomous
with increased safety, minimizing fatalities and injuries.

Learn more about our holistic sensing capabilities to help you design safer
systems that drive towards a higher level of autonomy.

Solutions Better & Smaller Pixels
Design
Tools & Software Product Recommendation Tool+Interactive Block
DiagramsEvaluation/Development ToolsWebDesigner+ Design ToolsStrata Developer
StudioSimulation/SPICE Models
Resources Video LibraryTechnical DocumentationSoftware LibraryPower Webinars
Power Webinars

INTELLIGENT TOOLS & SOFTWARE

Our Product Recommendation Tool+™ is designed to assist you in finding the
optimum product for your application.

Explore PRT+™
Support Explore
Technical SupportSales & Distribution SupportFrequently Asked Questions
Contact Us Supplier Services
Community Forums Bluetooth Low EnergySub-GHz

SUPPORT

Have questions about our products and services, or need help with a design? Our
sales support team is here to help!

Email Sales
Company
About onsemi LocationsLeadershipCorporate Fact SheetQuality and
ReliabilityEcosystem PartnersIntellectual Property
Environmental, Social and Governance Annual Sustainability ReportDiversity,
Equity and InclusionGiving Now ProgramEthics and ComplianceSocial Responsibility
Contact Us
Events WebinarsTradeshows
News & Media Press AnnouncementsIn The NewsBlogImage LibraryMedia Contacts
Investor Relations EventsGovernanceFinancialsStock InfoNewsResources

ANNUAL SUSTAINABILITY REPORT

onsemi is driving disruptive innovations to help build a better future. Our 2021
Sustainability Report details our efforts concerning environmental, social and
governance initiatives.

Read the Report
Careers Explore
Search & ApplyEarly Careers
Internships Apply For InternshipsUniversity RelationsFrequently Asked Questions
Experienced CareersCareer Benefits
Where We Are
Who We Are

TRANSFORM YOUR FUTURE

Join a team where cutting-edge intelligent technologies enable world-leading
innovators and shape the future.

Working at onsemi Benefits
MyON Cart
Language
CN JP
Previous
Vehicle Electrification 2022 Power Webinar Upcoming Webinars
Next
Better Efficiency, Faster Charging


AUTOMOTIVE SIC OBC POWER MODULES

Demonstrating onsemi’s end-to-end supply capability for Silicon Carbide, the
APM32 series enhances power conversion for high-power 11-22 kW onboard chargers
to improve efficiency and shorten charging time for xEVs.

Learn More
Learn The Latest Power Supply Design


POWER WEBINAR

OCT 18- 27 | SHARPEN YOUR POWER SUPPLY DESIGN ACUMEN

onsemi power experts will provide rich technical and practical presentations
that combine new advanced power supply concepts, tutorial review of basic design
principles, and hands-on real-world application examples.

Save Your Seat
Learn from the Experts


TECHNOLOGY WEBINAR SERIES

Join our upcoming webinars hosted by onsemi experts to learn about the latest
intelligent power and sensing technologies.

Dec. 1: onsemi Solutions for Uninterruptible Power Supplies

Register Now
Previous Next
Intelligent Technology. Better Future.
Learn More About What We Do

Automotive Solutions
Explore All Solutions
On Board Charger Traction Inverter EV DC-DC Sensing In-Cabin EV Auxiliary 48V
Systems Viewing On Board Charger Traction Inverter EV DC-DC Sensing In-Cabin EV
Auxiliary 48V Systems Viewing
On Board Charger EV Auxiliary Traction Inverter EV DC-DC Sensing In-Cabin
Monitoring 48V Systems Viewing
Industrial Solutions
Explore All Solutions
Energy Infrastructure
Solar Power Energy Storage DC Fast EV Charging
Solar Power Storage Fast DC EV Charging
Industrial Automation
Connected Lighting Machine Vision Robotics Industrial Drive Asset Management
Connected Lighting Machine Vision Robotics Industrial Drive Asset Management
5G & Cloud Power
Explore All Solutions
Server & Telecom Infrastructure
5G Radio Unit Rack Power Supply Basestation Core Power
5G Radio Unit Rack Power Supply Basestation Core Power
Internet of Things (IoT)
Explore
Medical
Explore
Aerospace & Defense
Explore
Who We Are
Vision

To drive technology breakthroughs that deliver on the promise of a sustainable
future

Read More
Mission

We push innovation to create intelligent power and sensing technologies that
solve the most challenging customer problems

Our employees are inspired each day to increase stakeholder value through high
quality and high value products and services

Learn More
News For You
View All News and Media

THE CHIPS ACT JUST ADDED TO OUR CONFIDENCE IN NORTH AMERICAN MANUFACTURING, SAYS
ONSEMI CEO

Hassane El-Khoury, onsemi CEO, joins ‘Power Lunch’ to discuss if onsemi is
seeing any cracks in their autos and industrials business, how the company has
proactively adjusted its business and El-Khoury’s thoughts on hiring.

Read More
Update Interests

WELCOME BACK,


RECOMMENDED FOR YOU




NOT SURE WHERE TO BEGIN?


LET US HELP YOU FIND WHAT YOU’RE LOOKING FOR.

HI, I AM INTERESTED IN...

 * Products
 * Solutions
 * Learning & Education
 * Company

 * Discrete & Power Modules
 * Power Management
 * Signal Conditioning & Control
 * Sensors
 * Wireless Connectivity
 * Timing, Logic & Memory
 * Interfaces

 * Automotive
 * Industrial
 * Cloud Solutions
 * Internet of Things (IoT)
 * Evaluation/Development Kits

 * Video Library
 * Interactive Block Diagrams
 * Webinars & Seminars

 * About
 * News/Events
 * Investor Relations
 * Careers
 * Climate Sustainability
 * Social Responsibility

Your interests have been saved


More To Explore
Careers

Engineer Your Future with onsemi

Learn More
Investor Relations

Stay Up-to-Date with our Quarterly Results, News and Upcoming Events

Learn More

Connect with us

Language
CN JP
About onsemi LocationsLeadershipCorporate Fact SheetQuality and
ReliabilityEcosystem PartnersIntellectual Property
Investor Relations EventsGovernanceFinancialsStock InfoNewsResources
News & Media Press AnnouncementsIn The NewsBlogImage LibraryMedia Contacts
Careers Search & ApplyEarly CareersInternshipsExperienced CareersCareer
BenefitsWhere We AreWho We Are
Do Not Sell My Personal InformationTerms of SaleAccessibilityCookie PolicyTerms
of UsePrivacySubscribeSite Map
© Copyright 1999-2021 Semiconductor Components Industries, LLC

Live Chat
Give Feedback

GIVE FEEDBACK

How would you rate your experience?



Please tell us more
Your email address will not be added to our database or used for Marketing
purposes. We will only use it to communicate with you in order to understand the
issue and let you know when it is resolved.



Submission Successful!
Thank you for your feedback.

Please tell us a bit more about your experience

What is your job function? Design Engineering Other Engineering Engineering
Management Procurement Purchasing Distribution Channel Other
Frequency of visits to onsemi.com 1st time visitor Once a week, or more Several
times a month Once a month Several times a year
What brought you to the site today? Search engine Link from other web site
Online advertisement Social media Email/newsletter/announcement Recommendation
Bookmark Other
What was the purpose of the visit? Look for product information Look for
applications or solution information Pricing and availability information,
samples, or purchasing Company or investor information Other
What are your next steps? Accomplished objective; no immediate further action
Review information; no immediate further action Review information; return to
onsemi.com for further evaluation Visit supply channel site Visit competitor
site Contact sales or distributors Other

Please tell us a bit more about your experience

Overall, how satisfied are you with onsemi.com

1 2 3 4 5 6 7

Not at all
successful
Very
successful

How successful was your current visit?

1 2 3 4 5 6 7

Not at all
satisfied
Very
satisfied
Add Screenshot(Optional) Submit


Would you take a few moments to answer a few additional questions about your
experience on our site?


No, Thank you Yes
Cancel next

Back Submit

Close

Need Further Assistance?Technical Support

ITEM NAME NEW MESSAGE

Loading...

Adding additional 2 items in your cart

Continue Shopping Checkout Cart
Hello, world! This is a toast message.
Hello, world! This is a toast message.

Cookies on onsemi

We’ve put some small files called cookies on your device to make our site work.

We’d also like to make use of optional analytics & marketing cookies. These send
information about your device to onsemi & our advertising partners. We use this
information to improve your experience on our site, personalize content and
advertising, and analyze our site traffic. Read Our Cookie Policy

Read More



May we use optional analytics & marketing cookies to better serve you?

Reject Optional Cookies
Accept Optional Cookies