女人自慰AV免费观看内涵网,日韩国产剧情在线观看网址,神马电影网特片网,最新一级电影欧美,在线观看亚洲欧美日韩,黄色视频在线播放免费观看,ABO涨奶期羡澄,第一导航fulione,美女主播操b

0
  • 聊天消息
  • 系統消息
  • 評論與回復
登錄后你可以
  • 下載海量資料
  • 學習在線課程
  • 觀看技術視頻
  • 寫文章/發帖/加入社區
會員中心
創作中心

完善資料讓更多小伙伴認識你,還能領取20積分哦,立即完善>

3天內不再提示

英創信息技術An Internship Summary

英創信息技術 ? 來源:英創信息技術 ? 作者:英創信息技術 ? 2020-02-06 10:52 ? 次閱讀

Foreword:

This is a summary report by Zhiyuan Yang, a recent high school graduate and a soon-to-be freshman of University of Illinois at Urbana-Champaign class of 2021, electrical engineering major. The internship offers me an opportunity to learn more about programing, computer structures, and some hardware aspects of the boards Emtronix produces.

What I have done:

During the seven weeks,

I “assembled” a mini-computer Intel NUC5i7RYH. The word “assemble” here means putting RAM and an SSD hard-drive in the computer rather than building a computer from scratch. I also installed ubuntu on NUC, for two reasons. First ubuntu is free and fast. Second, it is an Linux operating system which provides a better C-language environment.

I self-studied a book called C Primer Plus in which I learned the fundamentals of the language C. Although I have not completed the whole book of 17 chapters, the first 13 chapters give me enough information to write a simple sorting program for the firm.

Usually around 5pm, I help out wrapping up products and preparing them to be picked up by SF express delivery. This working experience makes me realize how meticulous Emtronix is when it comes to the quality of the products. I recalled there was one time the screens sent out have minor display issues, but totally workable. However, Dr. Cheng still recalled all the products sent out, have them fixed to the perfect conditions, and then resent them to the customers. I also remembered that Dr. Cheng has a policy that once payment is received, products must be delivered out on that very day. After the delivery of products, Emtronix offers top-notch post-sale services and technical support. Engineers tend to the customers’ problems and questions with patience. If there are product problems, engineers would conduct experiments day and night, and work overtime willingly to solve them. Emtronix has shown me that in order to survive in a competitive market, excellent product quality is not enough; a company also needs to establish its reputation. Emtronix has already established itself as an enterprise of integrity, responsibility, and hospitality to customers. If one day I ever start my own firm, I shall also make it a reputable one as well.

Details on what I learned:

Software:

As a man with little knowledge on computer and programing, I begin my internship. The first obstacle I faced is that my computer won’t start up. I checked all kinds of sources on NUC, looked through E-guide, but failed to find the solution. I asked Canglong for help. He checked my device and had suspicions on RAM. We opened the computer and checked the RAM and it turned out the RAM was not completely plugged in. Later I knew that RAM actually stores all the data needed for the system to boot. Then I followed a link online on how to create a boot driver for ubuntu, and successfully installed ubuntu on NUC. Then I need an editor. Gedit came with the ubuntu system; it is very simple to use, like the txt documents on windows. Canglong advised me to use VIM, which is an editor that is harder to use, but once fluently used, it can be very efficient. He told me that Guangze was actually the master of Linux system and VIM in Emtronix. So I went to Guangze for guides and he later gave me some websites on Linux systems and how to use their command lines. What I found most useful is the vimtutor document in the VIM software. It introduces several key shortcuts like “R” to replace until ESC is entered or “r” to replace only one word. “v” to highlight and “dw” to delete word and “dd” to delete a whole line. VIM can also be customized. For example, at first my “tab” key will return me 8 blank spaces, which are too much, so I can change it to 4 blank spaces to look normal. Since I had all the software in place, I began to learn and practice C on my NUC.

C language learning:

The steps to learn C is pretty routine; I simply “learn and practice”. There are all kinds of syntaxes and rules of C that can be gradually understood, but to truly memorize them, one needs to apply them in real codes to be complied or what one will easily forget what he learned. Therefore, learning programing takes lots of time. I first start with different data types, like char, int, double, which are different data units the computer use to store data. I also learned operators which operate on data. Following operators, conditions and looping allow me branch my program more based on users’ input. Then I learned functions and how to call them. Then comes the arrays and file operations, pointers and data structure. And all of the knowledge I learned was used in the sorting program I wrote. I choose bubble sort, an easy way to write to conduct a complete sort. However, it is not the most efficient way to sort data, as it went through all the data and sort two by two. This would consume lots of CPU power, though it works pretty fast on PC. My program works, but there are still room for improvement.

Hardware:

In this internship, I also gain more understanding on the hardware aspects of the circuit boards Emtronix produces. Dr. Cheng gave me a set of schematics of one of the “simplest” tablets the company designs (but it still has ten pages long), and a multimeter so I could check if there are any defects in the recent shipment of this board. There are only several things to measure. First, I checked whether all the capacitors are soldered in the right place. Because some capacitors are polarized, if they are soldered reversely, the circuit may short and tiny explosion may happen. Secondly, I checked whether all the diodes are soldered correctly. I used my multimeter to check whether one-way there are certain ohms of resistance and the other-way the resistance tends to infinity. Finally, I measured the resistance of the whole circuit. It should be very large, in unit of M ohms. Then I powered it up, and checked the voltages are correct. When I was met with defects, I usually use elimination to approach the problem. As many electrical components are wired parallelly, I need to use solder to take some off and measure them individually. Soldering is a very delicate job. I watched Yating solder off some components and copied her methods, but I did a terrible job. So I went to Mrs. Dai for help, as I was told she is the leader of soldering in Emtronix. She taught me the essence of soldering “add more fusible alloy”; there are two reasons. In sum, the most important parts of soldering are temperature and contact area. I need to add more fusible alloy to the spot being soldered, because this increase in contact area improves heat conduction and better let components to come off and on. I practiced a few hours on old circuit boards , and I think I improved quite a lot when soldering the second time, to remove and put back some diodes. All the components I removed were fine, but I actually fixed one of the tablets. I guess previously the diodes were not soldered very firmly.

Acknowledgements:

I would like to express my deep gratitude toward Dr. Cheng and my mom for giving me the opportunity and support me and guide me the whole way. I would also like to give thanks to my colleagues who patiently answered all my questions!

聲明:本文內容及配圖由入駐作者撰寫或者入駐合作網站授權轉載。文章觀點僅代表作者本人,不代表電子發燒友網立場。文章及其配圖僅供工程師學習之用,如有內容侵權或者其他違規問題,請聯系本站處理。 舉報投訴
  • WINDOWS
    +關注

    關注

    4

    文章

    3608

    瀏覽量

    90965
  • 嵌入式主板
    +關注

    關注

    7

    文章

    6097

    瀏覽量

    36140
收藏 人收藏

    評論

    相關推薦
    熱點推薦

    2025第二屆教育信息技術應用創新大賽啟動,誠邁科技邀您挑戰!

    NEWS為進一步落實建設網絡強國和教育強國的戰略部署,推動各級教育行政部門及高校信息技術應用創新能力提升,培養實戰型創新人才。誠邁科技聯合龍芯中科、太初元碁在2025第二屆教育信息技術應用創新大賽
    的頭像 發表于 05-13 17:24 ?369次閱讀
    2025第二屆教育<b class='flag-5'>信息技術</b>應用創新大賽啟動,誠邁科技邀您挑戰!

    2025第二屆教育信息技術應用創新大賽正式開賽

    為進一步落實建設網絡強國和教育強國的戰略部署,推動各級教育行政部門及高校信息技術應用創新能力提升,培養實戰型創新人才。龍芯中科聯合太初元碁、誠邁科技在2025第二屆教育信息技術應用創新大賽共同發布信息技術應用創新人工智能方向(賽
    的頭像 發表于 05-13 16:21 ?343次閱讀

    浪潮下,國產主板有什么新的發展機遇?

    信息技術應用創新浪潮的推動下,國產主板迎來了諸多新的發展機遇。信產業旨在實現信息技術領域的自主可控,這一戰略目標為國產主板的發展提供了廣闊的空間。信浪潮下國產主板的發展機遇多元且
    的頭像 發表于 05-09 09:24 ?134次閱讀
    信<b class='flag-5'>創</b>浪潮下,國產主板有什么新的發展機遇?

    龍芯中科榮獲2024年度信息技術應用創新工作委員會卓越貢獻成員單位

    近日,中國電子工業標準化技術協會信息技術應用創新工作委員會(以下簡稱“信工委會”)在北京召開2024年度工作總結座談會暨信“大比武”總結大會。中國工程院院士、信
    的頭像 發表于 01-23 10:50 ?576次閱讀

    芯盛智能榮獲2024年信息技術應用創新工作委員會卓越貢獻成員單位

    日前,中國電子工業標準化技術協會信息技術應用創新工作委員會(以下簡稱 “信工委會”)2024 年度總結座談會于北京隆重舉行。此次會議對在信工作中作出突出貢獻的成員單位予以表彰。江蘇
    的頭像 發表于 01-20 09:56 ?528次閱讀

    中科曙光南京研究院方案入選江蘇省信息技術創新優秀解決方案

    近日,中科曙光南京研究院傳來喜訊,其精心申報的《高端計算與分布式存儲一體化解決方案》(以下簡稱“方案”)成功脫穎而出,榮耀入選“2024年江蘇省信息技術應用創新優秀解決方案”名單。 這一殊榮不僅是
    的頭像 發表于 01-08 15:41 ?574次閱讀

    飛騰助力首屆教育信息技術應用創新大賽圓滿落幕

    近日,由中國教育技術協會主辦,教育部教育管理信息中心教育信實驗室、公安部第三研究所、中國電子工業標準化技術協會信工委會支持,北京航空航天
    的頭像 發表于 12-24 09:57 ?462次閱讀

    有方科技參編的信息技術團體標準發布

    近日,有方科技參編的《信息技術產品供應鏈成熟度 共性指標 第1部分:企業背景評價》《信息技術產品供應鏈成熟度 共性指標 第2部分:技術掌控評價》《信息技術產品供應鏈成熟度 共性指標 第
    的頭像 發表于 12-23 10:44 ?537次閱讀

    龍芯中科助力2024首屆教育信息技術應用創新大賽成功舉辦

    近日,2024首屆教育信息技術應用創新大賽在北京航空航天大學成功舉辦。本次大賽由中國教育技術協會主辦,教育信實驗室、公安部第三研究所、中國電子工業標準化技術協會信
    的頭像 發表于 12-19 17:02 ?518次閱讀

    拓維信息參與牽頭組建!長沙新一代信息技術產教聯合體正式獲批

    的長沙新一代信息技術產教聯合體成功獲批,為長沙市信息技術產業發展注入了新的活力。圖/《2024年長沙市市級市域產教聯合體名單》長沙新一代信息技術產教聯合體將依托龍頭企
    的頭像 發表于 12-07 01:06 ?786次閱讀
    拓維<b class='flag-5'>信息</b>參與牽頭組建!長沙新一代<b class='flag-5'>信息技術</b>產教聯合體正式獲批

    中科達榮獲2024年軟件和信息技術服務優秀企業

    及前百家企業”名單。中科達憑借非凡的技術實力與持續的創新能力,成功入選“2024年度軟件和信息技術服務競爭力百強企業”以及“2024年軟件和信息技術服務優秀企業”。
    的頭像 發表于 10-30 11:44 ?853次閱讀

    國產化背景下的工控主板發展現狀

    ,是信息技術應用創新產業的簡稱,于2016年“信工委會”(信息技術應用創新工作委員會)提出,目的就是要推動我們國內軟硬件關鍵技術的研發
    的頭像 發表于 09-21 16:15 ?795次閱讀

    加速鯤鵬落地!拓維信息遷移工具榮獲鯤鵬原生開發技術認證

    認證。圖/拓維·數據庫適配中間件取得鯤鵬原生開發N認證在數字化時代的大潮中,信戰略作為國家推動信息技術應用創新、保障信息安全與自主可控的關鍵舉措,其重要性日益凸顯
    的頭像 發表于 09-10 08:03 ?721次閱讀
    加速鯤鵬落地!拓維<b class='flag-5'>信息</b>信<b class='flag-5'>創</b>遷移工具榮獲鯤鵬原生開發<b class='flag-5'>技術</b>認證

    梯度科技入選2023年信息技術應用創新解決方案名單

    日前,工業和信息化部網絡安全產業發展中心(工業和信息化部信息中心)在天津舉辦2024信息技術應用創新發展大會暨解決方案應用推廣大會。會上正式公布了2023年
    的頭像 發表于 09-09 16:29 ?705次閱讀

    中軟國際信服務助力大連信產業發展

    為進一步激發大連本地信產業生態的活力與潛力,搭建一個高效、開放的交流平臺。由大連軟件行業協會攜手大連市信息技術應用創新綜合服務中心主辦,中軟國際協辦的,2024年大連市信息技術應用創新產業發展大會
    的頭像 發表于 08-27 16:49 ?1209次閱讀