Ann Rincon

Ann Rincon is an American electronic design automation engineer.

During 1981-2002 she was with the IBM. Her positions there included senior technical staff member IBM Microelectronics, Burlington, Vermont.[1][2] During 2002-2009 she was Senior Scientist at ON Semiconductor. During 2009-2012 she was Senior Staff Engineer and VP at Standard Microsystems Corporation.

Rincon is a recognized expert on ASIC design. She led the development of IBM's system-on-chip design methodology.[1]

She holds a B.S. degree in mathematics and computer science from St. Joseph's College in Rensselaer, Indiana. [1]

She is among the authors of the Wiley Encyclopedia of Electrical and Electronics Engineering.[1]

Awards and recognition

  • 2003: Marie Pistilli Award "For her significant contributions in helping women advance in the field of DA technology"[2]Chris King, a former IBM Microelectronics executive and CEO of AMI Semiconductor, nominated Rincon and said: "Ann Rincon has achieved pioneering accomplishments in the design community, while balancing her professional career, family, and self. " [1]
gollark: Unrelatedly, https://www.pine64.org/?page_id=61454
gollark: Yes.
gollark: More great "WHY WOULD YOU DO THIS":```go// A Context carries a deadline, cancelation signal, and request-scoped values// across API boundaries. Its methods are safe for simultaneous use by multiple// goroutines.type Context interface { // Done returns a channel that is closed when this Context is canceled // or times out. Done() <-chan struct{} // Err indicates why this context was canceled, after the Done channel // is closed. Err() error // Deadline returns the time when this Context will be canceled, if any. Deadline() (deadline time.Time, ok bool) // Value returns the value associated with key or nil if none. Value(key interface{}) interface{}}```
gollark: Basically, modems/rednet but more flexible, cross-server, and without actual modems.
gollark: It's a websocket-based inter-computer cross-server message relay.

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.