|
Fu-Kwun Hwang
|
 |
« on: January 29, 2004, 09:43:07 PM » |
|
Registed user can get files related to this applet for offline access.If java program did not show up, please download and install latest Java RUN TIMEor This java applet shows the basic functions of an oscilloscope. The oscilloscope is an electronic instrument widely used in making electrical measurements. The main component of the oscilloscope is the cathode ray tube (CRT). The CRT is a vacuum tube in which electrons are accelerated and deflected under the influence of electric field. The electrons are deflected in various directions by two sets of plate placed at right angle to each other in the neck of the tube. Signal for the horizontal deflection plate (X-axis) is generated by the scope It mathematic form is Fx(t)= C t + D (default) C : time scale D : horizontal offset The external signal (need to be measured) is applied to the vertical deflection plate (Y axis). The default form for this java applet is Fy(t)=A sin(w t + B)You can change X or Y axis signal to either kind of signal. It can be operated in different mode
| X = C t + D | X = A sin( w t + B) |
| Y = A sin(w t + B) | default mode | Lissajou's figure |
| Y = C t + D | not supported for an oscilloscope |
For parameter B please enter value in degree. Click within one of the knobs and drag the mouse button clockwise/countercolockwise to change values for Time/Div, Volt/Div , yOffset and xOffset. Registed user can get files related to this applet for offline access.If java program did not show up, please download and install latest Java RUN TIMEor
|
|
|
|
|
Logged
|
|
|
|
|
Guest
|
 |
« Reply #1 on: July 24, 2004, 03:38:24 PM » |
|
Thanks! The mails were from people on my Roulette Wheel allow list...
|
|
|
|
|
Logged
|
|
|
|
|
Guest
|
 |
« Reply #2 on: August 16, 2004, 04:10:15 PM » |
|
Topics containing links to people's sites are unneeded and contribute nothing as a whole, much like topics containing content like this one. You could have PMed a moderator and asked this same question and received the same Puppy Obedience Training response. Please do so in the future.
|
|
|
|
|
Logged
|
|
|
|
Jeanke
Newbie

Posts: 1
|
 |
« Reply #3 on: February 24, 2005, 07:17:38 PM » |
|
Hi,
is it possible to download this applet? I'm very interested, because I have to make an end work for school.
Greetz,
Jeanke
|
|
|
|
|
Logged
|
|
|
|
|
Fu-Kwun Hwang
|
 |
« Reply #4 on: February 25, 2005, 06:58:39 AM » |
|
You will find "GET APPLET FILES' button at the end of the first posted message if you are a registered user and login to the system. When you click the button, you will get files related to the applet in your email.
|
|
|
|
|
Logged
|
|
|
|
bobsmith
Newbie

Posts: 1
|
 |
« Reply #5 on: May 03, 2005, 06:29:05 PM » |
|
is possible to actually obtain the code for this in *.java format?
|
|
|
|
|
Logged
|
|
|
|
|
Fu-Kwun Hwang
|
 |
« Reply #6 on: May 04, 2005, 07:06:58 AM » |
|
You shpuld have received in your email account. However it was written many years ago with JDK1.0.2. You might need to make some change to make it works with current verison JDK.
|
|
|
|
|
Logged
|
|
|
|
mcbeeone
Instructor
Newbie

Posts: 1
Research - Truckin in desert
|
 |
« Reply #7 on: October 24, 2005, 08:18:46 AM » |
|
This is a very nice demo. I think I shall have my students try it BEFORE I let them touch the real thing. 
|
|
|
|
|
Logged
|
Debra J. McBee
|
|
|
abby
Newbie

Posts: 2
|
 |
« Reply #8 on: September 30, 2007, 04:27:16 AM » |
|
than you sir for this demo
|
|
|
|
|
Logged
|
|
|
|
raktekan
Newbie

Posts: 1
|
 |
« Reply #9 on: November 04, 2007, 04:37:42 PM » |
|
thank you
|
|
|
|
|
Logged
|
|
|
|
jack
Newbie

Posts: 2
|
 |
« Reply #10 on: November 20, 2007, 12:47:04 PM » |
|
is possible to obtain the code for this in *.java format?
|
|
|
|
|
Logged
|
|
|
|
|
Fu-Kwun Hwang
|
 |
« Reply #11 on: November 20, 2007, 07:43:20 PM » |
|
Could you let me know why you need the source code?
|
|
|
|
« Last Edit: November 20, 2007, 10:16:56 PM by Fu-Kwun Hwang »
|
Logged
|
|
|
|
jack
Newbie

Posts: 2
|
 |
« Reply #12 on: November 26, 2007, 04:05:52 PM » |
|
i need it for a project to my students
|
|
|
|
|
Logged
|
|
|
|
|
Fu-Kwun Hwang
|
 |
« Reply #13 on: November 26, 2007, 07:50:55 PM » |
|
You should have received the source code now. However, could you tell me what you want to do with it? Is there something need to be improved for the applet? Let me know and may be I can help.
|
|
|
|
|
Logged
|
|
|
|
DolphinDream
Newbie

Posts: 2
|
 |
« Reply #14 on: December 27, 2007, 11:30:16 PM » |
|
Hi, I was wondering...maybe you can help me with similar program. I need to make a program that calculates frequency of, how i say it in english, coinciding of two frequencies. For example if i had two frequencies in Hz: __|'''''|____|'''''|____|'''''|____|'''''|____ __|''''''''|______|''''''''|______|''''''''|____ I need a program that calculates frequency when both of them are '''''. 
|
|
|
|
|
Logged
|
|
|
|
|
Fu-Kwun Hwang
|
 |
« Reply #15 on: December 29, 2007, 09:03:37 AM » |
|
Are you talking about the beat product from two very close frequency signal?
|
|
|
|
|
Logged
|
|
|
|
DolphinDream
Newbie

Posts: 2
|
 |
« Reply #16 on: January 07, 2008, 06:43:34 PM » |
|
Are you talking about the beat product from two very close frequency signal?
Yes, i think so... i need a program that calculates frequency...if i put two frequencys ontop eachother, then in what frequency they are at same point (that is at max).
|
|
|
|
|
Logged
|
|
|
|
|
Fu-Kwun Hwang
|
 |
« Reply #17 on: January 07, 2008, 09:15:40 PM » |
|
Assume one of them is y=y0 *sin(w*t) another one is y=y0 *sin((w+dw)*t) And add those two wave together y=y0 *sin(w*t)+y0 *sin((w+dw)*t) Work out the mathematics, you can find out when you will get maximum (or minimum)...
|
|
|
|
|
Logged
|
|
|
|
|