Tuesday, October 13, 2015

On-The-Job Training at RPN 9

Hey guys! Yes, it's been a while. Really. This first semester of AY 2015-2016 is our OJT, ECE200B. They recently moved it from 2nd semester, to the 1st semester. According to the department, placing the OJT in the 5th yr 2nd semester (final semester for graduating students) breaks their concentration on academics. I agree. I can attest to that. Going to OJT really breaks the academic concentration of a student. Mainly because he/she is now focusing on his/her work rather than his/her studies. And there is A LOT of leisure time which made the focus (on studies) really difficult. They did this because the passing rate of our licensure exam is quite low, and inter changing the 1st and 2nd semester subjects, hopefully, will help the students focus. 

Okay. We did our OJT at Radio Philippines Network Inc., Manila. We didn't really decide, though. A friend asked us if we want to hold our OJT at CNN Philippines. Since it's new, (it only came to the Philippines last March 2015) we said, "Yeah, why not?". I was really excited, to be working in CNN. But unfortunately, we were assigned to its transmitter in mega Manila, RPN. If you must know, working in an STL (Studio/Transmitter Link) or in a transmitter in general, is not really exciting. And as a young, future engineer, I would like to make the most of my OJT. The hunger for action, adventure, and excitement. The only action we get during our stay there was during emergencies: power interruptions and fluctuations, and signal losses. 
RPN 9 Tower, #97 Panay Avenue, QC
RPN Tower.
"Tower of Ispleketengteng"
-Jonathan Mina

Friday, June 19, 2015

Anti Virus?

Hi guys. I'm going to share why I stopped using Anti Virus softwares. We recently concluded our PIIC (Philippine Institute of Integrated Circuits) training, and just this afternoon I felt the urge to share to you why I stopped using AV (Antivirus) softwares. Earlier, when they inserted a flashdrive to the PC, the contents were all shortcut files (*.lnk), and I thought I saw the user clicked on it. :O He had quite a struggle restoring the files. I know because it was projected on a projection screen using a projector. Haha.

Okay, so first, where do viruses (mostly) come from? The number one culprit (according to my experiences) are flashdrives. Flashdrives carry CTD's (Computer Transmitted Diseases, lol) since they get inserted into so many PCs. Who knows what kind of malwares (malicious softwares), worms, and other creepy diseases it might have come into contact to? The second cause of viruses are from the internet - downloaded applications. I'm going to share some tips to you to avoid getting viruses and malwares.

Tip 1.
Familiarize yourself with file extensions of your files. For example, executable files has an extension of *.exe or *.msi. Video files have an extension of *.avi, *.flv, *.mp4, *.mkv, and so on and so forth.
Go here and here for a list of file extensions.

To show file extensions, open an explorer (Windows key + 'e', or just open My Computer), click Organize>Folder and Search Options and go to the View tab and uncheck Hide extension for known file types. Now you will be able to see what are the file extensions of your files.

For example, if you are downloading a video from the internet, and the download window shows an extension that is different from what you are downloading, cancel that immediately. It may contain malwares, PUP (Potentially Unwanted Programs), or worse, may infect your computer with viruses. Be vigilant.

Tuesday, December 16, 2014

Rejected!

Hey guys. A lot has happened since my last post. This one will specifically talk about the experience about creating our regulated power supply (Because I forgot some of the things that occurred so, blame my memory). So it has been two weeks. Two weeks that we didn't have class for ECE 136. The instructor discussed a regulated and an unregulated power supply before giving us the instructions of computing, designing, and building our own power supply. We had to gather and compile all our knowledge of electronics to analyze and compute for the resistance values. 
Schematic Diagram of the Split Power Supply
Note: The values in the diagram are different
from the values computed. However,
the same transistors and rectifier diodes were used.

Saturday, October 11, 2014

Capturing the Milky Way

Photo Credits: YANXIN WANG
Hey guys! Next week will be our Finals, and our schedule is very hectic. So I'm going to post now before I forget, again. Last October 8, the "Blood Moon" phenomena occurred. I went outside to check it out. Ilocos Norte was one of the places that was lucky enough to have an unobstructed view of the celestial phenomenon. What I saw was more beautiful. The Moon was in the East (from where we are). I went outside to the west first. I noticed that there weren't any clouds present, and I could see more stars than I could see before. Then I went to look for the moon. There it was, in all of it's glory, disproving that it's made of cheese. Then I went back to look at the stars instead. I took time to just stare at the sky, because it's so beautiful. I can't help to think that I'm actually looking at the past! 

Thursday, September 11, 2014

Radio-Active!

Hey guys! Haha. I can't believe my last post was 3 months ago! :O Time really flies, doesn't? Specially when you have so many things to do, you just lose track of time! Well, this past months have been really hectic. I'll just go over them really quick. 

In June, I was suggested by friends to be a video editor for the local Enactus Competition held last June 20. Pre-production began at around (if memory serves me well), June 2; that was creating the script. I believe almost all of the data that was needed was already collected. There were three groups, each with their respective projects and members. Ours was the "LUCKY THEO'S : A Potential Industry Giant." It was about a woman who is the first producer of dried mango in the province. The winners in the competition get to represent MMSU ENACTUS for the National Competitions, and the project was the conglomeration of the projects in the local competition. Also, the IT Experts (that's the video editors) are automatically a part of the team MMSU as well. So I had the opportunity to help represent the University in the National Competition. Working beside me was Jezar, a second year Marketing student.

Saturday, May 24, 2014

La Virgen Milagrosa

Hey guys! Last Friday, (May 16,2014) we had our last class in our summer class. And last Saturday, we went out to La Virgen Milagrosa, Badoc, Ilocos Norte to have fun and celebrate because we can finally start our summer vacation!

La Virgen Milagrosa Chapel, Badoc, Ilocos Norte
La Virgen Milagrosa Chapel [Click image for larger view]

The story behind this saint is that there was a crate (or crates) that washed up on the sea. The fishermen found these crates along the boundary of Badoc and Sinait. In these crates were the Black Nazarene and the La Virgen Milagrosa statues.

Thursday, May 22, 2014

Matlab Codes for Numerical Methods.

Hey guys! So I mentioned earlier that I will share the algorithms I programmed. The night before the deadline of checking, some of my friends came over to my house. But before that, we were working on a Fixed Point Iteration code in the afternoon when manong (term used to refer to a male that is older than you, manang for a female.) Karlo asked me to try a code for HIM (get it. lol) In there, it says the we must use an "inline" function. We didn't know both what it was so I searched it over the internets. Turns out it is one of the key in programming these solutions. The other one is the eval() function. I learned that while doing a False Position code.

(I apologize for the code. I couldn't use the blockquote tag because I can't get it to look right.)