Hi,
I am in process of leraning Linux. I have been structed in understanding of command line arguments and @ARGV in perl.
What is command line arguments? Really, i have no idea.
Though, i have implemented a short program in perl to list this command line arguments but i couldn't see...
I am working with two distance sensors 2d120(analog output), 2y0a21(digital output). In those two datasheets, they had written that 2d120(analog) requires analog interface and 2y0a21(digital) requires digital interface. Currently, i am using only 2y0a21(digital output) sensor in my project work...
Homework Statement
I want to include a .jpg picture in my report and got struck here form two days. I tried in the following way and i included all headers like graphicxs so on.
Homework Equations
\par
\begin{figure}[h]
\centering...
i have suggestions which may not help you but give you some ideas.
Actuvally, i am working on a project to control a 1000Hz welding operation where we got bad results due to continuous weld current as output. Harware consistes of of transformer and later to that section with 4 IGBT...
Hi,
I know that existence of AC and DC currents but what exactly the same with AC and DC potential difference. Of-course it was very basic question and i apologize if it annoys any. Please explain the difference only in terms of voltage.
Thank you.
Homework Statement
There are 10 cricket matches are on to start and each match can result three types of wins i.e. either first team win or draw or second team win. How many combinations can possible to make all the cricket matches should be right, if a user select only one option per...
HI,
i have a doubt about wating time(blank time or cool time or zero current) in my system. The current C code was not working without this blank period. Suppose, i would like to produce current for 1500ms and 600ms as cool time. I can stop the transformer until this 600ms period but how...
Hi,
I am correcting a Embedded C code which requires Burst sleep mode. This sleep period is purely depend on the user input cool time and this is really to coll the machine. I thought of using Sleep function for this user input time but is it able to respond to other interrupts in this...
Hi,
I am correcting a C code which was written for a flame machine. My desire is to give a burst cool time when the machine working continuously. In deep, user could have the facility to enter the flame time and cool time before a continuous operation. So, i exactly want to off the...
Hi,
I am debugging a C code of a heating machine. I am so confused about real time current and programming control over all the parameters of the machine. The code was written by some one though, i understand it well until now.
Problem is that the previous code works according to...