Once we have decided to write on the topic of our research, the most important factor is to just begin the process. A manuscript is the first version of an article or a book before we send it for review. When I started to write the one, I thought of visiting the sites of intended […]
CSIR New Fellowship Management System CSIR presents a new system through which they can manage all the institutes and fellows (JRF, SRF, RA, Scientists) on a single platform. So the whole managing process are discussed below. Existing Fellow Registration Process Step 1. Visit NEWFMS portal and check if your institute is registered with CSIR-HRDG portal. […]
Nowadays, perovskite materials and their unique properties are a hot topic of research. Here find some questions asked in a recently held interview for a project position: What are the properties of ferroelectric materials? A ferroelectric material develops strain and polarisation when it is placed in an electric field, this effect is called Ferroelectricity. Give […]
Applicants for Assistant Professorship should be able to actively assist the Professors/Associate Professors, in both teaching, development of case studies and in applied research. Position Centre Associate ProfessorCentre for Environment, Urban Governance and Infrastructure Development (CEUG&ID) Assistant ProfessorCentre for Environment, Urban Governance and Infrastructure Development (CEUG&ID) Assistant ProfessorCentre for Environment, Urban Governance and Infrastructure Development […]
The concept of the hypothesis is not something very new. It is a guide behind every scientific investigation. It is such a basic thing that we use it almost every time rather unknowingly. Every scientific investigation is a 5-step process: Identification of the problem Literature study Formulation of hypothesis Experiment Observations, Analysis, and Conclusion Let […]
Sometimes when we plot a graph of the data from an instrument, we see that the plot shifts to higher or lower values unexpectedly. These shifts across x range of data set lead to wrong analysis. This is what we know as baseline drifts. While analyzing the data, it becomes necessary to correct these drifts. […]
Define and Display a Matrix The program reads the first input as (1,1), the second input as (1,2), and the third one as (1,3). This means that first the loop runs for I=1 for all values of J. Then, it runs for I=2 and then for I=3. Adding two matrices For addition, size of two […]
A computer program works the same way a child learns to carry out complex mathematical sums from kindergarten to intermediate classes. By acknowledging the process, we can easily understand the concept using which a computer program can be written. Arranging numbers in ascending or descending order are what a child learns in the starting years […]
FORTRAN programs become very lengthy while solving real engineering problems. To deal with such lengthy codes, the sequences of codes are identified that perform the same operation on different data. Then the user defines a subprogram that performs the above function. This subprogram is invoked within the main program whenever required. Subprograms are of two […]
Every 6 months many students clear CSIR-JRF examinations and hunt for Ph.D. positions in renowned universities and institutes. While the search for a good institute, subject of interest, and a good supervisor itself is mind-blogging, the further process of getting a stipend is even more tedious. However, if you know a few things in advance, […]