Recent content by tehipwn
-
T
Calculate Power Needed for Conveyor Belt System
I know nobody responds without an attempted solution so for that I apologize. I have worked all night on this with my physics book trying to remember how to do these types of problems. I have come up with a solution that is attached. This is to the best of my current ability and I would...- tehipwn
- Post #2
- Forum: Introductory Physics Homework Help
-
T
Calculate Power Needed for Conveyor Belt System
Homework Statement It's been a while since I've had mechanical physics so I'm simply seeking which formulas will be needed for me to calculate what I need, then I will attempt a solution and post my responses. My problem is this: I'm trying to figure out what horsepower motor I need to...- tehipwn
- Thread
- Belt Conveyor Power
- Replies: 1
- Forum: Introductory Physics Homework Help
-
T
Finding eigenvectors for complex eigenvalues using row operations
My question only pertains to the second page of the pdf. The first page consists of simply finding the Eigenvalues, and then the Eigenvector for the real Eigenvalue. To refine my question, is the method of performing Gauss Elimination the correct method for finding the complex Eigenvector...- tehipwn
- Post #2
- Forum: Calculus and Beyond Homework Help
-
T
Finding eigenvectors for complex eigenvalues using row operations
The last matrix at the bottom of the second page is the Eigenvector found using Matlab. I'm trying to find it by hand. I found the Real Eigenvector associated with L=76.2348. But I've tried to find the Eigenvector's for the complex Eigenvalues for a while and can't get the answer given by...- tehipwn
- Thread
- Eigenvalue Eigenvectors
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
T
Engineering Deriving equations for electric motor dynamics using Newton's laws and Kirchoff's laws
I did a quick search of DC motor constant and found that the units can be V/rad/sec, so yes Km=V/w. This is for Advanced Control Systems by the way. I really like control systems but my mechanical modeling ability must be greatly improved.- tehipwn
- Post #6
- Forum: Engineering and Comp Sci Homework Help
-
T
Engineering Deriving equations for electric motor dynamics using Newton's laws and Kirchoff's laws
Thank you very much. That actually made it easy! It's just been so long since I've seen rotational motion that I forgot where the basis for the equations came from. But now I see T = J \stackrel{..}{\theta} should be the starting point for rotational systems...High school physics, I know...- tehipwn
- Post #5
- Forum: Engineering and Comp Sci Homework Help
-
T
Deriving motor equations from Newton's and Kirchoff's laws
There are actually a couple typos in the equations, but I have made another thread in the proper homework board where all the typos are fixed. I have explained in more detail where I would like help in that thread, found here...- tehipwn
- Post #3
- Forum: Electrical Engineering
-
T
Engineering Deriving equations for electric motor dynamics using Newton's laws and Kirchoff's laws
Sorry there must have been a problem with the image linking. I am putting it in an attachment instead. A quick explanation of the motor and load models would be helpful. In particular, I'm having problems understanding the derivations of the differential equations of the model. I'm an...- tehipwn
- Post #2
- Forum: Engineering and Comp Sci Homework Help
-
T
Engineering Deriving equations for electric motor dynamics using Newton's laws and Kirchoff's laws
Here is a copy of my notes on the motor. Basically it's just some of Newton's Law of Rotation combined with Kirchoff's Laws. Then we put the model into state space form. Could someone just please explain to me the meaning of the equations? It's been a while since I've had physics. Thanks a...- tehipwn
- Thread
- Dynamics Electric Electric motor Laws Motor Newton's laws Rotation
- Replies: 5
- Forum: Engineering and Comp Sci Homework Help
-
T
Deriving motor equations from Newton's and Kirchoff's laws
EDIT: Sorry for posting in wrong board. I will repost this in the homework section. Could someone please delete this post? Thank you Here is a copy of my notes on the motor. Basically it's just some of Newton's Law of Rotation combined with Kirchoff's Laws. Then we put the model into state...- tehipwn
- Thread
- Dynamics Motor
- Replies: 2
- Forum: Electrical Engineering
-
T
State-space model of a nonlinear unicycle system
I have came up with the following MATLAB code, let me know if it looks corrects if anyone is checking this thread: [FONT="Courier New"]syms v theta omega t pxdt = v*cos(theta); % System dynamics pydt = v*sin(theta); thetadt = omega; px = int(pxdt,t); py =...- tehipwn
- Post #2
- Forum: Engineering and Comp Sci Homework Help
-
T
State-space model of a nonlinear unicycle system
Homework Statement A single wheel cat moving on the plane with linear velocity v angular velocity \omega can be modeled by the nonlinear system: dpx/dt = v*cos(\theta) dpy/dt = v*sin(\theta) d\theta/dt = \omega where (px,py) denote the cartesian coordinates of the wheel and...- tehipwn
- Thread
- Model State-space System
- Replies: 1
- Forum: Engineering and Comp Sci Homework Help
-
T
Engineering ELEG - DC Motor Control Systems Problem
ELEG -- DC Motor Control Systems Problem Homework Statement The voltage equation of a dc motor is written: ea(t)= Ra*ia(t) + La*[dia(t)/dt] + Kb*wm(t) where ea(t) is the applied voltage; ia(t) is the armature current; Ra is the armature resistance; La is the armature inductance; Kb is...- tehipwn
- Thread
- Control Control systems Dc Dc motor Motor Motor control Systems
- Replies: 1
- Forum: Engineering and Comp Sci Homework Help
-
T
Find charge and voltage on 0.25µF capacitor from current graph
Thank you very much for your help. It all works out now.- tehipwn
- Post #5
- Forum: Engineering and Comp Sci Homework Help
-
T
Find charge and voltage on 0.25µF capacitor from current graph
Homework Statement The current shown below is applied to a 0.25uF capacitor. The initial voltage on the capacitor is zero. (a) Find the charge on the capacitor at t = 30us. (b) Find the voltage on the capacitor at t = 50us. (c) How much energy is stored in the capacitor by this current...- tehipwn
- Thread
- Capacitor Capacitor charge Charge Voltage
- Replies: 4
- Forum: Engineering and Comp Sci Homework Help