๐๐ฑ๐’s ๐
๐๐ฑ๐’s ๐
โ โโ โโ
ai blog cadence car chiplets dns docker ece4524 email git ic latex linux llm mac machine learning network nginx notes programming python research vt wordpress ๏ฃฟ
-
Universal Chiplet Interconnect Express Notes
This article is based on the references and idea from Dr. Zhen Zhou and Prof. Yang Yi, thank you for your guidance and help. Overview UCIe is short for Universial Chiplet Interconnect Express1. UCIe Cononsortium provides whitepapers for V1.02 as well as for V1.13. Intel’s Dr. Debendra Das Sharma4 writes the paper that defines UCIe.…
-
Learn English words from iswearenglish
Even through I love to learn English, I feel like now my English ability needs to be improved, as if I’m a large language model with a small amount of words at disposal. I found this YouTube channel named iswearenglish, the teacher explains one word at a time which contains the pronunciation, meaning as well…
-
Review of Physical Rerservoir Computing
This post is going to summarize the advanced reserach of reservoir computing based on various designs and implementations, the paper “Recent advances in physical reservoir computing: A review”1 dated in 2019 has a great summary for the research field, however it is a bit outdated, this post is going to follow the structure of the…
-
Tunneling among Clusters
when I remote log into a machine of a clusters via a domain record for example ssh.xyz.edu, it is not the machine that I want my apps to execute upon on, I wish to connect to the more powerful machine that cannot be reached from outside the campus, one way to do so is to…
-
Operational Transconductance Amplifier Design
Operational transconductance amplifier is also known as OTA, that converts the voltage input to current output. voltage controlled current source. For this article, we are discussing the differential input single output 2 stage OTA. OTA has a lot of constains in terms of design, it relies on differential amplifier as well as current mirror knowledge.…
-
A selection of Dissertations and Theses @VT
This article contains a lists of documents regarding integrated circuits and wireless communication dissertations and theses. I will cite the dissertations mainly from Google Scholar using Chicago style in order to make it tidy and organized. Information regarding how to find the documents can be found here specifically for Virginia Tech. I presume other universities…
-
Drawing circuit diagrams using CircuiTikZ
As I need to draw cmos circuits for illustration’s purpose as well as publication’s requirement, I want to find a high quality decent way of drawing circuits. I tried to export/print the file out of Cadence Virtuoso, but it is far from satisfactory, there are other types of online and local programs for drawing circuits,…
-
Solution to Blue Screen of Death After Installed TIA Portal
TIA portal is widely used in industrial scenarios, it is the platform exclusively on Windows, I have the mixed feeling about this tool as this is the only software for programming SIEMENS PLCs. Yet it is really large and installs a lot of software onto one’s machine. One problem after installed TIA portal 17 is…
-
Install Microsoft Visio on macOS M series Chips via Parallels Desktop
I’m trying to incorporate Microsoft Visio in my workflow as I underestimated its power. One problem for me is that I use a Macintosh which is not able to use the app natively, even through there’s a web based app, it is still far from acceptable in terms of user experience. Thus I decide that…
-
A Tutorial on scikit-learn
Scikit-learn is one of the most fundamental machine learning tools. You could access its official website here. It may not as fancy as pytorch or tensorflow, but scikit-learn is a good starting point for beginners to learn about machine learning algorithms. In this tutorial, several aspects will be shown, including installation, datasets as well as…
-
Solving Thunderbird sent mail line wrapping issue
When using Thunderbird to send a email(not replying), I found out that it has a line wrapping issue, which means when you read that on the webpage, there are unnecessary line breaks that are not what you intended to do. For example, when I want to send this line of paragraph. However, when I read…
-
Cadence Virtuoso Note
I am yet to find a good name on this post, as it is just a note for me to get familiar with some of the ideas on the environment. I assume lots of my written contents would not be accurate in the beginning, but I will keep updating and refining the post. Concepts environment…
-
A guide on how to use Advanced Research Computing at Virginia Tech
Virginia Tech provides computing resources for computing with is suitable for simulations, machine learning model training, which called Advanced Research Computing. It provides a user friendly guide on how to use its system, but I think it would be nicer to try to summarize the most essential ones when you want to use it in…
-
An exhaustive lists of resources @VT
This article is trying to present all of the available resources at Virginia Tech, hope that as a hokie, you could take full advantages of all the available tools and utilities. However, I would consider that some of the links may break due to unforeseeable irregular maintenance. Later one I found out that the network…
-
Handling “send from” account problem in Thunderbird
This article is going to provide a solution for outgoing mailing identity selection in Thunderbird. Thunderbird is one of the widely used email client that is open source and free, I use it to help me work on my emails. I have an issue of how to reply to an email that should use another…
Got any book recommendations?